globuswebcomponents 2.6.12 → 2.6.14

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 (397) hide show
  1. package/dist/cjs/gb-action-panel_72.cjs.entry.js +88 -91
  2. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  3. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-logo.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  6. package/dist/cjs/gb-metric-card.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-metric-featured-icon.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-step-base.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  25. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  27. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  28. package/dist/collection/components/gb-empty-state/gb-empty-state.css +0 -1
  29. package/dist/collection/components/gb-empty-state/gb-empty-state.js +1 -4
  30. package/dist/collection/components/gb-empty-state/gb-empty-state.js.map +1 -1
  31. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +3 -3
  32. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  33. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  34. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  35. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  36. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  37. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  38. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +5 -5
  39. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  40. package/dist/collection/components/gb-header/gb-header.js +1 -1
  41. package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
  42. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  43. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  44. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  45. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  46. package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
  47. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  48. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  49. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  50. package/dist/collection/components/gb-logo/gb-logo.js +1 -1
  51. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  52. package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
  53. package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
  54. package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
  55. package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
  56. package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
  57. package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
  58. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  59. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  60. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  61. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  62. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  63. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  64. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  65. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  66. package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
  67. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  68. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  69. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
  70. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  71. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  72. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  73. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  74. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  75. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  76. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  77. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  78. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  79. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  80. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  81. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  82. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  83. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  84. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  85. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  86. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  87. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  88. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  89. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  90. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  91. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  92. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  93. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  94. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  95. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  96. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  97. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  98. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  99. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  100. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  101. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  102. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  103. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  104. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  105. package/dist/components/gb-action-panel.js +2 -2
  106. package/dist/components/gb-approval-modal.js +13 -13
  107. package/dist/components/gb-avatar-add-button.js +1 -1
  108. package/dist/components/gb-avatar-dropdown.js +1 -1
  109. package/dist/components/gb-avatar-group.js +4 -4
  110. package/dist/components/gb-avatar-label-group.js +1 -1
  111. package/dist/components/gb-avatar-profile-photo.js +2 -2
  112. package/dist/components/gb-avatar.js +1 -1
  113. package/dist/components/gb-badge.js +1 -1
  114. package/dist/components/gb-button.js +1 -1
  115. package/dist/components/gb-checkbox-group-item.js +1 -1
  116. package/dist/components/gb-checkbox-group.js +5 -5
  117. package/dist/components/gb-collapse-button.js +1 -1
  118. package/dist/components/gb-comment.js +2 -2
  119. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  120. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  121. package/dist/components/gb-detail-cell.js +6 -6
  122. package/dist/components/gb-empty-state.js +8 -11
  123. package/dist/components/gb-empty-state.js.map +1 -1
  124. package/dist/components/gb-export-dropdown-item.js +1 -1
  125. package/dist/components/gb-export-dropdown.js +1 -1
  126. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  127. package/dist/components/gb-export-sub-dropdown.js +1 -1
  128. package/dist/components/gb-featured-icon.js +1 -1
  129. package/dist/components/gb-file-type-icon.js +1 -1
  130. package/dist/components/gb-file-upload-item-base.js +1 -1
  131. package/dist/components/gb-file-upload.js +17 -17
  132. package/dist/components/gb-filter-button.js +1 -1
  133. package/dist/components/gb-header-icon.js +1 -1
  134. package/dist/components/gb-header.js +22 -22
  135. package/dist/components/gb-help-dropdown.js +1 -1
  136. package/dist/components/gb-help-tooltip.js +1 -1
  137. package/dist/components/gb-horizontal-tabs.js +5 -5
  138. package/dist/components/gb-icon-button-base.js +1 -1
  139. package/dist/components/gb-illustration.js +1 -1
  140. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  141. package/dist/components/gb-input-dropdown.js +1 -1
  142. package/dist/components/gb-input-field.js +1 -1
  143. package/dist/components/gb-logo.js +1 -1
  144. package/dist/components/gb-mega-input-field-base.js +1 -1
  145. package/dist/components/gb-metric-card.js +5 -5
  146. package/dist/components/gb-metric-featured-icon.js +1 -1
  147. package/dist/components/gb-modal-action.js +1 -1
  148. package/dist/components/gb-modal-header.js +1 -1
  149. package/dist/components/gb-nav-bar-item.js +1 -1
  150. package/dist/components/gb-nav-bar-sidemenu.js +6 -6
  151. package/dist/components/gb-nav-bar.js +3 -3
  152. package/dist/components/gb-notification-content.js +1 -1
  153. package/dist/components/gb-notification-pane.js +1 -1
  154. package/dist/components/gb-pagination-button-group-base.js +1 -1
  155. package/dist/components/gb-pagination-dot-group.js +1 -1
  156. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  157. package/dist/components/gb-pagination-number-base.js +1 -1
  158. package/dist/components/gb-pagination.js +19 -19
  159. package/dist/components/gb-password-button.js +1 -1
  160. package/dist/components/gb-pattern.js +1 -1
  161. package/dist/components/gb-progress-bar.js +1 -1
  162. package/dist/components/gb-progress-circle.js +1 -1
  163. package/dist/components/gb-prompt-modal.js +3 -3
  164. package/dist/components/gb-quick-action-card.js +1 -1
  165. package/dist/components/gb-quick-action-icon.js +1 -1
  166. package/dist/components/gb-scrollbar.js +1 -1
  167. package/dist/components/gb-sidebar.js +9 -9
  168. package/dist/components/gb-simple-side-bar-item.js +1 -1
  169. package/dist/components/gb-slider-control-handle.js +1 -1
  170. package/dist/components/gb-slider.js +3 -3
  171. package/dist/components/gb-status-indicator.js +1 -1
  172. package/dist/components/gb-step-base.js +1 -1
  173. package/dist/components/gb-step-icon-base.js +1 -1
  174. package/dist/components/gb-stepper-horizontal-icons-centered.js +4 -4
  175. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  176. package/dist/components/gb-stepper-horizontal-line-with-text.js +4 -4
  177. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  178. package/dist/components/gb-stepper-vertical-icons-with-text.js +4 -4
  179. package/dist/components/gb-tab-button-base.js +1 -1
  180. package/dist/components/gb-table-cell.js +1 -1
  181. package/dist/components/gb-table-header.js +20 -20
  182. package/dist/components/gb-tag-checkbox.js +1 -1
  183. package/dist/components/gb-tag-close.js +1 -1
  184. package/dist/components/gb-tag-count.js +1 -1
  185. package/dist/components/gb-tag.js +1 -1
  186. package/dist/components/gb-textarea-input-field.js +1 -1
  187. package/dist/components/gb-theme-tab.js +1 -1
  188. package/dist/components/gb-toast-button.js +1 -1
  189. package/dist/components/gb-toast.js +4 -4
  190. package/dist/components/gb-toggle-base.js +1 -1
  191. package/dist/components/gb-toggle.js +2 -2
  192. package/dist/components/gb-token-field-compact.js +1 -1
  193. package/dist/components/gb-token-field-compressed.js +3 -3
  194. package/dist/components/gb-tooltip.js +1 -1
  195. package/dist/components/gb-vertical-tabs.js +1 -1
  196. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  197. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  198. package/dist/components/{p-DKb2wWrt.js → p-4OOjC1er.js} +6 -6
  199. package/dist/components/{p-DKb2wWrt.js.map → p-4OOjC1er.js.map} +1 -1
  200. package/dist/components/{p-B11QPcwx.js → p-B-DajUXT.js} +3 -3
  201. package/dist/components/{p-B11QPcwx.js.map → p-B-DajUXT.js.map} +1 -1
  202. package/dist/components/{p-DHxal0-r.js → p-B0HaqwQR.js} +3 -3
  203. package/dist/components/{p-DHxal0-r.js.map → p-B0HaqwQR.js.map} +1 -1
  204. package/dist/components/{p-Ch1nT_v2.js → p-B48huYbW.js} +3 -3
  205. package/dist/components/{p-Ch1nT_v2.js.map → p-B48huYbW.js.map} +1 -1
  206. package/dist/components/{p-B4LBGarW.js → p-B6Z1If-j.js} +4 -4
  207. package/dist/components/{p-B4LBGarW.js.map → p-B6Z1If-j.js.map} +1 -1
  208. package/dist/components/{p-D-jio98j.js → p-BB1gga7T.js} +4 -4
  209. package/dist/components/{p-D-jio98j.js.map → p-BB1gga7T.js.map} +1 -1
  210. package/dist/components/{p-BM6Fu89k.js → p-BG_2Rbqm.js} +4 -4
  211. package/dist/components/{p-BM6Fu89k.js.map → p-BG_2Rbqm.js.map} +1 -1
  212. package/dist/components/{p-CLkS0EwQ.js → p-BIoY-A87.js} +3 -3
  213. package/dist/components/{p-CLkS0EwQ.js.map → p-BIoY-A87.js.map} +1 -1
  214. package/dist/components/{p-D2LMOMlS.js → p-BLRv4Sur.js} +3 -3
  215. package/dist/components/{p-D2LMOMlS.js.map → p-BLRv4Sur.js.map} +1 -1
  216. package/dist/components/{p-DXXbs0Ea.js → p-BM7k30uX.js} +4 -4
  217. package/dist/components/{p-DXXbs0Ea.js.map → p-BM7k30uX.js.map} +1 -1
  218. package/dist/components/{p-B4P_02WB.js → p-BS3LHwPv.js} +17 -17
  219. package/dist/components/{p-B4P_02WB.js.map → p-BS3LHwPv.js.map} +1 -1
  220. package/dist/components/{p-DbNIf7fT.js → p-BSnUdYEl.js} +3 -3
  221. package/dist/components/{p-DbNIf7fT.js.map → p-BSnUdYEl.js.map} +1 -1
  222. package/dist/components/{p-BorIvJ_M.js → p-BV_EroU_.js} +10 -10
  223. package/dist/components/{p-BorIvJ_M.js.map → p-BV_EroU_.js.map} +1 -1
  224. package/dist/components/{p-DTW7dADD.js → p-BaTFuPA8.js} +3 -3
  225. package/dist/components/{p-DTW7dADD.js.map → p-BaTFuPA8.js.map} +1 -1
  226. package/dist/components/{p-BORUckZ_.js → p-BaryqpUh.js} +4 -4
  227. package/dist/components/{p-BORUckZ_.js.map → p-BaryqpUh.js.map} +1 -1
  228. package/dist/components/{p-BvKXNhe-.js → p-BmnngydE.js} +4 -4
  229. package/dist/components/{p-BvKXNhe-.js.map → p-BmnngydE.js.map} +1 -1
  230. package/dist/components/{p-Bos2Zqnn.js → p-BqPGMb4f.js} +7 -7
  231. package/dist/components/{p-Bos2Zqnn.js.map → p-BqPGMb4f.js.map} +1 -1
  232. package/dist/components/{p-BMKv-A8y.js → p-Bv9TTVvQ.js} +6 -6
  233. package/dist/components/{p-BMKv-A8y.js.map → p-Bv9TTVvQ.js.map} +1 -1
  234. package/dist/components/{p-BSsuCD0K.js → p-C1EY9mqf.js} +3 -3
  235. package/dist/components/{p-BSsuCD0K.js.map → p-C1EY9mqf.js.map} +1 -1
  236. package/dist/components/{p-BbOgdIYo.js → p-C2miY_93.js} +3 -3
  237. package/dist/components/{p-BbOgdIYo.js.map → p-C2miY_93.js.map} +1 -1
  238. package/dist/components/{p-DuAPhIWJ.js → p-C2ypQLpB.js} +12 -12
  239. package/dist/components/{p-DuAPhIWJ.js.map → p-C2ypQLpB.js.map} +1 -1
  240. package/dist/components/{p-BurXxcQ5.js → p-C3fcWCCr.js} +9 -9
  241. package/dist/components/{p-BurXxcQ5.js.map → p-C3fcWCCr.js.map} +1 -1
  242. package/dist/components/{p-B9q29tp7.js → p-C50HILNj.js} +3 -3
  243. package/dist/components/{p-B9q29tp7.js.map → p-C50HILNj.js.map} +1 -1
  244. package/dist/components/{p-BMIFFtBZ.js → p-C9fjGxBA.js} +3 -3
  245. package/dist/components/{p-BMIFFtBZ.js.map → p-C9fjGxBA.js.map} +1 -1
  246. package/dist/components/{p-DwmQxkyE.js → p-CGicIYuu.js} +3 -3
  247. package/dist/components/{p-DwmQxkyE.js.map → p-CGicIYuu.js.map} +1 -1
  248. package/dist/components/{p-BhrxWdWD.js → p-CJEtoV9c.js} +7 -7
  249. package/dist/components/{p-BhrxWdWD.js.map → p-CJEtoV9c.js.map} +1 -1
  250. package/dist/components/{p-WxtAAVIJ.js → p-CK63N1Ky.js} +3 -3
  251. package/dist/components/{p-WxtAAVIJ.js.map → p-CK63N1Ky.js.map} +1 -1
  252. package/dist/components/{p-ES3cz0PU.js → p-CNFJ_WcH.js} +3 -3
  253. package/dist/components/{p-ES3cz0PU.js.map → p-CNFJ_WcH.js.map} +1 -1
  254. package/dist/components/{p-BjkPdhqK.js → p-CQMa1vpX.js} +11 -11
  255. package/dist/components/{p-BjkPdhqK.js.map → p-CQMa1vpX.js.map} +1 -1
  256. package/dist/components/{p-B73Kzrr2.js → p-CTj_6CFb.js} +3 -3
  257. package/dist/components/{p-B73Kzrr2.js.map → p-CTj_6CFb.js.map} +1 -1
  258. package/dist/components/{p-BAE7qzjm.js → p-CVyBDyQO.js} +4 -4
  259. package/dist/components/{p-BAE7qzjm.js.map → p-CVyBDyQO.js.map} +1 -1
  260. package/dist/components/{p-C8odsHf_.js → p-CcS3iTaH.js} +3 -3
  261. package/dist/components/{p-C8odsHf_.js.map → p-CcS3iTaH.js.map} +1 -1
  262. package/dist/components/{p-B2BPszW1.js → p-CcTDzUFP.js} +8 -8
  263. package/dist/components/{p-B2BPszW1.js.map → p-CcTDzUFP.js.map} +1 -1
  264. package/dist/components/{p-Gshmpelf.js → p-CfIakSv4.js} +4 -4
  265. package/dist/components/{p-Gshmpelf.js.map → p-CfIakSv4.js.map} +1 -1
  266. package/dist/components/{p-Dg4ixFtM.js → p-Cpt2AFpk.js} +5 -5
  267. package/dist/components/{p-Dg4ixFtM.js.map → p-Cpt2AFpk.js.map} +1 -1
  268. package/dist/components/{p-C8foaTng.js → p-Cxsp_HEj.js} +4 -4
  269. package/dist/components/{p-C8foaTng.js.map → p-Cxsp_HEj.js.map} +1 -1
  270. package/dist/components/{p-DwGYLe6x.js → p-D0DfK8zD.js} +25 -25
  271. package/dist/components/{p-DwGYLe6x.js.map → p-D0DfK8zD.js.map} +1 -1
  272. package/dist/components/{p-CBWzSG1G.js → p-D17r2sEx.js} +3 -3
  273. package/dist/components/{p-CBWzSG1G.js.map → p-D17r2sEx.js.map} +1 -1
  274. package/dist/components/{p-CXET4FYP.js → p-DJbdxVvB.js} +8 -8
  275. package/dist/components/{p-CXET4FYP.js.map → p-DJbdxVvB.js.map} +1 -1
  276. package/dist/components/{p-BOOKZ6w3.js → p-DKu1Z_S9.js} +3 -3
  277. package/dist/components/{p-BOOKZ6w3.js.map → p-DKu1Z_S9.js.map} +1 -1
  278. package/dist/components/{p-Bw3yKwt5.js → p-DT3Yi5-d.js} +3 -3
  279. package/dist/components/{p-Bw3yKwt5.js.map → p-DT3Yi5-d.js.map} +1 -1
  280. package/dist/components/{p-CGXsKxDf.js → p-DV-6GNSR.js} +3 -3
  281. package/dist/components/{p-CGXsKxDf.js.map → p-DV-6GNSR.js.map} +1 -1
  282. package/dist/components/{p-3aYLmQQ4.js → p-DX4JVou1.js} +4 -4
  283. package/dist/components/{p-3aYLmQQ4.js.map → p-DX4JVou1.js.map} +1 -1
  284. package/dist/components/{p-Cp2GwZOg.js → p-DhJsjuhy.js} +4 -4
  285. package/dist/components/{p-Cp2GwZOg.js.map → p-DhJsjuhy.js.map} +1 -1
  286. package/dist/components/{p-CX1K3OpS.js → p-Di6WXr9b.js} +8 -8
  287. package/dist/components/{p-CX1K3OpS.js.map → p-Di6WXr9b.js.map} +1 -1
  288. package/dist/components/{p-C_1TQq5N.js → p-DrumszxT.js} +8 -8
  289. package/dist/components/{p-C_1TQq5N.js.map → p-DrumszxT.js.map} +1 -1
  290. package/dist/components/{p-BgrM4huc.js → p-DzWMYldJ.js} +3 -3
  291. package/dist/components/{p-BgrM4huc.js.map → p-DzWMYldJ.js.map} +1 -1
  292. package/dist/components/{p-CD5BHUO3.js → p-H3MAmmV5.js} +3 -3
  293. package/dist/components/{p-CD5BHUO3.js.map → p-H3MAmmV5.js.map} +1 -1
  294. package/dist/components/{p-BwwGDnj8.js → p-SPkNWhMl.js} +3 -3
  295. package/dist/components/{p-BwwGDnj8.js.map → p-SPkNWhMl.js.map} +1 -1
  296. package/dist/components/{p-DzD5xjKv.js → p-hx9brOJg.js} +5 -5
  297. package/dist/components/{p-DzD5xjKv.js.map → p-hx9brOJg.js.map} +1 -1
  298. package/dist/components/{p-CDBZdQVV.js → p-mA17wW10.js} +3 -3
  299. package/dist/components/{p-CDBZdQVV.js.map → p-mA17wW10.js.map} +1 -1
  300. package/dist/components/{p-B6IY9RB-.js → p-ogNfy4PX.js} +3 -3
  301. package/dist/components/{p-B6IY9RB-.js.map → p-ogNfy4PX.js.map} +1 -1
  302. package/dist/components/{p-C1jAnTrs.js → p-ppmZLH-5.js} +8 -8
  303. package/dist/components/{p-C1jAnTrs.js.map → p-ppmZLH-5.js.map} +1 -1
  304. package/dist/components/{p-mHaf9zOi.js → p-sotltPnn.js} +5 -5
  305. package/dist/components/{p-mHaf9zOi.js.map → p-sotltPnn.js.map} +1 -1
  306. package/dist/components/{p-B-t_peHy.js → p-wCvOcMz9.js} +4 -4
  307. package/dist/components/{p-B-t_peHy.js.map → p-wCvOcMz9.js.map} +1 -1
  308. package/dist/components/test-input-tag.js +9 -9
  309. package/dist/docs.json +1 -1
  310. package/dist/esm/gb-action-panel_72.entry.js +88 -91
  311. package/dist/esm/gb-file-upload.entry.js +12 -12
  312. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  313. package/dist/esm/gb-logo.entry.js +1 -1
  314. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  315. package/dist/esm/gb-metric-card.entry.js +1 -1
  316. package/dist/esm/gb-metric-featured-icon.entry.js +1 -1
  317. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  318. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  319. package/dist/esm/gb-progress-circle.entry.js +1 -1
  320. package/dist/esm/gb-prompt-modal.entry.js +1 -1
  321. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  322. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  323. package/dist/esm/gb-scrollbar.entry.js +1 -1
  324. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  325. package/dist/esm/gb-slider.entry.js +1 -1
  326. package/dist/esm/gb-step-base.entry.js +1 -1
  327. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  328. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  329. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  330. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  331. package/dist/esm/gb-table-cell.entry.js +1 -1
  332. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  333. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  334. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  335. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  336. package/dist/esm/test-input-tag.entry.js +2 -2
  337. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  338. package/dist/globuscomponents/{p-12362896.entry.js → p-09483955.entry.js} +2 -2
  339. package/dist/globuscomponents/p-09b6e321.entry.js +2 -0
  340. package/dist/globuscomponents/{p-5094ca82.entry.js → p-0a36da0b.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-483af30f.entry.js → p-0cd059d5.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-f40c7349.entry.js → p-11f27065.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-d0e95d12.entry.js → p-14ee8307.entry.js} +2 -2
  344. package/dist/globuscomponents/p-1ba8a885.entry.js +2 -0
  345. package/dist/globuscomponents/{p-c6da8f98.entry.js → p-2059f746.entry.js} +2 -2
  346. package/dist/globuscomponents/{p-f5cffd79.entry.js → p-2185c841.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-c23a757b.entry.js → p-270e15b1.entry.js} +2 -2
  348. package/dist/globuscomponents/{p-36bc1d22.entry.js → p-36ce6509.entry.js} +2 -2
  349. package/dist/globuscomponents/{p-24b1ea30.entry.js → p-3837b368.entry.js} +2 -2
  350. package/dist/globuscomponents/{p-42c7bb80.entry.js → p-3ca5e66c.entry.js} +2 -2
  351. package/dist/globuscomponents/{p-a7660c57.entry.js → p-5603ee7d.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-518709dd.entry.js → p-6ad801ac.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-7db3dfd6.entry.js → p-711c7c50.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-9d70f5e2.entry.js → p-72814e6e.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-996f396a.entry.js → p-7f63f435.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-0fd28682.entry.js → p-863e7132.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-7507eae8.entry.js → p-871f3fdd.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-1fcaab39.entry.js → p-89aa24b0.entry.js} +2 -2
  359. package/dist/globuscomponents/p-9a7a1346.entry.js +2 -0
  360. package/dist/globuscomponents/{p-13b3d2d8.entry.js → p-a39cec91.entry.js} +2 -2
  361. package/dist/globuscomponents/p-a39cec91.entry.js.map +1 -0
  362. package/dist/globuscomponents/{p-41653fb4.entry.js → p-b1c50349.entry.js} +2 -2
  363. package/dist/globuscomponents/{p-caa6139d.entry.js → p-cbace1d8.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-f1892309.entry.js → p-effe863f.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-e247d98b.entry.js → p-f05e0123.entry.js} +2 -2
  366. package/dist/types/components/gb-empty-state/gb-empty-state.d.ts +0 -1
  367. package/package.json +2 -3
  368. package/dist/globuscomponents/p-13b3d2d8.entry.js.map +0 -1
  369. package/dist/globuscomponents/p-5b461f4a.entry.js +0 -2
  370. package/dist/globuscomponents/p-bfcc1271.entry.js +0 -2
  371. package/dist/globuscomponents/p-ec70f561.entry.js +0 -2
  372. /package/dist/globuscomponents/{p-12362896.entry.js.map → p-09483955.entry.js.map} +0 -0
  373. /package/dist/globuscomponents/{p-5b461f4a.entry.js.map → p-09b6e321.entry.js.map} +0 -0
  374. /package/dist/globuscomponents/{p-5094ca82.entry.js.map → p-0a36da0b.entry.js.map} +0 -0
  375. /package/dist/globuscomponents/{p-483af30f.entry.js.map → p-0cd059d5.entry.js.map} +0 -0
  376. /package/dist/globuscomponents/{p-f40c7349.entry.js.map → p-11f27065.entry.js.map} +0 -0
  377. /package/dist/globuscomponents/{p-d0e95d12.entry.js.map → p-14ee8307.entry.js.map} +0 -0
  378. /package/dist/globuscomponents/{p-ec70f561.entry.js.map → p-1ba8a885.entry.js.map} +0 -0
  379. /package/dist/globuscomponents/{p-c6da8f98.entry.js.map → p-2059f746.entry.js.map} +0 -0
  380. /package/dist/globuscomponents/{p-f5cffd79.entry.js.map → p-2185c841.entry.js.map} +0 -0
  381. /package/dist/globuscomponents/{p-c23a757b.entry.js.map → p-270e15b1.entry.js.map} +0 -0
  382. /package/dist/globuscomponents/{p-36bc1d22.entry.js.map → p-36ce6509.entry.js.map} +0 -0
  383. /package/dist/globuscomponents/{p-24b1ea30.entry.js.map → p-3837b368.entry.js.map} +0 -0
  384. /package/dist/globuscomponents/{p-42c7bb80.entry.js.map → p-3ca5e66c.entry.js.map} +0 -0
  385. /package/dist/globuscomponents/{p-a7660c57.entry.js.map → p-5603ee7d.entry.js.map} +0 -0
  386. /package/dist/globuscomponents/{p-518709dd.entry.js.map → p-6ad801ac.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-7db3dfd6.entry.js.map → p-711c7c50.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-9d70f5e2.entry.js.map → p-72814e6e.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-996f396a.entry.js.map → p-7f63f435.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-0fd28682.entry.js.map → p-863e7132.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-7507eae8.entry.js.map → p-871f3fdd.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-1fcaab39.entry.js.map → p-89aa24b0.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-bfcc1271.entry.js.map → p-9a7a1346.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-41653fb4.entry.js.map → p-b1c50349.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-caa6139d.entry.js.map → p-cbace1d8.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-f1892309.entry.js.map → p-effe863f.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-e247d98b.entry.js.map → p-f05e0123.entry.js.map} +0 -0
