globuswebcomponents 0.7.7 → 0.7.9

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 (309) hide show
  1. package/dist/cjs/gb-avatar-add-button.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar-add-button.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-avatar-group.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-avatar-group.cjs.entry.js.map +1 -1
  5. package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js.map +1 -1
  7. package/dist/cjs/{gb-avatar_38.cjs.entry.js → gb-avatar_41.cjs.entry.js} +347 -90
  8. package/dist/cjs/gb-avatar_41.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-button-close_2.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js.map +1 -1
  12. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-rich-text.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-token-field.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-verification-code-field.cjs.entry.js +2 -2
  22. package/dist/cjs/globuscomponents.cjs.js +1 -1
  23. package/dist/cjs/loader.cjs.js +1 -1
  24. package/dist/cjs/reusableModels-e50f3440.js.map +1 -1
  25. package/dist/collection/assets/notification_background_pattern.svg +52 -0
  26. package/dist/collection/assets/notification_illustration.svg +80 -0
  27. package/dist/collection/components/gb-avatar/gb-avatar.css +3 -3
  28. package/dist/collection/components/gb-avatar/gb-avatar.js +2 -2
  29. package/dist/collection/components/gb-avatar/gb-avatar.js.map +1 -1
  30. package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.css +6 -6
  31. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.css +2 -26
  32. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +27 -38
  33. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
  34. package/dist/collection/components/gb-avatar-group/gb-avatar-group.css +4 -4
  35. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.css +2 -2
  36. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +1 -1
  37. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js.map +1 -1
  38. package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.css +3 -3
  39. package/dist/collection/components/gb-badge-close/gb-badge-close.css +16 -20
  40. package/dist/collection/components/gb-badges/gb-badges.css +4 -4
  41. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.css +1 -1
  42. package/dist/collection/components/gb-checkbox/gb-checkbox.css +1 -1
  43. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.css +7 -7
  44. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.css +5 -10
  45. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +2 -2
  46. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js.map +1 -1
  47. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +8 -1
  48. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +87 -39
  49. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  50. package/dist/collection/components/gb-input-field/gb-input-field.css +69 -11
  51. package/dist/collection/components/gb-input-field/gb-input-field.js +51 -16
  52. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  53. package/dist/collection/components/gb-notification-pane/gb-notification-pane.css +91 -21
  54. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +44 -9
  55. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js.map +1 -1
  56. package/dist/collection/components/gb-pagination/gb-pagination.js +5 -10
  57. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  58. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  59. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  60. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  61. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  62. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  63. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  64. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  65. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  66. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  67. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  68. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  69. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
  70. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  71. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  72. package/dist/collection/components/gb-tag/gb-tag.js +11 -5
  73. package/dist/collection/components/gb-tag/gb-tag.js.map +1 -1
  74. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +10 -4
  75. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js.map +1 -1
  76. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  77. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  78. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  79. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  80. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  81. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  82. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  83. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  84. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  85. package/dist/collection/models/reusableModels.js.map +1 -1
  86. package/dist/components/gb-avatar-add-button.js +1 -1
  87. package/dist/components/gb-avatar-dropdown.js +23 -15
  88. package/dist/components/gb-avatar-dropdown.js.map +1 -1
  89. package/dist/components/gb-avatar-group.js +5 -5
  90. package/dist/components/gb-avatar-group.js.map +1 -1
  91. package/dist/components/gb-avatar-label-group.js +1 -1
  92. package/dist/components/gb-avatar-profile-photo.js +3 -3
  93. package/dist/components/gb-avatar-profile-photo.js.map +1 -1
  94. package/dist/components/gb-avatar.js +1 -1
  95. package/dist/components/gb-badge-close.js +1 -1
  96. package/dist/components/gb-badge.js +1 -1
  97. package/dist/components/gb-carousel-arrow.js +1 -1
  98. package/dist/components/gb-carousel-arrow.js.map +1 -1
  99. package/dist/components/gb-checkbox-base.js +1 -1
  100. package/dist/components/gb-checkbox-group-item.js +1 -1
  101. package/dist/components/gb-checkbox-group.js +5 -5
  102. package/dist/components/gb-checkbox.js +1 -1
  103. package/dist/components/gb-collapse-button.js +1 -1
  104. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  105. package/dist/components/gb-file-upload-item-base.js +1 -1
  106. package/dist/components/gb-file-upload.js +3 -3
  107. package/dist/components/gb-header.js +2 -2
  108. package/dist/components/gb-help-dropdown.js +3 -3
  109. package/dist/components/gb-help-tooltip.js +1 -1
  110. package/dist/components/gb-horizontal-tabs.js +5 -5
  111. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  112. package/dist/components/gb-input-dropdown.js +1 -1
  113. package/dist/components/gb-input-field.js +51 -25
  114. package/dist/components/gb-input-field.js.map +1 -1
  115. package/dist/components/gb-notification-pane.js +44 -9
  116. package/dist/components/gb-notification-pane.js.map +1 -1
  117. package/dist/components/gb-pagination-button-group-base.js +1 -1
  118. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  119. package/dist/components/gb-pagination-number-base.js +1 -1
  120. package/dist/components/gb-pagination.js +17 -21
  121. package/dist/components/gb-pagination.js.map +1 -1
  122. package/dist/components/gb-password-button.js +1 -1
  123. package/dist/components/gb-progress-bar.js +1 -1
  124. package/dist/components/gb-progress-circle.js +1 -1
  125. package/dist/components/gb-rich-text.js +14 -14
  126. package/dist/components/gb-scrollbar.js +1 -1
  127. package/dist/components/gb-side-bar-item.js +1 -1
  128. package/dist/components/gb-sidebar.js +8 -8
  129. package/dist/components/gb-slider-control-handle.js +1 -1
  130. package/dist/components/gb-slider.js +3 -3
  131. package/dist/components/gb-status-indicator.js +1 -1
  132. package/dist/components/gb-tab-button-base.js +1 -1
  133. package/dist/components/gb-tag-checkbox.js +1 -1
  134. package/dist/components/gb-tag-close.js +1 -1
  135. package/dist/components/gb-tag-count.js +1 -1
  136. package/dist/components/gb-tag.js +1 -1
  137. package/dist/components/gb-toast-button.js +1 -1
  138. package/dist/components/gb-toast.js +2 -2
  139. package/dist/components/gb-toggle-base.js +1 -1
  140. package/dist/components/gb-toggle.js +2 -2
  141. package/dist/components/gb-token-field.js +1 -1
  142. package/dist/components/gb-tooltip.js +1 -1
  143. package/dist/components/gb-verification-code-field.js +2 -2
  144. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  145. package/dist/components/{p-e53d10ca.js → p-0d860daf.js} +5 -5
  146. package/dist/components/{p-e53d10ca.js.map → p-0d860daf.js.map} +1 -1
  147. package/dist/components/{p-043d096a.js → p-262e8623.js} +3 -3
  148. package/dist/components/p-262e8623.js.map +1 -0
  149. package/dist/components/{p-94f3a5f7.js → p-2c69dbb5.js} +3 -3
  150. package/dist/components/{p-94f3a5f7.js.map → p-2c69dbb5.js.map} +1 -1
  151. package/dist/components/{p-a488a428.js → p-350ea090.js} +13 -13
  152. package/dist/components/{p-a488a428.js.map → p-350ea090.js.map} +1 -1
  153. package/dist/components/{p-9acf67ff.js → p-3a271aa7.js} +3 -3
  154. package/dist/components/p-3a271aa7.js.map +1 -0
  155. package/dist/components/{p-c73b836d.js → p-45899ad1.js} +8 -8
  156. package/dist/components/{p-c73b836d.js.map → p-45899ad1.js.map} +1 -1
  157. package/dist/components/p-47052b60.js.map +1 -1
  158. package/dist/components/{p-81505876.js → p-5294fbdb.js} +5 -5
  159. package/dist/components/p-5294fbdb.js.map +1 -0
  160. package/dist/components/{p-fa64646f.js → p-554828c0.js} +2 -2
  161. package/dist/components/{p-fa64646f.js.map → p-554828c0.js.map} +1 -1
  162. package/dist/components/{p-274214e1.js → p-5e9d940b.js} +2 -2
  163. package/dist/components/{p-274214e1.js.map → p-5e9d940b.js.map} +1 -1
  164. package/dist/components/{p-828f9e43.js → p-886a548b.js} +5 -5
  165. package/dist/components/{p-828f9e43.js.map → p-886a548b.js.map} +1 -1
  166. package/dist/components/{p-9ce53d62.js → p-895e95e1.js} +2 -2
  167. package/dist/components/p-895e95e1.js.map +1 -0
  168. package/dist/components/{p-9942384c.js → p-8b7b3c72.js} +5 -5
  169. package/dist/components/{p-9942384c.js.map → p-8b7b3c72.js.map} +1 -1
  170. package/dist/components/{p-c4d3f82d.js → p-901d16f3.js} +2 -2
  171. package/dist/components/{p-c4d3f82d.js.map → p-901d16f3.js.map} +1 -1
  172. package/dist/components/{p-411109ed.js → p-9588018c.js} +2 -2
  173. package/dist/components/{p-411109ed.js.map → p-9588018c.js.map} +1 -1
  174. package/dist/components/{p-e849c9f1.js → p-975a89fb.js} +5 -5
  175. package/dist/components/p-975a89fb.js.map +1 -0
  176. package/dist/components/{p-8bb1ddab.js → p-9949e4eb.js} +2 -2
  177. package/dist/components/{p-8bb1ddab.js.map → p-9949e4eb.js.map} +1 -1
  178. package/dist/components/{p-89fa2877.js → p-a0e83c89.js} +61 -44
  179. package/dist/components/p-a0e83c89.js.map +1 -0
  180. package/dist/components/{p-e81f592c.js → p-a16c45d8.js} +3 -3
  181. package/dist/components/{p-e81f592c.js.map → p-a16c45d8.js.map} +1 -1
  182. package/dist/components/{p-2099b3fb.js → p-a1b82cdc.js} +2 -2
  183. package/dist/components/{p-2099b3fb.js.map → p-a1b82cdc.js.map} +1 -1
  184. package/dist/components/{p-78549e92.js → p-a3474d0e.js} +2 -2
  185. package/dist/components/{p-78549e92.js.map → p-a3474d0e.js.map} +1 -1
  186. package/dist/components/{p-a71a4f8d.js → p-a81dc38c.js} +6 -6
  187. package/dist/{globuscomponents/p-857087c3.entry.js.map → components/p-a81dc38c.js.map} +1 -1
  188. package/dist/components/{p-07a3b3da.js → p-b26e6a65.js} +2 -2
  189. package/dist/components/{p-07a3b3da.js.map → p-b26e6a65.js.map} +1 -1
  190. package/dist/components/{p-5285dad9.js → p-b67c9fe2.js} +8 -8
  191. package/dist/components/{p-5285dad9.js.map → p-b67c9fe2.js.map} +1 -1
  192. package/dist/components/{p-e9c7d99a.js → p-c84f94e8.js} +2 -2
  193. package/dist/components/{p-e9c7d99a.js.map → p-c84f94e8.js.map} +1 -1
  194. package/dist/components/{p-5bada42f.js → p-c8584920.js} +3 -3
  195. package/dist/components/{p-5bada42f.js.map → p-c8584920.js.map} +1 -1
  196. package/dist/components/{p-c9083653.js → p-d07498b9.js} +2 -2
  197. package/dist/components/{p-c9083653.js.map → p-d07498b9.js.map} +1 -1
  198. package/dist/components/{p-b1070aca.js → p-e86d4e72.js} +2 -2
  199. package/dist/components/p-e86d4e72.js.map +1 -0
  200. package/dist/components/{p-989344e3.js → p-f2dadd25.js} +7 -7
  201. package/dist/components/{p-989344e3.js.map → p-f2dadd25.js.map} +1 -1
  202. package/dist/components/{p-f4306c83.js → p-ffd546a6.js} +3 -3
  203. package/dist/components/{p-f4306c83.js.map → p-ffd546a6.js.map} +1 -1
  204. package/dist/esm/gb-avatar-add-button.entry.js +1 -1
  205. package/dist/esm/gb-avatar-add-button.entry.js.map +1 -1
  206. package/dist/esm/gb-avatar-group.entry.js +1 -1
  207. package/dist/esm/gb-avatar-group.entry.js.map +1 -1
  208. package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
  209. package/dist/esm/gb-avatar-profile-photo.entry.js.map +1 -1
  210. package/dist/esm/{gb-avatar_38.entry.js → gb-avatar_41.entry.js} +346 -92
  211. package/dist/esm/gb-avatar_41.entry.js.map +1 -0
  212. package/dist/esm/gb-button-close_2.entry.js +1 -1
  213. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  214. package/dist/esm/gb-checkbox-group-item.entry.js.map +1 -1
  215. package/dist/esm/gb-progress-circle.entry.js +1 -1
  216. package/dist/esm/gb-rich-text.entry.js +1 -1
  217. package/dist/esm/gb-scrollbar.entry.js +1 -1
  218. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  219. package/dist/esm/gb-slider.entry.js +1 -1
  220. package/dist/esm/gb-toast-button.entry.js +1 -1
  221. package/dist/esm/gb-toast.entry.js +1 -1
  222. package/dist/esm/gb-toggle.entry.js +1 -1
  223. package/dist/esm/gb-token-field.entry.js +1 -1
  224. package/dist/esm/gb-verification-code-field.entry.js +2 -2
  225. package/dist/esm/globuscomponents.js +1 -1
  226. package/dist/esm/loader.js +1 -1
  227. package/dist/esm/reusableModels-8496e911.js.map +1 -1
  228. package/dist/globuscomponents/assets/notification_background_pattern.svg +52 -0
  229. package/dist/globuscomponents/assets/notification_illustration.svg +80 -0
  230. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  231. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  232. package/dist/globuscomponents/{p-c37aed22.entry.js → p-0cc11c02.entry.js} +2 -2
  233. package/dist/globuscomponents/{p-a3adce55.entry.js → p-45eef183.entry.js} +2 -2
  234. package/dist/globuscomponents/p-47052b60.js.map +1 -1
  235. package/dist/globuscomponents/{p-857087c3.entry.js → p-472ded9f.entry.js} +2 -2
  236. package/dist/globuscomponents/p-472ded9f.entry.js.map +1 -0
  237. package/dist/globuscomponents/{p-79c12a5f.entry.js → p-4972b741.entry.js} +2 -2
  238. package/dist/globuscomponents/{p-4fb70c85.entry.js → p-4d40f44e.entry.js} +2 -2
  239. package/dist/globuscomponents/p-4d40f44e.entry.js.map +1 -0
  240. package/dist/globuscomponents/{p-39ecea7f.entry.js → p-4f500687.entry.js} +2 -2
  241. package/dist/globuscomponents/p-4f500687.entry.js.map +1 -0
  242. package/dist/globuscomponents/{p-a1eaa17d.entry.js → p-54d70eca.entry.js} +2 -2
  243. package/dist/globuscomponents/{p-5516e43b.entry.js → p-8f96d78c.entry.js} +2 -2
  244. package/dist/globuscomponents/{p-08df6da8.entry.js → p-9565ff1f.entry.js} +2 -2
  245. package/dist/globuscomponents/p-9f957b9d.entry.js +2 -0
  246. package/dist/globuscomponents/p-9f957b9d.entry.js.map +1 -0
  247. package/dist/globuscomponents/{p-e99b678a.entry.js → p-a684fd22.entry.js} +2 -2
  248. package/dist/globuscomponents/{p-e0e0b87b.entry.js → p-bf0c442d.entry.js} +2 -2
  249. package/dist/globuscomponents/{p-bef774b2.entry.js → p-c6a98d26.entry.js} +2 -2
  250. package/dist/globuscomponents/{p-56116cbb.entry.js → p-c6c5abbb.entry.js} +2 -2
  251. package/dist/globuscomponents/{p-ebcc2cdb.entry.js → p-e7db1b60.entry.js} +2 -2
  252. package/dist/globuscomponents/{p-b5185285.entry.js → p-f19f57d4.entry.js} +2 -2
  253. package/dist/globuscomponents/p-f19f57d4.entry.js.map +1 -0
  254. package/dist/types/components/gb-avatar-dropdown/gb-avatar-dropdown.d.ts +3 -2
  255. package/dist/types/components/gb-avatar-label-group/gb-avatar-label-group.d.ts +1 -1
  256. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +4 -6
  257. package/dist/types/components/gb-input-field/gb-input-field.d.ts +6 -0
  258. package/dist/types/components/gb-notification-pane/gb-notification-pane.d.ts +2 -1
  259. package/dist/types/components/gb-pagination/gb-pagination.d.ts +0 -1
  260. package/dist/types/components/gb-tag/gb-tag.d.ts +2 -1
  261. package/dist/types/components/gb-tag-checkbox/gb-tag-checkbox.d.ts +2 -1
  262. package/dist/types/components/gb-toggle/gb-toggle.d.ts +1 -1
  263. package/dist/types/components.d.ts +28 -10
  264. package/dist/types/models/reusableModels.d.ts +5 -0
  265. package/package.json +1 -1
  266. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +0 -65
  267. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +0 -1
  268. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +0 -104
  269. package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +0 -1
  270. package/dist/cjs/gb-avatar_38.cjs.entry.js.map +0 -1
  271. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +0 -32
  272. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +0 -1
  273. package/dist/components/p-043d096a.js.map +0 -1
  274. package/dist/components/p-81505876.js.map +0 -1
  275. package/dist/components/p-89fa2877.js.map +0 -1
  276. package/dist/components/p-9acf67ff.js.map +0 -1
  277. package/dist/components/p-9ce53d62.js.map +0 -1
  278. package/dist/components/p-a71a4f8d.js.map +0 -1
  279. package/dist/components/p-b1070aca.js.map +0 -1
  280. package/dist/components/p-e849c9f1.js.map +0 -1
  281. package/dist/esm/gb-avatar-dropdown.entry.js +0 -61
  282. package/dist/esm/gb-avatar-dropdown.entry.js.map +0 -1
  283. package/dist/esm/gb-avatar-label-group.entry.js +0 -100
  284. package/dist/esm/gb-avatar-label-group.entry.js.map +0 -1
  285. package/dist/esm/gb-avatar_38.entry.js.map +0 -1
  286. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +0 -28
  287. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +0 -1
  288. package/dist/globuscomponents/p-39ecea7f.entry.js.map +0 -1
  289. package/dist/globuscomponents/p-4b7867b6.entry.js +0 -2
  290. package/dist/globuscomponents/p-4b7867b6.entry.js.map +0 -1
  291. package/dist/globuscomponents/p-4fb70c85.entry.js.map +0 -1
  292. package/dist/globuscomponents/p-7b9b291a.entry.js +0 -2
  293. package/dist/globuscomponents/p-7b9b291a.entry.js.map +0 -1
  294. package/dist/globuscomponents/p-aa8ae03d.entry.js +0 -2
  295. package/dist/globuscomponents/p-aa8ae03d.entry.js.map +0 -1
  296. package/dist/globuscomponents/p-b5185285.entry.js.map +0 -1
  297. package/dist/globuscomponents/p-ce5ffe62.entry.js +0 -2
  298. package/dist/globuscomponents/p-ce5ffe62.entry.js.map +0 -1
  299. /package/dist/globuscomponents/{p-c37aed22.entry.js.map → p-0cc11c02.entry.js.map} +0 -0
  300. /package/dist/globuscomponents/{p-a3adce55.entry.js.map → p-45eef183.entry.js.map} +0 -0
  301. /package/dist/globuscomponents/{p-79c12a5f.entry.js.map → p-4972b741.entry.js.map} +0 -0
  302. /package/dist/globuscomponents/{p-a1eaa17d.entry.js.map → p-54d70eca.entry.js.map} +0 -0
  303. /package/dist/globuscomponents/{p-5516e43b.entry.js.map → p-8f96d78c.entry.js.map} +0 -0
  304. /package/dist/globuscomponents/{p-08df6da8.entry.js.map → p-9565ff1f.entry.js.map} +0 -0
  305. /package/dist/globuscomponents/{p-e99b678a.entry.js.map → p-a684fd22.entry.js.map} +0 -0
  306. /package/dist/globuscomponents/{p-e0e0b87b.entry.js.map → p-bf0c442d.entry.js.map} +0 -0
  307. /package/dist/globuscomponents/{p-bef774b2.entry.js.map → p-c6a98d26.entry.js.map} +0 -0
  308. /package/dist/globuscomponents/{p-56116cbb.entry.js.map → p-c6c5abbb.entry.js.map} +0 -0
  309. /package/dist/globuscomponents/{p-ebcc2cdb.entry.js.map → p-e7db1b60.entry.js.map} +0 -0
