globuswebcomponents 2.16.7 → 2.16.8

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 (193) hide show
  1. package/dist/cjs/gb-accordion-card_80.cjs.entry.js +15 -18
  2. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  4. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +1 -1
  7. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  8. package/dist/collection/components/gb-button/readme.md +102 -101
  9. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -4
  10. package/dist/collection/components/gb-table-header/gb-table-header.js.map +1 -1
  11. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  12. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  13. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  14. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  15. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  16. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  17. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  18. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  19. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  20. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  21. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  22. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  23. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  24. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  25. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  26. package/dist/collection/components/gb-wysiwyg-toolbar/gb-wysiwyg-toolbar.js +1 -1
  27. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  28. package/dist/components/gb-accordion-card.js +2 -2
  29. package/dist/components/gb-action-panel.js +2 -2
  30. package/dist/components/gb-approval-modal.js +8 -8
  31. package/dist/components/gb-avatar-add-button.js +1 -1
  32. package/dist/components/gb-avatar-dropdown.js +1 -1
  33. package/dist/components/gb-avatar-group.js +2 -2
  34. package/dist/components/gb-btn.js +1 -1
  35. package/dist/components/gb-button.js +1 -1
  36. package/dist/components/gb-checkbox-group-item.js +1 -1
  37. package/dist/components/gb-checkbox-group.js +3 -3
  38. package/dist/components/gb-collapse-button.js +1 -1
  39. package/dist/components/gb-comment.js +2 -2
  40. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  41. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  42. package/dist/components/gb-date-picker.js +1 -1
  43. package/dist/components/gb-detail-cell.js +2 -2
  44. package/dist/components/gb-empty-state.js +1 -1
  45. package/dist/components/gb-file-upload-item-base.js +1 -1
  46. package/dist/components/gb-file-upload.js +4 -4
  47. package/dist/components/gb-filter-button.js +1 -1
  48. package/dist/components/gb-filter-modal.js +1 -1
  49. package/dist/components/gb-header.js +13 -13
  50. package/dist/components/gb-help-tooltip.js +1 -1
  51. package/dist/components/gb-icon-button-base.js +1 -1
  52. package/dist/components/gb-input-dropdown-test.js +9 -9
  53. package/dist/components/gb-input-dropdown.js +1 -1
  54. package/dist/components/gb-input-field.js +1 -1
  55. package/dist/components/gb-modal-action.js +1 -1
  56. package/dist/components/gb-modal.js +3 -3
  57. package/dist/components/gb-nav-bar-item.js +1 -1
  58. package/dist/components/gb-nav-bar-sidemenu.js +1 -1
  59. package/dist/components/gb-nav-bar.js +2 -2
  60. package/dist/components/gb-notification-pane.js +1 -1
  61. package/dist/components/gb-pagination.js +1 -1
  62. package/dist/components/gb-password-button.js +1 -1
  63. package/dist/components/gb-progress-bar.js +1 -1
  64. package/dist/components/gb-prompt-modal.js +2 -2
  65. package/dist/components/gb-rich-text.js +12 -12
  66. package/dist/components/gb-sidebar.js +5 -5
  67. package/dist/components/gb-simple-side-bar-item.js +1 -1
  68. package/dist/components/gb-slider-control-handle.js +1 -1
  69. package/dist/components/gb-slider.js +2 -2
  70. package/dist/components/gb-table-header.js +1 -1
  71. package/dist/components/gb-table.js +20 -20
  72. package/dist/components/gb-tag-checkbox.js +1 -1
  73. package/dist/components/gb-tag-close.js +1 -1
  74. package/dist/components/gb-tag-count.js +1 -1
  75. package/dist/components/gb-tag.js +1 -1
  76. package/dist/components/gb-textarea-input-field.js +1 -1
  77. package/dist/components/gb-theme-tab.js +1 -1
  78. package/dist/components/gb-toast-button.js +1 -1
  79. package/dist/components/gb-toast.js +1 -1
  80. package/dist/components/gb-toggle-base.js +1 -1
  81. package/dist/components/gb-toggle.js +1 -1
  82. package/dist/components/gb-token-field-compact.js +1 -1
  83. package/dist/components/gb-token-field-compressed.js +2 -2
  84. package/dist/components/gb-tooltip.js +1 -1
  85. package/dist/components/gb-vertical-tabs.js +1 -1
  86. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  87. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  88. package/dist/components/gb-wysiwyg-tooltip.js +1 -1
  89. package/dist/components/{p-2sFOwXcZ.js → p-0uF8DOrG.js} +14 -14
  90. package/dist/components/{p-2sFOwXcZ.js.map → p-0uF8DOrG.js.map} +1 -1
  91. package/dist/components/{p-COetkeEu.js → p-B-qTC1TG.js} +4 -4
  92. package/dist/components/{p-COetkeEu.js.map → p-B-qTC1TG.js.map} +1 -1
  93. package/dist/components/{p-CoJ4VSgF.js → p-B7-FdB2z.js} +6 -6
  94. package/dist/components/{p-CoJ4VSgF.js.map → p-B7-FdB2z.js.map} +1 -1
  95. package/dist/components/{p-CeoQ2L1U.js → p-BLYEjP6E.js} +11 -11
  96. package/dist/components/{p-CeoQ2L1U.js.map → p-BLYEjP6E.js.map} +1 -1
  97. package/dist/components/{p-BllD9Ljp.js → p-BOcaPh7T.js} +3 -3
  98. package/dist/components/{p-BllD9Ljp.js.map → p-BOcaPh7T.js.map} +1 -1
  99. package/dist/components/{p-CYZqV7dd.js → p-BPeBBYq8.js} +12 -12
  100. package/dist/components/{p-CYZqV7dd.js.map → p-BPeBBYq8.js.map} +1 -1
  101. package/dist/components/{p-DRCUtDIM.js → p-BWZddYxh.js} +3 -3
  102. package/dist/components/{p-DRCUtDIM.js.map → p-BWZddYxh.js.map} +1 -1
  103. package/dist/components/{p-DPuTbMwA.js → p-Bh1XZOYW.js} +3 -3
  104. package/dist/components/{p-DPuTbMwA.js.map → p-Bh1XZOYW.js.map} +1 -1
  105. package/dist/components/{p-B_4Sufqr.js → p-BlpmvVW_.js} +14 -17
  106. package/dist/components/p-BlpmvVW_.js.map +1 -0
  107. package/dist/components/{p-BmO34cKZ.js → p-BnHQXWL-.js} +3 -3
  108. package/dist/components/{p-BmO34cKZ.js.map → p-BnHQXWL-.js.map} +1 -1
  109. package/dist/components/{p-CZa3TqhR.js → p-C1CXTcv3.js} +3 -3
  110. package/dist/components/{p-CZa3TqhR.js.map → p-C1CXTcv3.js.map} +1 -1
  111. package/dist/components/{p-DOIqRGL9.js → p-C1bHN2Rx.js} +3 -3
  112. package/dist/components/{p-DOIqRGL9.js.map → p-C1bHN2Rx.js.map} +1 -1
  113. package/dist/components/{p-I-FsdhaJ.js → p-CATNi5KI.js} +4 -4
  114. package/dist/components/{p-I-FsdhaJ.js.map → p-CATNi5KI.js.map} +1 -1
  115. package/dist/components/{p-DG0h2Btt.js → p-CIQlqNhl.js} +9 -9
  116. package/dist/components/{p-DG0h2Btt.js.map → p-CIQlqNhl.js.map} +1 -1
  117. package/dist/components/{p-Bz0jFwYF.js → p-CKeeP1RN.js} +3 -3
  118. package/dist/components/{p-Bz0jFwYF.js.map → p-CKeeP1RN.js.map} +1 -1
  119. package/dist/components/{p-CHQxg5wT.js → p-CKuD3zQv.js} +4 -4
  120. package/dist/components/{p-CHQxg5wT.js.map → p-CKuD3zQv.js.map} +1 -1
  121. package/dist/components/{p-5Xq8t1Mq.js → p-CMxQjY0A.js} +4 -4
  122. package/dist/components/{p-5Xq8t1Mq.js.map → p-CMxQjY0A.js.map} +1 -1
  123. package/dist/components/{p-BDWjPR9l.js → p-CQJsx5Pc.js} +5 -5
  124. package/dist/components/{p-BDWjPR9l.js.map → p-CQJsx5Pc.js.map} +1 -1
  125. package/dist/components/{p-DxHosdd2.js → p-CRpalI6I.js} +6 -6
  126. package/dist/components/{p-DxHosdd2.js.map → p-CRpalI6I.js.map} +1 -1
  127. package/dist/components/{p-BBJx6t2D.js → p-CZZ49jCW.js} +10 -10
  128. package/dist/components/{p-BBJx6t2D.js.map → p-CZZ49jCW.js.map} +1 -1
  129. package/dist/components/{p-CjigXln7.js → p-CZtozqON.js} +3 -3
  130. package/dist/components/{p-CjigXln7.js.map → p-CZtozqON.js.map} +1 -1
  131. package/dist/components/{p-BKpTpaGR.js → p-Cb__yLCa.js} +3 -3
  132. package/dist/components/{p-BKpTpaGR.js.map → p-Cb__yLCa.js.map} +1 -1
  133. package/dist/components/{p-DZZ7BGdd.js → p-CotcMe-a.js} +3 -3
  134. package/dist/components/{p-DZZ7BGdd.js.map → p-CotcMe-a.js.map} +1 -1
  135. package/dist/components/{p-BhAtkEeE.js → p-Cr8wvTe2.js} +3 -3
  136. package/dist/components/{p-BhAtkEeE.js.map → p-Cr8wvTe2.js.map} +1 -1
  137. package/dist/components/{p-DeOS2_XS.js → p-CsB4EuxU.js} +5 -5
  138. package/dist/components/{p-DeOS2_XS.js.map → p-CsB4EuxU.js.map} +1 -1
  139. package/dist/components/{p-Bd2ZnVK1.js → p-CsN5I1IB.js} +5 -5
  140. package/dist/components/{p-Bd2ZnVK1.js.map → p-CsN5I1IB.js.map} +1 -1
  141. package/dist/components/{p-B3_8Yy_f.js → p-CtQU7pWw.js} +3 -3
  142. package/dist/components/{p-B3_8Yy_f.js.map → p-CtQU7pWw.js.map} +1 -1
  143. package/dist/components/{p-B6qvek5r.js → p-CuxVMYlt.js} +5 -5
  144. package/dist/components/{p-B6qvek5r.js.map → p-CuxVMYlt.js.map} +1 -1
  145. package/dist/components/{p-D2ggwGg4.js → p-D2KhJvIW.js} +4 -4
  146. package/dist/components/{p-D2ggwGg4.js.map → p-D2KhJvIW.js.map} +1 -1
  147. package/dist/components/{p-Dkns49uP.js → p-DA3OT9y9.js} +4 -4
  148. package/dist/components/{p-Dkns49uP.js.map → p-DA3OT9y9.js.map} +1 -1
  149. package/dist/components/{p-BmbAWgDy.js → p-DZIp7ek6.js} +4 -4
  150. package/dist/components/{p-BmbAWgDy.js.map → p-DZIp7ek6.js.map} +1 -1
  151. package/dist/components/{p-Djuz39na.js → p-Duli5tX8.js} +3 -3
  152. package/dist/components/{p-Djuz39na.js.map → p-Duli5tX8.js.map} +1 -1
  153. package/dist/components/{p-ruRtAV-Q.js → p-DwVPshyR.js} +4 -4
  154. package/dist/components/{p-ruRtAV-Q.js.map → p-DwVPshyR.js.map} +1 -1
  155. package/dist/components/{p-CNZgIErI.js → p-Dy6voUvk.js} +3 -3
  156. package/dist/components/{p-CNZgIErI.js.map → p-Dy6voUvk.js.map} +1 -1
  157. package/dist/components/{p-eocLyEbn.js → p-K9KSmTWl.js} +4 -4
  158. package/dist/components/{p-eocLyEbn.js.map → p-K9KSmTWl.js.map} +1 -1
  159. package/dist/components/{p-RYI-NXAf.js → p-QS6WCgEU.js} +3 -3
  160. package/dist/components/{p-RYI-NXAf.js.map → p-QS6WCgEU.js.map} +1 -1
  161. package/dist/components/{p-BPKh01-Y.js → p-SBK--MJo.js} +3 -3
  162. package/dist/components/{p-BPKh01-Y.js.map → p-SBK--MJo.js.map} +1 -1
  163. package/dist/components/{p-DIl8jQ_E.js → p-oG_anvpK.js} +3 -3
  164. package/dist/components/{p-DIl8jQ_E.js.map → p-oG_anvpK.js.map} +1 -1
  165. package/dist/components/{p-B9JGeRlv.js → p-sRpXKkA4.js} +3 -3
  166. package/dist/components/{p-B9JGeRlv.js.map → p-sRpXKkA4.js.map} +1 -1
  167. package/dist/components/test-input-tag.js +6 -6
  168. package/dist/docs.json +1 -1
  169. package/dist/esm/gb-accordion-card_80.entry.js +15 -18
  170. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  171. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  172. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  173. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  174. package/dist/esm/gb-wysiwyg-toolbar.entry.js +1 -1
  175. package/dist/esm/test-input-tag.entry.js +2 -2
  176. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  177. package/dist/globuscomponents/{p-7e0ff4ed.entry.js → p-0c220ec3.entry.js} +2 -2
  178. package/dist/globuscomponents/{p-8894dc1d.entry.js → p-20b06b76.entry.js} +2 -2
  179. package/dist/globuscomponents/{p-7614551d.entry.js → p-6db2a93b.entry.js} +2 -2
  180. package/dist/globuscomponents/{p-5782ab88.entry.js → p-7759bf63.entry.js} +2 -2
  181. package/dist/globuscomponents/{p-db354494.entry.js → p-b2bfcf10.entry.js} +2 -2
  182. package/dist/globuscomponents/{p-db354494.entry.js.map → p-b2bfcf10.entry.js.map} +1 -1
  183. package/dist/globuscomponents/{p-28feaec2.entry.js → p-bad04086.entry.js} +2 -2
  184. package/dist/globuscomponents/{p-56c49467.entry.js → p-c18f6ea1.entry.js} +2 -2
  185. package/dist/globuscomponents/readme.md +102 -101
  186. package/package.json +1 -1
  187. package/dist/components/p-B_4Sufqr.js.map +0 -1
  188. /package/dist/globuscomponents/{p-7e0ff4ed.entry.js.map → p-0c220ec3.entry.js.map} +0 -0
  189. /package/dist/globuscomponents/{p-8894dc1d.entry.js.map → p-20b06b76.entry.js.map} +0 -0
  190. /package/dist/globuscomponents/{p-7614551d.entry.js.map → p-6db2a93b.entry.js.map} +0 -0
  191. /package/dist/globuscomponents/{p-5782ab88.entry.js.map → p-7759bf63.entry.js.map} +0 -0
  192. /package/dist/globuscomponents/{p-28feaec2.entry.js.map → p-bad04086.entry.js.map} +0 -0
  193. /package/dist/globuscomponents/{p-56c49467.entry.js.map → p-c18f6ea1.entry.js.map} +0 -0
