globuswebcomponents 0.8.0 → 0.8.2

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 (345) hide show
  1. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +75 -0
  2. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +1 -0
  3. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +104 -0
  4. package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +1 -0
  5. package/dist/cjs/{gb-avatar_41.cjs.entry.js → gb-avatar_34.cjs.entry.js} +86 -363
  6. package/dist/cjs/gb-avatar_34.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-button-close_2.cjs.entry.js +2 -2
  8. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-control-handle.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +32 -0
  12. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +1 -0
  13. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +51 -0
  14. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js.map +1 -0
  15. package/dist/cjs/gb-export-dropdown.cjs.entry.js +32 -0
  16. package/dist/cjs/gb-export-dropdown.cjs.entry.js.map +1 -0
  17. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +42 -0
  18. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js.map +1 -0
  19. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-file-upload.cjs.entry.js +9 -9
  21. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-megainput-field.cjs.entry.js +2 -2
  23. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-rich-text.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-token-field.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-verification-code-field.cjs.entry.js +2 -2
  32. package/dist/cjs/globuscomponents.cjs.js +1 -1
  33. package/dist/cjs/loader.cjs.js +1 -1
  34. package/dist/collection/assets/thumbs-up.svg +8 -0
  35. package/dist/collection/collection-manifest.json +1 -1
  36. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +1 -1
  37. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
  38. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +2 -2
  39. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js.map +1 -1
  40. package/dist/collection/components/{gb-badges/gb-badges.css → gb-badge/gb-badge.css} +59 -30
  41. package/dist/collection/components/{gb-badges/gb-badges.js → gb-badge/gb-badge.js} +5 -5
  42. package/dist/collection/components/gb-badge/gb-badge.js.map +1 -0
  43. package/dist/collection/components/gb-badge-close/gb-badge-close.js +1 -1
  44. package/dist/collection/components/gb-btn/gb-btn.css +4 -0
  45. package/dist/collection/components/gb-btn/gb-btn.js +1 -1
  46. package/dist/collection/components/gb-button/gb-button.js +1 -1
  47. package/dist/collection/components/gb-button/readme.md +2 -0
  48. package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
  49. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
  50. package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
  51. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
  52. package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
  53. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
  54. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
  55. package/dist/collection/components/gb-control-handle/gb-control-handle.js +1 -1
  56. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  57. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.css +1 -1
  58. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  59. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  60. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  61. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  62. package/dist/collection/components/gb-file-upload/gb-file-upload.js +9 -9
  63. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  64. package/dist/collection/components/gb-header/gb-header.js +1 -1
  65. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  66. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  67. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  68. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  69. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +12 -12
  70. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  71. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  72. package/dist/collection/components/gb-input-field/gb-input-field.js +18 -18
  73. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  74. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  75. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  76. package/dist/collection/components/gb-notification-content/gb-notification-content.js.map +1 -1
  77. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +8 -6
  78. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js.map +1 -1
  79. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -3
  80. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  81. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  82. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  83. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.css +8 -0
  84. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +7 -1
  85. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js.map +1 -1
  86. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  87. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  88. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  89. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  90. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  91. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  92. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  93. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  94. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  95. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  96. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  97. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  98. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  99. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  100. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  101. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  102. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  103. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  104. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  105. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  106. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  107. package/dist/components/gb-avatar-add-button.js +1 -1
  108. package/dist/components/gb-avatar-dropdown.js +7 -7
  109. package/dist/components/gb-avatar-dropdown.js.map +1 -1
  110. package/dist/components/gb-avatar-group.js +4 -4
  111. package/dist/components/gb-avatar-label-group.js +1 -1
  112. package/dist/components/gb-avatar-profile-photo.js +2 -2
  113. package/dist/components/gb-avatar.js +1 -1
  114. package/dist/components/gb-badge-close.js +1 -1
  115. package/dist/components/gb-badge.js +1 -1
  116. package/dist/components/gb-btn.js +1 -1
  117. package/dist/components/gb-button-close.js +1 -1
  118. package/dist/components/gb-button.js +1 -1
  119. package/dist/components/gb-carousel-arrow.js +1 -1
  120. package/dist/components/gb-checkbox-base.js +1 -1
  121. package/dist/components/gb-checkbox-group-item.js +1 -1
  122. package/dist/components/gb-checkbox-group.js +7 -7
  123. package/dist/components/gb-checkbox.js +1 -1
  124. package/dist/components/gb-collapse-button.js +1 -1
  125. package/dist/components/gb-control-handle.js +2 -2
  126. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  127. package/dist/components/gb-export-dropdown-item.js +1 -1
  128. package/dist/components/gb-export-dropdown.js +5 -5
  129. package/dist/components/gb-export-dropdown.js.map +1 -1
  130. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  131. package/dist/components/gb-export-sub-dropdown.js +1 -1
  132. package/dist/components/gb-file-upload-item-base.js +1 -1
  133. package/dist/components/gb-file-upload.js +14 -14
  134. package/dist/components/gb-header-icon.js +1 -1
  135. package/dist/components/gb-header.js +4 -4
  136. package/dist/components/gb-help-dropdown.js +4 -4
  137. package/dist/components/gb-help-tooltip.js +1 -1
  138. package/dist/components/gb-horizontal-tabs.js +6 -6
  139. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  140. package/dist/components/gb-input-dropdown.js +1 -1
  141. package/dist/components/gb-input-field.js +28 -28
  142. package/dist/components/gb-input-field.js.map +1 -1
  143. package/dist/components/gb-megainput-field.js +1 -1
  144. package/dist/components/gb-notification-content.js +1 -1
  145. package/dist/components/gb-notification-pane.js +9 -7
  146. package/dist/components/gb-notification-pane.js.map +1 -1
  147. package/dist/components/gb-pagination-button-group-base.js +1 -1
  148. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  149. package/dist/components/gb-pagination-number-base.js +1 -1
  150. package/dist/components/gb-pagination.js +16 -16
  151. package/dist/components/gb-pagination.js.map +1 -1
  152. package/dist/components/gb-password-button.js +1 -1
  153. package/dist/components/gb-progress-bar.js +1 -1
  154. package/dist/components/gb-progress-circle.js +1 -1
  155. package/dist/components/gb-rich-text.js +14 -14
  156. package/dist/components/gb-scrollbar.js +1 -1
  157. package/dist/components/gb-side-bar-item.js +1 -1
  158. package/dist/components/gb-sidebar.js +8 -8
  159. package/dist/components/gb-slider.js +1 -1
  160. package/dist/components/gb-status-indicator.js +1 -1
  161. package/dist/components/gb-tab-button-base.js +1 -1
  162. package/dist/components/gb-tag-checkbox.js +1 -1
  163. package/dist/components/gb-tag-close.js +1 -1
  164. package/dist/components/gb-tag-count.js +1 -1
  165. package/dist/components/gb-tag.js +1 -1
  166. package/dist/components/gb-toast-button.js +1 -1
  167. package/dist/components/gb-toast.js +4 -4
  168. package/dist/components/gb-toggle-base.js +1 -1
  169. package/dist/components/gb-toggle.js +2 -2
  170. package/dist/components/gb-token-field.js +2 -2
  171. package/dist/components/gb-tooltip.js +1 -1
  172. package/dist/components/gb-verification-code-field.js +3 -3
  173. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  174. package/dist/components/{p-0d222043.js → p-0b535d61.js} +6 -6
  175. package/dist/components/{p-0d222043.js.map → p-0b535d61.js.map} +1 -1
  176. package/dist/components/{p-917e17c5.js → p-0d45c02e.js} +7 -7
  177. package/dist/components/{p-917e17c5.js.map → p-0d45c02e.js.map} +1 -1
  178. package/dist/components/{p-e86d4e72.js → p-0e4042ac.js} +2 -2
  179. package/dist/components/{p-e86d4e72.js.map → p-0e4042ac.js.map} +1 -1
  180. package/dist/components/{p-d09d7004.js → p-0e9c2d87.js} +3 -3
  181. package/dist/components/{p-d09d7004.js.map → p-0e9c2d87.js.map} +1 -1
  182. package/dist/components/{p-42290673.js → p-10903812.js} +3 -3
  183. package/dist/components/{p-42290673.js.map → p-10903812.js.map} +1 -1
  184. package/dist/components/{p-a39753d6.js → p-10dfb3a3.js} +9 -3
  185. package/dist/components/p-10dfb3a3.js.map +1 -0
  186. package/dist/components/{p-895e95e1.js → p-195ecb68.js} +2 -2
  187. package/dist/components/{p-895e95e1.js.map → p-195ecb68.js.map} +1 -1
  188. package/dist/components/{p-340870e3.js → p-19783c9c.js} +5 -5
  189. package/dist/components/p-19783c9c.js.map +1 -0
  190. package/dist/components/{p-f9b3f08d.js → p-2b0e986e.js} +3 -3
  191. package/dist/components/{p-f9b3f08d.js.map → p-2b0e986e.js.map} +1 -1
  192. package/dist/components/{p-a33dd05b.js → p-2c2e3a26.js} +2 -2
  193. package/dist/components/{p-a33dd05b.js.map → p-2c2e3a26.js.map} +1 -1
  194. package/dist/components/{p-65e07287.js → p-2c3b2ebf.js} +4 -4
  195. package/dist/components/{p-65e07287.js.map → p-2c3b2ebf.js.map} +1 -1
  196. package/dist/components/{p-74af020e.js → p-34557622.js} +2 -2
  197. package/dist/components/{p-74af020e.js.map → p-34557622.js.map} +1 -1
  198. package/dist/components/{p-1e775f96.js → p-39cba6a2.js} +7 -7
  199. package/dist/components/{p-1e775f96.js.map → p-39cba6a2.js.map} +1 -1
  200. package/dist/components/{p-a9dbefb7.js → p-43d0d98d.js} +5 -5
  201. package/dist/components/{p-a9dbefb7.js.map → p-43d0d98d.js.map} +1 -1
  202. package/dist/components/{p-9e6c939c.js → p-56f1651d.js} +3 -3
  203. package/dist/components/{p-9e6c939c.js.map → p-56f1651d.js.map} +1 -1
  204. package/dist/components/{p-dfa436e3.js → p-6a9e612d.js} +4 -4
  205. package/dist/components/{p-dfa436e3.js.map → p-6a9e612d.js.map} +1 -1
  206. package/dist/components/{p-d7451e82.js → p-779ae904.js} +7 -7
  207. package/dist/components/{p-d7451e82.js.map → p-779ae904.js.map} +1 -1
  208. package/dist/components/{p-a7b565f6.js → p-7b4480bf.js} +2 -2
  209. package/dist/components/{p-a7b565f6.js.map → p-7b4480bf.js.map} +1 -1
  210. package/dist/components/{p-430a4d69.js → p-7c0090aa.js} +13 -13
  211. package/dist/components/{p-430a4d69.js.map → p-7c0090aa.js.map} +1 -1
  212. package/dist/components/{p-5eac42ae.js → p-7eab9d80.js} +2 -2
  213. package/dist/components/{p-5eac42ae.js.map → p-7eab9d80.js.map} +1 -1
  214. package/dist/components/{p-c0116340.js → p-7f18ceda.js} +2 -2
  215. package/dist/components/{p-c0116340.js.map → p-7f18ceda.js.map} +1 -1
  216. package/dist/components/{p-2111dbe2.js → p-85d0df53.js} +3 -3
  217. package/dist/components/{p-2111dbe2.js.map → p-85d0df53.js.map} +1 -1
  218. package/dist/components/{p-6a5502fa.js → p-862d2e0b.js} +2 -2
  219. package/dist/components/{p-6a5502fa.js.map → p-862d2e0b.js.map} +1 -1
  220. package/dist/components/{p-6cc620f5.js → p-97a3e385.js} +2 -2
  221. package/dist/components/{p-6cc620f5.js.map → p-97a3e385.js.map} +1 -1
  222. package/dist/components/{p-262e8623.js → p-9c2c0bab.js} +3 -3
  223. package/dist/components/{p-262e8623.js.map → p-9c2c0bab.js.map} +1 -1
  224. package/dist/components/{p-f927cb16.js → p-9d44b0a0.js} +3 -3
  225. package/dist/components/{p-f927cb16.js.map → p-9d44b0a0.js.map} +1 -1
  226. package/dist/components/{p-df93f11f.js → p-9d87f274.js} +2 -2
  227. package/dist/components/{p-df93f11f.js.map → p-9d87f274.js.map} +1 -1
  228. package/dist/components/p-ad3553a2.js +142 -0
  229. package/dist/components/p-ad3553a2.js.map +1 -0
  230. package/dist/components/{p-775dcbe0.js → p-b606ddda.js} +2 -2
  231. package/dist/components/{p-775dcbe0.js.map → p-b606ddda.js.map} +1 -1
  232. package/dist/components/{p-e68067c1.js → p-bc83aa75.js} +7 -7
  233. package/dist/components/{p-e68067c1.js.map → p-bc83aa75.js.map} +1 -1
  234. package/dist/components/{p-bc66ed45.js → p-bee78fdd.js} +2 -2
  235. package/dist/components/{p-bc66ed45.js.map → p-bee78fdd.js.map} +1 -1
  236. package/dist/components/{p-c1f44e91.js → p-c5342dce.js} +23 -23
  237. package/dist/components/p-c5342dce.js.map +1 -0
  238. package/dist/components/{p-1f1dfee4.js → p-cae5f718.js} +8 -8
  239. package/dist/components/{p-1f1dfee4.js.map → p-cae5f718.js.map} +1 -1
  240. package/dist/components/{p-bef8d635.js → p-d4e42fde.js} +5 -5
  241. package/dist/components/{p-bef8d635.js.map → p-d4e42fde.js.map} +1 -1
  242. package/dist/components/{p-7f6c7f21.js → p-ec2eae6d.js} +2 -2
  243. package/dist/components/{p-7f6c7f21.js.map → p-ec2eae6d.js.map} +1 -1
  244. package/dist/components/{p-fed47a11.js → p-ec6628a8.js} +2 -2
  245. package/dist/components/{p-fed47a11.js.map → p-ec6628a8.js.map} +1 -1
  246. package/dist/components/{p-e6c6479c.js → p-f03824e7.js} +2 -2
  247. package/dist/components/{p-e6c6479c.js.map → p-f03824e7.js.map} +1 -1
  248. package/dist/esm/gb-avatar-dropdown.entry.js +71 -0
  249. package/dist/esm/gb-avatar-dropdown.entry.js.map +1 -0
  250. package/dist/esm/gb-avatar-label-group.entry.js +100 -0
  251. package/dist/esm/gb-avatar-label-group.entry.js.map +1 -0
  252. package/dist/esm/{gb-avatar_41.entry.js → gb-avatar_34.entry.js} +88 -358
  253. package/dist/esm/gb-avatar_34.entry.js.map +1 -0
  254. package/dist/esm/gb-button-close_2.entry.js +2 -2
  255. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  256. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  257. package/dist/esm/gb-control-handle.entry.js +1 -1
  258. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +28 -0
  259. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +1 -0
  260. package/dist/esm/gb-export-dropdown-item_2.entry.js +46 -0
  261. package/dist/esm/gb-export-dropdown-item_2.entry.js.map +1 -0
  262. package/dist/esm/gb-export-dropdown.entry.js +28 -0
  263. package/dist/esm/gb-export-dropdown.entry.js.map +1 -0
  264. package/dist/esm/gb-export-sub-dropdown-item.entry.js +38 -0
  265. package/dist/esm/gb-export-sub-dropdown-item.entry.js.map +1 -0
  266. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  267. package/dist/esm/gb-file-upload.entry.js +9 -9
  268. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  269. package/dist/esm/gb-megainput-field.entry.js +2 -2
  270. package/dist/esm/gb-progress-circle.entry.js +1 -1
  271. package/dist/esm/gb-rich-text.entry.js +1 -1
  272. package/dist/esm/gb-scrollbar.entry.js +1 -1
  273. package/dist/esm/gb-slider.entry.js +1 -1
  274. package/dist/esm/gb-toast-button.entry.js +1 -1
  275. package/dist/esm/gb-toast.entry.js +1 -1
  276. package/dist/esm/gb-toggle.entry.js +1 -1
  277. package/dist/esm/gb-token-field.entry.js +1 -1
  278. package/dist/esm/gb-verification-code-field.entry.js +2 -2
  279. package/dist/esm/globuscomponents.js +1 -1
  280. package/dist/esm/loader.js +1 -1
  281. package/dist/globuscomponents/assets/thumbs-up.svg +8 -0
  282. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  283. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  284. package/dist/globuscomponents/{p-8aa093a6.entry.js → p-0476bc02.entry.js} +2 -2
  285. package/dist/globuscomponents/p-06ca3577.entry.js +2 -0
  286. package/dist/globuscomponents/p-06ca3577.entry.js.map +1 -0
  287. package/dist/globuscomponents/{p-acb55010.entry.js → p-25bd04e9.entry.js} +2 -2
  288. package/dist/globuscomponents/{p-92c9b83d.entry.js → p-335c0358.entry.js} +2 -2
  289. package/dist/globuscomponents/{p-55de3f53.entry.js → p-3f2bb288.entry.js} +2 -2
  290. package/dist/globuscomponents/{p-f9fcadea.entry.js → p-4c097c1b.entry.js} +2 -2
  291. package/dist/globuscomponents/{p-ab95648e.entry.js → p-5a74049a.entry.js} +2 -2
  292. package/dist/globuscomponents/p-5f7a0e1f.entry.js +2 -0
  293. package/dist/globuscomponents/p-5f7a0e1f.entry.js.map +1 -0
  294. package/dist/globuscomponents/{p-1c92b59c.entry.js → p-6a32b6fa.entry.js} +2 -2
  295. package/dist/globuscomponents/p-7816273e.entry.js +2 -0
  296. package/dist/globuscomponents/p-7816273e.entry.js.map +1 -0
  297. package/dist/globuscomponents/{p-e13cc3c7.entry.js → p-795bb92f.entry.js} +2 -2
  298. package/dist/globuscomponents/{p-f82d5672.entry.js → p-8011d2db.entry.js} +2 -2
  299. package/dist/globuscomponents/{p-472ded9f.entry.js → p-8bc59170.entry.js} +2 -2
  300. package/dist/globuscomponents/{p-d88ec715.entry.js → p-91408a8a.entry.js} +2 -2
  301. package/dist/globuscomponents/{p-a6c16af5.entry.js → p-92a339cc.entry.js} +2 -2
  302. package/dist/globuscomponents/p-97248b6b.entry.js +2 -0
  303. package/dist/globuscomponents/p-97248b6b.entry.js.map +1 -0
  304. package/dist/globuscomponents/p-9e7c96da.entry.js +2 -0
  305. package/dist/globuscomponents/p-9e7c96da.entry.js.map +1 -0
  306. package/dist/globuscomponents/p-a0f0cf30.entry.js +2 -0
  307. package/dist/globuscomponents/{p-655c0263.entry.js → p-a5984bac.entry.js} +2 -2
  308. package/dist/globuscomponents/p-b73848e7.entry.js +2 -0
  309. package/dist/globuscomponents/p-b73848e7.entry.js.map +1 -0
  310. package/dist/globuscomponents/{p-438b6a5a.entry.js → p-b90e0cff.entry.js} +2 -2
  311. package/dist/globuscomponents/p-babd23df.entry.js +2 -0
  312. package/dist/globuscomponents/p-babd23df.entry.js.map +1 -0
  313. package/dist/globuscomponents/{p-0b05a717.entry.js → p-c2cd82f8.entry.js} +2 -2
  314. package/dist/globuscomponents/{p-f84c84ec.entry.js → p-c771ac70.entry.js} +2 -2
  315. package/dist/globuscomponents/readme.md +2 -0
  316. package/package.json +1 -1
  317. package/dist/cjs/gb-avatar_41.cjs.entry.js.map +0 -1
  318. package/dist/collection/components/gb-badges/gb-badges.js.map +0 -1
  319. package/dist/components/p-340870e3.js.map +0 -1
  320. package/dist/components/p-a39753d6.js.map +0 -1
  321. package/dist/components/p-c1f44e91.js.map +0 -1
  322. package/dist/components/p-df7a7cf2.js +0 -142
  323. package/dist/components/p-df7a7cf2.js.map +0 -1
  324. package/dist/esm/gb-avatar_41.entry.js.map +0 -1
  325. package/dist/globuscomponents/p-47c41cbe.entry.js +0 -2
  326. package/dist/globuscomponents/p-e85e7e22.entry.js +0 -2
  327. package/dist/globuscomponents/p-e85e7e22.entry.js.map +0 -1
  328. /package/dist/globuscomponents/{p-8aa093a6.entry.js.map → p-0476bc02.entry.js.map} +0 -0
  329. /package/dist/globuscomponents/{p-acb55010.entry.js.map → p-25bd04e9.entry.js.map} +0 -0
  330. /package/dist/globuscomponents/{p-92c9b83d.entry.js.map → p-335c0358.entry.js.map} +0 -0
  331. /package/dist/globuscomponents/{p-55de3f53.entry.js.map → p-3f2bb288.entry.js.map} +0 -0
  332. /package/dist/globuscomponents/{p-f9fcadea.entry.js.map → p-4c097c1b.entry.js.map} +0 -0
  333. /package/dist/globuscomponents/{p-ab95648e.entry.js.map → p-5a74049a.entry.js.map} +0 -0
  334. /package/dist/globuscomponents/{p-1c92b59c.entry.js.map → p-6a32b6fa.entry.js.map} +0 -0
  335. /package/dist/globuscomponents/{p-e13cc3c7.entry.js.map → p-795bb92f.entry.js.map} +0 -0
  336. /package/dist/globuscomponents/{p-f82d5672.entry.js.map → p-8011d2db.entry.js.map} +0 -0
  337. /package/dist/globuscomponents/{p-472ded9f.entry.js.map → p-8bc59170.entry.js.map} +0 -0
  338. /package/dist/globuscomponents/{p-d88ec715.entry.js.map → p-91408a8a.entry.js.map} +0 -0
  339. /package/dist/globuscomponents/{p-a6c16af5.entry.js.map → p-92a339cc.entry.js.map} +0 -0
  340. /package/dist/globuscomponents/{p-47c41cbe.entry.js.map → p-a0f0cf30.entry.js.map} +0 -0
  341. /package/dist/globuscomponents/{p-655c0263.entry.js.map → p-a5984bac.entry.js.map} +0 -0
  342. /package/dist/globuscomponents/{p-438b6a5a.entry.js.map → p-b90e0cff.entry.js.map} +0 -0
  343. /package/dist/globuscomponents/{p-0b05a717.entry.js.map → p-c2cd82f8.entry.js.map} +0 -0
  344. /package/dist/globuscomponents/{p-f84c84ec.entry.js.map → p-c771ac70.entry.js.map} +0 -0
  345. /package/dist/types/components/{gb-badges/gb-badges.d.ts → gb-badge/gb-badge.d.ts} +0 -0
