globuswebcomponents 1.0.8 → 1.1.0

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 (526) hide show
  1. package/dist/cjs/gb-avatar-add-button.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar-group.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-avatar-label-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_25.cjs.entry.js → gb-avatar_20.cjs.entry.js} +163 -625
  6. package/dist/cjs/gb-avatar_20.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-badge_2.cjs.entry.js +111 -0
  8. package/dist/cjs/gb-badge_2.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-button-close_3.cjs.entry.js +3 -3
  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_4.cjs.entry.js +158 -0
  14. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +1 -0
  15. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  17. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  21. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  22. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  27. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js +2 -2
  28. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-pagination.cjs.entry.js +4 -3
  31. package/dist/cjs/gb-pagination.cjs.entry.js.map +1 -1
  32. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-sidebar.cjs.entry.js +123 -0
  35. package/dist/cjs/gb-sidebar.cjs.entry.js.map +1 -0
  36. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  39. package/dist/cjs/gb-table-cell.cjs.entry.js +23 -0
  40. package/dist/cjs/gb-table-cell.cjs.entry.js.map +1 -0
  41. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +218 -0
  42. package/dist/cjs/gb-textarea-input-field.cjs.entry.js.map +1 -0
  43. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-toast.cjs.entry.js +8 -4
  45. package/dist/cjs/gb-toast.cjs.entry.js.map +1 -1
  46. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  47. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +8 -12
  50. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js.map +1 -1
  51. package/dist/cjs/globuscomponents.cjs.js +1 -1
  52. package/dist/cjs/loader.cjs.js +1 -1
  53. package/dist/cjs/reusableModels-e50f3440.js.map +1 -1
  54. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  55. package/dist/collection/collection-manifest.json +2 -4
  56. package/dist/collection/components/gb-avatar/gb-avatar.js +2 -2
  57. package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.js +1 -1
  58. package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.js +1 -1
  59. package/dist/collection/components/gb-avatar-group/gb-avatar-group.js +1 -1
  60. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +1 -1
  61. package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.js +1 -1
  62. package/dist/collection/components/gb-badge/gb-badge.js +1 -1
  63. package/dist/collection/components/gb-badge-close/gb-badge-close.js +1 -1
  64. package/dist/collection/components/gb-btn/gb-btn.js +1 -1
  65. package/dist/collection/components/gb-button/gb-button.js +1 -1
  66. package/dist/collection/components/gb-button/readme.md +50 -48
  67. package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
  68. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
  69. package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
  70. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
  71. package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
  72. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
  73. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
  74. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  75. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  76. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  77. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  78. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  79. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  80. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  81. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  82. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  83. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  84. package/dist/collection/components/gb-header/gb-header.js +1 -1
  85. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  86. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  87. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  88. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  89. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +19 -13
  90. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  91. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  92. package/dist/collection/components/gb-input-field/gb-input-field.js +66 -68
  93. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  94. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  95. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  96. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  97. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -3
  98. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  99. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  100. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  101. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  102. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  103. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  104. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  105. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  106. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  107. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  108. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  109. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  110. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  111. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  112. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  113. package/dist/collection/components/gb-table-cell/gb-table-cell.css +0 -0
  114. package/dist/collection/components/gb-table-cell/gb-table-cell.js +49 -0
  115. package/dist/collection/components/gb-table-cell/gb-table-cell.js.map +1 -0
  116. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  117. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  118. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  119. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  120. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.css +1 -0
  121. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +56 -18
  122. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js.map +1 -1
  123. package/dist/collection/components/gb-toast/gb-toast.js +8 -4
  124. package/dist/collection/components/gb-toast/gb-toast.js.map +1 -1
  125. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  126. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  127. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  128. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  129. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  130. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  131. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  132. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.css +0 -0
  133. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +80 -0
  134. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js.map +1 -0
  135. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  136. package/dist/collection/models/reusableModels.js +0 -1
  137. package/dist/collection/models/reusableModels.js.map +1 -1
  138. package/dist/components/gb-avatar-add-button.js +1 -1
  139. package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
  140. package/dist/components/gb-avatar-dropdown.js +7 -7
  141. package/dist/components/gb-avatar-group.js +6 -6
  142. package/dist/components/gb-avatar-label-group.js +1 -1
  143. package/dist/components/gb-avatar-profile-photo.js +4 -4
  144. package/dist/components/gb-avatar.js +1 -1
  145. package/dist/components/gb-badge-close.js +1 -1
  146. package/dist/components/gb-badge.js +1 -1
  147. package/dist/components/gb-btn.js +1 -1
  148. package/dist/components/gb-button-close.js +1 -1
  149. package/dist/components/gb-button.js +1 -1
  150. package/dist/components/gb-carousel-arrow.js +1 -1
  151. package/dist/components/gb-checkbox-base.js +1 -1
  152. package/dist/components/gb-checkbox-group-item.js +1 -1
  153. package/dist/components/gb-checkbox-group.js +8 -8
  154. package/dist/components/gb-checkbox.js +1 -1
  155. package/dist/components/gb-collapse-button.js +1 -1
  156. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  157. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  158. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  159. package/dist/components/gb-export-dropdown-item.js +1 -1
  160. package/dist/components/gb-export-dropdown.js +4 -4
  161. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  162. package/dist/components/gb-export-sub-dropdown.js +1 -1
  163. package/dist/components/gb-file-type-icon.js +1 -1
  164. package/dist/components/gb-file-upload-item-base.js +1 -1
  165. package/dist/components/gb-file-upload.js +18 -18
  166. package/dist/components/gb-header-icon.js +1 -1
  167. package/dist/components/gb-header.js +5 -5
  168. package/dist/components/gb-help-dropdown.js +4 -4
  169. package/dist/components/gb-help-tooltip.js +1 -1
  170. package/dist/components/gb-horizontal-tabs.js +7 -7
  171. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  172. package/dist/components/gb-input-dropdown.js +1 -1
  173. package/dist/components/gb-input-field.js +1 -1
  174. package/dist/components/gb-megainput-field.js +1 -1
  175. package/dist/components/gb-notification-content.js +1 -1
  176. package/dist/components/gb-notification-pane.js +5 -5
  177. package/dist/components/gb-pagination-button-group-base.js +1 -1
  178. package/dist/components/gb-pagination-dot-group.js +1 -1
  179. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  180. package/dist/components/gb-pagination-number-base.js +1 -1
  181. package/dist/components/gb-pagination.js +23 -22
  182. package/dist/components/gb-pagination.js.map +1 -1
  183. package/dist/components/gb-password-button.js +1 -1
  184. package/dist/components/gb-progress-bar.js +1 -1
  185. package/dist/components/gb-progress-circle.js +1 -1
  186. package/dist/components/gb-scrollbar.js +1 -1
  187. package/dist/components/gb-sidebar.js +12 -12
  188. package/dist/components/gb-simple-side-bar-item.js +1 -1
  189. package/dist/components/gb-slider-control-handle.js +1 -1
  190. package/dist/components/gb-slider.js +3 -3
  191. package/dist/components/gb-status-indicator.js +1 -1
  192. package/dist/components/gb-tab-button-base.js +1 -1
  193. package/dist/components/{gb-rich-text.d.ts → gb-table-cell.d.ts} +4 -4
  194. package/dist/components/gb-table-cell.js +40 -0
  195. package/dist/components/gb-table-cell.js.map +1 -0
  196. package/dist/components/gb-tag-checkbox.js +1 -1
  197. package/dist/components/gb-tag-close.js +1 -1
  198. package/dist/components/gb-tag-count.js +1 -1
  199. package/dist/components/gb-tag.js +1 -1
  200. package/dist/components/gb-textarea-input-field.js +67 -30
  201. package/dist/components/gb-textarea-input-field.js.map +1 -1
  202. package/dist/components/gb-toast-button.js +1 -1
  203. package/dist/components/gb-toast.js +11 -7
  204. package/dist/components/gb-toast.js.map +1 -1
  205. package/dist/components/gb-toggle-base.js +1 -1
  206. package/dist/components/gb-toggle.js +2 -2
  207. package/dist/components/gb-token-field.js +2 -2
  208. package/dist/components/gb-tooltip.js +1 -1
  209. package/dist/components/gb-verification-code-field.js +3 -3
  210. package/dist/components/gb-vertical-tabs.js +7 -7
  211. package/dist/components/gb-wysiwyg-editor-icon.js +38 -2
  212. package/dist/components/gb-wysiwyg-editor-icon.js.map +1 -1
  213. package/dist/components/{p-0b1416b9.js → p-01f30e0d.js} +5 -5
  214. package/dist/components/{p-0b1416b9.js.map → p-01f30e0d.js.map} +1 -1
  215. package/dist/components/{p-8ff1c695.js → p-0baf6b32.js} +2 -2
  216. package/dist/components/{p-8ff1c695.js.map → p-0baf6b32.js.map} +1 -1
  217. package/dist/components/{p-0473455f.js → p-15345cdf.js} +2 -2
  218. package/dist/components/{p-0473455f.js.map → p-15345cdf.js.map} +1 -1
  219. package/dist/components/{p-b9f8dd8f.js → p-1d2d60ae.js} +3 -3
  220. package/dist/components/{p-b9f8dd8f.js.map → p-1d2d60ae.js.map} +1 -1
  221. package/dist/components/{p-ed29def1.js → p-21d3be83.js} +2 -2
  222. package/dist/components/{p-ed29def1.js.map → p-21d3be83.js.map} +1 -1
  223. package/dist/components/{p-16e21718.js → p-236c07db.js} +2 -2
  224. package/dist/components/{p-16e21718.js.map → p-236c07db.js.map} +1 -1
  225. package/dist/components/{p-9cab4907.js → p-26d4c568.js} +3 -3
  226. package/dist/components/{p-9cab4907.js.map → p-26d4c568.js.map} +1 -1
  227. package/dist/components/{p-a735d36b.js → p-29d220cc.js} +2 -2
  228. package/dist/components/{p-a735d36b.js.map → p-29d220cc.js.map} +1 -1
  229. package/dist/components/{p-d6a249f8.js → p-2d8a9575.js} +2 -2
  230. package/dist/components/{p-d6a249f8.js.map → p-2d8a9575.js.map} +1 -1
  231. package/dist/components/{p-97bf5a4b.js → p-3cc8a666.js} +5 -5
  232. package/dist/components/{p-97bf5a4b.js.map → p-3cc8a666.js.map} +1 -1
  233. package/dist/components/{p-f9db1abf.js → p-46f8e60a.js} +8 -8
  234. package/dist/components/{p-f9db1abf.js.map → p-46f8e60a.js.map} +1 -1
  235. package/dist/components/p-47052b60.js.map +1 -1
  236. package/dist/components/{p-60baf46c.js → p-47d7d910.js} +4 -4
  237. package/dist/components/{p-60baf46c.js.map → p-47d7d910.js.map} +1 -1
  238. package/dist/components/{p-dc032290.js → p-4e11e768.js} +2 -2
  239. package/dist/components/{p-dc032290.js.map → p-4e11e768.js.map} +1 -1
  240. package/dist/components/{p-7438bed3.js → p-52cc93fe.js} +7 -7
  241. package/dist/components/{p-7438bed3.js.map → p-52cc93fe.js.map} +1 -1
  242. package/dist/components/{p-edc34d28.js → p-5af36f2c.js} +5 -5
  243. package/dist/components/{p-edc34d28.js.map → p-5af36f2c.js.map} +1 -1
  244. package/dist/components/{p-b804605e.js → p-5cbbb85f.js} +2 -2
  245. package/dist/components/{p-b804605e.js.map → p-5cbbb85f.js.map} +1 -1
  246. package/dist/components/{p-8986943a.js → p-637ca96f.js} +3 -3
  247. package/dist/components/{p-8986943a.js.map → p-637ca96f.js.map} +1 -1
  248. package/dist/components/{p-8d414028.js → p-663e2680.js} +5 -5
  249. package/dist/components/{p-8d414028.js.map → p-663e2680.js.map} +1 -1
  250. package/dist/components/{p-b653cd60.js → p-70bbf877.js} +2 -2
  251. package/dist/components/{p-b653cd60.js.map → p-70bbf877.js.map} +1 -1
  252. package/dist/components/{p-f6515d55.js → p-76d63671.js} +82 -85
  253. package/dist/components/p-76d63671.js.map +1 -0
  254. package/dist/components/{p-154c1742.js → p-7aa73416.js} +2 -2
  255. package/dist/components/{p-154c1742.js.map → p-7aa73416.js.map} +1 -1
  256. package/dist/components/{p-f8638e16.js → p-82ce96d9.js} +2 -2
  257. package/dist/components/{p-f8638e16.js.map → p-82ce96d9.js.map} +1 -1
  258. package/dist/components/{p-97c8c39a.js → p-8f876fd9.js} +3 -3
  259. package/dist/components/{p-97c8c39a.js.map → p-8f876fd9.js.map} +1 -1
  260. package/dist/components/{p-0671d970.js → p-a3497257.js} +4 -4
  261. package/dist/components/{p-0671d970.js.map → p-a3497257.js.map} +1 -1
  262. package/dist/components/{p-62df8228.js → p-a4d56c2c.js} +6 -6
  263. package/dist/components/{p-62df8228.js.map → p-a4d56c2c.js.map} +1 -1
  264. package/dist/components/{p-b9dcaa74.js → p-a80c8d70.js} +2 -2
  265. package/dist/components/{p-b9dcaa74.js.map → p-a80c8d70.js.map} +1 -1
  266. package/dist/components/{p-495583dd.js → p-a9f191b6.js} +35 -29
  267. package/dist/components/p-a9f191b6.js.map +1 -0
  268. package/dist/components/{p-2c538f54.js → p-aa14a655.js} +3 -3
  269. package/dist/components/{p-2c538f54.js.map → p-aa14a655.js.map} +1 -1
  270. package/dist/components/{p-cb4314db.js → p-adcd7611.js} +9 -9
  271. package/dist/components/{p-cb4314db.js.map → p-adcd7611.js.map} +1 -1
  272. package/dist/components/{p-5041eef7.js → p-add0d18c.js} +8 -8
  273. package/dist/components/{p-5041eef7.js.map → p-add0d18c.js.map} +1 -1
  274. package/dist/components/{p-2850a798.js → p-b3bb7571.js} +3 -3
  275. package/dist/components/{p-2850a798.js.map → p-b3bb7571.js.map} +1 -1
  276. package/dist/components/{p-0b260e68.js → p-bd42fb37.js} +2 -2
  277. package/dist/components/{p-0b260e68.js.map → p-bd42fb37.js.map} +1 -1
  278. package/dist/components/{p-a5c903c8.js → p-bff6d2fd.js} +2 -2
  279. package/dist/components/{p-a5c903c8.js.map → p-bff6d2fd.js.map} +1 -1
  280. package/dist/components/{p-a44db57b.js → p-c4cb6a68.js} +2 -2
  281. package/dist/components/{p-a44db57b.js.map → p-c4cb6a68.js.map} +1 -1
  282. package/dist/components/{p-bc96ddc3.js → p-ca9f1629.js} +3 -3
  283. package/dist/components/{p-bc96ddc3.js.map → p-ca9f1629.js.map} +1 -1
  284. package/dist/components/{p-a51bb23a.js → p-d4319be7.js} +2 -2
  285. package/dist/components/{p-a51bb23a.js.map → p-d4319be7.js.map} +1 -1
  286. package/dist/components/{p-6cd408d7.js → p-ddbb43bc.js} +2 -2
  287. package/dist/components/{p-6cd408d7.js.map → p-ddbb43bc.js.map} +1 -1
  288. package/dist/components/{p-523dd5f1.js → p-e5dd6c7d.js} +3 -3
  289. package/dist/components/{p-523dd5f1.js.map → p-e5dd6c7d.js.map} +1 -1
  290. package/dist/components/{p-d5108411.js → p-e7ef886c.js} +2 -2
  291. package/dist/components/{p-d5108411.js.map → p-e7ef886c.js.map} +1 -1
  292. package/dist/components/{p-0930680b.js → p-eb839ab2.js} +3 -3
  293. package/dist/components/{p-0930680b.js.map → p-eb839ab2.js.map} +1 -1
  294. package/dist/components/{p-2b0efd04.js → p-f89c1f0e.js} +8 -8
  295. package/dist/components/{p-2b0efd04.js.map → p-f89c1f0e.js.map} +1 -1
  296. package/dist/components/{p-2b6fcf3b.js → p-f99a8c69.js} +3 -3
  297. package/dist/components/{p-2b6fcf3b.js.map → p-f99a8c69.js.map} +1 -1
  298. package/dist/components/{p-2e424c3d.js → p-fa50cce3.js} +8 -8
  299. package/dist/components/{p-2e424c3d.js.map → p-fa50cce3.js.map} +1 -1
  300. package/dist/components/test-input-tag.js +12 -12
  301. package/dist/docs.json +94 -675
  302. package/dist/esm/gb-avatar-add-button.entry.js +1 -1
  303. package/dist/esm/gb-avatar-group.entry.js +1 -1
  304. package/dist/esm/gb-avatar-label-group.entry.js +1 -1
  305. package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
  306. package/dist/esm/{gb-avatar_25.entry.js → gb-avatar_20.entry.js} +161 -618
  307. package/dist/esm/gb-avatar_20.entry.js.map +1 -0
  308. package/dist/esm/gb-badge_2.entry.js +106 -0
  309. package/dist/esm/gb-badge_2.entry.js.map +1 -0
  310. package/dist/esm/gb-button-close_3.entry.js +3 -3
  311. package/dist/esm/gb-carousel-arrow.entry.js +1 -1
  312. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  313. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  314. package/dist/esm/gb-collapse-button_4.entry.js +151 -0
  315. package/dist/esm/gb-collapse-button_4.entry.js.map +1 -0
  316. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  317. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  318. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  319. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  320. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  321. package/dist/esm/gb-file-upload.entry.js +12 -12
  322. package/dist/esm/gb-header-icon.entry.js +4 -4
  323. package/dist/esm/gb-header.entry.js +1 -1
  324. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  325. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  326. package/dist/esm/gb-notification-content.entry.js +1 -1
  327. package/dist/esm/gb-notification-pane.entry.js +3 -3
  328. package/dist/esm/gb-pagination-button-group-base_2.entry.js +2 -2
  329. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  330. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  331. package/dist/esm/gb-pagination.entry.js +4 -3
  332. package/dist/esm/gb-pagination.entry.js.map +1 -1
  333. package/dist/esm/gb-progress-circle.entry.js +1 -1
  334. package/dist/esm/gb-scrollbar.entry.js +1 -1
  335. package/dist/esm/gb-sidebar.entry.js +119 -0
  336. package/dist/esm/gb-sidebar.entry.js.map +1 -0
  337. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  338. package/dist/esm/gb-slider.entry.js +1 -1
  339. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  340. package/dist/esm/gb-table-cell.entry.js +19 -0
  341. package/dist/esm/gb-table-cell.entry.js.map +1 -0
  342. package/dist/esm/gb-textarea-input-field.entry.js +214 -0
  343. package/dist/esm/gb-textarea-input-field.entry.js.map +1 -0
  344. package/dist/esm/gb-toast-button.entry.js +1 -1
  345. package/dist/esm/gb-toast.entry.js +8 -4
  346. package/dist/esm/gb-toast.entry.js.map +1 -1
  347. package/dist/esm/gb-toggle-base.entry.js +2 -2
  348. package/dist/esm/gb-toggle.entry.js +1 -1
  349. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  350. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +8 -12
  351. package/dist/esm/gb-wysiwyg-editor-icon.entry.js.map +1 -1
  352. package/dist/esm/globuscomponents.js +1 -1
  353. package/dist/esm/loader.js +1 -1
  354. package/dist/esm/reusableModels-8496e911.js.map +1 -1
  355. package/dist/esm/test-input-tag.entry.js +2 -2
  356. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  357. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  358. package/dist/globuscomponents/{p-9f35fda2.entry.js → p-0363def1.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-24d227d0.entry.js → p-0a03430f.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-38bea668.entry.js → p-12a57d99.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-0410b6df.entry.js → p-1819f84b.entry.js} +2 -2
  362. package/dist/globuscomponents/p-1b16019d.entry.js +2 -0
  363. package/dist/globuscomponents/p-1b16019d.entry.js.map +1 -0
  364. package/dist/globuscomponents/{p-fd82021b.entry.js → p-1e47a582.entry.js} +2 -2
  365. package/dist/globuscomponents/p-20910b83.entry.js +2 -0
  366. package/dist/globuscomponents/p-20910b83.entry.js.map +1 -0
  367. package/dist/globuscomponents/{p-d3848e3c.entry.js → p-284d59f9.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-a0a50839.entry.js → p-2f39fd38.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-497724b2.entry.js → p-3100dc99.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-6dc28d3d.entry.js → p-358fa350.entry.js} +2 -2
  371. package/dist/globuscomponents/p-3693c9b9.entry.js +2 -0
  372. package/dist/globuscomponents/{p-379f3ca1.entry.js → p-37fcb2a9.entry.js} +2 -2
  373. package/dist/globuscomponents/p-37fcb2a9.entry.js.map +1 -0
  374. package/dist/globuscomponents/p-3a3ddb02.entry.js +2 -0
  375. package/dist/globuscomponents/p-3a3ddb02.entry.js.map +1 -0
  376. package/dist/globuscomponents/p-3bbcb5ac.entry.js +2 -0
  377. package/dist/globuscomponents/{p-76d093ef.entry.js → p-41773e1d.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-d9509ace.entry.js → p-44ca61d8.entry.js} +2 -2
  379. package/dist/globuscomponents/p-47052b60.js.map +1 -1
  380. package/dist/globuscomponents/{p-dd2d7d64.entry.js → p-4a3f2383.entry.js} +2 -2
  381. package/dist/globuscomponents/{p-060b0bf8.entry.js → p-55976e44.entry.js} +2 -2
  382. package/dist/globuscomponents/{p-35ad112a.entry.js → p-5a31f474.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-fc681fa9.entry.js → p-5e99f2ef.entry.js} +2 -2
  384. package/dist/globuscomponents/{p-75988614.entry.js → p-67221dd4.entry.js} +2 -2
  385. package/dist/globuscomponents/{p-c4769f4d.entry.js → p-67728f72.entry.js} +2 -2
  386. package/dist/globuscomponents/{p-0c123fd6.entry.js → p-6ea11621.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-a7fcbdee.entry.js → p-85183db2.entry.js} +2 -2
  388. package/dist/globuscomponents/{p-bac53953.entry.js → p-8d5bbf9c.entry.js} +2 -2
  389. package/dist/globuscomponents/{p-ebe51f1a.entry.js → p-8dc1fcd4.entry.js} +2 -2
  390. package/dist/globuscomponents/{p-f248f3fd.entry.js → p-90407157.entry.js} +2 -2
  391. package/dist/globuscomponents/p-999b9901.entry.js +2 -0
  392. package/dist/globuscomponents/p-999b9901.entry.js.map +1 -0
  393. package/dist/globuscomponents/{p-79c2f800.entry.js → p-a20afec7.entry.js} +2 -2
  394. package/dist/globuscomponents/{p-e8a2ef96.entry.js → p-a4f5e8bd.entry.js} +2 -2
  395. package/dist/globuscomponents/p-ab4ea457.entry.js +2 -0
  396. package/dist/globuscomponents/p-ab4ea457.entry.js.map +1 -0
  397. package/dist/globuscomponents/p-ba36bc54.entry.js +2 -0
  398. package/dist/globuscomponents/p-ba36bc54.entry.js.map +1 -0
  399. package/dist/globuscomponents/{p-83c744d6.entry.js → p-c256fd8b.entry.js} +2 -2
  400. package/dist/globuscomponents/{p-61bd6d69.entry.js → p-c359c016.entry.js} +2 -2
  401. package/dist/globuscomponents/p-cb0078af.entry.js +2 -0
  402. package/dist/globuscomponents/p-cb0078af.entry.js.map +1 -0
  403. package/dist/globuscomponents/{p-994950d8.entry.js → p-d61eb840.entry.js} +2 -2
  404. package/dist/globuscomponents/{p-112fe0dd.entry.js → p-dccc977c.entry.js} +2 -2
  405. package/dist/globuscomponents/{p-57afd81a.entry.js → p-ecd27e89.entry.js} +2 -2
  406. package/dist/globuscomponents/p-ecd27e89.entry.js.map +1 -0
  407. package/dist/globuscomponents/{p-bcb96e82.entry.js → p-f2b76525.entry.js} +2 -2
  408. package/dist/globuscomponents/{p-6e3f7bb2.entry.js → p-f2dbe311.entry.js} +2 -2
  409. package/dist/globuscomponents/{p-c95842ae.entry.js → p-fa7e8127.entry.js} +2 -2
  410. package/dist/globuscomponents/readme.md +50 -48
  411. package/dist/types/components/gb-input-field/gb-input-field.d.ts +1 -0
  412. package/dist/types/components/gb-table-cell/gb-table-cell.d.ts +5 -0
  413. package/dist/types/components/gb-textarea-input-field/gb-textarea-input-field.d.ts +2 -0
  414. package/dist/types/components/gb-toast/gb-toast.d.ts +1 -1
  415. package/dist/types/components/{gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.d.ts → gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.d.ts} +2 -2
  416. package/dist/types/components.d.ts +19 -85
  417. package/dist/types/models/reusableModels.d.ts +1 -0
  418. package/package.json +1 -1
  419. package/dist/cjs/gb-avatar_25.cjs.entry.js.map +0 -1
  420. package/dist/cjs/gb-megainput-field.cjs.entry.js +0 -42
  421. package/dist/cjs/gb-megainput-field.cjs.entry.js.map +0 -1
  422. package/dist/cjs/gb-rich-text.cjs.entry.js +0 -34
  423. package/dist/cjs/gb-rich-text.cjs.entry.js.map +0 -1
  424. package/dist/cjs/gb-token-field.cjs.entry.js +0 -28
  425. package/dist/cjs/gb-token-field.cjs.entry.js.map +0 -1
  426. package/dist/cjs/gb-verification-code-field.cjs.entry.js +0 -32
  427. package/dist/cjs/gb-verification-code-field.cjs.entry.js.map +0 -1
  428. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +0 -33
  429. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js.map +0 -1
  430. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +0 -28
  431. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js.map +0 -1
  432. package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.css +0 -2711
  433. package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.js +0 -84
  434. package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.js.map +0 -1
  435. package/dist/collection/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.css +0 -2660
  436. package/dist/collection/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.js +0 -223
  437. package/dist/collection/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.js.map +0 -1
  438. package/dist/collection/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.js +0 -65
  439. package/dist/collection/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.js.map +0 -1
  440. package/dist/collection/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.tsx +0 -43
  441. package/dist/collection/components/gb-rich-text/gb-rich-text.css +0 -2660
  442. package/dist/collection/components/gb-rich-text/gb-rich-text.js +0 -173
  443. package/dist/collection/components/gb-rich-text/gb-rich-text.js.map +0 -1
  444. package/dist/components/gb-rich-text.js +0 -172
  445. package/dist/components/gb-rich-text.js.map +0 -1
  446. package/dist/components/gb-wysiwyg-toolbar.d.ts +0 -11
  447. package/dist/components/gb-wysiwyg-toolbar.js +0 -8
  448. package/dist/components/gb-wysiwyg-toolbar.js.map +0 -1
  449. package/dist/components/gb-wysiwyg-tooltip.d.ts +0 -11
  450. package/dist/components/gb-wysiwyg-tooltip.js +0 -52
  451. package/dist/components/gb-wysiwyg-tooltip.js.map +0 -1
  452. package/dist/components/p-05bce1e7.js +0 -45
  453. package/dist/components/p-05bce1e7.js.map +0 -1
  454. package/dist/components/p-495583dd.js.map +0 -1
  455. package/dist/components/p-cec5b90c.js +0 -165
  456. package/dist/components/p-cec5b90c.js.map +0 -1
  457. package/dist/components/p-f6515d55.js.map +0 -1
  458. package/dist/esm/gb-avatar_25.entry.js.map +0 -1
  459. package/dist/esm/gb-megainput-field.entry.js +0 -38
  460. package/dist/esm/gb-megainput-field.entry.js.map +0 -1
  461. package/dist/esm/gb-rich-text.entry.js +0 -30
  462. package/dist/esm/gb-rich-text.entry.js.map +0 -1
  463. package/dist/esm/gb-token-field.entry.js +0 -24
  464. package/dist/esm/gb-token-field.entry.js.map +0 -1
  465. package/dist/esm/gb-verification-code-field.entry.js +0 -28
  466. package/dist/esm/gb-verification-code-field.entry.js.map +0 -1
  467. package/dist/esm/gb-wysiwyg-toolbar.entry.js +0 -29
  468. package/dist/esm/gb-wysiwyg-toolbar.entry.js.map +0 -1
  469. package/dist/esm/gb-wysiwyg-tooltip.entry.js +0 -24
  470. package/dist/esm/gb-wysiwyg-tooltip.entry.js.map +0 -1
  471. package/dist/globuscomponents/p-09ba896b.entry.js +0 -2
  472. package/dist/globuscomponents/p-09ba896b.entry.js.map +0 -1
  473. package/dist/globuscomponents/p-0d5efea5.entry.js +0 -2
  474. package/dist/globuscomponents/p-0d5efea5.entry.js.map +0 -1
  475. package/dist/globuscomponents/p-379f3ca1.entry.js.map +0 -1
  476. package/dist/globuscomponents/p-524c0404.entry.js +0 -2
  477. package/dist/globuscomponents/p-57afd81a.entry.js.map +0 -1
  478. package/dist/globuscomponents/p-59d20c30.entry.js +0 -2
  479. package/dist/globuscomponents/p-59d20c30.entry.js.map +0 -1
  480. package/dist/globuscomponents/p-5a736f4a.entry.js +0 -2
  481. package/dist/globuscomponents/p-6f708ea2.entry.js +0 -2
  482. package/dist/globuscomponents/p-6f708ea2.entry.js.map +0 -1
  483. package/dist/globuscomponents/p-818a14e9.entry.js +0 -2
  484. package/dist/globuscomponents/p-818a14e9.entry.js.map +0 -1
  485. package/dist/globuscomponents/p-bbaf2d10.entry.js +0 -2
  486. package/dist/globuscomponents/p-bbaf2d10.entry.js.map +0 -1
  487. package/dist/globuscomponents/p-c835beab.entry.js +0 -2
  488. package/dist/globuscomponents/p-c835beab.entry.js.map +0 -1
  489. package/dist/globuscomponents/p-fcd3a902.entry.js +0 -2
  490. package/dist/globuscomponents/p-fcd3a902.entry.js.map +0 -1
  491. package/dist/types/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.d.ts +0 -14
  492. package/dist/types/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.d.ts +0 -5
  493. package/dist/types/components/gb-rich-text/gb-rich-text.d.ts +0 -11
  494. /package/dist/globuscomponents/{p-9f35fda2.entry.js.map → p-0363def1.entry.js.map} +0 -0
  495. /package/dist/globuscomponents/{p-24d227d0.entry.js.map → p-0a03430f.entry.js.map} +0 -0
  496. /package/dist/globuscomponents/{p-38bea668.entry.js.map → p-12a57d99.entry.js.map} +0 -0
  497. /package/dist/globuscomponents/{p-0410b6df.entry.js.map → p-1819f84b.entry.js.map} +0 -0
  498. /package/dist/globuscomponents/{p-fd82021b.entry.js.map → p-1e47a582.entry.js.map} +0 -0
  499. /package/dist/globuscomponents/{p-d3848e3c.entry.js.map → p-284d59f9.entry.js.map} +0 -0
  500. /package/dist/globuscomponents/{p-a0a50839.entry.js.map → p-2f39fd38.entry.js.map} +0 -0
  501. /package/dist/globuscomponents/{p-497724b2.entry.js.map → p-3100dc99.entry.js.map} +0 -0
  502. /package/dist/globuscomponents/{p-6dc28d3d.entry.js.map → p-358fa350.entry.js.map} +0 -0
  503. /package/dist/globuscomponents/{p-524c0404.entry.js.map → p-3693c9b9.entry.js.map} +0 -0
  504. /package/dist/globuscomponents/{p-5a736f4a.entry.js.map → p-3bbcb5ac.entry.js.map} +0 -0
  505. /package/dist/globuscomponents/{p-76d093ef.entry.js.map → p-41773e1d.entry.js.map} +0 -0
  506. /package/dist/globuscomponents/{p-d9509ace.entry.js.map → p-44ca61d8.entry.js.map} +0 -0
  507. /package/dist/globuscomponents/{p-dd2d7d64.entry.js.map → p-4a3f2383.entry.js.map} +0 -0
  508. /package/dist/globuscomponents/{p-060b0bf8.entry.js.map → p-55976e44.entry.js.map} +0 -0
  509. /package/dist/globuscomponents/{p-35ad112a.entry.js.map → p-5a31f474.entry.js.map} +0 -0
  510. /package/dist/globuscomponents/{p-fc681fa9.entry.js.map → p-5e99f2ef.entry.js.map} +0 -0
  511. /package/dist/globuscomponents/{p-75988614.entry.js.map → p-67221dd4.entry.js.map} +0 -0
  512. /package/dist/globuscomponents/{p-c4769f4d.entry.js.map → p-67728f72.entry.js.map} +0 -0
  513. /package/dist/globuscomponents/{p-0c123fd6.entry.js.map → p-6ea11621.entry.js.map} +0 -0
  514. /package/dist/globuscomponents/{p-a7fcbdee.entry.js.map → p-85183db2.entry.js.map} +0 -0
  515. /package/dist/globuscomponents/{p-bac53953.entry.js.map → p-8d5bbf9c.entry.js.map} +0 -0
  516. /package/dist/globuscomponents/{p-ebe51f1a.entry.js.map → p-8dc1fcd4.entry.js.map} +0 -0
  517. /package/dist/globuscomponents/{p-f248f3fd.entry.js.map → p-90407157.entry.js.map} +0 -0
  518. /package/dist/globuscomponents/{p-79c2f800.entry.js.map → p-a20afec7.entry.js.map} +0 -0
  519. /package/dist/globuscomponents/{p-e8a2ef96.entry.js.map → p-a4f5e8bd.entry.js.map} +0 -0
  520. /package/dist/globuscomponents/{p-83c744d6.entry.js.map → p-c256fd8b.entry.js.map} +0 -0
  521. /package/dist/globuscomponents/{p-61bd6d69.entry.js.map → p-c359c016.entry.js.map} +0 -0
  522. /package/dist/globuscomponents/{p-994950d8.entry.js.map → p-d61eb840.entry.js.map} +0 -0
  523. /package/dist/globuscomponents/{p-112fe0dd.entry.js.map → p-dccc977c.entry.js.map} +0 -0
  524. /package/dist/globuscomponents/{p-bcb96e82.entry.js.map → p-f2b76525.entry.js.map} +0 -0
  525. /package/dist/globuscomponents/{p-6e3f7bb2.entry.js.map → p-f2dbe311.entry.js.map} +0 -0
  526. /package/dist/globuscomponents/{p-c95842ae.entry.js.map → p-fa7e8127.entry.js.map} +0 -0
