globuswebcomponents 1.2.9 → 1.3.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 (406) hide show
  1. package/dist/cjs/{gb-avatar_17.cjs.entry.js → gb-avatar_19.cjs.entry.js} +113 -22
  2. package/dist/cjs/gb-avatar_19.cjs.entry.js.map +1 -0
  3. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  6. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  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-help-dropdown.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +14 -14
  12. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
  14. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  15. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  16. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  18. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-progress-bar.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  29. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  31. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  32. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  35. package/dist/cjs/gb-top-bar-item.cjs.entry.js +26 -0
  36. package/dist/cjs/gb-top-bar-item.cjs.entry.js.map +1 -0
  37. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  40. package/dist/cjs/globuscomponents.cjs.js +1 -1
  41. package/dist/cjs/loader.cjs.js +1 -1
  42. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  43. package/dist/collection/collection-manifest.json +1 -0
  44. package/dist/collection/components/gb-badge/gb-badge.js +4 -4
  45. package/dist/collection/components/gb-badge/gb-badge.js.map +1 -1
  46. package/dist/collection/components/gb-detail-cell/gb-detail-cell.css +58 -16
  47. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +13 -9
  48. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js.map +1 -1
  49. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  50. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  51. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  52. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  53. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  54. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  55. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  56. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  57. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  58. package/dist/collection/components/gb-header/gb-header.css +24 -0
  59. package/dist/collection/components/gb-header/gb-header.js +3 -2
  60. package/dist/collection/components/gb-header/gb-header.js.map +1 -1
  61. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  62. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  63. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  64. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  65. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  66. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  67. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  68. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  69. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  70. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  71. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  72. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  73. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  74. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  75. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  76. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  77. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  78. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  79. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  80. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  81. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  82. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  83. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  84. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  85. package/dist/collection/components/gb-step-base/gb-step-base.css +14 -9
  86. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  87. package/dist/collection/components/gb-step-base/gb-step-base.js.map +1 -1
  88. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  89. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  90. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  91. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  92. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  93. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  94. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  95. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  96. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  97. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  98. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  99. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  100. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  101. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  102. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  103. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  104. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  105. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.css +0 -0
  106. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +106 -0
  107. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js.map +1 -0
  108. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  109. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  110. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  111. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  112. package/dist/components/gb-avatar-add-button.js +1 -1
  113. package/dist/components/gb-avatar-dropdown.js +4 -4
  114. package/dist/components/gb-avatar-group.js +4 -4
  115. package/dist/components/gb-avatar-label-group.js +1 -1
  116. package/dist/components/gb-avatar-profile-photo.js +2 -2
  117. package/dist/components/gb-avatar.js +1 -1
  118. package/dist/components/gb-badge.js +1 -1
  119. package/dist/components/gb-checkbox-group-item.js +1 -1
  120. package/dist/components/gb-checkbox-group.js +3 -3
  121. package/dist/components/gb-collapse-button.js +1 -1
  122. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  123. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  124. package/dist/components/gb-detail-cell.js +19 -15
  125. package/dist/components/gb-detail-cell.js.map +1 -1
  126. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  127. package/dist/components/gb-export-dropdown-item.js +1 -1
  128. package/dist/components/gb-export-dropdown.js +4 -4
  129. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  130. package/dist/components/gb-export-sub-dropdown.js +1 -1
  131. package/dist/components/gb-featured-icon.js +1 -1
  132. package/dist/components/gb-file-type-icon.js +1 -1
  133. package/dist/components/gb-file-upload-item-base.js +1 -1
  134. package/dist/components/gb-file-upload.js +16 -16
  135. package/dist/components/gb-header-icon.js +1 -1
  136. package/dist/components/gb-header.js +7 -6
  137. package/dist/components/gb-header.js.map +1 -1
  138. package/dist/components/gb-help-dropdown.js +2 -2
  139. package/dist/components/gb-help-tooltip.js +1 -1
  140. package/dist/components/gb-horizontal-tabs.js +5 -5
  141. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  142. package/dist/components/gb-input-dropdown.js +1 -1
  143. package/dist/components/gb-input-field.js +1 -1
  144. package/dist/components/gb-mega-input-field-base.js +1 -1
  145. package/dist/components/gb-notification-content.js +1 -1
  146. package/dist/components/gb-notification-pane.js +4 -4
  147. package/dist/components/gb-pagination-button-group-base.js +1 -1
  148. package/dist/components/gb-pagination-dot-group.js +1 -1
  149. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  150. package/dist/components/gb-pagination-number-base.js +1 -1
  151. package/dist/components/gb-pagination.js +15 -15
  152. package/dist/components/gb-password-button.js +1 -1
  153. package/dist/components/gb-progress-bar.js +1 -1
  154. package/dist/components/gb-progress-circle.js +1 -1
  155. package/dist/components/gb-scrollbar.js +1 -1
  156. package/dist/components/gb-sidebar.js +9 -9
  157. package/dist/components/gb-simple-side-bar-item.js +1 -1
  158. package/dist/components/gb-slider-control-handle.js +1 -1
  159. package/dist/components/gb-slider.js +3 -3
  160. package/dist/components/gb-status-indicator.js +1 -1
  161. package/dist/components/gb-step-base.js +1 -1
  162. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  163. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  164. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  165. package/dist/components/gb-tab-button-base.js +1 -1
  166. package/dist/components/gb-table-cell.js +1 -1
  167. package/dist/components/gb-tag-checkbox.js +1 -1
  168. package/dist/components/gb-tag-close.js +1 -1
  169. package/dist/components/gb-tag-count.js +1 -1
  170. package/dist/components/gb-tag.js +1 -1
  171. package/dist/components/gb-textarea-input-field.js +11 -11
  172. package/dist/components/gb-toast-button.js +1 -1
  173. package/dist/components/gb-toast.js +2 -2
  174. package/dist/components/gb-toggle-base.js +1 -1
  175. package/dist/components/gb-toggle.js +2 -2
  176. package/dist/components/gb-token-field-compact.js +2 -2
  177. package/dist/components/gb-token-field-compressed.js +3 -3
  178. package/dist/components/gb-tooltip.js +1 -1
  179. package/dist/components/gb-top-bar-item.d.ts +11 -0
  180. package/dist/components/gb-top-bar-item.js +46 -0
  181. package/dist/components/gb-top-bar-item.js.map +1 -0
  182. package/dist/components/gb-vertical-tabs.js +5 -5
  183. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  184. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  185. package/dist/components/{p-8882ba19.js → p-0549d398.js} +2 -2
  186. package/dist/components/{p-8882ba19.js.map → p-0549d398.js.map} +1 -1
  187. package/dist/components/{p-4a4b77ff.js → p-0bdf8955.js} +2 -2
  188. package/dist/components/{p-4a4b77ff.js.map → p-0bdf8955.js.map} +1 -1
  189. package/dist/components/{p-a4cb114c.js → p-0cb65f99.js} +3 -3
  190. package/dist/components/{p-a4cb114c.js.map → p-0cb65f99.js.map} +1 -1
  191. package/dist/components/{p-0f9fad49.js → p-0e5e3f8a.js} +15 -15
  192. package/dist/components/{p-0f9fad49.js.map → p-0e5e3f8a.js.map} +1 -1
  193. package/dist/components/{p-c2f286ca.js → p-2b66c98a.js} +2 -2
  194. package/dist/components/{p-c2f286ca.js.map → p-2b66c98a.js.map} +1 -1
  195. package/dist/components/{p-a8e69e91.js → p-2e4e090c.js} +2 -2
  196. package/dist/components/{p-a8e69e91.js.map → p-2e4e090c.js.map} +1 -1
  197. package/dist/components/{p-9249170a.js → p-421e82d7.js} +2 -2
  198. package/dist/components/{p-9249170a.js.map → p-421e82d7.js.map} +1 -1
  199. package/dist/components/{p-658102d8.js → p-43891900.js} +5 -5
  200. package/dist/components/{p-658102d8.js.map → p-43891900.js.map} +1 -1
  201. package/dist/components/{p-6c246687.js → p-442f7c82.js} +2 -2
  202. package/dist/components/{p-6c246687.js.map → p-442f7c82.js.map} +1 -1
  203. package/dist/components/{p-ab547282.js → p-46e64e8f.js} +2 -2
  204. package/dist/components/{p-ab547282.js.map → p-46e64e8f.js.map} +1 -1
  205. package/dist/components/{p-1bc94c20.js → p-50b9f25f.js} +7 -7
  206. package/dist/components/{p-1bc94c20.js.map → p-50b9f25f.js.map} +1 -1
  207. package/dist/components/{p-0092b346.js → p-589a5969.js} +3 -3
  208. package/dist/components/{p-0092b346.js.map → p-589a5969.js.map} +1 -1
  209. package/dist/components/{p-ced545ee.js → p-65852bb7.js} +2 -2
  210. package/dist/components/{p-ced545ee.js.map → p-65852bb7.js.map} +1 -1
  211. package/dist/components/{p-01c54d1b.js → p-66d52fd5.js} +2 -2
  212. package/dist/components/{p-01c54d1b.js.map → p-66d52fd5.js.map} +1 -1
  213. package/dist/components/{p-da633dea.js → p-6bcf02bd.js} +2 -2
  214. package/dist/components/{p-da633dea.js.map → p-6bcf02bd.js.map} +1 -1
  215. package/dist/components/{p-2b7b86d7.js → p-7207c91e.js} +2 -2
  216. package/dist/components/{p-2b7b86d7.js.map → p-7207c91e.js.map} +1 -1
  217. package/dist/components/{p-cfe9cead.js → p-735cdf2e.js} +7 -7
  218. package/dist/components/{p-cfe9cead.js.map → p-735cdf2e.js.map} +1 -1
  219. package/dist/components/{p-c5c41b68.js → p-77dacb3a.js} +2 -2
  220. package/dist/components/{p-c5c41b68.js.map → p-77dacb3a.js.map} +1 -1
  221. package/dist/components/{p-ea0b56e7.js → p-8e055fae.js} +3 -3
  222. package/dist/components/{p-ea0b56e7.js.map → p-8e055fae.js.map} +1 -1
  223. package/dist/components/{p-34815c61.js → p-91a34b5d.js} +3 -3
  224. package/dist/components/{p-34815c61.js.map → p-91a34b5d.js.map} +1 -1
  225. package/dist/components/{p-0985e024.js → p-9a515959.js} +3 -3
  226. package/dist/components/{p-0985e024.js.map → p-9a515959.js.map} +1 -1
  227. package/dist/components/{p-36f79b6c.js → p-a8d94237.js} +4 -4
  228. package/dist/components/p-a8d94237.js.map +1 -0
  229. package/dist/components/{p-f469b1e7.js → p-ab0acd4d.js} +5 -5
  230. package/dist/components/{p-f469b1e7.js.map → p-ab0acd4d.js.map} +1 -1
  231. package/dist/components/{p-07bfc28b.js → p-af2dc724.js} +6 -6
  232. package/dist/components/{p-07bfc28b.js.map → p-af2dc724.js.map} +1 -1
  233. package/dist/components/{p-7a6ad088.js → p-af5789ef.js} +2 -2
  234. package/dist/components/{p-7a6ad088.js.map → p-af5789ef.js.map} +1 -1
  235. package/dist/components/{p-397acae3.js → p-b0d56811.js} +3 -3
  236. package/dist/components/{p-397acae3.js.map → p-b0d56811.js.map} +1 -1
  237. package/dist/components/{p-fb8bff5a.js → p-b678b493.js} +2 -2
  238. package/dist/components/{p-fb8bff5a.js.map → p-b678b493.js.map} +1 -1
  239. package/dist/components/{p-aaa18379.js → p-badf04ea.js} +2 -2
  240. package/dist/components/{p-aaa18379.js.map → p-badf04ea.js.map} +1 -1
  241. package/dist/components/{p-e75bf1f8.js → p-bd62b321.js} +2 -2
  242. package/dist/components/{p-e75bf1f8.js.map → p-bd62b321.js.map} +1 -1
  243. package/dist/components/{p-23cc6d34.js → p-c1b2bd3f.js} +2 -2
  244. package/dist/components/{p-23cc6d34.js.map → p-c1b2bd3f.js.map} +1 -1
  245. package/dist/components/{p-75fad56f.js → p-cb923444.js} +2 -2
  246. package/dist/components/{p-75fad56f.js.map → p-cb923444.js.map} +1 -1
  247. package/dist/components/{p-f887cc92.js → p-cf588f40.js} +2 -2
  248. package/dist/components/{p-f887cc92.js.map → p-cf588f40.js.map} +1 -1
  249. package/dist/components/{p-6b15f522.js → p-d9a6aa70.js} +5 -5
  250. package/dist/components/{p-6b15f522.js.map → p-d9a6aa70.js.map} +1 -1
  251. package/dist/components/{p-344747eb.js → p-d9a95b87.js} +3 -3
  252. package/dist/components/{p-344747eb.js.map → p-d9a95b87.js.map} +1 -1
  253. package/dist/components/{p-1a9b88e7.js → p-dd5c9f25.js} +23 -23
  254. package/dist/components/{p-1a9b88e7.js.map → p-dd5c9f25.js.map} +1 -1
  255. package/dist/components/{p-3de8e488.js → p-e558af0e.js} +4 -4
  256. package/dist/components/{p-3de8e488.js.map → p-e558af0e.js.map} +1 -1
  257. package/dist/components/{p-74433fc9.js → p-f5cd442d.js} +2 -2
  258. package/dist/components/{p-74433fc9.js.map → p-f5cd442d.js.map} +1 -1
  259. package/dist/components/{p-e7537fc2.js → p-f95903ac.js} +3 -3
  260. package/dist/components/{p-e7537fc2.js.map → p-f95903ac.js.map} +1 -1
  261. package/dist/components/{p-49db3243.js → p-faae035b.js} +2 -2
  262. package/dist/components/{p-49db3243.js.map → p-faae035b.js.map} +1 -1
  263. package/dist/components/test-input-tag.js +9 -9
  264. package/dist/docs.json +121 -4
  265. package/dist/esm/{gb-avatar_17.entry.js → gb-avatar_19.entry.js} +112 -23
  266. package/dist/esm/gb-avatar_19.entry.js.map +1 -0
  267. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  268. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  269. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  270. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  271. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  272. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  273. package/dist/esm/gb-file-upload.entry.js +12 -12
  274. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  275. package/dist/esm/gb-help-tooltip_3.entry.js +14 -14
  276. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  277. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
  278. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  279. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  280. package/dist/esm/gb-notification-content.entry.js +1 -1
  281. package/dist/esm/gb-notification-pane.entry.js +3 -3
  282. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  283. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  284. package/dist/esm/gb-pagination.entry.js +1 -1
  285. package/dist/esm/gb-progress-bar.entry.js +1 -1
  286. package/dist/esm/gb-progress-circle.entry.js +1 -1
  287. package/dist/esm/gb-scrollbar.entry.js +1 -1
  288. package/dist/esm/gb-sidebar.entry.js +1 -1
  289. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  290. package/dist/esm/gb-slider.entry.js +1 -1
  291. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  292. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  293. package/dist/esm/gb-table-cell.entry.js +1 -1
  294. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  295. package/dist/esm/gb-toggle-base.entry.js +2 -2
  296. package/dist/esm/gb-toggle.entry.js +1 -1
  297. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  298. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  299. package/dist/esm/gb-top-bar-item.entry.js +22 -0
  300. package/dist/esm/gb-top-bar-item.entry.js.map +1 -0
  301. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  302. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  303. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  304. package/dist/esm/globuscomponents.js +1 -1
  305. package/dist/esm/loader.js +1 -1
  306. package/dist/esm/test-input-tag.entry.js +2 -2
  307. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  308. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  309. package/dist/globuscomponents/{p-3c97f6ce.entry.js → p-107d39aa.entry.js} +2 -2
  310. package/dist/globuscomponents/{p-039593df.entry.js → p-108ebe7e.entry.js} +2 -2
  311. package/dist/globuscomponents/{p-f3f817d3.entry.js → p-113d8123.entry.js} +2 -2
  312. package/dist/globuscomponents/{p-7c1737db.entry.js → p-217cf260.entry.js} +2 -2
  313. package/dist/globuscomponents/{p-8e002300.entry.js → p-283c6c9d.entry.js} +2 -2
  314. package/dist/globuscomponents/{p-ae47d810.entry.js → p-291d6cd1.entry.js} +2 -2
  315. package/dist/globuscomponents/{p-78c66ffc.entry.js → p-2cad1542.entry.js} +2 -2
  316. package/dist/globuscomponents/{p-e598b10b.entry.js → p-2ed43d79.entry.js} +2 -2
  317. package/dist/globuscomponents/{p-f8c2efb4.entry.js → p-316a9985.entry.js} +2 -2
  318. package/dist/globuscomponents/{p-15482f44.entry.js → p-3617f00a.entry.js} +2 -2
  319. package/dist/globuscomponents/{p-bcf320ab.entry.js → p-36d21d06.entry.js} +2 -2
  320. package/dist/globuscomponents/{p-7eedfa2c.entry.js → p-427e85de.entry.js} +2 -2
  321. package/dist/globuscomponents/{p-b5f331ca.entry.js → p-45cf704a.entry.js} +2 -2
  322. package/dist/globuscomponents/{p-62865478.entry.js → p-4dfe78c5.entry.js} +2 -2
  323. package/dist/globuscomponents/{p-2a004ac9.entry.js → p-585e17c5.entry.js} +2 -2
  324. package/dist/globuscomponents/{p-18394088.entry.js → p-5c771ce7.entry.js} +2 -2
  325. package/dist/globuscomponents/{p-b92bd0f6.entry.js → p-6a9d4577.entry.js} +2 -2
  326. package/dist/globuscomponents/{p-7f7cfa85.entry.js → p-6da840eb.entry.js} +2 -2
  327. package/dist/globuscomponents/p-778ef7cc.entry.js +2 -0
  328. package/dist/globuscomponents/p-778ef7cc.entry.js.map +1 -0
  329. package/dist/globuscomponents/{p-29513504.entry.js → p-7c66d678.entry.js} +2 -2
  330. package/dist/globuscomponents/{p-e7c96b5c.entry.js → p-7e9bae8b.entry.js} +2 -2
  331. package/dist/globuscomponents/{p-18810f67.entry.js → p-901567ac.entry.js} +2 -2
  332. package/dist/globuscomponents/{p-3f182373.entry.js → p-908e9db7.entry.js} +2 -2
  333. package/dist/globuscomponents/{p-3e58411e.entry.js → p-95246d99.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-53f67685.entry.js → p-97770b8a.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-df182fb9.entry.js → p-9fdbeec9.entry.js} +2 -2
  336. package/dist/globuscomponents/{p-040058dc.entry.js → p-a1534e92.entry.js} +2 -2
  337. package/dist/globuscomponents/{p-e9671635.entry.js → p-a3f329c6.entry.js} +2 -2
  338. package/dist/globuscomponents/p-a3f329c6.entry.js.map +1 -0
  339. package/dist/globuscomponents/{p-a55cffa4.entry.js → p-b670d3a4.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-13ce328a.entry.js → p-b77a488c.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-3c438a99.entry.js → p-ba2c25dd.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-62468bae.entry.js → p-bde5bff1.entry.js} +2 -2
  343. package/dist/globuscomponents/p-be0f0467.entry.js +2 -0
  344. package/dist/globuscomponents/{p-737b22e1.entry.js → p-c65de4a8.entry.js} +2 -2
  345. package/dist/globuscomponents/{p-26edb673.entry.js → p-d06ce1fc.entry.js} +2 -2
  346. package/dist/globuscomponents/p-ebb78be0.entry.js +2 -0
  347. package/dist/globuscomponents/{p-879a1565.entry.js → p-f7b50b3f.entry.js} +2 -2
  348. package/dist/globuscomponents/{p-6ee48986.entry.js → p-fa344cde.entry.js} +2 -2
  349. package/dist/types/components/gb-detail-cell/gb-detail-cell.d.ts +3 -0
  350. package/dist/types/components/gb-top-bar-item/gb-top-bar-item.d.ts +8 -0
  351. package/dist/types/components.d.ts +24 -3
  352. package/package.json +1 -1
  353. package/dist/cjs/gb-avatar_17.cjs.entry.js.map +0 -1
  354. package/dist/cjs/gb-header-icon.cjs.entry.js +0 -34
  355. package/dist/cjs/gb-header-icon.cjs.entry.js.map +0 -1
  356. package/dist/cjs/gb-header.cjs.entry.js +0 -71
  357. package/dist/cjs/gb-header.cjs.entry.js.map +0 -1
  358. package/dist/components/p-36f79b6c.js.map +0 -1
  359. package/dist/esm/gb-avatar_17.entry.js.map +0 -1
  360. package/dist/esm/gb-header-icon.entry.js +0 -30
  361. package/dist/esm/gb-header-icon.entry.js.map +0 -1
  362. package/dist/esm/gb-header.entry.js +0 -67
  363. package/dist/esm/gb-header.entry.js.map +0 -1
  364. package/dist/globuscomponents/p-18b0930f.entry.js +0 -2
  365. package/dist/globuscomponents/p-b50b8f11.entry.js +0 -2
  366. package/dist/globuscomponents/p-b50b8f11.entry.js.map +0 -1
  367. package/dist/globuscomponents/p-d2577e01.entry.js +0 -2
  368. package/dist/globuscomponents/p-d2577e01.entry.js.map +0 -1
  369. package/dist/globuscomponents/p-e9671635.entry.js.map +0 -1
  370. package/dist/globuscomponents/p-eb0fbfe1.entry.js +0 -2
  371. /package/dist/globuscomponents/{p-3c97f6ce.entry.js.map → p-107d39aa.entry.js.map} +0 -0
  372. /package/dist/globuscomponents/{p-039593df.entry.js.map → p-108ebe7e.entry.js.map} +0 -0
  373. /package/dist/globuscomponents/{p-f3f817d3.entry.js.map → p-113d8123.entry.js.map} +0 -0
  374. /package/dist/globuscomponents/{p-7c1737db.entry.js.map → p-217cf260.entry.js.map} +0 -0
  375. /package/dist/globuscomponents/{p-8e002300.entry.js.map → p-283c6c9d.entry.js.map} +0 -0
  376. /package/dist/globuscomponents/{p-ae47d810.entry.js.map → p-291d6cd1.entry.js.map} +0 -0
  377. /package/dist/globuscomponents/{p-78c66ffc.entry.js.map → p-2cad1542.entry.js.map} +0 -0
  378. /package/dist/globuscomponents/{p-e598b10b.entry.js.map → p-2ed43d79.entry.js.map} +0 -0
  379. /package/dist/globuscomponents/{p-f8c2efb4.entry.js.map → p-316a9985.entry.js.map} +0 -0
  380. /package/dist/globuscomponents/{p-15482f44.entry.js.map → p-3617f00a.entry.js.map} +0 -0
  381. /package/dist/globuscomponents/{p-bcf320ab.entry.js.map → p-36d21d06.entry.js.map} +0 -0
  382. /package/dist/globuscomponents/{p-7eedfa2c.entry.js.map → p-427e85de.entry.js.map} +0 -0
  383. /package/dist/globuscomponents/{p-b5f331ca.entry.js.map → p-45cf704a.entry.js.map} +0 -0
  384. /package/dist/globuscomponents/{p-62865478.entry.js.map → p-4dfe78c5.entry.js.map} +0 -0
  385. /package/dist/globuscomponents/{p-2a004ac9.entry.js.map → p-585e17c5.entry.js.map} +0 -0
  386. /package/dist/globuscomponents/{p-18394088.entry.js.map → p-5c771ce7.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-b92bd0f6.entry.js.map → p-6a9d4577.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-7f7cfa85.entry.js.map → p-6da840eb.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-29513504.entry.js.map → p-7c66d678.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-e7c96b5c.entry.js.map → p-7e9bae8b.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-18810f67.entry.js.map → p-901567ac.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-3f182373.entry.js.map → p-908e9db7.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-3e58411e.entry.js.map → p-95246d99.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-53f67685.entry.js.map → p-97770b8a.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-df182fb9.entry.js.map → p-9fdbeec9.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-040058dc.entry.js.map → p-a1534e92.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-a55cffa4.entry.js.map → p-b670d3a4.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-13ce328a.entry.js.map → p-b77a488c.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-3c438a99.entry.js.map → p-ba2c25dd.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-62468bae.entry.js.map → p-bde5bff1.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-eb0fbfe1.entry.js.map → p-be0f0467.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-737b22e1.entry.js.map → p-c65de4a8.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-26edb673.entry.js.map → p-d06ce1fc.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-18b0930f.entry.js.map → p-ebb78be0.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-879a1565.entry.js.map → p-f7b50b3f.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-6ee48986.entry.js.map → p-fa344cde.entry.js.map} +0 -0
