globuswebcomponents 0.5.1 → 0.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (516) hide show
  1. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-avatar-label-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_28.cjs.entry.js +1286 -0
  8. package/dist/cjs/gb-avatar_28.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-button-close_2.cjs.entry.js +3 -3
  10. package/dist/cjs/gb-button-close_2.cjs.entry.js.map +1 -1
  11. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js.map +1 -1
  13. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +1 -1
  15. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +1 -1
  17. package/dist/cjs/gb-header-icon.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-header-icon.cjs.entry.js.map +1 -1
  19. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-help-dropdown.cjs.entry.js.map +1 -1
  21. package/dist/cjs/gb-megainput-field.cjs.entry.js +42 -0
  22. package/dist/cjs/gb-megainput-field.cjs.entry.js.map +1 -0
  23. package/dist/cjs/gb-notification-content.cjs.entry.js +2 -2
  24. package/dist/cjs/gb-notification-content.cjs.entry.js.map +1 -1
  25. package/dist/cjs/gb-notification-pane.cjs.entry.js +45 -0
  26. package/dist/cjs/gb-notification-pane.cjs.entry.js.map +1 -0
  27. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-rich-text.cjs.entry.js +2 -2
  29. package/dist/cjs/gb-rich-text.cjs.entry.js.map +1 -1
  30. package/dist/cjs/gb-scrollbar.cjs.entry.js +2 -2
  31. package/dist/cjs/gb-scrollbar.cjs.entry.js.map +1 -1
  32. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +2 -2
  33. package/dist/cjs/gb-slider-control-handle.cjs.entry.js.map +1 -1
  34. package/dist/cjs/gb-slider.cjs.entry.js +3 -3
  35. package/dist/cjs/gb-slider.cjs.entry.js.map +1 -1
  36. package/dist/cjs/gb-toast-button.cjs.entry.js +2 -2
  37. package/dist/cjs/gb-toast-button.cjs.entry.js.map +1 -1
  38. package/dist/cjs/gb-toast.cjs.entry.js +2 -2
  39. package/dist/cjs/gb-toast.cjs.entry.js.map +1 -1
  40. package/dist/cjs/gb-toggle-base.cjs.entry.js +32 -0
  41. package/dist/cjs/gb-toggle-base.cjs.entry.js.map +1 -0
  42. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-token-field.cjs.entry.js +2 -2
  44. package/dist/cjs/gb-token-field.cjs.entry.js.map +1 -1
  45. package/dist/cjs/gb-verification-code-field.cjs.entry.js +32 -0
  46. package/dist/cjs/gb-verification-code-field.cjs.entry.js.map +1 -0
  47. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js.map +1 -1
  49. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +1 -1
  50. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js.map +1 -1
  51. package/dist/cjs/globuscomponents.cjs.js +1 -1
  52. package/dist/cjs/loader.cjs.js +1 -1
  53. package/dist/cjs/reusableModels-e50f3440.js.map +1 -1
  54. package/dist/collection/assets/calendar-02.svg +6 -0
  55. package/dist/collection/assets/database-sync.svg +6 -0
  56. package/dist/collection/assets/search-01.svg +3 -0
  57. package/dist/collection/collection-manifest.json +3 -3
  58. package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.css +2 -0
  59. package/dist/collection/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.css +2 -0
  60. package/dist/collection/components/gb-avatar/gb-avatar.css +162 -21
  61. package/dist/collection/components/gb-avatar/gb-avatar.js +37 -1
  62. package/dist/collection/components/gb-avatar/gb-avatar.js.map +1 -1
  63. package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.css +2 -0
  64. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.css +2 -0
  65. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.css +2 -0
  66. package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.css +2 -0
  67. package/dist/collection/components/gb-badge-close/gb-badge-close.css +2 -0
  68. package/dist/collection/components/gb-badges/gb-badges.css +2 -0
  69. package/dist/collection/components/gb-btn/gb-btn.css +12 -0
  70. package/dist/collection/components/gb-btn/gb-btn.js +4 -1
  71. package/dist/collection/components/gb-btn/gb-btn.js.map +1 -1
  72. package/dist/collection/components/gb-button/gb-button.css +8 -0
  73. package/dist/collection/components/gb-button/gb-button.js +4 -2
  74. package/dist/collection/components/gb-button/gb-button.js.map +1 -1
  75. package/dist/collection/components/gb-button/gb-button.tsx +3 -1
  76. package/dist/collection/components/gb-button-close/gb-button-close.css +2 -0
  77. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.css +2 -0
  78. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.css +2 -0
  79. package/dist/collection/components/gb-collapse-button/gb-collapse-button.css +2 -0
  80. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.css +2 -0
  81. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +2 -0
  82. package/dist/collection/components/gb-header-icon/gb-header-icon.css +2 -0
  83. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.css +2 -0
  84. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.css +2 -0
  85. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +60 -3
  86. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +185 -7
  87. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  88. package/dist/collection/components/{gb-input-dropdown-menu → gb-input-dropdown-menu-item}/gb-input-dropdown-menu-item.css +3 -2
  89. package/dist/collection/components/{gb-input-dropdown-menu → gb-input-dropdown-menu-item}/gb-input-dropdown-menu-item.js +31 -12
  90. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js.map +1 -0
  91. package/dist/collection/components/gb-input-field/gb-input-field.css +33 -2
  92. package/dist/collection/components/gb-input-field/gb-input-field.js +2 -2
  93. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  94. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.css +2 -0
  95. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  96. package/dist/collection/components/gb-notification-content/gb-notification-content.css +2 -0
  97. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  98. package/dist/collection/components/gb-notification-pane/gb-notification-pane.css +2 -0
  99. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +1 -1
  100. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  101. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  102. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  103. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.css +2 -0
  104. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  105. package/dist/collection/components/gb-password-button/gb-password-button.css +3 -0
  106. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  107. package/dist/collection/components/gb-password-button/gb-password-button.js.map +1 -1
  108. package/dist/collection/components/gb-progress-bar/gb-progress-bar.css +2 -0
  109. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  110. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  111. package/dist/collection/components/gb-rich-text/gb-rich-text.css +2 -0
  112. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  113. package/dist/collection/components/gb-scrollbar/gb-scrollbar.css +2 -0
  114. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  115. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.css +2 -0
  116. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  117. package/dist/collection/components/gb-sidebar/gb-sidebar.css +2 -0
  118. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  119. package/dist/collection/components/{gb-sliders/slider.css → gb-slider/gb-slider.css} +3 -2
  120. package/dist/collection/components/{gb-sliders/slider.js → gb-slider/gb-slider.js} +4 -4
  121. package/dist/collection/components/gb-slider/gb-slider.js.map +1 -0
  122. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.css +2 -0
  123. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
  124. package/dist/collection/components/gb-status-indicator/gb-status-indicator.css +2 -0
  125. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  126. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.css +2 -0
  127. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  128. package/dist/collection/components/{gb-tags/gb-tags.css → gb-tag/gb-tag.css} +7 -0
  129. package/dist/collection/components/{gb-tags/gb-tags.js → gb-tag/gb-tag.js} +28 -4
  130. package/dist/collection/components/gb-tag/gb-tag.js.map +1 -0
  131. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.css +2 -0
  132. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  133. package/dist/collection/components/gb-tag-close/gb-tag-close.css +2 -0
  134. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  135. package/dist/collection/components/gb-tag-count/gb-tag-count.css +2 -0
  136. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  137. package/dist/collection/components/gb-toast/gb-toast.css +2 -0
  138. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  139. package/dist/collection/components/gb-toast-button/gb-toast-button.css +2 -0
  140. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  141. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  142. package/dist/collection/components/gb-toggle-base/gb-toggle-base.css +1613 -1
  143. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  144. package/dist/collection/components/gb-token-field/gb-token-field.css +2 -0
  145. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  146. package/dist/collection/components/gb-tooltip/gb-tooltip.css +2 -0
  147. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  148. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.css +2 -0
  149. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  150. package/dist/collection/global/global.css +2 -0
  151. package/dist/collection/global/tailwind.css +2 -2
  152. package/dist/collection/models/reusableModels.js.map +1 -1
  153. package/dist/components/gb-avatar-add-button.js +1 -1
  154. package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
  155. package/dist/components/gb-avatar-dropdown.js +6 -6
  156. package/dist/components/gb-avatar-dropdown.js.map +1 -1
  157. package/dist/components/gb-avatar-group.js +5 -5
  158. package/dist/components/gb-avatar-label-group.js +1 -1
  159. package/dist/components/gb-avatar-profile-photo.js +4 -4
  160. package/dist/components/gb-avatar-profile-photo.js.map +1 -1
  161. package/dist/components/gb-avatar.js +1 -1
  162. package/dist/components/gb-badge-close.js +1 -1
  163. package/dist/components/gb-badge.js +1 -1
  164. package/dist/components/gb-btn.js +1 -1
  165. package/dist/components/gb-button-close.js +1 -1
  166. package/dist/components/gb-button.js +1 -1
  167. package/dist/components/gb-carousel-arrow.js +1 -1
  168. package/dist/components/gb-carousel-arrow.js.map +1 -1
  169. package/dist/components/gb-checkbox-group-item.js +1 -1
  170. package/dist/components/gb-checkbox-group.js +5 -5
  171. package/dist/components/gb-collapse-button.js +1 -1
  172. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  173. package/dist/components/gb-file-upload-item-base.js +1 -1
  174. package/dist/components/gb-file-upload.js +5 -5
  175. package/dist/components/gb-header-icon.js +1 -1
  176. package/dist/components/gb-header.js +4 -4
  177. package/dist/components/gb-help-dropdown.js +2 -2
  178. package/dist/components/gb-help-dropdown.js.map +1 -1
  179. package/dist/components/gb-horizontal-tabs.js +7 -7
  180. package/dist/components/gb-horizontal-tabs.js.map +1 -1
  181. package/dist/components/gb-input-dropdown-menu-item.js +1 -75
  182. package/dist/components/gb-input-dropdown-menu-item.js.map +1 -1
  183. package/dist/components/gb-input-dropdown.js +1 -1
  184. package/dist/components/gb-input-field.js +6 -6
  185. package/dist/components/gb-input-field.js.map +1 -1
  186. package/dist/components/gb-megainput-field.js +1 -1
  187. package/dist/components/gb-notification-content.js +2 -2
  188. package/dist/components/gb-notification-content.js.map +1 -1
  189. package/dist/components/gb-notification-pane.js +3 -3
  190. package/dist/components/gb-notification-pane.js.map +1 -1
  191. package/dist/components/gb-pagination-button-group-base.js +1 -1
  192. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  193. package/dist/components/gb-pagination-number-base.js +2 -2
  194. package/dist/components/gb-pagination-number-base.js.map +1 -1
  195. package/dist/components/gb-pagination.js +2 -2
  196. package/dist/components/gb-password-button.js +1 -1
  197. package/dist/components/gb-progress-bar.js +1 -1
  198. package/dist/components/gb-progress-circle.js +1 -1
  199. package/dist/components/gb-rich-text.js +54 -12
  200. package/dist/components/gb-rich-text.js.map +1 -1
  201. package/dist/components/gb-scrollbar.js +2 -2
  202. package/dist/components/gb-scrollbar.js.map +1 -1
  203. package/dist/components/gb-side-bar-item.js +1 -1
  204. package/dist/components/gb-sidebar.js +10 -10
  205. package/dist/components/gb-sidebar.js.map +1 -1
  206. package/dist/components/gb-slider-control-handle.js +1 -1
  207. package/dist/components/gb-slider.js +5 -5
  208. package/dist/components/gb-slider.js.map +1 -1
  209. package/dist/components/gb-status-indicator.js +1 -1
  210. package/dist/components/gb-tab-button-base.js +1 -1
  211. package/dist/components/gb-tag-checkbox.js +1 -1
  212. package/dist/components/gb-tag-close.js +1 -1
  213. package/dist/components/gb-tag-count.js +1 -1
  214. package/dist/components/gb-tag.js +1 -78
  215. package/dist/components/gb-tag.js.map +1 -1
  216. package/dist/components/gb-toast-button.js +1 -1
  217. package/dist/components/gb-toast.js +5 -5
  218. package/dist/components/gb-toast.js.map +1 -1
  219. package/dist/components/gb-toggle-base.js +1 -1
  220. package/dist/components/gb-toggle.js +2 -2
  221. package/dist/components/gb-token-field.js +3 -3
  222. package/dist/components/gb-token-field.js.map +1 -1
  223. package/dist/components/gb-tooltip.js +1 -1
  224. package/dist/components/gb-verification-code-field.js +4 -4
  225. package/dist/components/gb-verification-code-field.js.map +1 -1
  226. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  227. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  228. package/dist/components/gb-wysiwyg-tooltip.js +1 -1
  229. package/dist/components/p-0129a72b.js +37 -0
  230. package/dist/components/{p-58b75242.js.map → p-0129a72b.js.map} +1 -1
  231. package/dist/components/p-0190e346.js +50 -0
  232. package/dist/components/{p-a20359a2.js.map → p-0190e346.js.map} +1 -1
  233. package/dist/components/p-0b8ae984.js +39 -0
  234. package/dist/components/{p-a5850f8c.js.map → p-0b8ae984.js.map} +1 -1
  235. package/dist/components/p-0c3f1ae2.js +79 -0
  236. package/dist/components/{p-ae666b1f.js.map → p-0c3f1ae2.js.map} +1 -1
  237. package/dist/components/p-17144463.js +44 -0
  238. package/dist/components/{p-8907e475.js.map → p-17144463.js.map} +1 -1
  239. package/dist/components/p-18aeff75.js +39 -0
  240. package/dist/components/{p-b0d34887.js.map → p-18aeff75.js.map} +1 -1
  241. package/dist/components/{p-dc7db1b5.js → p-1cf0a465.js} +2 -2
  242. package/dist/components/{p-dc7db1b5.js.map → p-1cf0a465.js.map} +1 -1
  243. package/dist/components/p-26d1508d.js +45 -0
  244. package/dist/components/{p-824a17f3.js.map → p-26d1508d.js.map} +1 -1
  245. package/dist/components/p-32cf95f6.js +50 -0
  246. package/dist/components/{p-a9afcddd.js.map → p-32cf95f6.js.map} +1 -1
  247. package/dist/components/p-35054a6a.js +58 -0
  248. package/dist/components/{p-9dc84aa6.js.map → p-35054a6a.js.map} +1 -1
  249. package/dist/components/p-3fd78bcf.js +37 -0
  250. package/dist/components/{p-4d306827.js.map → p-3fd78bcf.js.map} +1 -1
  251. package/dist/components/p-40b924b3.js +235 -0
  252. package/dist/components/p-40b924b3.js.map +1 -0
  253. package/dist/components/p-43250a93.js +142 -0
  254. package/dist/components/{p-b59eb748.js.map → p-43250a93.js.map} +1 -1
  255. package/dist/components/p-47052b60.js.map +1 -1
  256. package/dist/components/p-5a30e92a.js +64 -0
  257. package/dist/components/{p-5fbe4056.js.map → p-5a30e92a.js.map} +1 -1
  258. package/dist/components/p-623ed6aa.js +46 -0
  259. package/dist/components/{p-fbcd8aaf.js.map → p-623ed6aa.js.map} +1 -1
  260. package/dist/components/p-64964951.js +119 -0
  261. package/dist/components/p-64964951.js.map +1 -0
  262. package/dist/components/p-6c339b3f.js +113 -0
  263. package/dist/components/{p-d78d8fa1.js.map → p-6c339b3f.js.map} +1 -1
  264. package/dist/components/p-7d2b0b60.js +87 -0
  265. package/dist/components/p-7d2b0b60.js.map +1 -0
  266. package/dist/components/p-888acea3.js +48 -0
  267. package/dist/components/p-888acea3.js.map +1 -0
  268. package/dist/components/p-8d1707cb.js +69 -0
  269. package/dist/components/{p-ce25eb27.js.map → p-8d1707cb.js.map} +1 -1
  270. package/dist/components/p-983e2798.js +117 -0
  271. package/dist/components/{p-d9e59617.js.map → p-983e2798.js.map} +1 -1
  272. package/dist/components/p-9e4aaaff.js +162 -0
  273. package/dist/components/{p-caca69ed.js.map → p-9e4aaaff.js.map} +1 -1
  274. package/dist/components/p-a714f550.js +61 -0
  275. package/dist/components/{p-54cefcf0.js.map → p-a714f550.js.map} +1 -1
  276. package/dist/components/p-a7c4e272.js +129 -0
  277. package/dist/components/p-a7c4e272.js.map +1 -0
  278. package/dist/components/p-a9079204.js +55 -0
  279. package/dist/components/{p-123cdd06.js.map → p-a9079204.js.map} +1 -1
  280. package/dist/components/{p-ca6140dc.js → p-ce85b058.js} +19 -5
  281. package/dist/components/p-ce85b058.js.map +1 -0
  282. package/dist/components/p-d947050b.js +86 -0
  283. package/dist/components/p-d947050b.js.map +1 -0
  284. package/dist/components/p-df6f1225.js +63 -0
  285. package/dist/components/{p-68ac53d7.js.map → p-df6f1225.js.map} +1 -1
  286. package/dist/components/p-e198d18d.js +41 -0
  287. package/dist/components/{p-0e1ec56d.js.map → p-e198d18d.js.map} +1 -1
  288. package/dist/components/p-e790d9c3.js +115 -0
  289. package/dist/components/p-e790d9c3.js.map +1 -0
  290. package/dist/components/p-eed6f80c.js +54 -0
  291. package/dist/components/p-eed6f80c.js.map +1 -0
  292. package/dist/components/p-fb46b2b0.js +113 -0
  293. package/dist/components/{p-c9629281.js.map → p-fb46b2b0.js.map} +1 -1
  294. package/dist/esm/gb-avatar-dropdown.entry.js +1 -1
  295. package/dist/esm/gb-avatar-dropdown.entry.js.map +1 -1
  296. package/dist/esm/gb-avatar-label-group.entry.js +1 -1
  297. package/dist/esm/gb-avatar-label-group.entry.js.map +1 -1
  298. package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
  299. package/dist/esm/gb-avatar-profile-photo.entry.js.map +1 -1
  300. package/dist/esm/gb-avatar_28.entry.js +1255 -0
  301. package/dist/esm/gb-avatar_28.entry.js.map +1 -0
  302. package/dist/esm/gb-button-close_2.entry.js +3 -3
  303. package/dist/esm/gb-button-close_2.entry.js.map +1 -1
  304. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  305. package/dist/esm/gb-checkbox-group-item.entry.js.map +1 -1
  306. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  307. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +1 -1
  308. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  309. package/dist/esm/gb-file-upload-item-base.entry.js.map +1 -1
  310. package/dist/esm/gb-header-icon.entry.js +1 -1
  311. package/dist/esm/gb-header-icon.entry.js.map +1 -1
  312. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  313. package/dist/esm/gb-help-dropdown.entry.js.map +1 -1
  314. package/dist/esm/gb-megainput-field.entry.js +38 -0
  315. package/dist/esm/gb-megainput-field.entry.js.map +1 -0
  316. package/dist/esm/gb-notification-content.entry.js +2 -2
  317. package/dist/esm/gb-notification-content.entry.js.map +1 -1
  318. package/dist/esm/gb-notification-pane.entry.js +41 -0
  319. package/dist/esm/gb-notification-pane.entry.js.map +1 -0
  320. package/dist/esm/gb-progress-circle.entry.js +1 -1
  321. package/dist/esm/gb-rich-text.entry.js +2 -2
  322. package/dist/esm/gb-rich-text.entry.js.map +1 -1
  323. package/dist/esm/gb-scrollbar.entry.js +2 -2
  324. package/dist/esm/gb-scrollbar.entry.js.map +1 -1
  325. package/dist/esm/gb-slider-control-handle.entry.js +2 -2
  326. package/dist/esm/gb-slider-control-handle.entry.js.map +1 -1
  327. package/dist/esm/gb-slider.entry.js +3 -3
  328. package/dist/esm/gb-slider.entry.js.map +1 -1
  329. package/dist/esm/gb-toast-button.entry.js +2 -2
  330. package/dist/esm/gb-toast-button.entry.js.map +1 -1
  331. package/dist/esm/gb-toast.entry.js +2 -2
  332. package/dist/esm/gb-toast.entry.js.map +1 -1
  333. package/dist/esm/gb-toggle-base.entry.js +28 -0
  334. package/dist/esm/gb-toggle-base.entry.js.map +1 -0
  335. package/dist/esm/gb-toggle.entry.js +1 -1
  336. package/dist/esm/gb-token-field.entry.js +2 -2
  337. package/dist/esm/gb-token-field.entry.js.map +1 -1
  338. package/dist/esm/gb-verification-code-field.entry.js +28 -0
  339. package/dist/esm/gb-verification-code-field.entry.js.map +1 -0
  340. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  341. package/dist/esm/gb-wysiwyg-editor-icon.entry.js.map +1 -1
  342. package/dist/esm/gb-wysiwyg-toolbar.entry.js +1 -1
  343. package/dist/esm/gb-wysiwyg-toolbar.entry.js.map +1 -1
  344. package/dist/esm/globuscomponents.js +1 -1
  345. package/dist/esm/loader.js +1 -1
  346. package/dist/esm/reusableModels-8496e911.js.map +1 -1
  347. package/dist/globuscomponents/assets/calendar-02.svg +6 -0
  348. package/dist/globuscomponents/assets/database-sync.svg +6 -0
  349. package/dist/globuscomponents/assets/search-01.svg +3 -0
  350. package/dist/globuscomponents/gb-button.css +6 -0
  351. package/dist/globuscomponents/gb-button.tsx +3 -1
  352. package/dist/globuscomponents/global/global.css +2 -0
  353. package/dist/globuscomponents/global/tailwind.css +2 -2
  354. package/dist/globuscomponents/globuscomponents.css +1612 -3
  355. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  356. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  357. package/dist/globuscomponents/p-0179fa9e.entry.js +2 -0
  358. package/dist/globuscomponents/p-0179fa9e.entry.js.map +1 -0
  359. package/dist/globuscomponents/p-2322ea7a.entry.js +2 -0
  360. package/dist/globuscomponents/{p-08a4f9a7.entry.js.map → p-2322ea7a.entry.js.map} +1 -1
  361. package/dist/globuscomponents/p-2b72d966.entry.js +2 -0
  362. package/dist/globuscomponents/{p-add9ec72.entry.js.map → p-2b72d966.entry.js.map} +1 -1
  363. package/dist/globuscomponents/p-34a50ac8.entry.js +2 -0
  364. package/dist/globuscomponents/{p-48ddf6c1.entry.js.map → p-34a50ac8.entry.js.map} +1 -1
  365. package/dist/globuscomponents/p-363fe580.entry.js +2 -0
  366. package/dist/globuscomponents/{p-668477e1.entry.js.map → p-363fe580.entry.js.map} +1 -1
  367. package/dist/globuscomponents/p-37bbc2bf.entry.js +2 -0
  368. package/dist/globuscomponents/{p-115ac3f1.entry.js.map → p-37bbc2bf.entry.js.map} +1 -1
  369. package/dist/globuscomponents/p-42fb642f.entry.js +2 -0
  370. package/dist/globuscomponents/{p-cd91a716.entry.js.map → p-42fb642f.entry.js.map} +1 -1
  371. package/dist/globuscomponents/p-47052b60.js.map +1 -1
  372. package/dist/globuscomponents/p-598cae99.entry.js +2 -0
  373. package/dist/globuscomponents/{p-5d5b638e.entry.js.map → p-598cae99.entry.js.map} +1 -1
  374. package/dist/globuscomponents/p-727bfde6.entry.js +2 -0
  375. package/dist/globuscomponents/{p-4f6eebab.entry.js.map → p-727bfde6.entry.js.map} +1 -1
  376. package/dist/globuscomponents/p-767e5360.entry.js +2 -0
  377. package/dist/globuscomponents/{p-5831017c.entry.js.map → p-767e5360.entry.js.map} +1 -1
  378. package/dist/globuscomponents/p-76c62d1e.entry.js +2 -0
  379. package/dist/globuscomponents/p-78b3b361.entry.js +2 -0
  380. package/dist/globuscomponents/p-78b3b361.entry.js.map +1 -0
  381. package/dist/globuscomponents/p-7a7cdc5c.entry.js +2 -0
  382. package/dist/globuscomponents/{p-01b163c6.entry.js.map → p-7a7cdc5c.entry.js.map} +1 -1
  383. package/dist/globuscomponents/p-840531e9.entry.js +2 -0
  384. package/dist/globuscomponents/p-840531e9.entry.js.map +1 -0
  385. package/dist/globuscomponents/p-8ddf3c50.entry.js +2 -0
  386. package/dist/globuscomponents/{p-3f77703d.entry.js.map → p-8ddf3c50.entry.js.map} +1 -1
  387. package/dist/globuscomponents/p-a2a9d289.entry.js +2 -0
  388. package/dist/globuscomponents/{p-5cc60ae0.entry.js.map → p-a2a9d289.entry.js.map} +1 -1
  389. package/dist/globuscomponents/p-a495b1f4.entry.js +2 -0
  390. package/dist/globuscomponents/{p-3db54b6b.entry.js.map → p-a495b1f4.entry.js.map} +1 -1
  391. package/dist/globuscomponents/p-c69ca52b.entry.js +2 -0
  392. package/dist/globuscomponents/{p-1dc90024.entry.js.map → p-c69ca52b.entry.js.map} +1 -1
  393. package/dist/globuscomponents/p-c7e4235c.entry.js +2 -0
  394. package/dist/globuscomponents/p-c7e4235c.entry.js.map +1 -0
  395. package/dist/globuscomponents/p-d3b5c5b4.entry.js +2 -0
  396. package/dist/globuscomponents/p-d3b5c5b4.entry.js.map +1 -0
  397. package/dist/globuscomponents/p-ded71532.entry.js +2 -0
  398. package/dist/globuscomponents/p-ded71532.entry.js.map +1 -0
  399. package/dist/globuscomponents/p-e25f6faa.entry.js +2 -0
  400. package/dist/globuscomponents/{p-c5541a8c.entry.js.map → p-e25f6faa.entry.js.map} +1 -1
  401. package/dist/globuscomponents/p-e631fbd1.entry.js +2 -0
  402. package/dist/globuscomponents/{p-badef09e.entry.js.map → p-e631fbd1.entry.js.map} +1 -1
  403. package/dist/globuscomponents/p-e718da9d.entry.js +2 -0
  404. package/dist/globuscomponents/{p-cb0453d8.entry.js.map → p-e718da9d.entry.js.map} +1 -1
  405. package/dist/globuscomponents/p-f16ffdee.entry.js +2 -0
  406. package/dist/globuscomponents/p-fc55539e.entry.js +2 -0
  407. package/dist/globuscomponents/{p-e1a6214b.entry.js.map → p-fc55539e.entry.js.map} +1 -1
  408. package/dist/types/components/gb-avatar/gb-avatar.d.ts +3 -1
  409. package/dist/types/components/gb-btn/gb-btn.d.ts +2 -0
  410. package/dist/types/components/gb-button/gb-button.d.ts +2 -0
  411. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +18 -3
  412. package/dist/types/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.d.ts +10 -0
  413. package/dist/types/components/{gb-tags/gb-tags.d.ts → gb-tag/gb-tag.d.ts} +1 -0
  414. package/dist/types/components.d.ts +19 -8
  415. package/dist/types/models/reusableModels.d.ts +2 -0
  416. package/package.json +9 -6
  417. package/dist/cjs/gb-avatar_24.cjs.entry.js +0 -1022
  418. package/dist/cjs/gb-avatar_24.cjs.entry.js.map +0 -1
  419. package/dist/cjs/gb-collapse-button_2.cjs.entry.js +0 -90
  420. package/dist/cjs/gb-collapse-button_2.cjs.entry.js.map +0 -1
  421. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -89
  422. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  423. package/dist/cjs/gb-tag-checkbox_3.cjs.entry.js +0 -55
  424. package/dist/cjs/gb-tag-checkbox_3.cjs.entry.js.map +0 -1
  425. package/dist/cjs/gb-tag.cjs.entry.js +0 -28
  426. package/dist/cjs/gb-tag.cjs.entry.js.map +0 -1
  427. package/dist/cjs/gb-tooltip.cjs.entry.js +0 -39
  428. package/dist/cjs/gb-tooltip.cjs.entry.js.map +0 -1
  429. package/dist/collection/components/gb-input-dropdown-menu/gb-input-dropdown-menu-item.js.map +0 -1
  430. package/dist/collection/components/gb-sliders/slider.js.map +0 -1
  431. package/dist/collection/components/gb-tags/gb-tags.js.map +0 -1
  432. package/dist/components/p-0e1ec56d.js +0 -41
  433. package/dist/components/p-123cdd06.js +0 -55
  434. package/dist/components/p-4266561a.js +0 -113
  435. package/dist/components/p-4266561a.js.map +0 -1
  436. package/dist/components/p-4d306827.js +0 -37
  437. package/dist/components/p-52c1516b.js +0 -87
  438. package/dist/components/p-52c1516b.js.map +0 -1
  439. package/dist/components/p-54cefcf0.js +0 -61
  440. package/dist/components/p-58b75242.js +0 -37
  441. package/dist/components/p-5fbe4056.js +0 -64
  442. package/dist/components/p-62acd290.js +0 -48
  443. package/dist/components/p-62acd290.js.map +0 -1
  444. package/dist/components/p-68ac53d7.js +0 -63
  445. package/dist/components/p-824a17f3.js +0 -45
  446. package/dist/components/p-8907e475.js +0 -44
  447. package/dist/components/p-9517c064.js +0 -54
  448. package/dist/components/p-9517c064.js.map +0 -1
  449. package/dist/components/p-9dc84aa6.js +0 -58
  450. package/dist/components/p-a20359a2.js +0 -50
  451. package/dist/components/p-a5850f8c.js +0 -39
  452. package/dist/components/p-a7510c0c.js +0 -91
  453. package/dist/components/p-a7510c0c.js.map +0 -1
  454. package/dist/components/p-a9afcddd.js +0 -50
  455. package/dist/components/p-ab92fc3c.js +0 -116
  456. package/dist/components/p-ab92fc3c.js.map +0 -1
  457. package/dist/components/p-ae666b1f.js +0 -79
  458. package/dist/components/p-b0d34887.js +0 -39
  459. package/dist/components/p-b59eb748.js +0 -142
  460. package/dist/components/p-c9629281.js +0 -113
  461. package/dist/components/p-ca6140dc.js.map +0 -1
  462. package/dist/components/p-caca69ed.js +0 -162
  463. package/dist/components/p-ce25eb27.js +0 -69
  464. package/dist/components/p-d78d8fa1.js +0 -113
  465. package/dist/components/p-d9e59617.js +0 -117
  466. package/dist/components/p-fbcd8aaf.js +0 -46
  467. package/dist/esm/gb-avatar_24.entry.js +0 -995
  468. package/dist/esm/gb-avatar_24.entry.js.map +0 -1
  469. package/dist/esm/gb-collapse-button_2.entry.js +0 -85
  470. package/dist/esm/gb-collapse-button_2.entry.js.map +0 -1
  471. package/dist/esm/gb-sidebar.entry.js +0 -85
  472. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  473. package/dist/esm/gb-tag-checkbox_3.entry.js +0 -49
  474. package/dist/esm/gb-tag-checkbox_3.entry.js.map +0 -1
  475. package/dist/esm/gb-tag.entry.js +0 -24
  476. package/dist/esm/gb-tag.entry.js.map +0 -1
  477. package/dist/esm/gb-tooltip.entry.js +0 -35
  478. package/dist/esm/gb-tooltip.entry.js.map +0 -1
  479. package/dist/globuscomponents/p-01b163c6.entry.js +0 -2
  480. package/dist/globuscomponents/p-0852d5c0.entry.js +0 -2
  481. package/dist/globuscomponents/p-08a4f9a7.entry.js +0 -2
  482. package/dist/globuscomponents/p-115ac3f1.entry.js +0 -2
  483. package/dist/globuscomponents/p-19c4ab3c.entry.js +0 -2
  484. package/dist/globuscomponents/p-19c4ab3c.entry.js.map +0 -1
  485. package/dist/globuscomponents/p-1dc90024.entry.js +0 -2
  486. package/dist/globuscomponents/p-2fd5fb80.entry.js +0 -2
  487. package/dist/globuscomponents/p-2fd5fb80.entry.js.map +0 -1
  488. package/dist/globuscomponents/p-3db54b6b.entry.js +0 -2
  489. package/dist/globuscomponents/p-3f77703d.entry.js +0 -2
  490. package/dist/globuscomponents/p-48ddf6c1.entry.js +0 -2
  491. package/dist/globuscomponents/p-4f6eebab.entry.js +0 -2
  492. package/dist/globuscomponents/p-5831017c.entry.js +0 -2
  493. package/dist/globuscomponents/p-5a5446cc.entry.js +0 -2
  494. package/dist/globuscomponents/p-5a5446cc.entry.js.map +0 -1
  495. package/dist/globuscomponents/p-5cc60ae0.entry.js +0 -2
  496. package/dist/globuscomponents/p-5d5b638e.entry.js +0 -2
  497. package/dist/globuscomponents/p-668477e1.entry.js +0 -2
  498. package/dist/globuscomponents/p-add9ec72.entry.js +0 -2
  499. package/dist/globuscomponents/p-badef09e.entry.js +0 -2
  500. package/dist/globuscomponents/p-bd2d9236.entry.js +0 -2
  501. package/dist/globuscomponents/p-bd2d9236.entry.js.map +0 -1
  502. package/dist/globuscomponents/p-c5541a8c.entry.js +0 -2
  503. package/dist/globuscomponents/p-cb0453d8.entry.js +0 -2
  504. package/dist/globuscomponents/p-cd91a716.entry.js +0 -2
  505. package/dist/globuscomponents/p-d8c473cb.entry.js +0 -2
  506. package/dist/globuscomponents/p-d8c473cb.entry.js.map +0 -1
  507. package/dist/globuscomponents/p-e1a6214b.entry.js +0 -2
  508. package/dist/globuscomponents/p-e5b5bd25.entry.js +0 -2
  509. package/dist/globuscomponents/p-e7f12305.entry.js +0 -2
  510. package/dist/globuscomponents/p-e7f12305.entry.js.map +0 -1
  511. package/dist/globuscomponents/p-f65671f1.entry.js +0 -2
  512. package/dist/globuscomponents/p-f65671f1.entry.js.map +0 -1
  513. package/dist/types/components/gb-input-dropdown-menu/gb-input-dropdown-menu-item.d.ts +0 -7
  514. /package/dist/globuscomponents/{p-0852d5c0.entry.js.map → p-76c62d1e.entry.js.map} +0 -0
  515. /package/dist/globuscomponents/{p-e5b5bd25.entry.js.map → p-f16ffdee.entry.js.map} +0 -0
  516. /package/dist/types/components/{gb-sliders/slider.d.ts → gb-slider/gb-slider.d.ts} +0 -0