@@ -42,7 +42,7 @@ const GbToast = class {
42
42
  slottedSupportingText.classList.add(this.getSupportingColorClasses());
43
43
  }
44
44
  render() {
45
- return (h("div", { key: 'fe398ac3968b148732b7aa463b5e033ddc4f1f31', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'ae8bc6fdd35c16c45fc09a09c870be563e4876b0', class: `icon_container` }, h("svg", { key: 'eb85c6abd7a9af2986a30160a4848b921cfa56e5', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '8625fbf15db42445c96f3833f81bcc156743882b', 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" }), h("path", { key: '7bd2d041f586de425f394daf5778dbea98841a87', "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" }), h("path", { key: 'c60410b05d56defb20a8cbe74acf458cb561981e', "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" }))), h("div", { key: '364b04d564257794cf003b4c4f3b002ba7c74245', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'eb3944536f57a0d9efb9cd5ca46a555c44bf1b17', class: `text ${this.size}` }, h("slot", { key: 'df262f640367094f29deb24dabc0bb27b7c5642b', name: "main_text" }), this.showSupportingText && h("slot", { key: '95aaa278c2402a4fa2bb07630884bdf469672d76', name: "supporting_text" })), this.actions && (h("div", { key: 'c29ce0c353842c40bb91617a969053ad8f1a610f', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'bec6a2c5c2ec48af4dc348341210f0e8dc463131', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: 'e797bca9ddb9250dd1089d8141c14b18f9afc8e7', class: `container ${this.breakpoint}` }, h("div", { key: '768fd3fa5aa7c8e1a9946b1a3ab90ea616e22109', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '137b8dd0a4ec119f39aa008fda83745850aafd6f', class: `inner_content ${this.breakpoint}` }, h("div", { key: '9776fe6c44c8fd38e042f9a670018494797208c3', class: `icon_container` }, h("svg", { key: '62db8f9e510f8880b83796d20fe807d92dd0147f', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'cc6c2a3b0d6ca71a9930225231853fb955a7efdd', 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" }), h("path", { key: '9036a328e90671e600b0ba49c5a8a48ead46a776', "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" }), h("path", { key: 'aca79b73bde6a110f9f4425da0bfd0cf9b466ff0', "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" }))), h("div", { key: '3b67b396d52bf03b878a42967515169da6e96552', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '8421e1a1a5ca54cb3ae8852f15b477e850ede75d', name: "main_text" }), this.showSupportingText && h("slot", { key: '4c13d88301c14b9fc65285fc01a025dd4bdd936a', name: "supporting_text" }))), this.actions && (h("div", { key: '66892fa70b2c3c9f4009f85edba006e0d14dc8c6', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: 'a28d68abec3a563472a6f832933855c8a664fff3', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
45
+ return (h("div", { key: 'ea5f58369e269e3fbf336ef349083e0cdfbc4f3f', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '578dc3eb837797dbf68af4e347901683dd4719e0', class: `icon_container` }, h("svg", { key: '39ec96756105bbf1116184fd4140ad688187a92c', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '61c02cec8cfceb7105fae4e200dfb8e31d80efb4', 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" }), h("path", { key: '26078bd334c3eb7c9c53aedd250cfa9b485a2585', "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" }), h("path", { key: 'af60ec8c59dce09f89fd0eea1e64ecaf7a7641c8', "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" }))), h("div", { key: '2b508f5c028aa9898590da7c90a715b2b805bf4a', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'dc9273f4eda99a170e9a732e22fedc80fabb5f86', class: `text ${this.size}` }, h("slot", { key: 'cbe25c783fb36a5111b1e7036373b53be88c0a0f', name: "main_text" }), this.showSupportingText && h("slot", { key: '5a850497d05a20d0aed06731c3962750fb67955d', name: "supporting_text" })), this.actions && (h("div", { key: '4cfe0f8bcb27ca60166435f3a35bd163ed91ca82', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '70c49ce5f0bb1429a0ceb4279af1a822c07d96c5', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: 'de9c57af3b905878bd5d716667cd293d8efc4520', class: `container ${this.breakpoint}` }, h("div", { key: 'cb5ea03db541c36dd6aaad6f82cedd85b8911e31', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '9ea48a26b84388697814784d4e7d339b3c930e0b', class: `inner_content ${this.breakpoint}` }, h("div", { key: '555bab69fbd92ca7d95580e7e1b3e90b4cee57b2', class: `icon_container` }, h("svg", { key: 'e46087cf1ee9508c6b67af0e2bd2dd032df4dfeb', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '2f9b579016edf6dd175439e6ab8d796ed965fc91', 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" }), h("path", { key: 'e8a17ac2c34cd27cdc3a34333d58d05bcf4866f8', "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" }), h("path", { key: '4f93e618a3c41e81993b1b8771ea7ff93875f2a6', "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" }))), h("div", { key: '4a71f962f6252fc5db05fa25c42a126a1cd23b5f', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '81baa67396b50e0639f7afb95884c7755a9ff1ba', name: "main_text" }), this.showSupportingText && h("slot", { key: '15a43f2cfb92f0776e49bd4dad92d2d27443e42c', name: "supporting_text" }))), this.actions && (h("div", { key: '58e6c52c3292c557de6a95eb952b76da3222c9c5', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '73fc4ae05e6b7a9d9a2343a83c61a03be768a1c0', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
46
46
  }
47
47
  get el() { return getElement(this); }
48
48
  };
@@ -38,7 +38,7 @@ const GbToggle = class {
38
38
  }
39
39
  }
40
40
  render() {
41
- return (h("div", { key: '6ee970e9d1fc53ef99433b3fede8ff2aba632df5', class: `toggle_div ${this.size}` }, h("div", { key: '82f48d8e350a077dce69570f36069a5406c05e32', class: "toggle_base" }, h("gb-toggle-base", { key: '3fbf55220d03d0e41f098a45fe9ec63615251a4b', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: '5c59b62ee7d5ca8be8ae199d740db0ee65a4c812', class: "text" }, h("slot", { key: '3dfb7e638f3866936cc635efb534f75523ce2e1c', name: "main_text" }), this.supportingText && (h("slot", { key: '9e96d8d41ce6d665ca9406850f29674bdc7f316f', name: "supporting_text" })))));
41
+ return (h("div", { key: '24ddb50dacaef860a6f091b367b837efb6aa2a1e', class: `toggle_div ${this.size}` }, h("div", { key: '94d91a66bec58e023e187bf27e6a33ff8b184300', class: "toggle_base" }, h("gb-toggle-base", { key: '0e90fab3827b96e85312b62e9a1766bc78a51447', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: '781c69d42411857c1330f56aae9752d88281a641', class: "text" }, h("slot", { key: 'a4e3ec7f90debece138aefa5eb24cdd89e334be0', name: "main_text" }), this.supportingText && (h("slot", { key: 'a29adcc2a5fafb3e8ab2db49d6dc812a5fb3914c', name: "supporting_text" })))));
42
42
  }
43
43
  get el() { return getElement(this); }
44
44
  };
@@ -14,7 +14,7 @@ const GbTokenField = class {
14
14
  this.supportingText = '';
15
15
  }
16
16
  render() {
17
- return (h("div", { key: '41d216b49c04497e7647b7a5d8964ddda74d0a13', class: this.size }, h("div", { key: 'b52b53f6e8fc6175ceda0f1d2fbe7a83ef9cd5da', class: "input-with-label" }, this.showLabel && (h("label", { key: 'a316867e5c58a5a65d93dc96773998f3052b6382' }, this.label)), this.digits === 4 && (h("div", { key: '96aa9cf916a083c449fe02ccde65eb7609db8845', class: "input-wrapper" }, h("gb-megainput-field", { key: '837f2612ec52f4d6f3079116424b1ec0c6e529fa', size: this.size }), h("gb-megainput-field", { key: '56a2096b108b597ac7d1d5b90f38a1e891d89897', size: this.size }), h("gb-megainput-field", { key: '7386bb2eaff37eb7c1b8045532e7d2d3c8a0d4a2', size: this.size }), h("gb-megainput-field", { key: '1a379e931be236928dd6eef14fde4c3e0699ef30', size: this.size }))), this.digits === 6 && (h("div", { key: '7689b1edd1dfd9b9314e59146533106e673b93af', class: "input-wrapper" }, h("div", { key: '8f6ea6455c5a4e48015e3b08112f3d6d19cea56a', class: "first=section" }, h("gb-megainput-field", { key: 'e07b66b02bf24047bd167146298f1d7380baabf6', size: this.size }), h("gb-megainput-field", { key: '3e11f1323a10a8cc55b810b7e9bf9346207f8ed9', size: this.size }), h("gb-megainput-field", { key: '73b79cc04ad8b83ba2f58805e43e603f9fe9ccc5', size: this.size })), h("div", { key: 'd633776fbdc8c97d2301370d2f3dbc68899a78a6', class: "second=section" }, h("gb-megainput-field", { key: '9b55128e31c0d821a94584ffc0632d34b6a8ba99', size: this.size }), h("gb-megainput-field", { key: 'dff1df968825553d6433e849493fb740cc358d44', size: this.size }), h("gb-megainput-field", { key: '2ca857f8a865f51b845b1d8a4fd4c199d7b53520', size: this.size })))), this.digits === 8 && (h("div", { key: 'f024fc7537fa689ccf6695cc05c42fb4a4978804', class: "input-wrapper" }, h("div", { key: '0822d823a04fd43445e4a73cf88edd7807e160e2', class: "first=section" }, h("gb-megainput-field", { key: '8f4af99673050a87bd345bf211d5f568f4c1aab3', size: this.size }), h("gb-megainput-field", { key: '1ea008b7cc88f10013305fc909fee7646119a34f', size: this.size }), h("gb-megainput-field", { key: 'c669458d4eafaa87e33fdfd8fbfea76692615dec', size: this.size }), h("gb-megainput-field", { key: '80fd6f9da0c816519b05942cabbdce77ca2171b4', size: this.size })), h("div", { key: 'f5fec4778fca26b379ce1a88ba1c3f488f59daf8', class: "second=section" }, h("gb-megainput-field", { key: '35612a1651b941af395d70946c4248ac323d962f', size: this.size }), h("gb-megainput-field", { key: 'eaa2034ab3b3bb9c99592b4014a8220e60b27cf5', size: this.size }), h("gb-megainput-field", { key: 'bb3908fe1ee154bec1cded12aa6fb65aadfa42ce', size: this.size }), h("gb-megainput-field", { key: '5ff8690afdac06a7ac22379b6ba0e769cc0c7ec7', size: this.size }))))), h("p", { key: '3df79893ca47c2127bb7a8db8673953f1675519e' }, this.supportingText)));
17
+ return (h("div", { key: 'd3a9ed19736e74637fe0006976deb50c66a1bd77', class: this.size }, h("div", { key: '7c51db339214877b05bdbabd35533cc1e9b8341e', class: "input-with-label" }, this.showLabel && (h("label", { key: '8fb3ec8f3cf08de5d80215258ffb9cb8819f02c3' }, this.label)), this.digits === 4 && (h("div", { key: '187f52a21a60c1883f43ded59653875a22ccf34b', class: "input-wrapper" }, h("gb-megainput-field", { key: '0a4e84ba50289ce19c49f6dca997cd9d9d49c2df', size: this.size }), h("gb-megainput-field", { key: '2002b395a7f23548e683e6acaaf0fce508721c9c', size: this.size }), h("gb-megainput-field", { key: '964d3310cc019eace1f536ab93999192558070a5', size: this.size }), h("gb-megainput-field", { key: 'f193336badaadd022602494e1f77afe863bf611d', size: this.size }))), this.digits === 6 && (h("div", { key: '2373cea757752e7ab3a0a68c52847303a7e66842', class: "input-wrapper" }, h("div", { key: '2ab837236ab4644f7f94e15b87cc454990a87168', class: "first=section" }, h("gb-megainput-field", { key: 'cfde2634ce9657a9e8cb39a7b1b4e0a2cd9713da', size: this.size }), h("gb-megainput-field", { key: '3dd2ad0e1019885106a5749cf432507f843a5252', size: this.size }), h("gb-megainput-field", { key: '8f99d81927da507c75f611dafbbf575dad68dfc8', size: this.size })), h("div", { key: '7043b399143872c7f9a45be29302ddb3b3cbb2e4', class: "second=section" }, h("gb-megainput-field", { key: '26910a501e623785bf2e419fce9497add5455118', size: this.size }), h("gb-megainput-field", { key: '5633a383b681fd3ac0a585f359df8f1e3ec10ced', size: this.size }), h("gb-megainput-field", { key: '5c3b1958ff89d95550e1e105c585873813ac2cc0', size: this.size })))), this.digits === 8 && (h("div", { key: '4dd03d062bb2d878ca742c688722d54f66564a93', class: "input-wrapper" }, h("div", { key: '199797964c0e332a0e1dd167d8849f47e2446881', class: "first=section" }, h("gb-megainput-field", { key: '3c9512d4122580afbff165c026e64b626a3f0712', size: this.size }), h("gb-megainput-field", { key: '344ab66b27340a6f462fda4082bf5400d2e971e8', size: this.size }), h("gb-megainput-field", { key: '51b10eab19d3048828aea5fea246ea02beb7e7c6', size: this.size }), h("gb-megainput-field", { key: 'd9cfa5e37e35349a1a1df500976d77a228dab5c8', size: this.size })), h("div", { key: '605fb9afb869f4f4fc396d7977972b1c40c77dbe', class: "second=section" }, h("gb-megainput-field", { key: '2393129ebc42b0b75e20665bd9d22a19632be14b', size: this.size }), h("gb-megainput-field", { key: '191414e8646689a9175db3309d017dfd96556f1d', size: this.size }), h("gb-megainput-field", { key: 'c6b3698703dc4248e675e0f2a29032224e5b9958', size: this.size }), h("gb-megainput-field", { key: 'ffa433a2ec8e32bddae0bdce27c641e5aac0825f', size: this.size }))))), h("p", { key: 'e0b4c3f5c70c9ef7c99cbd75f68606c61f3fdd10' }, this.supportingText)));
18
18
  }
19
19
  };
20
20
  GbTokenField.style = GbTokenFieldStyle0;
@@ -14,11 +14,11 @@ const GbVerificationCodeField = class {
14
14
  this.hintText = '';
15
15
  }
16
16
  render() {
17
- return (h("div", { key: '51c4941ef6d18009e77936a7667a05c53383ea4c', class: {
17
+ return (h("div", { key: '76b7110309d014ecc633d58274e4cef71313552b', class: {
18
18
  container: true,
19
19
  [this.size]: true,
20
20
  [this.digits]: true,
21
- } }, h("div", { key: '3070d0e3f11d399a232e32e426472c5b72b050b3', class: "input-with-label" }, this.showLabel && (h("label", { key: 'c5b03fe51b44610e94fcf551d76cd4db11ce8b84', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '1c1e3dbed788e754a32b03c6021fa4cad7b8234b', class: "input-wrapper" }, h("gb-megainput-field", { key: '38c8cfd38e2b011097a60e41371dcdfe3965b33c', size: this.size }), h("gb-megainput-field", { key: 'd0b4eaa30174fb4b92e8189881e30a7080ab7e4c', size: this.size }), h("gb-megainput-field", { key: 'a33d8024e5b7b7224608d917145ce8f816a19c91', size: this.size }), h("gb-megainput-field", { key: '439d209e9c81c9cf9f62ae271950669c40bf6677', size: this.size }))), this.digits === 6 && (h("div", { key: '52b02a00615108fa6dc38b378f936ccbe31dde3a', class: "input-wrapper" }, h("gb-megainput-field", { key: '4ecd2d01a4020887c77e6121d730abab57edc4e7', size: this.size }), h("gb-megainput-field", { key: '255e21429f08e51df674803de03b17225827e77e', size: this.size }), h("gb-megainput-field", { key: 'c0416bfe33630a54950151bb0c7134a5c1aa6e75', size: this.size }), h("p", { key: '1de23b13e520a2170ef9981dcadf97c9cfb952f3', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'dcb422763b68c44d2cd8b0dbeb4877c2c2095b95', size: this.size }), h("gb-megainput-field", { key: '7eac0726b7afcc6b06282967696852cfbe0afe9a', size: this.size }), h("gb-megainput-field", { key: 'd2437d0b03b58fca522eae115419d1771302cb53', size: this.size }))), this.digits === 8 && (h("div", { key: '59d3c658b54f445df6607a2af2c134c1df168b49', class: "input-wrapper" }, h("gb-megainput-field", { key: '4ae23e352b81c16fcecf3d222adfe277d28531b9', size: this.size }), h("gb-megainput-field", { key: '6be3f561bdb6303e4f9b9f7173918ad4bf059082', size: this.size }), h("gb-megainput-field", { key: 'b43b5f4b171a7d99b03f49e062016498427e8bbd', size: this.size }), h("gb-megainput-field", { key: '365da7b2d04f0367579add399ab3b25aae38ef5e', size: this.size }), h("p", { key: 'c883d7d09efb82deab4ffdc06ecbd282a0fb84a7', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'fb02871a0b3984f4ee5de1b6bd3286a57ae4e312', size: this.size }), h("gb-megainput-field", { key: '2892d9940a1b523c72ede8a278f0e2c5221a6da8', size: this.size }), h("gb-megainput-field", { key: '37028f25c83d51750d1878b26e795e2ca9e7efc6', size: this.size }), h("gb-megainput-field", { key: 'a99131d8c0d7d299f5887963552ee06118c67695', size: this.size })))), this.showHintText && (h("div", { key: '80011736cc2ac31849fd40460fc4afc0734319a8', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
21
+ } }, h("div", { key: '8a3e14d2590e48eb0e2f48bff15fedc8e86a0148', class: "input-with-label" }, this.showLabel && (h("label", { key: 'e6a8ef355f08118a62ca75850f426ee703ac7851', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '52b0326299a16a181583228d400c60865179e539', class: "input-wrapper" }, h("gb-megainput-field", { key: 'ee60a815612d8f50a0a5da700ae13e8d1b0401f0', size: this.size }), h("gb-megainput-field", { key: 'dccb91561cff6549a7178e9968a6e34c10a3e163', size: this.size }), h("gb-megainput-field", { key: 'c3637452c1c54015edde1ef97eadc65be3c70039', size: this.size }), h("gb-megainput-field", { key: '1dac135b1c58b18ff1ca863c0bddd5ec8c88cf9c', size: this.size }))), this.digits === 6 && (h("div", { key: 'c2912a2595812b3c4c8d9b3070140a3c1cff3859', class: "input-wrapper" }, h("gb-megainput-field", { key: '5460ef623402c7eefd39c7121caea99f6c6f35b3', size: this.size }), h("gb-megainput-field", { key: 'b676a1f05fb277d47d23ccb1267d2efba41565e2', size: this.size }), h("gb-megainput-field", { key: 'b0e185fede24e7fe2238e60b557078968f272dd6', size: this.size }), h("p", { key: 'ef7fe6c6c014971e219b8173ceeac2950f71bd5e', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'da7923a86156eba8a9291b2309f5d3946c173e9c', size: this.size }), h("gb-megainput-field", { key: '60d7a76c5fe5b85041c5ab27feb3db7989ec4fc2', size: this.size }), h("gb-megainput-field", { key: '8f4a9f289bdbf0127bed9a3f641d451babab82c9', size: this.size }))), this.digits === 8 && (h("div", { key: 'd9096cb0c93d2e5996b54f8a5ac541a50449cfdb', class: "input-wrapper" }, h("gb-megainput-field", { key: '044bb3d1329c4f539e58ac3f931c5ff764de05a0', size: this.size }), h("gb-megainput-field", { key: '7e20f5fbdb97e7840faf3e945afc1c55d71ca12d', size: this.size }), h("gb-megainput-field", { key: 'a646ebcbfbadcabbe99a01567a6f6009e14aced5', size: this.size }), h("gb-megainput-field", { key: '42eade879b72d46b0c16f1dc3c16286b6a8bd9ba', size: this.size }), h("p", { key: '053652c16389041f36da7c89e3b37ca02f9b3719', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'df2d30764ac60e930fe80394e431f6ce3c93e789', size: this.size }), h("gb-megainput-field", { key: '2ae660b8cdb100f0dcb7e0fd3cb96c5bfe914a83', size: this.size }), h("gb-megainput-field", { key: '8be956a592d0d97f35e9eb7892cf2a6d69a07d07', size: this.size }), h("gb-megainput-field", { key: 'b17d269140414e54ab7064ac01734029288c448b', size: this.size })))), this.showHintText && (h("div", { key: 'ceff1475a8b3e39c5b8acd348a942784abdaf936', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
22
22
  }
23
23
  };
24
24
  GbVerificationCodeField.style = GbVerificationCodeFieldStyle0;
@@ -16,7 +16,7 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy(JSON.parse("[[\"gb-avatar_38\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"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]},null,{\"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-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-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]}],[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\"],\"items\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"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\",[[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\",[[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\"],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"downloadUserGuideClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field\",[[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\",[[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\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[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\",[[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\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-button-close_2\",[[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\",[[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\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1]}]]],[\"gb-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
19
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_41\",[[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\",[[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\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"downloadUserGuideClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-token-field\",[[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\",[[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\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[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\",[[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\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-button-close_2\",[[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);
20
20
  });
21
21
 
22
22
  //# sourceMappingURL=globuscomponents.js.map
@@ -5,7 +5,7 @@ import { g as globalScripts } from './app-globals-0f993ce5.js';
5
5
  const defineCustomElements = async (win, options) => {
6
6
  if (typeof window === 'undefined') return undefined;
7
7
  await globalScripts();
8
- return bootstrapLazy(JSON.parse("[[\"gb-avatar_38\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"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]},null,{\"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-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-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]}],[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\"],\"items\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"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\",[[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\",[[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\"],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"downloadUserGuideClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field\",[[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\",[[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\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[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\",[[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\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-button-close_2\",[[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\",[[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\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1]}]]],[\"gb-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
8
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_41\",[[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\",[[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\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"downloadUserGuideClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-token-field\",[[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\",[[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\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[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\",[[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\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-button-close_2\",[[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);
9
9
  };
10
10
 
11
11
  export { defineCustomElements };
@@ -1 +1 @@
1
- {"file":"reusableModels-8496e911.js","mappings":"IAIY;AAAZ,WAAY,SAAS;IACjB,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;AACzB,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;IAMW;AAAZ,WAAY,aAAa;IACrB,yCAAwB,CAAA;IACxB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACnB,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;IAEW;AAAZ,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,4CAAmB,CAAA;AACvB,CAAC,EAHW,qBAAqB,KAArB,qBAAqB;;;;","names":[],"sources":["src/models/reusableModels.ts"],"sourcesContent":["export type GeneralSizes = 'xl4' | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled'\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy'\r\n};\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline'\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'icon' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type FileType = '';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_ right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes = 'button_primary' | 'button_gray' | 'button_white' | 'rounded_button_white' | 'underline' | 'underline_filled' | 'line' | 'button_white_border' | 'rounded_button_white_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\n export type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags'; \r\n\r\n export type AvatarColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow';"],"version":3}
1
+ {"file":"reusableModels-8496e911.js","mappings":"IAIY;AAAZ,WAAY,SAAS;IACjB,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;AACzB,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;IAMW;AAAZ,WAAY,aAAa;IACrB,yCAAwB,CAAA;IACxB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACnB,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;IAEW;AAAZ,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,4CAAmB,CAAA;AACvB,CAAC,EAHW,qBAAqB,KAArB,qBAAqB;;;;","names":[],"sources":["src/models/reusableModels.ts"],"sourcesContent":["export type GeneralSizes = 'xl4' | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled'\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy'\r\n};\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline'\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'icon' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type FileType = '';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_ right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes = 'button_primary' | 'button_gray' | 'button_white' | 'rounded_button_white' | 'underline' | 'underline_filled' | 'line' | 'button_white_border' | 'rounded_button_white_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\n export type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags'; \r\n\r\n export type AvatarColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow';\r\n\r\n export type DropdownItemTypes = string | number | { name: string; username: string, selected?: boolean };"],"version":3}
@@ -0,0 +1,52 @@
1
+ <svg width="389" height="424" viewBox="0 0 389 424" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_1764_2919" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="-45" y="0" width="480" height="424">
3
+ <rect width="480" height="244" transform="translate(-45 90)" fill="url(#paint0_radial_1764_2919)"/>
4
+ </mask>
5
+ <g mask="url(#mask0_1764_2919)">
6
+ <g clip-path="url(#clip0_1764_2919)">
7
+ <g clip-path="url(#clip1_1764_2919)">
8
+ <line x1="33.5625" y1="-58" x2="33.5625" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
9
+ <line x1="69.5625" y1="-58" x2="69.5625" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
10
+ <line x1="105.562" y1="-58" x2="105.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
11
+ <line x1="141.562" y1="-58" x2="141.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
12
+ <line x1="177.562" y1="-58" x2="177.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
13
+ <line x1="213.562" y1="-58" x2="213.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
14
+ <line x1="249.562" y1="-58" x2="249.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
15
+ <line x1="285.562" y1="-58" x2="285.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
16
+ <line x1="321.562" y1="-58" x2="321.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
17
+ <line x1="357.562" y1="-58" x2="357.562" y2="482" stroke="#E3E8EF" stroke-width="1.125"/>
18
+ </g>
19
+ <rect x="-74.4375" y="-57.4375" width="538.875" height="538.875" stroke="#E3E8EF" stroke-width="1.125"/>
20
+ <g clip-path="url(#clip2_1764_2919)">
21
+ <line x1="-75" y1="13.4375" x2="465" y2="13.4375" stroke="#E3E8EF" stroke-width="1.125"/>
22
+ <line x1="-75" y1="49.4375" x2="465" y2="49.4375" stroke="#E3E8EF" stroke-width="1.125"/>
23
+ <line x1="-75" y1="85.4375" x2="465" y2="85.4375" stroke="#E3E8EF" stroke-width="1.125"/>
24
+ <line x1="-75" y1="121.438" x2="465" y2="121.438" stroke="#E3E8EF" stroke-width="1.125"/>
25
+ <line x1="-75" y1="157.438" x2="465" y2="157.438" stroke="#E3E8EF" stroke-width="1.125"/>
26
+ <line x1="-75" y1="193.437" x2="465" y2="193.437" stroke="#E3E8EF" stroke-width="1.125"/>
27
+ <line x1="-75" y1="229.438" x2="465" y2="229.438" stroke="#E3E8EF" stroke-width="1.125"/>
28
+ <line x1="-75" y1="265.438" x2="465" y2="265.438" stroke="#E3E8EF" stroke-width="1.125"/>
29
+ <line x1="-75" y1="301.438" x2="465" y2="301.438" stroke="#E3E8EF" stroke-width="1.125"/>
30
+ <line x1="-75" y1="337.438" x2="465" y2="337.438" stroke="#E3E8EF" stroke-width="1.125"/>
31
+ <line x1="-75" y1="373.438" x2="465" y2="373.438" stroke="#E3E8EF" stroke-width="1.125"/>
32
+ <line x1="-75" y1="409.438" x2="465" y2="409.438" stroke="#E3E8EF" stroke-width="1.125"/>
33
+ </g>
34
+ <rect x="-74.4375" y="-57.4375" width="538.875" height="538.875" stroke="#E3E8EF" stroke-width="1.125"/>
35
+ </g>
36
+ </g>
37
+ <defs>
38
+ <radialGradient id="paint0_radial_1764_2919" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(240 122) rotate(90) scale(122 240)">
39
+ <stop/>
40
+ <stop offset="1" stop-opacity="0"/>
41
+ </radialGradient>
42
+ <clipPath id="clip0_1764_2919">
43
+ <rect width="540" height="540" fill="white" transform="translate(-75 -58)"/>
44
+ </clipPath>
45
+ <clipPath id="clip1_1764_2919">
46
+ <rect x="-75" y="-58" width="540" height="540" fill="white"/>
47
+ </clipPath>
48
+ <clipPath id="clip2_1764_2919">
49
+ <rect x="-75" y="-58" width="540" height="540" fill="white"/>
50
+ </clipPath>
51
+ </defs>
52
+ </svg>