@@ -14,7 +14,7 @@ const GbTokenFieldCompact = class {
14
14
  this.supportingText = '';
15
15
  }
16
16
  render() {
17
- return (h("div", { key: '4494bba938839fa71fc613c3b1458f8d8edb54dd', class: this.size }, h("div", { key: '4737f3cea969f7c45f5036e00205244b69bcf5a8', class: "input-with-label" }, this.showLabel && (h("label", { key: 'c54318e48bd0837103f98585d303e5184d28810e' }, this.label)), this.digits === 4 && (h("div", { key: '042580cf42195a1f0fa9fdc22aad4312d86da5d2', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '0756953cfc9bc41e808808b221331d221a8c2802', size: this.size }), h("gb-mega-input-field-base", { key: '652def0750cf888cefa95fee2cb1c42f02240d21', size: this.size }), h("gb-mega-input-field-base", { key: 'c80421892e55be06e678b06e925b0fdab71524ba', size: this.size }), h("gb-mega-input-field-base", { key: 'cce6ceab460a7423689ba538ebdaad053eef59b9', size: this.size }))), this.digits === 6 && (h("div", { key: '91d3188f83696fca9406e42c27bd2a4e0d93a791', class: "input-wrapper" }, h("div", { key: '7e7bb73be4a2f91f53cb947b9c6066f6f19fe364', class: "first=section" }, h("gb-mega-input-field-base", { key: '21014fbc92c5cc8eef6b09c2bfc02c4983470eb8', size: this.size }), h("gb-mega-input-field-base", { key: 'b7edf9c69fc46244ee040adbed58e3e101ef6bad', size: this.size }), h("gb-mega-input-field-base", { key: '17e54b6152e24c88990113990d84d0d7e8cdac94', size: this.size })), h("div", { key: '2f5bc7d33546a6d3a3fbdc57ea922426d7602761', class: "second=section" }, h("gb-mega-input-field-base", { key: '5c0cd5cf53aa739a9d4753c276c74ce9b073b817', size: this.size }), h("gb-mega-input-field-base", { key: 'a26524648af84018f0d9a89b67e31d950346255e', size: this.size }), h("gb-mega-input-field-base", { key: '698b993a022583f0c8f8152a2c19c83c43725bad', size: this.size })))), this.digits === 8 && (h("div", { key: 'f95fa002f4bae444bc2e17e299cfaf355228012a', class: "input-wrapper" }, h("div", { key: '9fccb61990f356d6d2ab95253de8d6d3c510b3d1', class: "first=section" }, h("gb-mega-input-field-base", { key: 'd4f3d59a099eca910c69b64e7fe23492e771f0e3', size: this.size }), h("gb-mega-input-field-base", { key: '14de6a5db07e93f9d315a7afdca821e3c7643c41', size: this.size }), h("gb-mega-input-field-base", { key: '2195681e423427d5686eaced2e5ee9bab5d5d7ad', size: this.size }), h("gb-mega-input-field-base", { key: '3d967e89cdae0d9eb3ece683a5a61a4d2f5cad0f', size: this.size })), h("div", { key: '02e9b1b4e8dce8ced7a59c323699d86bd6e04486', class: "second=section" }, h("gb-mega-input-field-base", { key: 'f3f2eee756b1aeb75520fabbb038446f08882624', size: this.size }), h("gb-mega-input-field-base", { key: 'b8228a6584d6cf7c3269c669e575c900d2ceffd5', size: this.size }), h("gb-mega-input-field-base", { key: 'd995fc5f99dee60efd536e13f3c6edb5fc155aa9', size: this.size }), h("gb-mega-input-field-base", { key: 'e6c1768c0164a0385bcdebb40ea55ea75ff54b68', size: this.size }))))), h("p", { key: 'a9793d5114dd70f3869228387a1e180cf5ab902d' }, this.supportingText)));
17
+ return (h("div", { key: 'e9f3ea5897974d57c73f397e7df2eb9aeddeafe0', class: this.size }, h("div", { key: '70706f3a0ab029ed23952daf270dd5cc5fbd64bc', class: "input-with-label" }, this.showLabel && (h("label", { key: 'd232bd2aaa8eee9201c0ba030f4a7a917a431e3e' }, this.label)), this.digits === 4 && (h("div", { key: '5e9d3f5b3546bc0ad25da485bf8809ce54a48915', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '5d3f62f6a9169d92da3cc45a6f064cce86ac4399', size: this.size }), h("gb-mega-input-field-base", { key: '82193d1ce3e079fe2ba7d03c5b8ba2e41db0879c', size: this.size }), h("gb-mega-input-field-base", { key: '9ce971f833705a8d56813d4e0cf31c3d722e2b48', size: this.size }), h("gb-mega-input-field-base", { key: 'd6e131fabeae934b8bd2f33e0c46d22918f0ad8e', size: this.size }))), this.digits === 6 && (h("div", { key: '871f35c9639da8c7a0d4e4ceea9cb8469c7b0a68', class: "input-wrapper" }, h("div", { key: '20c30e712d7711e9916c79bedb99c079f9113ae7', class: "first=section" }, h("gb-mega-input-field-base", { key: '2183f0279c57d012a6539c4a34513fc07b7adfe6', size: this.size }), h("gb-mega-input-field-base", { key: '8b39b3a61c8efd586a776572ca916d061db5eb9d', size: this.size }), h("gb-mega-input-field-base", { key: 'c10eb5cf2d887e879ddf24adadf8fc4479ab9569', size: this.size })), h("div", { key: '51122e6de2a97b19e97ac83478a89045a1830e9e', class: "second=section" }, h("gb-mega-input-field-base", { key: 'f67fa9446ebbde79b5709dd36b86a11942b51f20', size: this.size }), h("gb-mega-input-field-base", { key: '7c13eb4fb7f89935aca1cb1464f604b3cc40242a', size: this.size }), h("gb-mega-input-field-base", { key: '5af996219ab12a909c581e9f6606543618aa3c53', size: this.size })))), this.digits === 8 && (h("div", { key: 'c823ef0a8b2610a59137a623bbba4d8631e6ea75', class: "input-wrapper" }, h("div", { key: '068b9f4b4e2638055964019b24557458a1d4a2b0', class: "first=section" }, h("gb-mega-input-field-base", { key: 'bf90c9c92affd77799fe2e619777b78d1608f76e', size: this.size }), h("gb-mega-input-field-base", { key: 'a1308f4efe709a922481b0e781fb4c4da293b9ab', size: this.size }), h("gb-mega-input-field-base", { key: 'b6a609dac743e7277706e61b3b879b2cb4e4a949', size: this.size }), h("gb-mega-input-field-base", { key: '1d3ba45b141320f92ecf18db1c6fb697d0f74366', size: this.size })), h("div", { key: 'b8cb6e02e3b42792c63f89efe0354514f735d08b', class: "second=section" }, h("gb-mega-input-field-base", { key: 'f5de3d9711049e6c8922a185c9d0afeeef66ffba', size: this.size }), h("gb-mega-input-field-base", { key: '83f789fc3b7d8a8cabe7af13065c3378ea7fdaf2', size: this.size }), h("gb-mega-input-field-base", { key: '06f2a72eb247b84d96a45d4a0af095aed9e0e2f8', size: this.size }), h("gb-mega-input-field-base", { key: '719e87b8b57fe50c5c5c41ef47731b2a24b12c3d', size: this.size }))))), h("p", { key: '3a4944f4481c2d33b03d5a1d940cb3bc7fb2a821' }, this.supportingText)));
18
18
  }