@@ -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_25.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]}],[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\"]]],[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]}],[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\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[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\"]}],[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-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[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.cjs\",[[0,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"gb-rich-text.cjs\",[[1,\"gb-rich-text\",{\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"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-avatar-dropdown.cjs\",[[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.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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-horizontal-tabs.cjs\",[[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-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-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-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\"],\"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],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"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-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field.cjs\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-verification-code-field.cjs\",[[1,\"gb-verification-code-field\",{\"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-wysiwyg-toolbar.cjs\",[[1,\"gb-wysiwyg-toolbar\",{\"breakpoint\":[1],\"fontSelector\":[4,\"font-selector\"],\"bold\":[4],\"italic\":[4],\"h1\":[4,\"h-1\"],\"h2\":[4,\"h-2\"],\"quote\":[4],\"link\":[4],\"image\":[4],\"bulletList\":[4,\"bullet-list\"],\"numberList\":[4,\"number-list\"]}]]],[\"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-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-label-group.cjs\",[[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.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-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-tab-button-base.cjs\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-dropdown-items-with-shortcut.cjs\",[[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.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-pagination-button-group-base_2.cjs\",[[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-megainput-field.cjs\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-button-close_3.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\"]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]]]"), options);
22
+ return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_20.cjs\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[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\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[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-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[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.cjs\",[[0,\"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-avatar-dropdown.cjs\",[[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.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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-horizontal-tabs.cjs\",[[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-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-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-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\"],\"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],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-notification-content.cjs\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"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-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"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-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[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-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-label-group.cjs\",[[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.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-header-icon.cjs\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"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-tab-button-base.cjs\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-dropdown-items-with-shortcut.cjs\",[[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-dropdown-item_2.cjs\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-pagination-button-group-base_2.cjs\",[[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-export-sub-dropdown-item.cjs\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-badge_2.cjs\",[[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-collapse-button_4.cjs\",[[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_3.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\"]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]]]"), options);
23
23
  });
