globuswebcomponents 1.8.0 → 1.8.3

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 (482) hide show
  1. package/dist/cjs/gb-action-panel.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar-add-button.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-avatar-group.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-avatar_30.cjs.entry.js +58 -24
  6. package/dist/cjs/gb-avatar_30.cjs.entry.js.map +1 -1
  7. package/dist/cjs/gb-breadcrumb-button-base.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-breadcrumbs.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-button-close.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-collapse-button_3.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-comment-item.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-comment.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-file-upload.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-filter-button.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-header-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-notification-pane.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  42. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-toggle-base.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  50. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  51. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +1 -1
  52. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  53. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  54. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  55. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  56. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  57. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  58. package/dist/cjs/globuscomponents.cjs.js +2 -2
  59. package/dist/cjs/{index-CmQuD5Lz.js → index-Cvs5z9_R.js} +5 -2
  60. package/dist/cjs/index-Cvs5z9_R.js.map +1 -0
  61. package/dist/cjs/loader.cjs.js +2 -2
  62. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  63. package/dist/cjs/test-input-tag.cjs.entry.js +1 -1
  64. package/dist/collection/assets/book-open-02.svg +3 -0
  65. package/dist/collection/assets/customer-support.svg +3 -0
  66. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.css +83 -55
  67. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +78 -2
  68. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
  69. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.css +6 -0
  70. package/dist/collection/components/gb-input-field/gb-input-field.js +13 -13
  71. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  72. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +12 -7
  73. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js.map +1 -1
  74. package/dist/collection/models/reusableModels.js.map +1 -1
  75. package/dist/components/gb-action-panel.js +5 -5
  76. package/dist/components/gb-avatar-add-button.js +1 -1
  77. package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
  78. package/dist/components/gb-avatar-dropdown.js +60 -18
  79. package/dist/components/gb-avatar-dropdown.js.map +1 -1
  80. package/dist/components/gb-avatar-group.js +6 -6
  81. package/dist/components/gb-avatar-label-group.js +1 -1
  82. package/dist/components/gb-avatar-profile-photo.js +4 -4
  83. package/dist/components/gb-avatar.js +1 -1
  84. package/dist/components/gb-badge-close.js +1 -1
  85. package/dist/components/gb-badge.js +1 -1
  86. package/dist/components/gb-breadcrumb-button-base.js +1 -1
  87. package/dist/components/gb-breadcrumbs.js +2 -2
  88. package/dist/components/gb-btn.js +1 -1
  89. package/dist/components/gb-button-close.js +1 -1
  90. package/dist/components/gb-button-group-base.js +1 -1
  91. package/dist/components/gb-button-group.js +4 -4
  92. package/dist/components/gb-button.js +1 -1
  93. package/dist/components/gb-card-icon.js +1 -1
  94. package/dist/components/gb-carousel-arrow.js +1 -1
  95. package/dist/components/gb-checkbox-base.js +1 -1
  96. package/dist/components/gb-checkbox-group-item.js +1 -1
  97. package/dist/components/gb-checkbox-group.js +8 -8
  98. package/dist/components/gb-checkbox.js +1 -1
  99. package/dist/components/gb-collapse-button.js +1 -1
  100. package/dist/components/gb-comment-item.js +1 -1
  101. package/dist/components/gb-comment.js +3 -3
  102. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  103. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  104. package/dist/components/gb-detail-cell.js +9 -9
  105. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  106. package/dist/components/gb-export-dropdown-item.js +1 -1
  107. package/dist/components/gb-export-dropdown.js +4 -4
  108. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  109. package/dist/components/gb-export-sub-dropdown.js +1 -1
  110. package/dist/components/gb-featured-icon.js +1 -1
  111. package/dist/components/gb-file-type-icon.js +1 -1
  112. package/dist/components/gb-file-upload-item-base.js +1 -1
  113. package/dist/components/gb-file-upload.js +7 -7
  114. package/dist/components/gb-filter-button.js +7 -7
  115. package/dist/components/gb-header-icon.js +1 -1
  116. package/dist/components/gb-header.js +5 -5
  117. package/dist/components/gb-help-dropdown.js +4 -4
  118. package/dist/components/gb-help-tooltip.js +1 -1
  119. package/dist/components/gb-horizontal-tabs.js +7 -7
  120. package/dist/components/gb-icon-button-base.js +1 -1
  121. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  122. package/dist/components/gb-input-dropdown.js +1 -1
  123. package/dist/components/gb-input-field.js +1 -1
  124. package/dist/components/gb-mega-input-field-base.js +1 -1
  125. package/dist/components/gb-notification-content.js +1 -1
  126. package/dist/components/gb-notification-pane.js +3 -3
  127. package/dist/components/gb-pagination-button-group-base.js +1 -1
  128. package/dist/components/gb-pagination-dot-group.js +1 -1
  129. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  130. package/dist/components/gb-pagination-number-base.js +1 -1
  131. package/dist/components/gb-pagination.js +20 -20
  132. package/dist/components/gb-password-button.js +1 -1
  133. package/dist/components/gb-progress-bar.js +1 -1
  134. package/dist/components/gb-progress-circle.js +1 -1
  135. package/dist/components/gb-quick-action-card.js +2 -2
  136. package/dist/components/gb-quick-action-icon.js +2 -2
  137. package/dist/components/gb-scrollbar.js +1 -1
  138. package/dist/components/gb-sidebar.js +11 -11
  139. package/dist/components/gb-simple-side-bar-item.js +1 -1
  140. package/dist/components/gb-slider-control-handle.js +1 -1
  141. package/dist/components/gb-slider.js +3 -3
  142. package/dist/components/gb-status-indicator.js +1 -1
  143. package/dist/components/gb-step-base.js +1 -1
  144. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  145. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  146. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  147. package/dist/components/gb-tab-button-base.js +1 -1
  148. package/dist/components/gb-table-cell.js +1 -1
  149. package/dist/components/gb-tag-checkbox.js +1 -1
  150. package/dist/components/gb-tag-close.js +1 -1
  151. package/dist/components/gb-tag-count.js +1 -1
  152. package/dist/components/gb-tag.js +1 -1
  153. package/dist/components/gb-textarea-input-field.js +11 -11
  154. package/dist/components/gb-theme-tab.js +1 -1
  155. package/dist/components/gb-toast-button.js +1 -1
  156. package/dist/components/gb-toast.js +4 -4
  157. package/dist/components/gb-toggle-base.js +1 -1
  158. package/dist/components/gb-toggle.js +2 -2
  159. package/dist/components/gb-token-field-compact.js +2 -2
  160. package/dist/components/gb-token-field-compressed.js +2 -2
  161. package/dist/components/gb-tooltip.js +1 -1
  162. package/dist/components/gb-top-bar-item.js +1 -1
  163. package/dist/components/gb-top-bar-sidemenu.js +8 -8
  164. package/dist/components/gb-top-bar.js +3 -3
  165. package/dist/components/gb-vertical-tabs.js +1 -1
  166. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  167. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  168. package/dist/components/index.js +1 -1
  169. package/dist/components/{p-u_6cL99Y.js → p--XeAprWn.js} +4 -4
  170. package/dist/components/{p-u_6cL99Y.js.map → p--XeAprWn.js.map} +1 -1
  171. package/dist/components/{p-CQGTfRDL.js → p-0Ac8lg9s.js} +3 -3
  172. package/dist/components/{p-CQGTfRDL.js.map → p-0Ac8lg9s.js.map} +1 -1
  173. package/dist/components/{p-BPy6b-E6.js → p-7LtySrLv.js} +3 -3
  174. package/dist/components/{p-BPy6b-E6.js.map → p-7LtySrLv.js.map} +1 -1
  175. package/dist/components/{p-CM-w7Vbz.js → p-B2vEyecv.js} +16 -11
  176. package/dist/components/p-B2vEyecv.js.map +1 -0
  177. package/dist/components/{p-j6G2DIRL.js → p-B3Uz6Ol6.js} +4 -4
  178. package/dist/components/{p-j6G2DIRL.js.map → p-B3Uz6Ol6.js.map} +1 -1
  179. package/dist/components/{p-58s1T6zX.js → p-BHcac-Fe.js} +5 -5
  180. package/dist/components/{p-58s1T6zX.js.map → p-BHcac-Fe.js.map} +1 -1
  181. package/dist/components/{p-CMYyvAXs.js → p-BSa9cp0q.js} +4 -4
  182. package/dist/components/{p-CMYyvAXs.js.map → p-BSa9cp0q.js.map} +1 -1
  183. package/dist/components/{p-rvs_81wL.js → p-BTyEJJgU.js} +7 -7
  184. package/dist/components/{p-rvs_81wL.js.map → p-BTyEJJgU.js.map} +1 -1
  185. package/dist/components/{p-CXLJa2-n.js → p-BYLBqSJH.js} +3 -3
  186. package/dist/components/{p-CXLJa2-n.js.map → p-BYLBqSJH.js.map} +1 -1
  187. package/dist/components/{p-Bw5WoPIS.js → p-BawIBV1s.js} +4 -4
  188. package/dist/components/{p-Bw5WoPIS.js.map → p-BawIBV1s.js.map} +1 -1
  189. package/dist/components/{p-CM5C6-e7.js → p-BejPz_z-.js} +4 -4
  190. package/dist/components/{p-CM5C6-e7.js.map → p-BejPz_z-.js.map} +1 -1
  191. package/dist/components/{p-CkOI-5kd.js → p-BfP0FHmu.js} +3 -3
  192. package/dist/components/{p-CkOI-5kd.js.map → p-BfP0FHmu.js.map} +1 -1
  193. package/dist/components/{p-DbSC-PKN.js → p-Bi7PxU83.js} +4 -4
  194. package/dist/components/{p-DbSC-PKN.js.map → p-Bi7PxU83.js.map} +1 -1
  195. package/dist/components/{p-BNObTGMn.js → p-Bkj-1Tf1.js} +3 -3
  196. package/dist/components/{p-BNObTGMn.js.map → p-Bkj-1Tf1.js.map} +1 -1
  197. package/dist/components/{p-CCve_NCa.js → p-BvuTFF40.js} +4 -4
  198. package/dist/components/{p-CCve_NCa.js.map → p-BvuTFF40.js.map} +1 -1
  199. package/dist/components/{p-BiW721qS.js → p-C32ALzJY.js} +3 -3
  200. package/dist/components/{p-BiW721qS.js.map → p-C32ALzJY.js.map} +1 -1
  201. package/dist/components/{p-DMhcqs9l.js → p-CAp5oMuG.js} +31 -31
  202. package/dist/components/p-CAp5oMuG.js.map +1 -0
  203. package/dist/components/{p-CAKmlbWp.js → p-CErXb6yo.js} +3 -3
  204. package/dist/components/{p-CAKmlbWp.js.map → p-CErXb6yo.js.map} +1 -1
  205. package/dist/components/{p-BIrwac_S.js → p-CHy4gtgB.js} +3 -3
  206. package/dist/components/{p-BIrwac_S.js.map → p-CHy4gtgB.js.map} +1 -1
  207. package/dist/components/{p-BF08oPhK.js → p-CIwBdOCo.js} +9 -9
  208. package/dist/components/{p-BF08oPhK.js.map → p-CIwBdOCo.js.map} +1 -1
  209. package/dist/components/{p-C_NOJI7O.js → p-CKcOv-uw.js} +5 -2
  210. package/dist/components/p-CKcOv-uw.js.map +1 -0
  211. package/dist/components/{p-DS4N9kvb.js → p-CWFT98WZ.js} +3 -3
  212. package/dist/components/{p-DS4N9kvb.js.map → p-CWFT98WZ.js.map} +1 -1
  213. package/dist/components/{p-nGv2LMRe.js → p-CZXSTjO-.js} +8 -8
  214. package/dist/components/{p-nGv2LMRe.js.map → p-CZXSTjO-.js.map} +1 -1
  215. package/dist/components/{p-Dodtsvdi.js → p-CedGXf1I.js} +3 -3
  216. package/dist/components/{p-Dodtsvdi.js.map → p-CedGXf1I.js.map} +1 -1
  217. package/dist/components/{p-DWvCW1VR.js → p-CqahDG1l.js} +3 -3
  218. package/dist/components/{p-DWvCW1VR.js.map → p-CqahDG1l.js.map} +1 -1
  219. package/dist/components/{p-CIrDkfXz.js → p-CuCduieN.js} +3 -3
  220. package/dist/components/{p-CIrDkfXz.js.map → p-CuCduieN.js.map} +1 -1
  221. package/dist/components/{p-C27wAUgy.js → p-Cxnqqcxl.js} +3 -3
  222. package/dist/components/{p-C27wAUgy.js.map → p-Cxnqqcxl.js.map} +1 -1
  223. package/dist/components/{p-BeuSsBEM.js → p-D-a553TF.js} +4 -4
  224. package/dist/components/{p-BeuSsBEM.js.map → p-D-a553TF.js.map} +1 -1
  225. package/dist/components/{p-Di2Q1JQ0.js → p-D4lIZTGK.js} +6 -6
  226. package/dist/components/{p-Di2Q1JQ0.js.map → p-D4lIZTGK.js.map} +1 -1
  227. package/dist/components/{p-D8I9rF8S.js → p-DInh_U-G.js} +3 -3
  228. package/dist/components/{p-D8I9rF8S.js.map → p-DInh_U-G.js.map} +1 -1
  229. package/dist/components/{p-BxVBZl-X.js → p-DJN4hTjG.js} +8 -8
  230. package/dist/components/{p-BxVBZl-X.js.map → p-DJN4hTjG.js.map} +1 -1
  231. package/dist/components/{p-C4wUmg_S.js → p-DKc3l_Ee.js} +4 -4
  232. package/dist/components/{p-C4wUmg_S.js.map → p-DKc3l_Ee.js.map} +1 -1
  233. package/dist/components/{p-BC9XJeP1.js → p-DLAESZ27.js} +3 -3
  234. package/dist/components/{p-BC9XJeP1.js.map → p-DLAESZ27.js.map} +1 -1
  235. package/dist/components/{p-BQtF3yLD.js → p-DNpezH21.js} +4 -4
  236. package/dist/components/{p-BQtF3yLD.js.map → p-DNpezH21.js.map} +1 -1
  237. package/dist/components/{p-DD2bKMam.js → p-DPdmBT76.js} +3 -3
  238. package/dist/components/{p-DD2bKMam.js.map → p-DPdmBT76.js.map} +1 -1
  239. package/dist/components/{p-BG4U8n-I.js → p-DREfqEWS.js} +4 -4
  240. package/dist/components/{p-BG4U8n-I.js.map → p-DREfqEWS.js.map} +1 -1
  241. package/dist/components/{p-BxYnoMo1.js → p-DRVlsPMF.js} +6 -6
  242. package/dist/components/p-DRVlsPMF.js.map +1 -0
  243. package/dist/components/{p-Dbe9sjzG.js → p-DWVtc91W.js} +5 -5
  244. package/dist/components/{p-Dbe9sjzG.js.map → p-DWVtc91W.js.map} +1 -1
  245. package/dist/components/{p-BDjUXSe6.js → p-DbOPVc9P.js} +3 -3
  246. package/dist/components/{p-BDjUXSe6.js.map → p-DbOPVc9P.js.map} +1 -1
  247. package/dist/components/{p-B2GgOhxe.js → p-DfvJ8yQ_.js} +3 -3
  248. package/dist/components/{p-B2GgOhxe.js.map → p-DfvJ8yQ_.js.map} +1 -1
  249. package/dist/components/{p-BH_kBl5M.js → p-Dh7KVwpb.js} +19 -19
  250. package/dist/components/{p-BH_kBl5M.js.map → p-Dh7KVwpb.js.map} +1 -1
  251. package/dist/components/{p-DNVipIEI.js → p-Dk6qCiRb.js} +3 -3
  252. package/dist/components/{p-DNVipIEI.js.map → p-Dk6qCiRb.js.map} +1 -1
  253. package/dist/components/{p-BsmmyyVA.js → p-Dng2CxCC.js} +9 -9
  254. package/dist/components/{p-BsmmyyVA.js.map → p-Dng2CxCC.js.map} +1 -1
  255. package/dist/components/{p-BK2fLoR1.js → p-Do0DouhK.js} +9 -9
  256. package/dist/components/{p-BK2fLoR1.js.map → p-Do0DouhK.js.map} +1 -1
  257. package/dist/components/{p-CW74zmQs.js → p-HKjG8gXl.js} +9 -9
  258. package/dist/components/{p-CW74zmQs.js.map → p-HKjG8gXl.js.map} +1 -1
  259. package/dist/components/{p-BZ0ETjZ_.js → p-K0jav7Tp.js} +3 -3
  260. package/dist/components/{p-BZ0ETjZ_.js.map → p-K0jav7Tp.js.map} +1 -1
  261. package/dist/components/{p-1MwiIr3q.js → p-MiQlTtC6.js} +5 -5
  262. package/dist/components/{p-1MwiIr3q.js.map → p-MiQlTtC6.js.map} +1 -1
  263. package/dist/components/{p-LVQjG2cv.js → p-RvjOOFUf.js} +8 -8
  264. package/dist/components/{p-LVQjG2cv.js.map → p-RvjOOFUf.js.map} +1 -1
  265. package/dist/components/{p-ByyRIJQv.js → p-TAz0C5mK.js} +3 -3
  266. package/dist/components/{p-ByyRIJQv.js.map → p-TAz0C5mK.js.map} +1 -1
  267. package/dist/components/{p-GK6U_aOf.js → p-TCiUYA5_.js} +3 -3
  268. package/dist/components/{p-GK6U_aOf.js.map → p-TCiUYA5_.js.map} +1 -1
  269. package/dist/components/{p-e3GirOiY.js → p-_FozOJ86.js} +3 -3
  270. package/dist/components/{p-e3GirOiY.js.map → p-_FozOJ86.js.map} +1 -1
  271. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  272. package/dist/components/{p-BfTaK0SY.js → p-gS7JSAWa.js} +4 -4
  273. package/dist/components/{p-BfTaK0SY.js.map → p-gS7JSAWa.js.map} +1 -1
  274. package/dist/components/{p-DjXzxs-G.js → p-hgLviO72.js} +3 -3
  275. package/dist/components/{p-DjXzxs-G.js.map → p-hgLviO72.js.map} +1 -1
  276. package/dist/components/{p-CTj4Ioj7.js → p-u3HsuEN5.js} +3 -3
  277. package/dist/components/{p-CTj4Ioj7.js.map → p-u3HsuEN5.js.map} +1 -1
  278. package/dist/components/{p-BhwbwTj1.js → p-zI8Blb9c.js} +3 -3
  279. package/dist/components/{p-BhwbwTj1.js.map → p-zI8Blb9c.js.map} +1 -1
  280. package/dist/components/test-input-tag.js +11 -11
  281. package/dist/docs.json +70 -5
  282. package/dist/esm/gb-action-panel.entry.js +1 -1
  283. package/dist/esm/gb-avatar-add-button.entry.js +1 -1
  284. package/dist/esm/gb-avatar-group.entry.js +1 -1
  285. package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
  286. package/dist/esm/gb-avatar_30.entry.js +58 -24
  287. package/dist/esm/gb-avatar_30.entry.js.map +1 -1
  288. package/dist/esm/gb-breadcrumb-button-base.entry.js +1 -1
  289. package/dist/esm/gb-breadcrumbs.entry.js +1 -1
  290. package/dist/esm/gb-button-close.entry.js +1 -1
  291. package/dist/esm/gb-carousel-arrow.entry.js +1 -1
  292. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  293. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  294. package/dist/esm/gb-collapse-button_3.entry.js +1 -1
  295. package/dist/esm/gb-comment-item.entry.js +1 -1
  296. package/dist/esm/gb-comment.entry.js +1 -1
  297. package/dist/esm/gb-detail-cell.entry.js +1 -1
  298. package/dist/esm/gb-export-dropdown-item_2.entry.js +1 -1
  299. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  300. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  301. package/dist/esm/gb-featured-icon_2.entry.js +1 -1
  302. package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
  303. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  304. package/dist/esm/gb-file-upload.entry.js +1 -1
  305. package/dist/esm/gb-filter-button.entry.js +1 -1
  306. package/dist/esm/gb-header-icon.entry.js +1 -1
  307. package/dist/esm/gb-header.entry.js +1 -1
  308. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  309. package/dist/esm/gb-input-dropdown_3.entry.js +1 -1
  310. package/dist/esm/gb-mega-input-field-base.entry.js +1 -1
  311. package/dist/esm/gb-notification-content.entry.js +1 -1
  312. package/dist/esm/gb-notification-pane.entry.js +1 -1
  313. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  314. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  315. package/dist/esm/gb-pagination.entry.js +1 -1
  316. package/dist/esm/gb-progress-circle.entry.js +1 -1
  317. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  318. package/dist/esm/gb-scrollbar.entry.js +1 -1
  319. package/dist/esm/gb-sidebar.entry.js +1 -1
  320. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  321. package/dist/esm/gb-slider.entry.js +1 -1
  322. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  323. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  324. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  325. package/dist/esm/gb-table-cell.entry.js +1 -1
  326. package/dist/esm/gb-textarea-input-field.entry.js +1 -1
  327. package/dist/esm/gb-toast-button.entry.js +1 -1
  328. package/dist/esm/gb-toast.entry.js +1 -1
  329. package/dist/esm/gb-toggle-base.entry.js +1 -1
  330. package/dist/esm/gb-toggle.entry.js +1 -1
  331. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  332. package/dist/esm/gb-token-field-compressed.entry.js +1 -1
  333. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  334. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  335. package/dist/esm/gb-top-bar.entry.js +1 -1
  336. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  337. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  338. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  339. package/dist/esm/globuscomponents.js +3 -3
  340. package/dist/esm/{index-Dlqa7tPI.js → index-CaM3HL3j.js} +5 -2
  341. package/dist/esm/index-CaM3HL3j.js.map +1 -0
  342. package/dist/esm/loader.js +3 -3
  343. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  344. package/dist/esm/test-input-tag.entry.js +1 -1
  345. package/dist/globuscomponents/assets/book-open-02.svg +3 -0
  346. package/dist/globuscomponents/assets/customer-support.svg +3 -0
  347. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  348. package/dist/globuscomponents/{p-1da61bd0.entry.js → p-04820556.entry.js} +2 -2
  349. package/dist/globuscomponents/{p-7e5612e3.entry.js → p-04fb3dc9.entry.js} +2 -2
  350. package/dist/globuscomponents/{p-3a434973.entry.js → p-08504dfe.entry.js} +2 -2
  351. package/dist/globuscomponents/{p-1cbbac32.entry.js → p-0a3e8fae.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-158fddde.entry.js → p-0af2f58b.entry.js} +2 -2
  353. package/dist/globuscomponents/p-0b36f7b3.entry.js +2 -0
  354. package/dist/globuscomponents/{p-d23cc258.entry.js → p-140abb8d.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-47130609.entry.js → p-198c2d0a.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-1b5359cc.entry.js → p-1ab85ab7.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-9f1ac2cd.entry.js → p-1c2c5f19.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-d175dcf0.entry.js → p-1d45e0dc.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-732a1bb1.entry.js → p-2c855a5a.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-591e675a.entry.js → p-323b6c01.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-43e0f83c.entry.js → p-36395c1a.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-96e405f7.entry.js → p-386c3c11.entry.js} +2 -2
  363. package/dist/globuscomponents/{p-cb49cd8a.entry.js → p-38ac2621.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-e3e01203.entry.js → p-396bbac4.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-a73e849b.entry.js → p-3ed03e82.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-f23244d8.entry.js → p-3fc8b766.entry.js} +2 -2
  367. package/dist/globuscomponents/p-47229d61.entry.js +2 -0
  368. package/dist/globuscomponents/p-4d3e997d.entry.js +2 -0
  369. package/dist/globuscomponents/p-4d3e997d.entry.js.map +1 -0
  370. package/dist/globuscomponents/{p-5e2fa657.entry.js → p-6ea49d7f.entry.js} +2 -2
  371. package/dist/globuscomponents/{p-05d2732a.entry.js → p-6f0dba42.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-4526743e.entry.js → p-73d5c3c0.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-8dc78860.entry.js → p-746a064d.entry.js} +2 -2
  374. package/dist/globuscomponents/{p-3e11f91c.entry.js → p-75aaa8ef.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-fe09927f.entry.js → p-79383981.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-95e7be39.entry.js → p-82172a65.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-78b88c1e.entry.js → p-83f6af1b.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-7a3d7ceb.entry.js → p-88e0aeef.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-cd354568.entry.js → p-8a7ae10b.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-51a14523.entry.js → p-8b29db4c.entry.js} +2 -2
  381. package/dist/globuscomponents/{p-13992547.entry.js → p-8ce0c3df.entry.js} +2 -2
  382. package/dist/globuscomponents/{p-32a3899f.entry.js → p-8d3f5e63.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-dd81e164.entry.js → p-901b1dd0.entry.js} +2 -2
  384. package/dist/globuscomponents/{p-004818f6.entry.js → p-9259af33.entry.js} +2 -2
  385. package/dist/globuscomponents/{p-9f6b4e8b.entry.js → p-96765a0e.entry.js} +2 -2
  386. package/dist/globuscomponents/{p-d22e427b.entry.js → p-9ed9bb65.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-ed96270a.entry.js → p-9fd351c4.entry.js} +2 -2
  388. package/dist/globuscomponents/{p-Dlqa7tPI.js → p-CaM3HL3j.js} +2 -2
  389. package/dist/globuscomponents/p-CaM3HL3j.js.map +1 -0
  390. package/dist/globuscomponents/{p-8753c257.entry.js → p-a06903c1.entry.js} +2 -2
  391. package/dist/globuscomponents/{p-9f62534b.entry.js → p-a21421f7.entry.js} +2 -2
  392. package/dist/globuscomponents/{p-504dd800.entry.js → p-a49f6af7.entry.js} +2 -2
  393. package/dist/globuscomponents/{p-72fb092b.entry.js → p-a9d9e056.entry.js} +2 -2
  394. package/dist/globuscomponents/{p-4743780a.entry.js → p-afe1ed9b.entry.js} +2 -2
  395. package/dist/globuscomponents/{p-d20ba3e5.entry.js → p-b07707bf.entry.js} +2 -2
  396. package/dist/globuscomponents/{p-148500c4.entry.js → p-b9ae27d9.entry.js} +2 -2
  397. package/dist/globuscomponents/{p-4751d7a7.entry.js → p-ba9d1b0f.entry.js} +2 -2
  398. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  399. package/dist/globuscomponents/{p-620cab0a.entry.js → p-d9150a0a.entry.js} +2 -2
  400. package/dist/globuscomponents/{p-a5640646.entry.js → p-dd67b3f5.entry.js} +2 -2
  401. package/dist/globuscomponents/{p-e58c84cb.entry.js → p-e458eb81.entry.js} +2 -2
  402. package/dist/globuscomponents/{p-03df5ac6.entry.js → p-e4bff074.entry.js} +2 -2
  403. package/dist/globuscomponents/{p-a49653ec.entry.js → p-e74a5033.entry.js} +2 -2
  404. package/dist/globuscomponents/{p-d42708b8.entry.js → p-e79ee37e.entry.js} +2 -2
  405. package/dist/globuscomponents/{p-dd59e71d.entry.js → p-e9fbb0c5.entry.js} +2 -2
  406. package/dist/globuscomponents/{p-7229e160.entry.js → p-ea2d3211.entry.js} +2 -2
  407. package/dist/globuscomponents/{p-3efd5c15.entry.js → p-eb9ed3a2.entry.js} +2 -2
  408. package/dist/globuscomponents/{p-53482f8d.entry.js → p-f4deb82a.entry.js} +2 -2
  409. package/dist/types/components/gb-avatar-dropdown/gb-avatar-dropdown.d.ts +5 -1
  410. package/dist/types/components/gb-badge/gb-badge.d.ts +1 -1
  411. package/dist/types/components/gb-tab-button-base/gb-tab-button-base.d.ts +1 -1
  412. package/dist/types/components/gb-theme-tab/gb-theme-tab.d.ts +3 -2
  413. package/dist/types/components.d.ts +8 -4
  414. package/dist/types/models/reusableModels.d.ts +5 -0
  415. package/package.json +1 -1
  416. package/dist/cjs/index-CmQuD5Lz.js.map +0 -1
  417. package/dist/components/p-BxYnoMo1.js.map +0 -1
  418. package/dist/components/p-CM-w7Vbz.js.map +0 -1
  419. package/dist/components/p-C_NOJI7O.js.map +0 -1
  420. package/dist/components/p-DMhcqs9l.js.map +0 -1
  421. package/dist/esm/index-Dlqa7tPI.js.map +0 -1
  422. package/dist/globuscomponents/p-3b29514b.entry.js +0 -2
  423. package/dist/globuscomponents/p-620e9101.entry.js +0 -2
  424. package/dist/globuscomponents/p-8528870d.entry.js +0 -2
  425. package/dist/globuscomponents/p-8528870d.entry.js.map +0 -1
  426. package/dist/globuscomponents/p-Dlqa7tPI.js.map +0 -1
  427. /package/dist/globuscomponents/{p-1da61bd0.entry.js.map → p-04820556.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-7e5612e3.entry.js.map → p-04fb3dc9.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-3a434973.entry.js.map → p-08504dfe.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-1cbbac32.entry.js.map → p-0a3e8fae.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-158fddde.entry.js.map → p-0af2f58b.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-3b29514b.entry.js.map → p-0b36f7b3.entry.js.map} +0 -0
  433. /package/dist/globuscomponents/{p-d23cc258.entry.js.map → p-140abb8d.entry.js.map} +0 -0
  434. /package/dist/globuscomponents/{p-47130609.entry.js.map → p-198c2d0a.entry.js.map} +0 -0
  435. /package/dist/globuscomponents/{p-1b5359cc.entry.js.map → p-1ab85ab7.entry.js.map} +0 -0
  436. /package/dist/globuscomponents/{p-9f1ac2cd.entry.js.map → p-1c2c5f19.entry.js.map} +0 -0
  437. /package/dist/globuscomponents/{p-d175dcf0.entry.js.map → p-1d45e0dc.entry.js.map} +0 -0
  438. /package/dist/globuscomponents/{p-732a1bb1.entry.js.map → p-2c855a5a.entry.js.map} +0 -0
  439. /package/dist/globuscomponents/{p-591e675a.entry.js.map → p-323b6c01.entry.js.map} +0 -0
  440. /package/dist/globuscomponents/{p-43e0f83c.entry.js.map → p-36395c1a.entry.js.map} +0 -0
  441. /package/dist/globuscomponents/{p-96e405f7.entry.js.map → p-386c3c11.entry.js.map} +0 -0
  442. /package/dist/globuscomponents/{p-cb49cd8a.entry.js.map → p-38ac2621.entry.js.map} +0 -0
  443. /package/dist/globuscomponents/{p-e3e01203.entry.js.map → p-396bbac4.entry.js.map} +0 -0
  444. /package/dist/globuscomponents/{p-a73e849b.entry.js.map → p-3ed03e82.entry.js.map} +0 -0
  445. /package/dist/globuscomponents/{p-f23244d8.entry.js.map → p-3fc8b766.entry.js.map} +0 -0
  446. /package/dist/globuscomponents/{p-620e9101.entry.js.map → p-47229d61.entry.js.map} +0 -0
  447. /package/dist/globuscomponents/{p-5e2fa657.entry.js.map → p-6ea49d7f.entry.js.map} +0 -0
  448. /package/dist/globuscomponents/{p-05d2732a.entry.js.map → p-6f0dba42.entry.js.map} +0 -0
  449. /package/dist/globuscomponents/{p-4526743e.entry.js.map → p-73d5c3c0.entry.js.map} +0 -0
  450. /package/dist/globuscomponents/{p-8dc78860.entry.js.map → p-746a064d.entry.js.map} +0 -0
  451. /package/dist/globuscomponents/{p-3e11f91c.entry.js.map → p-75aaa8ef.entry.js.map} +0 -0
  452. /package/dist/globuscomponents/{p-fe09927f.entry.js.map → p-79383981.entry.js.map} +0 -0
  453. /package/dist/globuscomponents/{p-95e7be39.entry.js.map → p-82172a65.entry.js.map} +0 -0
  454. /package/dist/globuscomponents/{p-78b88c1e.entry.js.map → p-83f6af1b.entry.js.map} +0 -0
  455. /package/dist/globuscomponents/{p-7a3d7ceb.entry.js.map → p-88e0aeef.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-cd354568.entry.js.map → p-8a7ae10b.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-51a14523.entry.js.map → p-8b29db4c.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-13992547.entry.js.map → p-8ce0c3df.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-32a3899f.entry.js.map → p-8d3f5e63.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-dd81e164.entry.js.map → p-901b1dd0.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-004818f6.entry.js.map → p-9259af33.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-9f6b4e8b.entry.js.map → p-96765a0e.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-d22e427b.entry.js.map → p-9ed9bb65.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-ed96270a.entry.js.map → p-9fd351c4.entry.js.map} +0 -0
  465. /package/dist/globuscomponents/{p-8753c257.entry.js.map → p-a06903c1.entry.js.map} +0 -0
  466. /package/dist/globuscomponents/{p-9f62534b.entry.js.map → p-a21421f7.entry.js.map} +0 -0
  467. /package/dist/globuscomponents/{p-504dd800.entry.js.map → p-a49f6af7.entry.js.map} +0 -0
  468. /package/dist/globuscomponents/{p-72fb092b.entry.js.map → p-a9d9e056.entry.js.map} +0 -0
  469. /package/dist/globuscomponents/{p-4743780a.entry.js.map → p-afe1ed9b.entry.js.map} +0 -0
  470. /package/dist/globuscomponents/{p-d20ba3e5.entry.js.map → p-b07707bf.entry.js.map} +0 -0
  471. /package/dist/globuscomponents/{p-148500c4.entry.js.map → p-b9ae27d9.entry.js.map} +0 -0
  472. /package/dist/globuscomponents/{p-4751d7a7.entry.js.map → p-ba9d1b0f.entry.js.map} +0 -0
  473. /package/dist/globuscomponents/{p-620cab0a.entry.js.map → p-d9150a0a.entry.js.map} +0 -0
  474. /package/dist/globuscomponents/{p-a5640646.entry.js.map → p-dd67b3f5.entry.js.map} +0 -0
  475. /package/dist/globuscomponents/{p-e58c84cb.entry.js.map → p-e458eb81.entry.js.map} +0 -0
  476. /package/dist/globuscomponents/{p-03df5ac6.entry.js.map → p-e4bff074.entry.js.map} +0 -0
  477. /package/dist/globuscomponents/{p-a49653ec.entry.js.map → p-e74a5033.entry.js.map} +0 -0
  478. /package/dist/globuscomponents/{p-d42708b8.entry.js.map → p-e79ee37e.entry.js.map} +0 -0
  479. /package/dist/globuscomponents/{p-dd59e71d.entry.js.map → p-e9fbb0c5.entry.js.map} +0 -0
  480. /package/dist/globuscomponents/{p-7229e160.entry.js.map → p-ea2d3211.entry.js.map} +0 -0
  481. /package/dist/globuscomponents/{p-3efd5c15.entry.js.map → p-eb9ed3a2.entry.js.map} +0 -0
  482. /package/dist/globuscomponents/{p-53482f8d.entry.js.map → p-f4deb82a.entry.js.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-CmQuD5Lz.js');
3
+ var index = require('./index-Cvs5z9_R.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
@@ -19,7 +19,7 @@ var patchBrowser = () => {
19
19
 
20
20
  patchBrowser().then(async (options) => {
21
21
  await appGlobals.globalScripts();
22
- return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_30.cjs\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showThemeTab\":[4,\"show-theme-tab\"],\"showRoles\":[4,\"show-roles\"],\"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\"]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"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\"]}],[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"label\":[1],\"internalItems\":[32],\"selectedValue\":[32]}],[1,\"gb-quick-action-card\",{\"color\":[1],\"icon\":[1],\"label\":[1]}],[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-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-theme-tab\",{\"theme\":[1025],\"currentActiveTab\":[32]}],[65,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"inputType\":[1,\"input-type\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"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],\"required\":[516],\"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-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]}],[1,\"gb-icon-button-base\",{\"current\":[4],\"icon\":[1],\"label\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}],[1,\"gb-card-icon\",{\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}],[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]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-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.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeIcon\":[1,\"badge-icon\"],\"badgeIconLeading\":[1,\"badge-icon-leading\"],\"badgeIconTrailing\":[1,\"badge-icon-trailing\"],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-checkbox-group.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu.cjs\",[[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.cjs\",[[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-filter-button.cjs\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}]]],[\"gb-avatar-group.cjs\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel.cjs\",[[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\"],\"firstButtonState\":[1,\"first-button-state\"],\"secondButtonState\":[1,\"second-button-state\"],\"thirdButtonState\":[1,\"third-button-state\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header.cjs\",[[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.cjs\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown.cjs\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown.cjs\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast.cjs\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment.cjs\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane.cjs\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[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-breadcrumbs.cjs\",[[1,\"gb-breadcrumbs\",{\"type\":[1],\"divider\":[1],\"breadcrumbs\":[16],\"icon\":[1],\"visibleBreadcrumbs\":[32]}]]],[\"gb-quick-action-icon.cjs\",[[1,\"gb-quick-action-icon\",{\"icon\":[1],\"label\":[1],\"isHovered\":[32]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field-compact.cjs\",[[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.cjs\",[[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.cjs\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow.cjs\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group.cjs\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator.cjs\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle.cjs\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar.cjs\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell.cjs\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item.cjs\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs.cjs\",[[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.cjs\",[[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-add-button.cjs\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle.cjs\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item.cjs\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-breadcrumb-button-base.cjs\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-comment-item.cjs\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}]]],[\"gb-header-icon.cjs\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content.cjs\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base.cjs\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-export-sub-dropdown-item.cjs\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2.cjs\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-mega-input-field-base.cjs\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-input-dropdown_3.cjs\",[[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-collapse-button_3.cjs\",[[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.cjs\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-file-type-icon_2.cjs\",[[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.cjs\",[[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],\"destructive\":[4],\"icon\":[1],\"leadingIconSvg\":[32]}]]]]"), options);
22
+ return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_30.cjs\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showThemeTab\":[4,\"show-theme-tab\"],\"showRoles\":[4,\"show-roles\"],\"roles\":[16],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"]},[[16,\"themeChange\",\"handleThemeChange\"]]],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"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\"]}],[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"label\":[1],\"internalItems\":[32],\"selectedValue\":[32]}],[1,\"gb-quick-action-card\",{\"color\":[1],\"icon\":[1],\"label\":[1]}],[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-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-theme-tab\",{\"theme\":[1025],\"currentActiveTab\":[32]}],[65,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"inputType\":[1,\"input-type\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"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],\"required\":[516],\"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-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]}],[1,\"gb-icon-button-base\",{\"current\":[4],\"icon\":[1],\"label\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}],[1,\"gb-card-icon\",{\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}],[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]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-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.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeIcon\":[1,\"badge-icon\"],\"badgeIconLeading\":[1,\"badge-icon-leading\"],\"badgeIconTrailing\":[1,\"badge-icon-trailing\"],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-checkbox-group.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu.cjs\",[[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.cjs\",[[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-filter-button.cjs\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}]]],[\"gb-avatar-group.cjs\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel.cjs\",[[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\"],\"firstButtonState\":[1,\"first-button-state\"],\"secondButtonState\":[1,\"second-button-state\"],\"thirdButtonState\":[1,\"third-button-state\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header.cjs\",[[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.cjs\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown.cjs\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown.cjs\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast.cjs\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment.cjs\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane.cjs\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[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.cjs\",[[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-breadcrumbs.cjs\",[[1,\"gb-breadcrumbs\",{\"type\":[1],\"divider\":[1],\"breadcrumbs\":[16],\"icon\":[1],\"visibleBreadcrumbs\":[32]}]]],[\"gb-quick-action-icon.cjs\",[[1,\"gb-quick-action-icon\",{\"icon\":[1],\"label\":[1],\"isHovered\":[32]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field-compact.cjs\",[[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.cjs\",[[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.cjs\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow.cjs\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group.cjs\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator.cjs\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle.cjs\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar.cjs\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell.cjs\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item.cjs\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs.cjs\",[[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.cjs\",[[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-add-button.cjs\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle.cjs\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item.cjs\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-breadcrumb-button-base.cjs\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-comment-item.cjs\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}]]],[\"gb-header-icon.cjs\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content.cjs\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base.cjs\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-export-sub-dropdown-item.cjs\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2.cjs\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-mega-input-field-base.cjs\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-input-dropdown_3.cjs\",[[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-collapse-button_3.cjs\",[[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.cjs\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-file-type-icon_2.cjs\",[[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.cjs\",[[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],\"destructive\":[4],\"icon\":[1],\"leadingIconSvg\":[32]}]]]]"), options);
23
23
  });
24
24
 
25
25
  exports.setNonce = index.setNonce;
@@ -1875,6 +1875,9 @@ var getHostListenerTarget = (doc, elm, flags) => {
1875
1875
  if (flags & 4 /* TargetDocument */) {
1876
1876
  return doc;
1877
1877
  }
1878
+ if (flags & 16 /* TargetBody */) {
1879
+ return doc.body;
1880
+ }
1878
1881
  return elm;
1879
1882
  };
1880
1883
  var hostListenerOpts = (flags) => supportsListenerOptions ? {
@@ -1894,6 +1897,6 @@ exports.h = h;
1894
1897
  exports.promiseResolve = promiseResolve;
1895
1898
  exports.registerInstance = registerInstance;
1896
1899
  exports.setNonce = setNonce;
1897
- //# sourceMappingURL=index-CmQuD5Lz.js.map
1900
+ //# sourceMappingURL=index-Cvs5z9_R.js.map
1898
1901
 
1899
- //# sourceMappingURL=index-CmQuD5Lz.js.map
1902
+ //# sourceMappingURL=index-Cvs5z9_R.js.map