globuswebcomponents 1.5.5 → 1.5.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (434) hide show
  1. package/dist/cjs/gb-avatar_17.cjs.entry.js +23 -23
  2. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +3 -3
  3. package/dist/cjs/gb-comment.cjs.entry.js +61 -0
  4. package/dist/cjs/gb-comment.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-comment.entry.cjs.js.map +1 -0
  6. package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  9. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
  13. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  15. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  16. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  20. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  21. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  23. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  35. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  37. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  40. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  42. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  43. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  49. package/dist/cjs/globuscomponents.cjs.js +1 -1
  50. package/dist/cjs/loader.cjs.js +1 -1
  51. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  52. package/dist/collection/collection-manifest.json +1 -0
  53. package/dist/collection/components/gb-comment/gb-comment.css +2791 -0
  54. package/dist/collection/components/gb-comment/gb-comment.js +163 -0
  55. package/dist/collection/components/gb-comment/gb-comment.js.map +1 -0
  56. package/dist/collection/components/gb-comment-item/gb-comment-item.js +1 -1
  57. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  58. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  59. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  60. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  61. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  62. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  63. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  64. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  65. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  66. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  67. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  68. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  69. package/dist/collection/components/gb-header/gb-header.js +1 -1
  70. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  71. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  72. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  73. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  74. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  75. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  76. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  77. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  78. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  79. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  80. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  81. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  82. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  83. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  84. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  85. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  86. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  87. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  88. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  89. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  90. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  91. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  92. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  93. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  94. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  95. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  96. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  97. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  98. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  99. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  100. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  101. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  102. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  103. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  104. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  105. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  106. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  107. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  108. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  109. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  110. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  111. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  112. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  113. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  114. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  115. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  116. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  117. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  118. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  119. package/dist/components/gb-avatar-add-button.js +1 -1
  120. package/dist/components/gb-avatar-dropdown.js +4 -4
  121. package/dist/components/gb-avatar-group.js +4 -4
  122. package/dist/components/gb-avatar-label-group.js +1 -1
  123. package/dist/components/gb-avatar-profile-photo.js +2 -2
  124. package/dist/components/gb-avatar.js +1 -1
  125. package/dist/components/gb-badge.js +1 -1
  126. package/dist/components/gb-checkbox-group-item.js +1 -1
  127. package/dist/components/gb-checkbox-group.js +3 -3
  128. package/dist/components/gb-collapse-button.js +1 -1
  129. package/dist/components/gb-comment-item.js +1 -44
  130. package/dist/components/gb-comment-item.js.map +1 -1
  131. package/dist/components/gb-comment.d.ts +11 -0
  132. package/dist/components/gb-comment.js +96 -0
  133. package/dist/components/gb-comment.js.map +1 -0
  134. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  135. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  136. package/dist/components/gb-detail-cell.js +6 -6
  137. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  138. package/dist/components/gb-export-dropdown-item.js +1 -1
  139. package/dist/components/gb-export-dropdown.js +4 -4
  140. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  141. package/dist/components/gb-export-sub-dropdown.js +1 -1
  142. package/dist/components/gb-featured-icon.js +1 -1
  143. package/dist/components/gb-file-type-icon.js +1 -1
  144. package/dist/components/gb-file-upload-item-base.js +1 -1
  145. package/dist/components/gb-file-upload.js +16 -16
  146. package/dist/components/gb-header-icon.js +1 -1
  147. package/dist/components/gb-header.js +4 -4
  148. package/dist/components/gb-help-dropdown.js +2 -2
  149. package/dist/components/gb-help-tooltip.js +1 -1
  150. package/dist/components/gb-horizontal-tabs.js +5 -5
  151. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  152. package/dist/components/gb-input-dropdown.js +1 -1
  153. package/dist/components/gb-input-field.js +1 -1
  154. package/dist/components/gb-mega-input-field-base.js +1 -1
  155. package/dist/components/gb-notification-content.js +1 -1
  156. package/dist/components/gb-notification-pane.js +4 -4
  157. package/dist/components/gb-pagination-button-group-base.js +1 -1
  158. package/dist/components/gb-pagination-dot-group.js +1 -1
  159. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  160. package/dist/components/gb-pagination-number-base.js +1 -1
  161. package/dist/components/gb-pagination.js +15 -15
  162. package/dist/components/gb-password-button.js +1 -1
  163. package/dist/components/gb-progress-bar.js +1 -1
  164. package/dist/components/gb-progress-circle.js +1 -1
  165. package/dist/components/gb-scrollbar.js +1 -1
  166. package/dist/components/gb-sidebar.js +9 -9
  167. package/dist/components/gb-simple-side-bar-item.js +1 -1
  168. package/dist/components/gb-slider-control-handle.js +1 -1
  169. package/dist/components/gb-slider.js +3 -3
  170. package/dist/components/gb-status-indicator.js +1 -1
  171. package/dist/components/gb-step-base.js +1 -1
  172. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  173. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  174. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  175. package/dist/components/gb-tab-button-base.js +1 -1
  176. package/dist/components/gb-table-cell.js +1 -1
  177. package/dist/components/gb-tag-checkbox.js +1 -1
  178. package/dist/components/gb-tag-close.js +1 -1
  179. package/dist/components/gb-tag-count.js +1 -1
  180. package/dist/components/gb-tag.js +1 -1
  181. package/dist/components/gb-textarea-input-field.js +11 -11
  182. package/dist/components/gb-toast-button.js +1 -1
  183. package/dist/components/gb-toast.js +2 -2
  184. package/dist/components/gb-toggle-base.js +1 -1
  185. package/dist/components/gb-toggle.js +2 -2
  186. package/dist/components/gb-token-field-compact.js +2 -2
  187. package/dist/components/gb-token-field-compressed.js +3 -3
  188. package/dist/components/gb-tooltip.js +1 -1
  189. package/dist/components/gb-top-bar-item.js +1 -1
  190. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  191. package/dist/components/gb-top-bar.js +3 -3
  192. package/dist/components/gb-vertical-tabs.js +1 -1
  193. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  194. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  195. package/dist/components/{p-DjyfEQ8h.js → p-4m9kulAw.js} +3 -3
  196. package/dist/components/{p-DjyfEQ8h.js.map → p-4m9kulAw.js.map} +1 -1
  197. package/dist/components/{p-BmOdwT7H.js → p-8DetEV8L.js} +4 -4
  198. package/dist/components/{p-BmOdwT7H.js.map → p-8DetEV8L.js.map} +1 -1
  199. package/dist/components/{p-Dug-5Bu_.js → p-B-_k1Ys1.js} +6 -6
  200. package/dist/components/{p-Dug-5Bu_.js.map → p-B-_k1Ys1.js.map} +1 -1
  201. package/dist/components/{p-Bdi5mqWE.js → p-B0akRBlq.js} +3 -3
  202. package/dist/components/{p-Bdi5mqWE.js.map → p-B0akRBlq.js.map} +1 -1
  203. package/dist/components/{p-DquRNhOc.js → p-B4aGACMj.js} +4 -4
  204. package/dist/components/{p-DquRNhOc.js.map → p-B4aGACMj.js.map} +1 -1
  205. package/dist/components/{p-D-kXVwWj.js → p-B66ifTtB.js} +3 -3
  206. package/dist/components/{p-D-kXVwWj.js.map → p-B66ifTtB.js.map} +1 -1
  207. package/dist/components/{p-tB733yCc.js → p-BJfk9Veq.js} +3 -3
  208. package/dist/components/{p-tB733yCc.js.map → p-BJfk9Veq.js.map} +1 -1
  209. package/dist/components/{p-BiE5mhvJ.js → p-BKmr8eC_.js} +4 -4
  210. package/dist/components/{p-BiE5mhvJ.js.map → p-BKmr8eC_.js.map} +1 -1
  211. package/dist/components/{p-Cmi77ejw.js → p-BLJq_DQl.js} +7 -7
  212. package/dist/components/{p-Cmi77ejw.js.map → p-BLJq_DQl.js.map} +1 -1
  213. package/dist/components/{p-CgRX8g0a.js → p-BVZRRUCK.js} +3 -3
  214. package/dist/components/{p-CgRX8g0a.js.map → p-BVZRRUCK.js.map} +1 -1
  215. package/dist/components/{p-DuK0JDSn.js → p-BWQ6kH08.js} +4 -4
  216. package/dist/components/{p-DuK0JDSn.js.map → p-BWQ6kH08.js.map} +1 -1
  217. package/dist/components/{p-l-5sIAPh.js → p-BWgCDn5z.js} +3 -3
  218. package/dist/components/{p-l-5sIAPh.js.map → p-BWgCDn5z.js.map} +1 -1
  219. package/dist/components/{p-vz4k4WlX.js → p-BgQof4Oi.js} +3 -3
  220. package/dist/components/{p-vz4k4WlX.js.map → p-BgQof4Oi.js.map} +1 -1
  221. package/dist/components/{p-D6u6KfmI.js → p-BjhHVj4Y.js} +3 -3
  222. package/dist/components/{p-D6u6KfmI.js.map → p-BjhHVj4Y.js.map} +1 -1
  223. package/dist/components/{p-C_8uZ7im.js → p-BmRaGj4b.js} +3 -3
  224. package/dist/components/{p-C_8uZ7im.js.map → p-BmRaGj4b.js.map} +1 -1
  225. package/dist/components/{p-B7N0UrTP.js → p-BoyDDG_c.js} +4 -4
  226. package/dist/components/{p-B7N0UrTP.js.map → p-BoyDDG_c.js.map} +1 -1
  227. package/dist/components/{p-DobRGq8D.js → p-CF4K32K7.js} +4 -4
  228. package/dist/components/{p-DobRGq8D.js.map → p-CF4K32K7.js.map} +1 -1
  229. package/dist/components/{p-Zor2GPzM.js → p-CLu6xZLO.js} +6 -6
  230. package/dist/components/{p-Zor2GPzM.js.map → p-CLu6xZLO.js.map} +1 -1
  231. package/dist/components/{p-FnSE80Bx.js → p-CajXEcv9.js} +4 -4
  232. package/dist/components/{p-FnSE80Bx.js.map → p-CajXEcv9.js.map} +1 -1
  233. package/dist/components/p-CkDJs2Uf.js +49 -0
  234. package/dist/components/p-CkDJs2Uf.js.map +1 -0
  235. package/dist/components/{p-7JjHdEx2.js → p-CqOPhsCr.js} +24 -24
  236. package/dist/components/{p-7JjHdEx2.js.map → p-CqOPhsCr.js.map} +1 -1
  237. package/dist/components/{p-6xdCwifN.js → p-CuMj4EK6.js} +4 -4
  238. package/dist/components/{p-6xdCwifN.js.map → p-CuMj4EK6.js.map} +1 -1
  239. package/dist/components/{p-Dgm7J5lN.js → p-CyfgImLa.js} +3 -3
  240. package/dist/components/{p-Dgm7J5lN.js.map → p-CyfgImLa.js.map} +1 -1
  241. package/dist/components/{p-C4ijC74J.js → p-CzRh4Rpn.js} +3 -3
  242. package/dist/components/{p-C4ijC74J.js.map → p-CzRh4Rpn.js.map} +1 -1
  243. package/dist/components/{p-CVIcXkfn.js → p-DEpOx0yv.js} +4 -4
  244. package/dist/components/{p-CVIcXkfn.js.map → p-DEpOx0yv.js.map} +1 -1
  245. package/dist/components/{p-D-wTzvHc.js → p-DHlQkhPX.js} +8 -8
  246. package/dist/components/{p-D-wTzvHc.js.map → p-DHlQkhPX.js.map} +1 -1
  247. package/dist/components/{p-Ctnk5nUo.js → p-DNEd2mcN.js} +16 -16
  248. package/dist/components/{p-Ctnk5nUo.js.map → p-DNEd2mcN.js.map} +1 -1
  249. package/dist/components/{p-D6vtEbU2.js → p-DSrfWHWB.js} +3 -3
  250. package/dist/components/{p-D6vtEbU2.js.map → p-DSrfWHWB.js.map} +1 -1
  251. package/dist/components/{p-DS3HwXsB.js → p-DVFgHOwS.js} +3 -3
  252. package/dist/components/{p-DS3HwXsB.js.map → p-DVFgHOwS.js.map} +1 -1
  253. package/dist/components/{p-CcH-hBlj.js → p-DWBH-nuu.js} +6 -6
  254. package/dist/components/{p-CcH-hBlj.js.map → p-DWBH-nuu.js.map} +1 -1
  255. package/dist/components/{p-fNqAJoX5.js → p-DdpzTbXl.js} +3 -3
  256. package/dist/components/{p-fNqAJoX5.js.map → p-DdpzTbXl.js.map} +1 -1
  257. package/dist/components/{p-BKAWxGzL.js → p-DkrZtvJa.js} +4 -4
  258. package/dist/components/{p-BKAWxGzL.js.map → p-DkrZtvJa.js.map} +1 -1
  259. package/dist/components/{p-BghKYGRp.js → p-DlcOZaBm.js} +4 -4
  260. package/dist/components/{p-BghKYGRp.js.map → p-DlcOZaBm.js.map} +1 -1
  261. package/dist/components/{p-C7Ud-Wtd.js → p-DsYzWheE.js} +3 -3
  262. package/dist/components/{p-C7Ud-Wtd.js.map → p-DsYzWheE.js.map} +1 -1
  263. package/dist/components/{p-uHfofnIh.js → p-Du043LkL.js} +3 -3
  264. package/dist/components/{p-uHfofnIh.js.map → p-Du043LkL.js.map} +1 -1
  265. package/dist/components/{p-Dyt29DJq.js → p-JEPRzVy0.js} +3 -3
  266. package/dist/components/{p-Dyt29DJq.js.map → p-JEPRzVy0.js.map} +1 -1
  267. package/dist/components/{p-CjZK7dWN.js → p-JQgib47h.js} +7 -7
  268. package/dist/components/{p-CjZK7dWN.js.map → p-JQgib47h.js.map} +1 -1
  269. package/dist/components/{p-CpLnupTc.js → p-LJ1yJMrR.js} +3 -3
  270. package/dist/components/{p-CpLnupTc.js.map → p-LJ1yJMrR.js.map} +1 -1
  271. package/dist/components/{p-D0n-C2y3.js → p-NV4SnU76.js} +3 -3
  272. package/dist/components/{p-D0n-C2y3.js.map → p-NV4SnU76.js.map} +1 -1
  273. package/dist/components/{p-DGwDwbkw.js → p-YORWSgxI.js} +8 -8
  274. package/dist/components/{p-DGwDwbkw.js.map → p-YORWSgxI.js.map} +1 -1
  275. package/dist/components/{p-CZ-MD2If.js → p-bG9oQD27.js} +4 -4
  276. package/dist/components/{p-CZ-MD2If.js.map → p-bG9oQD27.js.map} +1 -1
  277. package/dist/components/{p-BBiKHy9B.js → p-zhUd9IQb.js} +4 -4
  278. package/dist/components/{p-BBiKHy9B.js.map → p-zhUd9IQb.js.map} +1 -1
  279. package/dist/components/test-input-tag.js +9 -9
  280. package/dist/docs.json +163 -3
  281. package/dist/esm/gb-avatar_17.entry.js +23 -23
  282. package/dist/esm/gb-collapse-button_4.entry.js +3 -3
  283. package/dist/esm/gb-comment.entry.js +59 -0
  284. package/dist/esm/gb-comment.entry.js.map +1 -0
  285. package/dist/esm/gb-detail-cell.entry.js +1 -1
  286. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  287. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  288. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  289. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  290. package/dist/esm/gb-featured-icon_2.entry.js +2 -2
  291. package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
  292. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  293. package/dist/esm/gb-file-upload.entry.js +12 -12
  294. package/dist/esm/gb-header-icon.entry.js +4 -4
  295. package/dist/esm/gb-header.entry.js +1 -1
  296. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  297. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  298. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  299. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  300. package/dist/esm/gb-notification-content.entry.js +1 -1
  301. package/dist/esm/gb-notification-pane.entry.js +3 -3
  302. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  303. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  304. package/dist/esm/gb-pagination.entry.js +1 -1
  305. package/dist/esm/gb-progress-circle.entry.js +1 -1
  306. package/dist/esm/gb-scrollbar.entry.js +1 -1
  307. package/dist/esm/gb-sidebar.entry.js +1 -1
  308. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  309. package/dist/esm/gb-slider.entry.js +1 -1
  310. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  311. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  312. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  313. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  314. package/dist/esm/gb-table-cell.entry.js +1 -1
  315. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  316. package/dist/esm/gb-toast-button.entry.js +1 -1
  317. package/dist/esm/gb-toast.entry.js +1 -1
  318. package/dist/esm/gb-toggle-base.entry.js +2 -2
  319. package/dist/esm/gb-toggle.entry.js +1 -1
  320. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  321. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  322. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  323. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  324. package/dist/esm/gb-top-bar.entry.js +1 -1
  325. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  326. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  327. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  328. package/dist/esm/globuscomponents.js +1 -1
  329. package/dist/esm/loader.js +1 -1
  330. package/dist/esm/test-input-tag.entry.js +2 -2
  331. package/dist/globuscomponents/gb-comment.entry.esm.js.map +1 -0
  332. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  333. package/dist/globuscomponents/{p-2c3f2c9e.entry.js → p-03e39fd2.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-108d0fb9.entry.js → p-0b97a33a.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-c9b904b4.entry.js → p-1ab6594e.entry.js} +2 -2
  336. package/dist/globuscomponents/{p-164308fe.entry.js → p-1b0d8d74.entry.js} +2 -2
  337. package/dist/globuscomponents/{p-0a9c0ec2.entry.js → p-1d5cac5f.entry.js} +2 -2
  338. package/dist/globuscomponents/{p-c03a44e1.entry.js → p-1f043bec.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-ea9a1d96.entry.js → p-285c80ad.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-4a20732a.entry.js → p-3020f88f.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-1682e287.entry.js → p-38442f6f.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-2fe3d241.entry.js → p-4c2eb484.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-dd2f7463.entry.js → p-4c542ee2.entry.js} +2 -2
  344. package/dist/globuscomponents/{p-83dd52b5.entry.js → p-5117f683.entry.js} +2 -2
  345. package/dist/globuscomponents/{p-44fc8292.entry.js → p-523e4e83.entry.js} +2 -2
  346. package/dist/globuscomponents/{p-23b1b36a.entry.js → p-551e5e91.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-8c83c764.entry.js → p-5a8a4775.entry.js} +2 -2
  348. package/dist/globuscomponents/{p-bf439911.entry.js → p-5ffdfc74.entry.js} +2 -2
  349. package/dist/globuscomponents/p-60998303.entry.js +2 -0
  350. package/dist/globuscomponents/p-63111b22.entry.js +2 -0
  351. package/dist/globuscomponents/{p-3ccb5705.entry.js → p-632e1a3c.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-065a4893.entry.js → p-78c2dac0.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-e94dc71f.entry.js → p-79dacb0d.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-3d54a251.entry.js → p-8367491a.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-03feefb2.entry.js → p-941b9304.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-4563a1a7.entry.js → p-9e8bdaf6.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-c7d73c73.entry.js → p-a175adfd.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-45a7e9cc.entry.js → p-a1828582.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-7f86edac.entry.js → p-a384736e.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-3ce6a178.entry.js → p-a88a194d.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-70c7b666.entry.js → p-a896942b.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-660a688d.entry.js → p-ac756482.entry.js} +2 -2
  363. package/dist/globuscomponents/p-b4535e05.entry.js +2 -0
  364. package/dist/globuscomponents/{p-c89fece8.entry.js → p-b79a2f8f.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-601a6185.entry.js → p-cbfb5a59.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-70f43227.entry.js → p-ce041db7.entry.js} +2 -2
  367. package/dist/globuscomponents/p-ce524a73.entry.js +2 -0
  368. package/dist/globuscomponents/{p-92500dbf.entry.js.map → p-ce524a73.entry.js.map} +1 -1
  369. package/dist/globuscomponents/{p-3ba69cae.entry.js → p-d203ca94.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-70c257c4.entry.js → p-d75507e9.entry.js} +2 -2
  371. package/dist/globuscomponents/{p-de4539ca.entry.js → p-dd77dce2.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-e3b3d8bc.entry.js → p-de19b245.entry.js} +2 -2
  373. package/dist/globuscomponents/p-de2ec0ab.entry.js +2 -0
  374. package/dist/globuscomponents/{p-2c5f6e19.entry.js → p-e0220aab.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-7d605355.entry.js → p-e0c2e32a.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-ec074efc.entry.js → p-e2fbbf87.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-b0a09881.entry.js → p-ebba8f9e.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-9f854200.entry.js → p-ed9ca6ea.entry.js} +2 -2
  379. package/dist/globuscomponents/p-f1ed5737.entry.js +2 -0
  380. package/dist/globuscomponents/p-f1ed5737.entry.js.map +1 -0
  381. package/dist/globuscomponents/{p-a737f806.entry.js → p-f5f08906.entry.js} +2 -2
  382. package/dist/types/components/gb-comment/gb-comment.d.ts +9 -0
  383. package/dist/types/components.d.ts +23 -0
  384. package/package.json +1 -1
  385. package/dist/globuscomponents/p-1b301ae8.entry.js +0 -2
  386. package/dist/globuscomponents/p-5521bcd3.entry.js +0 -2
  387. package/dist/globuscomponents/p-91fdc60a.entry.js +0 -2
  388. package/dist/globuscomponents/p-92500dbf.entry.js +0 -2
  389. package/dist/globuscomponents/p-a65189cf.entry.js +0 -2
  390. /package/dist/globuscomponents/{p-2c3f2c9e.entry.js.map → p-03e39fd2.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-108d0fb9.entry.js.map → p-0b97a33a.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-c9b904b4.entry.js.map → p-1ab6594e.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-164308fe.entry.js.map → p-1b0d8d74.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-0a9c0ec2.entry.js.map → p-1d5cac5f.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-c03a44e1.entry.js.map → p-1f043bec.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-ea9a1d96.entry.js.map → p-285c80ad.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-4a20732a.entry.js.map → p-3020f88f.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-1682e287.entry.js.map → p-38442f6f.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-2fe3d241.entry.js.map → p-4c2eb484.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-dd2f7463.entry.js.map → p-4c542ee2.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-83dd52b5.entry.js.map → p-5117f683.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-44fc8292.entry.js.map → p-523e4e83.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-23b1b36a.entry.js.map → p-551e5e91.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-8c83c764.entry.js.map → p-5a8a4775.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-bf439911.entry.js.map → p-5ffdfc74.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-91fdc60a.entry.js.map → p-60998303.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-5521bcd3.entry.js.map → p-63111b22.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-3ccb5705.entry.js.map → p-632e1a3c.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-065a4893.entry.js.map → p-78c2dac0.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-e94dc71f.entry.js.map → p-79dacb0d.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-3d54a251.entry.js.map → p-8367491a.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-03feefb2.entry.js.map → p-941b9304.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-4563a1a7.entry.js.map → p-9e8bdaf6.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-c7d73c73.entry.js.map → p-a175adfd.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-45a7e9cc.entry.js.map → p-a1828582.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-7f86edac.entry.js.map → p-a384736e.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-3ce6a178.entry.js.map → p-a88a194d.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-70c7b666.entry.js.map → p-a896942b.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-660a688d.entry.js.map → p-ac756482.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-1b301ae8.entry.js.map → p-b4535e05.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-c89fece8.entry.js.map → p-b79a2f8f.entry.js.map} +0 -0
  422. /package/dist/globuscomponents/{p-601a6185.entry.js.map → p-cbfb5a59.entry.js.map} +0 -0
  423. /package/dist/globuscomponents/{p-70f43227.entry.js.map → p-ce041db7.entry.js.map} +0 -0
  424. /package/dist/globuscomponents/{p-3ba69cae.entry.js.map → p-d203ca94.entry.js.map} +0 -0
  425. /package/dist/globuscomponents/{p-70c257c4.entry.js.map → p-d75507e9.entry.js.map} +0 -0
  426. /package/dist/globuscomponents/{p-de4539ca.entry.js.map → p-dd77dce2.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-e3b3d8bc.entry.js.map → p-de19b245.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-a65189cf.entry.js.map → p-de2ec0ab.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-2c5f6e19.entry.js.map → p-e0220aab.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-7d605355.entry.js.map → p-e0c2e32a.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-ec074efc.entry.js.map → p-e2fbbf87.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-b0a09881.entry.js.map → p-ebba8f9e.entry.js.map} +0 -0
  433. /package/dist/globuscomponents/{p-9f854200.entry.js.map → p-ed9ca6ea.entry.js.map} +0 -0
  434. /package/dist/globuscomponents/{p-a737f806.entry.js.map → p-f5f08906.entry.js.map} +0 -0