24
24
 
25
25
  exports.setNonce = index.setNonce;
@@ -8,7 +8,7 @@ const appGlobals = require('./app-globals-3a1e7e63.js');
8
8
  const defineCustomElements = async (win, options) => {
9
9
  if (typeof window === 'undefined') return undefined;
10
10
  await appGlobals.globalScripts();
11
- return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_25.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]}],[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\"]]],[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]}],[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\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[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\"]}],[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-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[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.cjs\",[[0,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"gb-rich-text.cjs\",[[1,\"gb-rich-text\",{\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"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-avatar-dropdown.cjs\",[[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.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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-horizontal-tabs.cjs\",[[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-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-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-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\"],\"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],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"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-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field.cjs\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-verification-code-field.cjs\",[[1,\"gb-verification-code-field\",{\"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-wysiwyg-toolbar.cjs\",[[1,\"gb-wysiwyg-toolbar\",{\"breakpoint\":[1],\"fontSelector\":[4,\"font-selector\"],\"bold\":[4],\"italic\":[4],\"h1\":[4,\"h-1\"],\"h2\":[4,\"h-2\"],\"quote\":[4],\"link\":[4],\"image\":[4],\"bulletList\":[4,\"bullet-list\"],\"numberList\":[4,\"number-list\"]}]]],[\"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-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-label-group.cjs\",[[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.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-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-tab-button-base.cjs\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-dropdown-items-with-shortcut.cjs\",[[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.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-pagination-button-group-base_2.cjs\",[[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-megainput-field.cjs\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-button-close_3.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\"]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]]]"), options);
11
+ return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_20.cjs\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[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\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[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-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[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.cjs\",[[0,\"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-avatar-dropdown.cjs\",[[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.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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-horizontal-tabs.cjs\",[[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-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-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-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\"],\"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],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-notification-content.cjs\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"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-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"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-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[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-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-label-group.cjs\",[[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.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-header-icon.cjs\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"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-tab-button-base.cjs\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-dropdown-items-with-shortcut.cjs\",[[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-dropdown-item_2.cjs\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-pagination-button-group-base_2.cjs\",[[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-export-sub-dropdown-item.cjs\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-badge_2.cjs\",[[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-collapse-button_4.cjs\",[[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_3.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\"]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]]]"), options);
12
12
  };