19
19
  };
20
20
  GbTokenFieldCompact.style = GbTokenFieldCompactStyle0;
@@ -14,11 +14,11 @@ const GbTokenFieldCompressed = class {
14
14
  this.hintText = '';
15
15
  }
16
16
  render() {
17
- return (h("div", { key: 'fa1c8839b5f20a4c32979921ddca80e4c4b56345', class: {
17
+ return (h("div", { key: '60f9700bc18d21cd0b616dee2bfc42b73ea6934f', class: {
18
18
  container: true,
19
19
  [this.size]: true,
20
20
  [this.digits]: true,
21
- } }, h("div", { key: 'ed7fa267c9a908f78fea6acb66944c43b972b29b', class: "input-with-label" }, this.showLabel && (h("label", { key: '3a80cbf43b781b96475a050469932708d863afc1', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '83be0b6f74e3da10310db29d5c234f1d5a33032d', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '6f4cfcaf61ca47997b98f0a011cb0a4778d0c1b7', size: this.size }), h("gb-mega-input-field-base", { key: '7ea3b28d9f768efdfd970fdde5175b221210c755', size: this.size }), h("gb-mega-input-field-base", { key: '454ec6fb747391534a54de6c909bad4d1265f93e', size: this.size }), h("gb-mega-input-field-base", { key: 'a4d45f42feb2df81d0ed4fd0a0b3057a838e7aae', size: this.size }))), this.digits === 6 && (h("div", { key: '7b8b84a39d5f350092b980efa1fcb2343db96e21', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'b072671f03b60b037378c10c14c4f3029a104229', size: this.size }), h("gb-mega-input-field-base", { key: 'c7224274f75228ab63b2c72375b61572f9c0f389', size: this.size }), h("gb-mega-input-field-base", { key: '2fb74c9fb7a1916171d88c81e551d36039e7025d', size: this.size }), h("p", { key: 'caeedd1bf1c4db29548e75818f5b9556138c3a97', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'a71b6fdece3b946cf4d9a7d3f8a96e10011ccf2e', size: this.size }), h("gb-mega-input-field-base", { key: '7a9f145ec099b18620aa87e94ded5b8d9c3f9b40', size: this.size }), h("gb-mega-input-field-base", { key: '35b797a84d50b391ee3ba562132ab85e9e4b690b', size: this.size }))), this.digits === 8 && (h("div", { key: '10ae52b780b491d38ccef061279aee5d8da60cab', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'acff4b7113086145c372aa57bcbc983878edcd2c', size: this.size }), h("gb-mega-input-field-base", { key: '03bcb66afaf81080aea37719132afd8a90258ea9', size: this.size }), h("gb-mega-input-field-base", { key: 'c2a722385e6dcc4055714b9223cca6df6dc43fe9', size: this.size }), h("gb-mega-input-field-base", { key: '93e0b2398943fd87bd96b0f4f0910fdd9dc247e0', size: this.size }), h("p", { key: '0cbc016d4d26d6c1104ad9e6d08f4d841e103819', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '5f24f43ad1da0d5a5998b662db4a13331f25b32f', size: this.size }), h("gb-mega-input-field-base", { key: '39e424f11aa9946f1bb7e54a2b190355f1616e32', size: this.size }), h("gb-mega-input-field-base", { key: '3fd892ee51dc5ce90a255df4b9d986da540eae77', size: this.size }), h("gb-mega-input-field-base", { key: '79ef3138dc1e5e643303227aa102904a87952bbf', size: this.size })))), this.showHintText && (h("div", { key: '9d1b41bb312215cbeccc19b8fc4174dc0b6712ca', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
21
+ } }, h("div", { key: '6cb8848f71eb85d3eb0fb4d6eb1341352deb35b2', class: "input-with-label" }, this.showLabel && (h("label", { key: 'c8b1332b1bf03e45bab4e7eb92080223255e1ee6', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '3b9b28b85fb6540b22464675127876a6c94f08f5', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'a69c4bf8d0726f17af2472a0919d53d86ecd2d15', size: this.size }), h("gb-mega-input-field-base", { key: 'b390b0a1c1c8d86765c3cf21a21e1f56eccad8d1', size: this.size }), h("gb-mega-input-field-base", { key: 'c9769413a12b4392c9be49e5e114c23620bc1527', size: this.size }), h("gb-mega-input-field-base", { key: '8b255d7b20eb8f36c88aa78e381d29f496787aab', size: this.size }))), this.digits === 6 && (h("div", { key: '16fd16b51be2d69ddfecbc060e806d2f2b1c7496', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '3ad69a88fde3b1fdb5377ad3d09e1eef5e5d71e0', size: this.size }), h("gb-mega-input-field-base", { key: '3bef1c43123fba16657df17d7cb73578a26b324b', size: this.size }), h("gb-mega-input-field-base", { key: '47ae3cc78f9ac5c6f0ac64416a1b111ffb953377', size: this.size }), h("p", { key: '84839582df3a3a354a76309e6052e2a7dff01c3d', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '1db018eac2def9faa01accf38a4411bf9d97ed48', size: this.size }), h("gb-mega-input-field-base", { key: '3f43d77e6b85cc0819871ace879f08dae5956dc0', size: this.size }), h("gb-mega-input-field-base", { key: 'c8ec490990e96753716ec2b05b67f446c2a3ab99', size: this.size }))), this.digits === 8 && (h("div", { key: '2494e3388577688319087ad4fba0bfe5da2a67b7', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '822f883a266a5d6bdb013f2e82ff2f9c973a832e', size: this.size }), h("gb-mega-input-field-base", { key: '7f02e9f8063db67bbaf86eaa2af904700fa08925', size: this.size }), h("gb-mega-input-field-base", { key: 'f480bebb6ce97878dd153ccbb2ba03f78974fe69', size: this.size }), h("gb-mega-input-field-base", { key: 'ebc093b2e8ec597e063fa95c4b8d2c30d51018a0', size: this.size }), h("p", { key: '9a82f58483d3ae0aaf9a605c14062eba81fa9cb7', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '11877db36e9d6fa05df79775f01f4d63d81ebec1', size: this.size }), h("gb-mega-input-field-base", { key: '249ed8d0fce566435911d966d252b9500ba580bf', size: this.size }), h("gb-mega-input-field-base", { key: 'bcf125edc796b5ac993ab95f8727bfbb232b22c4', size: this.size }), h("gb-mega-input-field-base", { key: '85c4e26aba3b1ba0e150d3b1fda409a0b9b64232', size: this.size })))), this.showHintText && (h("div", { key: '7ddd2c3cb0552d6ec672000571daeb3e642877b0', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
22
22
  }
23
23
  };
24
24
  GbTokenFieldCompressed.style = GbTokenFieldCompressedStyle0;
@@ -0,0 +1,22 @@
1
+ import { r as registerInstance, h } from './index-4b3f6d77.js';
2
+
3
+ const gbTopBarItemCss = "";
4
+ const GbTopBarItemStyle0 = gbTopBarItemCss;
5
+
6
+ const GbTopBarItem = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.iconOnly = false;
10
+ this.category = undefined;
11
+ this.label = '';
12
+ this.icon = '';
13
+ }
14
+ render() {
15
+ return (h("div", { key: '8a174dd3a3bad4e2c337daefaa847cc008a4b8f0', class: "top_bar_item_div" }));
16
+ }
17
+ };
18
+ GbTopBarItem.style = GbTopBarItemStyle0;
19
+
20
+ export { GbTopBarItem as gb_top_bar_item };
21
+
22
+ //# sourceMappingURL=gb-top-bar-item.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"gb-top-bar-item.entry.js","mappings":";;AAAA,MAAM,eAAe,GAAG,EAAE,CAAC;AAC3B,2BAAe,eAAe;;MCOjB,YAAY;;;wBACK,KAAK;;qBAET,EAAE;oBACH,EAAE;;IAEzB,MAAM;QACJ,QACI,4DAAK,KAAK,EAAC,kBAAkB,GAAO,EACvC;KACF;;;;;;","names":[],"sources":["src/components/gb-top-bar-item/gb-top-bar-item.css?tag=gb-top-bar-item&encapsulation=shadow","src/components/gb-top-bar-item/gb-top-bar-item.tsx"],"sourcesContent":["","import { Component, Prop, h } from \"@stencil/core\";\r\nimport { GeneralBackgroundCategories } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-top-bar-item',\r\n styleUrl: 'gb-top-bar-item.css',\r\n shadow: true,\r\n})\r\nexport class GbTopBarItem {\r\n @Prop() iconOnly: boolean = false;\r\n @Prop() category: GeneralBackgroundCategories;\r\n @Prop() label: string = '';\r\n @Prop() icon: string = '';\r\n\r\n render() {\r\n return (\r\n <div class=\"top_bar_item_div\"></div>\r\n )\r\n }\r\n}"],"version":3}
@@ -36,7 +36,7 @@ const GbVerticalTabs = class {
36
36
  this.tabItemClicked.emit(index);
37
37
  }
38
38
  render() {
39
- return (h("div", { key: '29a64841999830682a9e937c9f138e1e30bb4644', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: 'd47293d09bff52d5d2af52ea09bb60db6b0ad4a1', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0), alignment: "vertical" }), h("gb-tab-button-base", { key: '878bfc7a1b67cb8782d70a92b87f115ee2b02268', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: 'dbbf649219384b3dcd9099d35677d0de7451fc37', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: 'e16b753284657146546540b0ba74b98b4592f27a', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: '7b240fe64c55c9600a802446a54c293a335d53d3', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4) })), this.sixthTabName && (h("gb-tab-button-base", { key: '5500a58e3969241842ed5134006699bb3edc58cb', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5) })), this.seventhTabName && (h("gb-tab-button-base", { key: 'c6d16648d35ef60310f0b6ad0a82e2ed402cbb0b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6) })), this.eighthTabName && (h("gb-tab-button-base", { key: '29a8f3a0ef74b5151630e43df2d4acf156e26cae', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7) })), this.ninthTabName && (h("gb-tab-button-base", { key: 'fad1c2270c53f42f10ae88a92afe9b09f10d833e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8) })), this.tenthTabName && (h("gb-tab-button-base", { key: '4661e1462713e82c94a3042168563e90d4d4c998', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9) })), this.eleventhTabName && (h("gb-tab-button-base", { key: 'd3472ec1b5b69ca47768b95c5d2a3db19a1be75b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10) })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'bad157e66864517f2faae929bfed0381b13f6d74', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11) })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '24a7fcaca798e0d7b5eb8521001c93c572a19806', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12) })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'e28b9e081f8f008913798da6c4aa6e4b9cb9a3a3', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13) })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'ac3b4bb807cacd741a4e2696f90f363c173461e9', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14) })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '234718cfe31b8160abf2a95ad64ca240f139e16b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15) })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'd012d61e35ceda55577fbc6ceaf119f3060a5de8', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16) })), this.eighteenthTabName && (h("gb-tab-button-base", { key: 'f5044f7f2204d528d4e8fc401343ff0074ff2b51', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17) })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '792c166f094bf940b008f847a5c166e2cadea9e6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18) })), this.twentiethTabName && (h("gb-tab-button-base", { key: '19a9ca0d42525629034d18ec4d777c1e870fbd30', 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) }))));
39
+ return (h("div", { key: '8fcbfd96df95aad1ce04d1ca9abf311be9f1a7d4', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '0cd248665d786428d704284cd81020290ac22c35', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0), alignment: "vertical" }), h("gb-tab-button-base", { key: '22af8303dcdb8de405676dd07622bbe74a170020', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '5c07791c3d01e66f31bc238c2d2de6a373460d9f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: '3b151b19fe945bf053e14a82e5b52953d0e5f179', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: '75017654ab71aec8aee33f523983ae9b177fc26b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4) })), this.sixthTabName && (h("gb-tab-button-base", { key: 'c202cca30f1b46df996bbfe8d339250bcd188d26', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5) })), this.seventhTabName && (h("gb-tab-button-base", { key: '2606f1ef626fab1a1f772cc3dbdfadaf8da156c8', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6) })), this.eighthTabName && (h("gb-tab-button-base", { key: '42d41689d4378f345fbaac965fbc2731c3951d04', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7) })), this.ninthTabName && (h("gb-tab-button-base", { key: '4406b1d68f00a863057b00da0edb43106936e96d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8) })), this.tenthTabName && (h("gb-tab-button-base", { key: '1297d9b53169e9b01f28d197568c068beaa8e402', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9) })), this.eleventhTabName && (h("gb-tab-button-base", { key: '835d5f210ff1dcbd613b257fcded8378d7b16a04', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10) })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'cb62f6a72ce67e7f658b88287616d03b24a588c9', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11) })), this.thirteenthTabName && (h("gb-tab-button-base", { key: 'e969702ba319daa6d9605df7621d0882ea05cb88', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12) })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '413ef5d27f7cdbe1941cef51fa6623440bb835a6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13) })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '3c5066e3ce8020915eb5458419d6ac682bd556b0', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14) })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '8d58c0f1569a4f727dc22d5edfeb85b2a56b556b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15) })), this.seventeenthTabName && (h("gb-tab-button-base", { key: '6ec4a469443425837f3fb7c865cb5a7cddfbc2f6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16) })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '9298e1b573c64dd0a3c685f99c47346bdb172452', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17) })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '37d9041da7338701b8af1a949535d115f7f903d6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18) })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'd2ef57d737174da18ae553f8c7446d38a638e864', 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) }))));
40
40
  }