@@ -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_24\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"breakpoint\":[1],\"thirdTab\":[4,\"third-tab\"],\"fourthTab\":[4,\"fourth-tab\"],\"fifthTab\":[4,\"fifth-tab\"],\"sixthTab\":[4,\"sixth-tab\"],\"seventhTab\":[4,\"seventh-tab\"],\"eighthTab\":[4,\"eighth-tab\"],\"ninthTab\":[4,\"ninth-tab\"],\"tenthTab\":[4,\"tenth-tab\"],\"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\"],\"activeIndex\":[32]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1]}],[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\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"inputValue\":[32],\"tags\":[32],\"isPasswordVisible\":[32]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-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-pagination-number-base\",{\"shape\":[1]}],[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-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4]}],[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-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[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-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-sidebar\",[[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\":[32],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"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\"],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"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-tag\",[[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4]}]]],[\"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-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"onNavBarItemClicked\":[64]}]]],[\"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\"]}]]],[\"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-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]}]]],[\"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-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"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-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]}]]],[\"gb-tooltip\",[[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"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-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-collapse-button_2\",[[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-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}]]],[\"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-tag-checkbox_3\",[[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[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);
8
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_28\",[[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\":[32],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"breakpoint\":[1],\"thirdTab\":[4,\"third-tab\"],\"fourthTab\":[4,\"fourth-tab\"],\"fifthTab\":[4,\"fifth-tab\"],\"sixthTab\":[4,\"sixth-tab\"],\"seventhTab\":[4,\"seventh-tab\"],\"eighthTab\":[4,\"eighth-tab\"],\"ninthTab\":[4,\"ninth-tab\"],\"tenthTab\":[4,\"tenth-tab\"],\"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\"],\"activeIndex\":[32]}],[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\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"inputValue\":[32],\"tags\":[32],\"isPasswordVisible\":[32]}],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[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-pagination-number-base\",{\"shape\":[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-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"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\":[16],\"supportingText\":[4,\"supporting-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"selectedItem\":[32],\"isSelected\":[32]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1]}],[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-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1]}],[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\"],\"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-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"onNavBarItemClicked\":[64]}]]],[\"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-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}]]],[\"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-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]}]]],[\"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-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4]}]]],[\"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-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-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]}]]],[\"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';"],"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';"],"version":3}
@@ -0,0 +1,6 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="calendar-02">
3
+ <path id="Accent" opacity="0.4" d="M21.5 12.7568V12.2432C21.5 10.5138 21.5 9.12764 21.4217 8H2.57828C2.5 9.12764 2.5 10.5138 2.5 12.2432V12.7568C2.5 17.1141 2.5 19.2927 3.75212 20.6464C5.00424 22 7.01949 22 11.05 22H12.95C16.9805 22 18.9958 22 20.2479 20.6464C21.5 19.2927 21.5 17.1141 21.5 12.7568Z" fill="white"/>
4
+ <path id="Icon" d="M11 12.25C10.5858 12.25 10.25 12.5858 10.25 13C10.25 13.4142 10.5858 13.75 11 13.75V12.25ZM16 13.75C16.4142 13.75 16.75 13.4142 16.75 13C16.75 12.5858 16.4142 12.25 16 12.25V13.75ZM8 12.25C7.58579 12.25 7.25 12.5858 7.25 13C7.25 13.4142 7.58579 13.75 8 13.75V12.25ZM8.00898 13.75C8.4232 13.75 8.75898 13.4142 8.75898 13C8.75898 12.5858 8.4232 12.25 8.00898 12.25V13.75ZM13 17.75C13.4142 17.75 13.75 17.4142 13.75 17C13.75 16.5858 13.4142 16.25 13 16.25V17.75ZM8 16.25C7.58579 16.25 7.25 16.5858 7.25 17C7.25 17.4142 7.58579 17.75 8 17.75V16.25ZM16 17.75C16.4142 17.75 16.75 17.4142 16.75 17C16.75 16.5858 16.4142 16.25 16 16.25V17.75ZM15.991 16.25C15.5768 16.25 15.241 16.5858 15.241 17C15.241 17.4142 15.5768 17.75 15.991 17.75V16.25ZM18.75 2C18.75 1.58579 18.4142 1.25 18 1.25C17.5858 1.25 17.25 1.58579 17.25 2H18.75ZM17.25 4C17.25 4.41421 17.5858 4.75 18 4.75C18.4142 4.75 18.75 4.41421 18.75 4H17.25ZM6.75 2C6.75 1.58579 6.41421 1.25 6 1.25C5.58579 1.25 5.25 1.58579 5.25 2H6.75ZM5.25 4C5.25 4.41421 5.58579 4.75 6 4.75C6.41421 4.75 6.75 4.41421 6.75 4H5.25ZM3 7.25C2.58579 7.25 2.25 7.58579 2.25 8C2.25 8.41421 2.58579 8.75 3 8.75V7.25ZM21 8.75C21.4142 8.75 21.75 8.41421 21.75 8C21.75 7.58579 21.4142 7.25 21 7.25V8.75ZM11 13.75H16V12.25H11V13.75ZM8 13.75H8.00898V12.25H8V13.75ZM13 16.25H8V17.75H13V16.25ZM16 16.25H15.991V17.75H16V16.25ZM17.25 2V4H18.75V2H17.25ZM5.25 2V4H6.75V2H5.25ZM11.05 3.75H12.95V2.25H11.05V3.75ZM20.75 12.2432V12.7568H22.25V12.2432H20.75ZM12.95 21.25H11.05V22.75H12.95V21.25ZM3.25 12.7568V12.2432H1.75V12.7568H3.25ZM11.05 21.25C9.01188 21.25 7.56476 21.2481 6.46704 21.0886C5.39728 20.9331 4.76921 20.6414 4.30269 20.1371L3.20154 21.1556C3.98714 22.0049 4.99276 22.3901 6.25129 22.573C7.48185 22.7519 9.05762 22.75 11.05 22.75V21.25ZM1.75 12.7568C1.75 14.9158 1.74863 16.6049 1.91225 17.9205C2.07785 19.2521 2.42363 20.3147 3.20154 21.1556L4.30269 20.1371C3.82849 19.6244 3.54821 18.9208 3.40078 17.7354C3.25137 16.5339 3.25 14.9551 3.25 12.7568H1.75ZM20.75 12.7568C20.75 14.9551 20.7486 16.5339 20.5992 17.7354C20.4518 18.9208 20.1715 19.6244 19.6973 20.1371L20.7985 21.1556C21.5764 20.3147 21.9222 19.2521 22.0878 17.9205C22.2514 16.6049 22.25 14.9158 22.25 12.7568H20.75ZM12.95 22.75C14.9424 22.75 16.5181 22.7519 17.7487 22.573C19.0072 22.3901 20.0129 22.0049 20.7985 21.1556L19.6973 20.1371C19.2308 20.6414 18.6027 20.9331 17.533 21.0886C16.4352 21.2481 14.9881 21.25 12.95 21.25V22.75ZM12.95 3.75C14.9881 3.75 16.4352 3.75186 17.533 3.91141C18.6027 4.06689 19.2308 4.35858 19.6973 4.86292L20.7985 3.84436C20.0129 2.99506 19.0072 2.60993 17.7487 2.427C16.5181 2.24814 14.9424 2.25 12.95 2.25V3.75ZM22.25 12.2432C22.25 10.0842 22.2514 8.39513 22.0878 7.07951C21.9222 5.74792 21.5764 4.68534 20.7985 3.84436L19.6973 4.86292C20.1715 5.37558 20.4518 6.07915 20.5992 7.26463C20.7486 8.46607 20.75 10.0449 20.75 12.2432H22.25ZM11.05 2.25C9.05762 2.25 7.48185 2.24814 6.25129 2.427C4.99276 2.60993 3.98714 2.99506 3.20154 3.84436L4.30269 4.86292C4.76921 4.35858 5.39728 4.06689 6.46704 3.91141C7.56476 3.75186 9.01188 3.75 11.05 3.75V2.25ZM3.25 12.2432C3.25 10.0449 3.25137 8.46607 3.40078 7.26463C3.54821 6.07915 3.82849 5.37558 4.30269 4.86292L3.20154 3.84436C2.42363 4.68534 2.07785 5.74792 1.91225 7.07951C1.74863 8.39513 1.75 10.0842 1.75 12.2432H3.25ZM3 8.75H21V7.25H3V8.75Z" fill="white"/>
5
+ </g>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="database-sync">
3
+ <path id="Accent" opacity="0.4" fill-rule="evenodd" clip-rule="evenodd" d="M3.39124 3.39124C2 4.78249 2 7.02166 2 11.5C2 15.9783 2 18.2175 3.39124 19.6088C4.78248 21 7.02165 21 11.5 21C12.8534 21 14.0024 21 14.9852 20.9616C14.772 20.7478 14.5879 20.5082 14.4371 20.2496C13.8416 19.2283 13.9996 18.0626 14.0841 17.5944C14.5892 15.7277 16.5272 14.6199 18.4125 15.1201C19.3776 15.3761 20.1419 16.0039 20.5903 16.806C20.6404 16.8902 20.6989 17.0108 20.7556 17.1618C21 15.8139 21 14.0082 21 11.5C21 7.02168 21 4.78248 19.6088 3.39124C18.2175 2 15.9783 2 11.5 2C7.02166 2 4.78249 2 3.39124 3.39124ZM9 6.5C9 7.19036 8.44036 7.75 7.75 7.75C7.05964 7.75 6.5 7.19036 6.5 6.5C6.5 5.80964 7.05964 5.25 7.75 5.25C8.44036 5.25 9 5.80964 9 6.5ZM7.75 17.75C8.44036 17.75 9 17.1904 9 16.5C9 15.8096 8.44036 15.25 7.75 15.25C7.05964 15.25 6.5 15.8096 6.5 16.5C6.5 17.1904 7.05964 17.75 7.75 17.75Z" fill="white"/>
4
+ <path id="Icon" d="M14.0226 17.5944L13.6458 18.2428C13.8469 18.3597 14.0908 18.3766 14.3062 18.2887C14.5215 18.2008 14.6839 18.0179 14.7457 17.7937L14.0226 17.5944ZM18.4317 15.1201L18.6207 14.3943L18.4317 15.1201ZM20.9773 19.4056L21.3542 18.7572C21.1531 18.6403 20.9091 18.6234 20.6938 18.7113C20.4785 18.7992 20.3161 18.9821 20.2543 19.2063L20.9773 19.4056ZM16.5682 21.8799L16.3792 22.6057L16.5682 21.8799ZM13.3767 16.3515C13.0186 16.1434 12.5595 16.265 12.3514 16.6232C12.1433 16.9813 12.2649 17.4403 12.623 17.6485L13.3767 16.3515ZM21.623 20.6484C21.9811 20.8566 22.4401 20.735 22.6483 20.3769C22.8564 20.0188 22.7349 19.5597 22.3768 19.3516L21.623 20.6484ZM19.9982 17.1771C20.2032 17.5371 20.6611 17.6627 21.0211 17.4578C21.381 17.2528 21.5067 16.7949 21.3018 16.4349L19.9982 17.1771ZM15.0271 19.8665C14.8156 19.5104 14.3554 19.3932 13.9993 19.6047C13.6431 19.8163 13.5259 20.2764 13.7374 20.6326L15.0271 19.8665ZM3.39124 19.6088L3.92157 19.0784L3.39124 19.6088ZM19.6088 3.39124L19.0784 3.92157L19.6088 3.39124ZM10 20.9977L9.99631 21.7477H10V20.9977ZM20.25 13C20.25 13.4142 20.5858 13.75 21 13.75C21.4142 13.75 21.75 13.4142 21.75 13H20.25ZM11 21.7477C11.4142 21.7477 11.75 21.4119 11.75 20.9977C11.75 20.5835 11.4142 20.2477 11 20.2477V21.7477ZM12.5 5.75C12.0858 5.75 11.75 6.08579 11.75 6.5C11.75 6.91421 12.0858 7.25 12.5 7.25V5.75ZM16.5 7.25C16.9142 7.25 17.25 6.91421 17.25 6.5C17.25 6.08579 16.9142 5.75 16.5 5.75V7.25ZM14.7457 17.7937C15.1468 16.3386 16.7025 15.4447 18.2427 15.8459L18.6207 14.3943C16.32 13.7951 13.9277 15.1167 13.2996 17.395L14.7457 17.7937ZM20.2543 19.2063C19.8532 20.6614 18.2975 21.5553 16.7572 21.1541L16.3792 22.6057C18.6799 23.2049 21.0723 21.8833 21.7003 19.605L20.2543 19.2063ZM14.3995 16.9459L13.3767 16.3515L12.623 17.6485L13.6458 18.2428L14.3995 16.9459ZM20.6004 20.0541L21.623 20.6484L22.3768 19.3516L21.3542 18.7572L20.6004 20.0541ZM18.2427 15.8459C19.0264 16.05 19.6397 16.5475 19.9982 17.1771L21.3018 16.4349C20.7468 15.4603 19.8032 14.7023 18.6207 14.3943L18.2427 15.8459ZM16.7572 21.1541C15.9917 20.9547 15.3888 20.4754 15.0271 19.8665L13.7374 20.6326C14.2971 21.5747 15.2242 22.3049 16.3792 22.6057L16.7572 21.1541ZM1.25 11.5C1.25 13.718 1.24841 15.4569 1.43059 16.812C1.61568 18.1886 2.00271 19.2809 2.86091 20.1391L3.92157 19.0784C3.38853 18.5454 3.07994 17.8224 2.91722 16.6121C2.75159 15.3802 2.75 13.7604 2.75 11.5H1.25ZM11.5 2.75C13.7604 2.75 15.3802 2.75159 16.6121 2.91722C17.8224 3.07994 18.5454 3.38853 19.0784 3.92157L20.1391 2.86091C19.2809 2.00271 18.1886 1.61568 16.812 1.43059C15.4569 1.24841 13.718 1.25 11.5 1.25V2.75ZM21.75 11.5C21.75 9.28204 21.7516 7.54311 21.5694 6.18803C21.3843 4.81137 20.9973 3.71911 20.1391 2.86091L19.0784 3.92157C19.6115 4.45462 19.9201 5.17757 20.0828 6.3879C20.2484 7.6198 20.25 9.23963 20.25 11.5H21.75ZM11.5 1.25C9.28203 1.25 7.54311 1.24841 6.18802 1.43059C4.81137 1.61568 3.71911 2.00271 2.86091 2.86091L3.92157 3.92157C4.45462 3.38853 5.17757 3.07994 6.38789 2.91722C7.61979 2.75159 9.23963 2.75 11.5 2.75V1.25ZM2.75 11.5C2.75 9.23963 2.75159 7.61979 2.91722 6.38789C3.07994 5.17757 3.38853 4.45462 3.92157 3.92157L2.86091 2.86091C2.00271 3.71911 1.61568 4.81137 1.43059 6.18802C1.24841 7.54311 1.25 9.28203 1.25 11.5H2.75ZM10.0037 20.2477C8.24828 20.239 6.96561 20.1971 5.97741 20.0186C5.01076 19.844 4.39279 19.5496 3.92157 19.0784L2.86091 20.1391C3.61608 20.8943 4.55394 21.2858 5.71079 21.4947C6.8461 21.6998 8.25461 21.7391 9.99631 21.7477L10.0037 20.2477ZM20.25 11.5V13H21.75V11.5H20.25ZM10 21.7477H11V20.2477H10V21.7477ZM2 12.25H21V10.75H2V12.25ZM12.5 7.25L16.5 7.25V5.75L12.5 5.75V7.25ZM8.25 6.5C8.25 6.77614 8.02614 7 7.75 7V8.5C8.85457 8.5 9.75 7.60457 9.75 6.5H8.25ZM7.75 7C7.47386 7 7.25 6.77614 7.25 6.5H5.75C5.75 7.60457 6.64543 8.5 7.75 8.5V7ZM7.25 6.5C7.25 6.22386 7.47386 6 7.75 6V4.5C6.64543 4.5 5.75 5.39543 5.75 6.5H7.25ZM7.75 6C8.02614 6 8.25 6.22386 8.25 6.5H9.75C9.75 5.39543 8.85457 4.5 7.75 4.5V6ZM8.25 16.5C8.25 16.7761 8.02614 17 7.75 17V18.5C8.85457 18.5 9.75 17.6046 9.75 16.5H8.25ZM7.75 17C7.47386 17 7.25 16.7761 7.25 16.5H5.75C5.75 17.6046 6.64543 18.5 7.75 18.5V17ZM7.25 16.5C7.25 16.2239 7.47386 16 7.75 16V14.5C6.64543 14.5 5.75 15.3954 5.75 16.5H7.25ZM7.75 16C8.02614 16 8.25 16.2239 8.25 16.5H9.75C9.75 15.3954 8.85457 14.5 7.75 14.5V16Z" fill="white"/>
5
+ </g>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="Icon" d="M14.5834 14.5833L18.3334 18.3333M16.6667 9.16667C16.6667 5.02454 13.3088 1.66667 9.16669 1.66667C5.02455 1.66667 1.66669 5.02454 1.66669 9.16667C1.66669 13.3088 5.02455 16.6667 9.16669 16.6667C13.3088 16.6667 16.6667 13.3088 16.6667 9.16667Z" stroke="#697586" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -309,4 +309,10 @@ button.link_color.disabled{
309
309
 
310
310
  .center{
311
311
  flex-grow: 1;
312
+ }
313
+
314
+ button.lefticon,
315
+ button.righticon{
316
+ justify-content: center;
317
+ gap: var(--spacing-2);
312
318
  }
@@ -61,7 +61,9 @@ export class GbButton {
61
61
  destructive: this.destructive,
62
62
  disabled: this.state === 'disabled',
63
63
  default: this.icon === 'default',
64
- only: this.icon === 'only'
64
+ only: this.icon === 'only',
65
+ lefticon: this.iconLeading,
66
+ righticon: this.iconTrailing
65
67
  };
66
68
  }
67
69
 
@@ -1,3 +1,5 @@
1
+ /* @import 'tailwind.css'; */
2
+
1
3
  :root {
2
4
  /* --------------------------------------Primary Colors--------------------------------------------- */
3
5
  /* base color palette */
@@ -1,3 +1,3 @@
1
- @tailwind base;
1
+ /* @tailwind base;
2
2
  @tailwind components;
3
- @tailwind utilities;
3
+ @tailwind utilities; */