globuswebcomponents 2.4.4 → 2.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (291) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/{gb-avatar_30.cjs.entry.js → gb-avatar_35.cjs.entry.js} +293 -13
  3. package/dist/cjs/gb-avatar_35.cjs.entry.js.map +1 -0
  4. package/dist/cjs/gb-featured-icon_3.cjs.entry.js +2 -2
  5. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-stepper-horizontal-minimal-icons.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  13. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  16. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  17. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  19. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  23. package/dist/cjs/globuscomponents.cjs.js +1 -1
  24. package/dist/cjs/loader.cjs.js +1 -1
  25. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  26. package/dist/collection/components/gb-sidebar/gb-sidebar.js +39 -6
  27. package/dist/collection/components/gb-sidebar/gb-sidebar.js.map +1 -1
  28. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.css +12 -2
  29. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -3
  30. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js.map +1 -1
  31. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  32. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  33. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  34. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  35. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  36. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  37. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  38. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  39. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  40. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  41. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  42. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  43. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  44. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  45. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  46. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  47. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  48. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  49. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  50. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  51. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  52. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  53. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  54. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  55. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  56. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  57. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  58. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  59. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  60. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  61. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  62. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  63. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  64. package/dist/components/gb-avatar-add-button.js +1 -1
  65. package/dist/components/gb-avatar-dropdown.js +7 -7
  66. package/dist/components/gb-avatar-group.js +4 -4
  67. package/dist/components/gb-avatar-label-group.js +1 -1
  68. package/dist/components/gb-avatar-profile-photo.js +2 -2
  69. package/dist/components/gb-avatar.js +1 -1
  70. package/dist/components/gb-badge.js +1 -1
  71. package/dist/components/gb-checkbox-group-item.js +1 -1
  72. package/dist/components/gb-checkbox-group.js +3 -3
  73. package/dist/components/gb-collapse-button.js +1 -1
  74. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  75. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  76. package/dist/components/gb-detail-cell.js +4 -4
  77. package/dist/components/gb-file-upload-item-base.js +1 -1
  78. package/dist/components/gb-file-upload.js +3 -3
  79. package/dist/components/gb-filter-button.js +1 -1
  80. package/dist/components/gb-header.js +2 -2
  81. package/dist/components/gb-help-tooltip.js +1 -1
  82. package/dist/components/gb-horizontal-tabs.js +4 -4
  83. package/dist/components/gb-icon-button-base.js +1 -1
  84. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  85. package/dist/components/gb-input-dropdown.js +1 -1
  86. package/dist/components/gb-input-field.js +1 -1
  87. package/dist/components/gb-metric-card.js +3 -3
  88. package/dist/components/gb-pagination.js +11 -11
  89. package/dist/components/gb-progress-bar.js +1 -1
  90. package/dist/components/gb-sidebar.js +27 -14
  91. package/dist/components/gb-sidebar.js.map +1 -1
  92. package/dist/components/gb-simple-side-bar-item.js +1 -1
  93. package/dist/components/gb-slider-control-handle.js +1 -1
  94. package/dist/components/gb-slider.js +3 -3
  95. package/dist/components/gb-status-indicator.js +1 -1
  96. package/dist/components/gb-step-base.js +1 -1
  97. package/dist/components/gb-step-icon-base.js +1 -1
  98. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  99. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  100. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  101. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  102. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  103. package/dist/components/gb-tab-button-base.js +1 -1
  104. package/dist/components/gb-table-cell.js +1 -1
  105. package/dist/components/gb-table-header.js +13 -13
  106. package/dist/components/gb-tag-checkbox.js +1 -1
  107. package/dist/components/gb-tag-close.js +1 -1
  108. package/dist/components/gb-tag-count.js +1 -1
  109. package/dist/components/gb-tag.js +1 -1
  110. package/dist/components/gb-textarea-input-field.js +11 -11
  111. package/dist/components/gb-theme-tab.js +1 -1
  112. package/dist/components/gb-toast-button.js +1 -1
  113. package/dist/components/gb-toast.js +2 -2
  114. package/dist/components/gb-toggle-base.js +1 -1
  115. package/dist/components/gb-toggle.js +2 -2
  116. package/dist/components/gb-token-field-compact.js +1 -1
  117. package/dist/components/gb-token-field-compressed.js +2 -2
  118. package/dist/components/gb-tooltip.js +1 -1
  119. package/dist/components/gb-top-bar-item.js +1 -1
  120. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  121. package/dist/components/gb-top-bar.js +3 -3
  122. package/dist/components/gb-vertical-tabs.js +1 -1
  123. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  124. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  125. package/dist/components/{p-Dy7FOfda.js → p-9-6qFgbA.js} +3 -3
  126. package/dist/components/{p-Dy7FOfda.js.map → p-9-6qFgbA.js.map} +1 -1
  127. package/dist/components/{p-CF7KZH-2.js → p-ATdU51KT.js} +3 -3
  128. package/dist/components/{p-CF7KZH-2.js.map → p-ATdU51KT.js.map} +1 -1
  129. package/dist/components/{p-B7QvU5pe.js → p-B2NcY90B.js} +11 -11
  130. package/dist/components/{p-B7QvU5pe.js.map → p-B2NcY90B.js.map} +1 -1
  131. package/dist/components/{p-BzzbkdEH.js → p-B3WWeEXF.js} +4 -4
  132. package/dist/components/{p-BzzbkdEH.js.map → p-B3WWeEXF.js.map} +1 -1
  133. package/dist/components/{p-CHhaSgr9.js → p-B4ohTuDv.js} +8 -8
  134. package/dist/components/{p-CHhaSgr9.js.map → p-B4ohTuDv.js.map} +1 -1
  135. package/dist/components/{p-ClFAt11G.js → p-B72h81jq.js} +3 -3
  136. package/dist/components/{p-ClFAt11G.js.map → p-B72h81jq.js.map} +1 -1
  137. package/dist/components/{p-CMieCjMB.js → p-BDjYFfWd.js} +3 -3
  138. package/dist/components/{p-CMieCjMB.js.map → p-BDjYFfWd.js.map} +1 -1
  139. package/dist/components/{p-WZji2Vld.js → p-BLX_b4kE.js} +4 -4
  140. package/dist/components/{p-WZji2Vld.js.map → p-BLX_b4kE.js.map} +1 -1
  141. package/dist/components/{p-DTXCcQIh.js → p-BZtQAStz.js} +3 -3
  142. package/dist/components/{p-DTXCcQIh.js.map → p-BZtQAStz.js.map} +1 -1
  143. package/dist/components/{p-BEQ_CtL9.js → p-Bb7SSBdV.js} +3 -3
  144. package/dist/components/{p-BEQ_CtL9.js.map → p-Bb7SSBdV.js.map} +1 -1
  145. package/dist/components/{p-C0SnZTg-.js → p-Bd45Hj76.js} +3 -3
  146. package/dist/components/{p-C0SnZTg-.js.map → p-Bd45Hj76.js.map} +1 -1
  147. package/dist/components/{p-BSFUWicV.js → p-Be3JjrY-.js} +4 -4
  148. package/dist/components/{p-BSFUWicV.js.map → p-Be3JjrY-.js.map} +1 -1
  149. package/dist/components/{p-DaOuWAJh.js → p-BeEWv2L7.js} +3 -3
  150. package/dist/components/{p-DaOuWAJh.js.map → p-BeEWv2L7.js.map} +1 -1
  151. package/dist/components/{p-BW4ltdpB.js → p-BiAMvVmf.js} +4 -4
  152. package/dist/components/{p-BW4ltdpB.js.map → p-BiAMvVmf.js.map} +1 -1
  153. package/dist/components/{p-C6MkjMvR.js → p-BjHLH0Bf.js} +4 -4
  154. package/dist/components/{p-C6MkjMvR.js.map → p-BjHLH0Bf.js.map} +1 -1
  155. package/dist/components/{p-Bhc1uZgU.js → p-CF3kgMtQ.js} +8 -8
  156. package/dist/components/{p-Bhc1uZgU.js.map → p-CF3kgMtQ.js.map} +1 -1
  157. package/dist/components/{p-CTpgDIeq.js → p-CV9FrKEb.js} +12 -12
  158. package/dist/components/{p-CTpgDIeq.js.map → p-CV9FrKEb.js.map} +1 -1
  159. package/dist/components/{p-Dp3-lgjy.js → p-CW4w89XL.js} +4 -4
  160. package/dist/components/{p-Dp3-lgjy.js.map → p-CW4w89XL.js.map} +1 -1
  161. package/dist/components/{p-C0IxISjA.js → p-CoFmT0fk.js} +8 -10
  162. package/dist/components/p-CoFmT0fk.js.map +1 -0
  163. package/dist/components/{p-CUd4oFbp.js → p-D04UkJ6j.js} +3 -3
  164. package/dist/components/{p-CUd4oFbp.js.map → p-D04UkJ6j.js.map} +1 -1
  165. package/dist/components/{p-DqEqG_1m.js → p-DCSSE0wF.js} +7 -7
  166. package/dist/components/{p-DqEqG_1m.js.map → p-DCSSE0wF.js.map} +1 -1
  167. package/dist/components/{p-CEn8Hk1K.js → p-DFPyZFte.js} +4 -4
  168. package/dist/components/{p-CEn8Hk1K.js.map → p-DFPyZFte.js.map} +1 -1
  169. package/dist/components/{p-Cnowvkdt.js → p-DJhbIus4.js} +5 -5
  170. package/dist/components/{p-Cnowvkdt.js.map → p-DJhbIus4.js.map} +1 -1
  171. package/dist/components/{p-BhJSGibU.js → p-D_WtHKQI.js} +3 -3
  172. package/dist/components/{p-BhJSGibU.js.map → p-D_WtHKQI.js.map} +1 -1
  173. package/dist/components/{p-BRnSOFLy.js → p-Dj9RYN7o.js} +3 -3
  174. package/dist/components/{p-BRnSOFLy.js.map → p-Dj9RYN7o.js.map} +1 -1
  175. package/dist/components/{p-z18wHkwb.js → p-DksiC7vr.js} +4 -4
  176. package/dist/components/{p-z18wHkwb.js.map → p-DksiC7vr.js.map} +1 -1
  177. package/dist/components/{p-C8XR10Iv.js → p-DmM0iRV2.js} +3 -3
  178. package/dist/components/{p-C8XR10Iv.js.map → p-DmM0iRV2.js.map} +1 -1
  179. package/dist/components/{p-C6e5E_lG.js → p-Dyrp3g4e.js} +3 -3
  180. package/dist/components/{p-C6e5E_lG.js.map → p-Dyrp3g4e.js.map} +1 -1
  181. package/dist/components/{p-D__3sjwt.js → p-Qq8u7UuS.js} +3 -3
  182. package/dist/components/{p-D__3sjwt.js.map → p-Qq8u7UuS.js.map} +1 -1
  183. package/dist/components/{p-CJ8ikf4o.js → p-YSJKLnqP.js} +5 -5
  184. package/dist/components/{p-CJ8ikf4o.js.map → p-YSJKLnqP.js.map} +1 -1
  185. package/dist/components/{p-SycI1NwI.js → p-hcGRe3F4.js} +3 -3
  186. package/dist/components/{p-SycI1NwI.js.map → p-hcGRe3F4.js.map} +1 -1
  187. package/dist/components/{p--0KAHqjy.js → p-oiaZYTG5.js} +3 -3
  188. package/dist/components/{p--0KAHqjy.js.map → p-oiaZYTG5.js.map} +1 -1
  189. package/dist/components/{p-CigMS3GR.js → p-ysrkKU2F.js} +4 -4
  190. package/dist/components/{p-CigMS3GR.js.map → p-ysrkKU2F.js.map} +1 -1
  191. package/dist/components/test-input-tag.js +9 -9
  192. package/dist/docs.json +34 -1
  193. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  194. package/dist/esm/{gb-avatar_30.entry.js → gb-avatar_35.entry.js} +289 -14
  195. package/dist/esm/gb-avatar_35.entry.js.map +1 -0
  196. package/dist/esm/gb-featured-icon_3.entry.js +2 -2
  197. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  198. package/dist/esm/gb-slider.entry.js +1 -1
  199. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  200. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  201. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  202. package/dist/esm/gb-stepper-horizontal-minimal-icons.entry.js +1 -1
  203. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  204. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  205. package/dist/esm/gb-table-cell.entry.js +1 -1
  206. package/dist/esm/gb-table-header.entry.js +1 -1
  207. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  208. package/dist/esm/gb-toggle-base.entry.js +2 -2
  209. package/dist/esm/gb-toggle.entry.js +1 -1
  210. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  211. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  212. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  213. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  214. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  215. package/dist/esm/globuscomponents.js +1 -1
  216. package/dist/esm/loader.js +1 -1
  217. package/dist/esm/test-input-tag.entry.js +2 -2
  218. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  219. package/dist/globuscomponents/{p-76cb6f7d.entry.js → p-06709ec2.entry.js} +2 -2
  220. package/dist/globuscomponents/{p-a0eec6e8.entry.js → p-07450a22.entry.js} +2 -2
  221. package/dist/globuscomponents/p-12578ba6.entry.js +2 -0
  222. package/dist/globuscomponents/{p-57480a54.entry.js → p-285c9d9a.entry.js} +2 -2
  223. package/dist/globuscomponents/{p-f91a6ee7.entry.js → p-43ff700e.entry.js} +2 -2
  224. package/dist/globuscomponents/p-4a82da85.entry.js +2 -0
  225. package/dist/globuscomponents/{p-a0391841.entry.js → p-559fae6c.entry.js} +2 -2
  226. package/dist/globuscomponents/{p-b0eb4937.entry.js → p-5716c464.entry.js} +2 -2
  227. package/dist/globuscomponents/{p-148588ba.entry.js → p-5b1ff539.entry.js} +2 -2
  228. package/dist/globuscomponents/{p-c1bc705f.entry.js → p-68ca322c.entry.js} +2 -2
  229. package/dist/globuscomponents/{p-936df013.entry.js → p-92503339.entry.js} +2 -2
  230. package/dist/globuscomponents/{p-e908bb59.entry.js → p-93131a4b.entry.js} +2 -2
  231. package/dist/globuscomponents/{p-f28f024c.entry.js → p-96abcfa3.entry.js} +2 -2
  232. package/dist/globuscomponents/{p-a3b30253.entry.js → p-a3e5fbc0.entry.js} +2 -2
  233. package/dist/globuscomponents/p-a917ca53.entry.js +2 -0
  234. package/dist/globuscomponents/p-a9dc0f12.entry.js +2 -0
  235. package/dist/globuscomponents/p-a9dc0f12.entry.js.map +1 -0
  236. package/dist/globuscomponents/{p-4e758f17.entry.js → p-b8a77bfa.entry.js} +2 -2
  237. package/dist/globuscomponents/p-c848f437.entry.js +2 -0
  238. package/dist/globuscomponents/{p-534f9ab8.entry.js → p-cfbae136.entry.js} +2 -2
  239. package/dist/globuscomponents/{p-75ff36b4.entry.js → p-d0ca25ff.entry.js} +2 -2
  240. package/dist/globuscomponents/{p-ce551663.entry.js → p-dc1410d8.entry.js} +2 -2
  241. package/dist/globuscomponents/{p-50d10b8a.entry.js → p-ea08b893.entry.js} +2 -2
  242. package/dist/types/components/gb-sidebar/gb-sidebar.d.ts +2 -0
  243. package/dist/types/components.d.ts +2 -0
  244. package/package.json +1 -1
  245. package/dist/cjs/gb-avatar_30.cjs.entry.js.map +0 -1
  246. package/dist/cjs/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.cjs.js.map +0 -1
  247. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -157
  248. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
  249. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -129
  250. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  251. package/dist/cjs/gb-sidebar.entry.cjs.js.map +0 -1
  252. package/dist/components/p-C0IxISjA.js.map +0 -1
  253. package/dist/esm/gb-avatar_30.entry.js.map +0 -1
  254. package/dist/esm/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.js.map +0 -1
  255. package/dist/esm/gb-collapse-button_4.entry.js +0 -152
  256. package/dist/esm/gb-collapse-button_4.entry.js.map +0 -1
  257. package/dist/esm/gb-sidebar.entry.js +0 -127
  258. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  259. package/dist/globuscomponents/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.esm.js.map +0 -1
  260. package/dist/globuscomponents/gb-sidebar.entry.esm.js.map +0 -1
  261. package/dist/globuscomponents/p-24117e03.entry.js +0 -2
  262. package/dist/globuscomponents/p-27b547b7.entry.js +0 -2
  263. package/dist/globuscomponents/p-27b547b7.entry.js.map +0 -1
  264. package/dist/globuscomponents/p-853bf7fb.entry.js +0 -2
  265. package/dist/globuscomponents/p-b673d7c6.entry.js +0 -2
  266. package/dist/globuscomponents/p-b673d7c6.entry.js.map +0 -1
  267. package/dist/globuscomponents/p-d6e65f7e.entry.js +0 -2
  268. package/dist/globuscomponents/p-e28f8755.entry.js +0 -2
  269. package/dist/globuscomponents/p-e28f8755.entry.js.map +0 -1
  270. package/dist/globuscomponents/p-fe705159.entry.js +0 -2
  271. /package/dist/globuscomponents/{p-76cb6f7d.entry.js.map → p-06709ec2.entry.js.map} +0 -0
  272. /package/dist/globuscomponents/{p-a0eec6e8.entry.js.map → p-07450a22.entry.js.map} +0 -0
  273. /package/dist/globuscomponents/{p-853bf7fb.entry.js.map → p-12578ba6.entry.js.map} +0 -0
  274. /package/dist/globuscomponents/{p-57480a54.entry.js.map → p-285c9d9a.entry.js.map} +0 -0
  275. /package/dist/globuscomponents/{p-f91a6ee7.entry.js.map → p-43ff700e.entry.js.map} +0 -0
  276. /package/dist/globuscomponents/{p-d6e65f7e.entry.js.map → p-4a82da85.entry.js.map} +0 -0
  277. /package/dist/globuscomponents/{p-a0391841.entry.js.map → p-559fae6c.entry.js.map} +0 -0
  278. /package/dist/globuscomponents/{p-b0eb4937.entry.js.map → p-5716c464.entry.js.map} +0 -0
  279. /package/dist/globuscomponents/{p-148588ba.entry.js.map → p-5b1ff539.entry.js.map} +0 -0
  280. /package/dist/globuscomponents/{p-c1bc705f.entry.js.map → p-68ca322c.entry.js.map} +0 -0
  281. /package/dist/globuscomponents/{p-936df013.entry.js.map → p-92503339.entry.js.map} +0 -0
  282. /package/dist/globuscomponents/{p-e908bb59.entry.js.map → p-93131a4b.entry.js.map} +0 -0
  283. /package/dist/globuscomponents/{p-f28f024c.entry.js.map → p-96abcfa3.entry.js.map} +0 -0
  284. /package/dist/globuscomponents/{p-a3b30253.entry.js.map → p-a3e5fbc0.entry.js.map} +0 -0
  285. /package/dist/globuscomponents/{p-fe705159.entry.js.map → p-a917ca53.entry.js.map} +0 -0
  286. /package/dist/globuscomponents/{p-4e758f17.entry.js.map → p-b8a77bfa.entry.js.map} +0 -0
  287. /package/dist/globuscomponents/{p-24117e03.entry.js.map → p-c848f437.entry.js.map} +0 -0
  288. /package/dist/globuscomponents/{p-534f9ab8.entry.js.map → p-cfbae136.entry.js.map} +0 -0
  289. /package/dist/globuscomponents/{p-75ff36b4.entry.js.map → p-d0ca25ff.entry.js.map} +0 -0
  290. /package/dist/globuscomponents/{p-ce551663.entry.js.map → p-dc1410d8.entry.js.map} +0 -0
  291. /package/dist/globuscomponents/{p-50d10b8a.entry.js.map → p-ea08b893.entry.js.map} +0 -0