@@ -15,7 +15,7 @@ const GbWysiwygEditorIcon = class {
15
15
  this._active = val;
16
16
  }
17
17
  render() {
18
- return (h("div", { key: 'cdd9ec3c4e3a0960d09862a08fa1cc756b9a9f5c', class: `editor_icon_div ${this.state} ${this._active ? 'active' : ''}` }, this.type === 'bold' && (h("svg", { key: '0c64b1301127431dd06ace4dcaa951d1e0398dd4', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '7141a77cfacf3fde73686ac5fc2855615dad766f', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'e62b58fc300e0ec425919106438d7585fbd20cbc', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'italic' && (h("svg", { key: '63ef318dcf560643407ba5b4ce268c782ab0db18', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '0826e085982edb87800a83c3b761c2f4efb1c059', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '373fed00b51e15a42eeeb4b750fb3f7e7b553bf1', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '4ad33cc17218bc416b585319d9d17d75d5134e96', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'h1' && (h("svg", { key: '029400240a7484e4e59dc853bdaad44a6b872663', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '78711762227dd7addb253e5f38822050e9b575b2', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'aea4fc8109415508b6ca3c065171d7cad1e2b972', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'da5bbc2de0fd91055b595b0b24735b7eecb809e1', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '171937fc3f06d5145072d787d0b685eb4ac1d5e9', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'h2' && (h("svg", { key: '0ca264c0508251c5c8882a8c5761fb3853924b84', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '0a308567638efbf8c063ec3f5b61ab4387d14d2b', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '6d70027dde1fafeb5d10e2dc9c6b74014d073850', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'c80266c9cd535b56585616af40626c198f8f03cb', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '2aad3819164a02359b96d52c203a52365e7300db', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'quote' && (h("svg", { key: '44927e1443e820af9dc35304128ae33df11d2b79', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: 'bce6e8136bc8c39e7bbd6c2445e45a2eab18bd2e', 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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '0715d26b19989a9df894bca31d6e6f4bf6bc5269', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'ca3f88c5ac4529a5bc5a96f2d985b5e0671e4ddb', 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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'b25a8a67ca66b804d4b6a3b4d99cb27ad13ed489', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'link' && (h("svg", { key: '35e64ca9750c20171ca0d372c472415bbf8ac50d', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '5f69ba472c6454755d024d7e3ad1a68aa0f8a3e2', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '3d1f8418e376af7f3673b383804de4a5b62db69b', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'photo' && (h("svg", { key: 'a69da040289604412e9d146ea77f91168222b036', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '03fc9c2ef7319038d6ac6bc20ac113366fcfbf00', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '8b84910d15df7d947f8b8674c98fe9a859cb9b75', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '07ee5f9f181035fa29b4c58e622082f1509ead98', 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: "var(--color-icon-subtle, #697586)" }))), this.type === 'underline' && (h("svg", { key: '18f56dde945bc7e7bcbef4deba5036bc8c23239e', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: 'd856cd5084060ce0f16cfbf1a0c6dd311f411bc2', d: "M5.5 3V11.5C5.5 15.0899 8.41015 18 12 18C15.5899 18 18.5 15.0899 18.5 11.5V3", stroke: "var(--color-icon-subtle, #697586)", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }), h("path", { key: 'e624ca15fd13f83248ef354fcbb537ed72e51b49', d: "M3 21H21", stroke: "var(--color-icon-subtle, #697586)", "stroke-width": "1.5", "stroke-linecap": "round" }))), this.type === 'attachment' && (h("svg", { key: '07266baeee6d538767e00018abad02c0d42c58a2', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '7aa7883babc5ecb6c92ce5169f67d720d8325a2c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.12379 4.15529C7.02787 3.05937 5.25103 3.05937 4.15511 4.15529C3.05919 5.25121 3.05919 7.02805 4.15511 8.12397L5.44191 9.41076C5.76734 9.7362 5.76734 10.2638 5.44191 10.5893C5.11647 10.9147 4.58883 10.9147 4.2634 10.5893L2.9766 9.30248C1.22981 7.55569 1.22981 4.72358 2.9766 2.97678C4.72339 1.22999 7.5555 1.22999 9.3023 2.97678L17.0231 10.6976C18.7699 12.4444 18.7699 15.2765 17.0231 17.0233C15.2763 18.7701 12.4442 18.7701 10.6974 17.0233L7.80209 14.128C6.5883 12.9142 6.5883 10.9462 7.80209 9.73246C9.01587 8.51868 10.9838 8.51868 12.1976 9.73246L13.8061 11.341C14.1315 11.6664 14.1315 12.194 13.8061 12.5195C13.4806 12.8449 12.953 12.8449 12.6276 12.5195L11.0191 10.911C10.4562 10.3481 9.54351 10.3481 8.9806 10.911C8.41769 11.4739 8.41769 12.3865 8.9806 12.9495L11.8759 15.8447C12.9718 16.9407 14.7486 16.9407 15.8446 15.8447C16.9405 14.7488 16.9405 12.972 15.8446 11.8761L8.12379 4.15529Z", fill: "var(--color-icon-subtle, #697586)" }), h("path", { key: '495ba0995c05579234b2fff468133f35fbb289a8', d: "M7.80209 9.73246C9.01587 8.51868 10.9838 8.51868 12.1976 9.73246L13.8052 11.3404C14.1306 11.6658 14.1306 12.1933 13.8052 12.5187C13.4797 12.8442 12.9522 12.8442 12.6268 12.5187L11.0191 10.911C10.4562 10.3481 9.54351 10.3481 8.9806 10.911C8.41769 11.4739 8.41769 12.3865 8.9806 12.9495L11.8757 15.8439C12.9716 16.9398 14.7478 16.9398 15.8438 15.8439C16.1691 15.5187 16.6967 15.5188 17.0221 15.8439C17.3476 16.1694 17.3476 16.6977 17.0221 17.0231C15.2753 18.7696 12.4431 18.7698 10.6965 17.0231L7.80209 14.128C6.5883 12.9142 6.5883 10.9462 7.80209 9.73246Z", fill: "var(--color-icon-subtle, #697586)" }))), this.type === 'list_bullet' && (h("svg", { key: '4aa5336afdc63b2d7d961cad3b1015ec61a2ed2b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: 'b4603bd71f14cc7364914dfec0f79d7b4d25613b', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '266f1637c51de0ebeb07ae0b1c239680fe633a19', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'b40ff7b929fa8bd300fdb497820609bf474c6e23', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'efe57e23ff3ed50b3f2e3f4b27be400e6b059f80', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'a72a3734d52413306f1f3fe887ffbf1a4d9e3af5', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '36859e01b81ca2c566334d26ab015d869767d14b', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'list_numbers' && (h("svg", { key: '8df28bb064ef888b2466a994a052fb5acf401584', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '82deb221239e63a65f478bbb3ee7b522a220e48e', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '81593b21731a870360ecb27bccc1560ad8609eb5', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '7dda6f37add5756b921cf0760533a472cb9fc02f', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '8f1f926e3aa3d61e6d26a275d44e2e70f67e87de', 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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '2f5fafab1c4e67c72dd0b228d69251d540d2c9df', "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: "var(--color-icon-subtle, #697586)" })))));
18
+ return (h("div", { key: '3fe6afb436711514b697b9ca080d25fbcd761052', class: `editor_icon_div ${this.state} ${this._active ? 'active' : ''}` }, this.type === 'bold' && (h("svg", { key: 'cfb7a2fefd273423768f9c0483557b347159479b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '4c14abc90c7e637e0077d008a35ca07fd1f91df4', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'c88845c55b9bf53c09cb03a8c5e9386fd4a6857f', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'italic' && (h("svg", { key: '298f4ab14b20b4353e5b427406c0d90b1551df56', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: 'a5a8cb08e8aaeabc88297e1c224107584db937db', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'f8ef3979dcf4d3b26cbcb913d520494dba1e11a5', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '9d39c5c807de805890e8759f24d0334f4831881e', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'h1' && (h("svg", { key: 'ec6f294fb97a1fef17c29c4f22d54ab7bd023800', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: 'fa5546addc8d7cf7036afc312201911daa07c740', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '0ae5f5d3f8e3975f0b67c9a0d2ad824565e12890', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '8f6fe52d0b51089de8373c23b790bf5ad19a57bd', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '2f81b0e11f120ef55f5beb78cafa0df39761ec40', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'h2' && (h("svg", { key: '48da4f11a5ffed433af370f69880eca31e21be1e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '003999a6f400205f1679d3bbe862aaded0a6e20d', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '0864ebe8665f07efd72516b3bf5c2e412e8b8148', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'beeb2858300aca5031884bc790828a16ce53da46', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '60290db2da446afdd76a15c0585e9e7d2346c807', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'quote' && (h("svg", { key: '24d0b5a99aa03611cda85fc85168c9b26500e769', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '295685d51659afe7ec1e60986720b78491af12a7', 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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'ab7bf7a16fcff2815daa907b92a4d6da058e2504', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'eca6851b07b3f02476e9cf874b923b01fbdd78bd', 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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'eeb0f07dd4b1bebd968a48526463e1ab8e3b3e6b', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'link' && (h("svg", { key: '3c39f37b2fbdb87e447ac73533960613b6ced485', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: 'ce5d7f5cdfeb66c247f0833a5828785e3dafdbd6', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'f6ec6e03ab5dc3680b19973611441943840608ae', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'photo' && (h("svg", { key: '5e19f855804ccd890c14e415a9921a2f25f09e28', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '5acac0f6109f19af0a9240bef5a25f6ca6f68b4a', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '03dfd38907067bb360d2cfc8851d3bf79c332e3a', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '58f30f1027475f486ce436fa995767bafbe9d448', 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: "var(--color-icon-subtle, #697586)" }))), this.type === 'underline' && (h("svg", { key: 'bb30fe727c62f9fafcc5de873c416473612c4166', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '337fed7845988948896fec950b563e9dcb8bb4ad', d: "M5.5 3V11.5C5.5 15.0899 8.41015 18 12 18C15.5899 18 18.5 15.0899 18.5 11.5V3", stroke: "var(--color-icon-subtle, #697586)", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }), h("path", { key: '20a17d9df8e68f6a2cddcb1e70b8ed4802eeafe6', d: "M3 21H21", stroke: "var(--color-icon-subtle, #697586)", "stroke-width": "1.5", "stroke-linecap": "round" }))), this.type === 'attachment' && (h("svg", { key: '847872254d14eeb497b338b01ca3e807b412fedf', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'b024f14786951b9de4a0f3b2c5f35d933ae44347', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.12379 4.15529C7.02787 3.05937 5.25103 3.05937 4.15511 4.15529C3.05919 5.25121 3.05919 7.02805 4.15511 8.12397L5.44191 9.41076C5.76734 9.7362 5.76734 10.2638 5.44191 10.5893C5.11647 10.9147 4.58883 10.9147 4.2634 10.5893L2.9766 9.30248C1.22981 7.55569 1.22981 4.72358 2.9766 2.97678C4.72339 1.22999 7.5555 1.22999 9.3023 2.97678L17.0231 10.6976C18.7699 12.4444 18.7699 15.2765 17.0231 17.0233C15.2763 18.7701 12.4442 18.7701 10.6974 17.0233L7.80209 14.128C6.5883 12.9142 6.5883 10.9462 7.80209 9.73246C9.01587 8.51868 10.9838 8.51868 12.1976 9.73246L13.8061 11.341C14.1315 11.6664 14.1315 12.194 13.8061 12.5195C13.4806 12.8449 12.953 12.8449 12.6276 12.5195L11.0191 10.911C10.4562 10.3481 9.54351 10.3481 8.9806 10.911C8.41769 11.4739 8.41769 12.3865 8.9806 12.9495L11.8759 15.8447C12.9718 16.9407 14.7486 16.9407 15.8446 15.8447C16.9405 14.7488 16.9405 12.972 15.8446 11.8761L8.12379 4.15529Z", fill: "var(--color-icon-subtle, #697586)" }), h("path", { key: '34f51cee6768f0819fd09ca8f2e753a726e87c1e', d: "M7.80209 9.73246C9.01587 8.51868 10.9838 8.51868 12.1976 9.73246L13.8052 11.3404C14.1306 11.6658 14.1306 12.1933 13.8052 12.5187C13.4797 12.8442 12.9522 12.8442 12.6268 12.5187L11.0191 10.911C10.4562 10.3481 9.54351 10.3481 8.9806 10.911C8.41769 11.4739 8.41769 12.3865 8.9806 12.9495L11.8757 15.8439C12.9716 16.9398 14.7478 16.9398 15.8438 15.8439C16.1691 15.5187 16.6967 15.5188 17.0221 15.8439C17.3476 16.1694 17.3476 16.6977 17.0221 17.0231C15.2753 18.7696 12.4431 18.7698 10.6965 17.0231L7.80209 14.128C6.5883 12.9142 6.5883 10.9462 7.80209 9.73246Z", fill: "var(--color-icon-subtle, #697586)" }))), this.type === 'list_bullet' && (h("svg", { key: '09654c17cff01097c5efbe860a5940d6788bd16a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: 'b18c55271e35be89923ec32e40121a0ee4abb3cb', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '03ceed8c76facf0cfb352c71b31cef9435f8ffb8', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '38157c14cf554315b01bc7b3bab31d985a56e343', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '8735b9e44f56c19d2850d18d74effbaaf6a5c52f', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '3e02917f2756ce43b222d3f24877248edbfd0f7e', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: 'b8df03eb67fe5f1a70f41e329f153e19ad98575a', "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: "var(--color-icon-subtle, #697586)" }))), this.type === 'list_numbers' && (h("svg", { key: '39c64043fff78b700fd07109e75cec00367da3e4', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state} ${this.active ? 'active' : ''}` }, h("path", { key: '2c410f92d356b8c9271cc736ad01ec7389073d3e', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '711f30d2c42b4eadb47cd13d94fd5b8327c675a3', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '32283fc86936c0fbc21cf60b02788f7e0b578e7a', "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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '97a0f680d7df1bff0e7387950039e09e6a3efa4c', 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: "var(--color-icon-subtle, #697586)" }), h("path", { key: '5574efa326baa8a305a820e481a46daaa8d4b16b', "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: "var(--color-icon-subtle, #697586)" })))));
19
19
  }
20
20
  static get watchers() { return {
21
21
  "active": ["onActiveChange"]
@@ -74,7 +74,7 @@ const GbWysiwygToolbar = class {
74
74
  this.toolbarAction.emit(action);
75
75
  }
76
76
  render() {
77
- return (h("div", { key: '664e455fd2f7b92a9d01fc45a6c9ee2894319c7a', class: "toolbar_wrapper" }, this.fontSelector && (h("div", { key: '151e504d738bc5352ef5477cad73c3b0cb0a442d', class: "font_selector" }, h("gb-input-dropdown", { key: 'a879ecf3a895dc954a09693271563eb6231c9293', "show-placeholder": "true", placeholder: "Select an option", size: "sm", state: "default", "show-hint-text": "false", "hint-text": "This is a hint text to help user.", type: "default", text: true, "show-leading-icon": "true", "leading-icon": "assets/search-01.svg", "menu-position": "bottom", icon: "false", value: ['Sora'] }))), h("div", { key: '510e8ae6286eec16a025484153a52b4f80cf485b', class: "editor_icons" }, h("gb-wysiwyg-editor-icon", { key: '3ac1e000407f360e853edd1f999336fb881f626b', state: "default", active: this._isBold, type: "bold", onMouseDown: (ev) => this.emit('bold', ev) }), h("gb-wysiwyg-editor-icon", { key: '69fb316e3b51a473d9ce33d932aa0ac50d7a4d2c', state: "default", active: this._isItalic, type: "italic", onMouseDown: (ev) => this.emit('italic', ev) }), h("gb-wysiwyg-editor-icon", { key: '0c93b653b62307526cc1d7f0ca8ad98d592faaef', state: "default", active: this._isUnderline, type: "underline", onMouseDown: (ev) => this.emit('underline', ev) }), h("gb-wysiwyg-editor-icon", { key: '1ad088738afe7dcb83ebcf7743c4e8e55b6ed169', state: "default", active: this._isH1, type: "h1", onMouseDown: (ev) => this.emit('h1', ev) }), h("gb-wysiwyg-editor-icon", { key: '092cbe417f765ad94e332ee3f0a89df15519bacc', state: "default", active: this._isH2, type: "h2", onMouseDown: (ev) => this.emit('h2', ev) }), h("gb-wysiwyg-editor-icon", { key: 'aa1f7fae3484a116b8766d3c3ba4e31a5815ea85', state: "default", active: this._isQuote, type: "quote", onMouseDown: (ev) => this.emit('quote', ev) }), h("gb-wysiwyg-editor-icon", { key: 'ba5d1683d26823b1881d96d501aa48f5eb8a31a3', state: "default", active: this._isLink, type: "link", onMouseDown: (ev) => this.emit('link', ev) }), h("gb-wysiwyg-editor-icon", { key: 'dcec649a29aee87677125951f7c4e21f22a3a270', state: "default", active: this.isAttachment, type: "attachment", onMouseDown: (ev) => this.emit('attachment', ev) }), h("gb-wysiwyg-editor-icon", { key: '9bcdef0e14b5e1ad096822ba00531a1dece9055d', state: "default", active: this.isPhoto, type: "photo", onMouseDown: (ev) => this.emit('photo', ev) }), h("gb-wysiwyg-editor-icon", { key: 'bdd4efd8ba583400a9576a3cf42a1069ac8805a4', state: "default", active: this.isBulletList, type: "list_bullet", onMouseDown: (ev) => this.emit('bulletList', ev) }), h("gb-wysiwyg-editor-icon", { key: 'dca84597d37dd6061d4e844294d19482f619f33f', state: "default", active: this.isOrderedList, type: "list_numbers", onMouseDown: (ev) => this.emit('orderedList', ev) }))));
77
+ return (h("div", { key: '137a7d250bbcbe7e70f0be7711ffb6da52a60ce0', class: "toolbar_wrapper" }, this.fontSelector && (h("div", { key: 'efd4fe1ee3d7fc74ee374d65ca33040cc994912d', class: "font_selector" }, h("gb-input-dropdown", { key: '79be874d82d4bc10ff7562b99076208a54087b8b', "show-placeholder": "true", placeholder: "Select an option", size: "sm", state: "default", "show-hint-text": "false", "hint-text": "This is a hint text to help user.", type: "default", text: true, "show-leading-icon": "true", "leading-icon": "assets/search-01.svg", "menu-position": "bottom", icon: "false", value: ['Sora'] }))), h("div", { key: 'ee2a3ee69d70103cf8c6836937826e7082780262', class: "editor_icons" }, h("gb-wysiwyg-editor-icon", { key: '867c46740c9f49faf4155391552353771c26da6d', state: "default", active: this._isBold, type: "bold", onMouseDown: (ev) => this.emit('bold', ev) }), h("gb-wysiwyg-editor-icon", { key: '3280b9265d6324cdc54fab7c1c39b63555950035', state: "default", active: this._isItalic, type: "italic", onMouseDown: (ev) => this.emit('italic', ev) }), h("gb-wysiwyg-editor-icon", { key: 'e7139985f3a5b082d10335ac9c0c71fa416cd1af', state: "default", active: this._isUnderline, type: "underline", onMouseDown: (ev) => this.emit('underline', ev) }), h("gb-wysiwyg-editor-icon", { key: '7efe00a03818094f4441af4ac6298bcd71bc0644', state: "default", active: this._isH1, type: "h1", onMouseDown: (ev) => this.emit('h1', ev) }), h("gb-wysiwyg-editor-icon", { key: '3f100e9a34a1d33bb2804a1a13c2c4be9c1bf161', state: "default", active: this._isH2, type: "h2", onMouseDown: (ev) => this.emit('h2', ev) }), h("gb-wysiwyg-editor-icon", { key: '7713799ea241795e46052da05a20e548371b366f', state: "default", active: this._isQuote, type: "quote", onMouseDown: (ev) => this.emit('quote', ev) }), h("gb-wysiwyg-editor-icon", { key: '68f509e2aaafd18af673ee44886e5abc5944f5e4', state: "default", active: this._isLink, type: "link", onMouseDown: (ev) => this.emit('link', ev) }), h("gb-wysiwyg-editor-icon", { key: '1fbceaa0c8f7217532c25b33a0d3bf6dba8df2aa', state: "default", active: this.isAttachment, type: "attachment", onMouseDown: (ev) => this.emit('attachment', ev) }), h("gb-wysiwyg-editor-icon", { key: 'cf81e50e921f67618c15553ffb9bd721180a34c3', state: "default", active: this.isPhoto, type: "photo", onMouseDown: (ev) => this.emit('photo', ev) }), h("gb-wysiwyg-editor-icon", { key: 'be385abbe9eeb4f661beefc5899b2f626c68c00e', state: "default", active: this.isBulletList, type: "list_bullet", onMouseDown: (ev) => this.emit('bulletList', ev) }), h("gb-wysiwyg-editor-icon", { key: '59b4aa45038ae69271d22dbf44ea25aab6a04f9e', state: "default", active: this.isOrderedList, type: "list_numbers", onMouseDown: (ev) => this.emit('orderedList', ev) }))));
78
78
  }
79
79
  static get watchers() { return {
80
80
  "isBold": ["onBoldChange"],
@@ -76,7 +76,7 @@ const TestInputTag = class {
76
76
  this.exportValue.emit(this.selectedStaff);
77
77
  }
78
78
  render() {
79
- return (h("div", { key: '6f693bac80a8f86a69550901a144e8fb67c49bc7', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: 'fdcf57f5f2ce08d8616aba40bf5e4a78746b5378', htmlFor: this.idOfInput }, this.labelText), h("div", { key: 'c0d4b6c928d84473a89d622e155686389d0f4c8f', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: 'd2be2bc0b93f007bbc46bfb639e6833158e73275', 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: '5fca4940bdc87d906728fde647ce103bff6ceb42', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
79
+ return (h("div", { key: 'e2a08dae691eef1558e62dd478ca6703e0cc5894', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: 'cf61e216b843fa949ea3494a08d7052e85e11f15', htmlFor: this.idOfInput }, this.labelText), h("div", { key: '9990e2ba36cb17ff0db0b40a37a9cb28fbc89824', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: '7bcfa381edbaf6b340449f73a731a6efd283be6c', 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: 'ec87e69a0d5105c936aa81ad11582a22a991f077', 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: 'b6642d85351dea64ed54b8e79107b39ae982ad75', 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: 'df4081eab4ad2f49f0081e29d67548df112b4b66', 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-LlB7FdY9.js";export{s as setNonce}from"./p-LlB7FdY9.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-db354494",[[257,"gb-table",{"loading":[4],"columns":[16],"data":[16],"gridCardConfig":[16],"tableHeaderConfig":[16],"paginationConfig":[16],"emptyStateConfig":[16],"filterConfig":[16],"showActionsColumn":[4,"show-actions-column"],"rowActions":[16],"dropdownOptions":[16],"stickyFirstColumn":[4,"sticky-first-column"],"stickyLastColumn":[4,"sticky-last-column"],"showCheckbox":[4,"show-checkbox"],"tableHeadColor":[1,"table-head-color"],"rowKey":[1,"row-key"],"tableHeaderType":[1,"table-header-type"],"slicedData":[32],"internalCurrentPage":[32],"internalPageSize":[32],"openRowIndex":[32],"dropdownPlacement":[32],"sortKey":[32],"sortDirection":[32],"selectedRowIds":[32],"breakpoint":[32],"isMobile":[32],"isScrollable":[32],"showColumnsPanel":[32],"showFilterModal":[32],"internalColumns":[32],"modalPosition":[32],"showFilterModalInternal":[32],"isFilterModalVisible":[32],"isGridModalVisible":[32],"internalLoading":[32],"currentTableLayout":[32],"showGridCardModal":[32],"appliedFilterValues":[32],"searchTerm":[32],"showToast":[32],"filterMessage":[32],"toastVisible":[32]},[[9,"resize","checkViewport"]],{"data":["onDataChange"],"paginationConfig":["handlePaginationConfigChange"],"loading":["onLoadingChange"],"columns":["validateMobilePositions"]}],[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"],"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],"currentTheme":[1,"current-theme"],"contactHelpDropdown":[4,"contact-help-dropdown"],"contactHelpDropdownItems":[16],"initials":[32],"width":[32],"activeDropdown":[32],"breakpoint":[32],"searchBarShown":[32],"showSearchButton":[32]},[[4,"click","handleClickOutside"]]],[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"],"subMenuData":[16],"activeIndex":[1026,"active-index"],"activePrimaryItem":[1025,"active-primary-item"],"activeSecondaryIndex":[1026,"active-secondary-index"],"hasInfo":[4,"has-info"],"email":[1],"phoneNumber":[1,"phone-number"],"theme":[1],"simpleSidebarWidth":[1,"simple-sidebar-width"],"applicationName":[32],"isDarkTheme":[32],"expandedSubMenuIndex":[32],"activeSubMenuParentIndex":[32],"activeSubMenuChildIndex":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]},[[4,"click","handleCollapsedDropdownOutsideClick"]],{"theme":["changeTheme"]}],[257,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32],"internalActiveIndex":[32],"width":[32],"showLeftButton":[32],"showRightButton":[32]},[[9,"resize","updateScrollButtons"]],{"activeIndex":["setActiveIndex"],"tabs":["onTabsChanged"]}],[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-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}],[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"],"primaryButtonState":[1,"primary-button-state"],"secondaryButtonText":[1,"secondary-button-text"],"checked":[4],"checkboxState":[1,"checkbox-state"],"leadingIconSvg":[32]}],[257,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}],[257,"gb-stepper-horizontal-icons-centered",{"size":[1],"steps":[16],"type":[1],"breakpoint":[32],"width":[32]},[[9,"resize","handleResize"]]],[257,"gb-accordion-card",{"heading":[1],"state":[1],"internalState":[32]},null,{"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"],"tooltipText":[1,"tooltip-text"],"arrow":[1],"leadingIconSvg":[32],"trailingIconSvg":[32],"internalButtonState":[32],"internalIconLeadingState":[32],"internalIconTrailingState":[32],"tooltipShown":[32]}],[257,"gb-app-name-card",{"appName":[1,"app-name"],"appIcon":[1,"app-icon"],"category":[1],"hasInfo":[4,"has-info"],"email":[1],"phoneNumber":[1,"phone-number"],"leadingIconSvg":[32]}],[256,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[257,"gb-icon",{"iconName":[1,"icon-name"],"iconStyle":[1,"icon-style"],"iconType":[1,"icon-type"],"svgContent":[32]}],[256,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}],[257,"gb-table-header",{"type":[1],"showFilter":[4,"show-filter"],"showColumnOptions":[4,"show-column-options"],"tableHeading":[4,"table-heading"],"tableHeadingLabel":[1,"table-heading-label"],"showSearch":[4,"show-search"],"showExport":[4,"show-export"],"showRefreshButton":[4,"show-refresh-button"],"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"],"mode":[1],"format":[1],"datePickerDisabled":[4,"date-picker-disabled"],"datePickerPlaceholder":[1,"date-picker-placeholder"],"datePickerIconPosition":[1,"date-picker-icon-position"],"datePickerDropdownPosition":[1,"date-picker-dropdown-position"],"exportDropdownPosition":[1,"export-dropdown-position"],"enableTime":[4,"enable-time"],"noCalendar":[4,"no-calendar"],"twentyfourHr":[4,"twentyfour-hr"],"showMonths":[2,"show-months"],"inputPlaceholder":[1,"input-placeholder"],"items":[32],"width":[32],"buttonIcon":[32],"showExportDropdown":[32],"isDatePickerShown":[32],"isDatePickerFullWidth":[32]},[[9,"resize","handleResize"],[4,"click","handleClickOutside"]]],[257,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1025],"currentPage":[1026,"current-page"],"totalPages":[1026,"total-pages"],"entries":[1040],"entriesDropdownMenuPosition":[1,"entries-dropdown-menu-position"],"selectedPageSize":[32],"defaultSelected":[32],"pages":[32],"width":[32],"internalTotalPages":[32]},null,{"totalPages":["onTotalPagesChange"]}],[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":[1040],"icon":[1],"results":[1040],"inputValue":[1025,"input-value"],"content":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"show":[32],"staffInfo":[32],"selectedItems":[32],"unselectedItems":[32]},[[4,"click","handleClickOutside"]],{"value":["updateSelectedItems"]}],[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"],"primaryButtonIconTrailingSwap":[1,"primary-button-icon-trailing-swap"],"secondaryButtonIconLeadingSwap":[1,"secondary-button-icon-leading-swap"],"secondaryButtonIconTrailingSwap":[1,"secondary-button-icon-trailing-swap"],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"fileStyle":[1,"file-style"],"fileType":[1,"file-type"],"featuredIconSwap":[1,"featured-icon-swap"],"buttonFullWidth":[4,"button-full-width"],"isDarkTheme":[32],"patternKey":[32]},null,{"theme":["onThemeChanged"]}],[257,"gb-simple-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"secondaryIcon":[1,"secondary-icon"],"category":[1],"showSecondaryIcon":[4,"show-secondary-icon"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"subMenu":[4,"sub-menu"],"leadingIconSvg":[32],"secondaryIconSvg":[32],"internalIcon":[32]},null,{"icon":["updateSidebarIcon"]}],[257,"gb-filter-modal",{"filterConfig":[16],"formValues":[32],"renderKey":[32]}],[257,"gb-toast",{"color":[1025],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"size":[1],"breakpoint":[1025],"icon":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"],"firstActionText":[1,"first-action-text"],"secondActionText":[1,"second-action-text"],"internalColor":[32],"internalMainText":[32],"internalSupportingText":[32],"width":[32]},null,{"mainText":["onMainTextChange"],"supportingText":["onSupportingTextChange"],"color":["onColorChange"]}],[257,"gb-contact-help-dropdown",{"items":[16]}],[257,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}],[257,"gb-notification-pane",{"state":[1],"notifications":[1040]}],[257,"gb-sidebar-sub-dropdown",{"type":[1],"menuItem":[16],"menuIndex":[2,"menu-index"],"isExpanded":[4,"is-expanded"],"isParentActive":[4,"is-parent-active"],"activeChildIndex":[2,"active-child-index"]}],[257,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}],[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-toggle",{"size":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"pressed":[4],"position":[1]}],[257,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-portal",{"anchorId":[1,"anchor-id"],"placement":[1],"open":[4],"anchorEl":[16],"boundaryEl":[16],"dropdownHeight":[2,"dropdown-height"]},null,{"open":["onOpenChange"]}],[257,"gb-filter-button",{"state":[1],"iconOnly":[4,"icon-only"]}],[257,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}],[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-theme-tab",{"theme":[1025],"currentActiveTab":[1025,"current-active-tab"]}],[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-illustration",{"size":[1],"color":[1],"illustrationStyle":[1,"illustration-style"],"illustrationIcon":[1,"illustration-icon"],"theme":[1],"leadingIconSvg":[32]}],[257,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[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":[32]},null,{"theme":["changeTheme"]}],[257,"gb-sidebar-base-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"selected":[4],"showDropdownArrow":[4,"show-dropdown-arrow"],"leadingIconSvg":[32]}],[257,"gb-sidebar-child-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"selected":[4],"leadingIconSvg":[32]}],[257,"gb-toast-button",{"state":[1],"color":[1]}],[257,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[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-date-picker",{"placeholder":[1],"value":[16],"format":[1],"mode":[1],"disabled":[4],"iconPosition":[1,"icon-position"],"dropdownAlignment":[1,"dropdown-alignment"],"label":[1],"formatLabel":[4,"format-label"],"allowInput":[4,"allow-input"],"enableTime":[4,"enable-time"],"noCalendar":[4,"no-calendar"],"twentyfourHr":[4,"twentyfour-hr"],"showMonths":[2,"show-months"],"fullWidth":[4,"full-width"],"default":[4],"disabledDates":[16],"destructive":[4],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"isCalendarShown":[32],"breakpoint":[32],"width":[32],"displayValue":[32],"selectionSource":[32]},null,{"value":["handleValueChange"],"displayValue":["handleDisplayValueChange"]}],[257,"gb-button-group-base",{"current":[4],"icon":[1],"state":[1],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[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"]}],[257,"gb-export-sub-dropdown",{"showEntireData":[4,"show-entire-data"]}],[257,"gb-icon-button-base",{"current":[4],"icon":[1],"label":[1],"leadingIconSvg":[32],"showTooltip":[32]}],[257,"gb-export-dropdown-item",{"icon":[4],"state":[1],"type":[1]}],[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],"computedMenuPosition":[32],"clearSelection":[64],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"items":["updateResultsAndShowInDropdown","syncSelectedItems"],"loading":["onLoadingChanged"],"destructive":["watchDestructive"],"value":["syncSelectedItems"]}],[257,"gb-date-picker-list-item",{"selected":[4],"label":[1]}],[257,"gb-export-sub-dropdown-item",{"icon":[1],"state":[1],"leadingIconSvg":[32]}],[257,"gb-step-icon-base",{"size":[1],"status":[1],"state":[1],"internalState":[32],"internalStatus":[32]},null,{"status":["onStatusChange"],"state":["onStateChange"]}],[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-featured-icon",{"size":[1],"destructive":[4],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-file-type-icon",{"fileStyle":[1,"file-style"],"fileType":[1,"file-type"]}],[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":[1025,"icon-swap"],"enableCancelButtonFunction":[4,"enable-cancel-button-function"],"options":[1040],"idOfInput":[513,"id-of-input"],"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"],"inputOnlyDisabled":[4,"input-only-disabled"],"searchMode":[1,"search-mode"],"focused":[4],"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],"filteredResults":[32],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"iconSwap":["iconSwapChanged"],"results":["resultsChanged"],"options":["optionsChanged"],"loading":["onLoadingChanged"],"value":["updateSelectedItems"]}],[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-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"],"ellipsed":[4],"leadingIconSvg":[32]}],[257,"gb-button-close",{"size":[1],"color":[1]}],[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-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"isChecked":[32]},null,{"checked":["onCheckedChanged"]}],[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],"event":[4],"rounded":[4],"iconLeadingStyle":[1,"icon-leading-style"],"iconLeadingType":[1,"icon-leading-type"],"iconTrailingStyle":[1,"icon-trailing-style"],"iconTrailingType":[1,"icon-trailing-type"],"iconConfig":[16],"fullWidth":[4,"full-width"],"leadingIconSvg":[32],"trailingIconSvg":[32],"internalButtonState":[32],"internalIconLeadingState":[32],"internalIconTrailingState":[32],"tooltipShown":[32],"getNativeButton":[64]}],[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"],"companyIcon":[1,"company-icon"],"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"],"companyIcon":[1,"company-icon"]}],[257,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"],"noWrap":[4,"no-wrap"]}]]],["p-86e9c5ee",[[256,"gb-rich-text",{"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"value":[8],"disabled":[4],"destructive":[4],"errorText":[1,"error-text"],"isFocused":[32],"isBold":[32],"isItalic":[32],"isH1":[32],"isH2":[32],"isUnderline":[32],"isQuote":[32],"isLink":[32],"isBulletList":[32],"isOrderedList":[32],"attachments":[32],"getRichTextHTML":[64],"clearContent":[64]},null,{"value":["handleValueChange"]}]]],["p-eeebf701",[[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"],"firstButtonState":[1,"first-button-state"],"headerText":[1,"header-text"],"textareaLabel":[1,"textarea-label"]}]]],["p-b25f79b3",[[257,"gb-input-dropdown-test",{"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],"computedMenuPosition":[32],"clearSelection":[64],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"items":["updateResultsAndShowInDropdown","syncSelectedItems"],"loading":["onLoadingChanged"],"destructive":["watchDestructive"],"value":["syncSelectedItems"]}]]],["p-7e0ff4ed",[[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-0e30e235",[[257,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-24aa385b",[[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"],"showBorderBottom":[4,"show-border-bottom"],"showStandardCopyButton":[32],"showTooltip":[32],"copied":[32],"isDownloaded":[32],"width":[32]}]]],["p-5583f22d",[[260,"gb-modal",{"width":[1],"footer":[4],"closeButtonPosition":[1,"close-button-position"],"heading":[1],"actionType":[1,"action-type"],"fullWidth":[4,"full-width"],"destructive":[4],"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"],"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"],"showSecondaryActions":[4,"show-secondary-actions"],"showFirstIconButton":[4,"show-first-icon-button"],"showSecondIconButton":[4,"show-second-icon-button"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"showCheckBox":[4,"show-check-box"],"checkboxLabel":[1,"checkbox-label"],"hasFooterSlot":[32]}]]],["p-843cc819",[[257,"gb-nav-bar-sidemenu",{"applicationName":[1,"application-name"],"applicationIcon":[1,"application-icon"],"activeIndex":[2,"active-index"],"tabs":[16],"leadingIconSvg":[32]}]]],["p-a928ad68",[[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-da4172e7",[[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-3591ba6b",[[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"]}]]],["p-f121db1c",[[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-12b7424d",[[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-76597866",[[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-b4d2163f",[[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"],"heading":[1],"showHeading":[4,"show-heading"],"formatHeading":[4,"format-heading"],"leftValue":[32],"rightValue":[32]}]]],["p-d60ebd71",[[257,"gb-breadcrumbs",{"type":[1],"divider":[1],"breadcrumbs":[16],"icon":[1],"visibleBreadcrumbs":[32]}]]],["p-1829c0ae",[[257,"gb-quick-action-card",{"color":[1],"icon":[1],"label":[1]}]]],["p-f77dfc99",[[257,"gb-quick-action-icon",{"icon":[1],"label":[1],"isHovered":[32]}]]],["p-4524394e",[[257,"gb-stepper-horizontal-minimal-icons",{"size":[1],"text":[4],"stepLabel":[1,"step-label"],"steps":[16],"position":[1]}]]],["p-8894dc1d",[[257,"gb-token-field-compressed",{"size":[1],"state":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"values":[32],"focusedIndex":[32]}]]],["p-28feaec2",[[257,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1],"_active":[32]},null,{"active":["onActiveChange"]}]]],["p-8c2008d2",[[257,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-fb246b97",[[257,"gb-category-card",{"label":[1],"supportingText":[1,"supporting-text"],"showSupportingText":[4,"show-supporting-text"],"cardImage":[1,"card-image"],"isHovered":[32]}]]],["p-7bdd196d",[[257,"gb-logo",{"text":[4]}]]],["p-9d6eb574",[[257,"gb-pagination-dot-group",{"size":[1],"type":[1],"color":[1],"framed":[4]}]]],["p-bf7f6a0f",[[257,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-ac6fc7a6",[[257,"gb-scrollbar",{"length":[1]}]]],["p-49f8e58a",[[257,"gb-stepper-horizontal-icons-connected",{"size":[1],"steps":[16]}]]],["p-56c49467",[[257,"gb-token-field-compact",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"],"inputValue":[32]}]]],["p-7614551d",[[257,"gb-wysiwyg-toolbar",{"fontSelector":[4,"font-selector"],"isBold":[4,"is-bold"],"isItalic":[4,"is-italic"],"isUnderline":[4,"is-underline"],"isH1":[4,"is-h-1"],"isH2":[4,"is-h-2"],"isQuote":[4,"is-quote"],"isLink":[4,"is-link"],"isBulletList":[4,"is-bullet-list"],"isOrderedList":[4,"is-ordered-list"],"isAttachment":[4,"is-attachment"],"isPhoto":[4,"is-photo"],"_isBold":[32],"_isItalic":[32],"_isUnderline":[32],"_isH1":[32],"_isH2":[32],"_isQuote":[32],"_isLink":[32],"_isBulletList":[32],"_isOrderedList":[32]},null,{"isBold":["onBoldChange"],"isItalic":["onItalicChange"],"isUnderline":["onUnderlineChange"],"isH1":["onH1Change"],"isH2":["onH2Change"],"isQuote":["onQuoteChange"],"isLink":["onLinkChange"],"isBulletList":["onBulletListChange"],"isOrderedList":["onOrderedListChange"]}]]],["p-71ca5d01",[[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]}]]],["p-5782ab88",[[257,"gb-vertical-tabs",{"size":[1],"type":[1],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32]},null,{"tabs":["onTabsChanged"]}]]],["p-dacb609d",[[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"],"required":[4],"errorSupportingText":[1,"error-supporting-text"],"internalState":[32],"internalProgress":[32]},null,{"state":["onStateChange"],"progress":["onProgressChange"],"fileName":["handleFileNameChange"]}]]],["p-213406bb",[[257,"gb-nav-bar-item",{"state":[1],"iconOnly":[4,"icon-only"],"category":[1],"label":[1],"icon":[1],"leadingIconSvg":[32],"showTooltip":[32]}]]],["p-e9effca9",[[257,"gb-slider-control-handle",{"value":[1],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-604ff1c0",[[257,"gb-breadcrumb-button-base",{"current":[4],"type":[1],"icon":[4],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}]]],["p-c8bbc596",[[257,"gb-comment-item",{"name":[1],"duty":[1],"comment":[1],"timeStamp":[1,"time-stamp"],"connector":[4]}]]],["p-df77538b",[[257,"gb-mega-input-field-base",{"size":[1],"state":[1],"value":[1],"inputValue":[32],"focusInput":[64]},null,{"value":["onValueChanged"]}]]],["p-68f0a927",[[257,"gb-metric-featured-icon",{"size":[1],"color":[1],"featuredIconStyle":[1,"featured-icon-style"],"icon":[1],"leadingIconSvg":[32]}]]],["p-3bfa6ab4",[[257,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"]}]]],["p-f493be0a",[[257,"gb-card-icon",{"size":[1],"color":[1],"icon":[1],"leadingIconSvg":[32]}]]],["p-87003a42",[[257,"gb-modal-action",{"actionType":[1,"action-type"],"destructive":[4],"fullWidth":[4,"full-width"],"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"],"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"],"showSecondaryActions":[4,"show-secondary-actions"],"showFirstIconButton":[4,"show-first-icon-button"],"showSecondIconButton":[4,"show-second-icon-button"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"showCheckBox":[4,"show-check-box"],"checkboxLabel":[1,"checkbox-label"],"firstIconButtonTooltipShown":[32],"secondIconButtonTooltipShown":[32]}],[257,"gb-modal-header",{"text":[1],"closeButtonPosition":[513,"close-button-position"]}]]]]'),t)}));
1
+ import{p as t,g as e,b as o}from"./p-LlB7FdY9.js";export{s as setNonce}from"./p-LlB7FdY9.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-b2bfcf10",[[257,"gb-table",{"loading":[4],"columns":[16],"data":[16],"gridCardConfig":[16],"tableHeaderConfig":[16],"paginationConfig":[16],"emptyStateConfig":[16],"filterConfig":[16],"showActionsColumn":[4,"show-actions-column"],"rowActions":[16],"dropdownOptions":[16],"stickyFirstColumn":[4,"sticky-first-column"],"stickyLastColumn":[4,"sticky-last-column"],"showCheckbox":[4,"show-checkbox"],"tableHeadColor":[1,"table-head-color"],"rowKey":[1,"row-key"],"tableHeaderType":[1,"table-header-type"],"slicedData":[32],"internalCurrentPage":[32],"internalPageSize":[32],"openRowIndex":[32],"dropdownPlacement":[32],"sortKey":[32],"sortDirection":[32],"selectedRowIds":[32],"breakpoint":[32],"isMobile":[32],"isScrollable":[32],"showColumnsPanel":[32],"showFilterModal":[32],"internalColumns":[32],"modalPosition":[32],"showFilterModalInternal":[32],"isFilterModalVisible":[32],"isGridModalVisible":[32],"internalLoading":[32],"currentTableLayout":[32],"showGridCardModal":[32],"appliedFilterValues":[32],"searchTerm":[32],"showToast":[32],"filterMessage":[32],"toastVisible":[32]},[[9,"resize","checkViewport"]],{"data":["onDataChange"],"paginationConfig":["handlePaginationConfigChange"],"loading":["onLoadingChange"],"columns":["validateMobilePositions"]}],[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"],"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],"currentTheme":[1,"current-theme"],"contactHelpDropdown":[4,"contact-help-dropdown"],"contactHelpDropdownItems":[16],"initials":[32],"width":[32],"activeDropdown":[32],"breakpoint":[32],"searchBarShown":[32],"showSearchButton":[32]},[[4,"click","handleClickOutside"]]],[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"],"subMenuData":[16],"activeIndex":[1026,"active-index"],"activePrimaryItem":[1025,"active-primary-item"],"activeSecondaryIndex":[1026,"active-secondary-index"],"hasInfo":[4,"has-info"],"email":[1],"phoneNumber":[1,"phone-number"],"theme":[1],"simpleSidebarWidth":[1,"simple-sidebar-width"],"applicationName":[32],"isDarkTheme":[32],"expandedSubMenuIndex":[32],"activeSubMenuParentIndex":[32],"activeSubMenuChildIndex":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]},[[4,"click","handleCollapsedDropdownOutsideClick"]],{"theme":["changeTheme"]}],[257,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32],"internalActiveIndex":[32],"width":[32],"showLeftButton":[32],"showRightButton":[32]},[[9,"resize","updateScrollButtons"]],{"activeIndex":["setActiveIndex"],"tabs":["onTabsChanged"]}],[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-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}],[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"],"primaryButtonState":[1,"primary-button-state"],"secondaryButtonText":[1,"secondary-button-text"],"checked":[4],"checkboxState":[1,"checkbox-state"],"leadingIconSvg":[32]}],[257,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}],[257,"gb-stepper-horizontal-icons-centered",{"size":[1],"steps":[16],"type":[1],"breakpoint":[32],"width":[32]},[[9,"resize","handleResize"]]],[257,"gb-accordion-card",{"heading":[1],"state":[1],"internalState":[32]},null,{"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"],"tooltipText":[1,"tooltip-text"],"arrow":[1],"leadingIconSvg":[32],"trailingIconSvg":[32],"internalButtonState":[32],"internalIconLeadingState":[32],"internalIconTrailingState":[32],"tooltipShown":[32]}],[257,"gb-app-name-card",{"appName":[1,"app-name"],"appIcon":[1,"app-icon"],"category":[1],"hasInfo":[4,"has-info"],"email":[1],"phoneNumber":[1,"phone-number"],"leadingIconSvg":[32]}],[256,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[257,"gb-icon",{"iconName":[1,"icon-name"],"iconStyle":[1,"icon-style"],"iconType":[1,"icon-type"],"svgContent":[32]}],[256,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}],[257,"gb-table-header",{"type":[1],"showFilter":[4,"show-filter"],"showColumnOptions":[4,"show-column-options"],"tableHeading":[4,"table-heading"],"tableHeadingLabel":[1,"table-heading-label"],"showSearch":[4,"show-search"],"showExport":[4,"show-export"],"showRefreshButton":[4,"show-refresh-button"],"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"],"mode":[1],"format":[1],"datePickerDisabled":[4,"date-picker-disabled"],"datePickerPlaceholder":[1,"date-picker-placeholder"],"datePickerIconPosition":[1,"date-picker-icon-position"],"datePickerDropdownPosition":[1,"date-picker-dropdown-position"],"exportDropdownPosition":[1,"export-dropdown-position"],"enableTime":[4,"enable-time"],"noCalendar":[4,"no-calendar"],"twentyfourHr":[4,"twentyfour-hr"],"showMonths":[2,"show-months"],"inputPlaceholder":[1,"input-placeholder"],"items":[32],"width":[32],"buttonIcon":[32],"showExportDropdown":[32],"isDatePickerShown":[32],"isDatePickerFullWidth":[32]},[[9,"resize","handleResize"],[4,"click","handleClickOutside"]]],[257,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1025],"currentPage":[1026,"current-page"],"totalPages":[1026,"total-pages"],"entries":[1040],"entriesDropdownMenuPosition":[1,"entries-dropdown-menu-position"],"selectedPageSize":[32],"defaultSelected":[32],"pages":[32],"width":[32],"internalTotalPages":[32]},null,{"totalPages":["onTotalPagesChange"]}],[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":[1040],"icon":[1],"results":[1040],"inputValue":[1025,"input-value"],"content":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"show":[32],"staffInfo":[32],"selectedItems":[32],"unselectedItems":[32]},[[4,"click","handleClickOutside"]],{"value":["updateSelectedItems"]}],[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"],"primaryButtonIconTrailingSwap":[1,"primary-button-icon-trailing-swap"],"secondaryButtonIconLeadingSwap":[1,"secondary-button-icon-leading-swap"],"secondaryButtonIconTrailingSwap":[1,"secondary-button-icon-trailing-swap"],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"fileStyle":[1,"file-style"],"fileType":[1,"file-type"],"featuredIconSwap":[1,"featured-icon-swap"],"buttonFullWidth":[4,"button-full-width"],"isDarkTheme":[32],"patternKey":[32]},null,{"theme":["onThemeChanged"]}],[257,"gb-simple-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"secondaryIcon":[1,"secondary-icon"],"category":[1],"showSecondaryIcon":[4,"show-secondary-icon"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"subMenu":[4,"sub-menu"],"leadingIconSvg":[32],"secondaryIconSvg":[32],"internalIcon":[32]},null,{"icon":["updateSidebarIcon"]}],[257,"gb-filter-modal",{"filterConfig":[16],"formValues":[32],"renderKey":[32]}],[257,"gb-toast",{"color":[1025],"mainText":[1,"main-text"],"supportingText":[1,"supporting-text"],"size":[1],"breakpoint":[1025],"icon":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"],"firstActionText":[1,"first-action-text"],"secondActionText":[1,"second-action-text"],"internalColor":[32],"internalMainText":[32],"internalSupportingText":[32],"width":[32]},null,{"mainText":["onMainTextChange"],"supportingText":["onSupportingTextChange"],"color":["onColorChange"]}],[257,"gb-contact-help-dropdown",{"items":[16]}],[257,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}],[257,"gb-notification-pane",{"state":[1],"notifications":[1040]}],[257,"gb-sidebar-sub-dropdown",{"type":[1],"menuItem":[16],"menuIndex":[2,"menu-index"],"isExpanded":[4,"is-expanded"],"isParentActive":[4,"is-parent-active"],"activeChildIndex":[2,"active-child-index"]}],[257,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}],[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-toggle",{"size":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"pressed":[4],"position":[1]}],[257,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-portal",{"anchorId":[1,"anchor-id"],"placement":[1],"open":[4],"anchorEl":[16],"boundaryEl":[16],"dropdownHeight":[2,"dropdown-height"]},null,{"open":["onOpenChange"]}],[257,"gb-filter-button",{"state":[1],"iconOnly":[4,"icon-only"]}],[257,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}],[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-theme-tab",{"theme":[1025],"currentActiveTab":[1025,"current-active-tab"]}],[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-illustration",{"size":[1],"color":[1],"illustrationStyle":[1,"illustration-style"],"illustrationIcon":[1,"illustration-icon"],"theme":[1],"leadingIconSvg":[32]}],[257,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[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":[32]},null,{"theme":["changeTheme"]}],[257,"gb-sidebar-base-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"selected":[4],"showDropdownArrow":[4,"show-dropdown-arrow"],"leadingIconSvg":[32]}],[257,"gb-sidebar-child-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"selected":[4],"leadingIconSvg":[32]}],[257,"gb-toast-button",{"state":[1],"color":[1]}],[257,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[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-date-picker",{"placeholder":[1],"value":[16],"format":[1],"mode":[1],"disabled":[4],"iconPosition":[1,"icon-position"],"dropdownAlignment":[1,"dropdown-alignment"],"label":[1],"formatLabel":[4,"format-label"],"allowInput":[4,"allow-input"],"enableTime":[4,"enable-time"],"noCalendar":[4,"no-calendar"],"twentyfourHr":[4,"twentyfour-hr"],"showMonths":[2,"show-months"],"fullWidth":[4,"full-width"],"default":[4],"disabledDates":[16],"destructive":[4],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"isCalendarShown":[32],"breakpoint":[32],"width":[32],"displayValue":[32],"selectionSource":[32]},null,{"value":["handleValueChange"],"displayValue":["handleDisplayValueChange"]}],[257,"gb-button-group-base",{"current":[4],"icon":[1],"state":[1],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[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"]}],[257,"gb-export-sub-dropdown",{"showEntireData":[4,"show-entire-data"]}],[257,"gb-icon-button-base",{"current":[4],"icon":[1],"label":[1],"leadingIconSvg":[32],"showTooltip":[32]}],[257,"gb-export-dropdown-item",{"icon":[4],"state":[1],"type":[1]}],[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],"computedMenuPosition":[32],"clearSelection":[64],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"items":["updateResultsAndShowInDropdown","syncSelectedItems"],"loading":["onLoadingChanged"],"destructive":["watchDestructive"],"value":["syncSelectedItems"]}],[257,"gb-date-picker-list-item",{"selected":[4],"label":[1]}],[257,"gb-export-sub-dropdown-item",{"icon":[1],"state":[1],"leadingIconSvg":[32]}],[257,"gb-step-icon-base",{"size":[1],"status":[1],"state":[1],"internalState":[32],"internalStatus":[32]},null,{"status":["onStatusChange"],"state":["onStateChange"]}],[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-featured-icon",{"size":[1],"destructive":[4],"icon":[1],"leadingIconSvg":[32]}],[257,"gb-file-type-icon",{"fileStyle":[1,"file-style"],"fileType":[1,"file-type"]}],[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":[1025,"icon-swap"],"enableCancelButtonFunction":[4,"enable-cancel-button-function"],"options":[1040],"idOfInput":[513,"id-of-input"],"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"],"inputOnlyDisabled":[4,"input-only-disabled"],"searchMode":[1,"search-mode"],"focused":[4],"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],"filteredResults":[32],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"iconSwap":["iconSwapChanged"],"results":["resultsChanged"],"options":["optionsChanged"],"loading":["onLoadingChanged"],"value":["updateSelectedItems"]}],[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-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"],"ellipsed":[4],"leadingIconSvg":[32]}],[257,"gb-button-close",{"size":[1],"color":[1]}],[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-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"isChecked":[32]},null,{"checked":["onCheckedChanged"]}],[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],"event":[4],"rounded":[4],"iconLeadingStyle":[1,"icon-leading-style"],"iconLeadingType":[1,"icon-leading-type"],"iconTrailingStyle":[1,"icon-trailing-style"],"iconTrailingType":[1,"icon-trailing-type"],"iconConfig":[16],"fullWidth":[4,"full-width"],"leadingIconSvg":[32],"trailingIconSvg":[32],"internalButtonState":[32],"internalIconLeadingState":[32],"internalIconTrailingState":[32],"tooltipShown":[32],"getNativeButton":[64]}],[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"],"companyIcon":[1,"company-icon"],"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"],"companyIcon":[1,"company-icon"]}],[257,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"],"noWrap":[4,"no-wrap"]}]]],["p-86e9c5ee",[[256,"gb-rich-text",{"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"value":[8],"disabled":[4],"destructive":[4],"errorText":[1,"error-text"],"isFocused":[32],"isBold":[32],"isItalic":[32],"isH1":[32],"isH2":[32],"isUnderline":[32],"isQuote":[32],"isLink":[32],"isBulletList":[32],"isOrderedList":[32],"attachments":[32],"getRichTextHTML":[64],"clearContent":[64]},null,{"value":["handleValueChange"]}]]],["p-eeebf701",[[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"],"firstButtonState":[1,"first-button-state"],"headerText":[1,"header-text"],"textareaLabel":[1,"textarea-label"]}]]],["p-b25f79b3",[[257,"gb-input-dropdown-test",{"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],"computedMenuPosition":[32],"clearSelection":[64],"isDestructive":[64],"isNotDestructive":[64]},[[4,"click","handleClickOutside"]],{"items":["updateResultsAndShowInDropdown","syncSelectedItems"],"loading":["onLoadingChanged"],"destructive":["watchDestructive"],"value":["syncSelectedItems"]}]]],["p-0c220ec3",[[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-0e30e235",[[257,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-24aa385b",[[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"],"showBorderBottom":[4,"show-border-bottom"],"showStandardCopyButton":[32],"showTooltip":[32],"copied":[32],"isDownloaded":[32],"width":[32]}]]],["p-5583f22d",[[260,"gb-modal",{"width":[1],"footer":[4],"closeButtonPosition":[1,"close-button-position"],"heading":[1],"actionType":[1,"action-type"],"fullWidth":[4,"full-width"],"destructive":[4],"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"],"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"],"showSecondaryActions":[4,"show-secondary-actions"],"showFirstIconButton":[4,"show-first-icon-button"],"showSecondIconButton":[4,"show-second-icon-button"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"showCheckBox":[4,"show-check-box"],"checkboxLabel":[1,"checkbox-label"],"hasFooterSlot":[32]}]]],["p-843cc819",[[257,"gb-nav-bar-sidemenu",{"applicationName":[1,"application-name"],"applicationIcon":[1,"application-icon"],"activeIndex":[2,"active-index"],"tabs":[16],"leadingIconSvg":[32]}]]],["p-a928ad68",[[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-da4172e7",[[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-3591ba6b",[[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"]}]]],["p-f121db1c",[[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-12b7424d",[[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-76597866",[[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-b4d2163f",[[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"],"heading":[1],"showHeading":[4,"show-heading"],"formatHeading":[4,"format-heading"],"leftValue":[32],"rightValue":[32]}]]],["p-d60ebd71",[[257,"gb-breadcrumbs",{"type":[1],"divider":[1],"breadcrumbs":[16],"icon":[1],"visibleBreadcrumbs":[32]}]]],["p-1829c0ae",[[257,"gb-quick-action-card",{"color":[1],"icon":[1],"label":[1]}]]],["p-f77dfc99",[[257,"gb-quick-action-icon",{"icon":[1],"label":[1],"isHovered":[32]}]]],["p-4524394e",[[257,"gb-stepper-horizontal-minimal-icons",{"size":[1],"text":[4],"stepLabel":[1,"step-label"],"steps":[16],"position":[1]}]]],["p-20b06b76",[[257,"gb-token-field-compressed",{"size":[1],"state":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"values":[32],"focusedIndex":[32]}]]],["p-bad04086",[[257,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1],"_active":[32]},null,{"active":["onActiveChange"]}]]],["p-8c2008d2",[[257,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-fb246b97",[[257,"gb-category-card",{"label":[1],"supportingText":[1,"supporting-text"],"showSupportingText":[4,"show-supporting-text"],"cardImage":[1,"card-image"],"isHovered":[32]}]]],["p-7bdd196d",[[257,"gb-logo",{"text":[4]}]]],["p-9d6eb574",[[257,"gb-pagination-dot-group",{"size":[1],"type":[1],"color":[1],"framed":[4]}]]],["p-bf7f6a0f",[[257,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-ac6fc7a6",[[257,"gb-scrollbar",{"length":[1]}]]],["p-49f8e58a",[[257,"gb-stepper-horizontal-icons-connected",{"size":[1],"steps":[16]}]]],["p-c18f6ea1",[[257,"gb-token-field-compact",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"],"inputValue":[32]}]]],["p-6db2a93b",[[257,"gb-wysiwyg-toolbar",{"fontSelector":[4,"font-selector"],"isBold":[4,"is-bold"],"isItalic":[4,"is-italic"],"isUnderline":[4,"is-underline"],"isH1":[4,"is-h-1"],"isH2":[4,"is-h-2"],"isQuote":[4,"is-quote"],"isLink":[4,"is-link"],"isBulletList":[4,"is-bullet-list"],"isOrderedList":[4,"is-ordered-list"],"isAttachment":[4,"is-attachment"],"isPhoto":[4,"is-photo"],"_isBold":[32],"_isItalic":[32],"_isUnderline":[32],"_isH1":[32],"_isH2":[32],"_isQuote":[32],"_isLink":[32],"_isBulletList":[32],"_isOrderedList":[32]},null,{"isBold":["onBoldChange"],"isItalic":["onItalicChange"],"isUnderline":["onUnderlineChange"],"isH1":["onH1Change"],"isH2":["onH2Change"],"isQuote":["onQuoteChange"],"isLink":["onLinkChange"],"isBulletList":["onBulletListChange"],"isOrderedList":["onOrderedListChange"]}]]],["p-71ca5d01",[[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]}]]],["p-7759bf63",[[257,"gb-vertical-tabs",{"size":[1],"type":[1],"activeIndex":[1026,"active-index"],"tabs":[16],"internalTabs":[32]},null,{"tabs":["onTabsChanged"]}]]],["p-dacb609d",[[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"],"required":[4],"errorSupportingText":[1,"error-supporting-text"],"internalState":[32],"internalProgress":[32]},null,{"state":["onStateChange"],"progress":["onProgressChange"],"fileName":["handleFileNameChange"]}]]],["p-213406bb",[[257,"gb-nav-bar-item",{"state":[1],"iconOnly":[4,"icon-only"],"category":[1],"label":[1],"icon":[1],"leadingIconSvg":[32],"showTooltip":[32]}]]],["p-e9effca9",[[257,"gb-slider-control-handle",{"value":[1],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-604ff1c0",[[257,"gb-breadcrumb-button-base",{"current":[4],"type":[1],"icon":[4],"label":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}]]],["p-c8bbc596",[[257,"gb-comment-item",{"name":[1],"duty":[1],"comment":[1],"timeStamp":[1,"time-stamp"],"connector":[4]}]]],["p-df77538b",[[257,"gb-mega-input-field-base",{"size":[1],"state":[1],"value":[1],"inputValue":[32],"focusInput":[64]},null,{"value":["onValueChanged"]}]]],["p-68f0a927",[[257,"gb-metric-featured-icon",{"size":[1],"color":[1],"featuredIconStyle":[1,"featured-icon-style"],"icon":[1],"leadingIconSvg":[32]}]]],["p-3bfa6ab4",[[257,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"]}]]],["p-f493be0a",[[257,"gb-card-icon",{"size":[1],"color":[1],"icon":[1],"leadingIconSvg":[32]}]]],["p-87003a42",[[257,"gb-modal-action",{"actionType":[1,"action-type"],"destructive":[4],"fullWidth":[4,"full-width"],"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"],"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"],"showSecondaryActions":[4,"show-secondary-actions"],"showFirstIconButton":[4,"show-first-icon-button"],"showSecondIconButton":[4,"show-second-icon-button"],"firstIconButtonSwap":[1,"first-icon-button-swap"],"secondIconButtonSwap":[1,"second-icon-button-swap"],"showCheckBox":[4,"show-check-box"],"checkboxLabel":[1,"checkbox-label"],"firstIconButtonTooltipShown":[32],"secondIconButtonTooltipShown":[32]}],[257,"gb-modal-header",{"text":[1],"closeButtonPosition":[513,"close-button-position"]}]]]]'),t)}));
2
2
  //# sourceMappingURL=globuscomponents.esm.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as s,h as e}from"./p-LlB7FdY9.js";import{S as i}from"./p-cHn6O-Kf.js";const a=".input_group{--height:auto;--inputheight:4.5rem;--weight:100%;display:flex;position:relative}.input_like_parent{width:100%;border:1px solid var(--color-border-input, #CDD5DF);border-radius:var(--rounded-sm);padding:0.625rem 0.875rem 0.625rem var(--spacing-3)}.input_like{width:100%;overflow-y:scroll;transition:height 50ms ease-in-out}.results_display{display:flex;flex-wrap:wrap;gap:0.5rem;background-color:var(--color-surface, #FFFFFF);display:none;margin-top:0.5rem}.results_display.show_results{display:block}.tags{padding-top:1rem}.dropdown_list.show{display:block}.dropdown_menu{display:flex;width:100%;max-height:15rem;padding:var(--spacing-none);flex-direction:column;align-items:stretch;border-radius:var(--rounded-sm);border:1px solid var(--color-border-subtler, #E3E8EF);background:var(--color-surface, #FFFFFF);box-shadow:var(--shadow-sm);position:absolute;top:100%;z-index:10;gap:var(--spacing-none);transition:1s ease-in-out}";const o=class{constructor(e){t(this,e);this.exportValue=s(this,"exportValue");this.isReadOnly=false;this.placeholderText="Search for staff...";this.show=false;this.showSpinner=false;this.staffInfo=[];this.selectedStaff=[];this.paddingLeft="1rem";this.paddingTop="0rem";this.inputValue="";this.dropdownOpen=false}componentDidLoad(){this.inputElement.addEventListener("input",this.handleTagInput.bind(this))}disconnectedCallback(){this.inputElement.removeEventListener("input",this.handleTagInput.bind(this))}handleTagInput(t){const s=t.target;const e=s.value;this.inputValue=e;if(e.trim()===""){this.show=false;this.staffInfo=[];return}this.showSpinner=true;setTimeout((()=>{this.staffInfo=this.mockStaffSearch(e);this.show=this.staffInfo.length>0;this.showSpinner=false}),1e3)}mockStaffSearch(t){const s=[{fullname:"John Doe",email:"john.doe@example.com"},{fullname:"Jane Smith",email:"jane.smith@example.com"},{fullname:"Alice Johnson",email:"alice.johnson@example.com"},{fullname:"Emmanuel Kadiri",email:"kadiri2047@gmail.com"},{fullname:"Gideon Ogunkola",email:"gideon@example.com"}];return s.filter((s=>s.fullname.toLowerCase().includes(t.toLowerCase())))}selectStaff(t){this.selectedStaff=[...this.selectedStaff,t];this.inputValue="";this.staffInfo=[];this.show=false;this.updateStyles()}removeStaff(t){this.selectedStaff=[...this.selectedStaff.slice(0,t),...this.selectedStaff.slice(t+1)];this.updateStyles()}updateStyles(){setTimeout((()=>{if(this.resultsDisplayElement){const t=this.resultsDisplayElement.offsetWidth;this.paddingLeft=this.selectedStaff.length===0?"1rem":`${t+10}px`;this.paddingTop=this.selectedStaff.length>2?"1rem":"0rem"}}))}exportSelectedStaff(){this.exportValue.emit(this.selectedStaff)}render(){return e("div",{key:"6f693bac80a8f86a69550901a144e8fb67c49bc7",class:"input_group",ref:t=>this.inputGroupElement=t},e("label",{key:"fdcf57f5f2ce08d8616aba40bf5e4a78746b5378",htmlFor:this.idOfInput},this.labelText),e("div",{key:"c0d4b6c928d84473a89d622e155686389d0f4c8f",class:"input_like_parent",onClick:()=>this.dropdownOpen=!this.dropdownOpen},e("input",{key:"d2be2bc0b93f007bbc46bfb639e6833158e73275",id:this.idOfInput,class:"input_like",type:"text",placeholder:this.placeholderText,value:this.inputValue,readOnly:this.isReadOnly,ref:t=>this.inputElement=t,onBlur:()=>this.exportSelectedStaff()}),e("div",{key:"5fca4940bdc87d906728fde647ce103bff6ceb42",class:`results_display ${this.selectedStaff.length>=1?"show_results":""}`,ref:t=>this.resultsDisplayElement=t},this.selectedStaff.map(((t,s)=>e("gb-tag",{size:"sm",action:"X_close",icon:"avatar",onClick:()=>this.removeStaff(s)},e("h1",{slot:"initials"},t.fullname.split(" ").map((t=>t.charAt(0).toUpperCase()))),e("p",null,t.fullname.split(" ")[0])))))),this.show&&e("div",{key:"b6642d85351dea64ed54b8e79107b39ae982ad75",class:`dropdown_menu ${this.show?"show":""}`},this.staffInfo.map((t=>e("gb-input-dropdown-menu-item",{type:"checkbox","supporting-text":true,state:i.Default,onClick:()=>this.selectStaff(t)},e("p",{slot:"name"},t.fullname),e("p",{slot:"supporting_text"},t.email))))))}};o.style=a;export{o as test_input_tag};