13
13
 
14
14
  exports.setNonce = index.setNonce;
@@ -1 +1 @@
1
- {"file":"reusableModels-e50f3440.js","mappings":";;AAIYA;AAAZ,WAAY,SAAS;IACjB,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;AACzB,CAAC,EAHWA,iBAAS,KAATA,iBAAS,QAGpB;AAMWC;AAAZ,WAAY,aAAa;IACrB,yCAAwB,CAAA;IACxB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACnB,CAAC,EALWA,qBAAa,KAAbA,qBAAa,QAKxB;AAEWC;AAAZ,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,4CAAmB,CAAA;AACvB,CAAC,EAHWA,6BAAqB,KAArBA,6BAAqB;;","names":["StateEnum","BorderWeights","OnlineIndicatorStates"],"sources":["src/models/reusableModels.ts"],"sourcesContent":["export type GeneralSizes = 'xl4' | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled'\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy'\r\n};\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline'\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'solid' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type FileType = '';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes = 'button_primary' | 'button_gray' | 'button_white' | 'rounded_button_white' | 'underline' | 'underline_filled' | 'line' | 'button_white_border' | 'rounded_button_white_border' | 'button_gray_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\n export type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags'; \r\n\r\n export type AvatarColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow';\r\n\r\n export type DropdownItemTypes = string | number | { name: string | number; username: string, selected?: boolean };\r\n\r\n export type PaginationDotTypes = 'dot' | 'line';\r\n\r\n export type FileIconStyles = 'default' | 'gray' | 'solid';\r\n\r\n export type FileIconTypes = 'pdf' | 'csv' | 'jpg' | 'jpeg' | 'ppt' | 'pptx' | 'doc' | 'docx' | 'xls' | 'xlsx' | 'svg' | 'txt' | 'zip' | 'rar' | 'mp3' | 'mp4';"],"version":3}
1
+ {"file":"reusableModels-e50f3440.js","mappings":";;AAIYA;AAAZ,WAAY,SAAS;IACnB,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;AACvB,CAAC,EAHWA,iBAAS,KAATA,iBAAS,QAGpB;AAMWC;AAAZ,WAAY,aAAa;IACvB,yCAAwB,CAAA;IACxB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACjB,CAAC,EALWA,qBAAa,KAAbA,qBAAa,QAKxB;AAEWC;AAAZ,WAAY,qBAAqB;IAC/B,0CAAiB,CAAA;IACjB,4CAAmB,CAAA;AACrB,CAAC,EAHWA,6BAAqB,KAArBA,6BAAqB;;","names":["StateEnum","BorderWeights","OnlineIndicatorStates"],"sources":["src/models/reusableModels.ts"],"sourcesContent":["export type GeneralSizes = 'xl4' | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled',\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy',\r\n}\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline',\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'solid' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type FileType = '';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes =\r\n | 'button_primary'\r\n | 'button_gray'\r\n | 'button_white'\r\n | 'rounded_button_white'\r\n | 'underline'\r\n | 'underline_filled'\r\n | 'line'\r\n | 'button_white_border'\r\n | 'rounded_button_white_border'\r\n | 'button_gray_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\nexport type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags';\r\n\r\nexport type AvatarColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow';\r\n\r\nexport type DropdownItemTypes = string | number | { name: string | number; username: string; selected?: boolean };\r\n\r\nexport type PaginationDotTypes = 'dot' | 'line';\r\n\r\nexport type FileIconStyles = 'default' | 'gray' | 'solid';\r\n\r\nexport type FileIconTypes = 'pdf' | 'csv' | 'jpg' | 'jpeg' | 'ppt' | 'pptx' | 'doc' | 'docx' | 'xls' | 'xlsx' | 'svg' | 'txt' | 'zip' | 'rar' | 'mp3' | 'mp4';\r\n\r\nexport type TableCellTypes = 'text' | 'lead_text' | 'lead_checkbox' | 'badge';\r\n"],"version":3}
@@ -84,7 +84,7 @@ const TestInputTag = class {
84
84
  this.exportValue.emit(this.selectedStaff);
85
85
  }