@@ -8,7 +8,7 @@ const GbWysiwygEditorIcon = class {
8
8
  this.active = false;
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '82b367aabf992e30575abdab7eb5dcbd1c8bcc22', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '67826d3d0e265a26c59699ba8ee031b02e02f185', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '98f46d22bc9811d3c25c84b65be7424960e54a5d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.032 1.66666C7.04906 1.66667 7.06617 1.66667 7.08334 1.66667H10.8991C13.4079 1.66667 15.4167 3.73266 15.4167 6.25C15.4167 8.76734 13.4079 10.8333 10.8991 10.8333H4.58334C4.1231 10.8333 3.75001 10.4602 3.75001 10V5C3.75001 4.98283 3.75 4.96572 3.75 4.94866C3.74995 4.40356 3.7499 3.91379 3.8032 3.51737C3.86139 3.08457 3.9965 2.64056 4.3602 2.27686C4.7239 1.91316 5.16791 1.77805 5.60071 1.71986C5.99713 1.66656 6.4869 1.66661 7.032 1.66666ZM5.5391 3.45494C5.53893 3.45514 5.5388 3.45528 5.53871 3.45537C5.53862 3.45546 5.53848 3.45559 5.53828 3.45576C5.53285 3.4605 5.48714 3.50041 5.45501 3.73945C5.41844 4.01141 5.41667 4.38719 5.41667 5V9.16667H10.8991C12.4598 9.16667 13.75 7.8748 13.75 6.25C13.75 4.6252 12.4598 3.33333 10.8991 3.33333H7.08334C6.47053 3.33333 6.09475 3.3351 5.82279 3.37167C5.58375 3.4038 5.54384 3.44951 5.5391 3.45494Z", fill: "#697586" }), h("path", { key: '2141c64991bfa38271fb0896b3527e7ce68123f5', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.58334 9.16667C5.04358 9.16667 5.41667 9.53976 5.41667 10V15C5.41667 15.6128 5.41844 15.9886 5.45501 16.2606C5.48714 16.4996 5.53285 16.5395 5.53828 16.5442C5.53848 16.5444 5.53862 16.5445 5.53871 16.5446C5.5388 16.5447 5.53893 16.5449 5.5391 16.5451C5.54384 16.5505 5.58375 16.5962 5.82279 16.6283C6.09475 16.6649 6.47053 16.6667 7.08334 16.6667H11.8056C13.3103 16.6667 14.5833 15.3908 14.5833 13.75C14.5833 12.1092 13.3103 10.8333 11.8056 10.8333H10.7738C10.3136 10.8333 9.94048 10.4602 9.94048 10C9.94048 9.53976 10.3136 9.16667 10.7738 9.16667H11.8056C14.2895 9.16667 16.25 11.2486 16.25 13.75C16.25 16.2514 14.2895 18.3333 11.8056 18.3333H7.08334C7.06617 18.3333 7.04906 18.3333 7.032 18.3333C6.48689 18.3334 5.99713 18.3334 5.60071 18.2801C5.16791 18.2219 4.7239 18.0868 4.3602 17.7231C3.9965 17.3594 3.86139 16.9154 3.8032 16.4826C3.7499 16.0862 3.74995 15.5964 3.75 15.0513C3.75 15.0343 3.75001 15.0172 3.75001 15V10C3.75001 9.53976 4.1231 9.16667 4.58334 9.16667Z", fill: "#697586" }))), this.type === 'italic' && (h("svg", { key: '343a2cb0f9649939a0b7623b7e71757409943f02', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'f9f29361419785a313c0eeaff32683807b5ea97e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.1665 3.33333C9.1665 2.8731 9.5396 2.5 9.99984 2.5H15.8332C16.2934 2.5 16.6665 2.8731 16.6665 3.33333C16.6665 3.79357 16.2934 4.16667 15.8332 4.16667H9.99984C9.5396 4.16667 9.1665 3.79357 9.1665 3.33333Z", fill: "#697586" }), h("path", { key: '452e8c5089a1e20b567bf24677fb5e3455418a4c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.7059 2.58798C14.1175 2.7938 14.2844 3.29436 14.0785 3.70601L7.41188 17.0393C7.20606 17.451 6.70549 17.6178 6.29385 17.412C5.8822 17.2062 5.71534 16.7056 5.92117 16.294L12.5878 2.96066C12.7937 2.54901 13.2942 2.38215 13.7059 2.58798Z", fill: "#697586" }), h("path", { key: 'cd7125bf5669907c08b1f4be79e6e525487fe35e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.3335 16.6667C3.3335 16.2064 3.70659 15.8333 4.16683 15.8333L10.0002 15.8333C10.4604 15.8333 10.8335 16.2064 10.8335 16.6667C10.8335 17.1269 10.4604 17.5 10.0002 17.5H4.16683C3.70659 17.5 3.3335 17.1269 3.3335 16.6667Z", fill: "#697586" }))), this.type === 'h1' && (h("svg", { key: '3758394f5ad0aa8b6d7fb6cacc4fa28bb334ec10', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '08768a5a1003eae861c099ed00b7bfe062c861fd', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.91683 3.33333C3.37707 3.33333 3.75016 3.70643 3.75016 4.16667V15.8333C3.75016 16.2936 3.37707 16.6667 2.91683 16.6667C2.45659 16.6667 2.0835 16.2936 2.0835 15.8333V4.16667C2.0835 3.70643 2.45659 3.33333 2.91683 3.33333Z", fill: "#697586" }), h("path", { key: '3ebddf1b5e44d190e8699997b26365220b1767b9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.2498 3.33333C11.7101 3.33333 12.0832 3.70643 12.0832 4.16667V15.8333C12.0832 16.2936 11.7101 16.6667 11.2498 16.6667C10.7896 16.6667 10.4165 16.2936 10.4165 15.8333V4.16667C10.4165 3.70643 10.7896 3.33333 11.2498 3.33333Z", fill: "#697586" }), h("path", { key: '145e67a15b675b6f182d7a0557488f58804133f6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16.2266 8.43194C16.4976 8.57695 16.6668 8.85934 16.6668 9.16667V15H17.0834C17.5437 15 17.9168 15.3731 17.9168 15.8333C17.9168 16.2936 17.5437 16.6667 17.0834 16.6667H14.5834C14.1232 16.6667 13.7501 16.2936 13.7501 15.8333C13.7501 15.3731 14.1232 15 14.5834 15H15.0001V10.7217C14.6226 10.9401 14.1353 10.8302 13.89 10.4623C13.6348 10.0793 13.7382 9.56192 14.1212 9.30662L15.3712 8.47329C15.6269 8.30282 15.9557 8.28692 16.2266 8.43194Z", fill: "#697586" }), h("path", { key: '89fde8bfa024e52554b419bd8324063cf3cf17b8', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.0835 10C2.0835 9.53976 2.45659 9.16667 2.91683 9.16667L11.2502 9.16667C11.7104 9.16667 12.0835 9.53976 12.0835 10C12.0835 10.4602 11.7104 10.8333 11.2502 10.8333L2.91683 10.8333C2.45659 10.8333 2.0835 10.4602 2.0835 10Z", fill: "#697586" }))), this.type === 'h2' && (h("svg", { key: '2f356142a471f05fcdd04f7689ccbf6f38ee07f6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'af51ddd8fcdc5ee43562a7733c3cf8c3b24bbfd7', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.49984 3.33333C2.96007 3.33333 3.33317 3.70643 3.33317 4.16667V15.8333C3.33317 16.2936 2.96007 16.6667 2.49984 16.6667C2.0396 16.6667 1.6665 16.2936 1.6665 15.8333V4.16667C1.6665 3.70643 2.0396 3.33333 2.49984 3.33333Z", fill: "#697586" }), h("path", { key: '366220acaed0e294352811b2c339a0f7adc54b8f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.8333 3.33333C11.2936 3.33333 11.6667 3.70643 11.6667 4.16667V15.8333C11.6667 16.2936 11.2936 16.6667 10.8333 16.6667C10.3731 16.6667 10 16.2936 10 15.8333V4.16667C10 3.70643 10.3731 3.33333 10.8333 3.33333Z", fill: "#697586" }), h("path", { key: 'fdfd2756a6a4a27b45759e78cd53f8ba9481c59a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.334 10.8333C13.334 9.45262 14.4533 8.33333 15.834 8.33333C17.2147 8.33333 18.334 9.45262 18.334 10.8333V11.0116C18.334 11.7709 18.0117 12.4945 17.4474 13.0024L15.2765 14.9562C15.2593 14.9717 15.2431 14.9862 15.2279 15H17.5007C17.9609 15 18.334 15.3731 18.334 15.8333C18.334 16.2936 17.9609 16.6667 17.5007 16.6667H14.1673C13.7071 16.6667 13.334 16.2936 13.334 15.8333V15.5756C13.334 15.551 13.3339 15.5257 13.3338 15.4997C13.3324 15.2173 13.3307 14.8574 13.4782 14.5264C13.6256 14.1954 13.8942 13.9559 14.105 13.7679C14.1244 13.7507 14.1433 13.7338 14.1616 13.7174L16.3324 11.7636C16.5456 11.5717 16.6673 11.2984 16.6673 11.0116V10.8333C16.6673 10.3731 16.2942 10 15.834 10C15.3738 10 15.0007 10.3731 15.0007 10.8333V11.1667C15.0007 11.6269 14.6276 12 14.1673 12C13.7071 12 13.334 11.6269 13.334 11.1667V10.8333Z", fill: "#697586" }), h("path", { key: 'd40302731b735cd3f51a1fad0948ba366f8a4ab4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 10C1.6665 9.53976 2.0396 9.16667 2.49984 9.16667L10.8332 9.16667C11.2934 9.16667 11.6665 9.53976 11.6665 10C11.6665 10.4602 11.2934 10.8333 10.8332 10.8333L2.49984 10.8333C2.0396 10.8333 1.6665 10.4602 1.6665 10Z", fill: "#697586" }))), this.type === 'quote' && (h("svg", { key: '3937b69e45023862b39244f6cef15ec5c8211110', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '3e07da7e6f6725564b6b9306794eada9b6a80115', d: "M4.9568 10.625C4.20808 10.625 3.58374 10.625 3.08809 10.5584C2.56493 10.488 2.0926 10.3333 1.71304 9.95374C1.33348 9.57418 1.17876 9.10184 1.10842 8.57868C1.04178 8.08303 1.0418 7.45869 1.04183 6.70996L1.04183 6.70994L1.04183 6.62329L1.04183 6.62327C1.0418 5.87454 1.04178 5.2502 1.10842 4.75455C1.17876 4.23139 1.33348 3.75905 1.71304 3.3795C2.0926 2.99994 2.56493 2.84521 3.08809 2.77488C3.58374 2.70824 4.20809 2.70826 4.95681 2.70828L4.95683 2.70828L5.04349 2.70828L5.04351 2.70828C5.79224 2.70826 6.41658 2.70824 6.91223 2.77488C7.43539 2.84521 7.90772 2.99994 8.28728 3.3795C8.66684 3.75905 8.82156 4.23139 8.8919 4.75455C8.95854 5.25019 8.95852 5.87454 8.9585 6.62326L8.9585 6.62328L8.9585 6.70995L8.9585 6.70998C8.95852 7.4587 8.95854 8.08304 8.8919 8.57868C8.82156 9.10184 8.66684 9.57418 8.28728 9.95374C7.90772 10.3333 7.43539 10.488 6.91223 10.5584C6.41658 10.625 5.79224 10.625 5.04352 10.625L5.04349 10.625L4.95683 10.625L4.9568 10.625Z", fill: "#697586" }), h("path", { key: '13e92c22ef14354b4806bcc0cd4510b7108c88c3', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.32957 16.7061C2.19264 16.2667 2.43783 15.7995 2.87722 15.6626C5.46695 14.8555 7.29183 12.5623 7.29183 9.90596L7.29183 6.45817C7.29183 5.99793 7.66493 5.62483 8.12516 5.62483C8.5854 5.62483 8.9585 5.99793 8.9585 6.45817L8.9585 9.90596C8.9585 13.3612 6.59053 16.2511 3.3731 17.2538C2.93371 17.3907 2.4665 17.1455 2.32957 16.7061Z", fill: "#697586" }), h("path", { key: '1c9828e50eff15fc497f56e4d8d12a6e02a4cd3d', d: "M14.9568 10.625C14.2081 10.625 13.5837 10.625 13.0881 10.5584C12.5649 10.488 12.0926 10.3333 11.713 9.95374C11.3335 9.57418 11.1788 9.10184 11.1084 8.57868C11.0418 8.08304 11.0418 7.45869 11.0418 6.70997L11.0418 6.70994L11.0418 6.62329L11.0418 6.62327C11.0418 5.87454 11.0418 5.2502 11.1084 4.75455C11.1788 4.23139 11.3335 3.75905 11.713 3.3795C12.0926 2.99994 12.5649 2.84521 13.0881 2.77488C13.5837 2.70824 14.2081 2.70826 14.9568 2.70828L14.9568 2.70828L15.0435 2.70828L15.0435 2.70828C15.7922 2.70826 16.4166 2.70824 16.9122 2.77488C17.4354 2.84521 17.9077 2.99994 18.2873 3.3795C18.6668 3.75906 18.8216 4.23139 18.8919 4.75455C18.9585 5.2502 18.9585 5.87454 18.9585 6.62326L18.9585 6.62328L18.9585 6.70995L18.9585 6.70998C18.9585 7.4587 18.9585 8.08304 18.8919 8.57868C18.8216 9.10185 18.6668 9.57418 18.2873 9.95374C17.9077 10.3333 17.4354 10.488 16.9122 10.5584C16.4166 10.625 15.7922 10.625 15.0435 10.625L15.0435 10.625L14.9568 10.625L14.9568 10.625Z", fill: "#697586" }), h("path", { key: 'c183f3a86c9c7e29148ce08e2b6a3d6f979d03e9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.3296 16.7061C12.1926 16.2667 12.4378 15.7995 12.8772 15.6626C15.4669 14.8555 17.2918 12.5623 17.2918 9.90596L17.2918 6.45817C17.2918 5.99793 17.6649 5.62483 18.1252 5.62483C18.5854 5.62483 18.9585 5.99793 18.9585 6.45817L18.9585 9.90596C18.9585 13.3612 16.5905 16.2511 13.3731 17.2538C12.9337 17.3907 12.4665 17.1455 12.3296 16.7061Z", fill: "#697586" }))), this.type === 'link' && (h("svg", { key: 'c5e052f0dfcafb8a3a021785ed0b3fd9da12d1b9', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'b31f63f6df572d658c7062237317ee5e3970ba0c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 1.66667C3.99255 1.66667 2.50016 3.15905 2.50016 5C2.50016 6.84095 3.99255 8.33333 5.8335 8.33333H8.3335C8.79373 8.33333 9.16683 8.70643 9.16683 9.16667C9.16683 9.6269 8.79373 10 8.3335 10H5.8335C3.07207 10 0.833496 7.76142 0.833496 5C0.833496 2.23858 3.07207 0 5.8335 0H8.3335C8.79373 0 9.16683 0.373096 9.16683 0.833333C9.16683 1.29357 8.79373 1.66667 8.3335 1.66667H5.8335ZM10.8335 0.833333C10.8335 0.373096 11.2066 0 11.6668 0H14.1668C16.9283 0 19.1668 2.23858 19.1668 5C19.1668 7.76142 16.9283 10 14.1668 10H11.6668C11.2066 10 10.8335 9.6269 10.8335 9.16667C10.8335 8.70643 11.2066 8.33333 11.6668 8.33333H14.1668C16.0078 8.33333 17.5002 6.84095 17.5002 5C17.5002 3.15905 16.0078 1.66667 14.1668 1.66667H11.6668C11.2066 1.66667 10.8335 1.29357 10.8335 0.833333Z", fill: "#697586" }), h("path", { key: '02af25910cd39ff2378c43c8fa9f38abf6c62d72', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.66699 5C6.66699 4.53976 7.04009 4.16667 7.50033 4.16667H12.5003C12.9606 4.16667 13.3337 4.53976 13.3337 5C13.3337 5.46024 12.9606 5.83333 12.5003 5.83333H7.50033C7.04009 5.83333 6.66699 5.46024 6.66699 5Z", fill: "#697586" }))), this.type === 'photo' && (h("svg", { key: '35c739befb0751d7ad63de3ed49b73864ae2c763', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state}` }, h("path", { key: '8c7c4a98520c044b8df82be102df7b6c7fbf14f9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.375 5.04167C3.375 4.12119 4.12119 3.375 5.04167 3.375C5.96214 3.375 6.70833 4.12119 6.70833 5.04167C6.70833 5.96214 5.96214 6.70833 5.04167 6.70833C4.12119 6.70833 3.375 5.96214 3.375 5.04167Z", fill: "#697586" }), h("path", { key: '25a339649639a0f7c9e1df3027b9aef9c18175cb', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.93796 0.25H9.06204C10.8754 0.24998 12.321 0.249964 13.4544 0.402352C14.6247 0.559697 15.5862 0.893121 16.3466 1.65345C17.1069 2.41377 17.4403 3.37528 17.5976 4.54559C17.75 5.67904 17.75 7.12465 17.75 8.93798V9.06202C17.75 10.8753 17.75 12.321 17.5976 13.4544C17.4403 14.6247 17.1069 15.5862 16.3466 16.3466C15.5862 17.1069 14.6247 17.4403 13.4544 17.5976C12.321 17.75 10.8753 17.75 9.06202 17.75H8.93798C7.12466 17.75 5.67904 17.75 4.54559 17.5976C3.37528 17.4403 2.41377 17.1069 1.65345 16.3466C0.893122 15.5862 0.559698 14.6247 0.402353 13.4544C0.249965 12.321 0.249981 10.8754 0.25 9.06204V8.93796C0.249981 7.12464 0.249965 5.67904 0.402353 4.54559C0.559698 3.37528 0.893122 2.41377 1.65345 1.65345C2.41377 0.893121 3.37528 0.559697 4.54559 0.402352C5.67904 0.249964 7.12464 0.24998 8.93796 0.25ZM4.76767 2.05416C3.78217 2.18665 3.231 2.43291 2.83196 2.83196C2.43291 3.231 2.18665 3.78217 2.05416 4.76767C1.91844 5.77715 1.91667 7.11046 1.91667 9C1.91667 10.8895 1.91844 12.2229 2.05416 13.2323C2.18665 14.2178 2.43291 14.769 2.83196 15.168C3.231 15.5671 3.78217 15.8133 4.76767 15.9458C5.77715 16.0816 7.11047 16.0833 9 16.0833C10.8895 16.0833 12.2229 16.0816 13.2323 15.9458C14.2178 15.8133 14.769 15.5671 15.168 15.168C15.5671 14.769 15.8133 14.2178 15.9458 13.2323C16.0816 12.2229 16.0833 10.8895 16.0833 9C16.0833 7.11046 16.0816 5.77715 15.9458 4.76767C15.8133 3.78217 15.5671 3.231 15.168 2.83196C14.769 2.43291 14.2178 2.18665 13.2323 2.05416C12.2229 1.91844 10.8895 1.91667 9 1.91667C7.11047 1.91667 5.77715 1.91844 4.76767 2.05416Z", fill: "#697586" }), h("path", { key: '10b45686fa7476c360fbe67c3e859ba2494d32d2', d: "M17.3666 9.58569C15.744 8.53929 14.1981 8.10081 12.7187 8.1626C11.246 8.2241 9.92182 8.77775 8.73068 9.57413C6.71529 10.9216 4.94269 13.0717 3.35558 14.9968C3.10434 15.3015 2.8577 15.6007 2.61553 15.89L1.9165 16.5008L2.93566 17.1947C3.65582 17.4931 4.49811 17.6237 5.46607 17.6873C6.43028 17.7507 7.59171 17.7507 8.97277 17.7507H9.06243C10.8757 17.7507 12.3213 17.7507 13.4548 17.5983C14.6251 17.441 15.5866 17.1076 16.3469 16.3472C17.0132 15.681 17.3537 14.8636 17.5333 13.8785C17.7083 12.9189 17.741 11.7355 17.7483 10.2902L17.7506 9.83332L17.3666 9.58569Z", fill: "#697586" }))), this.type === 'list_bullet' && (h("svg", { key: '908c8b3e4f54be18516cf8b47bd988e14e9d9a85', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'cdfad8e50cdaceed680df8722db2018974413ce6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 4.16667C5.8335 3.70643 6.20659 3.33333 6.66683 3.33333L16.6668 3.33333C17.1271 3.33333 17.5002 3.70643 17.5002 4.16667C17.5002 4.6269 17.1271 5 16.6668 5L6.66683 5C6.20659 5 5.8335 4.6269 5.8335 4.16667Z", fill: "#697586" }), h("path", { key: '9fb1a199cab274a9f414eef7062f74448694b024', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 4.16667C2.5 3.70643 2.8731 3.33333 3.33333 3.33333H3.34082C3.80106 3.33333 4.17415 3.70643 4.17415 4.16667C4.17415 4.6269 3.80106 5 3.34082 5H3.33333C2.8731 5 2.5 4.6269 2.5 4.16667Z", fill: "#697586" }), h("path", { key: '812547e68c544d15dee0da664ce6e7bb2c2d09af', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667H3.34082C3.80106 9.16667 4.17415 9.53976 4.17415 10C4.17415 10.4602 3.80106 10.8333 3.34082 10.8333H3.33333C2.8731 10.8333 2.5 10.4602 2.5 10Z", fill: "#697586" }), h("path", { key: '6e9bd4b3ce35fca5bff6a869cee16b3feee35837', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 15.8333C2.5 15.3731 2.8731 15 3.33333 15H3.34082C3.80106 15 4.17415 15.3731 4.17415 15.8333C4.17415 16.2936 3.80106 16.6667 3.34082 16.6667H3.33333C2.8731 16.6667 2.5 16.2936 2.5 15.8333Z", fill: "#697586" }), h("path", { key: 'a34cba76db02cc46ae72a1b2e736fb311c6be37f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 10C5.8335 9.53976 6.20659 9.16667 6.66683 9.16667L16.6668 9.16667C17.1271 9.16667 17.5002 9.53976 17.5002 10C17.5002 10.4602 17.1271 10.8333 16.6668 10.8333L6.66683 10.8333C6.20659 10.8333 5.8335 10.4602 5.8335 10Z", fill: "#697586" }), h("path", { key: 'e14a8cb2d8543a1838949e2d016da7db94b35812', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 15.8333C5.8335 15.3731 6.20659 15 6.66683 15L16.6668 15C17.1271 15 17.5002 15.3731 17.5002 15.8333C17.5002 16.2936 17.1271 16.6667 16.6668 16.6667L6.66683 16.6667C6.20659 16.6667 5.8335 16.2936 5.8335 15.8333Z", fill: "#697586" }))), this.type === 'list_numbers' && (h("svg", { key: 'd8dff8a8cda117916ca2e1da5ae96d943b53c4c2', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '45f60d2b0a66eea112426e34243bf4bc4d3fd1e6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 4.99998C8.3335 4.53974 8.70659 4.16664 9.16683 4.16664L17.5002 4.16664C17.9604 4.16664 18.3335 4.53974 18.3335 4.99998C18.3335 5.46022 17.9604 5.83331 17.5002 5.83331L9.16683 5.83331C8.70659 5.83331 8.3335 5.46021 8.3335 4.99998Z", fill: "#697586" }), h("path", { key: '35cc4175d7d0e13ac003d01e49e73bfd6073674d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 9.99998C8.3335 9.53974 8.70659 9.16664 9.16683 9.16664L17.5002 9.16664C17.9604 9.16664 18.3335 9.53974 18.3335 9.99998C18.3335 10.4602 17.9604 10.8333 17.5002 10.8333L9.16683 10.8333C8.70659 10.8333 8.3335 10.4602 8.3335 9.99998Z", fill: "#697586" }), h("path", { key: '2936b8223248856a4af92d7453bc2c970f61617b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 15C8.3335 14.5397 8.70659 14.1666 9.16683 14.1666L17.5002 14.1666C17.9604 14.1666 18.3335 14.5397 18.3335 15C18.3335 15.4602 17.9604 15.8333 17.5002 15.8333L9.16683 15.8333C8.70659 15.8333 8.3335 15.4602 8.3335 15Z", fill: "#697586" }), h("path", { key: '8670fe78ce2913413e1ab0f604b0a963e7d8b5f6', d: "M3.99489 13.3352C3.94229 13.3334 3.87177 13.3333 3.74995 13.3333H2.49995C2.03972 13.3333 1.66662 12.9602 1.66662 12.5C1.66662 12.0397 2.03972 11.6666 2.49995 11.6666H3.74995L3.79922 11.6666C3.979 11.6663 4.1769 11.6659 4.35762 11.7019C5.08489 11.8465 5.6534 12.415 5.79806 13.1423C5.83401 13.323 5.83366 13.5209 5.83335 13.7007L5.83329 13.75L5.83335 13.7992C5.83366 13.979 5.83401 14.1769 5.79806 14.3576C5.6534 15.0849 5.08489 15.6534 4.35762 15.7981C4.1769 15.834 3.979 15.8337 3.79923 15.8334L3.74995 15.8333C3.62814 15.8333 3.55762 15.8334 3.50502 15.8352C3.48081 15.8361 3.46779 15.8371 3.46254 15.8376C3.4004 15.8519 3.35184 15.9004 3.33754 15.9626C3.33706 15.9678 3.33603 15.9808 3.3352 16.005C3.3334 16.0576 3.33329 16.1282 3.33329 16.25V16.6666H4.99995C5.46019 16.6666 5.83329 17.0397 5.83329 17.5C5.83329 17.9602 5.46019 18.3333 4.99995 18.3333H2.99995L2.97701 18.3333C2.88184 18.3335 2.74054 18.3337 2.6146 18.3167C2.45411 18.2951 2.20117 18.2333 1.98392 18.016C1.76667 17.7988 1.70478 17.5458 1.68321 17.3853C1.66627 17.2594 1.66647 17.1181 1.6666 17.0229L1.66662 17V16.25L1.66656 16.2007C1.66625 16.0209 1.6659 15.823 1.70185 15.6423C1.84651 14.915 2.41502 14.3465 3.14229 14.2019C3.32301 14.1659 3.52091 14.1663 3.70068 14.1666L3.74995 14.1666C3.87177 14.1666 3.94229 14.1665 3.99489 14.1647C4.0191 14.1639 4.03212 14.1629 4.03737 14.1624C4.09951 14.1481 4.14806 14.0995 4.16237 14.0374C4.16285 14.0321 4.16388 14.0191 4.16471 13.9949C4.16651 13.9423 4.16662 13.8718 4.16662 13.75C4.16662 13.6282 4.16651 13.5576 4.16471 13.505C4.16388 13.4808 4.16285 13.4678 4.16237 13.4626C4.14807 13.4004 4.0995 13.3519 4.03737 13.3376L3.99489 13.3352Z", fill: "#697586" }), h("path", { key: '314478d3f66564dac305bb23f9a553138e45a622', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 2.49998C1.6665 2.03974 2.0396 1.66664 2.49984 1.66664H3.49984C4.09815 1.66664 4.58317 2.15167 4.58317 2.74998V6.66664H4.99984C5.46007 6.66664 5.83317 7.03974 5.83317 7.49998C5.83317 7.96021 5.46007 8.33331 4.99984 8.33331H2.49984C2.0396 8.33331 1.6665 7.96021 1.6665 7.49998C1.6665 7.03974 2.0396 6.66664 2.49984 6.66664H2.9165V3.33331H2.49984C2.0396 3.33331 1.6665 2.96021 1.6665 2.49998Z", fill: "#697586" })))));
11
+ return (h("div", { key: '29ee5abac1f8af6d575b09f7c164cbfec35e43af', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: 'fec09e34b4af0917c5a168a9485b0f5473db7efc', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '560e47b417bb4e2d5cfac0ac0861c51dd9600f15', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.032 1.66666C7.04906 1.66667 7.06617 1.66667 7.08334 1.66667H10.8991C13.4079 1.66667 15.4167 3.73266 15.4167 6.25C15.4167 8.76734 13.4079 10.8333 10.8991 10.8333H4.58334C4.1231 10.8333 3.75001 10.4602 3.75001 10V5C3.75001 4.98283 3.75 4.96572 3.75 4.94866C3.74995 4.40356 3.7499 3.91379 3.8032 3.51737C3.86139 3.08457 3.9965 2.64056 4.3602 2.27686C4.7239 1.91316 5.16791 1.77805 5.60071 1.71986C5.99713 1.66656 6.4869 1.66661 7.032 1.66666ZM5.5391 3.45494C5.53893 3.45514 5.5388 3.45528 5.53871 3.45537C5.53862 3.45546 5.53848 3.45559 5.53828 3.45576C5.53285 3.4605 5.48714 3.50041 5.45501 3.73945C5.41844 4.01141 5.41667 4.38719 5.41667 5V9.16667H10.8991C12.4598 9.16667 13.75 7.8748 13.75 6.25C13.75 4.6252 12.4598 3.33333 10.8991 3.33333H7.08334C6.47053 3.33333 6.09475 3.3351 5.82279 3.37167C5.58375 3.4038 5.54384 3.44951 5.5391 3.45494Z", fill: "#697586" }), h("path", { key: '680fc2874b8212613971405caeaee88af0d12745', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.58334 9.16667C5.04358 9.16667 5.41667 9.53976 5.41667 10V15C5.41667 15.6128 5.41844 15.9886 5.45501 16.2606C5.48714 16.4996 5.53285 16.5395 5.53828 16.5442C5.53848 16.5444 5.53862 16.5445 5.53871 16.5446C5.5388 16.5447 5.53893 16.5449 5.5391 16.5451C5.54384 16.5505 5.58375 16.5962 5.82279 16.6283C6.09475 16.6649 6.47053 16.6667 7.08334 16.6667H11.8056C13.3103 16.6667 14.5833 15.3908 14.5833 13.75C14.5833 12.1092 13.3103 10.8333 11.8056 10.8333H10.7738C10.3136 10.8333 9.94048 10.4602 9.94048 10C9.94048 9.53976 10.3136 9.16667 10.7738 9.16667H11.8056C14.2895 9.16667 16.25 11.2486 16.25 13.75C16.25 16.2514 14.2895 18.3333 11.8056 18.3333H7.08334C7.06617 18.3333 7.04906 18.3333 7.032 18.3333C6.48689 18.3334 5.99713 18.3334 5.60071 18.2801C5.16791 18.2219 4.7239 18.0868 4.3602 17.7231C3.9965 17.3594 3.86139 16.9154 3.8032 16.4826C3.7499 16.0862 3.74995 15.5964 3.75 15.0513C3.75 15.0343 3.75001 15.0172 3.75001 15V10C3.75001 9.53976 4.1231 9.16667 4.58334 9.16667Z", fill: "#697586" }))), this.type === 'italic' && (h("svg", { key: 'b3f914e5ce89843b4b18afc0f92852dea552a049', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'f651ed6c9d19a0cb21cfa02a3b1e97eb562b28ec', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.1665 3.33333C9.1665 2.8731 9.5396 2.5 9.99984 2.5H15.8332C16.2934 2.5 16.6665 2.8731 16.6665 3.33333C16.6665 3.79357 16.2934 4.16667 15.8332 4.16667H9.99984C9.5396 4.16667 9.1665 3.79357 9.1665 3.33333Z", fill: "#697586" }), h("path", { key: '37553c8b88a82aebb887179cfe9fad1b027c32a4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.7059 2.58798C14.1175 2.7938 14.2844 3.29436 14.0785 3.70601L7.41188 17.0393C7.20606 17.451 6.70549 17.6178 6.29385 17.412C5.8822 17.2062 5.71534 16.7056 5.92117 16.294L12.5878 2.96066C12.7937 2.54901 13.2942 2.38215 13.7059 2.58798Z", fill: "#697586" }), h("path", { key: '9732de261dc9bc2fe5fb86d454277fe73384b5c6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.3335 16.6667C3.3335 16.2064 3.70659 15.8333 4.16683 15.8333L10.0002 15.8333C10.4604 15.8333 10.8335 16.2064 10.8335 16.6667C10.8335 17.1269 10.4604 17.5 10.0002 17.5H4.16683C3.70659 17.5 3.3335 17.1269 3.3335 16.6667Z", fill: "#697586" }))), this.type === 'h1' && (h("svg", { key: '18d924d0c183b99e5b5491aaa2bc49b697f82179', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'b1b948099d3e2cf4b1c48f1421fb8227ff7c7946', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.91683 3.33333C3.37707 3.33333 3.75016 3.70643 3.75016 4.16667V15.8333C3.75016 16.2936 3.37707 16.6667 2.91683 16.6667C2.45659 16.6667 2.0835 16.2936 2.0835 15.8333V4.16667C2.0835 3.70643 2.45659 3.33333 2.91683 3.33333Z", fill: "#697586" }), h("path", { key: '98124783c74d68cd26e9acdbb7cba37cf464157c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.2498 3.33333C11.7101 3.33333 12.0832 3.70643 12.0832 4.16667V15.8333C12.0832 16.2936 11.7101 16.6667 11.2498 16.6667C10.7896 16.6667 10.4165 16.2936 10.4165 15.8333V4.16667C10.4165 3.70643 10.7896 3.33333 11.2498 3.33333Z", fill: "#697586" }), h("path", { key: '7337a74dbd4f04cb9c2b7b7f24f2fa0b12127481', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16.2266 8.43194C16.4976 8.57695 16.6668 8.85934 16.6668 9.16667V15H17.0834C17.5437 15 17.9168 15.3731 17.9168 15.8333C17.9168 16.2936 17.5437 16.6667 17.0834 16.6667H14.5834C14.1232 16.6667 13.7501 16.2936 13.7501 15.8333C13.7501 15.3731 14.1232 15 14.5834 15H15.0001V10.7217C14.6226 10.9401 14.1353 10.8302 13.89 10.4623C13.6348 10.0793 13.7382 9.56192 14.1212 9.30662L15.3712 8.47329C15.6269 8.30282 15.9557 8.28692 16.2266 8.43194Z", fill: "#697586" }), h("path", { key: '34b885d4e4e3387cbc75ed79539aa0322641866a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.0835 10C2.0835 9.53976 2.45659 9.16667 2.91683 9.16667L11.2502 9.16667C11.7104 9.16667 12.0835 9.53976 12.0835 10C12.0835 10.4602 11.7104 10.8333 11.2502 10.8333L2.91683 10.8333C2.45659 10.8333 2.0835 10.4602 2.0835 10Z", fill: "#697586" }))), this.type === 'h2' && (h("svg", { key: 'f7fd19711268d99528ab39b2729f9c5ab1aa959c', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'b13546ee5a59ba3bad93736d6b567f24cbc5be2a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.49984 3.33333C2.96007 3.33333 3.33317 3.70643 3.33317 4.16667V15.8333C3.33317 16.2936 2.96007 16.6667 2.49984 16.6667C2.0396 16.6667 1.6665 16.2936 1.6665 15.8333V4.16667C1.6665 3.70643 2.0396 3.33333 2.49984 3.33333Z", fill: "#697586" }), h("path", { key: '6a7dcae60350310763a625f5cf80f2f17ee8cd13', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.8333 3.33333C11.2936 3.33333 11.6667 3.70643 11.6667 4.16667V15.8333C11.6667 16.2936 11.2936 16.6667 10.8333 16.6667C10.3731 16.6667 10 16.2936 10 15.8333V4.16667C10 3.70643 10.3731 3.33333 10.8333 3.33333Z", fill: "#697586" }), h("path", { key: 'df0e395508481768d601697f987aa4047d3f51e8', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.334 10.8333C13.334 9.45262 14.4533 8.33333 15.834 8.33333C17.2147 8.33333 18.334 9.45262 18.334 10.8333V11.0116C18.334 11.7709 18.0117 12.4945 17.4474 13.0024L15.2765 14.9562C15.2593 14.9717 15.2431 14.9862 15.2279 15H17.5007C17.9609 15 18.334 15.3731 18.334 15.8333C18.334 16.2936 17.9609 16.6667 17.5007 16.6667H14.1673C13.7071 16.6667 13.334 16.2936 13.334 15.8333V15.5756C13.334 15.551 13.3339 15.5257 13.3338 15.4997C13.3324 15.2173 13.3307 14.8574 13.4782 14.5264C13.6256 14.1954 13.8942 13.9559 14.105 13.7679C14.1244 13.7507 14.1433 13.7338 14.1616 13.7174L16.3324 11.7636C16.5456 11.5717 16.6673 11.2984 16.6673 11.0116V10.8333C16.6673 10.3731 16.2942 10 15.834 10C15.3738 10 15.0007 10.3731 15.0007 10.8333V11.1667C15.0007 11.6269 14.6276 12 14.1673 12C13.7071 12 13.334 11.6269 13.334 11.1667V10.8333Z", fill: "#697586" }), h("path", { key: '63ed2a405638056ca0866057f175c6177d6343a3', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 10C1.6665 9.53976 2.0396 9.16667 2.49984 9.16667L10.8332 9.16667C11.2934 9.16667 11.6665 9.53976 11.6665 10C11.6665 10.4602 11.2934 10.8333 10.8332 10.8333L2.49984 10.8333C2.0396 10.8333 1.6665 10.4602 1.6665 10Z", fill: "#697586" }))), this.type === 'quote' && (h("svg", { key: 'e957491caa755470762e33c7984ea3bca6dab5a0', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'd59d1001ce6c987e4b334843c6632856a54a8ca5', d: "M4.9568 10.625C4.20808 10.625 3.58374 10.625 3.08809 10.5584C2.56493 10.488 2.0926 10.3333 1.71304 9.95374C1.33348 9.57418 1.17876 9.10184 1.10842 8.57868C1.04178 8.08303 1.0418 7.45869 1.04183 6.70996L1.04183 6.70994L1.04183 6.62329L1.04183 6.62327C1.0418 5.87454 1.04178 5.2502 1.10842 4.75455C1.17876 4.23139 1.33348 3.75905 1.71304 3.3795C2.0926 2.99994 2.56493 2.84521 3.08809 2.77488C3.58374 2.70824 4.20809 2.70826 4.95681 2.70828L4.95683 2.70828L5.04349 2.70828L5.04351 2.70828C5.79224 2.70826 6.41658 2.70824 6.91223 2.77488C7.43539 2.84521 7.90772 2.99994 8.28728 3.3795C8.66684 3.75905 8.82156 4.23139 8.8919 4.75455C8.95854 5.25019 8.95852 5.87454 8.9585 6.62326L8.9585 6.62328L8.9585 6.70995L8.9585 6.70998C8.95852 7.4587 8.95854 8.08304 8.8919 8.57868C8.82156 9.10184 8.66684 9.57418 8.28728 9.95374C7.90772 10.3333 7.43539 10.488 6.91223 10.5584C6.41658 10.625 5.79224 10.625 5.04352 10.625L5.04349 10.625L4.95683 10.625L4.9568 10.625Z", fill: "#697586" }), h("path", { key: 'f677b04eb7e7565915ae1a4aa24b5b612a633290', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.32957 16.7061C2.19264 16.2667 2.43783 15.7995 2.87722 15.6626C5.46695 14.8555 7.29183 12.5623 7.29183 9.90596L7.29183 6.45817C7.29183 5.99793 7.66493 5.62483 8.12516 5.62483C8.5854 5.62483 8.9585 5.99793 8.9585 6.45817L8.9585 9.90596C8.9585 13.3612 6.59053 16.2511 3.3731 17.2538C2.93371 17.3907 2.4665 17.1455 2.32957 16.7061Z", fill: "#697586" }), h("path", { key: 'c345a94e5b0ff2164e723b9b7220a4ca1b381080', d: "M14.9568 10.625C14.2081 10.625 13.5837 10.625 13.0881 10.5584C12.5649 10.488 12.0926 10.3333 11.713 9.95374C11.3335 9.57418 11.1788 9.10184 11.1084 8.57868C11.0418 8.08304 11.0418 7.45869 11.0418 6.70997L11.0418 6.70994L11.0418 6.62329L11.0418 6.62327C11.0418 5.87454 11.0418 5.2502 11.1084 4.75455C11.1788 4.23139 11.3335 3.75905 11.713 3.3795C12.0926 2.99994 12.5649 2.84521 13.0881 2.77488C13.5837 2.70824 14.2081 2.70826 14.9568 2.70828L14.9568 2.70828L15.0435 2.70828L15.0435 2.70828C15.7922 2.70826 16.4166 2.70824 16.9122 2.77488C17.4354 2.84521 17.9077 2.99994 18.2873 3.3795C18.6668 3.75906 18.8216 4.23139 18.8919 4.75455C18.9585 5.2502 18.9585 5.87454 18.9585 6.62326L18.9585 6.62328L18.9585 6.70995L18.9585 6.70998C18.9585 7.4587 18.9585 8.08304 18.8919 8.57868C18.8216 9.10185 18.6668 9.57418 18.2873 9.95374C17.9077 10.3333 17.4354 10.488 16.9122 10.5584C16.4166 10.625 15.7922 10.625 15.0435 10.625L15.0435 10.625L14.9568 10.625L14.9568 10.625Z", fill: "#697586" }), h("path", { key: 'd95c47c536499727faefd7ecf173a178e5b4f01d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.3296 16.7061C12.1926 16.2667 12.4378 15.7995 12.8772 15.6626C15.4669 14.8555 17.2918 12.5623 17.2918 9.90596L17.2918 6.45817C17.2918 5.99793 17.6649 5.62483 18.1252 5.62483C18.5854 5.62483 18.9585 5.99793 18.9585 6.45817L18.9585 9.90596C18.9585 13.3612 16.5905 16.2511 13.3731 17.2538C12.9337 17.3907 12.4665 17.1455 12.3296 16.7061Z", fill: "#697586" }))), this.type === 'link' && (h("svg", { key: '8032e49b63822b5c19d00f70a35abd784fa81dfa', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'f81ad221db0e446af3118baddc4e05ed5a8e0e57', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 1.66667C3.99255 1.66667 2.50016 3.15905 2.50016 5C2.50016 6.84095 3.99255 8.33333 5.8335 8.33333H8.3335C8.79373 8.33333 9.16683 8.70643 9.16683 9.16667C9.16683 9.6269 8.79373 10 8.3335 10H5.8335C3.07207 10 0.833496 7.76142 0.833496 5C0.833496 2.23858 3.07207 0 5.8335 0H8.3335C8.79373 0 9.16683 0.373096 9.16683 0.833333C9.16683 1.29357 8.79373 1.66667 8.3335 1.66667H5.8335ZM10.8335 0.833333C10.8335 0.373096 11.2066 0 11.6668 0H14.1668C16.9283 0 19.1668 2.23858 19.1668 5C19.1668 7.76142 16.9283 10 14.1668 10H11.6668C11.2066 10 10.8335 9.6269 10.8335 9.16667C10.8335 8.70643 11.2066 8.33333 11.6668 8.33333H14.1668C16.0078 8.33333 17.5002 6.84095 17.5002 5C17.5002 3.15905 16.0078 1.66667 14.1668 1.66667H11.6668C11.2066 1.66667 10.8335 1.29357 10.8335 0.833333Z", fill: "#697586" }), h("path", { key: 'f1a07180d0ae925975089b3e8cc203ca7bda5e50', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.66699 5C6.66699 4.53976 7.04009 4.16667 7.50033 4.16667H12.5003C12.9606 4.16667 13.3337 4.53976 13.3337 5C13.3337 5.46024 12.9606 5.83333 12.5003 5.83333H7.50033C7.04009 5.83333 6.66699 5.46024 6.66699 5Z", fill: "#697586" }))), this.type === 'photo' && (h("svg", { key: 'c70db7b929a36c1595e86ed02940643a21b8be9f', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state}` }, h("path", { key: '2f6847e8e19946d0499b85ed7e6f239470af814b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.375 5.04167C3.375 4.12119 4.12119 3.375 5.04167 3.375C5.96214 3.375 6.70833 4.12119 6.70833 5.04167C6.70833 5.96214 5.96214 6.70833 5.04167 6.70833C4.12119 6.70833 3.375 5.96214 3.375 5.04167Z", fill: "#697586" }), h("path", { key: '37fe79bfb359dc943aa41ca98f6c222192283017', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.93796 0.25H9.06204C10.8754 0.24998 12.321 0.249964 13.4544 0.402352C14.6247 0.559697 15.5862 0.893121 16.3466 1.65345C17.1069 2.41377 17.4403 3.37528 17.5976 4.54559C17.75 5.67904 17.75 7.12465 17.75 8.93798V9.06202C17.75 10.8753 17.75 12.321 17.5976 13.4544C17.4403 14.6247 17.1069 15.5862 16.3466 16.3466C15.5862 17.1069 14.6247 17.4403 13.4544 17.5976C12.321 17.75 10.8753 17.75 9.06202 17.75H8.93798C7.12466 17.75 5.67904 17.75 4.54559 17.5976C3.37528 17.4403 2.41377 17.1069 1.65345 16.3466C0.893122 15.5862 0.559698 14.6247 0.402353 13.4544C0.249965 12.321 0.249981 10.8754 0.25 9.06204V8.93796C0.249981 7.12464 0.249965 5.67904 0.402353 4.54559C0.559698 3.37528 0.893122 2.41377 1.65345 1.65345C2.41377 0.893121 3.37528 0.559697 4.54559 0.402352C5.67904 0.249964 7.12464 0.24998 8.93796 0.25ZM4.76767 2.05416C3.78217 2.18665 3.231 2.43291 2.83196 2.83196C2.43291 3.231 2.18665 3.78217 2.05416 4.76767C1.91844 5.77715 1.91667 7.11046 1.91667 9C1.91667 10.8895 1.91844 12.2229 2.05416 13.2323C2.18665 14.2178 2.43291 14.769 2.83196 15.168C3.231 15.5671 3.78217 15.8133 4.76767 15.9458C5.77715 16.0816 7.11047 16.0833 9 16.0833C10.8895 16.0833 12.2229 16.0816 13.2323 15.9458C14.2178 15.8133 14.769 15.5671 15.168 15.168C15.5671 14.769 15.8133 14.2178 15.9458 13.2323C16.0816 12.2229 16.0833 10.8895 16.0833 9C16.0833 7.11046 16.0816 5.77715 15.9458 4.76767C15.8133 3.78217 15.5671 3.231 15.168 2.83196C14.769 2.43291 14.2178 2.18665 13.2323 2.05416C12.2229 1.91844 10.8895 1.91667 9 1.91667C7.11047 1.91667 5.77715 1.91844 4.76767 2.05416Z", fill: "#697586" }), h("path", { key: '0c4b576330dae5d178f8d39481fcc36cc5ac0b53', d: "M17.3666 9.58569C15.744 8.53929 14.1981 8.10081 12.7187 8.1626C11.246 8.2241 9.92182 8.77775 8.73068 9.57413C6.71529 10.9216 4.94269 13.0717 3.35558 14.9968C3.10434 15.3015 2.8577 15.6007 2.61553 15.89L1.9165 16.5008L2.93566 17.1947C3.65582 17.4931 4.49811 17.6237 5.46607 17.6873C6.43028 17.7507 7.59171 17.7507 8.97277 17.7507H9.06243C10.8757 17.7507 12.3213 17.7507 13.4548 17.5983C14.6251 17.441 15.5866 17.1076 16.3469 16.3472C17.0132 15.681 17.3537 14.8636 17.5333 13.8785C17.7083 12.9189 17.741 11.7355 17.7483 10.2902L17.7506 9.83332L17.3666 9.58569Z", fill: "#697586" }))), this.type === 'list_bullet' && (h("svg", { key: 'bae8fbb08ce0b3dcf2da2dbf24fa31a9162648c3', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '5faa8b39ed9b4569be158ca6ed37546e8df62efc', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 4.16667C5.8335 3.70643 6.20659 3.33333 6.66683 3.33333L16.6668 3.33333C17.1271 3.33333 17.5002 3.70643 17.5002 4.16667C17.5002 4.6269 17.1271 5 16.6668 5L6.66683 5C6.20659 5 5.8335 4.6269 5.8335 4.16667Z", fill: "#697586" }), h("path", { key: '8da2bb67d0bd07eb780077c2bea91d31fca755b2', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 4.16667C2.5 3.70643 2.8731 3.33333 3.33333 3.33333H3.34082C3.80106 3.33333 4.17415 3.70643 4.17415 4.16667C4.17415 4.6269 3.80106 5 3.34082 5H3.33333C2.8731 5 2.5 4.6269 2.5 4.16667Z", fill: "#697586" }), h("path", { key: 'c559879e2f9d20487b8a6cb436a55d4c20ec23ec', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667H3.34082C3.80106 9.16667 4.17415 9.53976 4.17415 10C4.17415 10.4602 3.80106 10.8333 3.34082 10.8333H3.33333C2.8731 10.8333 2.5 10.4602 2.5 10Z", fill: "#697586" }), h("path", { key: '9e1c41f3af892363708b77f1dcc036734abb126a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 15.8333C2.5 15.3731 2.8731 15 3.33333 15H3.34082C3.80106 15 4.17415 15.3731 4.17415 15.8333C4.17415 16.2936 3.80106 16.6667 3.34082 16.6667H3.33333C2.8731 16.6667 2.5 16.2936 2.5 15.8333Z", fill: "#697586" }), h("path", { key: 'd92551e8b335da7c2f4444a6a669d41dca8f9b87', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 10C5.8335 9.53976 6.20659 9.16667 6.66683 9.16667L16.6668 9.16667C17.1271 9.16667 17.5002 9.53976 17.5002 10C17.5002 10.4602 17.1271 10.8333 16.6668 10.8333L6.66683 10.8333C6.20659 10.8333 5.8335 10.4602 5.8335 10Z", fill: "#697586" }), h("path", { key: '4d18ca6476693c16ab368b498801532fcacc9b3a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 15.8333C5.8335 15.3731 6.20659 15 6.66683 15L16.6668 15C17.1271 15 17.5002 15.3731 17.5002 15.8333C17.5002 16.2936 17.1271 16.6667 16.6668 16.6667L6.66683 16.6667C6.20659 16.6667 5.8335 16.2936 5.8335 15.8333Z", fill: "#697586" }))), this.type === 'list_numbers' && (h("svg", { key: '6a07bd2c7039ea7c44fb7389a28cfb2f808182dc', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '06c855385fd9e8a2265babe7e323a38496a2660d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 4.99998C8.3335 4.53974 8.70659 4.16664 9.16683 4.16664L17.5002 4.16664C17.9604 4.16664 18.3335 4.53974 18.3335 4.99998C18.3335 5.46022 17.9604 5.83331 17.5002 5.83331L9.16683 5.83331C8.70659 5.83331 8.3335 5.46021 8.3335 4.99998Z", fill: "#697586" }), h("path", { key: 'f2353ee9a0b0fef33f0db07e2c19c4f0d6bb3d52', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 9.99998C8.3335 9.53974 8.70659 9.16664 9.16683 9.16664L17.5002 9.16664C17.9604 9.16664 18.3335 9.53974 18.3335 9.99998C18.3335 10.4602 17.9604 10.8333 17.5002 10.8333L9.16683 10.8333C8.70659 10.8333 8.3335 10.4602 8.3335 9.99998Z", fill: "#697586" }), h("path", { key: '9ea8170966cd8b7b91a3a240751f8de7c82a1c42', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 15C8.3335 14.5397 8.70659 14.1666 9.16683 14.1666L17.5002 14.1666C17.9604 14.1666 18.3335 14.5397 18.3335 15C18.3335 15.4602 17.9604 15.8333 17.5002 15.8333L9.16683 15.8333C8.70659 15.8333 8.3335 15.4602 8.3335 15Z", fill: "#697586" }), h("path", { key: '0e9a36badecfb8edafdd2fb41465d53e7139100a', d: "M3.99489 13.3352C3.94229 13.3334 3.87177 13.3333 3.74995 13.3333H2.49995C2.03972 13.3333 1.66662 12.9602 1.66662 12.5C1.66662 12.0397 2.03972 11.6666 2.49995 11.6666H3.74995L3.79922 11.6666C3.979 11.6663 4.1769 11.6659 4.35762 11.7019C5.08489 11.8465 5.6534 12.415 5.79806 13.1423C5.83401 13.323 5.83366 13.5209 5.83335 13.7007L5.83329 13.75L5.83335 13.7992C5.83366 13.979 5.83401 14.1769 5.79806 14.3576C5.6534 15.0849 5.08489 15.6534 4.35762 15.7981C4.1769 15.834 3.979 15.8337 3.79923 15.8334L3.74995 15.8333C3.62814 15.8333 3.55762 15.8334 3.50502 15.8352C3.48081 15.8361 3.46779 15.8371 3.46254 15.8376C3.4004 15.8519 3.35184 15.9004 3.33754 15.9626C3.33706 15.9678 3.33603 15.9808 3.3352 16.005C3.3334 16.0576 3.33329 16.1282 3.33329 16.25V16.6666H4.99995C5.46019 16.6666 5.83329 17.0397 5.83329 17.5C5.83329 17.9602 5.46019 18.3333 4.99995 18.3333H2.99995L2.97701 18.3333C2.88184 18.3335 2.74054 18.3337 2.6146 18.3167C2.45411 18.2951 2.20117 18.2333 1.98392 18.016C1.76667 17.7988 1.70478 17.5458 1.68321 17.3853C1.66627 17.2594 1.66647 17.1181 1.6666 17.0229L1.66662 17V16.25L1.66656 16.2007C1.66625 16.0209 1.6659 15.823 1.70185 15.6423C1.84651 14.915 2.41502 14.3465 3.14229 14.2019C3.32301 14.1659 3.52091 14.1663 3.70068 14.1666L3.74995 14.1666C3.87177 14.1666 3.94229 14.1665 3.99489 14.1647C4.0191 14.1639 4.03212 14.1629 4.03737 14.1624C4.09951 14.1481 4.14806 14.0995 4.16237 14.0374C4.16285 14.0321 4.16388 14.0191 4.16471 13.9949C4.16651 13.9423 4.16662 13.8718 4.16662 13.75C4.16662 13.6282 4.16651 13.5576 4.16471 13.505C4.16388 13.4808 4.16285 13.4678 4.16237 13.4626C4.14807 13.4004 4.0995 13.3519 4.03737 13.3376L3.99489 13.3352Z", fill: "#697586" }), h("path", { key: 'bfd65165d67422485e0c6437f6a199f50ee1e435', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 2.49998C1.6665 2.03974 2.0396 1.66664 2.49984 1.66664H3.49984C4.09815 1.66664 4.58317 2.15167 4.58317 2.74998V6.66664H4.99984C5.46007 6.66664 5.83317 7.03974 5.83317 7.49998C5.83317 7.96021 5.46007 8.33331 4.99984 8.33331H2.49984C2.0396 8.33331 1.6665 7.96021 1.6665 7.49998C1.6665 7.03974 2.0396 6.66664 2.49984 6.66664H2.9165V3.33331H2.49984C2.0396 3.33331 1.6665 2.96021 1.6665 2.49998Z", fill: "#697586" })))));
12
12
  }
13
13
  };
14
14
  GbWysiwygEditorIcon.style = gbWysiwygEditorIconCss;
@@ -7,7 +7,7 @@ const GbWYSIWYGTooltip = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '8fcbf1b6fe5b066ab20d0464d7e4f73ea482dc75', class: "wysiwyg_tooltip_div" }, h("div", { key: 'b42c86c95d19709256505e6764332b05735d8fe6', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: '461402e5cf02f2ffcaca07641daac8ff10caecdb', class: `arrow ${this.arrow}` }), h("div", { key: '344cd52f3bb76fa8280e830776c0ed58a54ebe0e', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: '89dfc763c19ad6438a9a41a781626f7b9fab5fe9', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '2c492b5fdc64abe1d3cb58ecce5fffe085dfac2e', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: '9ea18301d1f88cd7dd2e7c5abaf29a21dea928a5', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: 'aa820f5e06fe4eda80d312f34d0ee1c41597800f', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: 'c54fda9987212c02882c8f7266dbdfb4e33743ff', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '3aca76bc016a6c258e0dd8ea27e579ebb1ae0e52', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: '424244678c1b8f5027a6c422d1b7b8c404665369', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: 'b11dc5791953a695d748f04ff5f1ad1d48fa6fb8', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '988ba090e7c6b99944deffc952162c4410fd9eaa', state: "default", type: "list_numbers" })))));
10
+ return (h("div", { key: '3e609ab09a1ba53645b49fdb9a49e2ff476d3cb5', class: "wysiwyg_tooltip_div" }, h("div", { key: '87b160bbaeb9fe996795b54116cf5506ca17c5e4', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: '23788a93c886a5b3b410daa81b5e93eeefe082d8', class: `arrow ${this.arrow}` }), h("div", { key: '4c68895418a62fd30a647ebc7cdbf5909bd34f89', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: 'aa4ba1a7636c1a99ea8f7a6bfa9cf68fb9a72ace', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '8ee3fdbcf94613eef26772b437f3096afc0b010e', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: 'a83a7b34bbd586321e950ece699e2f579a3cde31', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '2cdd1675489ad935cc06101ef063b18f8903cf60', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: 'ddfdf8375707b9edbfb533922a283b2c5854f6ee', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '93e05612f203b6bb9b9e9cca3d808dccce06429b', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: 'a927bd010b8e74993c518ffb8483fb7c56cb9720', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '1494ded430c64013b0584fd1b4ad0d8114b285dc', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '3238e8d6e12d12f39d971928921e08fa5e159932', state: "default", type: "list_numbers" })))));
11
11
  }