2
- //# sourceMappingURL=p-7e0ff4ed.entry.js.map
1
+ import{r as t,c as e,h as s}from"./p-LlB7FdY9.js";import{S as i}from"./p-cHn6O-Kf.js";const a=".input_group{--height:auto;--inputheight:4.5rem;--weight:100%;display:flex;position:relative}.input_like_parent{width:100%;border:1px solid var(--color-border-input, #CDD5DF);border-radius:var(--rounded-sm);padding:0.625rem 0.875rem 0.625rem var(--spacing-3)}.input_like{width:100%;overflow-y:scroll;transition:height 50ms ease-in-out}.results_display{display:flex;flex-wrap:wrap;gap:0.5rem;background-color:var(--color-surface, #FFFFFF);display:none;margin-top:0.5rem}.results_display.show_results{display:block}.tags{padding-top:1rem}.dropdown_list.show{display:block}.dropdown_menu{display:flex;width:100%;max-height:15rem;padding:var(--spacing-none);flex-direction:column;align-items:stretch;border-radius:var(--rounded-sm);border:1px solid var(--color-border-subtler, #E3E8EF);background:var(--color-surface, #FFFFFF);box-shadow:var(--shadow-sm);position:absolute;top:100%;z-index:10;gap:var(--spacing-none);transition:1s ease-in-out}";const o=class{constructor(s){t(this,s);this.exportValue=e(this,"exportValue");this.isReadOnly=false;this.placeholderText="Search for staff...";this.show=false;this.showSpinner=false;this.staffInfo=[];this.selectedStaff=[];this.paddingLeft="1rem";this.paddingTop="0rem";this.inputValue="";this.dropdownOpen=false}componentDidLoad(){this.inputElement.addEventListener("input",this.handleTagInput.bind(this))}disconnectedCallback(){this.inputElement.removeEventListener("input",this.handleTagInput.bind(this))}handleTagInput(t){const e=t.target;const s=e.value;this.inputValue=s;if(s.trim()===""){this.show=false;this.staffInfo=[];return}this.showSpinner=true;setTimeout((()=>{this.staffInfo=this.mockStaffSearch(s);this.show=this.staffInfo.length>0;this.showSpinner=false}),1e3)}mockStaffSearch(t){const e=[{fullname:"John Doe",email:"john.doe@example.com"},{fullname:"Jane Smith",email:"jane.smith@example.com"},{fullname:"Alice Johnson",email:"alice.johnson@example.com"},{fullname:"Emmanuel Kadiri",email:"kadiri2047@gmail.com"},{fullname:"Gideon Ogunkola",email:"gideon@example.com"}];return e.filter((e=>e.fullname.toLowerCase().includes(t.toLowerCase())))}selectStaff(t){this.selectedStaff=[...this.selectedStaff,t];this.inputValue="";this.staffInfo=[];this.show=false;this.updateStyles()}removeStaff(t){this.selectedStaff=[...this.selectedStaff.slice(0,t),...this.selectedStaff.slice(t+1)];this.updateStyles()}updateStyles(){setTimeout((()=>{if(this.resultsDisplayElement){const t=this.resultsDisplayElement.offsetWidth;this.paddingLeft=this.selectedStaff.length===0?"1rem":`${t+10}px`;this.paddingTop=this.selectedStaff.length>2?"1rem":"0rem"}}))}exportSelectedStaff(){this.exportValue.emit(this.selectedStaff)}render(){return s("div",{key:"e2a08dae691eef1558e62dd478ca6703e0cc5894",class:"input_group",ref:t=>this.inputGroupElement=t},s("label",{key:"cf61e216b843fa949ea3494a08d7052e85e11f15",htmlFor:this.idOfInput},this.labelText),s("div",{key:"9990e2ba36cb17ff0db0b40a37a9cb28fbc89824",class:"input_like_parent",onClick:()=>this.dropdownOpen=!this.dropdownOpen},s("input",{key:"7bcfa381edbaf6b340449f73a731a6efd283be6c",id:this.idOfInput,class:"input_like",type:"text",placeholder:this.placeholderText,value:this.inputValue,readOnly:this.isReadOnly,ref:t=>this.inputElement=t,onBlur:()=>this.exportSelectedStaff()}),s("div",{key:"ec87e69a0d5105c936aa81ad11582a22a991f077",class:`results_display ${this.selectedStaff.length>=1?"show_results":""}`,ref:t=>this.resultsDisplayElement=t},this.selectedStaff.map(((t,e)=>s("gb-tag",{size:"sm",action:"X_close",icon:"avatar",onClick:()=>this.removeStaff(e)},s("h1",{slot:"initials"},t.fullname.split(" ").map((t=>t.charAt(0).toUpperCase()))),s("p",null,t.fullname.split(" ")[0])))))),this.show&&s("div",{key:"df4081eab4ad2f49f0081e29d67548df112b4b66",class:`dropdown_menu ${this.show?"show":""}`},this.staffInfo.map((t=>s("gb-input-dropdown-menu-item",{type:"checkbox","supporting-text":true,state:i.Default,onClick:()=>this.selectStaff(t)},s("p",{slot:"name"},t.fullname),s("p",{slot:"supporting_text"},t.email))))))}};o.style=a;export{o as test_input_tag};
2
+ //# sourceMappingURL=p-0c220ec3.entry.js.map