@@ -5,7 +5,7 @@ import { g as globalScripts } from './app-globals-DQuL1Twl.js';
5
5
  const defineCustomElements = async (win, options) => {
6
6
  if (typeof window === 'undefined') return undefined;
7
7
  await globalScripts();
8
- return bootstrapLazy(JSON.parse("[[\"gb-avatar_17\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1],\"handleClick\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-pagination\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"gb-sidebar\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"gb-detail-cell\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu\",[[1,\"gb-top-bar-sidemenu\",{\"applicationName\":[1,\"application-name\"],\"applicationIcon\":[1,\"application-icon\"],\"activeIndex\":[2,\"active-index\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"leadingIconSvg\":[32]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-stepper-vertical-icons-with-text\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"showSecondStep\":[4,\"show-second-step\"],\"showThirdStep\":[4,\"show-third-step\"],\"showFourthStep\":[4,\"show-fourth-step\"],\"showFifthStep\":[4,\"show-fifth-step\"],\"showSixthStep\":[4,\"show-sixth-step\"],\"showSeventhStep\":[4,\"show-seventh-step\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-top-bar\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-token-field-compact\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-breadcrumb-button-base\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4]}]]],[\"gb-breadcrumbs\",[[1,\"gb-breadcrumbs\",{\"divider\":[1],\"type\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-export-sub-dropdown-item\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-input-dropdown_3\",[[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-collapse-button_4\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-file-type-icon_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}]]],[\"gb-featured-icon_2\",[[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-featured-icon\",{\"size\":[1]}]]],[\"gb-badge_2\",[[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}]]]]"), options);
8
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_17\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1],\"handleClick\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-pagination\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"gb-sidebar\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"gb-detail-cell\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu\",[[1,\"gb-top-bar-sidemenu\",{\"applicationName\":[1,\"application-name\"],\"applicationIcon\":[1,\"application-icon\"],\"activeIndex\":[2,\"active-index\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"leadingIconSvg\":[32]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-stepper-vertical-icons-with-text\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"showSecondStep\":[4,\"show-second-step\"],\"showThirdStep\":[4,\"show-third-step\"],\"showFourthStep\":[4,\"show-fourth-step\"],\"showFifthStep\":[4,\"show-fifth-step\"],\"showSixthStep\":[4,\"show-sixth-step\"],\"showSeventhStep\":[4,\"show-seventh-step\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-top-bar-item\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-top-bar\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-token-field-compact\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-breadcrumb-button-base\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4]}]]],[\"gb-breadcrumbs\",[[1,\"gb-breadcrumbs\",{\"divider\":[1],\"type\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-file-type-icon_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-export-sub-dropdown-item\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-input-dropdown_3\",[[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-badge_2\",[[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}]]],[\"gb-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-collapse-button_4\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-featured-icon_2\",[[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-featured-icon\",{\"size\":[1]}]]]]"), options);
9
9
  };