12
12
  };
13
13
  GbWYSIWYGTooltip.style = gbWysiwygTooltipCss;
@@ -76,7 +76,7 @@ const TestInputTag = class {
76
76
  this.exportValue.emit(this.selectedStaff);
77
77
  }
78
78
  render() {
79
- return (h("div", { key: 'd6fece03b266b2a42ea9d4b78c1a7728c0284be5', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: '0a243f09c53fe0ea012f674356c8cc8cee779441', htmlFor: this.idOfInput }, this.labelText), h("div", { key: 'e624210bafd9d1195b3cb4edc2ab49d371c1976d', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: '77815cb35423650197b04f8d3d8c9e8e8d779181', id: this.idOfInput, class: "input_like", type: "text", placeholder: this.placeholderText, value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff() }), h("div", { key: 'c078402ff7bf4518f4c3e635c959d4f410b1fe44', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
79
+ return (h("div", { key: '57d996f03ffeec314d50fa4aadb6df3adb1784bd', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: '3ade286a0e95b805bd45439efe33a3eb5e1be9ec', htmlFor: this.idOfInput }, this.labelText), h("div", { key: '482cc3e64f41f9c60a19747816b4c199c6b5ea4a', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: 'f2dcf541cc15660107680af0aafcdbbc3707e9d2', id: this.idOfInput, class: "input_like", type: "text", placeholder: this.placeholderText, value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff() }), h("div", { key: 'bacb1e00a9bd4867c045ef536125f92054b7753b', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
80
80
  // <span>
81
81
  // {staff.fullname}
82
82
  // <img
@@ -85,7 +85,7 @@ const TestInputTag = class {
85
85
  // onClick={() => this.removeStaff(index)}
86
86
  // />
87
87
  // </span>
88
- h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index) }, h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, staff.fullname.split(' ')[0])))))), this.show && (h("div", { key: 'ca5adff71966d474367b1cf920df648662c2eb0d', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
88
+ h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index) }, h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, staff.fullname.split(' ')[0])))))), this.show && (h("div", { key: '3527253734656fbdc0d616bb5896df285a1f4dfa', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
89
89
  // <li class="aList" onClick={() => this.selectStaff(staff)}>
90
90
  // <div>{staff.fullname}</div>
91
91
  // <div>{staff.email}</div>
@@ -1,2 +1,2 @@
1
- import{p as t,g as e,b as o}from"./p-qKDhDYPI.js";export{s as setNonce}from"./p-qKDhDYPI.js";var n=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};n().then((async t=>{await e();return o(JSON.parse('[["p-13b3d2d8",[[257,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"showBorder":[4,"show-border"],"showNotification":[4,"show-notification"],"showHelp":[4,"show-help"],"showLogo":[4,"show-logo"],"logo":[1],"showSearch":[4,"show-search"],"inputPlaceholder":[1,"input-placeholder"],"inputIcon":[1,"input-icon"],"avatarDropdownType":[1,"avatar-dropdown-type"],"listGroupOne":[16],"listGroupTwo":[16],"showThemeTab":[4,"show-theme-tab"],"showProfile":[4,"show-profile"],"showRoles":[4,"show-roles"],"roles":[16],"showLogOut":[4,"show-log-out"],"showLogError":[4,"show-log-error"],"notificationState":[1,"notification-state"],"notifications":[1040],"avatarDropdownShown":[32],"notificationDropdownShown":[32],"helpDropdownShown":[32],"initials":[32]},[[4,"click","handleClickOutside"]]],[257,"gb-table-header",{"showFilter":[4,"show-filter"],"showColumnOptions":[4,"show-column-options"],"tableHeading":[4,"table-heading"],"showSearch":[4,"show-search"],"showExport":[4,"show-export"],"showRefreshButton":[4,"show-refresh-button"],"tableHeadingLabel":[1,"table-heading-label"],"showLayoutToggle":[4,"show-layout-toggle"],"filterState":[1,"filter-state"],"filterCount":[2,"filter-count"],"showEntireData":[4,"show-entire-data"],"exportButtonState":[1,"export-button-state"],"pdfState":[1,"pdf-state"],"csvState":[1,"csv-state"],"showDateFilter":[4,"show-date-filter"],"dateItems":[16],"mode":[1],"datePickerPlaceholder":[1,"date-picker-placeholder"],"exportDropdownPosition":[1,"export-dropdown-position"],"items":[32],"width":[32],"buttonIcon":[32],"showExportDropdown":[32],"isDatePickerShown":[32]},[[4,"click","handleClickOutside"]]],[257,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1025],"currentPage":[1026,"current-page"],"totalPages":[1026,"total-pages"],"entries":[1040],"selectedPageSize":[32],"defaultSelected":[32],"pages":[32],"width":[32],"internalTotalPages":[32]},null,{"totalPages":["onTotalPagesChange"]}],[257,"gb-approval-modal",{"showDecision":[4,"show-decision"],"badgeColor":[1,"badge-color"],"badgeType":[1,"badge-type"],"badgeIcon":[1,"badge-icon"],"badgeLabel":[1,"badge-label"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"firstButtonIconLeadingSwap":[1,"first-button-icon-leading-swap"],"secondButtonIconLeadingSwap":[1,"second-button-icon-leading-swap"],"thirdButtonIconLeadingSwap":[1,"third-button-icon-leading-swap"],"firstButtonIconTrailingSwap":[1,"first-button-icon-trailing-swap"],"secondButtonIconTrailingSwap":[1,"second-button-icon-trailing-swap"],"thirdButtonIconTrailingSwap":[1,"third-button-icon-trailing-swap"]}],[257,"gb-sidebar",{"state":[1025],"category":[1],"navItemStyle":[1,"nav-item-style"],"type":[1],"showSecondCategory":[4,"show-second-category"],"iconInstance":[1,"icon-instance"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"complexSidebarData":[8,"complex-sidebar-data"],"activeIndex":[1026,"active-index"],"activePrimaryItem":[1025,"active-primary-item"],"activeSecondaryItem":[1025,"active-secondary-item"],"hasInfo":[4,"has-info"],"email":[1],"phoneNumber":[1,"phone-number"],"theme":[1],"isDarkTheme":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[257,"gb-nav-bar-sidemenu",{"applicationName":[1,"application-name"],"applicationIcon":[1,"application-icon"],"activeIndex":[2,"active-index"],"tabs":[16],"leadingIconSvg":[32]}],[257,"gb-empty-state",{"size":[1],"icon":[1],"color":[1],"theme":[1],"illustrationStyle":[1,"illustration-style"],"illustrationIcon":[1,"illustration-icon"],"background":[4],"backgroundType":[1,"background-type"],"primaryButtonText":[1,"primary-button-text"],"secondaryButtonText":[1,"secondary-button-text"],"primaryButtonState":[1,"primary-button-state"],"primaryButtonIconLeadingSwap":[1,"primary-button-icon-leading-swap"],"isDarkTheme":[4,"is-dark-theme"],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"fileStyle":[1,"file-style"],"fileType":[1,"file-type"],"featuredIconSwap":[1,"featured-icon-swap"],"patternKey":[32]},null,{"theme":["onThemeChanged"]}],[257,"gb-action-panel",{"type":[1],"showCloseButton":[4,"show-close-button"],"showSelectedRows":[4,"show-selected-rows"],"showCheckbox":[4,"show-checkbox"],"firstButton":[4,"first-button"],"firstButtonIconLeading":[1,"first-button-icon-leading"],"firstButtonIconTrailing":[1,"first-button-icon-trailing"],"secondButton":[4,"second-button"],"secondButtonIconLeading":[1,"second-button-icon-leading"],"secondButtonIconTrailing":[1,"second-button-icon-trailing"],"thirdButton":[4,"third-button"],"thirdButtonIconLeading":[1,"third-button-icon-leading"],"thirdButtonIconTrailing":[1,"third-button-icon-trailing"],"showSubmitButton":[4,"show-submit-button"],"submitButtonIconLeadingSwap":[1,"submit-button-icon-leading-swap"],"submitButtonIconTrailingSwap":[1,"submit-button-icon-trailing-swap"],"submitButtonState":[1,"submit-button-state"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"firstButtonState":[1,"first-button-state"],"secondButtonState":[1,"second-button-state"],"thirdButtonState":[1,"third-button-state"],"previousButtonState":[1,"previous-button-state"],"nextButtonState":[1,"next-button-state"],"showDraftButton":[4,"show-draft-button"],"submitButtonText":[1,"submit-button-text"],"showAmount":[4,"show-amount"],"showFee":[4,"show-fee"],"amount":[1],"fee":[1],"checked":[32],"internalNextButtonState":[32]},null,{"state":["updateButtonState"]}],[257,"gb-nav-bar",{"category":[1],"items":[1040],"showBorder":[4,"show-border"],"activeIndex":[1026,"active-index"],"internalItems":[32],"visibleItems":[32],"overflowItems":[32],"measured":[32],"dropdownOpen":[32],"dropdownItemClicked":[32]},null,{"items":["onItemsChanged"]}],[257,"gb-toast",{"color":[1025],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"size":[1],"breakpoint":[1],"icon":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"],"internalColor":[32]},null,{"color":["onColorChange"]}],[257,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}],[257,"gb-stepper-horizontal-minimal-icons",{"size":[1],"text":[4],"stepLabel":[1,"step-label"],"steps":[16],"position":[1]}],[257,"gb-toggle",{"size":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"pressed":[4],"position":[1]}],[257,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showThemeTab":[4,"show-theme-tab"],"showRoles":[4,"show-roles"],"roles":[16],"showLogOut":[4,"show-log-out"],"listGroupOne":[16],"listGroupTwo":[16],"color":[1],"showBorder":[4,"show-border"],"currentTheme":[1,"current-theme"]}],[257,"gb-textarea-input-field",{"type":[1],"state":[1025],"destructive":[4],"placeholderText":[1,"placeholder-text"],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"idOfInput":[513,"id-of-input"],"isReadOnly":[516,"is-read-only"],"value":[1032],"icon":[1],"results":[1040],"content":[32],"inputValue":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"show":[32],"staffInfo":[32],"selectedItems":[32],"unselectedItems":[32]},[[4,"click","handleClickOutside"]],{"value":["updateSelectedItems"]}],[257,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028],"showButton":[4,"show-button"],"buttonText":[1,"button-text"],"icon":[1],"checkboxType":[1,"checkbox-type"],"leadingIconSvg":[32]}],[257,"gb-filter-button",{"state":[1],"iconOnly":[4,"icon-only"]}],[257,"gb-simple-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32],"internalIcon":[32]},null,{"icon":["updateSidebarIcon"]}],[257,"gb-vertical-tabs",{"size":[1],"type":[1],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32]},null,{"tabs":["onTabsChanged"]}],[257,"gb-file-upload-item-base",{"icon":[1],"label":[1],"showLabel":[4,"show-label"],"formatLabel":[4,"format-label"],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"progress":[2],"fileSize":[2,"file-size"],"fileName":[1,"file-name"],"allowedType":[1,"allowed-type"],"showFileSize":[4,"show-file-size"],"internalState":[32],"internalProgress":[32]},null,{"state":["onStateChange"],"progress":["onProgressChange"]}],[257,"gb-modal-action",{"actionType":[1,"action-type"],"destructive":[4],"fullWidth":[4,"full-width"],"showSecondaryAction":[4,"show-secondary-action"],"showFirstButton":[4,"show-first-button"],"showSecondButton":[4,"show-second-button"],"showThirdButton":[4,"show-third-button"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"firstButtonIconLeadingSwap":[1,"first-button-icon-leading-swap"],"secondButtonIconLeadingSwap":[1,"second-button-icon-leading-swap"],"thirdButtonIconLeadingSwap":[1,"third-button-icon-leading-swap"],"firstButtonIconTrailingSwap":[1,"first-button-icon-trailing-swap"],"secondButtonIconTrailingSwap":[1,"second-button-icon-trailing-swap"],"thirdButtonIconTrailingSwap":[1,"third-button-icon-trailing-swap"],"showFirstIconButton":[4,"show-first-icon-button"],"showSecondIconButton":[4,"show-second-icon-button"],"showCheckBox":[4,"show-check-box"],"checkboxLabel":[1,"checkbox-label"],"firstIconButtonTooltipShown":[32],"secondIconButtonTooltipShown":[32]}],[321,"gb-button-group",{"items":[16],"icon":[1],"showLabel":[4,"show-label"],"label":[1],"internalItems":[32],"selectedValue":[32]},null,{"items":["onItemsUpdated"]}],[257,"gb-export-dropdown",{"state":[1],"showEntireData":[4,"show-entire-data"],"pdfState":[1,"pdf-state"],"csvState":[1,"csv-state"],"showFirstSubDropdown":[32],"showSecondSubDropdown":[32]}],[257,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}],[257,"gb-notification-pane",{"state":[1],"notifications":[1040]}],[257,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"direction":[1],"icon":[1],"leadingIconSvg":[32],"collapseSidebar":[64],"expandSidebar":[64]}],[257,"gb-complex-primary-side-bar-item",{"category":[1],"itemStyle":[1,"item-style"],"state":[1],"icon":[1],"label":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[257,"gb-complex-secondary-side-bar-item",{"state":[1],"type":[1],"category":[1],"label":[1],"icon":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[257,"gb-modal-header",{"text":[1],"closeButtonPosition":[513,"close-button-position"]}],[257,"gb-nav-bar-item",{"state":[1],"iconOnly":[4,"icon-only"],"category":[1],"label":[1],"icon":[1],"leadingIconSvg":[32],"showTooltip":[32]}],[257,"gb-date-picker",{"placeholder":[1],"value":[1025],"format":[1],"mode":[1],"disabled":[4],"iconPosition":[1,"icon-position"],"dropdownAlignment":[1,"dropdown-alignment"],"isCalendarShown":[32]}],[257,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-illustration",{"size":[1],"color":[1],"illustrationStyle":[1,"illustration-style"],"illustrationIcon":[1,"illustration-icon"],"theme":[1],"leadingIconSvg":[32]}],[257,"gb-pagination-button-group-base",{"icon":[1],"state":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[257,"gb-pagination-number-base",{"shape":[1],"state":[1]}],[257,"gb-pattern",{"type":[1],"theme":[1],"isDarkTheme":[4,"is-dark-theme"]},null,{"theme":["changeTheme"]}],[257,"gb-toast-button",{"state":[1],"color":[1]}],[257,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[257,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"icon":[1],"items":[1040],"value":[1040],"supportingText":[4,"supporting-text"],"color":[1],"showBorder":[4,"show-border"],"menuPosition":[1,"menu-position"],"showSearchInput":[4,"show-search-input"],"inputValue":[1,"input-value"],"destructive":[1028],"errorText":[1,"error-text"],"loading":[1028],"formatLabel":[4,"format-label"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItem":[32],"selectedItems":[32],"unselectedItems":[32],"searchItem":[32],"searchResults":[32],"internalItems":[32],"showCloseButton":[32],"internalLoading":[32],"clearSelection":[64],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"items":["updateResultsAndShowInDropdown"],"loading":["onLoadingChanged"],"destructive":["watchDestructive"]}],[257,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}],[257,"gb-button-group-base",{"current":[4],"icon":[1],"state":[1],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[257,"gb-theme-tab",{"theme":[1025],"currentActiveTab":[1025,"current-active-tab"]}],[257,"gb-export-sub-dropdown",{"showEntireData":[4,"show-entire-data"]}],[257,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"]}],[257,"gb-export-dropdown-item",{"icon":[4],"state":[1],"type":[1]}],[257,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[257,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"],"alignment":[1]}],[257,"gb-icon-button-base",{"current":[4],"icon":[1],"label":[1],"leadingIconSvg":[32],"showTooltip":[32]}],[257,"gb-export-sub-dropdown-item",{"icon":[1],"state":[1],"leadingIconSvg":[32]}],[321,"gb-input-field",{"size":[1],"type":[1],"inputType":[1,"input-type"],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"destructive":[1028],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"showCountryIcon":[4,"show-country-icon"],"iconSwap":[1,"icon-swap"],"enableCancelButtonFunction":[4,"enable-cancel-button-function"],"options":[1040],"idOfInput":[513,"id-of-input"],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"results":[1040],"menuPosition":[1,"menu-position"],"icon":[1],"value":[1032],"required":[516],"loading":[1028],"formatLabel":[4,"format-label"],"formatNumber":[4,"format-number"],"showCloseButton":[32],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32],"showDropdown":[32],"selectedItem":[32],"selectedItems":[32],"unselectedItems":[32],"paddingLeft":[32],"paddingTop":[32],"dropdownOpen":[32],"show":[32],"showSpinner":[32],"internalLoading":[32],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"options":["optionsChanged"],"loading":["onLoadingChanged"],"value":["updateSelectedItems"]}],[257,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1],"destructive":[4],"leadingIconSvg":[32]}],[257,"gb-file-type-icon",{"fileStyle":[1,"file-style"],"fileType":[1,"file-type"]}],[257,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[257,"gb-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[257,"gb-featured-icon",{"size":[1],"destructive":[4],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-step-icon-base",{"size":[1],"status":[1],"state":[1],"internalState":[32],"internalStatus":[32]},null,{"status":["onStatusChange"],"state":["onStateChange"]}],[260,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[257,"gb-button-close",{"size":[1],"color":[1]}],[257,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[257,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1],"color":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"leadingIconSvg":[32]}],[257,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[257,"gb-tag-close",{"size":[1]}],[257,"gb-tag-count",{"size":[1]}],[257,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[257,"gb-badge-close",{"color":[1],"type":[1]}],[257,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"tooltipText":[1,"tooltip-text"],"arrow":[1],"leadingIconSvg":[32],"trailingIconSvg":[32],"internalButtonState":[32],"internalIconLeadingState":[32],"internalIconTrailingState":[32],"tooltipShown":[32]}],[257,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[257,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[257,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"color":[1],"showBorder":[4,"show-border"],"weight":[1],"assignedColorClass":[32]}],[257,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[257,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}],[257,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"],"noWrap":[4,"no-wrap"]}]]],["p-24b1ea30",[[256,"test-input-tag",{"idOfInput":[513,"id-of-input"],"type":[513],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"placeholderText":[513,"placeholder-text"],"show":[32],"showSpinner":[32],"staffInfo":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"inputValue":[32],"dropdownOpen":[32]}]]],["p-179f582e",[[257,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-2edad402",[[257,"gb-detail-cell",{"state":[1],"cellStyle":[1025,"cell-style"],"type":[1],"label":[1],"detail":[1],"badgeIcon":[1,"badge-icon"],"badgeIconLeading":[1,"badge-icon-leading"],"badgeIconTrailing":[1,"badge-icon-trailing"],"badgeColor":[1,"badge-color"],"badgeLabel":[1,"badge-label"],"badgeType":[1,"badge-type"],"fileType":[1,"file-type"],"fileStyle":[1,"file-style"],"showActionButtons":[4,"show-action-buttons"],"showViewButton":[4,"show-view-button"],"showDownloadButton":[4,"show-download-button"],"showCopyButton":[1028,"show-copy-button"],"buttonText":[1,"button-text"],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"],"showStandardCopyButton":[32],"showTooltip":[32],"copied":[32],"isDownloaded":[32],"width":[32]}]]],["p-7db3dfd6",[[257,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"progress":[2],"fileType":[16],"files":[32],"fileStates":[32],"isDragging":[32]}]]],["p-12362896",[[257,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32],"internalActiveIndex":[32],"showLeftButton":[32],"showRightButton":[32]},null,{"activeIndex":["setActiveIndex"],"tabs":["onTabsChanged"]}]]],["p-36bc1d22",[[257,"gb-metric-card",{"size":[1],"radius":[1],"label":[1],"metric":[1],"showBadge":[4,"show-badge"],"featuredIconStyle":[1,"featured-icon-style"],"featuredIconColor":[1,"featured-icon-color"],"icon":[1],"percentage":[1]}]]],["p-36a7c270",[[257,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-c23a757b",[[257,"gb-prompt-modal",{"showCheckBox":[4,"show-check-box"],"heading":[1],"supportingText":[1,"supporting-text"],"destructive":[4],"iconInstance":[1,"icon-instance"],"checkboxLabel":[1,"checkbox-label"],"primaryButtonText":[1,"primary-button-text"],"secondaryButtonText":[1,"secondary-button-text"],"checked":[4],"checkboxState":[1,"checkbox-state"],"leadingIconSvg":[32]}]]],["p-e447025f",[[257,"gb-comment",{"heading":[1],"state":[1025],"noCommentText":[1,"no-comment-text"],"noCommentTextSub":[1,"no-comment-text-sub"],"comments":[16],"theme":[1],"isDarkTheme":[32]}]]],["p-996f396a",[[257,"gb-stepper-horizontal-icons-centered",{"size":[1],"steps":[16],"type":[1],"breakpoint":[1]}]]],["p-f5cffd79",[[257,"gb-stepper-horizontal-line-with-text",{"size":[1],"breakpoint":[1],"showContent":[4,"show-content"],"showSupportingText":[1028,"show-supporting-text"],"steps":[16],"internalSteps":[32],"width":[32],"internalState":[32],"internalStatus":[32]},null,{"steps":["onStepsChanged"]}]]],["p-7507eae8",[[257,"gb-stepper-vertical-icons-with-text",{"size":[1],"connector":[4],"type":[1],"steps":[16],"internalSteps":[32],"internalState":[32],"internalStatus":[32]},null,{"steps":["onStepsChanged"]}]]],["p-0fd28682",[[257,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftControl":[2,"left-control"],"rightControl":[2,"right-control"],"label":[1],"unit":[1],"unitPosition":[1,"unit-position"],"leftValue":[32],"rightValue":[32]}]]],["p-0379a381",[[257,"gb-breadcrumbs",{"type":[1],"divider":[1],"breadcrumbs":[16],"icon":[1],"visibleBreadcrumbs":[32]}]]],["p-f40c7349",[[257,"gb-quick-action-card",{"color":[1],"icon":[1],"label":[1]}]]],["p-f1892309",[[257,"gb-quick-action-icon",{"icon":[1],"label":[1],"isHovered":[32]}]]],["p-42c7bb80",[[257,"gb-token-field-compressed",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-9d70f5e2",[[257,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-47a2a2f1",[[256,"gb-carousel-arrow",{"size":[1],"chevron":[1]}]]],["p-3a04541f",[[257,"gb-category-card",{"label":[1],"supportingText":[1,"supporting-text"],"showSupportingText":[4,"show-supporting-text"],"cardImage":[1,"card-image"],"isHovered":[32]}]]],["p-d0e95d12",[[257,"gb-logo",{"text":[4]}]]],["p-ec70f561",[[257,"gb-pagination-dot-group",{"size":[1],"type":[1],"color":[1],"framed":[4]}]]],["p-caa6139d",[[256,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["p-483af30f",[[257,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-518709dd",[[257,"gb-scrollbar",{"length":[1]}]]],["p-bfcc1271",[[257,"gb-stepper-horizontal-icons-connected",{"size":[1],"steps":[16]}]]],["p-5b461f4a",[[257,"gb-table-cell",{"type":[1]}]]],["p-1fcaab39",[[257,"gb-token-field-compact",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-9faa3250",[[257,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-e247d98b",[[257,"gb-slider-control-handle",{"value":[1],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-a6b6f26a",[[257,"gb-breadcrumb-button-base",{"current":[4],"type":[1],"icon":[4],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}]]],["p-ba3a30ba",[[257,"gb-comment-item",{"name":[1],"duty":[1],"comment":[1],"timeStamp":[1,"time-stamp"],"connector":[4]}]]],["p-a7660c57",[[257,"gb-mega-input-field-base",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-41653fb4",[[257,"gb-metric-featured-icon",{"size":[1],"color":[1],"featuredIconStyle":[1,"featured-icon-style"],"icon":[1],"leadingIconSvg":[32]}]]],["p-c6da8f98",[[257,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["p-2b2556fb",[[257,"gb-card-icon",{"size":[1],"color":[1],"icon":[1],"leadingIconSvg":[32]}]]],["p-5094ca82",[[257,"gb-step-base",{"status":[1],"size":[1],"type":[1],"state":[1],"connector":[4],"showContent":[4,"show-content"],"showSupportingText":[4,"show-supporting-text"],"label":[1],"supportingText":[1,"supporting-text"],"breakpoint":[1],"internalState":[32],"internalStatus":[32]},null,{"status":["onStatusChange"],"state":["onStateChange"]}]]]]'),t)}));
1
+ import{p as t,g as e,b as o}from"./p-qKDhDYPI.js";export{s as setNonce}from"./p-qKDhDYPI.js";var n=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};n().then((async t=>{await e();return o(JSON.parse('[["p-a39cec91",[[257,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"showBorder":[4,"show-border"],"showNotification":[4,"show-notification"],"showHelp":[4,"show-help"],"showLogo":[4,"show-logo"],"logo":[1],"showSearch":[4,"show-search"],"inputPlaceholder":[1,"input-placeholder"],"inputIcon":[1,"input-icon"],"avatarDropdownType":[1,"avatar-dropdown-type"],"listGroupOne":[16],"listGroupTwo":[16],"showThemeTab":[4,"show-theme-tab"],"showProfile":[4,"show-profile"],"showRoles":[4,"show-roles"],"roles":[16],"showLogOut":[4,"show-log-out"],"showLogError":[4,"show-log-error"],"notificationState":[1,"notification-state"],"notifications":[1040],"avatarDropdownShown":[32],"notificationDropdownShown":[32],"helpDropdownShown":[32],"initials":[32]},[[4,"click","handleClickOutside"]]],[257,"gb-table-header",{"showFilter":[4,"show-filter"],"showColumnOptions":[4,"show-column-options"],"tableHeading":[4,"table-heading"],"showSearch":[4,"show-search"],"showExport":[4,"show-export"],"showRefreshButton":[4,"show-refresh-button"],"tableHeadingLabel":[1,"table-heading-label"],"showLayoutToggle":[4,"show-layout-toggle"],"filterState":[1,"filter-state"],"filterCount":[2,"filter-count"],"showEntireData":[4,"show-entire-data"],"exportButtonState":[1,"export-button-state"],"pdfState":[1,"pdf-state"],"csvState":[1,"csv-state"],"showDateFilter":[4,"show-date-filter"],"dateItems":[16],"mode":[1],"datePickerPlaceholder":[1,"date-picker-placeholder"],"exportDropdownPosition":[1,"export-dropdown-position"],"items":[32],"width":[32],"buttonIcon":[32],"showExportDropdown":[32],"isDatePickerShown":[32]},[[4,"click","handleClickOutside"]]],[257,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1025],"currentPage":[1026,"current-page"],"totalPages":[1026,"total-pages"],"entries":[1040],"selectedPageSize":[32],"defaultSelected":[32],"pages":[32],"width":[32],"internalTotalPages":[32]},null,{"totalPages":["onTotalPagesChange"]}],[257,"gb-approval-modal",{"showDecision":[4,"show-decision"],"badgeColor":[1,"badge-color"],"badgeType":[1,"badge-type"],"badgeIcon":[1,"badge-icon"],"badgeLabel":[1,"badge-label"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"firstButtonIconLeadingSwap":[1,"first-button-icon-leading-swap"],"secondButtonIconLeadingSwap":[1,"second-button-icon-leading-swap"],"thirdButtonIconLeadingSwap":[1,"third-button-icon-leading-swap"],"firstButtonIconTrailingSwap":[1,"first-button-icon-trailing-swap"],"secondButtonIconTrailingSwap":[1,"second-button-icon-trailing-swap"],"thirdButtonIconTrailingSwap":[1,"third-button-icon-trailing-swap"]}],[257,"gb-sidebar",{"state":[1025],"category":[1],"navItemStyle":[1,"nav-item-style"],"type":[1],"showSecondCategory":[4,"show-second-category"],"iconInstance":[1,"icon-instance"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"complexSidebarData":[8,"complex-sidebar-data"],"activeIndex":[1026,"active-index"],"activePrimaryItem":[1025,"active-primary-item"],"activeSecondaryItem":[1025,"active-secondary-item"],"hasInfo":[4,"has-info"],"email":[1],"phoneNumber":[1,"phone-number"],"theme":[1],"isDarkTheme":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[257,"gb-nav-bar-sidemenu",{"applicationName":[1,"application-name"],"applicationIcon":[1,"application-icon"],"activeIndex":[2,"active-index"],"tabs":[16],"leadingIconSvg":[32]}],[257,"gb-empty-state",{"size":[1],"icon":[1],"color":[1],"theme":[1],"illustrationStyle":[1,"illustration-style"],"illustrationIcon":[1,"illustration-icon"],"background":[4],"backgroundType":[1,"background-type"],"primaryButtonText":[1,"primary-button-text"],"secondaryButtonText":[1,"secondary-button-text"],"primaryButtonState":[1,"primary-button-state"],"primaryButtonIconLeadingSwap":[1,"primary-button-icon-leading-swap"],"isDarkTheme":[4,"is-dark-theme"],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"fileStyle":[1,"file-style"],"fileType":[1,"file-type"],"featuredIconSwap":[1,"featured-icon-swap"],"patternKey":[32]},null,{"theme":["onThemeChanged"]}],[257,"gb-action-panel",{"type":[1],"showCloseButton":[4,"show-close-button"],"showSelectedRows":[4,"show-selected-rows"],"showCheckbox":[4,"show-checkbox"],"firstButton":[4,"first-button"],"firstButtonIconLeading":[1,"first-button-icon-leading"],"firstButtonIconTrailing":[1,"first-button-icon-trailing"],"secondButton":[4,"second-button"],"secondButtonIconLeading":[1,"second-button-icon-leading"],"secondButtonIconTrailing":[1,"second-button-icon-trailing"],"thirdButton":[4,"third-button"],"thirdButtonIconLeading":[1,"third-button-icon-leading"],"thirdButtonIconTrailing":[1,"third-button-icon-trailing"],"showSubmitButton":[4,"show-submit-button"],"submitButtonIconLeadingSwap":[1,"submit-button-icon-leading-swap"],"submitButtonIconTrailingSwap":[1,"submit-button-icon-trailing-swap"],"submitButtonState":[1,"submit-button-state"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"firstButtonState":[1,"first-button-state"],"secondButtonState":[1,"second-button-state"],"thirdButtonState":[1,"third-button-state"],"previousButtonState":[1,"previous-button-state"],"nextButtonState":[1,"next-button-state"],"showDraftButton":[4,"show-draft-button"],"submitButtonText":[1,"submit-button-text"],"showAmount":[4,"show-amount"],"showFee":[4,"show-fee"],"amount":[1],"fee":[1],"checked":[32],"internalNextButtonState":[32]},null,{"state":["updateButtonState"]}],[257,"gb-nav-bar",{"category":[1],"items":[1040],"showBorder":[4,"show-border"],"activeIndex":[1026,"active-index"],"internalItems":[32],"visibleItems":[32],"overflowItems":[32],"measured":[32],"dropdownOpen":[32],"dropdownItemClicked":[32]},null,{"items":["onItemsChanged"]}],[257,"gb-toast",{"color":[1025],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"size":[1],"breakpoint":[1],"icon":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"],"internalColor":[32]},null,{"color":["onColorChange"]}],[257,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}],[257,"gb-stepper-horizontal-minimal-icons",{"size":[1],"text":[4],"stepLabel":[1,"step-label"],"steps":[16],"position":[1]}],[257,"gb-toggle",{"size":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"pressed":[4],"position":[1]}],[257,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showThemeTab":[4,"show-theme-tab"],"showRoles":[4,"show-roles"],"roles":[16],"showLogOut":[4,"show-log-out"],"listGroupOne":[16],"listGroupTwo":[16],"color":[1],"showBorder":[4,"show-border"],"currentTheme":[1,"current-theme"]}],[257,"gb-textarea-input-field",{"type":[1],"state":[1025],"destructive":[4],"placeholderText":[1,"placeholder-text"],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"idOfInput":[513,"id-of-input"],"isReadOnly":[516,"is-read-only"],"value":[1032],"icon":[1],"results":[1040],"content":[32],"inputValue":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"show":[32],"staffInfo":[32],"selectedItems":[32],"unselectedItems":[32]},[[4,"click","handleClickOutside"]],{"value":["updateSelectedItems"]}],[257,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028],"showButton":[4,"show-button"],"buttonText":[1,"button-text"],"icon":[1],"checkboxType":[1,"checkbox-type"],"leadingIconSvg":[32]}],[257,"gb-filter-button",{"state":[1],"iconOnly":[4,"icon-only"]}],[257,"gb-simple-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32],"internalIcon":[32]},null,{"icon":["updateSidebarIcon"]}],[257,"gb-vertical-tabs",{"size":[1],"type":[1],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32]},null,{"tabs":["onTabsChanged"]}],[257,"gb-file-upload-item-base",{"icon":[1],"label":[1],"showLabel":[4,"show-label"],"formatLabel":[4,"format-label"],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"progress":[2],"fileSize":[2,"file-size"],"fileName":[1,"file-name"],"allowedType":[1,"allowed-type"],"showFileSize":[4,"show-file-size"],"internalState":[32],"internalProgress":[32]},null,{"state":["onStateChange"],"progress":["onProgressChange"]}],[257,"gb-modal-action",{"actionType":[1,"action-type"],"destructive":[4],"fullWidth":[4,"full-width"],"showSecondaryAction":[4,"show-secondary-action"],"showFirstButton":[4,"show-first-button"],"showSecondButton":[4,"show-second-button"],"showThirdButton":[4,"show-third-button"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"firstButtonIconLeadingSwap":[1,"first-button-icon-leading-swap"],"secondButtonIconLeadingSwap":[1,"second-button-icon-leading-swap"],"thirdButtonIconLeadingSwap":[1,"third-button-icon-leading-swap"],"firstButtonIconTrailingSwap":[1,"first-button-icon-trailing-swap"],"secondButtonIconTrailingSwap":[1,"second-button-icon-trailing-swap"],"thirdButtonIconTrailingSwap":[1,"third-button-icon-trailing-swap"],"showFirstIconButton":[4,"show-first-icon-button"],"showSecondIconButton":[4,"show-second-icon-button"],"showCheckBox":[4,"show-check-box"],"checkboxLabel":[1,"checkbox-label"],"firstIconButtonTooltipShown":[32],"secondIconButtonTooltipShown":[32]}],[321,"gb-button-group",{"items":[16],"icon":[1],"showLabel":[4,"show-label"],"label":[1],"internalItems":[32],"selectedValue":[32]},null,{"items":["onItemsUpdated"]}],[257,"gb-export-dropdown",{"state":[1],"showEntireData":[4,"show-entire-data"],"pdfState":[1,"pdf-state"],"csvState":[1,"csv-state"],"showFirstSubDropdown":[32],"showSecondSubDropdown":[32]}],[257,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}],[257,"gb-notification-pane",{"state":[1],"notifications":[1040]}],[257,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"direction":[1],"icon":[1],"leadingIconSvg":[32],"collapseSidebar":[64],"expandSidebar":[64]}],[257,"gb-complex-primary-side-bar-item",{"category":[1],"itemStyle":[1,"item-style"],"state":[1],"icon":[1],"label":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[257,"gb-complex-secondary-side-bar-item",{"state":[1],"type":[1],"category":[1],"label":[1],"icon":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[257,"gb-modal-header",{"text":[1],"closeButtonPosition":[513,"close-button-position"]}],[257,"gb-nav-bar-item",{"state":[1],"iconOnly":[4,"icon-only"],"category":[1],"label":[1],"icon":[1],"leadingIconSvg":[32],"showTooltip":[32]}],[257,"gb-date-picker",{"placeholder":[1],"value":[1025],"format":[1],"mode":[1],"disabled":[4],"iconPosition":[1,"icon-position"],"dropdownAlignment":[1,"dropdown-alignment"],"isCalendarShown":[32]}],[257,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-illustration",{"size":[1],"color":[1],"illustrationStyle":[1,"illustration-style"],"illustrationIcon":[1,"illustration-icon"],"theme":[1],"leadingIconSvg":[32]}],[257,"gb-pagination-button-group-base",{"icon":[1],"state":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[257,"gb-pagination-number-base",{"shape":[1],"state":[1]}],[257,"gb-pattern",{"type":[1],"theme":[1],"isDarkTheme":[4,"is-dark-theme"]},null,{"theme":["changeTheme"]}],[257,"gb-toast-button",{"state":[1],"color":[1]}],[257,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[257,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"icon":[1],"items":[1040],"value":[1040],"supportingText":[4,"supporting-text"],"color":[1],"showBorder":[4,"show-border"],"menuPosition":[1,"menu-position"],"showSearchInput":[4,"show-search-input"],"inputValue":[1,"input-value"],"destructive":[1028],"errorText":[1,"error-text"],"loading":[1028],"formatLabel":[4,"format-label"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItem":[32],"selectedItems":[32],"unselectedItems":[32],"searchItem":[32],"searchResults":[32],"internalItems":[32],"showCloseButton":[32],"internalLoading":[32],"clearSelection":[64],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"items":["updateResultsAndShowInDropdown"],"loading":["onLoadingChanged"],"destructive":["watchDestructive"]}],[257,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}],[257,"gb-button-group-base",{"current":[4],"icon":[1],"state":[1],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[257,"gb-theme-tab",{"theme":[1025],"currentActiveTab":[1025,"current-active-tab"]}],[257,"gb-export-sub-dropdown",{"showEntireData":[4,"show-entire-data"]}],[257,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"]}],[257,"gb-export-dropdown-item",{"icon":[4],"state":[1],"type":[1]}],[257,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[257,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"],"alignment":[1]}],[257,"gb-icon-button-base",{"current":[4],"icon":[1],"label":[1],"leadingIconSvg":[32],"showTooltip":[32]}],[257,"gb-export-sub-dropdown-item",{"icon":[1],"state":[1],"leadingIconSvg":[32]}],[321,"gb-input-field",{"size":[1],"type":[1],"inputType":[1,"input-type"],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"destructive":[1028],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"showCountryIcon":[4,"show-country-icon"],"iconSwap":[1,"icon-swap"],"enableCancelButtonFunction":[4,"enable-cancel-button-function"],"options":[1040],"idOfInput":[513,"id-of-input"],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"results":[1040],"menuPosition":[1,"menu-position"],"icon":[1],"value":[1032],"required":[516],"loading":[1028],"formatLabel":[4,"format-label"],"formatNumber":[4,"format-number"],"showCloseButton":[32],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32],"showDropdown":[32],"selectedItem":[32],"selectedItems":[32],"unselectedItems":[32],"paddingLeft":[32],"paddingTop":[32],"dropdownOpen":[32],"show":[32],"showSpinner":[32],"internalLoading":[32],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"options":["optionsChanged"],"loading":["onLoadingChanged"],"value":["updateSelectedItems"]}],[257,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1],"destructive":[4],"leadingIconSvg":[32]}],[257,"gb-file-type-icon",{"fileStyle":[1,"file-style"],"fileType":[1,"file-type"]}],[257,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[257,"gb-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[257,"gb-featured-icon",{"size":[1],"destructive":[4],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-step-icon-base",{"size":[1],"status":[1],"state":[1],"internalState":[32],"internalStatus":[32]},null,{"status":["onStatusChange"],"state":["onStateChange"]}],[260,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[257,"gb-button-close",{"size":[1],"color":[1]}],[257,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[257,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1],"color":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"leadingIconSvg":[32]}],[257,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[257,"gb-tag-close",{"size":[1]}],[257,"gb-tag-count",{"size":[1]}],[257,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[257,"gb-badge-close",{"color":[1],"type":[1]}],[257,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"tooltipText":[1,"tooltip-text"],"arrow":[1],"leadingIconSvg":[32],"trailingIconSvg":[32],"internalButtonState":[32],"internalIconLeadingState":[32],"internalIconTrailingState":[32],"tooltipShown":[32]}],[257,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[257,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[257,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"color":[1],"showBorder":[4,"show-border"],"weight":[1],"assignedColorClass":[32]}],[257,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[257,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}],[257,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"],"noWrap":[4,"no-wrap"]}]]],["p-3837b368",[[256,"test-input-tag",{"idOfInput":[513,"id-of-input"],"type":[513],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"placeholderText":[513,"placeholder-text"],"show":[32],"showSpinner":[32],"staffInfo":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"inputValue":[32],"dropdownOpen":[32]}]]],["p-179f582e",[[257,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-2edad402",[[257,"gb-detail-cell",{"state":[1],"cellStyle":[1025,"cell-style"],"type":[1],"label":[1],"detail":[1],"badgeIcon":[1,"badge-icon"],"badgeIconLeading":[1,"badge-icon-leading"],"badgeIconTrailing":[1,"badge-icon-trailing"],"badgeColor":[1,"badge-color"],"badgeLabel":[1,"badge-label"],"badgeType":[1,"badge-type"],"fileType":[1,"file-type"],"fileStyle":[1,"file-style"],"showActionButtons":[4,"show-action-buttons"],"showViewButton":[4,"show-view-button"],"showDownloadButton":[4,"show-download-button"],"showCopyButton":[1028,"show-copy-button"],"buttonText":[1,"button-text"],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"],"showStandardCopyButton":[32],"showTooltip":[32],"copied":[32],"isDownloaded":[32],"width":[32]}]]],["p-711c7c50",[[257,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"progress":[2],"fileType":[16],"files":[32],"fileStates":[32],"isDragging":[32]}]]],["p-09483955",[[257,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32],"internalActiveIndex":[32],"showLeftButton":[32],"showRightButton":[32]},null,{"activeIndex":["setActiveIndex"],"tabs":["onTabsChanged"]}]]],["p-36ce6509",[[257,"gb-metric-card",{"size":[1],"radius":[1],"label":[1],"metric":[1],"showBadge":[4,"show-badge"],"featuredIconStyle":[1,"featured-icon-style"],"featuredIconColor":[1,"featured-icon-color"],"icon":[1],"percentage":[1]}]]],["p-36a7c270",[[257,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-270e15b1",[[257,"gb-prompt-modal",{"showCheckBox":[4,"show-check-box"],"heading":[1],"supportingText":[1,"supporting-text"],"destructive":[4],"iconInstance":[1,"icon-instance"],"checkboxLabel":[1,"checkbox-label"],"primaryButtonText":[1,"primary-button-text"],"secondaryButtonText":[1,"secondary-button-text"],"checked":[4],"checkboxState":[1,"checkbox-state"],"leadingIconSvg":[32]}]]],["p-e447025f",[[257,"gb-comment",{"heading":[1],"state":[1025],"noCommentText":[1,"no-comment-text"],"noCommentTextSub":[1,"no-comment-text-sub"],"comments":[16],"theme":[1],"isDarkTheme":[32]}]]],["p-7f63f435",[[257,"gb-stepper-horizontal-icons-centered",{"size":[1],"steps":[16],"type":[1],"breakpoint":[1]}]]],["p-2185c841",[[257,"gb-stepper-horizontal-line-with-text",{"size":[1],"breakpoint":[1],"showContent":[4,"show-content"],"showSupportingText":[1028,"show-supporting-text"],"steps":[16],"internalSteps":[32],"width":[32],"internalState":[32],"internalStatus":[32]},null,{"steps":["onStepsChanged"]}]]],["p-871f3fdd",[[257,"gb-stepper-vertical-icons-with-text",{"size":[1],"connector":[4],"type":[1],"steps":[16],"internalSteps":[32],"internalState":[32],"internalStatus":[32]},null,{"steps":["onStepsChanged"]}]]],["p-863e7132",[[257,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftControl":[2,"left-control"],"rightControl":[2,"right-control"],"label":[1],"unit":[1],"unitPosition":[1,"unit-position"],"leftValue":[32],"rightValue":[32]}]]],["p-0379a381",[[257,"gb-breadcrumbs",{"type":[1],"divider":[1],"breadcrumbs":[16],"icon":[1],"visibleBreadcrumbs":[32]}]]],["p-11f27065",[[257,"gb-quick-action-card",{"color":[1],"icon":[1],"label":[1]}]]],["p-effe863f",[[257,"gb-quick-action-icon",{"icon":[1],"label":[1],"isHovered":[32]}]]],["p-3ca5e66c",[[257,"gb-token-field-compressed",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-72814e6e",[[257,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-47a2a2f1",[[256,"gb-carousel-arrow",{"size":[1],"chevron":[1]}]]],["p-3a04541f",[[257,"gb-category-card",{"label":[1],"supportingText":[1,"supporting-text"],"showSupportingText":[4,"show-supporting-text"],"cardImage":[1,"card-image"],"isHovered":[32]}]]],["p-14ee8307",[[257,"gb-logo",{"text":[4]}]]],["p-1ba8a885",[[257,"gb-pagination-dot-group",{"size":[1],"type":[1],"color":[1],"framed":[4]}]]],["p-cbace1d8",[[256,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["p-0cd059d5",[[257,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-6ad801ac",[[257,"gb-scrollbar",{"length":[1]}]]],["p-9a7a1346",[[257,"gb-stepper-horizontal-icons-connected",{"size":[1],"steps":[16]}]]],["p-09b6e321",[[257,"gb-table-cell",{"type":[1]}]]],["p-89aa24b0",[[257,"gb-token-field-compact",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-9faa3250",[[257,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-f05e0123",[[257,"gb-slider-control-handle",{"value":[1],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-a6b6f26a",[[257,"gb-breadcrumb-button-base",{"current":[4],"type":[1],"icon":[4],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}]]],["p-ba3a30ba",[[257,"gb-comment-item",{"name":[1],"duty":[1],"comment":[1],"timeStamp":[1,"time-stamp"],"connector":[4]}]]],["p-5603ee7d",[[257,"gb-mega-input-field-base",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-b1c50349",[[257,"gb-metric-featured-icon",{"size":[1],"color":[1],"featuredIconStyle":[1,"featured-icon-style"],"icon":[1],"leadingIconSvg":[32]}]]],["p-2059f746",[[257,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["p-2b2556fb",[[257,"gb-card-icon",{"size":[1],"color":[1],"icon":[1],"leadingIconSvg":[32]}]]],["p-0a36da0b",[[257,"gb-step-base",{"status":[1],"size":[1],"type":[1],"state":[1],"connector":[4],"showContent":[4,"show-content"],"showSupportingText":[4,"show-supporting-text"],"label":[1],"supportingText":[1,"supporting-text"],"breakpoint":[1],"internalState":[32],"internalStatus":[32]},null,{"status":["onStatusChange"],"state":["onStateChange"]}]]]]'),t)}));
2
2
  //# sourceMappingURL=globuscomponents.esm.js.map