@@ -68,7 +68,7 @@ const GbStepBase = class {
68
68
  this.internalState = newValue;
69
69
  }
70
70
  render() {
71
- return (index.h(index.Fragment, null, this.type === 'text_line' && (index.h(index.Fragment, null, index.h("div", { key: 'cefa35d7a4c609fe90f3ebc78685d999a4fc25a9', class: `bar ${this.size} ${this.status} ${this.internalState}` }), this.showContent && (index.h("div", { key: '0366e3041e3efcd5e17c67b4ef4a802462e5a26a', class: `text_line_div ${this.size} ${this.status} ${this.internalState}` }, index.h("div", { key: 'a176ba63d2f469a2cdbc07b371f8812674ef2eb4', class: `text_line_div_content` }, index.h("p", { key: '9658117b03924458b0c22b6f7f5bcf5bc634dddc', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), this.showSupportingText && index.h("p", { key: '76e94dfd461a98cea4e0e4fb17107d293952f3a9', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))))), this.type === 'icon_only' && (index.h("div", { key: 'a88f25908d1a7f2cb4a6b784d9644747ea16b83e', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && index.h("div", { key: '6f87447b6b44feb93ae33ea8116dcf77d258347f', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (index.h("svg", { key: '972ad1273c2f13bba57baf6bd064ebbe6cbdaf9d', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, index.h("path", { key: '90ec1855c4300400247309e1ed6df1401aed3493', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.type === 'icon_left' && (index.h("div", { key: '26a30b06910d22aa5c95b67dd86346f8131f44c7', class: `icon_left_div ${this.size}` }, index.h("div", { key: 'a3b4373ab70acf365d6f7b49daf4235e18eb4738', class: "connector_wrap" }, index.h("gb-step-icon-base", { key: 'beb7c272b1010269fec108b87e9877b60676db8e', size: this.size, status: this.internalStatus, state: this.internalState }), this.connector && (index.h("div", { key: 'a625d3ece39a37800d3966b3ab71b45da05c0268', class: "connector_div" }, index.h("div", { key: 'c03874c4b1118561795df790ba3217370c341e91', class: `icon_left_connector ${this.internalState} ${this.status}` })))), index.h("div", { key: 'ae123dc79a5f4406dc160206ee587a65f372f139', class: "icon_left_text" }, index.h("p", { key: 'b5a93cebb4bd92a15e88e23138904075c8583a3c', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), index.h("p", { key: 'ac9c2cb9cc71470bbc80d457264a873e641b0b5c', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'icon_top' && (index.h("div", { key: '942b570030dbdb3bf0eb964119ea0a6523cdf9e7', class: `icon_top_div ${this.size}` }, index.h("div", { key: '134a9990dc7ad3046b758427e0e0733a2f5e1bb9', class: "step_icon_div" }, index.h("div", { key: 'fb7f5ea6df6d2cc5a53a2f7e0cdb088607c5adb5', class: "step_icon" }, index.h("div", { key: '07e796fea3fdc8d1940fdd7ad77b84ff96157c19', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && index.h("div", { key: 'e4199d313e9fa3a52d4479e6183d014c48a39071', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (index.h("svg", { key: 'dc7eacda0d3bc33a5d8472f2145f1b643f810169', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, index.h("path", { key: 'd9cc83567535bf7fed0432e9cc99405ba5f3ac2c', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: '6f4849c0f99698ef7cb313b3f5a1e16c231a1286', class: "icon_top_content" }, index.h("p", { key: 'cf4bafd4a7b4a2ce2d8b81dc9e65691fa4961f38', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), index.h("p", { key: 'eac23634e4e05bd75f868ca28cbaf616f9478f52', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'featured_icon_left' && (index.h("div", { key: '6ee072de8a06f28291212e370fdbd3fad4917279', class: "featured_icon_left_div" }, index.h("div", { key: '8bbee1806ab57b149b09f095fa1288b45074d5e0', class: "connector_wrap" }, index.h("gb-featured-icon", { key: '21f16dcca105f31a881a99620804dcd433e58b18', size: "sm", icon: "assets/user.svg", destructive: this.internalState === 'destructive' ? true : false }), this.connector && (index.h("div", { key: 'ce2d7ac99781da66c98f5e9bd53a7063965b3188', class: "connector_div" }, index.h("div", { key: 'bd844365823870b56c13165bc17e454f8bd2b33a', class: `featured_icon_left_connector ${this.size} ${this.internalState} ${this.status}` })))), index.h("div", { key: '671c58b9138f7719f9ea27a48dc720bc46004be0', class: "featured_icon_left_content" }, index.h("p", { key: 'e2e73475a19e5a13a2629673cf891e3963d1aa92', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.internalState}` }, this.label), index.h("p", { key: '8fe7a3ea4c8e0f3aeab1a313204011a2db71b869', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.internalState}` }, this.supportingText))))));
71
+ return (index.h(index.Fragment, null, this.type === 'text_line' && (index.h(index.Fragment, null, index.h("div", { key: '94250483d8b5681dcf10579d53968147886dd7f8', class: `bar ${this.size} ${this.status} ${this.internalState}` }), this.showContent && (index.h("div", { key: '3f7c228d0d576771d23548874ce7df16df105096', class: `text_line_div ${this.size} ${this.status} ${this.internalState}` }, index.h("div", { key: '70b7d95f2ca7af219a7e28e2c37d55bff27c35ba', class: `text_line_div_content` }, index.h("p", { key: 'b89813f2596262b4f8992caee07f6d7b37002d59', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), this.showSupportingText && index.h("p", { key: '6bed29602507f76b155a84114aaa6a0ddcef02cb', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))))), this.type === 'icon_only' && (index.h("div", { key: '326ab5685d8d8105833a719030b901077b0f4bec', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && index.h("div", { key: '0867fce1c212fc3e239d02b71796f8000a474c63', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (index.h("svg", { key: '809d20e8be36386a1dc403d540a2b5dbb47909d2', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, index.h("path", { key: 'f45f948de082e005ed650ec803bb5133f5455e78', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.type === 'icon_left' && (index.h("div", { key: 'a9ccbc8156433ac4c8f94557281bb7dc4d3fc5e8', class: `icon_left_div ${this.size}` }, index.h("div", { key: '0bfd161d90d10adb991c7a55dbfe42808f707184', class: "connector_wrap" }, index.h("gb-step-icon-base", { key: 'b29dd19e0e7533dca753cee91b18b9c9bd05978e', size: this.size, status: this.internalStatus, state: this.internalState }), this.connector && (index.h("div", { key: '23632041db9e765e8652dd50a0d7e36f5aa9e0e6', class: "connector_div" }, index.h("div", { key: '178333328dee35fe4b0f8169a98a960933bf9df3', class: `icon_left_connector ${this.internalState} ${this.status}` })))), index.h("div", { key: '50bd221732452e417a7ea0aaa58f26fe7886b197', class: "icon_left_text" }, index.h("p", { key: '4542fd6dca261916faec762d79bda0f5892b7262', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), index.h("p", { key: '9e3f7860df29382715a1fb54944a7b7d6621cea7', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'icon_top' && (index.h("div", { key: 'd7daf567b29cd1a74a09dbf59d326548abe3c0b3', class: `icon_top_div ${this.size}` }, index.h("div", { key: 'b4cb95407df98bb314b7126303ecaa85933a98b7', class: "step_icon_div" }, index.h("div", { key: '0e475d31368a58410f6f5a275ffe5b08cff699dd', class: "step_icon" }, index.h("div", { key: 'e75c3491282ad33422ee1fe60df76218e804cb96', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && index.h("div", { key: 'd9536b02145d6921c4539421c29ca1b62fbb0b7f', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (index.h("svg", { key: 'c9ad73a4b95357d89c6734d896c739f6a4732a95', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, index.h("path", { key: 'c00e544c1ed9791422640e9cdcc97cbf95ab8373', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: 'cf4c7cfa66539f350f65874a8fdd80cf6e2030e2', class: "icon_top_content" }, index.h("p", { key: '46bc9ee44bdae3a4a282bbe70ff5664803ab2057', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), index.h("p", { key: 'feeeb10c6bf8275bfe0f7988874c8ac58ba14c7f', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'featured_icon_left' && (index.h("div", { key: 'bb5bff08df2e2e6e94455247ad47fdec68927776', class: "featured_icon_left_div" }, index.h("div", { key: '4621afdd15573b9b26dd19e74f5d9ec1ad3ebd72', class: "connector_wrap" }, index.h("gb-featured-icon", { key: 'bfb13cf68a4f27423c9b4d8a456cd60d9d17e1be', size: "sm", icon: "assets/user.svg", destructive: this.internalState === 'destructive' ? true : false }), this.connector && (index.h("div", { key: 'a45d317c1e9f65da6f163d336a5614e3f50e18ba', class: "connector_div" }, index.h("div", { key: 'b020cda10366b332bd460fd5b86dc8538e87da9c', class: `featured_icon_left_connector ${this.size} ${this.internalState} ${this.status}` })))), index.h("div", { key: 'b4afb7f99ab140761cc5f7bf886a6ecd812467dc', class: "featured_icon_left_content" }, index.h("p", { key: '669f76c963c7300d0a60c108ca80a0e915f3b354', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.internalState}` }, this.label), index.h("p", { key: '415ea4bb8ee5edd0a0ac38a13278a9c7c8e66ea1', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.internalState}` }, this.supportingText))))));
72
72
  }
73
73
  static get watchers() { return {
74
74
  "status": ["onStatusChange"],
@@ -94,7 +94,7 @@ const GbStepIconBase = class {
94
94
  this.internalState = newValue;
95
95
  }
96
96
  render() {
97
- return (index.h("div", { key: '0144b9245a4db843d00cad53727561ca5f15e85a', class: `icon_base_div ${this.internalStatus} ${this.internalState} ${this.size}` }, this.status !== 'complete' && index.h("div", { key: 'a9cd8f47f4bbdf7afe87b7e871d99fc270163c2e', class: `dot ${this.internalStatus} ${this.internalState} ${this.size}` }), this.status === 'complete' && (index.h("svg", { key: 'd983e08551bc544bd9cb77dbb43ec5bdcb9ff349', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.internalStatus} ${this.internalState} ${this.size}` }, index.h("path", { key: '12e99b66e02fe74fe3b15d1c01a1af9a7cdbfdaa', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
97
+ return (index.h("div", { key: '4900a9fbf6b609ab038af291334df84262e9e6b3', class: `icon_base_div ${this.internalStatus} ${this.internalState} ${this.size}` }, this.status !== 'complete' && index.h("div", { key: 'aa0f333079b7e7d51fd1afd877af45c6b25f6e49', class: `dot ${this.internalStatus} ${this.internalState} ${this.size}` }), this.status === 'complete' && (index.h("svg", { key: 'c0bb08fc066f766254064f438d387352cfdcdcf2', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.internalStatus} ${this.internalState} ${this.size}` }, index.h("path", { key: '6f78ec032b16edcc96a74bf3bde44cbaf103bb6e', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
98
98
  }
99
99
  static get watchers() { return {
100
100
  "status": ["onStatusChange"],
@@ -24,7 +24,7 @@ const GbSliderControlHandle = class {
24
24
  this.isFocused = false;
25
25
  }
26
26
  render() {
27
- return (index.h("div", { key: '3a0a4fe9f47a175cd6d38014b8015a7e31431976', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (index.h("div", { key: 'e8510009aeb8581fc79a761088364912906209a5', class: "tooltip-container" }, index.h("gb-tooltip", { key: '621b7bf20e604fd6126eb85bfdb3fea5da251235', "show-arrow": false, arrow: "none", "show-supporting-text": false }, index.h("p", { key: 'a153341e501052becd51b409160a9302a9176870', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (index.h("div", { key: '7d1927b10977afbdb77359c479321b8e72085f75', class: "thumb-label" }, index.h("p", { key: '49ed7f7d71436223f1d6cef80bd9af3031a0e5d3', class: "thumb_label text-md-medium" }, this.value)))));
27
+ return (index.h("div", { key: '6f84d9ab6a7478626b342b2d0bfaeecb1afc71a0', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (index.h("div", { key: '4dbb04cbad78de5b7845ea1a9e33a957c6b67b2e', class: "tooltip-container" }, index.h("gb-tooltip", { key: '06aa9c25002e52e0b5c043a58ba01e7a05dc2401', "show-arrow": false, arrow: "none", "show-supporting-text": false }, index.h("p", { key: 'c2d9a1fb2596ca27fd19f9a29ec42a1372fa9c7c', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (index.h("div", { key: '17f4a8f9465985f1bb1e6faf638fc8f83d05301b', class: "thumb-label" }, index.h("p", { key: '8a634ee297fb4a2b1a7dcebd8f9f1af15d27762e', class: "thumb_label text-md-medium" }, this.value)))));
28
28
  }
29
29
  };
30
30
  GbSliderControlHandle.style = gbSliderControlHandleCss;
@@ -78,7 +78,7 @@ const GbSlider = class {
78
78
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
79
79
  }
80
80
  render() {
81
- return (index.h("div", { key: '3be308dedb47a19e2d3459b048f1f3caeacb8877', class: "slider-container", ref: el => (this.containerEl = el) }, index.h("div", { key: 'c9fdc1e0db3318f3f7c4e91ecfea98e0b4952fc0', class: "track", ref: el => (this.trackEl = el) }), index.h("gb-slider-control-handle", { key: '9e058f15f132c4d304bb885e46e7284d341bd982', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), index.h("gb-slider-control-handle", { key: 'aab8d3a81db0f6f0e308431c8a75846b15dc50b7', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
81
+ return (index.h("div", { key: '855827ffb77b6a03f7cb32723867fa81093770ec', class: "slider-container", ref: el => (this.containerEl = el) }, index.h("div", { key: 'a1bbf16c4f5378c318e16acdd1495a7dc6cc53f9', class: "track", ref: el => (this.trackEl = el) }), index.h("gb-slider-control-handle", { key: '9b3e70741932b4c96efa7f24c30945f0ff71c7d9', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), index.h("gb-slider-control-handle", { key: '2a44cbbb1ec7d3f20a77c020a176a2d7f765b86a', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
82
82
  }
83
83
  get el() { return index.getElement(this); }
84
84
  };
@@ -35,7 +35,7 @@ const GbStepperHorizontalIconsCentered = class {
35
35
  ];
36
36
  }
37
37
  render() {
38
- return (index.h(index.Fragment, null, this.type === 'icon' && (index.h("div", { key: '7cc6028726c1de283e56eb9a5c0794d2cfde916d', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (index.h("div", { key: 'dd2f9f66c036067c87a128b0f22608b547c0646d', class: "step_div" }, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index$1 !== this.steps.length - 1 ? (index.h("div", { class: "connector_div" }, index.h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (index.h(index.Fragment, null, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText })))))))), this.type === 'featured_icon' && (index.h("div", { key: 'b029203c2e16b7f2f44c952a965fec8e87c6027f', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (index.h("div", { key: '40b602d6b6901791c7fc1540d93a78dc52c58d3c', class: "step_div" }, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index$1 !== this.steps.length - 1 ? (index.h("div", { class: "connector_div" }, index.h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (index.h(index.Fragment, null, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "featured_icon_left", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText }))))))))));
38
+ return (index.h(index.Fragment, null, this.type === 'icon' && (index.h("div", { key: '06851203335c582fd5817b297a76b4b892e3107e', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (index.h("div", { key: '0497fadfb1ca66300eda639f2f6bd02153bb26aa', class: "step_div" }, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index$1 !== this.steps.length - 1 ? (index.h("div", { class: "connector_div" }, index.h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (index.h(index.Fragment, null, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText })))))))), this.type === 'featured_icon' && (index.h("div", { key: '35cd67c71e16081f70c61d0cc834475ffe53edf2', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (index.h("div", { key: '5865191e79197247db25bfd9251baa12bea4b786', class: "step_div" }, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index$1 !== this.steps.length - 1 ? (index.h("div", { class: "connector_div" }, index.h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (index.h(index.Fragment, null, this.steps.map((step, index$1) => (index.h(index.Fragment, null, index.h("gb-step-base", { size: this.size, type: "featured_icon_left", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText }))))))))));
39
39
  }
40
40
  };
41
41
  GbStepperHorizontalIconsCentered.style = gbStepperHorizontalIconsCenteredCss;
@@ -27,7 +27,7 @@ const GbStepperHorizontalIconsCentered = class {
27
27
  ];
28
28
  }
29
29
  render() {
30
- return (index.h("div", { key: '1eef1c133fe8c8018f6ad58990250a6a73e25206', class: "icons_centered_container" }, index.h("div", { key: 'e50bb90a45a3cbfee8c9633c8a4fc39b506aebe6', class: "icons_centered_div" })));
30
+ return (index.h("div", { key: 'b2cc3e7dfd6c9e0cad96c330b58299e7a2862efb', class: "icons_centered_container" }, index.h("div", { key: 'c3d8c6ed37197cd9bac845881afa94a3c9b47a66', class: "icons_centered_div" })));
31
31
  }
32
32
  };
33
33
  GbStepperHorizontalIconsCentered.style = gbStepperHorizontalIconsConnectedCss;
@@ -47,7 +47,7 @@ const GbStepperHorizontalLineWithText = class {
47
47
  this.showSupportingText = this.width < 768 ? false : true;
48
48
  }
49
49
  render() {
50
- return (index.h("div", { key: '1866f7dc9cef9f7d68a1d7966536dd7eff38e4da', class: "text_with_line" }, this.internalSteps.map(step => (index.h("gb-step-base", { size: this.size, type: "text_line", state: step.state, status: step.status, label: step.label, "supporting-text": step.supportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })))));
50
+ return (index.h("div", { key: '25c32cbfc7f8fbab904b6492cb0f3a5b05361372', class: "text_with_line" }, this.internalSteps.map(step => (index.h("gb-step-base", { size: this.size, type: "text_line", state: step.state, status: step.status, label: step.label, "supporting-text": step.supportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })))));
51
51
  }
52
52
  static get watchers() { return {
53
53
  "steps": ["onStepsChanged"]
@@ -29,7 +29,7 @@ const GbStepperHorizontalMinimalIcons = class {
29
29
  }
30
30
  render() {
31
31
  const indexOfCurrentStep = this.steps.findIndex(step => step.status === 'current');
32
- return (index.h("div", { key: '7e4af9fd95d110e1dc8998c4c745fb8c4e96d0c9', class: "minimai_icons_container" }, index.h("div", { key: '25696d1310fc0f5c323f9b610ce4b2ecead0f50f', class: `minimai_icons_div ${this.size}` }, this.text && index.h("p", { key: 'fa678e326e0b7d93ac2eb227802f9525df063b02', class: "step_text text-sm-medium" }, "Step ", indexOfCurrentStep + 1, " of ", this.steps.length), this.steps.map(step => (index.h("gb-step-icon-base", { size: this.size, status: step.status, state: step.state }))))));
32
+ return (index.h("div", { key: 'e8d323149def003378add0a36adb31c0fadc17cb', class: "minimai_icons_container" }, index.h("div", { key: '8a804c721319b6324464fd9d76ef26a311249982', class: `minimai_icons_div ${this.size}` }, this.text && index.h("p", { key: '4f63cbf919ea492652ff4f07ea6a87aeba80622f', class: "step_text text-sm-medium" }, "Step ", indexOfCurrentStep + 1, " of ", this.steps.length), this.steps.map(step => (index.h("gb-step-icon-base", { size: this.size, status: step.status, state: step.state }))))));
33
33
  }
34
34
  };
35
35
  GbStepperHorizontalMinimalIcons.style = gbStepperHorizontalMinimalIconsCss;
@@ -38,7 +38,7 @@ const GbstepperVerticalIconsWithText = class {
38
38
  this.stepClicked.emit(index);
39
39
  }
40
40
  render() {
41
- return (index.h("div", { key: '3acc9c58d704c48511bc42c1bb28ca57d77a8e63', class: "vertical_stepper_div" }, this.type === 'icon' && (index.h(index.Fragment, null, this.internalSteps.map((step, index$1) => (index.h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index$1) })))))));
41
+ return (index.h("div", { key: 'f5b8e353989091528e58758e6321d429437c9c0a', class: "vertical_stepper_div" }, this.type === 'icon' && (index.h(index.Fragment, null, this.internalSteps.map((step, index$1) => (index.h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index$1) })))))));
42
42
  }
43
43
  static get watchers() { return {
44
44
  "steps": ["onStepsChanged"]
@@ -47,11 +47,11 @@ const GbTabButtonBase = class {
47
47
  this.tabClicked.emit();
48
48
  }
49
49
  render() {
50
- return (index.h("div", { key: 'e06a77454e4e7dbe2e94c1186c55a2f910c58d08', class: `tab_button_div ${this.type}
50
+ return (index.h("div", { key: 'c751afdd9ed5b8b40e3aa1b42cb74e12d03bd6d6', class: `tab_button_div ${this.type}
51
51
  ${this.current ? 'current' : ''}
52
52
  ${this.fullWidth ? 'full_width' : ''}
53
53
  ${this.size}
54
- ${this.alignment}`, onClick: () => this.handleClick() }, index.h("p", { key: '75b508ef729d7880c5d710e5d351a426690a777f', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (index.h("gb-badge", { key: '8e17d9eb132ab9e9a5bc9bcbec44bc737e9587e3', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
54
+ ${this.alignment}`, onClick: () => this.handleClick() }, index.h("p", { key: '018a6c9b64c826f4c3e53938a825b3c179217f9d', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (index.h("gb-badge", { key: '69599628cb79a122376a839de5c5068ba2bb5627', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
55
55
  ? 'information'
56
56
  : this.current && this.type === 'underline'
57
57
  ? 'information'
@@ -60,7 +60,7 @@ const GbTabButtonBase = class {
60
60
  :
61
61
  this.current && this.type === 'line'
62
62
  ? 'information'
63
- : 'gray' }, index.h("slot", { key: 'c2a69c2dda133e37a9a4019e7b4373ac7f16c813', name: "count" })))));
63
+ : 'gray' }, index.h("slot", { key: '1a64b7924e41649a8d1998216ef4fefa4ca2951b', name: "count" })))));
64
64
  }
65
65
  get el() { return index.getElement(this); }
66
66
  };
@@ -9,7 +9,7 @@ const GbTableCell = class {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
11
11
  render() {
12
- return (index.h("div", { key: 'a9d7559acec43b7c04470ef6ee47fc44904a8df4', class: "table_cell_div" }));
12
+ return (index.h("div", { key: 'fd184dfe65a5dc7961e76bcc0bf05a152083ae4d', class: "table_cell_div" }));
13
13
  }
14
14
  };
15
15
  GbTableCell.style = gbTableCellCss;
@@ -60,7 +60,7 @@ const GbTableHeader = class {
60
60
  this.layoutButtonClicked.emit(layout.detail);
61
61
  }
62
62
  render() {
63
- return (index.h("div", { key: '20967b88c5ec6edfe829b9a70b822f14e1f9fddf', class: "table_header_div" }, index.h("div", { key: '3aba4041c47e235433724d3af5468cd7e490f7f5', class: "table_header_content" }, this.tableHeading && index.h("p", { key: 'ff9caa716c11a70fd354c7c2c36fc4489eaf10d2', class: "table_heading text-lg-semi-bold" }, this.tableHeadingLabel), index.h("div", { key: 'c11e4d0d8edb2bed5af2845fc905da23ef7f3a09', class: "actions" }, this.showSearch && (index.h("div", { key: '4b79daf62a7b4f5153331b47bb46d3ca05d2def7', class: "input_field" }, index.h("gb-input-field", { key: '36ae087bee1519626cd7caf297acd58d1feaa775', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), index.h("div", { key: '6e5e6a656dec7cc10b55d24b840cd93e45b44528', class: "action" }, this.showLayoutToggle && index.h("gb-button-group", { key: '84340d84868873cf647fbfaaf24c28841b965e01', items: this.items, icon: "only", onOptionChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (index.h("gb-button", { key: '68f7ff8f1a468bac13a7297216306dbf41af36ce', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, index.h("p", { key: '537720e8ef7349ec9a50a08a82236070e238922f' }, "Columns"))), this.showFilter && (index.h("gb-filter-button", { key: '0ef56a14e1fe9588af55658838923c31ccea11d4', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, index.h("p", { key: '304cd99898ded6c8d7f458bf3fbdb6934516efc0', slot: "filter_count" }, this.filterCount))), this.showExport && (index.h("div", { key: '9084a6b951267d904f73257434389cb3fb8df173', class: "export" }, index.h("gb-button", { key: '49bccef57f4d42c17b94285986da0961e2d2bbf0', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/file-export.svg", "icon-trailing": this.width <= 1007 ? false : true, "icon-trailing-swap": "assets/arrow-down-01.svg", onClick: () => this.toggleDropdown() }, index.h("p", { key: 'd6e36af48f18c6b94e1d990e45857b9c5e70e970' }, "Export")), this.showExportDropdown && (index.h("gb-export-dropdown", { key: '626170e39c36f14f0678303d0a729b66cdc4f002', "show-entire-data": this.showEntireData, onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" })))), this.showRefreshButton && (index.h("div", { key: '8680a869f313c855a82f1640c895fe7f5fa95d4e', class: "refresh_button" }, index.h("gb-button", { key: '610a45ef64cbfcbf13c1586c5a73789d3e6d7dcb', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
63
+ return (index.h("div", { key: '71be6feb021fe32d984497346f91ff968fe0b5d0', class: "table_header_div" }, index.h("div", { key: 'b8bf4e37f534cfeda3da9a599f03ca7528aa11d5', class: "table_header_content" }, this.tableHeading && index.h("p", { key: '16bfd5bb5fef07567a3ac3b3c4e7df6af8e4450e', class: "table_heading text-lg-semi-bold" }, this.tableHeadingLabel), index.h("div", { key: '89bfc2488c5dd6094b9204738abdfd15e45ca3eb', class: "actions" }, this.showSearch && (index.h("div", { key: '8217623318a39a718b999e76057f4065e512b30b', class: "input_field" }, index.h("gb-input-field", { key: '6bda6bf6847b76f332f0f7b846e0f669f1dd6940', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), index.h("div", { key: 'ed2917ad3963318613062f2c32a85d83d2b155bc', class: "action" }, this.showLayoutToggle && index.h("gb-button-group", { key: '3b9f0c46e89285d669030700a3e84da2bef2be76', items: this.items, icon: "only", onOptionChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (index.h("gb-button", { key: '82d3618424fc5b3a0b01784c1bee9b847f53d810', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, index.h("p", { key: '3fd3588d53b61db51201d0c1e1e585e16b19ef9d' }, "Columns"))), this.showFilter && (index.h("gb-filter-button", { key: '0f2690611f8f999135cd14f760561dc6337519f6', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, index.h("p", { key: 'a2f34ea05a8986e1ca9a985553abd2f07eabbfc2', slot: "filter_count" }, this.filterCount))), this.showExport && (index.h("div", { key: '0cf32c3324f66ac5dbbafb1b5c95b3fef2f899c2', class: "export" }, index.h("gb-button", { key: '09bfe7b75c643c89c9ccae18c580072fe5ae5908', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/file-export.svg", "icon-trailing": this.width <= 1007 ? false : true, "icon-trailing-swap": "assets/arrow-down-01.svg", onClick: () => this.toggleDropdown() }, index.h("p", { key: '7b1b33cff2121f1d61aedef03bdcb4f7b1f5740b' }, "Export")), this.showExportDropdown && (index.h("gb-export-dropdown", { key: '74abac8c15fca174482c40b2aba764069b4f97fa', "show-entire-data": this.showEntireData, onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" })))), this.showRefreshButton && (index.h("div", { key: '30355ffa02269afd559c5dbc9bf0f6fd50afd1c5', class: "refresh_button" }, index.h("gb-button", { key: 'e6f0c9eae5fa42ce9693742e04ee79b8d6882f3a', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
64
64
  }
65
65
  };
66
66
  GbTableHeader.style = gbTableHeaderCss;
@@ -193,14 +193,14 @@ const GbTextareaInputField = class {
193
193
  }
194
194
  }
195
195
  render() {
196
- return (index.h("div", { key: '405fd370057c1509aa8b7520ed94ce0de6c83763', class: "textarea_container" }, index.h("div", { key: '8c900e6c53e4e36d01e24a9f9fc5eccc4a7c350b', class: "input_with_label" }, this.showLabel && index.h("p", { key: 'c24f9b882ca520a0f9121a46753755e0cb0e3e52', class: `label text-sm-medium` }, this.label), this.type === 'default' && (index.h("textarea", { key: '72c6182217324aeedf67eb07728dc59522ebc9aa', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (index.h("div", { key: 'c7686b1072ab77442a7ccb2d8f1a2178650fe71b', class: "textarea_tags" }, index.h("div", { key: 'efa005a19d7a13de2d239cfb25f6d81602f20f93', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, index.h("div", { key: 'a82988a362538e51bec9fc62ef6f677d1fd7adb5', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
196
+ return (index.h("div", { key: 'c712a640bc0906ea5a49e28eb5fff3ed35ff4f6a', class: "textarea_container" }, index.h("div", { key: '2c8444906fb6ef06dffe02324a215ac92cbe006a', class: "input_with_label" }, this.showLabel && index.h("p", { key: '58c08293483ab55972b20f6a509178048a988f05', class: `label text-sm-medium` }, this.label), this.type === 'default' && (index.h("textarea", { key: '0f4c01d5f7989fc1b921a7967e417e3ee8ff9416', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (index.h("div", { key: 'd1bd9a5cdfb25abe86303131bb8648483228b24c', class: "textarea_tags" }, index.h("div", { key: 'a28c1c5f987e00b684cab19c2907fc39d2a318e9', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, index.h("div", { key: '37fbb49bf0f35cb05f350f85b0fb2059968a1958', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
197
197
  .split(' ')
198
198
  .map(part => part.charAt(0).toUpperCase())
199
- .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("p", null, val)))))))), index.h("span", { key: 'b3e5dce8145d44c9edf615ff108b2994ca35af81', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), index.h("div", { key: '8c9cf55f1e720d3a9614bc53605daeb080e76f5c', class: "input_field" }, index.h("input", { key: 'fdcfb49b83bb767068f330ab615c3ac0e8b1975c', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
199
+ .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("p", null, val)))))))), index.h("span", { key: 'e48d0ce4839111f07f77d6548e9cf555ada6f374', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), index.h("div", { key: '26190b25938cbe0129bb7fd4479dab8b2f6c09b4', class: "input_field" }, index.h("input", { key: 'ebd1b6399eecf0141bc86b8404a8ebcb11639c85', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
200
200
  // placeholder={this.placeholderText}
201
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (index.h("div", { key: 'fe2aa4f05cb5b3586aa444ae1e7576f193f2acd7', class: "help_icon" }, index.h("svg", { key: '1107b2032c9731078bebb866892762c7638d9908', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { key: 'de3a731dd49f4d98120cb3ec7d0970523bd844a7', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (index.h("div", { key: '7e2a928bc855bdc865e9b5672d99fbfc5d2d5ab6', class: `dropdown_menu` }, this.results.map(item => (index.h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: reusableModels.StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
201
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (index.h("div", { key: '93e3c0c5c8ca3327ee4d36255111e0c104e4369a', class: "help_icon" }, index.h("svg", { key: '5fb4006c849f207cd350e3d79dcd284f945c188f', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { key: '3fd4957ecf4bfcf7a24e4867aea930ac8063457d', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (index.h("div", { key: '76f305bd1d331ea90ed1beb07750fc39a6c7ada7', class: `dropdown_menu` }, this.results.map(item => (index.h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: reusableModels.StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
202
202
  ? [index.h("p", { slot: "name" }, item.objectName), index.h("p", { slot: "supporting_text" }, item.objectValue)]
203
- : typeof item !== 'object' && index.h("p", { slot: "name" }, item))))))))), this.showHintText && index.h("p", { key: '244a5fc89ee6aaeb89ee736b81fe59e55a05e568', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
203
+ : typeof item !== 'object' && index.h("p", { slot: "name" }, item))))))))), this.showHintText && index.h("p", { key: '1b91bd2867f789543c776ae9738e71895dac0afe', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
204
204
  }
205
205
  get el() { return index.getElement(this); }
206
206
  static get watchers() { return {
@@ -18,8 +18,8 @@ const GbToggleBase = class {
18
18
  }
19
19
  render() {
20
20
  return [
21
- index.h("input", { key: '80eba814f9b1ffc537fac280ba577a5fb6183329', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
22
- index.h("label", { key: 'a0e4a3824f482ffda7b0de154b2e1ee2930f233a', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, index.h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, index.h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
21
+ index.h("input", { key: '4942246566d55a788180f2f750a873b59c034e95', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
22
+ index.h("label", { key: '155862e02f49106947185b4313ee2188ebfabffc', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, index.h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, index.h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
23
23
  ];
24
24
  }
25
25
  };
@@ -49,7 +49,7 @@ const GbToggle = class {
49
49
  }
50
50
  }
51
51
  render() {
52
- return (index.h("div", { key: '1e112c14529e5b491a2e8fa5e26ff00d8f402711', class: `toggle_div ${this.size}` }, this.position === 'left' && (index.h(index.Fragment, null, this.text && (index.h("div", { key: 'c8222521ef347f0da7880d124dd7be15f07074dc', class: "text" }, index.h("slot", { key: '84e50432ef4e1af4bb6e64fad244bb893d27c475', name: "main_text" }), this.supportingText && index.h("slot", { key: '7386618a1b7036ecb48f79a669b31e7aeaf953f9', name: "supporting_text" }))))), index.h("div", { key: 'ee005bbc6d08230c1584fcee3f9d67e991d0b887', class: "toggle_base" }, index.h("gb-toggle-base", { key: '96f230e56edce28b0aada77b4e4374256d8bbb8d', size: this.size, state: this.state, pressed: this.pressed, onToggleClicked: this.onToggle.bind(this) })), this.position === 'right' && (index.h(index.Fragment, null, this.text && (index.h("div", { key: '34bbdd450bb64355d7e15235b3a04949e46e3a8e', class: "text" }, index.h("slot", { key: '6ac88f090cc60e5525dc4c74d23e1ec4cf39e632', name: "main_text" }), this.supportingText && index.h("slot", { key: '8a45e6d0dd9f5fb85a9d58b7d6bdd9a0c3a69414', name: "supporting_text" })))))));
52
+ return (index.h("div", { key: '5ab68fa7186526122198d23093062483cf663cdc', class: `toggle_div ${this.size}` }, this.position === 'left' && (index.h(index.Fragment, null, this.text && (index.h("div", { key: 'c1123a291a9a4aaf93f9f56ab9fdc02f53a8fbbf', class: "text" }, index.h("slot", { key: '73638535f69b92ab104b6dcc18163924603ad8c2', name: "main_text" }), this.supportingText && index.h("slot", { key: '40553bba9f280bd201a0c512a127697afb2a84ec', name: "supporting_text" }))))), index.h("div", { key: '930a4a095839233359a601b70901ab16a5384d0e', class: "toggle_base" }, index.h("gb-toggle-base", { key: '79e3fb3f96ecffbfb72053fa95eec02fa95c1d27', size: this.size, state: this.state, pressed: this.pressed, onToggleClicked: this.onToggle.bind(this) })), this.position === 'right' && (index.h(index.Fragment, null, this.text && (index.h("div", { key: '9cd960627f1668ba5cd13ef88a48fb77ba903769', class: "text" }, index.h("slot", { key: '4c9843c0d06a0c89288fccba88dcfb147cd2775a', name: "main_text" }), this.supportingText && index.h("slot", { key: '8c918329466ae551a4061ee2863f3990d82a5bf4', name: "supporting_text" })))))));
53
53
  }
54
54
  get el() { return index.getElement(this); }
55
55
  };
@@ -11,11 +11,11 @@ const GbTokenFieldCompressed = class {
11
11
  this.hintText = '';
12
12
  }
13
13
  render() {
14
- return (index.h("div", { key: '00867fac76a65715ffa296ca4c6ac47dd6dae6ac', class: {
14
+ return (index.h("div", { key: '80d19cdb2bb3ed9a9882efe432986e6923d486b2', class: {
15
15
  container: true,
16
16
  [this.size]: true,
17
17
  [this.digits]: true,
18
- } }, index.h("div", { key: 'f54cfcc2155e34a7fd3a778b0de3760f28e8799b', class: "input-with-label" }, this.showLabel && (index.h("label", { key: 'c58d6c1f446329098cf15647ccb657a4974fcdae', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (index.h("div", { key: '13079dbd4680a1c8ad8c0bbbfbfad53799e00fdf', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: '3b2617b77a3c4ba723357dad8a9bce7be4cf7358', size: this.size }), index.h("gb-mega-input-field-base", { key: '6a7c34e1482dfbeb2c0d250ca35579ea5e21add0', size: this.size }), index.h("gb-mega-input-field-base", { key: '231a69f05d3bfe4f3856a63aa363d828d641704c', size: this.size }), index.h("gb-mega-input-field-base", { key: '9b1dc465c9de8b320e99e2e0fa170f74452250a7', size: this.size }))), this.digits === 6 && (index.h("div", { key: '5f3907889d2561417f88492717e67f6c20733950', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: '6028c9611cc0a9ffecc50070561d0354219c133a', size: this.size }), index.h("gb-mega-input-field-base", { key: 'e887a1a21d26433bb7e6f3f991a413b4eebdc4aa', size: this.size }), index.h("gb-mega-input-field-base", { key: '34dc6aa346c5a429a34806d22e5181fbe8184c59', size: this.size }), index.h("p", { key: '047bf0734227b34bc8b6f1708d3b639b366d9f1c', class: "line display-sm-bold" }, "-"), index.h("gb-mega-input-field-base", { key: 'b362176222127d28cfe3be6c854b345aee840d17', size: this.size }), index.h("gb-mega-input-field-base", { key: '18dbcbbd7b10434bc4944c8476f35992be3b7558', size: this.size }), index.h("gb-mega-input-field-base", { key: '2c9df633c9c1bfa98cadf54f3ae8d55b0b96bc1e', size: this.size }))), this.digits === 8 && (index.h("div", { key: '57705369ca6c00c8162c591533b8a3f1f7483faa', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: '184fb728dc8d94554098f9a42b97900e3597f2c8', size: this.size }), index.h("gb-mega-input-field-base", { key: 'ae0d4b0fad76232c368e766dbc3ecdd5b0200411', size: this.size }), index.h("gb-mega-input-field-base", { key: 'f2e9836e2adc637cb575345a2fcd6c0839930380', size: this.size }), index.h("gb-mega-input-field-base", { key: '27d7113d039764302800986e3d7a60e7ea1a3420', size: this.size }), index.h("p", { key: 'b22a899f31c8e3f7eb7ffb57da183605aa0fc3ea', class: "line display-sm-bold" }, "-"), index.h("gb-mega-input-field-base", { key: 'fde7dc904a7c5d850576436f37a0cd003603e265', size: this.size }), index.h("gb-mega-input-field-base", { key: 'b605aa29e18778e36970e927a8e234e6f56a3263', size: this.size }), index.h("gb-mega-input-field-base", { key: 'da8617fc79c68000e1afbf2acf095168a0822552', size: this.size }), index.h("gb-mega-input-field-base", { key: '66fca2cbbcc2abbfcb10e1cb870c44884f05279b', size: this.size })))), this.showHintText && (index.h("div", { key: 'd349440b3f23141904045a145343da1229f82ef3', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
18
+ } }, index.h("div", { key: 'eb8a6bd04933809861a40efd808f60b3f3690d6e', class: "input-with-label" }, this.showLabel && (index.h("label", { key: 'e0bdb333b1a47319e952092aef5882a98443174b', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (index.h("div", { key: '98410866981b43e716b52f3dc2bbea78cc995744', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: 'd9c15014cc769a5cee6b1bfc02146138702a57bf', size: this.size }), index.h("gb-mega-input-field-base", { key: '5489d69b8c5e5cad18c85124b549baf12698b234', size: this.size }), index.h("gb-mega-input-field-base", { key: '653149c0e3a3a6e30a0de86c3d460909902bf0ec', size: this.size }), index.h("gb-mega-input-field-base", { key: '47d0efa3b0e9a330944f52c953d72bc68d182bd0', size: this.size }))), this.digits === 6 && (index.h("div", { key: '705dddf9185a4aa338ff99d37cc978c56cff8cd1', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: 'b140c28bec2fd4cb020cbf5db48f48b57ed4b2fb', size: this.size }), index.h("gb-mega-input-field-base", { key: '906415a39f9fe4ee3cc73f5a77c6497e0e2a7c87', size: this.size }), index.h("gb-mega-input-field-base", { key: '6e6ad6de017ef20d43ea597f5c96abb862e76803', size: this.size }), index.h("p", { key: 'a509f6a37e7b705559dd545fbf84a084f6a7afd1', class: "line display-sm-bold" }, "-"), index.h("gb-mega-input-field-base", { key: '9bd1cc21631bd0a6555f7145e7dd9bbc1c7b7904', size: this.size }), index.h("gb-mega-input-field-base", { key: '8bc598547bc812f4a3053500538dc493868d8b45', size: this.size }), index.h("gb-mega-input-field-base", { key: 'd26bccfa6f000a65c3d7a4f6e531c7f4537fdd11', size: this.size }))), this.digits === 8 && (index.h("div", { key: '97510586ad73a8830ab4b1945ab63f2f25a008e5', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: '76cd87f8e0a2a2e3a3fe61546f0a42d77287ced5', size: this.size }), index.h("gb-mega-input-field-base", { key: 'f438cc211c6e1f7a2cba2a8820110370f9ce805a', size: this.size }), index.h("gb-mega-input-field-base", { key: '4c5e217d0f0d6bc72f48e00acc8126435e9644fc', size: this.size }), index.h("gb-mega-input-field-base", { key: 'b247a0181d3a07c2d4cd0b6bdb9aa0293fe289e6', size: this.size }), index.h("p", { key: '5ab27ab047fb66adc98f807fe19682f2f6838277', class: "line display-sm-bold" }, "-"), index.h("gb-mega-input-field-base", { key: '570d8f949b37c63b9cbe4114ebcc42cdd44b7d3f', size: this.size }), index.h("gb-mega-input-field-base", { key: 'bfb23cc2ff808a81c980f6b7e83a3f2f70bdb0b6', size: this.size }), index.h("gb-mega-input-field-base", { key: '0050269144dae24d1803ac2b4c6f02b0fd263429', size: this.size }), index.h("gb-mega-input-field-base", { key: '4b8758659aeb0d4323060e80ad0732560a502a4b', size: this.size })))), this.showHintText && (index.h("div", { key: 'e8670acc2cba4a7bf2b56bc66d9f9b6832bd0e1b', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
19
19
  }
20
20
  };
21
21
  GbTokenFieldCompressed.style = gbTokenFieldCompressedCss;
@@ -38,7 +38,7 @@ const GbTopBarSidemenu = class {
38
38
  }
39
39
  render() {
40
40
  const patternSrc = index.getAssetPath(`assets/pattern_wrapper.svg`);
41
- return (index.h("div", { key: '96243a8bcad295a6937ce482609c1995f184c269', class: "top_bar_sidemenu_div" }, index.h("div", { key: 'c9f6c59b0757c53f7c31db910d353206de82d0c2', class: "vertical_tabs_div" }, index.h("gb-vertical-tabs", { key: '410d564cfafbb8dead5173e963a2c3537772c16c', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), index.h("div", { key: '24b57c87659071d4831e1af35879656bc84bb415', class: "wrapper" }, index.h("div", { key: '289ee1ca863182913aef065323168fcca1db4df0', class: "wrapper_pattern" }, index.h("img", { key: '50617f5f33b94bc13037b662794d3dab281ec663', src: patternSrc, alt: "" })), index.h("div", { key: 'e9d0f954d5a591c8825f6a7f9870e5f8ef138067', class: `application_icon`, innerHTML: this.leadingIconSvg }), index.h("div", { key: 'd0c0a8957f009c19c37cff1cb0203cd9b7ce2f1f', class: "application_name" }, index.h("slot", { key: '640f9a25cfc3bb7d810d0062c86132e5d811e138', name: "application_name" })))));
41
+ return (index.h("div", { key: '2eb305472d1e70bda8905a7cef609a77020e743e', class: "top_bar_sidemenu_div" }, index.h("div", { key: '2889b8c4983786566e59a251a6c353fe880e5a9a', class: "vertical_tabs_div" }, index.h("gb-vertical-tabs", { key: '011a1a014c30e9f048d39935d23a33b88900d89b', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), index.h("div", { key: 'eddeb7708efb56719d6f1b470de004acf057d93f', class: "wrapper" }, index.h("div", { key: '37c61d1cbfe8ad0ba34b250383bb730f215a5eb6', class: "wrapper_pattern" }, index.h("img", { key: '80209ef940304182dc3c2e60062074926e2fb36a', src: patternSrc, alt: "" })), index.h("div", { key: '6b387bb90b17ef05c2f332941f53a6401f2e8050', class: `application_icon`, innerHTML: this.leadingIconSvg }), index.h("div", { key: '62eaf472913ea29909b7bba09cdc8e653b44be57', class: "application_name" }, index.h("slot", { key: 'dc6ce55e4f500caf459a1a37da32cf8569916b97', name: "application_name" })))));
42
42
  }
43
43
  get el() { return index.getElement(this); }
44
44
  };
@@ -36,7 +36,7 @@ const GbVerticalTabs = class {
36
36
  this.tabItemClicked.emit({ index, label });
37
37
  }
38
38
  render() {
39
- return (index.h("div", { key: '87ad3a44cc8b1a746849074b6dd85fefbdf2b7de', class: `vertical_tab_div` }, index.h("gb-tab-button-base", { key: '3b9da3b728dfa11e55baa8eb92d4c0f5bb4b9da9', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0, this.firstTabName), alignment: "vertical" }), index.h("gb-tab-button-base", { key: '8c48b75b1c76ff9ca10eb6927f7499301e3ecd79', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (index.h("gb-tab-button-base", { key: '9ac673feedbb4132323e41f475943c6609c76250', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (index.h("gb-tab-button-base", { key: '79a0c7f478110594ab403cc11e6ab2d42ca99a64', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (index.h("gb-tab-button-base", { key: 'cca15021a2224774fb644a389904d16dc5aa92dd', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4, this.fifthTabName), alignment: "vertical" })), this.sixthTabName && (index.h("gb-tab-button-base", { key: 'cca3941793ccc6aca7b51039bd113486615abc79', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5, this.sixthTabName), alignment: "vertical" })), this.seventhTabName && (index.h("gb-tab-button-base", { key: '707f4e00d565aa86fc1ed37a8f90d4a1ed806441', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6, this.seventhTabName), alignment: "vertical" })), this.eighthTabName && (index.h("gb-tab-button-base", { key: '10fa61a7145125615ce03016c79b5214cfa36741', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7, this.eighthTabName), alignment: "vertical" })), this.ninthTabName && (index.h("gb-tab-button-base", { key: 'b1ebd686783841569c947a707d5177970dedcf63', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8, this.ninthTabName), alignment: "vertical" })), this.tenthTabName && (index.h("gb-tab-button-base", { key: '1462862c7d78706399b15b1f31fb37f84780488e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9, this.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (index.h("gb-tab-button-base", { key: '367dc1b1092c32c41b7593b651ba8547bc47f05b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10, this.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (index.h("gb-tab-button-base", { key: '9ab8c838ba34ad4cbabe48d99368e08c06f2a825', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11, this.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (index.h("gb-tab-button-base", { key: 'ec3fd31727cf294beb03903eb74eb9ba778b7647', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12, this.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (index.h("gb-tab-button-base", { key: '120bccaa4a4c06b4771e64fd9d81c5eeb9ba7fbe', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13, this.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (index.h("gb-tab-button-base", { key: '83fa58bffcc4bab1d58405465382b3d008bfd18b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14, this.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (index.h("gb-tab-button-base", { key: 'f4acbe4a6efa8c301a1a2497b96dcdf2d4a452af', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15, this.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (index.h("gb-tab-button-base", { key: 'aa53ccc47f8879418f1bc53283b4a040eee36217', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16, this.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (index.h("gb-tab-button-base", { key: '6d76ecc881b2bd5d270fcf9e9efd4fab0d62207a', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17, this.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (index.h("gb-tab-button-base", { key: '4428ce4414fcc19e257835b22a542addc183037e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18, this.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (index.h("gb-tab-button-base", { key: '414f00ec4463b014c393027d3eaf5c49996f73f8', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19, this.twentiethTabName), alignment: "vertical" }))));
39
+ return (index.h("div", { key: '6f37a29089b85840f31769c142b23135e6da6039', class: `vertical_tab_div` }, index.h("gb-tab-button-base", { key: 'e98a7e31174a9b6f76e27271080e7f2bb87f0236', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0, this.firstTabName), alignment: "vertical" }), index.h("gb-tab-button-base", { key: 'c0a96fffd01742e6ad9f23885877366030d2660f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (index.h("gb-tab-button-base", { key: 'f8557bcb61291f459f556312c200adee3744536b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (index.h("gb-tab-button-base", { key: 'ddb669cf2afccbbce01ee550c95fe046313aa2c8', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (index.h("gb-tab-button-base", { key: '012589bd71fdc79d378fd74656d284581440f855', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4, this.fifthTabName), alignment: "vertical" })), this.sixthTabName && (index.h("gb-tab-button-base", { key: '02ee6077fe45a47039fcbdeb145c42efd6fcdbb8', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5, this.sixthTabName), alignment: "vertical" })), this.seventhTabName && (index.h("gb-tab-button-base", { key: 'c765feb37f71cd8010550a818963565fa48d2692', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6, this.seventhTabName), alignment: "vertical" })), this.eighthTabName && (index.h("gb-tab-button-base", { key: '41cf64a1f27528adcdeb33cdbf9fb7a4af2c3d03', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7, this.eighthTabName), alignment: "vertical" })), this.ninthTabName && (index.h("gb-tab-button-base", { key: 'df39b5257a3e6b0b3c048f479ca7528e9ac611cb', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8, this.ninthTabName), alignment: "vertical" })), this.tenthTabName && (index.h("gb-tab-button-base", { key: '1cfa050728b98bccc2e1820a5ef012a0f2a0bdc1', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9, this.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (index.h("gb-tab-button-base", { key: '7feaa8844c897a45a1bc0e0d5bf83d29b5a450eb', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10, this.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (index.h("gb-tab-button-base", { key: 'f597a13c5af995fef4b56e2e232e8e00e781352d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11, this.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (index.h("gb-tab-button-base", { key: '12749db17ca99019c644b82b3c84b3c846fce027', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12, this.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (index.h("gb-tab-button-base", { key: 'd5329e9bcadb34b75e92eed6cb4b97993fafe3df', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13, this.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (index.h("gb-tab-button-base", { key: '992645863520a4537b80238e75c57a45f803dc43', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14, this.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (index.h("gb-tab-button-base", { key: 'c742efbc850dcb38e430ea6bbc1fa213f1743e7c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15, this.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (index.h("gb-tab-button-base", { key: '9984859ac8a37ad4611062e94826e976c9bbf160', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16, this.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (index.h("gb-tab-button-base", { key: 'efd2527b291f873e7704f1a8f71e24f0559cec40', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17, this.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (index.h("gb-tab-button-base", { key: 'd1da687b35c3cdf8fe216982d1479cf260b26c30', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18, this.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (index.h("gb-tab-button-base", { key: '71ca9e5999ecb55c4727b436273e3d353036e23c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19, this.twentiethTabName), alignment: "vertical" }))));
40
40
  }
41
41
  };
42
42
  GbVerticalTabs.style = gbVerticalTabsCss;
@@ -10,7 +10,7 @@ const GbWysiwygEditorIcon = class {
10
10
  this.active = false;
11
11
  }
12
12
  render() {
13
- return (index.h("div", { key: '9a931d65b8ce8294e8395d6e793da6c6e4751859', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (index.h("svg", { key: 'ed6ac9f7a784d0c22b5c72206aeb0752ace36c45', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '1015035622a73b6ea8824df938e95fc96c969f3c', "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" }), index.h("path", { key: '7bf6966a38b8c01c2b407664a970ffa6490e28df', "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' && (index.h("svg", { key: '8625074f81c455bf7a3e5f472bb6b70c7476b53c', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '3fe488e61cc9291b1fc20933ce9eff509a48b01a', "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" }), index.h("path", { key: 'dd3990ebf80a8c2672e293aea324648d4e6922c8', "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" }), index.h("path", { key: 'b7d8a33119947988e478d8df10fa4886e11ec84d', "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' && (index.h("svg", { key: '20c001d2687e1b386bdb96adc04101db6282e207', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '52272f72e648624884bed440f7286d8852fad6bf', "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" }), index.h("path", { key: 'c914c2a2f021fb18f876cf97ab1ffbf0c0c66ba4', "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" }), index.h("path", { key: '8062b692b1a5f21d9cc7046a18cad327e5d4afb6', "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" }), index.h("path", { key: 'c0131fb67b4107c8bb328e99d9708588be1e82fd', "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' && (index.h("svg", { key: '641854c0f7a952627ae3920c84cc4740676aeb8d', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '68755c6bcf1480a874f090ac312451133ca26f64', "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" }), index.h("path", { key: '04b3f15e8c2f508bf3c0cac844fd650cf4bde357', "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" }), index.h("path", { key: '67caf2de5f6936bb12903d4f6547815a7e3a09cd', "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" }), index.h("path", { key: 'b753b8ea1149303d1499709eca630b047c31d2c6', "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' && (index.h("svg", { key: 'bcc497be76007cac2c4a0bff4db6183f80666cfb', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '0d5d740f7c20ad5ce732b6080770eec60ef896c3', 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" }), index.h("path", { key: 'bd42cbc0f58c7d6cd9695f4ac7c01239aa8375b3', "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" }), index.h("path", { key: '0c2b7ed46ecaa2fb89f6d11a317a93c261c7e8de', 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" }), index.h("path", { key: '5c56d09a86dc31e12c91d35009e3e2a53d42e3d1', "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' && (index.h("svg", { key: '298d6e94636ff4dbb52c55acc88d30afa244613c', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '40ba4dce031d5a48ebc9e02a9354de8218194967', "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" }), index.h("path", { key: '2993ba5a2e61800aa13ed3867a2661c7b74cc1e2', "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' && (index.h("svg", { key: '3e4769d37f0694a9e31b861aaa89756c39dc15b9', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '241bc588d3464cd46980f12e23231074a43184a4', "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" }), index.h("path", { key: 'db786201fb01055ee1956a1355f081d069002a65', "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" }), index.h("path", { key: 'ca66aae8c2ca3345bcd5c0ff97d49a3115b22be6', 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' && (index.h("svg", { key: 'c94bba7be5231c8bf0d6d52671aaddef370ef9c1', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: 'da0fda49a83220a763729dc7ae9b0c1f0e4f7ae3', "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" }), index.h("path", { key: '1c9ba986115a912da5b433975bf091a34c1b2af8', "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" }), index.h("path", { key: 'b37dad66e71caf71e69ad9ebd8cb33d3e75d9479', "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" }), index.h("path", { key: '02c30bd35eadab936a5efaa6b79622058fc2c5dd', "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" }), index.h("path", { key: '68723e68ebd51b3624d1d38462d9119e9ffb43a4', "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" }), index.h("path", { key: '7160238a9440052f1f38d94fa37a5e632c928219', "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' && (index.h("svg", { key: '81d4725b85daceb919ef6eafa6adb09424612d02', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '8a66162b93185e7314bca095c56fdd8f936f58ee', "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" }), index.h("path", { key: '878059d3a5c1e1522ace4d9e19e6e657d6e35249', "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" }), index.h("path", { key: 'b3a7239f00e2e4a41ef4d38a78b23ebf08ef8743', "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" }), index.h("path", { key: '8f35a84403d246c1f8ea4bfab682d31f586b3851', 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" }), index.h("path", { key: 'aadb035011542e308d8ed47dd33905f75bd0d2f5', "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" })))));
13
+ return (index.h("div", { key: '2a93d4d04e4e9de9904fbafb508e3c036e00d8a6', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (index.h("svg", { key: '5f5ead5630bfcac262a4f84248782418e8d5d84a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '8c853ffb0a6f0f83af28df24034de50aab403f10', "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" }), index.h("path", { key: '536860f3a3b41d7fc0dd4791c0c1a2de9f0f6e54', "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' && (index.h("svg", { key: 'cfc4ad9eda7739bf0d3d937dd81db400db7fb6d7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '03b1601004c30f5726d0e5db42e6e3e6be9af291', "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" }), index.h("path", { key: '9603135f7602af63a688894b69509e74b7e9d96a', "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" }), index.h("path", { key: '053dea7e3337aa6828dfe49ef14db3bcd0452e85', "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' && (index.h("svg", { key: '60f2d9b3c8eca2eec255508d5dfa56af32f9baa6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '57e7e2f4eed94044989dc004e5dcd062cfee8c5c', "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" }), index.h("path", { key: '98e0e208a2550d01dbe59a1505a8a34a7f812458', "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" }), index.h("path", { key: 'cfca8745bc95aef548b1a9ab4ce74a4a30907d68', "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" }), index.h("path", { key: '047a5f4544fd5da76ba59a9e7b757c6163068ad6', "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' && (index.h("svg", { key: '2a1450b0662508758003961675a854b174cbcd9c', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: 'eaf056b0e7259e98bcdef100f52e2b5f9eb6ae48', "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" }), index.h("path", { key: 'd7026a6c9456ba9774399a40d9c18a6dea1576a7', "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" }), index.h("path", { key: 'e01b146d6dee250a9b5242e6c6ac5a3b7d56f3f3', "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" }), index.h("path", { key: 'e63d9c134095b8d229530e815a5d738b7941e80e', "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' && (index.h("svg", { key: 'd54dc723f22ef2422a1d9aa85c256ef00abda974', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '1c2f7f1189dea4d68232e98b079d012161b53f80', 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" }), index.h("path", { key: '06a8d318a35fb5641fc16e4204ed75c0bde414fe', "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" }), index.h("path", { key: '9a89921ef4af3216c997a2775cacf6bd2db5b2ec', 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" }), index.h("path", { key: '42ba2476eb6b012e70633cc76dcf114524151768', "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' && (index.h("svg", { key: 'ebe4ebf342c868db873ff48d6b76f4670e322f13', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '80e5feee56a12779df82c5fe502f60ee784df863', "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" }), index.h("path", { key: '52bda553076294e14458e99491debe3415860aff', "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' && (index.h("svg", { key: '2d7acecc83ad35c236d1a3599813c9fbc25f0cd7', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '3115512e3c04457244a3898ed50c866254270bfe', "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" }), index.h("path", { key: '33e3f6ad9e56199ce1f1069f807616802963c291', "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" }), index.h("path", { key: '90d199bb62166ee164dc139d26cfdb4f38b4c15a', 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' && (index.h("svg", { key: '1acb1055c7919a4498078fcd192284149135c59f', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: '30663aeab18c6de330076177adf9e15929cfe1bb', "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" }), index.h("path", { key: '505d8b761f4b87ce9401e8352fb46ef7b9627238', "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" }), index.h("path", { key: 'd1820b2a07aa20a3a785c2085c9b4700e25ca9f3', "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" }), index.h("path", { key: '4506306ef6b8eae689aaf7676e26c12ee05da3e4', "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" }), index.h("path", { key: '5f3f88276c82030cf362a0cafa486b7bf4cfbd11', "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" }), index.h("path", { key: '32c50802e6e50e6e8ea78a906f4ee3b6399c1883', "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' && (index.h("svg", { key: '3f91d0c3123d3e7991cca30efe9c1c4eb4bb4ac7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, index.h("path", { key: 'ea3da5b43e2ab7e8e0c84095c95ffbe38e8f494a', "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" }), index.h("path", { key: '293a144049c2f4645e9f5d4e35239cc0f3d40f5e', "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" }), index.h("path", { key: 'f774d3b080cf50281df76a28c4d22c0c4d1aa2f5', "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" }), index.h("path", { key: '2a69af94cc0d50dd7afe1de1d6d70d57951e2531', 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" }), index.h("path", { key: '2a764e25f53b73f2c378eed473c8a96a3a7b2b78', "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
14
  }
15
15
  };
16
16
  GbWysiwygEditorIcon.style = gbWysiwygEditorIconCss;
@@ -9,7 +9,7 @@ const GbWYSIWYGTooltip = class {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
11
11
  render() {
12
- return (index.h("div", { key: '1c9d55bbcbb6a88dc23867556abf54946a2b67e8', class: "wysiwyg_tooltip_div" }, index.h("div", { key: '13850889f91fd24305985a05502f695e5b9b70e0', class: `wysiwyg_tooltip ${this.breakpoint}` }, index.h("div", { key: '24b797bc5fa5e69334c9ec449fcaa8aee2550b7b', class: `arrow ${this.arrow}` }), index.h("div", { key: '87b8f006cfebc8e8812342ab9018f440c9438f7f', class: "wysiwyg_tooltip_content" }, index.h("gb-wysiwyg-editor-icon", { key: '68d4d87f841889a9b8e150c90e9552fa59dfc752', state: "default", type: "bold" }), index.h("gb-wysiwyg-editor-icon", { key: 'c5344d75e9a5373c39789fa43b8a3dba0dfb7b51', state: "default", type: "italic" }), index.h("gb-wysiwyg-editor-icon", { key: 'a5586ee4cccabbc7351659be8dbfe9ea14512fc0', state: "default", type: "h1" }), index.h("gb-wysiwyg-editor-icon", { key: 'bf2108a62160530d0f5ff3f6e68bed6f4c85f996', state: "default", type: "h2" }), index.h("gb-wysiwyg-editor-icon", { key: '48405c9e9be8c306ed29d052e835c06541ca45ef', state: "default", type: "quote" }), index.h("gb-wysiwyg-editor-icon", { key: '5c980363a81f24a2111d5ddaf06d1960647630c6', state: "default", type: "link" }), index.h("gb-wysiwyg-editor-icon", { key: 'ea07f554cacf1f87593228c61a34112a97841839', state: "default", type: "photo" }), index.h("gb-wysiwyg-editor-icon", { key: '4dfe5035c7b7a40fae7ea64a2b2a73d61c26345f', state: "default", type: "list_bullet" }), index.h("gb-wysiwyg-editor-icon", { key: '138b3e07990dbb8e3e5b5019832f44707a987cc7', state: "default", type: "list_numbers" })))));
12
+ return (index.h("div", { key: '54870f600636ac232c2d6af131f3e04111c9a7c1', class: "wysiwyg_tooltip_div" }, index.h("div", { key: 'a5f378ede55ea021c382f675daa10e8318844aef', class: `wysiwyg_tooltip ${this.breakpoint}` }, index.h("div", { key: 'accb28dcd89a380cd6ab411675ac3057acd5fe75', class: `arrow ${this.arrow}` }), index.h("div", { key: '222821ce751a0c9f761e3e70d16fdd657c50537c', class: "wysiwyg_tooltip_content" }, index.h("gb-wysiwyg-editor-icon", { key: '69062fed13dc46b174d8e3d1571a7ee6e099375d', state: "default", type: "bold" }), index.h("gb-wysiwyg-editor-icon", { key: '7a6ba34d3d639b6515f09a924be11680455a0992', state: "default", type: "italic" }), index.h("gb-wysiwyg-editor-icon", { key: 'a2305b3bd74f5621a5ba6d3f2fb89d62ffb9fa67', state: "default", type: "h1" }), index.h("gb-wysiwyg-editor-icon", { key: 'afc93b5c02af7799b21eb9cc5188c7bc9bd2738e', state: "default", type: "h2" }), index.h("gb-wysiwyg-editor-icon", { key: '118d39ae5786f0c67c636db2fff3ef2fb6251aaa', state: "default", type: "quote" }), index.h("gb-wysiwyg-editor-icon", { key: '380fa4dc7fb462b1e69419ad73cbbd6b8685923e', state: "default", type: "link" }), index.h("gb-wysiwyg-editor-icon", { key: '8e3ba26db7603a66c703784e97f529640243cde0', state: "default", type: "photo" }), index.h("gb-wysiwyg-editor-icon", { key: '4781378d508db2646cc4b63aef617b1f9b9ba5ba', state: "default", type: "list_bullet" }), index.h("gb-wysiwyg-editor-icon", { key: '9acaa83ddcc07076e853ef4ec9492dc10dcb9417', state: "default", type: "list_numbers" })))));
13
13
  }
14
14
  };
15
15
  GbWYSIWYGTooltip.style = gbWysiwygTooltipCss;