86
86
  render() {
87
- return (index.h("div", { key: '3db7d4f6dfdbd29a78e721c9635c32ff579f7a4c', class: "input_group", ref: el => (this.inputGroupElement = el) }, index.h("label", { key: '5388fb7c660a431ff2efb8992f8a38948bd7ef58', htmlFor: this.idOfInput }, this.labelText), index.h("div", { key: 'b4713af44a92cfa3a9e6cce848e0bbd229df7389', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, index.h("input", { key: '0d1f9b97c618611beb37e977ea0348d31e0b20fe', 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() }), index.h("div", { key: 'fb62201338078ac2f71d13320cffe74ae78ae742', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index$1) => (
87
+ return (index.h("div", { key: '83cdf5ed206fefff71f2bb5fe5022591624209ae', class: "input_group", ref: el => (this.inputGroupElement = el) }, index.h("label", { key: 'd5f69e9de4a5ca33f98bc80fbb7bd8cc5f015414', htmlFor: this.idOfInput }, this.labelText), index.h("div", { key: '8507547d78e0ab37fb7cb4240ebfe6578518aa38', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, index.h("input", { key: '0953e5a3dc73c0be86418906d19a170b80d8f1f5', 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() }), index.h("div", { key: 'c6e441647fdfa8f47437841af87efecd0623b34e', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index$1) => (
88
88
  // <span>
89
89
  // {staff.fullname}
90
90
  // <img
@@ -93,7 +93,7 @@ const TestInputTag = class {
93
93
  // onClick={() => this.removeStaff(index)}
94
94
  // />
95
95
  // </span>
96
- index.h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index$1) }, index.h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, staff.fullname.split(' ')[0])))))), this.show && (index.h("div", { key: 'e9abf6a820734e85c951f7bb46c7a9496183eb9b', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
96
+ index.h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index$1) }, index.h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, staff.fullname.split(' ')[0])))))), this.show && (index.h("div", { key: '35b3b6122ba8fd36ed81da116b06ed1745a588e3', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
97
97
  // <li class="aList" onClick={() => this.selectStaff(staff)}>
98
98
  // <div>{staff.fullname}</div>
99
99
  // <div>{staff.email}</div>
@@ -1,8 +1,5 @@
1
1
  {
2
2
  "entries": [
3
- "components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.js",
4
- "components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.js",
5
- "components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.js",
6
3
  "components/gb-avatar/gb-avatar.js",
7
4
  "components/gb-avatar-add-button/gb-avatar-add-button.js",
8
5
  "components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.js",
@@ -50,7 +47,6 @@
50
47
  "components/gb-password-button/gb-password-button.js",
51
48
  "components/gb-progress-bar/gb-progress-bar.js",
52
49
  "components/gb-progress-circle/gb-progress-circle.js",
53
- "components/gb-rich-text/gb-rich-text.js",
54
50
  "components/gb-scrollbar/gb-scrollbar.js",
55
51
  "components/gb-sidebar/gb-sidebar.js",
56
52
  "components/gb-simple-side-bar-item/gb-simple-side-bar-item.js",
@@ -58,6 +54,7 @@
58
54
  "components/gb-slider-control-handle/gb-slider-control-handle.js",
59
55
  "components/gb-status-indicator/gb-status-indicator.js",
60
56
  "components/gb-tab-button-base/gb-tab-button-base.js",
57
+ "components/gb-table-cell/gb-table-cell.js",
61
58
  "components/gb-tag/gb-tag.js",
62
59
  "components/gb-tag-checkbox/gb-tag-checkbox.js",
63
60
  "components/gb-tag-close/gb-tag-close.js",
@@ -71,6 +68,7 @@
71
68
  "components/gb-tooltip/gb-tooltip.js",
72
69
  "components/gb-verification-code-field/gb-verification-code-field.js",
73
70
  "components/gb-vertical-tabs/gb-vertical-tabs.js",
71
+ "components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js",
74
72
  "components/test-input-tag/test-input-tag.js"
75
73
  ],
76
74
  "compiler": {
@@ -100,9 +100,9 @@ export class GbAvatar {
100
100
  render() {
101
101
  const classes = `${this.assignedColorClass}`;
102
102
  return [
103
- h("div", { key: '78a2ae7ec0fe7e84b4865cbd2aa6d730a4f6d853', class: "avatar" }, h("gb-avatar-contrast-inner-border", { key: 'e8808de59d5e6f717ec05da28e8f426e8901db3d', "show-border": this.showBorder, size: this.size, weight: this.weight }, h("div", { key: '828372aa1ec9483a238d75a4a45e899d9a2d2b9a', class: `inner_content ${this.size}` }, this.text ? (
103
+ h("div", { key: 'f31b26e206a1f8a58e339624e2e055e53e2c8379', class: "avatar" }, h("gb-avatar-contrast-inner-border", { key: '4a2a899e2992f76b2ebe6dd5b8bcdd99ac580f13', "show-border": this.showBorder, size: this.size, weight: this.weight }, h("div", { key: '7013de4b01b3619cfc8b754be307e271121e7b3e', class: `inner_content ${this.size}` }, this.text ? (
104
104
  // ${!this.color ? 'gray' : this.color}
105
- h("div", { class: `initials ${classes}` }, h("slot", { name: "initials" }))) : (h("slot", { name: "image" })), this.placeholder && (h("div", { key: '5cbba859eef07664af617e5e5120360af035f54c', class: `placeholder ${classes}` }, this.icon === 'user' && (h("svg", { key: 'f98212a325681ff1d84e2fc7436bccccf80041a8', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `user_avatar ${this.size} ${classes}` }, h("path", { key: '8ab2ccefc3d7850bf3f60a6335058a196ee0f8f7', d: "M11.8706 9.89137C11.9482 9.93754 12.044 9.99158 12.1524 10.0528C12.6276 10.3209 13.3459 10.7261 13.8381 11.2078C14.1458 11.5091 14.4383 11.9061 14.4914 12.3924C14.548 12.9097 14.3223 13.395 13.8697 13.8263C13.0887 14.5703 12.1515 15.1666 10.9393 15.1666H5.06045C3.84825 15.1666 2.91106 14.5703 2.13009 13.8263C1.67741 13.395 1.45177 12.9097 1.50831 12.3924C1.56147 11.9061 1.85391 11.5091 2.16169 11.2078C2.6538 10.7261 3.37214 10.3209 3.84735 10.0528C3.95578 9.99158 4.05158 9.93754 4.12912 9.89137C6.49848 8.48055 9.50126 8.48055 11.8706 9.89137Z", fill: "#697586" }), h("path", { key: '9d2aa4af2b1d4d560ccbe532859d9471a9c81690', d: "M4.49987 4.33325C4.49987 2.40026 6.06688 0.833252 7.99987 0.833252C9.93287 0.833252 11.4999 2.40026 11.4999 4.33325C11.4999 6.26625 9.93287 7.83325 7.99987 7.83325C6.06688 7.83325 4.49987 6.26625 4.49987 4.33325Z", fill: "#697586" }))))))), h("gb-status-indicator", { key: 'c9319baf7e901312b943d57ce0530a2a54136f1a', class: `indicator ${this.size}`, "status-icon": this.statusIcon, size: this.size, state: this.state })),
105
+ h("div", { class: `initials ${classes}` }, h("slot", { name: "initials" }))) : (h("slot", { name: "image" })), this.placeholder && (h("div", { key: '105b31dbfb024a2ec828bd67beb7c60b4ae0d8c4', class: `placeholder ${classes}` }, this.icon === 'user' && (h("svg", { key: '48cf44b4e4199fc88ff857f4d22af4dbe9f36b45', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `user_avatar ${this.size} ${classes}` }, h("path", { key: 'fd6dd257d7fc87e30bfb1b4b3250f6170a139273', d: "M11.8706 9.89137C11.9482 9.93754 12.044 9.99158 12.1524 10.0528C12.6276 10.3209 13.3459 10.7261 13.8381 11.2078C14.1458 11.5091 14.4383 11.9061 14.4914 12.3924C14.548 12.9097 14.3223 13.395 13.8697 13.8263C13.0887 14.5703 12.1515 15.1666 10.9393 15.1666H5.06045C3.84825 15.1666 2.91106 14.5703 2.13009 13.8263C1.67741 13.395 1.45177 12.9097 1.50831 12.3924C1.56147 11.9061 1.85391 11.5091 2.16169 11.2078C2.6538 10.7261 3.37214 10.3209 3.84735 10.0528C3.95578 9.99158 4.05158 9.93754 4.12912 9.89137C6.49848 8.48055 9.50126 8.48055 11.8706 9.89137Z", fill: "#697586" }), h("path", { key: 'ab9d4b99e903ff271d3ae63b22ff1f9938bb35f3', d: "M4.49987 4.33325C4.49987 2.40026 6.06688 0.833252 7.99987 0.833252C9.93287 0.833252 11.4999 2.40026 11.4999 4.33325C11.4999 6.26625 9.93287 7.83325 7.99987 7.83325C6.06688 7.83325 4.49987 6.26625 4.49987 4.33325Z", fill: "#697586" }))))))), h("gb-status-indicator", { key: '45b4b15df29dc86fe611d48133d8b6384f1f39c3', class: `indicator ${this.size}`, "status-icon": this.statusIcon, size: this.size, state: this.state })),
106
106
  ];
107
107
  }
108
108
  static get is() { return "gb-avatar"; }
@@ -7,7 +7,7 @@ export class GbAvatarAddButton {
7
7
  this.el = undefined;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '354d48e400ab38aa3e394fea398047ce1166146d' }, this.showToolTip && (h("gb-tooltip", { key: 'c2f684ad0d47ffdee960705b7ed8fa5b06d64b4c', class: `tooltip ${this.size}`, arrow: "bottom_center", "show-supporting-text": "false" }, h("p", { key: '96213de6051d2e1e34cb43263c6c826f4c916e54', slot: "label", class: "text-xs-semi-bold" }, "Add User"))), h("div", { key: '43174d8ba7de4ab213ba4a2cd15a52cea5ac3ed7', class: `avatar_back ${this.size} ${this.state}`, onMouseEnter: () => { this.showToolTip = true; }, onMouseLeave: () => { this.showToolTip = false; } }, h("svg", { key: '85abfe07bead0aedd74ba612b5f3ca98baf09f93', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `plus_sign ${this.size} ${this.state}` }, h("path", { key: '9cbf03f1af588dfc32863ad2e7083505d997869b', d: "M8.00008 2.6665V13.3332M13.3334 7.99984H2.66675", stroke: "#697586", "stroke-width": "1.33", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
10
+ return (h("div", { key: '0a4015b0d412e960bd772034ceb59b876b866a82' }, this.showToolTip && (h("gb-tooltip", { key: 'dd8feb18a20c400604d59fe6a18bf85be13a7f4d', class: `tooltip ${this.size}`, arrow: "bottom_center", "show-supporting-text": "false" }, h("p", { key: '62cdfbc08203bf71d62e85e3825191890cf596ba', slot: "label", class: "text-xs-semi-bold" }, "Add User"))), h("div", { key: '7216b5e6b8154e3ec47b14050e842269a87716c7', class: `avatar_back ${this.size} ${this.state}`, onMouseEnter: () => { this.showToolTip = true; }, onMouseLeave: () => { this.showToolTip = false; } }, h("svg", { key: '23d2da33d045e80b167ce5e9f73e4ec71e1e48fa', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `plus_sign ${this.size} ${this.state}` }, h("path", { key: '6b99cbfeb6de1792f72ddc7776171430f12aad6d', d: "M8.00008 2.6665V13.3332M13.3334 7.99984H2.66675", stroke: "#697586", "stroke-width": "1.33", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
11
11
  }
12
12
  static get is() { return "gb-avatar-add-button"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -33,7 +33,7 @@ export class GbAvatarContrastInnerBorder {
33
33
  }
34
34
  }
35
35
  render() {
36
- return (h("div", { key: 'db3e85042060fad299a438f5e3ebe39ea797d205', class: `inner_border ${this.size} ${this.weight} ${!this.showBorder ? 'no_border' : ''}` }, h("slot", { key: '58369968f52e99823dfef9ed81240e38442c578a' })));
36
+ return (h("div", { key: '5da377ca319797b0c8563d835e6877e144e81980', class: `inner_border ${this.size} ${this.weight} ${!this.showBorder ? 'no_border' : ''}` }, h("slot", { key: '3eb49ea5f6c1384a81a4c506ff4a2f9ebc875389' })));
37
37
  }
38
38
  static get is() { return "gb-avatar-contrast-inner-border"; }
39
39
  static get encapsulation() { return "shadow"; }
@@ -40,7 +40,7 @@ export class GbAvatarGroup {
40
40
  }
41
41
  render() {
42
42
  // console.log(this.images);
43
- return (h("div", { key: '42fb1252ae416fa17682e98b0ff0a4ff3c094520', class: `avatar_group ${this.size}` }, this.images.map((image, index) => (h("div", { class: `avatar ${this.size}`, key: index }, h("gb-avatar", { size: this.size, weight: this.setWeight(), text: false }, h("img", { src: image, alt: "", slot: "image" }))))), this.moreUsers && (h("div", { key: 'f85d7c181267d05ea0f9a6c41a59350436a1eb45', class: `avatar ${this.size}` }, h("gb-avatar", { key: '43873f9da4c7ed6852d90e303a643bd647a7fb4f', text: this.text, size: this.size, weight: this.setWeight() }, h("slot", { key: 'aad079046ab9489a13b89522303b2d4a69c5fea9', name: "initials", slot: "initials" })))), this.addMoreButton && h("gb-avatar-add-button", { key: '5c905f5971f1aa462917b4dc9492d34e926ad908', state: this.state, size: this.size, onClick: () => this.onAddMoreButtonClicked() })));
43
+ return (h("div", { key: '810c2eff20f65e12f269de8038d807a3fcbf3c4f', class: `avatar_group ${this.size}` }, this.images.map((image, index) => (h("div", { class: `avatar ${this.size}`, key: index }, h("gb-avatar", { size: this.size, weight: this.setWeight(), text: false }, h("img", { src: image, alt: "", slot: "image" }))))), this.moreUsers && (h("div", { key: '2ac6096f3b11800c7531db0cc0633d78fd3424c3', class: `avatar ${this.size}` }, h("gb-avatar", { key: '0e86b3647f9b5e7b0046a538d6f201ba8e042fdc', text: this.text, size: this.size, weight: this.setWeight() }, h("slot", { key: '7a9173bbd9fdf1334aab2a76ce95a86a8009114f', name: "initials", slot: "initials" })))), this.addMoreButton && h("gb-avatar-add-button", { key: 'b28ee6b6bb9b941d96a811928a26d71db51dfef5', state: this.state, size: this.size, onClick: () => this.onAddMoreButtonClicked() })));
44
44
  }
45
45
  static get is() { return "gb-avatar-group"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -84,7 +84,7 @@ export class GbAvatarLabelGroup {
84
84
  }
85
85
  }
86
86
  render() {
87
- return (h("div", { key: '7faebe32365259195cbb17abff379e55b8a4fa07', class: `label ${this.size}` }, h("div", { key: '77cb2c0f240a160e25f2c176060c3e96e8a6fc80', class: "label_pic" }, h("gb-avatar", { key: '3a0d2604c699042d71be82b643fb9dce5981ba63', size: this.size, "status-icon": this.statusIcon, state: this.state, text: true, placeholder: this.placeholder, color: !this.color ? 'gray' : this.color, "show-border": this.showBorder }, !this.text ? h("slot", { name: "image", slot: "image" }) : h("slot", { name: "initials", slot: "initials" }))), h("div", { key: '13bd242b755979dfa4e56a09786b68a608bf236e', class: "label_text" }, h("slot", { key: '5b6c40bbb979b7ae2e61adba3907d88dcc71bec6', name: "name" }), h("slot", { key: '59c6b8c53b20e8e5d74ee382553d98ee9ea08b75', name: "supporting_text" }))));
87
+ return (h("div", { key: '0dbe1c3087606cb1eefdf4952e6e8b67fb76920b', class: `label ${this.size}` }, h("div", { key: 'fa5df53b031ab1eb85b3f98b52f2614b9b5273ef', class: "label_pic" }, h("gb-avatar", { key: 'dfa7f7746565202602ef65b1eab162d845380dfe', size: this.size, "status-icon": this.statusIcon, state: this.state, text: true, placeholder: this.placeholder, color: !this.color ? 'gray' : this.color, "show-border": this.showBorder }, !this.text ? h("slot", { name: "image", slot: "image" }) : h("slot", { name: "initials", slot: "initials" }))), h("div", { key: '80acde30b1cbc8b80f4890eb819b0867680b6671', class: "label_text" }, h("slot", { key: '5221c0352e70929ced15e81181123e7b97a79efb', name: "name" }), h("slot", { key: '93fb8cf27b1805ba97355da9d84a790016a20a0e', name: "supporting_text" }))));
88
88
  }
89
89
  static get is() { return "gb-avatar-label-group"; }
90
90
  static get encapsulation() { return "shadow"; }
@@ -37,7 +37,7 @@ export class GbAvatarProfilePhoto {
37
37
  }
38
38
  render() {
39
39
  const profileSize = this.getProfileSize();
40
- return (h("div", { key: '7dd684f7e42f699f15bb685ec02b56b0de254071', class: `profile_photo ${profileSize}` }, h("gb-avatar", { key: 'dd60c81ef6437f36320483a3343f2785adfe1d88', size: profileSize, icon: "user", text: this.text, "status-icon": this.verified && ('verified'), weight: this.setWeight() }, !this.text ? (h("slot", { name: "image", slot: "image" })) : (h("slot", { name: "initials", slot: "initials" })), this.placeholder && (h("div", { key: '607aeaa41350cc4f6c2dc1b5b4bbb9beddcdfaee', class: `placeholder` }, h("svg", { key: '8cf0885da1f1ee0cf51c01a6fda4d7ad87b938cd', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `user_avatar ${this.size}` }, h("path", { key: 'e7de1ec0a7b68cc465b1e145626ba236b07ed021', d: "M11.8706 9.89137C11.9482 9.93754 12.044 9.99158 12.1524 10.0528C12.6276 10.3209 13.3459 10.7261 13.8381 11.2078C14.1458 11.5091 14.4383 11.9061 14.4914 12.3924C14.548 12.9097 14.3223 13.395 13.8697 13.8263C13.0887 14.5703 12.1515 15.1666 10.9393 15.1666H5.06045C3.84825 15.1666 2.91106 14.5703 2.13009 13.8263C1.67741 13.395 1.45177 12.9097 1.50831 12.3924C1.56147 11.9061 1.85391 11.5091 2.16169 11.2078C2.6538 10.7261 3.37214 10.3209 3.84735 10.0528C3.95578 9.99158 4.05158 9.93754 4.12912 9.89137C6.49848 8.48055 9.50126 8.48055 11.8706 9.89137Z", fill: "#697586" }), h("path", { key: '67d79b71cb14b258f9c7ff107e352a8c78e7020f', d: "M4.49987 4.33325C4.49987 2.40026 6.06688 0.833252 7.99987 0.833252C9.93287 0.833252 11.4999 2.40026 11.4999 4.33325C11.4999 6.26625 9.93287 7.83325 7.99987 7.83325C6.06688 7.83325 4.49987 6.26625 4.49987 4.33325Z", fill: "#697586" })))))));
40
+ return (h("div", { key: 'c347d12d03065a75ca3f1d6e03dd95d4519d45f3', class: `profile_photo ${profileSize}` }, h("gb-avatar", { key: 'f5da68fa2f622c8167334b16d960ede9e6783144', size: profileSize, icon: "user", text: this.text, "status-icon": this.verified && ('verified'), weight: this.setWeight() }, !this.text ? (h("slot", { name: "image", slot: "image" })) : (h("slot", { name: "initials", slot: "initials" })), this.placeholder && (h("div", { key: '408c340480c681fb130bb7c8e583ec4e411a8989', class: `placeholder` }, h("svg", { key: '204e50473145b1ee1e6e9c1eb8078694640a3c06', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `user_avatar ${this.size}` }, h("path", { key: 'a306215a162dc6538242767581d1820ddbaacf7d', d: "M11.8706 9.89137C11.9482 9.93754 12.044 9.99158 12.1524 10.0528C12.6276 10.3209 13.3459 10.7261 13.8381 11.2078C14.1458 11.5091 14.4383 11.9061 14.4914 12.3924C14.548 12.9097 14.3223 13.395 13.8697 13.8263C13.0887 14.5703 12.1515 15.1666 10.9393 15.1666H5.06045C3.84825 15.1666 2.91106 14.5703 2.13009 13.8263C1.67741 13.395 1.45177 12.9097 1.50831 12.3924C1.56147 11.9061 1.85391 11.5091 2.16169 11.2078C2.6538 10.7261 3.37214 10.3209 3.84735 10.0528C3.95578 9.99158 4.05158 9.93754 4.12912 9.89137C6.49848 8.48055 9.50126 8.48055 11.8706 9.89137Z", fill: "#697586" }), h("path", { key: 'ee67cbbef35d5c70be1ef489fbf28a40ebb27668', d: "M4.49987 4.33325C4.49987 2.40026 6.06688 0.833252 7.99987 0.833252C9.93287 0.833252 11.4999 2.40026 11.4999 4.33325C11.4999 6.26625 9.93287 7.83325 7.99987 7.83325C6.06688 7.83325 4.49987 6.26625 4.49987 4.33325Z", fill: "#697586" })))))));
41
41
  }
42
42
  static get is() { return "gb-avatar-profile-photo"; }
43
43
  static get encapsulation() { return "shadow"; }
@@ -74,7 +74,7 @@ export class GbBadges {
74
74
  };
75
75
  const flagSwap = getAssetPath(`${this.flagSwap}`);
76
76
  const dotColor = this.type === 'badge_modern' ? this.getDotColor(this.color) : 'currentColor';
77
- return (h("div", { key: 'e60fec237e33dc7528f65c12f8b903214d0b01a9', class: classes }, this.icon === 'dot' && (h("svg", { key: '9dbb5081ac68f45894fe88eea9d9b8c835cc59ba', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: dotColor }, h("circle", { key: 'edfaec8abdb77a89952bf611bf4577342c480909', cx: "4", cy: "4", r: "3" }))), this.icon === 'icon_leading' && this.iconLeadingSwap && (h("div", { key: 'a06b0902f6c21ba3501f302d89a3e43376a12c04', class: `icon left-icon`, innerHTML: this.leadingIconContent })), this.icon === 'country' && (h("img", { key: '1edfdb7c0716cb397168cc269aeaa9d1a149da85', src: flagSwap, alt: "Country Icon" })), this.icon === 'avatar' && (h("gb-avatar", { key: '25888c2f19e569e149a658a0e7e4372c9d125c64', class: "avatar-icon", size: "xxs", "status-icon": "false" }, h("slot", { key: 'f4c6d9064f6e37441036e0285e35d601fc2679d0', name: 'image', slot: 'image' }))), this.icon !== 'only' && (h("slot", { key: 'eb4cf9f829c689122079bc14372dab0ecd70c0f7' })), this.icon === 'icon_trailing' && this.iconTrailingSwap && (h("div", { key: 'ae51ec87fae86a882e3bd0db40e87500ca8f8124', class: `icon right-icon`, innerHTML: this.trailingIconContent })), this.icon === 'only' && (h("div", { key: '1cc13af0a3d08cd67dcc5dd199c8d11ecfe34494', id: "icon-only" }, h("svg", { key: '8992adf75b7476a5eb0de0c540f551c1685e8183', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", viewBox: "0 0 12 12", stroke: dotColor }, h("path", { key: '721eafc8330d8f1f7a35079b8da41d850d143bf1', d: "M6 2L6 10M10 6L2 6", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.closeButton && this.icon !== 'only' && h("gb-badge-close", { key: 'd12eae31639e47f3dee56a2f6b16ca239c4ffb88', color: this.color, type: 'rounded' })));
77
+ return (h("div", { key: 'eda1c3ccd836c4a189fbf2ff5ee2b807b455f5b8', class: classes }, this.icon === 'dot' && (h("svg", { key: '0aece23db85950c23b69042ae7573a919a749bf9', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: dotColor }, h("circle", { key: '22673199683eae91d8e1bb3dca704b84c86c4db7', cx: "4", cy: "4", r: "3" }))), this.icon === 'icon_leading' && this.iconLeadingSwap && (h("div", { key: '7c907887aa687914960aeb0b25e476c6e7fd2d2f', class: `icon left-icon`, innerHTML: this.leadingIconContent })), this.icon === 'country' && (h("img", { key: '1badce0b77c978217e5ee51368e7ef6cd8950793', src: flagSwap, alt: "Country Icon" })), this.icon === 'avatar' && (h("gb-avatar", { key: 'c3ac5dde22ad21ba184c5d610de7ea38dcf87d52', class: "avatar-icon", size: "xxs", "status-icon": "false" }, h("slot", { key: '4f1c9c2ea7da80a0bdee60a42fc5a3cdee92b95c', name: 'image', slot: 'image' }))), this.icon !== 'only' && (h("slot", { key: 'ca17518a78170c6c8b5e695b8cfd6260020c4594' })), this.icon === 'icon_trailing' && this.iconTrailingSwap && (h("div", { key: 'c1af9f205016fcd15caea7bfa9677a57461edd41', class: `icon right-icon`, innerHTML: this.trailingIconContent })), this.icon === 'only' && (h("div", { key: '7099aeb896e901599ececb96905b15532b2ff6b1', id: "icon-only" }, h("svg", { key: 'ffa2075a8e8a0759ae5ff7fa85de0a81b6fc54f2', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", viewBox: "0 0 12 12", stroke: dotColor }, h("path", { key: '98c8cff2df5faebb5686ee0297246585cdf2e227', d: "M6 2L6 10M10 6L2 6", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.closeButton && this.icon !== 'only' && h("gb-badge-close", { key: 'b9e2ddd37db990be86e7fd9631b5a9bfd3a083c7', color: this.color, type: 'rounded' })));
78
78
  }
79
79
  static get is() { return "gb-badge"; }
80
80
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class BadgeClose {
5
5
  this.type = undefined;
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '463ab0ce946f24cd51c1349997b81c249c6dd87f', class: `${this.color} ${this.type}` }, h("svg", { key: '1b9dbad7a4ec5d531f8772cf53c0d98b41bf756c', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '0ec546550caaf3db1efa1f1697bf5a5a95ed4ceb', d: "M9.50024 2.5L2.50024 9.5M2.50024 2.5L9.50024 9.5", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
8
+ return (h("div", { key: '5189191c46c3b0c7ea593df4f7f846d4b62d5c7b', class: `${this.color} ${this.type}` }, h("svg", { key: 'a09526a8b9a155c53cc620339f86406be75c7d7c', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '4e4fbd3e21d14674a12f7cac500f3f9abd30ace0', d: "M9.50024 2.5L2.50024 9.5M2.50024 2.5L9.50024 9.5", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
9
9
  }
10
10
  static get is() { return "gb-badge-close"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -71,7 +71,7 @@ export class GbButton {
71
71
  return h("div", { class: "icon right-icon", innerHTML: this.trailingIconSvg });
72
72
  }
73
73
  render() {
74
- return (h("button", { key: '059a87ee182fa3780c50d2db98c0ecc441652d1e', class: this.getButtonClasses() }, this.iconLeading && this.icon === 'default' && this.renderLeadingIcon(), this.icon === 'default' && (h("div", { key: '415640afd5b0d4f65d7018f85cbe8b7c66ae0a32', class: `btn_text` }, h("slot", { key: 'f47ab3a357dd998fe3fdb6752fa751407e54b5f0' }))), this.iconTrailing && this.renderTrailingIcon(), this.icon === 'only' && this.renderLeadingIcon()));
74
+ return (h("button", { key: '2cbfcf969cb619940f6fe6652c086ba97e21a10d', class: this.getButtonClasses() }, this.iconLeading && this.icon === 'default' && this.renderLeadingIcon(), this.icon === 'default' && (h("div", { key: 'f17a554db6a4e2d9ec046bec1443f5eb5647cb98', class: `btn_text` }, h("slot", { key: 'a320e87a5d063356ca50c6a34a2a378552cbf720' }))), this.iconTrailing && this.renderTrailingIcon(), this.icon === 'only' && this.renderLeadingIcon()));
75
75
  }
76
76
  static get is() { return "gb-btn"; }
77
77
  static get originalStyleUrls() {
@@ -69,7 +69,7 @@ export class GbButton {
69
69
  return h("div", { class: "icon right-icon", innerHTML: this.trailingIconSvg });
70
70
  }
71
71
  render() {
72
- return (h("button", { key: '6eab7754f76def53384a0d89656b3385308c6159', class: this.getButtonClasses() }, this.iconLeading && this.icon === 'default' && this.renderLeadingIcon(), this.icon === 'default' && h("slot", { key: '0d60d1ac867cc168997eb34f8dbd095a47ad8eda' }), this.iconTrailing && this.renderTrailingIcon(), this.icon === 'only' && this.renderLeadingIcon()));
72
+ return (h("button", { key: '2d565ffec771ccf35e0527232ed37d9a112ca3d2', class: this.getButtonClasses() }, this.iconLeading && this.icon === 'default' && this.renderLeadingIcon(), this.icon === 'default' && h("slot", { key: 'e65c418eb5106f9f4b913d3646ef0eb61cf1628d' }), this.iconTrailing && this.renderTrailingIcon(), this.icon === 'only' && this.renderLeadingIcon()));
73
73
  }
74
74
  static get is() { return "gb-button"; }
75
75
  static get encapsulation() { return "shadow"; }
@@ -2,51 +2,53 @@
2
2
 
3
3
 
4
4
 
5
- <!-- Auto Generated Below -->
6
-
7
-
8
- ## Properties
9
-
10
- | Property | Attribute | Description | Type | Default |
11
- | ------------------ | -------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------- | ----------- |
12
- | `destructive` | `destructive` | | `boolean` | `false` |
13
- | `hierarchy` | `hierarchy` | | `"link_color" \| "link_gray" \| "primary" \| "secondary_color" \| "secondary_gray" \| "tertiary_color" \| "tertiary_gray"` | `undefined` |
14
- | `icon` | `icon` | | `"default" \| "only"` | `undefined` |
15
- | `iconLeading` | `icon-leading` | | `boolean` | `false` |
16
- | `iconLeadingSwap` | `icon-leading-swap` | | `string` | `undefined` |
17
- | `iconTrailing` | `icon-trailing` | | `boolean` | `false` |
18
- | `iconTrailingSwap` | `icon-trailing-swap` | | `string` | `undefined` |
19
- | `size` | `size` | | `"lg" \| "md" \| "profile_lg" \| "profile_md" \| "profile_sm" \| "sm" \| "xl" \| "xl2" \| "xl3" \| "xl4" \| "xs" \| "xxs"` | `undefined` |
20
- | `state` | `state` | | `"default" \| "disabled"` | `undefined` |
21
-
22
-
23
- ## Dependencies
24
-
25
- ### Used by
26
-
27
- - [gb-checkbox-group-item](../gb-checkbox-group-item)
28
- - [gb-file-upload](../gb-file-upload)
29
- - [gb-file-upload-item-base](../gb-file-upload-item-base)
30
- - [gb-input-field](../gb-input-field)
31
- - [gb-notification-pane](../gb-notification-pane)
32
- - [gb-pagination](../gb-pagination)
33
- - [gb-password-button](../gb-password-button)
34
- - [gb-toast](../gb-toast)
35
-
36
- ### Graph
37
- ```mermaid
38
- graph TD;
39
- gb-checkbox-group-item --> gb-button
40
- gb-file-upload --> gb-button
41
- gb-file-upload-item-base --> gb-button
42
- gb-input-field --> gb-button
43
- gb-notification-pane --> gb-button
44
- gb-pagination --> gb-button
45
- gb-password-button --> gb-button
46
- gb-toast --> gb-button
47
- style gb-button fill:#f9f,stroke:#333,stroke-width:4px
48
- ```
49
-
50
- ----------------------------------------------
51
-
52
- *Built with [StencilJS](https://stenciljs.com/)*
5
+ <!-- Auto Generated Below -->
6
+
7
+
8
+ ## Properties
9
+
10
+ | Property | Attribute | Description | Type | Default |
11
+ | ------------------ | -------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------- | ----------- |
12
+ | `destructive` | `destructive` | | `boolean` | `false` |
13
+ | `hierarchy` | `hierarchy` | | `"link_color" \| "link_gray" \| "primary" \| "secondary_color" \| "secondary_gray" \| "tertiary_color" \| "tertiary_gray"` | `undefined` |
14
+ | `icon` | `icon` | | `"default" \| "only"` | `undefined` |
15
+ | `iconLeading` | `icon-leading` | | `boolean` | `false` |
16
+ | `iconLeadingSwap` | `icon-leading-swap` | | `string` | `undefined` |
17
+ | `iconTrailing` | `icon-trailing` | | `boolean` | `false` |
18
+ | `iconTrailingSwap` | `icon-trailing-swap` | | `string` | `undefined` |
19
+ | `size` | `size` | | `"lg" \| "md" \| "profile_lg" \| "profile_md" \| "profile_sm" \| "sm" \| "xl" \| "xl2" \| "xl3" \| "xl4" \| "xs" \| "xxs"` | `undefined` |
20
+ | `state` | `state` | | `"default" \| "disabled"` | `undefined` |
21
+
22
+
23
+ ## Dependencies
24
+
25
+ ### Used by
26
+
27
+ - [gb-checkbox-group-item](../gb-checkbox-group-item)
28
+ - [gb-file-upload](../gb-file-upload)
29
+ - [gb-file-upload-item-base](../gb-file-upload-item-base)
30
+ - [gb-input-field](../gb-input-field)
31
+ - [gb-notification-pane](../gb-notification-pane)
32
+ - [gb-pagination](../gb-pagination)
33
+ - [gb-password-button](../gb-password-button)
34
+ - [gb-sidebar](../gb-sidebar)
35
+ - [gb-toast](../gb-toast)
36
+
37
+ ### Graph
38
+ ```mermaid
39
+ graph TD;
40
+ gb-checkbox-group-item --> gb-button
41
+ gb-file-upload --> gb-button
42
+ gb-file-upload-item-base --> gb-button
43
+ gb-input-field --> gb-button
44
+ gb-notification-pane --> gb-button
45
+ gb-pagination --> gb-button
46
+ gb-password-button --> gb-button
47
+ gb-sidebar --> gb-button
48
+ gb-toast --> gb-button
49
+ style gb-button fill:#f9f,stroke:#333,stroke-width:4px
50
+ ```
51
+
52
+ ----------------------------------------------
53
+
54
+ *Built with [StencilJS](https://stenciljs.com/)*