@@ -18,17 +18,17 @@ const GbFileUpload = class {
18
18
  this.showLabel = false;
19
19
  }
20
20
  render() {
21
- return (index.h("div", { key: 'c704412216cc2b79ab3690dd869f135b5c8a508c', class: "file_upload_div" }, this.showLabel && index.h("p", { key: 'ea4d9ff8f7fa2bb743453512c8fe37ef602a16e7', class: "upload_text text-sm-semi-bold" }, "File Upload"), index.h(index.Fragment, null, this.state === 'default' && !this.destructive && (index.h("div", { key: 'e18b39f9491e1aa231adca6fbe32cf33b51042bd', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, this.heightSize === 'md' && [
22
- index.h("div", { key: '0da83a7b196df0249d5b0748c83d4d8ddd101c3d', class: `default ${this.heightSize}` }, index.h("div", { key: '6a3882826e42f5aa8acf5ad0c21e3fac2400cf53', class: "file_upload_icon" }, index.h("svg", { key: '71e1eb394555a6ac851b5d986469f9e66eeb99b8', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: '99e05bfc5b1522c8aac4323b0cd6b043d95fedcc', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: 'dcbd43249f22f0a4fb5c11f890273bb266dab583', class: "default_content" }, index.h("p", { key: '53d83df466b8078bc95d9934027e0cf7391821bf', class: "upload_text text-sm-semi-bold" }, "Tap to upload"), index.h("p", { key: '78ed3da7f92b672817dc95d2ac903d331e7c076a', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
23
- index.h("gb-button", { key: 'eaf9273682fbf31a318e1e22a7a979b11d285429', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", "icon-leading": true }, index.h("p", { key: '7bde1182dc4ec69abb158b6b9df6b7e80142dc3b' }, "Upload")),
21
+ return (index.h("div", { key: 'ccb3600d8c4f53f70251104c3561607592327f25', class: "file_upload_div" }, this.showLabel && index.h("p", { key: '5ca9acb2ec3402c5e07d9dbdccc6a794bc462f60', class: "upload_text text-sm-semi-bold" }, "File Upload"), index.h(index.Fragment, null, this.state === 'default' && !this.destructive && (index.h("div", { key: 'ed07c6976c1f91cb2913ae53e282f19db8d56ab4', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, this.heightSize === 'md' && [
22
+ index.h("div", { key: '8db68058085595b6fefcbc6bb313b5ef88e9c4a5', class: `default ${this.heightSize}` }, index.h("div", { key: 'e05e4467c815257460c512270a680272693208a6', class: "file_upload_icon" }, index.h("svg", { key: 'c6514076641e53ea5b09b1baaf3dde6f7c7e04e5', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: 'd0bba01bb1d2ddfb72a34d9bb0f144376a883740', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: '150454574523542ce58e86f89649fe721c2c3d13', class: "default_content" }, index.h("p", { key: '92b23963f3c0f91f90fbda0abb915cb1c1ce9c91', class: "upload_text text-sm-semi-bold" }, "Tap to upload"), index.h("p", { key: 'ef73bb433e1cf8be16080ac738fd53bd2951790c', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
23
+ index.h("gb-button", { key: '525350e78f8370a5f857e9c8e9551f97b3d66a96', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", "icon-leading": true }, index.h("p", { key: 'e9326154fab883a83dde900ce30def590e602748' }, "Upload")),
24
24
  ], this.heightSize === 'lg' && [
25
- index.h("div", { key: 'c172eca843f8902cd66ff10771d657d779dfc363', class: `default ${this.heightSize}` }, index.h("div", { key: '4fa8cd8411753ad406c8ba8be1b9542a6168ef24', class: "file_upload_icon" }, index.h("svg", { key: 'bf1d43404e167af075a343c60b39b1e20675c9a6', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: 'c120f84ed5f5f466f90e233ed60aeb19cee96c72', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: '9e1e1f6543c7007243af8258a6efa5949e97ff90', class: "default_content" }, index.h("p", { key: 'c15940f7312e41d08c9897a1c800f5f2a51c9e43', class: `upload_text text-sm-regular ${this.heightSize}` }, index.h("gb-button", { key: '3d4003620c99e7285479a781bd62d6a2c60e60cf', size: "sm", hierarchy: "link_color", icon: "default" }, index.h("p", { key: 'f4be0e971eb522eae401bc8323c836fba2eefb85' }, "Click to upload")), "or drag and drop"), index.h("p", { key: 'b1acaae217f7afbc1ef9469688242f1866fc22a1', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
26
- ])), this.state === 'in_progress' && index.h("gb-file-upload-item-base", { key: 'a5a316cf36a08e52eeb6e1289345e63f3a9c6be4', "height-size": this.heightSize, state: "in_progress" }), this.state === 'complete' && index.h("gb-file-upload-item-base", { key: '4203e394dfa7f460e17cbd31c0eb4831e3863b17', "height-size": this.heightSize, state: "complete" }), this.state === 'disabled' && (index.h("div", { key: '554a7b4bd883933d1a6b9e7dc40fb8578ffc2617', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, index.h("div", { key: '9808d6184f3af81dc93cc57a24a5ca4b02fe39a9', class: `disabled ${this.state}` }, this.heightSize === 'md' && [
27
- index.h("div", { key: '5b6ed714974e4fd500b94ea9679cde3122427618', class: `default ${this.heightSize}` }, index.h("div", { key: 'b1450bc829a3614149ba3a3c17e5935ac7fabae8', class: "file_upload_icon" }, index.h("svg", { key: 'fc434eca59ec966fa171f30b7acaaf226103271d', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: 'f43b3ebaf946ac8c688a1c0294e24aeced1053c5', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: '2e5d81ee9d973f447615ff662a0056f69b3a9f08', class: "default_content" }, index.h("p", { key: '99eff26b248627c38ea84f73d8aaf172c84d76f1', class: "disabled_text text-sm-semi-bold" }, "Tap to upload"), index.h("p", { key: '5017e490a45932a2032dfd796586cbc265ff7336', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
28
- index.h("gb-button", { key: '4a179370e37e84fb6cd40e3398bbdffad65d9c6e', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", state: "disabled" }, index.h("p", { key: '94a4bedfe3c173698fca2c8863d228bd1df28fc0' }, "Upload")),
25
+ index.h("div", { key: 'd60df7ab481e11905c001b8c28d1dc056a140b8d', class: `default ${this.heightSize}` }, index.h("div", { key: '4e4772155037e2f258a1a633d7846e23f7d100e3', class: "file_upload_icon" }, index.h("svg", { key: '0a3547264b08a7f62a73bc2fc372107789a9eb29', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: '75f5038f54eef1c26a05b1ea36d4c2e58f05dce5', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: '3a4e4fac1d74fa485feab05d83f175aab81faa67', class: "default_content" }, index.h("p", { key: '1884b509804ca16f3b6e950989f25c18224b4e66', class: `upload_text text-sm-regular ${this.heightSize}` }, index.h("gb-button", { key: 'ee09ada8c25b7e3afc7043aa667831fe16d7bd24', size: "sm", hierarchy: "link_color", icon: "default" }, index.h("p", { key: '600c4cd0f602ac6fa1718bbc4b2e42633f249735' }, "Click to upload")), "or drag and drop"), index.h("p", { key: 'a64491270f5abea03cc0fda36c243a94930a977f', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
26
+ ])), this.state === 'in_progress' && index.h("gb-file-upload-item-base", { key: '62b6c65bb35c90850d46c428b33979dad7f2a39e', "height-size": this.heightSize, state: "in_progress" }), this.state === 'complete' && index.h("gb-file-upload-item-base", { key: 'ea25afab8a9039acf7930932d9f27160eecc2a7e', "height-size": this.heightSize, state: "complete" }), this.state === 'disabled' && (index.h("div", { key: '7f000375897ee90c548e29e5b37a1260b8c90ccf', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, index.h("div", { key: '8d6317bff8870eff461ad0e69dfacd7375afc8e7', class: `disabled ${this.state}` }, this.heightSize === 'md' && [
27
+ index.h("div", { key: 'a375e29055fde15751d887ba36696e47d603976b', class: `default ${this.heightSize}` }, index.h("div", { key: '7c1466291b2112a4f5816d4ae9763e00239be3db', class: "file_upload_icon" }, index.h("svg", { key: '9ce682c9b0535a0f5bb4ee7a7bf87efae31d2729', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: '424eacc266e15290d2a15a2e0cc2c18833b7fb4e', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: 'd2b28f34f05743e5c199e92b681789312ce023be', class: "default_content" }, index.h("p", { key: 'c092a00826477acc701fc07c69e85cc382210102', class: "disabled_text text-sm-semi-bold" }, "Tap to upload"), index.h("p", { key: '5ad722c452f3b5a36b0a1597295acbaba6762683', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
28
+ index.h("gb-button", { key: '99e7a57876ec78b4b05050447269815e9270ddad', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", state: "disabled" }, index.h("p", { key: '6ed9dba4af51f65b55eda13834e9f75670537126' }, "Upload")),
29
29
  ], this.heightSize === 'lg' && [
30
- index.h("div", { key: '04ccc61ef9c49bee34431331684595c86bfa0cfd', class: `default ${this.heightSize}` }, index.h("div", { key: '234ee5e4e2365017f2993f5f4f5266c2a6c26df9', class: "file_upload_icon" }, index.h("svg", { key: 'c75efa6bb04a8f21f33ad693b2dac2a4f4da17f8', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: '9fd0beec7ad70f81fec93da55f0c569dc43c4c92', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: '0a8c88444b237ea89a7e13b0845458f3deb5d7b4', class: "default_content" }, index.h("p", { key: 'b5a855d0cde5618222f51d92e3f555a156084e48', class: `disabled_text text-sm-regular ${this.heightSize}` }, index.h("gb-button", { key: 'c5129d3fc597c7576a501bf21174569f16bc4e01', size: "sm", hierarchy: "link_color", icon: "default", state: "disabled" }, index.h("p", { key: '8ca8879239347c17a199a8af9cb2f011c69c7c80' }, "Click to upload")), "or drag and drop"), index.h("p", { key: '5526d9014112c953e03b69bff82654059bae1fc1', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
31
- ]))), this.destructive && index.h("gb-file-upload-item-base", { key: '4578e724b4b1eee1e2ad7c8405c8395442ad2b96', state: "error", "height-size": this.heightSize }))));
30
+ index.h("div", { key: '5f0f8a415e0374adcee62d4ec29e129aea0f9a89', class: `default ${this.heightSize}` }, index.h("div", { key: '2f19db4928cea53717b2d3553775248c464174ae', class: "file_upload_icon" }, index.h("svg", { key: '1f057ec056c1897aff211821e224f6ba86f4ca99', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, index.h("path", { key: '1f3a567db9bed0efbc1722fd6faa5cc169faf26e', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), index.h("div", { key: 'a6eef35a9b41783646867a7d542c4d1cf5d1e915', class: "default_content" }, index.h("p", { key: '8d70e09f7c5a3203aadec814fa2ea2972a867b11', class: `disabled_text text-sm-regular ${this.heightSize}` }, index.h("gb-button", { key: 'd58bb3aa538543f88774db946bc68e51e57c6c71', size: "sm", hierarchy: "link_color", icon: "default", state: "disabled" }, index.h("p", { key: '34adad54db20e8135690c716e1aa047f15a2221c' }, "Click to upload")), "or drag and drop"), index.h("p", { key: 'bb40126cedb5c63d4212f26c97f2c7d9e1409efb', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
31
+ ]))), this.destructive && index.h("gb-file-upload-item-base", { key: '9e2c663e0b1f54b26cda5dc616d11c4d83a9c322', state: "error", "height-size": this.heightSize }))));
32
32
  }
33
33
  };
34
34
  GbFileUpload.style = GbFileUploadStyle0;
@@ -17,7 +17,7 @@ const GbHelpDropdown = class {
17
17
  this.helpItemClicked.emit(item);
18
18
  }
19
19
  render() {
20
- return (index.h("div", { key: '7cc20927951db748e0b6dd386c1f2b4b681ea9ed', class: "dropdown-container" }, index.h("div", { key: 'd56107e73ce88d9d9c64b45996da5ee305224cb6', class: "user_guide" }, index.h("gb-dropdown-items-with-shortcut", { key: 'f5d08e56838eb4a30914c64fa47a884ca93b54e0', icon: true, iconSrc: "assets/book_open.svg", label: "Download user guide", onClick: () => this.onHelpItemClicked('download_user_guide') })), index.h("div", { key: '9b983e98d589b754e4b464ee8e0a12be1bd525c9', class: "bug" }, index.h("gb-dropdown-items-with-shortcut", { key: '2ca442123047514ef79562708b6cdd7664f0a43d', icon: true, iconSrc: "assets/bug_02.svg", label: "Report a bug", onClick: () => this.onHelpItemClicked('report_a_bug') })), this.showLogError && (index.h("div", { key: '465a5ebe4199551d4c5491862c00410cf4b799b2', class: "log_error" }, index.h("gb-dropdown-items-with-shortcut", { key: 'b78ff2230932a5be1f685f06cc824096fcd641ce', icon: true, iconSrc: "assets/alert_02.svg", label: "Log a profile error", onClick: () => this.onHelpItemClicked('log_a_profile_error') })))));
20
+ return (index.h("div", { key: '008599710ee838e3d930f01a060dfecbf6c1ef42', class: "dropdown-container" }, index.h("div", { key: '536a5aec4cd088c674aaa4482957c46e6f939105', class: "user_guide" }, index.h("gb-dropdown-items-with-shortcut", { key: '85b048bf4b1d1ab7cda63b188d16cae5de136dc6', icon: true, iconSrc: "assets/book_open.svg", label: "Download user guide", onClick: () => this.onHelpItemClicked('download_user_guide') })), index.h("div", { key: '5d27857cd90d38a2641a653b9aa7b6a531d1da4e', class: "bug" }, index.h("gb-dropdown-items-with-shortcut", { key: 'e51c0d814d0ba89374d1af85dc185afd10170cf2', icon: true, iconSrc: "assets/bug_02.svg", label: "Report a bug", onClick: () => this.onHelpItemClicked('report_a_bug') })), this.showLogError && (index.h("div", { key: '17380729fc64b5d5746eea0d3f087531097e952f', class: "log_error" }, index.h("gb-dropdown-items-with-shortcut", { key: 'fa886a1a9f502f7b1884a82b824751de42a59ab0', icon: true, iconSrc: "assets/alert_02.svg", label: "Log a profile error", onClick: () => this.onHelpItemClicked('log_a_profile_error') })))));
21
21
  }
22
22
  };
23
23
  GbHelpDropdown.style = GbHelpDropdownStyle0;
@@ -25,10 +25,10 @@ const GbMegaInputField = class {
25
25
  }
26
26
  }
27
27
  render() {
28
- return (index.h("div", { key: 'fa75c4df030a353f9356ec6a7d027e4dd5d44bd5', class: {
28
+ return (index.h("div", { key: 'a0302a3fbf40b4aaa9d39e8f3478d9c72eb86312', class: {
29
29
  [this.size]: true,
30
30
  disabled: this.state === 'disabled'
31
- } }, index.h("input", { key: '5053849cbc5a7176b997f36f2d0fcd7e6fdf7312', class: {
31
+ } }, index.h("input", { key: '959046c1545354a6a5efa4520274961c2239820a', class: {
32
32
  [this.size]: true,
33
33
  disabled: this.state === 'disabled'
34
34
  }, type: "number", min: "0", max: "1", placeholder: "0", value: this.inputValue, onInput: (event) => this.handleInput(event) })));
@@ -39,7 +39,7 @@ const GbProgressCircle = class {
39
39
  }
40
40
  }
41
41
  render() {
42
- return (index.h("div", { key: '1f1926f017dd4c7fc3dbd8b1d237aa82be33b814', class: "gauge" }, index.h("div", { key: '6fd795bc54dbb93b11ec7c2ccf9be93fa9bbef05', class: "arc", ref: el => (this.arcElement = el) }), index.h("div", { key: '5b67f69b1628f5e0e820740ed7b8c4009cdbba0c', class: "mask" }), this.label && (index.h("div", { key: 'd097d5016cd5c0d89b2309d9a3e03e1e819d7417', class: "label", ref: el => (this.labelElement = el) }, index.h("p", { key: '6df1dcdd1584c3743b29e389e42cb794bf77f518', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
42
+ return (index.h("div", { key: '86a441d6e5ed223c4d7820c4dbdfd0abdba4ae03', class: "gauge" }, index.h("div", { key: '33764c8e402e63fcd4a40a5dbf7ea487390c0495', class: "arc", ref: el => (this.arcElement = el) }), index.h("div", { key: '8f440d51077ee43d9048639abf3ca958701668f6', class: "mask" }), this.label && (index.h("div", { key: '7116e0b31aa17857db6dac890a2deed90e84bbac', class: "label", ref: el => (this.labelElement = el) }, index.h("p", { key: '5888645e91d2efd3b9f8d165ee6a9587fc76bc20', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
43
43
  }
44
44
  get el() { return index.getElement(this); }
45
45
  static get watchers() { return {
@@ -24,7 +24,7 @@ const GbRichText = class {
24
24
  destructive: this.destructive,
25
25
  disabled: this.state === 'disabled'
26
26
  };
27
- return (index.h("div", { key: 'b611e450383ed409a85a4c1dad7d6d8d2d147ebb', class: classes }, index.h("div", { key: '55b4e56302e904a4a5f7293f04733d070c95245e', class: "input-with-label" }, index.h("label", { key: '43f068d02c6bb5538d1bf40b781da5201ae253da' }, this.label), index.h("div", { key: '1b6ea94d7db77dadfac215696654377001d42a0d', class: "input-container" }, index.h("div", { key: '62a1f95d7969ec2e9ec0a214d05596bf7eb4ed0e', class: "toolbar-container" }, index.h("gb-wysiwyg-toolbar", { key: '4efc24f4eac0e3db92986ed0e8f049bc1b652f44', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (index.h("span", { key: 'd5dc49a80d931886070e1ba238d40e87e38e0479', class: "error-icon" }, index.h("svg", { key: 'a6c04922d4add2846d8371070804ec294c251f75', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { key: '7e19ec15142df9fd3bc7871e7a0a9736fbaf1bfe', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), index.h("div", { key: 'f078ee1694399de48f26fdad518da362d361ab02', class: "text-container" }, index.h("textarea", { key: '38c42af1b85c56d6b4167462d390360478a29fa4' }, this.showPlaceholder && (index.h("div", { key: '6ea9fefd977312a67ee81d604587889b9e8e3cd4' }, this.placeholder)))))), this.showHintText && (index.h("div", { key: 'f9c086f94b5d8f491088147971b8ff0de895fcd2', class: "hint-text" }, this.hintText))));
27
+ return (index.h("div", { key: '9c734bd9c3b20347808fc49afc53e07d59ee2b63', class: classes }, index.h("div", { key: '2be5c4f7eb0f8492b5aea7807c1ee9f061cc0c13', class: "input-with-label" }, index.h("label", { key: '7b887091be4c28333339e7c9a398e597d4b4915b' }, this.label), index.h("div", { key: '712e9fd52334eb221a500c30903ace58f12fcca0', class: "input-container" }, index.h("div", { key: '0124747e40a6770690ab1a652e999f69991a3914', class: "toolbar-container" }, index.h("gb-wysiwyg-toolbar", { key: 'a6b657782ca6782763c13f70775595d1cd740a37', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (index.h("span", { key: '65c8ddb26e76741de42c0ef5399794626c6a6971', class: "error-icon" }, index.h("svg", { key: '3fb976c43a836d14d658e3f4d0dd0f7dbed17960', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { key: 'a95e5055cdeb4a0221f4e4719da80546db192028', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), index.h("div", { key: '6345bd6ca3d2e85fdcd7c88de31d779c58dc3a2a', class: "text-container" }, index.h("textarea", { key: '695b05ddb4654ed792350c010b373990bef5b6c5' }, this.showPlaceholder && (index.h("div", { key: 'e9d883b9663de2dc8844c5c7a54839a27e0f60b7' }, this.placeholder)))))), this.showHintText && (index.h("div", { key: '4c1b9bf584d6b58c35012e4215f53e8a2108ebc7', class: "hint-text" }, this.hintText))));
28
28
  }
29
29
  };
30
30
  GbRichText.style = GbRichTextStyle0;
@@ -13,7 +13,7 @@ const GbScrollbar = class {
13
13
  this.length = '25%';
14
14
  }
15
15
  render() {
16
- return (index.h("div", { key: 'b5a7cc1496e93e1c3680aab55ecc9dac07cf10d3', class: "scrollbar-container" }, index.h("div", { key: 'df00576a706ce50397d727d727e78cd3cf3a0a28', class: "scrollbar", style: { height: this.length } }, index.h("slot", { key: '4903237860c4849325cdf3937e5c64c6d6d3bb49' }))));
16
+ return (index.h("div", { key: '49f302e65bcfa9a640e552342405a14cfe59d6e5', class: "scrollbar-container" }, index.h("div", { key: '6afc4f8b53408efc9a07c6bc217859334e1854ca', class: "scrollbar", style: { height: this.length } }, index.h("slot", { key: '28f9c940ff901dda0841480fc90310044a634015' }))));
17
17
  }
18
18
  };
19
19
  GbScrollbar.style = GbScrollbarStyle0;
@@ -66,7 +66,7 @@ const GbSlider = class {
66
66
  this.trackEl.style.width = `${rightPos - leftPos}%`;
67
67
  }
68
68
  render() {
69
- return (index.h("div", { key: '4a78d313214b56dd9bbcf4a15e4fd86e8e90a6a3', class: "slider-container", ref: (el) => this.containerEl = el }, index.h("div", { key: 'fc73d35cf778335b65e5277c78087076c1a8685c', class: "track", ref: (el) => this.trackEl = el }), index.h("gb-slider-control-handle", { key: 'ae82246f47b1ea29b5d9de9b6d929ed59146e154', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), index.h("gb-slider-control-handle", { key: '22a97c6dcfcf5d599d19ff6fc70ca53f011f7edd', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
69
+ return (index.h("div", { key: 'b57280228d962f2a2900a48e2c94a3950bb6cf9c', class: "slider-container", ref: (el) => this.containerEl = el }, index.h("div", { key: '90834774de5986f65000aa5aa133ab96a6a9e9cb', class: "track", ref: (el) => this.trackEl = el }), index.h("gb-slider-control-handle", { key: '1400d4bd5514a74ab38450f0a79981d4efc030a6', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), index.h("gb-slider-control-handle", { key: '1605dc127b71ded490ea84ef635f7cc11796a043', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
70
70
  }
71
71
  get el() { return index.getElement(this); }
72
72
  };
@@ -18,7 +18,7 @@ const GbToastButton = class {
18
18
  slottedContent.classList.add('text-sm-semi-bold');
19
19
  }
20
20
  render() {
21
- return (index.h("div", { key: '32e4ca44c921167201e632a1f24dab47cd498b06', class: `toast_button ${this.state} ${this.color}` }, index.h("slot", { key: '2310fcbf1792a524e46b180053d7bc085b380356' })));
21
+ return (index.h("div", { key: '0d0620b2395cf3993daf52aeb9a088387e701a7a', class: `toast_button ${this.state} ${this.color}` }, index.h("slot", { key: 'd24cd49e6c53eea4630d3dda1f08786a7df8a1df' })));
22
22
  }
23
23
  get el() { return index.getElement(this); }
24
24
  };
@@ -46,7 +46,7 @@ const GbToast = class {
46
46
  slottedSupportingText.classList.add(this.getSupportingColorClasses());
47
47
  }
48
48
  render() {
49
- return (index.h("div", { key: '9d7a043914053a1229a2787459bdb80def2e1419', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (index.h(index.Fragment, null, index.h("div", { key: '15af3c77b7262118ffe2db09364a694d23e3878d', class: `icon_container` }, index.h("svg", { key: 'cc76fadea162cdc6f67408756c764ed700f0a81c', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { key: '2a6593fda52c0775573ea7b0afaa166557c391fe', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), index.h("path", { key: '3160144c5966229103636e5d8160c79b5494f17a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), index.h("path", { key: '411c7138d2d71ea4c64a0e7571ce82092adf0ce9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), index.h("div", { key: '32a59e9fa043511400a837625c23375f5271de78', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, index.h("div", { key: '13d403228fe8a7907f57d697d0a4b58f1a94c349', class: `text ${this.size}` }, index.h("slot", { key: '4c1e84c07613b790f1e8e6fcaeef7320638e7cf2', name: "main_text" }), this.showSupportingText && index.h("slot", { key: 'b24ee21cee9fcf408a6cd77c8e664cc10704fc71', name: "supporting_text" })), this.actions && (index.h("div", { key: 'bd145a6e5ed255393ceabdd02ce69742d38c616a', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes"))))))), index.h("gb-button-close", { key: '6d954e7720063bc5d656d541c82260088b80076e', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (index.h("div", { key: '0f3364196c8917588013751192dea0c560e5f52d', class: `container ${this.breakpoint}` }, index.h("div", { key: 'f4910a1ddd3df20df314ae37a927cfca03793ff8', class: `full_width_content ${this.breakpoint}` }, index.h("div", { key: '9063ca8aca8f7673f626af27a7094fe6406f5cb8', class: `inner_content ${this.breakpoint}` }, index.h("div", { key: 'e68556c420ea21f3ae47575b7c5048179e6a9571', class: `icon_container` }, index.h("svg", { key: 'f04ef6833828bc263df92ba6276536c802dda76d', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { key: '5be4d0862672f693699a93c8b886b0d19f7f368f', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), index.h("path", { key: 'fc0096b65c14cf757cb96619525c32db4c9c7bfb', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), index.h("path", { key: 'c11598b694881043011bed998db2543d93adee5e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), index.h("div", { key: 'dd4a38b3bb30caf2ea5efdab5fde248983d49847', class: `text ${this.size} ${this.breakpoint}` }, index.h("slot", { key: '6cdd69095f5ef0a82784add1a5b5ec778d5aef9d', name: "main_text" }), this.showSupportingText && index.h("slot", { key: 'fb3c34eaa97b1a33e8420f065f7dd1d8caebb4be', name: "supporting_text" }))), this.actions && (index.h("div", { key: 'f81cb51fa0161df496fd565468d53927c6493e35', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes")))))), index.h("gb-button-close", { key: '2ac7657b6f7d6c0ea5409675834b8c0a7a2fa553', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
49
+ return (index.h("div", { key: 'e7fe7e5070fbfe96dc8f9b0ed9ce81fb6c2dc45c', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (index.h(index.Fragment, null, index.h("div", { key: '65ee00afc78dd0e8e77a67721bc4610ba87068f9', class: `icon_container` }, index.h("svg", { key: '2a628a9c3faee275a60124f63d014afe11e48821', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { key: '7d11e6560ed9923b15c6b19c64673f5cc44ace8c', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), index.h("path", { key: '084310f84c37cec7aefc51b8b4c3d2294a78bd3f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), index.h("path", { key: '477dc2ce292763cbd32fe70c5acb9b262a249305', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), index.h("div", { key: '2333955cf55060efe54f8a464355f1d8a1a9533d', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, index.h("div", { key: 'da23681344b3ee039b02304da85808313c571057', class: `text ${this.size}` }, index.h("slot", { key: 'e25be6019eb338ab42f7562257fa2bfbeae29dbe', name: "main_text" }), this.showSupportingText && index.h("slot", { key: 'be2e63acf82df6b036b7bae069589de892e0d0bf', name: "supporting_text" })), this.actions && (index.h("div", { key: '0b8a0ead7b6121d0164fa0917411eb30490ded6b', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes"))))))), index.h("gb-button-close", { key: 'aba7726602185e1169793bf8c36270540a46c3c6', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (index.h("div", { key: 'fd756c88e3ce377feb33955bab18473a636cd569', class: `container ${this.breakpoint}` }, index.h("div", { key: 'b2fb9b887e4bf2910174646f2f455da9dad33063', class: `full_width_content ${this.breakpoint}` }, index.h("div", { key: '13a2edf6d7315077f24871e1cc0e201fc7438051', class: `inner_content ${this.breakpoint}` }, index.h("div", { key: 'd5514f2c8e1f758749aaa54461ec6e2919c9ddfe', class: `icon_container` }, index.h("svg", { key: 'cfe25a80a30aa5cf9e3bec1ff793f0614d98fd44', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { key: 'edbfac757229300cccb00c437fe4db73466b80a9', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), index.h("path", { key: '17d2cadeac842bf470f02146c49edb3925418826', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), index.h("path", { key: '300a6a5d66c1c32e335890fb19ae9fe107ceed7e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), index.h("div", { key: '5b478dda2adf0f8ebf4b04e77fb2f7f8d0d7dea6', class: `text ${this.size} ${this.breakpoint}` }, index.h("slot", { key: '9260d3ac218ba0ce10dca60a44aa67cfd0ebe079', name: "main_text" }), this.showSupportingText && index.h("slot", { key: '8d24c9528915fba2d6c1a5e66ad74e7928814452', name: "supporting_text" }))), this.actions && (index.h("div", { key: '23dbc5aec9cebb1d2fe1434a2c49fa747c1b3270', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes")))))), index.h("gb-button-close", { key: 'd16a523e7bdf280a8a6f81d519e815bb3c112384', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
50
50
  }
51
51
  get el() { return index.getElement(this); }
52
52
  };
@@ -42,7 +42,7 @@ const GbToggle = class {
42
42
  }
43
43
  }
44
44
  render() {
45
- return (index.h("div", { key: '5d881637d0ef425fcc34a73439b7a4ed0fb9e9fb', class: `toggle_div ${this.size}` }, index.h("div", { key: '9af937a03604ea86f11ed1a7caaf75f8edb6d6d7', class: "toggle_base" }, index.h("gb-toggle-base", { key: 'a191a97366627d74f8d4730614708060e85172d8', size: this.size, state: this.state, pressed: this.pressed })), index.h("div", { key: '880d8ad6cfac1aa9075457345bd95047bcd90c8b', class: "text" }, index.h("slot", { key: '7c2cbf4641b1a74b5bce2652a7f472ce6db08525', name: "main_text" }), this.supportingText && (index.h("slot", { key: 'c5b1d550ab646e37bd72a3b86b8cc7f92c0f59ad', name: "supporting_text" })))));
45
+ return (index.h("div", { key: '51feb1c0fecb1db9bdd7c1c1e5bc7da37b8983d6', class: `toggle_div ${this.size}` }, index.h("div", { key: 'ff90bcf8ff29b9920e722c1d609ab6c1efa56156', class: "toggle_base" }, index.h("gb-toggle-base", { key: 'a009a10b77bee45321dada858aa4444b9027dff8', size: this.size, state: this.state, pressed: this.pressed })), index.h("div", { key: 'f9b5249785c1637c0a6b81d10e63fac9f548f394', class: "text" }, index.h("slot", { key: '80a011151cc8298cd240454297cb097a1cfeacc5', name: "main_text" }), this.supportingText && (index.h("slot", { key: '329b2272d78841cfae2d992c0b4bcd2b4f3eab88', name: "supporting_text" })))));
46
46
  }
47
47
  get el() { return index.getElement(this); }
48
48
  };
@@ -18,7 +18,7 @@ const GbTokenField = class {
18
18
  this.supportingText = '';
19
19
  }
20
20
  render() {
21
- return (index.h("div", { key: '51c16d80a7d2880f1ea5e2d5a14b966efc3277cc', class: this.size }, index.h("div", { key: 'e5753fe9baa462076921d485e9d4082b10a20905', class: "input-with-label" }, this.showLabel && (index.h("label", { key: '1b72b4079443827f73ad5e059b208852e69b8421' }, this.label)), this.digits === 4 && (index.h("div", { key: '19de029d68f25f4890e087f67def640f80ff5fad', class: "input-wrapper" }, index.h("gb-megainput-field", { key: '3640cb0f5563602e98381083a1a7c088027bf398', size: this.size }), index.h("gb-megainput-field", { key: '6343d831f17044199340d236455ffdd7c729c144', size: this.size }), index.h("gb-megainput-field", { key: 'ef97dc678dd7654163eabd4a109f24c9510df08b', size: this.size }), index.h("gb-megainput-field", { key: 'd03c893a2d7945e460485b6d471848ceb63516b3', size: this.size }))), this.digits === 6 && (index.h("div", { key: '87659041fc341e1558d91dbffcc00d3a175f1ec5', class: "input-wrapper" }, index.h("div", { key: 'e9c255fa66f44c87d51513030d9ea933a7450926', class: "first=section" }, index.h("gb-megainput-field", { key: '254640502f404477d87025b29f547788dc35ef7a', size: this.size }), index.h("gb-megainput-field", { key: 'cbaf0255839539846bbd1791645b9439ec845efd', size: this.size }), index.h("gb-megainput-field", { key: 'af119cd8aeae1833a98d8783ae62b658418be8bc', size: this.size })), index.h("div", { key: '54eee12dd4a827128d356b3d52c161675e9855d0', class: "second=section" }, index.h("gb-megainput-field", { key: '3a5c83045bc3750cf0a20f0fa3b6a1a417649c68', size: this.size }), index.h("gb-megainput-field", { key: 'cb643e0438867b6b693182457bce7ac7025f99df', size: this.size }), index.h("gb-megainput-field", { key: '752b36b63a3d49f1d83a387b0a50ea53974f1e3a', size: this.size })))), this.digits === 8 && (index.h("div", { key: 'b9fc221937dedea0e11b9132852268490666a788', class: "input-wrapper" }, index.h("div", { key: 'ac76acbe05f785dc3e21c1bf62de827e5eb8e54a', class: "first=section" }, index.h("gb-megainput-field", { key: '35d4e92fde599b0caf3960fbb959f3d8793b07d1', size: this.size }), index.h("gb-megainput-field", { key: '27c578285ba6227708ba09a2591b5202072075b5', size: this.size }), index.h("gb-megainput-field", { key: '694410c0354623d1ae11dafb653c5cb137c6a79d', size: this.size }), index.h("gb-megainput-field", { key: '6f964c3a338252c198396b43bd0e179b70231cee', size: this.size })), index.h("div", { key: '959b68a9a74a2e39e3698eee509f8f366fc6063f', class: "second=section" }, index.h("gb-megainput-field", { key: 'a68e6266ff601405a205a5e914e0817bc14628b8', size: this.size }), index.h("gb-megainput-field", { key: '04ed4414c58008721810ab5a7241eba9797e6bf2', size: this.size }), index.h("gb-megainput-field", { key: '669f49b0d78d7dd5b4ea77d7440d34e5666b99ac', size: this.size }), index.h("gb-megainput-field", { key: '0b7109b1f9f4ebaedc10371c759e011933cca2b2', size: this.size }))))), index.h("p", { key: '085a5cca14bffd55e4c05d07a3c3cf1ed3f55426' }, this.supportingText)));
21
+ return (index.h("div", { key: '16b145521d5f07546376fab4787b629f84a7817d', class: this.size }, index.h("div", { key: 'c3c87a1600ef89c76321ec64d9bafbeeba3e5880', class: "input-with-label" }, this.showLabel && (index.h("label", { key: '80f21951e2d36e3f71d5c1486bedd8cab543dce3' }, this.label)), this.digits === 4 && (index.h("div", { key: 'b67be5962387fb40dd483ac0b7f5106bd0b78c7b', class: "input-wrapper" }, index.h("gb-megainput-field", { key: 'ae2a060fea2087e87b0765cb7aa81f40928e31ba', size: this.size }), index.h("gb-megainput-field", { key: 'f6bb46e9cff8915b3dc44836a0d64f0ef33dbe26', size: this.size }), index.h("gb-megainput-field", { key: '58aef2988591e1671f09633f48ff238496e5d411', size: this.size }), index.h("gb-megainput-field", { key: 'c82900041b7e5e076dff0f54750e9275a5117997', size: this.size }))), this.digits === 6 && (index.h("div", { key: '35818a451f91732cc37b41a7270ddfa1d8bffce0', class: "input-wrapper" }, index.h("div", { key: '4e7c8dd105f366df96f5bc44dbc4702996c242f2', class: "first=section" }, index.h("gb-megainput-field", { key: '71ebf1f605de670be878e9dc810dcfdf7a21ff34', size: this.size }), index.h("gb-megainput-field", { key: 'ec359cfbdf74edc8003efc6bf5d0e1c42f977528', size: this.size }), index.h("gb-megainput-field", { key: '5252f671b50aa802b0b71b65d167170322cad15a', size: this.size })), index.h("div", { key: 'f76d7df55f948a71c59dc8968ce709c714b87b3a', class: "second=section" }, index.h("gb-megainput-field", { key: '50a1cbd747cad2ce3e2e37694daed89f2091e980', size: this.size }), index.h("gb-megainput-field", { key: 'c7fed16ec16b400dd116852ffa8f20e02024ef33', size: this.size }), index.h("gb-megainput-field", { key: '815da8dc51e794c4bf0951450b64fff13126a230', size: this.size })))), this.digits === 8 && (index.h("div", { key: '08c3ec77d92539cdbbc04da52fd3a35b23de1dbb', class: "input-wrapper" }, index.h("div", { key: '2c8bc82118460e1c58fca3e96263c3397d03391c', class: "first=section" }, index.h("gb-megainput-field", { key: '6732972e88d403b1bf390ea427db214d99b9e888', size: this.size }), index.h("gb-megainput-field", { key: '61b4b10cdb4a812f31c185e9ed779044dd3f65f1', size: this.size }), index.h("gb-megainput-field", { key: '6d7bbffda894d5d627faf98ac46bdffe40dd5dc7', size: this.size }), index.h("gb-megainput-field", { key: '0cf397689e31262aa862e3c281251bffe012c90d', size: this.size })), index.h("div", { key: 'e49f0a98fca331ec18647306e3451fdfd9137412', class: "second=section" }, index.h("gb-megainput-field", { key: '73d1da28c999d397073a74d181ebf604a3e743fb', size: this.size }), index.h("gb-megainput-field", { key: '239c071c6b779ed27d799f8948027d3fd753d081', size: this.size }), index.h("gb-megainput-field", { key: '910ecec2c0bd8ce13bdfb4a198e74235c9462251', size: this.size }), index.h("gb-megainput-field", { key: '0ea39831401911675f27e2d1e48bf6c7e3888e23', size: this.size }))))), index.h("p", { key: 'b114a3fdbb80674a044b6fccb5ffe4a45b0cca6a' }, this.supportingText)));
22
22
  }
23
23
  };
24
24
  GbTokenField.style = GbTokenFieldStyle0;
@@ -18,11 +18,11 @@ const GbVerificationCodeField = class {
18
18
  this.hintText = '';
19
19
  }
20
20
  render() {
21
- return (index.h("div", { key: 'ae8e2e0a779ec42df21d9c0917299c17ec29d18e', class: {
21
+ return (index.h("div", { key: '7a4d51290e399115b1029946a0b217a9463a1ed0', class: {
22
22
  container: true,
23
23
  [this.size]: true,
24
24
  [this.digits]: true,
25
- } }, index.h("div", { key: 'e73a45343349318b5f3a3b205aa1d8b42ab293db', class: "input-with-label" }, this.showLabel && (index.h("label", { key: '5d6217e7de84b820688849320f023a14e0a0962d', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (index.h("div", { key: '2f1b5e43eb41d268f46312cb1d73ac19d4eb0142', class: "input-wrapper" }, index.h("gb-megainput-field", { key: 'a6de5d25b7b7e9aec723240e0d0b44b5f3bfc58f', size: this.size }), index.h("gb-megainput-field", { key: 'bee675896879c6a0616eaa2e516a6a407f2f7f71', size: this.size }), index.h("gb-megainput-field", { key: '197d13e45d463b3c53ea888727fcf227ede8dfb6', size: this.size }), index.h("gb-megainput-field", { key: '4e0e563ccc14a914019d43308b329e125b929e24', size: this.size }))), this.digits === 6 && (index.h("div", { key: 'ee3249e0d69a4bf274aa2e00ae045918ee0c4726', class: "input-wrapper" }, index.h("gb-megainput-field", { key: '7db3a09d09a04e5ff9e9ae65dbfd4292e7883027', size: this.size }), index.h("gb-megainput-field", { key: '39984b2e9db793da5bd33485bf36106baa259dcc', size: this.size }), index.h("gb-megainput-field", { key: '355c8cae7e70a6e80535898648bccbd56f24f1b4', size: this.size }), index.h("p", { key: 'ee96ab89be1f6a201ee0a2f21e38d863f8e67177', class: "line display-sm-bold" }, "-"), index.h("gb-megainput-field", { key: '025770a6f922a90d00a4af24e2513ceeaee2255f', size: this.size }), index.h("gb-megainput-field", { key: 'e1897dd74853ef89641d2e0586b2c0b337be29dc', size: this.size }), index.h("gb-megainput-field", { key: 'f184c04a19c5dd664b33ed62a544276d797f5045', size: this.size }))), this.digits === 8 && (index.h("div", { key: '4a087d13b1f24b4d366a8910d0f5d06b8eb4aa41', class: "input-wrapper" }, index.h("gb-megainput-field", { key: 'a01a8297cdb6e1fc7753f7d21bd6018327619512', size: this.size }), index.h("gb-megainput-field", { key: 'cfade4b1db580458acbb5a6cb78ca90807bdc68f', size: this.size }), index.h("gb-megainput-field", { key: 'aa8492f7d90ca217f3c74f855fedd8de0d1652c3', size: this.size }), index.h("gb-megainput-field", { key: 'bc7ae8ca3818915c7f87f2ea049793a7957f604f', size: this.size }), index.h("p", { key: 'd61515817e1ceb70b0aa837984af0478659ed03a', class: "line display-sm-bold" }, "-"), index.h("gb-megainput-field", { key: '83fd7d1d03a5e886bfc50db05def0d729a18f13b', size: this.size }), index.h("gb-megainput-field", { key: '1b133b3f3a16f564c13a84c9790adb8e03a85a58', size: this.size }), index.h("gb-megainput-field", { key: '35530ef808c34a46d31927b2b60e012d3d2ad027', size: this.size }), index.h("gb-megainput-field", { key: '9e69ef4741e7d61d1196a8d590dc6fdf8db3ddbf', size: this.size })))), this.showHintText && (index.h("div", { key: 'ba8238535021a71adcc0841fe946c360ef300ab6', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
25
+ } }, index.h("div", { key: 'adea51b52053996b12f3628467f5b51765d3c262', class: "input-with-label" }, this.showLabel && (index.h("label", { key: '5f86dd903ac0f5a71c7fbf826e4ed67c76fc61a5', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (index.h("div", { key: '3c2b2271769218b8b111366eed1675e37db75769', class: "input-wrapper" }, index.h("gb-megainput-field", { key: 'f4de9792d76fcab39a7dcd366515f42a79491b1a', size: this.size }), index.h("gb-megainput-field", { key: 'd7dc8d6975e0663d791e4db7b3f91b55dbfe5896', size: this.size }), index.h("gb-megainput-field", { key: '79853a98c1e1fa5d7b99c3727d50f562e09d866e', size: this.size }), index.h("gb-megainput-field", { key: '5312145a8ef379b111ee678f2381ef45609512b5', size: this.size }))), this.digits === 6 && (index.h("div", { key: 'f3cadc1fd376be4ebcd131522689d5f37dd0b49c', class: "input-wrapper" }, index.h("gb-megainput-field", { key: 'ec9e55674999e45b715135e8d972ec56bc72b771', size: this.size }), index.h("gb-megainput-field", { key: 'fd1475b8c6874506178a275720413613b5f77ab2', size: this.size }), index.h("gb-megainput-field", { key: '1ebb013bd86f916d897f68850dc716bbd258b74f', size: this.size }), index.h("p", { key: '1b9da555e277b5fea1e6dc4906cc9ae5aae6e0ac', class: "line display-sm-bold" }, "-"), index.h("gb-megainput-field", { key: '8c4721870d98dfbe6bb09f5fc27591b7620a6842', size: this.size }), index.h("gb-megainput-field", { key: '2e72761d9fa585ce33c84867f47cebbe7589ce6e', size: this.size }), index.h("gb-megainput-field", { key: '22a37c631b53555b2958e9796ea4bdbe1cb58765', size: this.size }))), this.digits === 8 && (index.h("div", { key: 'fdf81e44c2f6fbddba8d5650c2a0071e445d4681', class: "input-wrapper" }, index.h("gb-megainput-field", { key: '47a05e782a8e8fd6e449eacb1e4195c70f4da7eb', size: this.size }), index.h("gb-megainput-field", { key: '028a6b913c15876b3c5eade78e848630561fe2cc', size: this.size }), index.h("gb-megainput-field", { key: 'd53b43117729e7c2a72787b9b355d7304d56246a', size: this.size }), index.h("gb-megainput-field", { key: 'afcaf5efe15ed9832accf7505d798cca5f965e4b', size: this.size }), index.h("p", { key: 'f78e5414e2a094f9f402bbd047e46de843f2a7eb', class: "line display-sm-bold" }, "-"), index.h("gb-megainput-field", { key: '53d0d83ca9867b817e031842c1a08d1d496c9745', size: this.size }), index.h("gb-megainput-field", { key: 'db190d1d7d814afe67eca29d728e84b7026ca194', size: this.size }), index.h("gb-megainput-field", { key: '346dfe42cbfe7dd1531fe57ac1b32ed57c8818ee', size: this.size }), index.h("gb-megainput-field", { key: '706aa5e2cbac526efe91cfa9ae0cd61bfc2a4b15', size: this.size })))), this.showHintText && (index.h("div", { key: '71041aabd020b1d7ddcaed5ad237576c46feefbd', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
26
26
  }
27
27
  };
28
28
  GbVerificationCodeField.style = GbVerificationCodeFieldStyle0;
@@ -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_41.cjs\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"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\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"]}],[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"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\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"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\"],\"activeIndex\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[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\"]}],[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\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-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],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[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-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"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],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[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-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-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\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[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]}],[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-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\"]}]]],[\"gb-checkbox-group.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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-file-upload.cjs\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"]}]]],[\"gb-avatar-profile-photo.cjs\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"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-control-handle.cjs\",[[1,\"gb-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-megainput-field.cjs\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"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-file-type-icon.cjs\",[[1,\"gb-file-type-icon\"]]],[\"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-slider.cjs\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-textarea-input-field.cjs\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[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-button-close_2.cjs\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"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\"]}]]],[\"gb-avatar-add-button.cjs\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]]]"), options);
22
+ return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_34.cjs\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"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\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"]}],[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"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\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"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\"],\"activeIndex\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[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\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-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],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[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-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],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[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-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-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\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[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]}],[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-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\"]}]]],[\"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-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-file-upload.cjs\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"]}]]],[\"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-control-handle.cjs\",[[1,\"gb-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"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-file-type-icon.cjs\",[[1,\"gb-file-type-icon\"]]],[\"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-slider.cjs\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-textarea-input-field.cjs\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"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\"]}]]],[\"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-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[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]}]]],[\"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-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_2.cjs\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[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_41.cjs\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"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\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"]}],[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"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\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"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\"],\"activeIndex\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[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\"]}],[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\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-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],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[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-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"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],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[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-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-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\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[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]}],[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-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\"]}]]],[\"gb-checkbox-group.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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-file-upload.cjs\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"]}]]],[\"gb-avatar-profile-photo.cjs\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"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-control-handle.cjs\",[[1,\"gb-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-megainput-field.cjs\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"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-file-type-icon.cjs\",[[1,\"gb-file-type-icon\"]]],[\"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-slider.cjs\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-textarea-input-field.cjs\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[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-button-close_2.cjs\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"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\"]}]]],[\"gb-avatar-add-button.cjs\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]]]"), options);
11
+ return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_34.cjs\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"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\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"]}],[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"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\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"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\"],\"activeIndex\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[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\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-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],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[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-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],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[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-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-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\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[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]}],[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-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\"]}]]],[\"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-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-file-upload.cjs\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"]}]]],[\"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-control-handle.cjs\",[[1,\"gb-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"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-file-type-icon.cjs\",[[1,\"gb-file-type-icon\"]]],[\"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-slider.cjs\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-textarea-input-field.cjs\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"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\"]}]]],[\"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-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[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]}]]],[\"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-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_2.cjs\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]]]"), options);
12
12
  };
13
13
 
14
14
  exports.setNonce = index.setNonce;
@@ -0,0 +1,8 @@
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="thumbs-up">
3
+ <g id="Icon">
4
+ <path d="M1 6.25C1 5.69772 1.44772 5.25 2 5.25C2.82843 5.25 3.5 5.92157 3.5 6.75V8.75C3.5 9.57843 2.82843 10.25 2 10.25C1.44772 10.25 1 9.80228 1 9.25V6.25Z" stroke="#079455" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M7.73937 3.90313L7.60622 4.33317C7.49712 4.68555 7.44256 4.86175 7.48451 5.0009C7.51845 5.11347 7.59297 5.21051 7.6945 5.27436C7.82001 5.35327 8.00986 5.35327 8.38956 5.35327H8.59156C9.87659 5.35327 10.5191 5.35327 10.8226 5.73365C10.8573 5.77712 10.8881 5.82335 10.9148 5.87183C11.1483 6.29607 10.8828 6.86757 10.352 8.01055C9.86484 9.05944 9.62127 9.58389 9.16901 9.89258C9.12523 9.92246 9.08024 9.95065 9.03414 9.97707C8.55802 10.25 7.96808 10.25 6.7882 10.25H6.5323C5.10286 10.25 4.38814 10.25 3.94407 9.81973C3.5 9.38947 3.5 8.69697 3.5 7.31196V6.82517C3.5 6.09732 3.5 5.73339 3.62917 5.4003C3.75834 5.0672 4.00568 4.79332 4.50035 4.24556L6.54606 1.98028C6.59736 1.92347 6.62302 1.89506 6.64564 1.87537C6.85677 1.69164 7.18261 1.71232 7.3672 1.92117C7.38698 1.94355 7.40859 1.97496 7.45181 2.03777C7.51941 2.13602 7.55322 2.18515 7.58268 2.23383C7.84642 2.66957 7.92621 3.18718 7.8054 3.67857C7.79191 3.73346 7.77439 3.79005 7.73937 3.90313Z" stroke="#079455" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
+ </g>
7
+ </g>
8
+ </svg>
@@ -10,8 +10,8 @@
10
10
  "components/gb-avatar-group/gb-avatar-group.js",
11
11
  "components/gb-avatar-label-group/gb-avatar-label-group.js",
12
12
  "components/gb-avatar-profile-photo/gb-avatar-profile-photo.js",
13
+ "components/gb-badge/gb-badge.js",
13
14
  "components/gb-badge-close/gb-badge-close.js",
14
- "components/gb-badges/gb-badges.js",
15
15
  "components/gb-btn/gb-btn.js",
16
16
  "components/gb-button/gb-button.js",
17
17
  "components/gb-button-close/gb-button-close.js",
@@ -39,7 +39,7 @@ export class GbAvatarDropdown {
39
39
  const supportingTextSlot = this.el.querySelector('[slot="supporting_text"');
40
40
  if (slottedInitials) {
41
41
  slottedInitials.classList.add('text-md-semi-bold');
42
- slottedInitials.classList.add(this.applyColorToInitials());
42
+ slottedInitials.classList.add(this.applyColorToInitials() || 'gray');
43
43
  }
44
44
  if (nameInitials) {
45
45
  nameInitials.classList.add('text-sm-semi-bold');