41
41
  };
42
42
  GbVerticalTabs.style = GbVerticalTabsStyle0;
@@ -11,7 +11,7 @@ const GbWysiwygEditorIcon = class {
11
11
  this.state = undefined;
12
12
  }
13
13
  render() {
14
- return (h("div", { key: '769fbd3005930cfec2e8d6099141bd2298bc33d3', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '1fdc0e5b926439aa316fab4d85d04539a056b52d', 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: 'a548c513fba3aba7024bdbce37333d45ffe6dc27', "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: 'ed381902568877d66cfdb513abfa7d749afcff35', "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: '903076a5e23658d47a37768278dfa702d9891582', 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: 'dca2ab09abbb96fff85588bda790d613baa4ea5b', "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: 'd96c65b14c773f72b2d8c7afefb05400d6c33295', "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: 'd4774f0a778235577f2d1d46f35c2498ded2e682', "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: '36d86d8329a8b52cb02ede1c56497ac2a695f99c', 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: 'f2033657d3db7bf1c1163d823ec5bd658a60b73e', "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: 'b1f5e6d58c41bec94c917b7c745f53f6958760dc', "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: 'e7efef6837a15206bb2e3cb1617411e3fdeca8c8', "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: 'e9a11f8707b9409492c02db98fa086b3323b6cd2', "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: '8e9a164e790bda1fb96fba84fa483c9cd87da5c3', 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: '0f4547fcb4be12903016a10962319f484c27c380', "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: 'c890c504dd3bddc134212dcc830731a4d39b98cf', "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: '61809e88c5bf77685a301bf16ecda0ce5fb9de6b', "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: '6863a1437efd3cb979f682b7fbff5ffa743e6190', "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: '4329cf7f9a8dcb912775fd5f7ee34d4387b8c312', 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: 'dcdcc57e1e8e71c28df7bcc27e35075394c529f1', 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: '55456d18da6c1116612aa2a21cda4efe4387fdd6', "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: 'b2439c4f9a12b29837c1b93d185770561e7770e2', 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: 'd8b8eb91698dcdaddab38027dcdfbcc7a52276a7', "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: '5d32b187054bd139e81749ade9c58daac89e732f', 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: '17af39218f22a23bab01fcd5b9d9285615a90e1a', "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: '7574ff888f3f5e01aebef8d334bf242bafce7abc', "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: 'e2295725a06ef75251a0d1cf8805aa21902548dc', 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: 'a2ea7886ea5b253e3c4abbe2212b1105bb40c8c4', "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: 'c6b383b3c7690912edc55c43ec3c7885c8bd26bf', "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: '07aa87328cac4e6ba229ee12dee32bfaf4f2754d', 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: 'b4d03ad1ba49044e8b4220c25de28e9f9e65d878', 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: 'd8a669dcac7933a1b6c60a4463b175e2478ba5c3', "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: '25d12504dd4f02557affc9c6e6dc9ed7ff047501', "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: '0598dfbdd5577335a2bc6cd61c52cdd7450a1a50', "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: '5712eb6a39e3d778ab43c482654544fb3973b5bb', "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: '0f721513b985be82647eb3648e69cf2eff75fea5', "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: '4bf1147ac8dff5420d755b92b0ed8de36b0635e8', "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: '985318dbf62f0a3171c712c6f3d412453df08e6e', 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: '98440996c3f03e3ff2d1e608597cf56e0630515c', "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: 'e3cb931ce34a3011c14d9305b23ad0d1aad15b65', "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: 'c7a48229050afb62e43986b87eba4e32434d2b3f', "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: '2061ef429ccb73d16ff6b4bac65c6f8741fe6c53', 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: '240c597b02149ef172036af7e8c0dbbe8d3f23a4', "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" })))));
14
+ return (h("div", { key: 'f03738ee14b3a4ee3cbeb39d12707e9ffa69ff17', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '12f671e05a6e50351f01d32d11661c545af28a1d', 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: 'b2a7e6875d9ea68d34a024ac83c26e4b2ddce8e7', "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: 'd1ead1b22bd5d71d42b2236ff70246ae4ffb4258', "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: '84a143b5b1760c20bd2df06801dc5761d5900a29', 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: 'd68055381e70f85de613cd58f802d6dc0ae3001c', "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: '29254be286e1e5316208c0ed5dadd4922b73d87c', "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: '05c54c0a70280f1b2b4540f2cbd08e438be02b49', "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: 'e436320ad588c7ab06fe40d760ee83f2040e3bd2', 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: '5c81e1831a9ae0aee2c00299d9baffbd9c93edd5', "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: '888f1f479879dec19f9e7f040325b3aaa561e913', "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: '6024ae9c8fe840bcd371c114f9a3275fc165b858', "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: 'fcf174bd4875fb62de48aa62eea355e56b2e37c0', "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: '22a475dc4624e6baa5dde18532f07924e2bf5db4', 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: '6025be840c1333d3205be4d5ca2b9a963cbd7846', "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: '9d959d30ffac66bedcc44206d2e742da1e2c4c08', "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: '1e9409ac2546fd2457634f66f519012efa6787eb', "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: 'a599a06662208d4a628d862f5dfcd4329ed25e19', "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: 'a9010484cbd9fa68e576517eee98ebd5dddc49ec', 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: '9db565aa8451cfcd5135fc1d3feb719866326ba9', 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: 'bf54b1e94456689450bd3b9b25ff0262f89165de', "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: '86a2bc0063026cd8b4284f17d1a8ba95cf33d56b', 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: '43db11aceca7334f8af6e47dafd4bce9a730f831', "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: '342a108e323af73e57d11797d8b160c4c3ba3ff8', 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: 'be69a1f1f6e736c4949b08133998c66f3101de3e', "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: '8e57319493c2872e0dab0e6ff14cae0a9062842c', "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: '1eaf4afac593aa98dd473bd6b0c51d923d5cf0a6', 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: '52598610af5801cbfcf2f3e73005a64b9e1b985f', "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: '3b4ec672b6b129c549234e8b03c610d828e393a2', "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: '4e3503c1dfc783dfacd5c4333c58200da459be83', 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: 'da57f9550c7d2ef49fb9a53e285198b84c7471d7', 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: 'f20e52ef00c867d25ee32fedb7f04de1c30249b9', "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: 'ab36c7f93ecd05c47a72e8bdf9942785ef9ec5dd', "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: 'ee2d723ec42203167f8e1fc1cc9546357e9085ee', "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: 'f18b4a27d074b1b36e5237d7b94966d2337a2c14', "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: 'f80c42a8f940199d4f96a53f953cfe18f5c42998', "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: '4e12a7415074285627c4f56f1bb9525baec5b95c', "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: '8038745f24005cb0055cfda3f4693e34a63f2512', 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: '928dc2545069f0f1d1eddea43108d3f47b97c1a0', "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: 'fd9666e1efffe6138604de866b7d7c8a2f038f7d', "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: '4c13436d1d886d1c8fc78feb6cc3f929fc693d18', "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: '5f72633f7333d6018bc8ecc4636edf8331fdcd3e', 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: '5f3442730d7e3cf9e3d0630f1e03dad37a0af681', "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" })))));
15
15
  }