10
10
 
11
11
  export { defineCustomElements };
@@ -76,7 +76,7 @@ const TestInputTag = class {
76
76
  this.exportValue.emit(this.selectedStaff);
77
77
  }
78
78
  render() {
79
- return (h("div", { key: '388bc49b5e788dc2db2556dfac1471cad676e911', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: '0c9e6d605f33c1ebda744557d42b84960403db90', htmlFor: this.idOfInput }, this.labelText), h("div", { key: '25af929d8648f5c27277ed69db23ed8bea7c3518', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: 'fe1f048aa172339ce9f19c57ae7def15d62189af', 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: '7349b1673028759357fc08d0867b9182395b2a92', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
79
+ return (h("div", { key: '70e1c616bc564565e57e76a675aedfd09ed9260c', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: '5d19ca1ea0d462e6ba7cb910017c1431dc93433e', htmlFor: this.idOfInput }, this.labelText), h("div", { key: 'b236721e68f69bb586920c30da4d3af06db26126', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: '96d0eb9b897c969aa4d66c5643591466fa9956ed', 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: '4359caea4faf1562cf67214ca8faff709bf1a132', 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: '73ffd238f00ac8695fdf220f3c4d959a54bc7dac', 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: '21e0fc1451d31f1e1b76263cf877f2c7e5166dee', 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>
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gb-comment.entry.esm.js","sources":["src/components/gb-comment/gb-comment.css?tag=gb-comment&encapsulation=shadow","src/components/gb-comment/gb-comment.tsx"],"sourcesContent":["@import './../../global/global.css';\r\n\r\n:host {\r\n display: block;\r\n\r\n}\r\n\r\n.alpha-mask {\r\n mask-type: alpha;\r\n}\r\n\r\n.comments-container {\r\n padding: 16px;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: flex-start;\r\n gap: var(--spacing-4);\r\n border-radius: 12px;\r\n border: 1px solid var(--color-border-infromation-subtle, #9AC7F4);\r\n background: var(--color-background-information-subtlest, #E4F0FC);\r\n box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);\r\n /* transition: 1s ease-in-out; */\r\n}\r\n\r\n.header {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n height: fit-content;\r\n padding: 0.5rem;\r\n}\r\n\r\n.header.expanded{\r\n margin-bottom: 1rem;\r\n}\r\n\r\n.header.collased{\r\n margin-bottom: 0;\r\n}\r\n\r\n.title-section {\r\n display: flex;\r\n align-items: center;\r\n gap: 1rem;\r\n}\r\n\r\n.info-icon {\r\n width: 24px;\r\n height: 24px;\r\n flex-shrink: 0;\r\n}\r\n\r\n.heading{\r\n color: var(--color-text-information, #064E94);\r\n}\r\n\r\n.comments-wrapper{\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n gap: var(--spacing-none);\r\n align-self: stretch;\r\n\r\n}\r\n\r\n.no-comments-state-images{\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n \r\n}\r\n\r\n.comments-container.no-comments-state {\r\n height: fit-content;\r\n}\r\n\r\n.no-comment-text-wrapper span{\r\n display: flex;\r\n justify-content: center;\r\n}\r\n\r\n.empty_state_pattern{\r\n position: absolute;\r\n top: 0;\r\n width: 400px;\r\n height: 120px;\r\n mix-blend-mode: multiply;\r\n}\r\n\r\n.empty_state{\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n gap: var(--spacing-3);\r\n flex-shrink: 0;\r\n align-self: stretch;\r\n}\r\n\r\n.text{\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n text-align: center;\r\n gap: var(--spacing-3);\r\n}\r\n\r\n.content{\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n gap: var(--spacing-5);\r\n align-self: stretch;\r\n}\r\n\r\n.frame{\r\n display: flex;\r\n justify-content: center;\r\n position: relative;\r\n}\r\n\r\n.container{\r\n position: relative;\r\n}\r\n\r\n.main-text{\r\n color: var(--color-text-bold, #202939);\r\n \r\n}\r\n\r\n.sub-text{\r\n color: var(--color-text, #4B5565);\r\n}\r\n","import { Component, Prop, h, getAssetPath } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-comment',\r\n styleUrl: 'gb-comment.css',\r\n shadow: true,\r\n})\r\nexport class GbComment {\r\n @Prop() heading: string = '';\r\n @Prop({ mutable: true }) state: 'expanded' | 'collapsed';\r\n @Prop() noCommentText: string = 'No comment yet';\r\n @Prop() noCommentTextSub: string = 'No reviewer has left a comment yet, you will be notified when a comment drops';\r\n @Prop() comments: any[] = [\r\n // {\r\n // name: 'Prince Ogheneriere',\r\n // role: 'Authorizer',\r\n // comment: 'This is error and fraud free. I concur',\r\n // timestamp: '07-Oct-2024 6:00PM' ,\r\n // },\r\n // {\r\n // name: 'Prince Ogheneriere',\r\n // role: 'Authorizer',\r\n // comment: 'This is error and fraud free. I concur',\r\n // timestamp: '07-Oct-2024 6:00PM',\r\n // },\r\n // {\r\n // name: 'Prince Ogheneriere',\r\n // role: 'Authorizer',\r\n // comment: 'I concur to the transactions in this call-over',\r\n // timestamp: '07-Oct-2024 6:00PM',\r\n // },\r\n // {\r\n // name: 'Gideon',\r\n // role: 'Designer',\r\n // comment: 'I concur to the transactions in this call-over',\r\n // timestamp: '07-Nov-2024 6:00PM',\r\n // },\r\n ];\r\n\r\n toggleComments() {\r\n if (this.state === 'expanded') {\r\n this.state = 'collapsed';\r\n } else if (this.state === 'collapsed') {\r\n this.state = 'expanded';\r\n }\r\n }\r\n\r\n render() {\r\n const hasComments = this.comments && this.comments.length > 0;\r\n const patternSrc = getAssetPath(`assets/background_pattern.svg`);\r\n const illustrationSrc = getAssetPath(`assets/illustration.svg`);\r\n\r\n return (\r\n <div class={`comments-container ${!hasComments ? 'no-comments-state' : ''}`}>\r\n <div class={`header ${this.state}`}>\r\n <div class=\"title-section\">\r\n <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" class=\"info-icon\">\r\n <path\r\n opacity=\"0.4\"\r\n d=\"M12.0572 1.75C14.2479 1.74999 15.9686 1.74998 17.312 1.93059C18.6886 2.11568 19.7809 2.50271 20.6391 3.36091C21.4973 4.21911 21.8843 5.31137 22.0694 6.68802C22.25 8.03143 22.25 9.7521 22.25 11.9428V11.9428V12.0572V12.0572C22.25 14.2479 22.25 15.9686 22.0694 17.312C21.8843 18.6886 21.4973 19.7809 20.6391 20.6391C19.7809 21.4973 18.6886 21.8843 17.312 22.0694C15.9686 22.25 14.2479 22.25 12.0572 22.25H12.0572H11.9428H11.9428C9.7521 22.25 8.03143 22.25 6.68802 22.0694C5.31137 21.8843 4.21911 21.4973 3.36091 20.6391C2.50271 19.7809 2.11568 18.6886 1.93059 17.312C1.74998 15.9686 1.74999 14.2479 1.75 12.0572V11.9428C1.74999 9.75212 1.74998 8.03144 1.93059 6.68802C2.11568 5.31137 2.50272 4.21911 3.36091 3.36091C4.21911 2.50272 5.31137 2.11568 6.68802 1.93059C8.03144 1.74998 9.75212 1.74999 11.9428 1.75H12.0572Z\"\r\n fill=\"#064E94\"\r\n />\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M11.6819 10.5273C11.9289 10.5605 12.2707 10.6494 12.5607 10.9394C12.8507 11.2294 12.9396 11.5711 12.9728 11.8182C13.0003 12.0228 13.0001 12.2608 13 12.4606C13 12.474 13 12.4871 13 12.5V16.5C13 17.0523 12.5523 17.5 12 17.5C11.4477 17.5 11 17.0523 11 16.5V12.5C10.4477 12.5 10 12.0523 10 11.5C10 10.9477 10.4477 10.5 11 10.5C11.0129 10.5 11.0261 10.5 11.0394 10.5C11.2393 10.4999 11.4772 10.4997 11.6819 10.5273Z\"\r\n fill=\"#064E94\"\r\n />\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M10.9999 7.5C10.9999 6.94772 11.4456 6.5 11.9954 6.5H12.0044C12.5542 6.5 12.9999 6.94772 12.9999 7.5C12.9999 8.05228 12.5542 8.5 12.0044 8.5H11.9954C11.4456 8.5 10.9999 8.05228 10.9999 7.5Z\"\r\n fill=\"#064E94\"\r\n />\r\n </svg>\r\n <h2 class=\"text-md-semi-bold heading\">{this.heading}</h2>\r\n </div>\r\n\r\n <gb-button size=\"sm\" hierarchy=\"link_color\" icon=\"default\" onClick={() => this.toggleComments()}>\r\n {this.state === 'expanded' ? <p>Hide Comments</p> : <p>Show Comments</p>}\r\n </gb-button>\r\n </div>\r\n\r\n {this.state === 'expanded' &&\r\n (hasComments ? (\r\n <div class=\"comments-wrapper\">\r\n {this.comments.map((comment, index) => (\r\n <gb-comment-item\r\n key={index}\r\n name={comment.name}\r\n duty={comment.role}\r\n comment={comment.comment}\r\n time-stamp={comment.timeStamp}\r\n connector={this.comments.length > 1 && index < this.comments.length - 1 ? true : false}\r\n />\r\n ))}\r\n </div>\r\n ) : (\r\n <div class=\"container\">\r\n <div class=\"frame\">\r\n <img src={patternSrc} alt=\"\" class=\"empty_state_pattern\" />\r\n <div class=\"empty_state\">\r\n <div class=\"content\">\r\n <img src={illustrationSrc} alt=\"bell-icon\" class=\"bell_icon\" />\r\n <div class=\"text\">\r\n <p class=\"main-text text-lg-semi-bold\">{this.noCommentText}</p>\r\n <p class=\"sub-text text-sm-regular\">{this.noCommentTextSub}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n ))}\r\n </div>\r\n );\r\n }\r\n}"],"names":[],"mappings":";;AAAA,MAAM,YAAY,GAAG,q4tEAAq4tE;;MCO74tE,SAAS,GAAA,MAAA;AALtB,IAAA,WAAA,CAAA,OAAA,EAAA;;AAMU,QAAA,IAAO,CAAA,OAAA,GAAW,EAAE;AAEpB,QAAA,IAAa,CAAA,aAAA,GAAW,gBAAgB;AACxC,QAAA,IAAgB,CAAA,gBAAA,GAAW,+EAA+E;QAC1G,IAAA,CAAA,QAAQ,GAAU;;;;;;;;;;;;;;;;;;;;;;;;;SAyBzB;AA+EF;IA7EC,cAAc,GAAA;AACZ,QAAA,IAAI,IAAI,CAAC,KAAK,KAAK,UAAU,EAAE;AAC7B,YAAA,IAAI,CAAC,KAAK,GAAG,WAAW;;AACnB,aAAA,IAAI,IAAI,CAAC,KAAK,KAAK,WAAW,EAAE;AACrC,YAAA,IAAI,CAAC,KAAK,GAAG,UAAU;;;IAI3B,MAAM,GAAA;AACJ,QAAA,MAAM,WAAW,GAAG,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC;AAC7D,QAAA,MAAM,UAAU,GAAG,YAAY,CAAC,CAAA,6BAAA,CAA+B,CAAC;AAChE,QAAA,MAAM,eAAe,GAAG,YAAY,CAAC,CAAA,uBAAA,CAAyB,CAAC;AAE/D,QAAA,QACE,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,CAAsB,mBAAA,EAAA,CAAC,WAAW,GAAG,mBAAmB,GAAG,EAAE,CAAA,CAAE,EAAA,EACzE,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,CAAA,OAAA,EAAU,IAAI,CAAC,KAAK,CAAA,CAAE,EAAA,EAChC,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,eAAe,EAAA,EACxB,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,WAAW,EAAA,EAC9G,CACE,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,OAAO,EAAC,KAAK,EACb,CAAC,EAAC,gzBAAgzB,EAClzB,IAAI,EAAC,SAAS,EACd,CAAA,EACF,CACY,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,WAAA,EAAA,SAAS,EACT,WAAA,EAAA,SAAS,EACnB,CAAC,EAAC,4ZAA4Z,EAC9Z,IAAI,EAAC,SAAS,EACd,CAAA,EACF,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,WAAA,EACY,SAAS,EAAA,WAAA,EACT,SAAS,EACnB,CAAC,EAAC,+LAA+L,EACjM,IAAI,EAAC,SAAS,EAAA,CACd,CACE,EACN,CAAI,CAAA,IAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,2BAA2B,EAAA,EAAE,IAAI,CAAC,OAAO,CAAM,CACrD,EAEN,CAAA,CAAA,WAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAW,IAAI,EAAC,IAAI,EAAC,SAAS,EAAC,YAAY,EAAC,IAAI,EAAC,SAAS,EAAC,OAAO,EAAE,MAAM,IAAI,CAAC,cAAc,EAAE,EAC5F,EAAA,IAAI,CAAC,KAAK,KAAK,UAAU,GAAG,6BAAoB,GAAG,CAAA,CAAA,GAAA,EAAA,IAAA,EAAA,eAAA,CAAoB,CAC9D,CACR,EAEL,IAAI,CAAC,KAAK,KAAK,UAAU;aACvB,WAAW,IACV,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,kBAAkB,IAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,OAAO,EAAE,KAAK,MAChC,uBACE,GAAG,EAAE,KAAK,EACV,IAAI,EAAE,OAAO,CAAC,IAAI,EAClB,IAAI,EAAE,OAAO,CAAC,IAAI,EAClB,OAAO,EAAE,OAAO,CAAC,OAAO,EAAA,YAAA,EACZ,OAAO,CAAC,SAAS,EAC7B,SAAS,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,IAAI,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,GAAG,IAAI,GAAG,KAAK,EACtF,CAAA,CACH,CAAC,CACE,KAEN,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,WAAW,EAAA,EACpB,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,OAAO,EAAA,EAChB,CAAK,CAAA,KAAA,EAAA,EAAA,GAAG,EAAE,UAAU,EAAE,GAAG,EAAC,EAAE,EAAC,KAAK,EAAC,qBAAqB,EAAG,CAAA,EAC3D,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,aAAa,EAAA,EACtB,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,SAAS,EAAA,EAClB,CAAK,CAAA,KAAA,EAAA,EAAA,GAAG,EAAE,eAAe,EAAE,GAAG,EAAC,WAAW,EAAC,KAAK,EAAC,WAAW,EAAG,CAAA,EAC/D,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,MAAM,EAAA,EACf,CAAA,CAAA,GAAA,EAAA,EAAG,KAAK,EAAC,6BAA6B,IAAE,IAAI,CAAC,aAAa,CAAK,EAC/D,CAAA,CAAA,GAAA,EAAA,EAAG,KAAK,EAAC,0BAA0B,EAAE,EAAA,IAAI,CAAC,gBAAgB,CAAK,CAC3D,CACF,CACF,CACF,CACF,CACP,CAAC,CACA;;;;;;;"}
@@ -1,2 +1,2 @@
1
- import{p as t,b as e}from"./p-MGI5Kcbj.js";export{s as setNonce}from"./p-MGI5Kcbj.js";import{g as o}from"./p-DQuL1Twl.js";var a=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};a().then((async t=>{await o();return e(JSON.parse('[["p-4a20732a",[[1,"gb-comment-item",{"name":[1],"duty":[1],"comment":[1],"timeStamp":[1,"time-stamp"],"connector":[4]}],[1,"gb-input-field",{"size":[1],"type":[1],"destructive":[1028],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"showCountryIcon":[4,"show-country-icon"],"iconSwap":[1,"icon-swap"],"showCloseButton":[1028,"show-close-button"],"options":[1040],"idOfInput":[513,"id-of-input"],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"results":[1040],"menuPosition":[1,"menu-position"],"icon":[1],"value":[1032],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32],"showDropdown":[32],"selectedItem":[32],"selectedItems":[32],"unselectedItems":[32],"paddingLeft":[32],"paddingTop":[32],"dropdownOpen":[32],"show":[32],"showSpinner":[32]},[[4,"click","handleClickOutside"]],{"options":["optionsChanged"],"value":["updateSelectedItems"]}],[1,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[1,"gb-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[4,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1],"color":[1],"handleClick":[64]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[1,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[1,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"color":[1],"showBorder":[4,"show-border"],"weight":[1],"assignedColorClass":[32]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["p-ec074efc",[[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[1026,"current-page"],"totalPages":[1026,"total-pages"],"entries":[1040],"selectedPageSize":[32],"defaultSelected":[32]}]]],["p-23b1b36a",[[1,"gb-sidebar",{"state":[1025],"category":[1],"navItemStyle":[1,"nav-item-style"],"type":[1],"showSecondCategory":[4,"show-second-category"],"iconInstance":[1,"icon-instance"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"complexSidebarData":[8,"complex-sidebar-data"],"activeIndex":[1026,"active-index"],"activePrimaryItem":[1025,"active-primary-item"],"activeSecondaryItem":[1025,"active-secondary-item"],"leadingIconSvg":[32],"sideBarItemClicked":[64]}]]],["p-7f86edac",[[1,"gb-textarea-input-field",{"type":[1],"state":[1025],"destructive":[4],"placeholderText":[1,"placeholder-text"],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"idOfInput":[513,"id-of-input"],"isReadOnly":[516,"is-read-only"],"value":[1032],"icon":[1],"results":[1040],"content":[32],"inputValue":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"show":[32],"staffInfo":[32],"selectedItems":[32],"unselectedItems":[32]},[[4,"click","handleClickOutside"]],{"value":["updateSelectedItems"]}]]],["p-b0a09881",[[0,"test-input-tag",{"idOfInput":[513,"id-of-input"],"type":[513],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"placeholderText":[513,"placeholder-text"],"show":[32],"showSpinner":[32],"staffInfo":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"inputValue":[32],"dropdownOpen":[32]}]]],["p-e3b3d8bc",[[1,"gb-detail-cell",{"state":[1],"cellStyle":[1025,"cell-style"],"type":[1],"label":[1],"detail":[1],"badgeColor":[1,"badge-color"],"badgeLabel":[1,"badge-label"],"badgeType":[1,"badge-type"],"fileType":[1,"file-type"],"fileStyle":[1,"file-style"],"showActionButtons":[4,"show-action-buttons"],"showViewButton":[4,"show-view-button"],"showDownloadButton":[4,"show-download-button"],"showCopyButton":[1028,"show-copy-button"],"showStandardCopyButton":[32],"showTooltip":[32],"copied":[32],"isDownloaded":[32],"width":[32]}]]],["p-e07531ae",[[1,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showDarkTheme":[4,"show-dark-theme"],"showLogOut":[4,"show-log-out"],"listGroupOne":[4,"list-group-one"],"listGroupTwo":[4,"list-group-two"],"listGroupThree":[4,"list-group-three"],"color":[1],"showBorder":[4,"show-border"]}]]],["p-c9f3d18c",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-92500dbf",[[1,"gb-top-bar-sidemenu",{"applicationName":[1,"application-name"],"applicationIcon":[1,"application-icon"],"activeIndex":[2,"active-index"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"leadingIconSvg":[32]}]]],["p-2c5f6e19",[[1,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"progress":[2],"fileType":[16],"files":[32],"fileStates":[32],"isDragging":[32]}]]],["p-03feefb2",[[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}]]],["p-13814858",[[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-2fd2f435",[[1,"gb-action-panel",{"type":[1],"showCloseButton":[4,"show-close-button"],"showSelectedRows":[4,"show-selected-rows"],"showCheckbox":[4,"show-checkbox"],"firstButton":[4,"first-button"],"firstButtonIconLeading":[1,"first-button-icon-leading"],"firstButtonIconTrailing":[1,"first-button-icon-trailing"],"secondButton":[4,"second-button"],"secondButtonIconLeading":[1,"second-button-icon-leading"],"secondButtonIconTrailing":[1,"second-button-icon-trailing"],"thirdButton":[4,"third-button"],"thirdButtonIconLeading":[1,"third-button-icon-leading"],"thirdButtonIconTrailing":[1,"third-button-icon-trailing"],"showSubmitButton":[4,"show-submit-button"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"previousButtonState":[1,"previous-button-state"],"submitButtonText":[1,"submit-button-text"],"checked":[32]}]]],["p-065a4893",[[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"showBorder":[4,"show-border"],"showNotification":[4,"show-notification"],"showHelp":[4,"show-help"],"showLogo":[4,"show-logo"],"onNavBarItemClicked":[64]}]]],["p-becc8021",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["p-83dd52b5",[[1,"gb-export-dropdown",{"state":[1],"showFirstSubDropdown":[32],"showSecondSubDropdown":[32]}]]],["p-a737f806",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"],"onHelpItemClicked":[64]}]]],["p-0a9c0ec2",[[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}]]],["p-c89fece8",[[1,"gb-notification-pane",{"state":[1],"notifications":[1040],"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["p-601a6185",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftControl":[2,"left-control"],"rightControl":[2,"right-control"],"label":[1],"unit":[1],"unitPosition":[1,"unit-position"],"leftValue":[32],"rightValue":[32]}]]],["p-91fdc60a",[[1,"gb-stepper-horizontal-icons-centered",{"size":[1],"steps":[2],"type":[1],"breakpoint":[1],"firstStepState":[1,"first-step-state"],"secondStepState":[1,"second-step-state"],"thirdStepState":[1,"third-step-state"],"fourthStepState":[1,"fourth-step-state"],"fifthStepState":[1,"fifth-step-state"],"sixthStepState":[1,"sixth-step-state"],"seventhStepState":[1,"seventh-step-state"],"firstStepStatus":[1,"first-step-status"],"secondStepStatus":[1,"second-step-status"],"thirdStepStatus":[1,"third-step-status"],"fourthStepStatus":[1,"fourth-step-status"],"fifthStepStatus":[1,"fifth-step-status"],"sixthStepStatus":[1,"sixth-step-status"],"seventhStepStatus":[1,"seventh-step-status"],"firstStepLabel":[1,"first-step-label"],"secondStepLabel":[1,"second-step-label"],"thirdStepLabel":[1,"third-step-label"],"fourthStepLabel":[1,"fourth-step-label"],"fifthStepLabel":[1,"fifth-step-label"],"sixthStepLabel":[1,"sixth-step-label"],"seventhStepLabel":[1,"seventh-step-label"],"firstStepSupportingText":[1,"first-step-supporting-text"],"secondStepSupportingText":[1,"second-step-supporting-text"],"thirdStepSupportingText":[1,"third-step-supporting-text"],"fourthStepSupportingText":[1,"fourth-step-supporting-text"],"fifthStepSupportingText":[1,"fifth-step-supporting-text"],"sixthStepSupportingText":[1,"sixth-step-supporting-text"],"seventhStepSupportingText":[1,"seventh-step-supporting-text"]}]]],["p-3d54a251",[[1,"gb-stepper-horizontal-line-with-text",{"size":[1],"breakpoint":[1],"showContent":[4,"show-content"],"showSupportingText":[1028,"show-supporting-text"],"firstStepState":[1,"first-step-state"],"secondStepState":[1,"second-step-state"],"thirdStepState":[1,"third-step-state"],"fourthStepState":[1,"fourth-step-state"],"fifthStepState":[1,"fifth-step-state"],"sixthStepState":[1,"sixth-step-state"],"seventhStepState":[1,"seventh-step-state"],"firstStepStatus":[1,"first-step-status"],"secondStepStatus":[1,"second-step-status"],"thirdStepStatus":[1,"third-step-status"],"fourthStepStatus":[1,"fourth-step-status"],"fifthStepStatus":[1,"fifth-step-status"],"sixthStepStatus":[1,"sixth-step-status"],"seventhStepStatus":[1,"seventh-step-status"],"firstStepLabel":[1,"first-step-label"],"secondStepLabel":[1,"second-step-label"],"thirdStepLabel":[1,"third-step-label"],"fourthStepLabel":[1,"fourth-step-label"],"fifthStepLabel":[1,"fifth-step-label"],"sixthStepLabel":[1,"sixth-step-label"],"seventhStepLabel":[1,"seventh-step-label"],"firstStepSupportingText":[1,"first-step-supporting-text"],"secondStepSupportingText":[1,"second-step-supporting-text"],"thirdStepSupportingText":[1,"third-step-supporting-text"],"fourthStepSupportingText":[1,"fourth-step-supporting-text"],"fifthStepSupportingText":[1,"fifth-step-supporting-text"],"sixthStepSupportingText":[1,"sixth-step-supporting-text"],"seventhStepSupportingText":[1,"seventh-step-supporting-text"],"width":[32]}]]],["p-70f43227",[[1,"gb-stepper-vertical-icons-with-text",{"size":[1],"connector":[4],"type":[1],"showSecondStep":[4,"show-second-step"],"showThirdStep":[4,"show-third-step"],"showFourthStep":[4,"show-fourth-step"],"showFifthStep":[4,"show-fifth-step"],"showSixthStep":[4,"show-sixth-step"],"showSeventhStep":[4,"show-seventh-step"],"firstStepState":[1,"first-step-state"],"secondStepState":[1,"second-step-state"],"thirdStepState":[1,"third-step-state"],"fourthStepState":[1,"fourth-step-state"],"fifthStepState":[1,"fifth-step-state"],"sixthStepState":[1,"sixth-step-state"],"seventhStepState":[1,"seventh-step-state"],"firstStepStatus":[1,"first-step-status"],"secondStepStatus":[1,"second-step-status"],"thirdStepStatus":[1,"third-step-status"],"fourthStepStatus":[1,"fourth-step-status"],"fifthStepStatus":[1,"fifth-step-status"],"sixthStepStatus":[1,"sixth-step-status"],"seventhStepStatus":[1,"seventh-step-status"],"firstStepLabel":[1,"first-step-label"],"secondStepLabel":[1,"second-step-label"],"thirdStepLabel":[1,"third-step-label"],"fourthStepLabel":[1,"fourth-step-label"],"fifthStepLabel":[1,"fifth-step-label"],"sixthStepLabel":[1,"sixth-step-label"],"seventhStepLabel":[1,"seventh-step-label"],"firstStepSupportingText":[1,"first-step-supporting-text"],"secondStepSupportingText":[1,"second-step-supporting-text"],"thirdStepSupportingText":[1,"third-step-supporting-text"],"fourthStepSupportingText":[1,"fourth-step-supporting-text"],"fifthStepSupportingText":[1,"fifth-step-supporting-text"],"sixthStepSupportingText":[1,"sixth-step-supporting-text"],"seventhStepSupportingText":[1,"seventh-step-supporting-text"]}]]],["p-9f854200",[[1,"gb-top-bar",{"category":[1],"firstTabIcon":[1,"first-tab-icon"],"secondTabIcon":[1,"second-tab-icon"],"thirdTabIcon":[1,"third-tab-icon"],"fourthTabIcon":[1,"fourth-tab-icon"],"fifthTabIcon":[1,"fifth-tab-icon"],"sixthTabIcon":[1,"sixth-tab-icon"],"seventhTabIcon":[1,"seventh-tab-icon"],"firstTabLabel":[1,"first-tab-label"],"secondTabLabel":[1,"second-tab-label"],"thirdTabLabel":[1,"third-tab-label"],"fourthTabLabel":[1,"fourth-tab-label"],"fifthTabLabel":[1,"fifth-tab-label"],"sixthTabLabel":[1,"sixth-tab-label"],"seventhTabLabel":[1,"seventh-tab-label"],"firstTabIconOnly":[4,"first-tab-icon-only"],"secondTabIconOnly":[4,"second-tab-icon-only"],"thirdTabIconOnly":[4,"third-tab-icon-only"],"fourthTabIconOnly":[4,"fourth-tab-icon-only"],"fifthTabIconOnly":[4,"fifth-tab-icon-only"],"sixthTabIconOnly":[4,"sixth-tab-icon-only"],"seventhTabIconOnly":[4,"seventh-tab-icon-only"],"activeIndex":[1026,"active-index"]}]]],["p-5521bcd3",[[1,"gb-toggle",{"size":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"pressed":[4]}]]],["p-3ce6a178",[[1,"gb-mega-input-field-base",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-3ba69cae",[[1,"gb-token-field-compact",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-de4539ca",[[1,"gb-token-field-compressed",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-108d0fb9",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-ec184684",[[1,"gb-breadcrumb-button-base",{"current":[4],"type":[1],"icon":[4]}]]],["p-8f4c6f49",[[1,"gb-breadcrumbs",{"divider":[1],"type":[1]}]]],["p-8f7a33ee",[[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}]]],["p-1b301ae8",[[1,"gb-pagination-dot-group",{"size":[1],"type":[1],"color":[1],"framed":[4]}]]],["p-70c257c4",[[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["p-7d605355",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-8c83c764",[[1,"gb-scrollbar",{"length":[1]}]]],["p-a65189cf",[[1,"gb-table-cell",{"type":[1]}]]],["p-7f3c904a",[[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}]]],["p-2c3f2c9e",[[1,"gb-vertical-tabs",{"size":[1],"type":[1],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}]]],["p-70c7b666",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"],"progress":[2],"size":[2],"fileSize":[2,"file-size"],"fileName":[1,"file-name"]}]]],["p-b802524c",[[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}]]],["p-0e764fbd",[[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-bf439911",[[1,"gb-slider-control-handle",{"value":[1],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-164308fe",[[1,"gb-top-bar-item",{"state":[1],"iconOnly":[4,"icon-only"],"category":[1],"label":[1],"icon":[1],"leadingIconSvg":[32],"showTooltip":[32]}]]],["p-ea9a1d96",[[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}]]],["p-c03a44e1",[[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["p-2fe3d241",[[1,"gb-toast-button",{"state":[1],"color":[1]}]]],["p-dd2f7463",[[1,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}]]],["p-44fc8292",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["p-c7d73c73",[[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1],"destructive":[4],"leadingIconSvg":[32]}]]],["p-660a688d",[[1,"gb-export-sub-dropdown-item",{"icon":[1],"state":[1],"leadingIconSvg":[32]}]]],["p-1682e287",[[1,"gb-export-sub-dropdown"],[1,"gb-export-dropdown-item",{"icon":[4],"state":[1],"type":[1]}]]],["p-3ccb5705",[[1,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"icon":[1],"items":[1040],"value":[1040],"supportingText":[4,"supporting-text"],"color":[1],"showBorder":[4,"show-border"],"menuPosition":[1,"menu-position"],"showSearchInput":[4,"show-search-input"],"inputValue":[1,"input-value"],"destructive":[1028],"errorText":[1,"error-text"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItems":[32],"unselectedItems":[32],"selectedItem":[32],"searchItem":[32],"searchResults":[32]},[[4,"click","handleClickOutside"]],{"destructive":["watchDestructive"]}],[1,"gb-pagination-button-group-base",{"icon":[1],"state":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[1,"gb-pagination-number-base",{"shape":[1],"state":[1]}]]],["p-e94dc71f",[[1,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"],"alignment":[1]}]]],["p-c9b904b4",[[1,"gb-simple-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[1,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-complex-primary-side-bar-item",{"category":[1],"itemStyle":[1,"item-style"],"state":[1],"icon":[1],"label":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[1,"gb-complex-secondary-side-bar-item",{"state":[1],"type":[1],"category":[1],"label":[1],"icon":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}]]],["p-2221604d",[[1,"gb-button-close",{"size":[1],"color":[1]}]]],["p-4563a1a7",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"]}],[1,"gb-file-type-icon",{"fileStyle":[1,"file-style"],"fileType":[1,"file-type"]}]]],["p-45a7e9cc",[[1,"gb-step-base",{"status":[1],"size":[1],"type":[1],"state":[1],"connector":[4],"showContent":[4,"show-content"],"showSupportingText":[4,"show-supporting-text"],"label":[1],"supportingText":[1,"supporting-text"]}],[1,"gb-featured-icon",{"size":[1]}]]],["p-6f8e8feb",[[1,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[1,"gb-badge-close",{"color":[1],"type":[1]}]]]]'),t)}));
1
+ import{p as t,b as e}from"./p-MGI5Kcbj.js";export{s as setNonce}from"./p-MGI5Kcbj.js";import{g as o}from"./p-DQuL1Twl.js";var a=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};a().then((async t=>{await o();return e(JSON.parse('[["p-3020f88f",[[1,"gb-comment-item",{"name":[1],"duty":[1],"comment":[1],"timeStamp":[1,"time-stamp"],"connector":[4]}],[1,"gb-input-field",{"size":[1],"type":[1],"destructive":[1028],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"showCountryIcon":[4,"show-country-icon"],"iconSwap":[1,"icon-swap"],"showCloseButton":[1028,"show-close-button"],"options":[1040],"idOfInput":[513,"id-of-input"],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"results":[1040],"menuPosition":[1,"menu-position"],"icon":[1],"value":[1032],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32],"showDropdown":[32],"selectedItem":[32],"selectedItems":[32],"unselectedItems":[32],"paddingLeft":[32],"paddingTop":[32],"dropdownOpen":[32],"show":[32],"showSpinner":[32]},[[4,"click","handleClickOutside"]],{"options":["optionsChanged"],"value":["updateSelectedItems"]}],[1,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[1,"gb-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[4,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1],"color":[1],"handleClick":[64]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[1,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[1,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"color":[1],"showBorder":[4,"show-border"],"weight":[1],"assignedColorClass":[32]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["p-e2fbbf87",[[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[1026,"current-page"],"totalPages":[1026,"total-pages"],"entries":[1040],"selectedPageSize":[32],"defaultSelected":[32]}]]],["p-551e5e91",[[1,"gb-sidebar",{"state":[1025],"category":[1],"navItemStyle":[1,"nav-item-style"],"type":[1],"showSecondCategory":[4,"show-second-category"],"iconInstance":[1,"icon-instance"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"complexSidebarData":[8,"complex-sidebar-data"],"activeIndex":[1026,"active-index"],"activePrimaryItem":[1025,"active-primary-item"],"activeSecondaryItem":[1025,"active-secondary-item"],"leadingIconSvg":[32],"sideBarItemClicked":[64]}]]],["p-a384736e",[[1,"gb-textarea-input-field",{"type":[1],"state":[1025],"destructive":[4],"placeholderText":[1,"placeholder-text"],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"idOfInput":[513,"id-of-input"],"isReadOnly":[516,"is-read-only"],"value":[1032],"icon":[1],"results":[1040],"content":[32],"inputValue":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"show":[32],"staffInfo":[32],"selectedItems":[32],"unselectedItems":[32]},[[4,"click","handleClickOutside"]],{"value":["updateSelectedItems"]}]]],["p-ebba8f9e",[[0,"test-input-tag",{"idOfInput":[513,"id-of-input"],"type":[513],"labelText":[513,"label-text"],"isReadOnly":[516,"is-read-only"],"placeholderText":[513,"placeholder-text"],"show":[32],"showSpinner":[32],"staffInfo":[32],"selectedStaff":[32],"paddingLeft":[32],"paddingTop":[32],"inputValue":[32],"dropdownOpen":[32]}]]],["p-de19b245",[[1,"gb-detail-cell",{"state":[1],"cellStyle":[1025,"cell-style"],"type":[1],"label":[1],"detail":[1],"badgeColor":[1,"badge-color"],"badgeLabel":[1,"badge-label"],"badgeType":[1,"badge-type"],"fileType":[1,"file-type"],"fileStyle":[1,"file-style"],"showActionButtons":[4,"show-action-buttons"],"showViewButton":[4,"show-view-button"],"showDownloadButton":[4,"show-download-button"],"showCopyButton":[1028,"show-copy-button"],"showStandardCopyButton":[32],"showTooltip":[32],"copied":[32],"isDownloaded":[32],"width":[32]}]]],["p-e07531ae",[[1,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showDarkTheme":[4,"show-dark-theme"],"showLogOut":[4,"show-log-out"],"listGroupOne":[4,"list-group-one"],"listGroupTwo":[4,"list-group-two"],"listGroupThree":[4,"list-group-three"],"color":[1],"showBorder":[4,"show-border"]}]]],["p-c9f3d18c",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-ce524a73",[[1,"gb-top-bar-sidemenu",{"applicationName":[1,"application-name"],"applicationIcon":[1,"application-icon"],"activeIndex":[2,"active-index"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"leadingIconSvg":[32]}]]],["p-e0220aab",[[1,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"progress":[2],"fileType":[16],"files":[32],"fileStates":[32],"isDragging":[32]}]]],["p-941b9304",[[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}]]],["p-13814858",[[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-2fd2f435",[[1,"gb-action-panel",{"type":[1],"showCloseButton":[4,"show-close-button"],"showSelectedRows":[4,"show-selected-rows"],"showCheckbox":[4,"show-checkbox"],"firstButton":[4,"first-button"],"firstButtonIconLeading":[1,"first-button-icon-leading"],"firstButtonIconTrailing":[1,"first-button-icon-trailing"],"secondButton":[4,"second-button"],"secondButtonIconLeading":[1,"second-button-icon-leading"],"secondButtonIconTrailing":[1,"second-button-icon-trailing"],"thirdButton":[4,"third-button"],"thirdButtonIconLeading":[1,"third-button-icon-leading"],"thirdButtonIconTrailing":[1,"third-button-icon-trailing"],"showSubmitButton":[4,"show-submit-button"],"firstButtonText":[1,"first-button-text"],"secondButtonText":[1,"second-button-text"],"thirdButtonText":[1,"third-button-text"],"previousButtonState":[1,"previous-button-state"],"submitButtonText":[1,"submit-button-text"],"checked":[32]}]]],["p-78c2dac0",[[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"showBorder":[4,"show-border"],"showNotification":[4,"show-notification"],"showHelp":[4,"show-help"],"showLogo":[4,"show-logo"],"onNavBarItemClicked":[64]}]]],["p-becc8021",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["p-5117f683",[[1,"gb-export-dropdown",{"state":[1],"showFirstSubDropdown":[32],"showSecondSubDropdown":[32]}]]],["p-f5f08906",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"],"onHelpItemClicked":[64]}]]],["p-1d5cac5f",[[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}]]],["p-f1ed5737",[[1,"gb-comment",{"heading":[1],"state":[1025],"noCommentText":[1,"no-comment-text"],"noCommentTextSub":[1,"no-comment-text-sub"],"comments":[16]}]]],["p-b79a2f8f",[[1,"gb-notification-pane",{"state":[1],"notifications":[1040],"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["p-cbfb5a59",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftControl":[2,"left-control"],"rightControl":[2,"right-control"],"label":[1],"unit":[1],"unitPosition":[1,"unit-position"],"leftValue":[32],"rightValue":[32]}]]],["p-60998303",[[1,"gb-stepper-horizontal-icons-centered",{"size":[1],"steps":[2],"type":[1],"breakpoint":[1],"firstStepState":[1,"first-step-state"],"secondStepState":[1,"second-step-state"],"thirdStepState":[1,"third-step-state"],"fourthStepState":[1,"fourth-step-state"],"fifthStepState":[1,"fifth-step-state"],"sixthStepState":[1,"sixth-step-state"],"seventhStepState":[1,"seventh-step-state"],"firstStepStatus":[1,"first-step-status"],"secondStepStatus":[1,"second-step-status"],"thirdStepStatus":[1,"third-step-status"],"fourthStepStatus":[1,"fourth-step-status"],"fifthStepStatus":[1,"fifth-step-status"],"sixthStepStatus":[1,"sixth-step-status"],"seventhStepStatus":[1,"seventh-step-status"],"firstStepLabel":[1,"first-step-label"],"secondStepLabel":[1,"second-step-label"],"thirdStepLabel":[1,"third-step-label"],"fourthStepLabel":[1,"fourth-step-label"],"fifthStepLabel":[1,"fifth-step-label"],"sixthStepLabel":[1,"sixth-step-label"],"seventhStepLabel":[1,"seventh-step-label"],"firstStepSupportingText":[1,"first-step-supporting-text"],"secondStepSupportingText":[1,"second-step-supporting-text"],"thirdStepSupportingText":[1,"third-step-supporting-text"],"fourthStepSupportingText":[1,"fourth-step-supporting-text"],"fifthStepSupportingText":[1,"fifth-step-supporting-text"],"sixthStepSupportingText":[1,"sixth-step-supporting-text"],"seventhStepSupportingText":[1,"seventh-step-supporting-text"]}]]],["p-8367491a",[[1,"gb-stepper-horizontal-line-with-text",{"size":[1],"breakpoint":[1],"showContent":[4,"show-content"],"showSupportingText":[1028,"show-supporting-text"],"firstStepState":[1,"first-step-state"],"secondStepState":[1,"second-step-state"],"thirdStepState":[1,"third-step-state"],"fourthStepState":[1,"fourth-step-state"],"fifthStepState":[1,"fifth-step-state"],"sixthStepState":[1,"sixth-step-state"],"seventhStepState":[1,"seventh-step-state"],"firstStepStatus":[1,"first-step-status"],"secondStepStatus":[1,"second-step-status"],"thirdStepStatus":[1,"third-step-status"],"fourthStepStatus":[1,"fourth-step-status"],"fifthStepStatus":[1,"fifth-step-status"],"sixthStepStatus":[1,"sixth-step-status"],"seventhStepStatus":[1,"seventh-step-status"],"firstStepLabel":[1,"first-step-label"],"secondStepLabel":[1,"second-step-label"],"thirdStepLabel":[1,"third-step-label"],"fourthStepLabel":[1,"fourth-step-label"],"fifthStepLabel":[1,"fifth-step-label"],"sixthStepLabel":[1,"sixth-step-label"],"seventhStepLabel":[1,"seventh-step-label"],"firstStepSupportingText":[1,"first-step-supporting-text"],"secondStepSupportingText":[1,"second-step-supporting-text"],"thirdStepSupportingText":[1,"third-step-supporting-text"],"fourthStepSupportingText":[1,"fourth-step-supporting-text"],"fifthStepSupportingText":[1,"fifth-step-supporting-text"],"sixthStepSupportingText":[1,"sixth-step-supporting-text"],"seventhStepSupportingText":[1,"seventh-step-supporting-text"],"width":[32]}]]],["p-ce041db7",[[1,"gb-stepper-vertical-icons-with-text",{"size":[1],"connector":[4],"type":[1],"showSecondStep":[4,"show-second-step"],"showThirdStep":[4,"show-third-step"],"showFourthStep":[4,"show-fourth-step"],"showFifthStep":[4,"show-fifth-step"],"showSixthStep":[4,"show-sixth-step"],"showSeventhStep":[4,"show-seventh-step"],"firstStepState":[1,"first-step-state"],"secondStepState":[1,"second-step-state"],"thirdStepState":[1,"third-step-state"],"fourthStepState":[1,"fourth-step-state"],"fifthStepState":[1,"fifth-step-state"],"sixthStepState":[1,"sixth-step-state"],"seventhStepState":[1,"seventh-step-state"],"firstStepStatus":[1,"first-step-status"],"secondStepStatus":[1,"second-step-status"],"thirdStepStatus":[1,"third-step-status"],"fourthStepStatus":[1,"fourth-step-status"],"fifthStepStatus":[1,"fifth-step-status"],"sixthStepStatus":[1,"sixth-step-status"],"seventhStepStatus":[1,"seventh-step-status"],"firstStepLabel":[1,"first-step-label"],"secondStepLabel":[1,"second-step-label"],"thirdStepLabel":[1,"third-step-label"],"fourthStepLabel":[1,"fourth-step-label"],"fifthStepLabel":[1,"fifth-step-label"],"sixthStepLabel":[1,"sixth-step-label"],"seventhStepLabel":[1,"seventh-step-label"],"firstStepSupportingText":[1,"first-step-supporting-text"],"secondStepSupportingText":[1,"second-step-supporting-text"],"thirdStepSupportingText":[1,"third-step-supporting-text"],"fourthStepSupportingText":[1,"fourth-step-supporting-text"],"fifthStepSupportingText":[1,"fifth-step-supporting-text"],"sixthStepSupportingText":[1,"sixth-step-supporting-text"],"seventhStepSupportingText":[1,"seventh-step-supporting-text"]}]]],["p-1b0d8d74",[[1,"gb-top-bar-item",{"state":[1],"iconOnly":[4,"icon-only"],"category":[1],"label":[1],"icon":[1],"leadingIconSvg":[32],"showTooltip":[32]}]]],["p-ed9ca6ea",[[1,"gb-top-bar",{"category":[1],"firstTabIcon":[1,"first-tab-icon"],"secondTabIcon":[1,"second-tab-icon"],"thirdTabIcon":[1,"third-tab-icon"],"fourthTabIcon":[1,"fourth-tab-icon"],"fifthTabIcon":[1,"fifth-tab-icon"],"sixthTabIcon":[1,"sixth-tab-icon"],"seventhTabIcon":[1,"seventh-tab-icon"],"firstTabLabel":[1,"first-tab-label"],"secondTabLabel":[1,"second-tab-label"],"thirdTabLabel":[1,"third-tab-label"],"fourthTabLabel":[1,"fourth-tab-label"],"fifthTabLabel":[1,"fifth-tab-label"],"sixthTabLabel":[1,"sixth-tab-label"],"seventhTabLabel":[1,"seventh-tab-label"],"firstTabIconOnly":[4,"first-tab-icon-only"],"secondTabIconOnly":[4,"second-tab-icon-only"],"thirdTabIconOnly":[4,"third-tab-icon-only"],"fourthTabIconOnly":[4,"fourth-tab-icon-only"],"fifthTabIconOnly":[4,"fifth-tab-icon-only"],"sixthTabIconOnly":[4,"sixth-tab-icon-only"],"seventhTabIconOnly":[4,"seventh-tab-icon-only"],"activeIndex":[1026,"active-index"]}]]],["p-63111b22",[[1,"gb-toggle",{"size":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"],"pressed":[4]}]]],["p-a88a194d",[[1,"gb-mega-input-field-base",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-d203ca94",[[1,"gb-token-field-compact",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-dd77dce2",[[1,"gb-token-field-compressed",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-0b97a33a",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-ec184684",[[1,"gb-breadcrumb-button-base",{"current":[4],"type":[1],"icon":[4]}]]],["p-8f4c6f49",[[1,"gb-breadcrumbs",{"divider":[1],"type":[1]}]]],["p-8f7a33ee",[[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}]]],["p-b4535e05",[[1,"gb-pagination-dot-group",{"size":[1],"type":[1],"color":[1],"framed":[4]}]]],["p-d75507e9",[[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["p-e0c2e32a",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-5a8a4775",[[1,"gb-scrollbar",{"length":[1]}]]],["p-de2ec0ab",[[1,"gb-table-cell",{"type":[1]}]]],["p-7f3c904a",[[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}]]],["p-03e39fd2",[[1,"gb-vertical-tabs",{"size":[1],"type":[1],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}]]],["p-9e8bdaf6",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"]}],[1,"gb-file-type-icon",{"fileStyle":[1,"file-style"],"fileType":[1,"file-type"]}]]],["p-a896942b",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"],"progress":[2],"size":[2],"fileSize":[2,"file-size"],"fileName":[1,"file-name"]}]]],["p-b802524c",[[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}]]],["p-0e764fbd",[[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-5ffdfc74",[[1,"gb-slider-control-handle",{"value":[1],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-285c80ad",[[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}]]],["p-1f043bec",[[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["p-4c2eb484",[[1,"gb-toast-button",{"state":[1],"color":[1]}]]],["p-4c542ee2",[[1,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}]]],["p-523e4e83",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["p-a175adfd",[[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1],"destructive":[4],"leadingIconSvg":[32]}]]],["p-ac756482",[[1,"gb-export-sub-dropdown-item",{"icon":[1],"state":[1],"leadingIconSvg":[32]}]]],["p-38442f6f",[[1,"gb-export-sub-dropdown"],[1,"gb-export-dropdown-item",{"icon":[4],"state":[1],"type":[1]}]]],["p-632e1a3c",[[1,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"icon":[1],"items":[1040],"value":[1040],"supportingText":[4,"supporting-text"],"color":[1],"showBorder":[4,"show-border"],"menuPosition":[1,"menu-position"],"showSearchInput":[4,"show-search-input"],"inputValue":[1,"input-value"],"destructive":[1028],"errorText":[1,"error-text"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItems":[32],"unselectedItems":[32],"selectedItem":[32],"searchItem":[32],"searchResults":[32]},[[4,"click","handleClickOutside"]],{"destructive":["watchDestructive"]}],[1,"gb-pagination-button-group-base",{"icon":[1],"state":[1],"iconSrc":[1,"icon-src"],"leadingIconSvg":[32]}],[1,"gb-pagination-number-base",{"shape":[1],"state":[1]}]]],["p-6f8e8feb",[[1,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[1,"gb-badge-close",{"color":[1],"type":[1]}]]],["p-79dacb0d",[[1,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"],"alignment":[1]}]]],["p-1ab6594e",[[1,"gb-simple-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[1,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-complex-primary-side-bar-item",{"category":[1],"itemStyle":[1,"item-style"],"state":[1],"icon":[1],"label":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}],[1,"gb-complex-secondary-side-bar-item",{"state":[1],"type":[1],"category":[1],"label":[1],"icon":[1],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32]}]]],["p-2221604d",[[1,"gb-button-close",{"size":[1],"color":[1]}]]],["p-a1828582",[[1,"gb-step-base",{"status":[1],"size":[1],"type":[1],"state":[1],"connector":[4],"showContent":[4,"show-content"],"showSupportingText":[4,"show-supporting-text"],"label":[1],"supportingText":[1,"supporting-text"]}],[1,"gb-featured-icon",{"size":[1]}]]]]'),t)}));
2
2
  //# sourceMappingURL=globuscomponents.esm.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as i,h as e}from"./p-MGI5Kcbj.js";const b=".vertical_tab_div{display:flex;flex-direction:column;gap:var(--spacing-1);width:100%}";const s=class{constructor(e){t(this,e);this.tabItemClicked=i(this,"tabItemClicked");this.firstTabName="";this.secondTabName="";this.thirdTabName="";this.fourthTabName="";this.fifthTabName="";this.sixthTabName="";this.seventhTabName="";this.eighthTabName="";this.ninthTabName="";this.tenthTabName="";this.eleventhTabName="";this.twelfthTabName="";this.thirteenthTabName="";this.fourteenthTabName="";this.fifteenthTabName="";this.sixteenthTabName="";this.seventeenthTabName="";this.eighteenthTabName="";this.nineteenthTabName="";this.twentiethTabName="";this.activeIndex=0}async handleTabClick(t){this.activeIndex=t;this.tabItemClicked.emit(t)}render(){return e("div",{key:"56c19271799727d133714e8208eebd5908e9f505",class:`vertical_tab_div`},e("gb-tab-button-base",{key:"6daf30116aa36d7e94be9ee7d10c735c70239212",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.firstTabName,current:this.activeIndex===0,onClick:()=>this.handleTabClick(0),alignment:"vertical"}),e("gb-tab-button-base",{key:"292347b5b83b97e17a5af0a418724c391c3ec985",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.secondTabName,current:this.activeIndex===1,onClick:()=>this.handleTabClick(1),alignment:"vertical"}),this.thirdTabName&&e("gb-tab-button-base",{key:"04e2e6932815a0299fdd22a24a969886f72b6475",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.thirdTabName,current:this.activeIndex===2,onClick:()=>this.handleTabClick(2),alignment:"vertical"}),this.fourthTabName&&e("gb-tab-button-base",{key:"cd2d34630e09436d2cdffab7e2a172b9b96a38d1",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fourthTabName,current:this.activeIndex===3,onClick:()=>this.handleTabClick(3),alignment:"vertical"}),this.fifthTabName&&e("gb-tab-button-base",{key:"40afcd9a6d59ee7ac614b7439cc74e8009171ba0",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fifthTabName,current:this.activeIndex===4,onClick:()=>this.handleTabClick(4)}),this.sixthTabName&&e("gb-tab-button-base",{key:"cb1cab13ddb6542e18189d8bd838af07fd87565c",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.sixthTabName,current:this.activeIndex===5,onClick:()=>this.handleTabClick(5)}),this.seventhTabName&&e("gb-tab-button-base",{key:"1d49e9e1c49009acf85c8eea92dc1ae13f71594b",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.seventhTabName,current:this.activeIndex===6,onClick:()=>this.handleTabClick(6)}),this.eighthTabName&&e("gb-tab-button-base",{key:"ab7f9a3b0a975e678debeddd989554adf872754f",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.eighthTabName,current:this.activeIndex===7,onClick:()=>this.handleTabClick(7)}),this.ninthTabName&&e("gb-tab-button-base",{key:"c0ba1a4722c3edecb2174bd7363f9b7bbbe4b367",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.ninthTabName,current:this.activeIndex===8,onClick:()=>this.handleTabClick(8)}),this.tenthTabName&&e("gb-tab-button-base",{key:"a679e87f9ebb34cef97d0bae9aa0cf75d988f0a4",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.tenthTabName,current:this.activeIndex===9,onClick:()=>this.handleTabClick(9)}),this.eleventhTabName&&e("gb-tab-button-base",{key:"ab02be5eee8dfaca3cb0ab960da1da885349fb85",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.eleventhTabName,current:this.activeIndex===10,onClick:()=>this.handleTabClick(10)}),this.twelfthTabName&&e("gb-tab-button-base",{key:"41f259c61f86aa0c5d0c4441f8ea31ba8487a952",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.twelfthTabName,current:this.activeIndex===11,onClick:()=>this.handleTabClick(11)}),this.thirteenthTabName&&e("gb-tab-button-base",{key:"a4d65d60eac9ab776c9ac68c6d0d66f2fd25848b",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.thirteenthTabName,current:this.activeIndex===12,onClick:()=>this.handleTabClick(12)}),this.fourteenthTabName&&e("gb-tab-button-base",{key:"250fd6364f53411e435fd7175a08b8504a1ae3b0",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fourteenthTabName,current:this.activeIndex===13,onClick:()=>this.handleTabClick(13)}),this.fifteenthTabName&&e("gb-tab-button-base",{key:"70c75786bd1367b265ae712ccfc66174548bb786",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fifteenthTabName,current:this.activeIndex===14,onClick:()=>this.handleTabClick(14)}),this.sixteenthTabName&&e("gb-tab-button-base",{key:"6e8acd0cfda9b7e2aedece9d27e5917162271310",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.sixteenthTabName,current:this.activeIndex===15,onClick:()=>this.handleTabClick(15)}),this.seventeenthTabName&&e("gb-tab-button-base",{key:"ee19f56521d3500aad13928ab56d9baf4b8a3294",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.seventeenthTabName,current:this.activeIndex===16,onClick:()=>this.handleTabClick(16)}),this.eighteenthTabName&&e("gb-tab-button-base",{key:"b67996c61b630e347d7dae5b857811579f2ce27e",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.eighteenthTabName,current:this.activeIndex===17,onClick:()=>this.handleTabClick(17)}),this.nineteenthTabName&&e("gb-tab-button-base",{key:"343620305744e4b525733885912ef71fc38f53ce",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.nineteenthTabName,current:this.activeIndex===18,onClick:()=>this.handleTabClick(18)}),this.twentiethTabName&&e("gb-tab-button-base",{key:"90eefdfbe91f9573e8a92072bd457e152ff8809b",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.twentiethTabName,current:this.activeIndex===19,onClick:()=>this.handleTabClick(19)}))}};s.style=b;export{s as gb_vertical_tabs};
2
- //# sourceMappingURL=p-2c3f2c9e.entry.js.map
1
+ import{r as t,c as i,h as e}from"./p-MGI5Kcbj.js";const s=".vertical_tab_div{display:flex;flex-direction:column;gap:var(--spacing-1);width:100%}";const b=class{constructor(e){t(this,e);this.tabItemClicked=i(this,"tabItemClicked");this.firstTabName="";this.secondTabName="";this.thirdTabName="";this.fourthTabName="";this.fifthTabName="";this.sixthTabName="";this.seventhTabName="";this.eighthTabName="";this.ninthTabName="";this.tenthTabName="";this.eleventhTabName="";this.twelfthTabName="";this.thirteenthTabName="";this.fourteenthTabName="";this.fifteenthTabName="";this.sixteenthTabName="";this.seventeenthTabName="";this.eighteenthTabName="";this.nineteenthTabName="";this.twentiethTabName="";this.activeIndex=0}async handleTabClick(t){this.activeIndex=t;this.tabItemClicked.emit(t)}render(){return e("div",{key:"ce093a99f591b9223c60d5a9381994b0e568dfdb",class:`vertical_tab_div`},e("gb-tab-button-base",{key:"c8bd980d57cc344e835658225ea48f7343c18355",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.firstTabName,current:this.activeIndex===0,onClick:()=>this.handleTabClick(0),alignment:"vertical"}),e("gb-tab-button-base",{key:"a2d2bda31bbb47d3338b3c75549b0293938ce259",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.secondTabName,current:this.activeIndex===1,onClick:()=>this.handleTabClick(1),alignment:"vertical"}),this.thirdTabName&&e("gb-tab-button-base",{key:"634603681398c2095cdcf62c0af803a812e41592",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.thirdTabName,current:this.activeIndex===2,onClick:()=>this.handleTabClick(2),alignment:"vertical"}),this.fourthTabName&&e("gb-tab-button-base",{key:"38bb5ee10129de2322db07c9692a9a78f8cfc831",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fourthTabName,current:this.activeIndex===3,onClick:()=>this.handleTabClick(3),alignment:"vertical"}),this.fifthTabName&&e("gb-tab-button-base",{key:"75cb37f5e3382461cea6cc6966c543e6530875ea",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fifthTabName,current:this.activeIndex===4,onClick:()=>this.handleTabClick(4)}),this.sixthTabName&&e("gb-tab-button-base",{key:"9d897aed61905870df8ba048489dcb9e99aafff8",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.sixthTabName,current:this.activeIndex===5,onClick:()=>this.handleTabClick(5)}),this.seventhTabName&&e("gb-tab-button-base",{key:"64bb73af75adb0cca4a350a381fd18693296c5e2",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.seventhTabName,current:this.activeIndex===6,onClick:()=>this.handleTabClick(6)}),this.eighthTabName&&e("gb-tab-button-base",{key:"ec87d74f029d6bdcdc059bef842334617abdb971",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.eighthTabName,current:this.activeIndex===7,onClick:()=>this.handleTabClick(7)}),this.ninthTabName&&e("gb-tab-button-base",{key:"d1032bb733378724efbef4b34192fefac6a34a6a",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.ninthTabName,current:this.activeIndex===8,onClick:()=>this.handleTabClick(8)}),this.tenthTabName&&e("gb-tab-button-base",{key:"6ddae01814b121d7473c38963645df64852f7ef0",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.tenthTabName,current:this.activeIndex===9,onClick:()=>this.handleTabClick(9)}),this.eleventhTabName&&e("gb-tab-button-base",{key:"6cdfef3ff19ebcb3339d497e30786414ad260f1d",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.eleventhTabName,current:this.activeIndex===10,onClick:()=>this.handleTabClick(10)}),this.twelfthTabName&&e("gb-tab-button-base",{key:"9a2ea3307f5cb0e8c0bf4e91f79c04f2b8a957a3",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.twelfthTabName,current:this.activeIndex===11,onClick:()=>this.handleTabClick(11)}),this.thirteenthTabName&&e("gb-tab-button-base",{key:"0fdbdf32f637e1f7c22f2534acd1841adada1e89",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.thirteenthTabName,current:this.activeIndex===12,onClick:()=>this.handleTabClick(12)}),this.fourteenthTabName&&e("gb-tab-button-base",{key:"8f1aa5176ca4fe5f3a07e063a056f17bfb3604d2",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fourteenthTabName,current:this.activeIndex===13,onClick:()=>this.handleTabClick(13)}),this.fifteenthTabName&&e("gb-tab-button-base",{key:"293cf6c19372456b4603e9b05167255d74fa91c6",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.fifteenthTabName,current:this.activeIndex===14,onClick:()=>this.handleTabClick(14)}),this.sixteenthTabName&&e("gb-tab-button-base",{key:"f569164f407a4a90450b1e147af8499413ed13c4",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.sixteenthTabName,current:this.activeIndex===15,onClick:()=>this.handleTabClick(15)}),this.seventeenthTabName&&e("gb-tab-button-base",{key:"882a8c263c8fa2c2833ece032a612497e0f239d1",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.seventeenthTabName,current:this.activeIndex===16,onClick:()=>this.handleTabClick(16)}),this.eighteenthTabName&&e("gb-tab-button-base",{key:"8ba04fa7aa07a0ee6040f8228b9c01bfbc24d530",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.eighteenthTabName,current:this.activeIndex===17,onClick:()=>this.handleTabClick(17)}),this.nineteenthTabName&&e("gb-tab-button-base",{key:"00fc6acdec56e95a9943512eeb4792a365749038",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.nineteenthTabName,current:this.activeIndex===18,onClick:()=>this.handleTabClick(18)}),this.twentiethTabName&&e("gb-tab-button-base",{key:"05a73945dabfcecdcc8f2cda27bf9d9efbe6251f",size:this.size,type:this.type==="button_gray_border"?"button_white":this.type,"tab-name":this.twentiethTabName,current:this.activeIndex===19,onClick:()=>this.handleTabClick(19)}))}};b.style=s;export{b as gb_vertical_tabs};
2
+ //# sourceMappingURL=p-03e39fd2.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as t}from"./p-MGI5Kcbj.js";const r=".wysiwyg_tooltip_div{position:relative}.wysiwyg_tooltip{display:flex;flex-direction:column;align-items:center;border-radius:var(--rounded-sm);border:0.5px solid var(--color-border-subtler, #E3E8EF);background:var(--color-background-card, #FFFFFF);box-shadow:var(--shadow-xs)}.wysiwyg_tooltip.default{padding:var(--spacing-2)}.wysiwyg_tooltip.mobile{padding:var(--spacing-1)}.wysiwyg_tooltip_content{display:flex;justify-content:space-between;gap:0.25rem;align-self:stretch}.arrow{width:0;height:0;border-style:solid;position:absolute}.arrow::before{content:'';position:absolute;width:0;height:0;border-style:solid}.arrow.left{top:106%;right:95%;border-width:6px 0 6px 6px;border-color:transparent transparent transparent var(--color-border-subtler, #E3E8EF);transform:translateY(-50%) rotate(90deg)}.arrow.left::before{left:-8px;top:50%;transform:translateY(-50%);border-width:7.5px 0 7.5px 7.5px;border-color:transparent transparent transparent var(--color-surface-bold, #FCFCFC)}.arrow.right{top:104%;left:95%;border-width:7px 7px 7px 0;border-color:transparent var(--color-border-subtler, #E3E8EF) transparent transparent;transform:translateY(-50%) rotate(-90deg)}.arrow.right::before{left:0.5px;top:50%;border-width:6.5px 6.5px 6.5px 0;transform:translateY(-50%) rotate(0deg);border-color:transparent var(--color-surface-bold, #FCFCFC) transparent transparent}.arrow.center{top:99%;left:50%;border-width:7.5px 7.5px 0 7.5px;border-color:var(--color-border-subtler, #E3E8EF) transparent transparent transparent;transform:translateX(-50%)}.arrow.center::before{left:-0.39rem;bottom:0.1rem;border-width:0 9.6px 9.6px 9.6px;transform:translateY(-50%) rotate(135deg);border-color:transparent var(--color-surface-bold, #FCFCFC) transparent transparent}";const a=class{constructor(t){e(this,t)}render(){return t("div",{key:"6e7f8f93fec75430c5ca47f1664d65db6541973b",class:"wysiwyg_tooltip_div"},t("div",{key:"916e1affc285aadd26dbd9368833389c4a78dadd",class:`wysiwyg_tooltip ${this.breakpoint}`},t("div",{key:"7e321b0e9a19cbdb03d9f5e6fdab2e7724f644ce",class:`arrow ${this.arrow}`}),t("div",{key:"a91ed795d4d001b918173fa845fe27d1b0d69d6e",class:"wysiwyg_tooltip_content"},t("gb-wysiwyg-editor-icon",{key:"631716169a9178a35ee76849e1ecf273423c9a0a",state:"default",type:"bold"}),t("gb-wysiwyg-editor-icon",{key:"8e5b4b99e88c849f1037e33016bef74ae72f0495",state:"default",type:"italic"}),t("gb-wysiwyg-editor-icon",{key:"930ac2e0ef45ec2c9c2877861b04a46cc6a6f4c5",state:"default",type:"h1"}),t("gb-wysiwyg-editor-icon",{key:"089ff47071d118e67b7319cf5a869f2ae6883383",state:"default",type:"h2"}),t("gb-wysiwyg-editor-icon",{key:"189c17b455eaf726d8be0d97bb87a545d4b14baf",state:"default",type:"quote"}),t("gb-wysiwyg-editor-icon",{key:"eb13114eb280c93147e58bc897aec57502a1d25d",state:"default",type:"link"}),t("gb-wysiwyg-editor-icon",{key:"48dcfe543b5d10f186c1b62e8c23312847183ec8",state:"default",type:"photo"}),t("gb-wysiwyg-editor-icon",{key:"24e2237f35f5ad2299b1c31c99c9e68345a0492c",state:"default",type:"list_bullet"}),t("gb-wysiwyg-editor-icon",{key:"a1e19752a6e5acdfcd1d17763df0fe9a93ef4694",state:"default",type:"list_numbers"}))))}};a.style=r;export{a as gb_wysiwyg_tooltip};
2
- //# sourceMappingURL=p-108d0fb9.entry.js.map
1
+ import{r as t,h as e}from"./p-MGI5Kcbj.js";const r=".wysiwyg_tooltip_div{position:relative}.wysiwyg_tooltip{display:flex;flex-direction:column;align-items:center;border-radius:var(--rounded-sm);border:0.5px solid var(--color-border-subtler, #E3E8EF);background:var(--color-background-card, #FFFFFF);box-shadow:var(--shadow-xs)}.wysiwyg_tooltip.default{padding:var(--spacing-2)}.wysiwyg_tooltip.mobile{padding:var(--spacing-1)}.wysiwyg_tooltip_content{display:flex;justify-content:space-between;gap:0.25rem;align-self:stretch}.arrow{width:0;height:0;border-style:solid;position:absolute}.arrow::before{content:'';position:absolute;width:0;height:0;border-style:solid}.arrow.left{top:106%;right:95%;border-width:6px 0 6px 6px;border-color:transparent transparent transparent var(--color-border-subtler, #E3E8EF);transform:translateY(-50%) rotate(90deg)}.arrow.left::before{left:-8px;top:50%;transform:translateY(-50%);border-width:7.5px 0 7.5px 7.5px;border-color:transparent transparent transparent var(--color-surface-bold, #FCFCFC)}.arrow.right{top:104%;left:95%;border-width:7px 7px 7px 0;border-color:transparent var(--color-border-subtler, #E3E8EF) transparent transparent;transform:translateY(-50%) rotate(-90deg)}.arrow.right::before{left:0.5px;top:50%;border-width:6.5px 6.5px 6.5px 0;transform:translateY(-50%) rotate(0deg);border-color:transparent var(--color-surface-bold, #FCFCFC) transparent transparent}.arrow.center{top:99%;left:50%;border-width:7.5px 7.5px 0 7.5px;border-color:var(--color-border-subtler, #E3E8EF) transparent transparent transparent;transform:translateX(-50%)}.arrow.center::before{left:-0.39rem;bottom:0.1rem;border-width:0 9.6px 9.6px 9.6px;transform:translateY(-50%) rotate(135deg);border-color:transparent var(--color-surface-bold, #FCFCFC) transparent transparent}";const a=class{constructor(e){t(this,e)}render(){return e("div",{key:"5ffa44d6c8a672a3c515567ccdc350a9b3464b98",class:"wysiwyg_tooltip_div"},e("div",{key:"031bda89f484b007a73400ad34dbbd6c444717f7",class:`wysiwyg_tooltip ${this.breakpoint}`},e("div",{key:"55c7a308e06bf5d3d6c6f489d2ecc1a68f5dc5ae",class:`arrow ${this.arrow}`}),e("div",{key:"d494f6baa874e4de3fbb7f27f9706100f20ddc3c",class:"wysiwyg_tooltip_content"},e("gb-wysiwyg-editor-icon",{key:"9004358e1c6b1925347349df09c6ddc27e815967",state:"default",type:"bold"}),e("gb-wysiwyg-editor-icon",{key:"62acaf37e2b1726828131199fa3d0536eae57038",state:"default",type:"italic"}),e("gb-wysiwyg-editor-icon",{key:"e5065f0b9bcda4c51524dc7c15859cd9e181f9b7",state:"default",type:"h1"}),e("gb-wysiwyg-editor-icon",{key:"9b8a78c4225598778da367b6722370a8092f57ef",state:"default",type:"h2"}),e("gb-wysiwyg-editor-icon",{key:"9c2e6b3d8d9ea80262d741ebec7f2fd0ff4290eb",state:"default",type:"quote"}),e("gb-wysiwyg-editor-icon",{key:"05145b37369fa80e0bd92b08b4b5ba65884dfbc8",state:"default",type:"link"}),e("gb-wysiwyg-editor-icon",{key:"4c6c43c63f16ab91aa6e27b9db1b082fcdacfac3",state:"default",type:"photo"}),e("gb-wysiwyg-editor-icon",{key:"bf4d7e0b092f33753346a5488adc277b8832c3fa",state:"default",type:"list_bullet"}),e("gb-wysiwyg-editor-icon",{key:"facaf17e08821b8ee2333995cf5474c1fe843d56",state:"default",type:"list_numbers"}))))}};a.style=r;export{a as gb_wysiwyg_tooltip};
2
+ //# sourceMappingURL=p-0b97a33a.entry.js.map