16
16
  };
17
17
  GbWysiwygEditorIcon.style = GbWysiwygEditorIconStyle0;
@@ -10,7 +10,7 @@ const GbWYSIWYGTooltip = class {
10
10
  this.breakpoint = undefined;
11
11
  }
12
12
  render() {
13
- return (h("div", { key: 'b6de7fd0ff1b951ede7267e8e474437908bb230f', class: "wysiwyg_tooltip_div" }, h("div", { key: 'a095dd07ad28a52c51bd3b728876bbdfdb1bb50d', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: 'c792dab21f65d61036e92d6b2b940b2336aeb19c', class: `arrow ${this.arrow}` }), h("div", { key: '6ea49f621f35895b7a5283065ba8faa571a45be2', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: '49a155524a0f7e321e6c8d6edbdf041fd2809f43', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '994b2708094e714c629ba806d73ddae75f931667', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: 'bb05c23f4babff09c81b2d98ab435b3fb6f31ee4', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '8be06e58e608979abec2c2fb9add135adf2c7486', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '12af6876d090eb44dc4c582c695f80b9a3b17d47', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '72df96b7afe7810f4213f279f43fb5285867b1cd', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: '335e5ca1bba7e7cc47e30f87d25ea011260df822', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '913575b5970f75c0dc21ce0190e4d4ba51604d44', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '48999d9a4a444d2a86c4a33cfbfa90beaf72e61d', state: "default", type: "list_numbers" })))));
13
+ return (h("div", { key: 'c854c4214e603a4518e7ddbbd02d874eeb08cbd2', class: "wysiwyg_tooltip_div" }, h("div", { key: 'bb0460e41dafb7f2005f9dcb12e1b527bef6d243', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: 'de1021e53b2da818768d4e05dfa05212badb16e8', class: `arrow ${this.arrow}` }), h("div", { key: '1d032e22c44fc6888dba63ad87691eb2796424d8', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: 'e8a98c78752b05fc4fab9de83550719136a06ec6', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '26360f748121b21d0726585bfab65a41fd816ee5', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: 'cda66b9df282dc0c3b3c0f0067c7855aa854e6f9', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '21e25d2fecbe484952633807dc927d4ae56a43f4', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '4dad66600a61c5a0bb1141eea9ab9074dd45e778', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: 'd0f15a4a64da8f124349101322179ff6839287ee', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: 'b6e5c210945771438f94d7b8cd22f5c1c4517c87', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '6901085014f87cfa1cec8d9cbed27b173fa07b32', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '200d199d95a7fdab342ba3ff604f2d71889c9712', state: "default", type: "list_numbers" })))));
14
14
  }
15
15
  };
16
16
  GbWYSIWYGTooltip.style = GbWysiwygTooltipStyle0;
@@ -16,7 +16,7 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy(JSON.parse("[[\"gb-avatar_17\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"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\"],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32]}],[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"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\"]}],[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\"]}],[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}],[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-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}],[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-button-close\",{\"size\":[1],\"color\":[1]}],[1,\"gb-featured-icon\",{\"size\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-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-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-pagination\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"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-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"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\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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\"],\"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-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-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\"],\"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-export-dropdown\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"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-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-token-field-compact\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-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-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"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-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-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-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-progress-bar\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}]]],[\"gb-export-sub-dropdown-item\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-checkbox_2\",[[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}]]],[\"gb-input-dropdown-menu-item_5\",[[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],\"handleClick\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}]]],[\"gb-help-tooltip_3\",[[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"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],\"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]}]]],[\"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\"]]],[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-collapse-button_4\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]]]"), options);
19
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_19\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"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]}],[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]}],[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"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\"]}],[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\"]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}],[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-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}],[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-button-close\",{\"size\":[1],\"color\":[1]}],[1,\"gb-featured-icon\",{\"size\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-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-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-pagination\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"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-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"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\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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\"],\"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-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-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\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"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-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-top-bar-item\",[[1,\"gb-top-bar-item\",{\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[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-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-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"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-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"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-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-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-export-sub-dropdown-item\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-progress-bar\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}]]],[\"gb-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-checkbox_2\",[[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}]]],[\"gb-input-dropdown-menu-item_5\",[[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],\"handleClick\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}]]],[\"gb-help-tooltip_3\",[[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"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],\"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]}]]],[\"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\"]]],[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-collapse-button_4\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]]]"), options);
20
20
  });
21
21
 
22
22
  //# sourceMappingURL=globuscomponents.js.map