globuswebcomponents 1.1.2 → 1.1.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 (269) hide show
  1. package/dist/cjs/gb-avatar_21.cjs.entry.js +53 -50
  2. package/dist/cjs/gb-avatar_21.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-button-close_3.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  6. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  8. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  16. package/dist/cjs/gb-table-cell.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-base.cjs.entry.js +2 -2
  20. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  23. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  25. package/dist/cjs/globuscomponents.cjs.js +1 -1
  26. package/dist/cjs/loader.cjs.js +1 -1
  27. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  28. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +14 -2
  29. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +61 -22
  30. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  31. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  32. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  33. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  34. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  35. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  36. package/dist/collection/components/gb-pagination/gb-pagination.js +3 -2
  37. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  38. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  39. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  40. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  41. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  42. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  43. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  44. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  45. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  46. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  47. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  48. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  49. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  50. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  51. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  52. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  53. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  54. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  55. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  56. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  57. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  58. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  59. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  60. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  61. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  62. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  63. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  64. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  65. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  66. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  67. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  68. package/dist/components/gb-avatar-add-button.js +1 -1
  69. package/dist/components/gb-avatar-dropdown.js +3 -3
  70. package/dist/components/gb-avatar-group.js +4 -4
  71. package/dist/components/gb-avatar-label-group.js +1 -1
  72. package/dist/components/gb-avatar-profile-photo.js +2 -2
  73. package/dist/components/gb-avatar.js +1 -1
  74. package/dist/components/gb-badge.js +1 -1
  75. package/dist/components/gb-checkbox-group-item.js +1 -1
  76. package/dist/components/gb-checkbox-group.js +3 -3
  77. package/dist/components/gb-collapse-button.js +1 -1
  78. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  79. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  80. package/dist/components/gb-file-upload-item-base.js +1 -1
  81. package/dist/components/gb-file-upload.js +3 -3
  82. package/dist/components/gb-header.js +2 -2
  83. package/dist/components/gb-help-tooltip.js +1 -1
  84. package/dist/components/gb-horizontal-tabs.js +4 -4
  85. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  86. package/dist/components/gb-input-dropdown.js +1 -1
  87. package/dist/components/gb-input-field.js +1 -1
  88. package/dist/components/gb-mega-input-field-base.js +1 -1
  89. package/dist/components/gb-notification-content.js +1 -1
  90. package/dist/components/gb-notification-pane.js +4 -4
  91. package/dist/components/gb-pagination-button-group-base.js +1 -1
  92. package/dist/components/gb-pagination-dot-group.js +1 -1
  93. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  94. package/dist/components/gb-pagination-number-base.js +1 -1
  95. package/dist/components/gb-pagination.js +17 -16
  96. package/dist/components/gb-pagination.js.map +1 -1
  97. package/dist/components/gb-password-button.js +1 -1
  98. package/dist/components/gb-progress-bar.js +1 -1
  99. package/dist/components/gb-progress-circle.js +1 -1
  100. package/dist/components/gb-scrollbar.js +1 -1
  101. package/dist/components/gb-sidebar.js +9 -9
  102. package/dist/components/gb-simple-side-bar-item.js +1 -1
  103. package/dist/components/gb-slider-control-handle.js +1 -1
  104. package/dist/components/gb-slider.js +3 -3
  105. package/dist/components/gb-status-indicator.js +1 -1
  106. package/dist/components/gb-tab-button-base.js +1 -1
  107. package/dist/components/gb-table-cell.js +1 -1
  108. package/dist/components/gb-tag-checkbox.js +1 -1
  109. package/dist/components/gb-tag-close.js +1 -1
  110. package/dist/components/gb-tag-count.js +1 -1
  111. package/dist/components/gb-tag.js +1 -1
  112. package/dist/components/gb-textarea-input-field.js +11 -11
  113. package/dist/components/gb-toast-button.js +1 -1
  114. package/dist/components/gb-toast.js +2 -2
  115. package/dist/components/gb-toggle-base.js +1 -1
  116. package/dist/components/gb-toggle.js +2 -2
  117. package/dist/components/gb-token-field-compact.js +2 -2
  118. package/dist/components/gb-token-field-compressed.js +3 -3
  119. package/dist/components/gb-tooltip.js +1 -1
  120. package/dist/components/gb-vertical-tabs.js +5 -5
  121. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  122. package/dist/components/{p-01f30e0d.js → p-0e9598ae.js} +2 -2
  123. package/dist/components/{p-01f30e0d.js.map → p-0e9598ae.js.map} +1 -1
  124. package/dist/components/{p-82ce96d9.js → p-18f7cfc0.js} +2 -2
  125. package/dist/components/{p-82ce96d9.js.map → p-18f7cfc0.js.map} +1 -1
  126. package/dist/components/{p-a80c8d70.js → p-39c3bf93.js} +2 -2
  127. package/dist/components/{p-a80c8d70.js.map → p-39c3bf93.js.map} +1 -1
  128. package/dist/components/{p-15345cdf.js → p-42e9233c.js} +2 -2
  129. package/dist/components/{p-15345cdf.js.map → p-42e9233c.js.map} +1 -1
  130. package/dist/components/{p-b5e0cfc2.js → p-4bb8b5d7.js} +3 -3
  131. package/dist/components/{p-b5e0cfc2.js.map → p-4bb8b5d7.js.map} +1 -1
  132. package/dist/components/{p-690bdd0a.js → p-51e94db5.js} +2 -2
  133. package/dist/components/{p-690bdd0a.js.map → p-51e94db5.js.map} +1 -1
  134. package/dist/components/{p-ddbb43bc.js → p-590e1108.js} +2 -2
  135. package/dist/components/{p-ddbb43bc.js.map → p-590e1108.js.map} +1 -1
  136. package/dist/components/{p-a4d56c2c.js → p-59e60b18.js} +3 -3
  137. package/dist/components/{p-a4d56c2c.js.map → p-59e60b18.js.map} +1 -1
  138. package/dist/components/{p-5075b910.js → p-59f297cd.js} +2 -2
  139. package/dist/components/{p-5075b910.js.map → p-59f297cd.js.map} +1 -1
  140. package/dist/components/{p-eb839ab2.js → p-60b04e8a.js} +3 -3
  141. package/dist/components/{p-eb839ab2.js.map → p-60b04e8a.js.map} +1 -1
  142. package/dist/components/{p-6d8df327.js → p-690513d2.js} +6 -6
  143. package/dist/components/{p-6d8df327.js.map → p-690513d2.js.map} +1 -1
  144. package/dist/components/{p-5cbbb85f.js → p-6977cce5.js} +2 -2
  145. package/dist/components/{p-5cbbb85f.js.map → p-6977cce5.js.map} +1 -1
  146. package/dist/components/{p-1601548c.js → p-77c9db5f.js} +2 -2
  147. package/dist/components/{p-1601548c.js.map → p-77c9db5f.js.map} +1 -1
  148. package/dist/components/{p-add0d18c.js → p-7df55cf8.js} +3 -3
  149. package/dist/components/{p-add0d18c.js.map → p-7df55cf8.js.map} +1 -1
  150. package/dist/components/{p-a3497257.js → p-82bf3f45.js} +2 -2
  151. package/dist/components/{p-a3497257.js.map → p-82bf3f45.js.map} +1 -1
  152. package/dist/components/{p-7f8b6821.js → p-83d125e4.js} +2 -2
  153. package/dist/components/{p-7f8b6821.js.map → p-83d125e4.js.map} +1 -1
  154. package/dist/components/{p-bff6d2fd.js → p-84ae8125.js} +2 -2
  155. package/dist/components/{p-bff6d2fd.js.map → p-84ae8125.js.map} +1 -1
  156. package/dist/components/{p-d4319be7.js → p-87073fef.js} +2 -2
  157. package/dist/components/{p-d4319be7.js.map → p-87073fef.js.map} +1 -1
  158. package/dist/components/{p-52ec14c7.js → p-8ec1716b.js} +23 -23
  159. package/dist/components/{p-52ec14c7.js.map → p-8ec1716b.js.map} +1 -1
  160. package/dist/components/{p-042bf4b6.js → p-8eda68f9.js} +3 -3
  161. package/dist/components/{p-042bf4b6.js.map → p-8eda68f9.js.map} +1 -1
  162. package/dist/components/{p-f89c1f0e.js → p-8fa38169.js} +7 -7
  163. package/dist/components/{p-f89c1f0e.js.map → p-8fa38169.js.map} +1 -1
  164. package/dist/components/{p-48308048.js → p-90cf7a19.js} +2 -2
  165. package/dist/components/{p-48308048.js.map → p-90cf7a19.js.map} +1 -1
  166. package/dist/components/{p-6bb11c3f.js → p-a7a19e5a.js} +2 -2
  167. package/dist/components/{p-6bb11c3f.js.map → p-a7a19e5a.js.map} +1 -1
  168. package/dist/components/{p-d82dee00.js → p-b10de22c.js} +3 -3
  169. package/dist/components/{p-d82dee00.js.map → p-b10de22c.js.map} +1 -1
  170. package/dist/components/{p-fa50cce3.js → p-bb6c1c32.js} +5 -5
  171. package/dist/components/{p-fa50cce3.js.map → p-bb6c1c32.js.map} +1 -1
  172. package/dist/components/{p-7ad758be.js → p-c3e4dc03.js} +3 -3
  173. package/dist/components/{p-7ad758be.js.map → p-c3e4dc03.js.map} +1 -1
  174. package/dist/components/{p-0baf6b32.js → p-e2e267aa.js} +2 -2
  175. package/dist/components/{p-0baf6b32.js.map → p-e2e267aa.js.map} +1 -1
  176. package/dist/components/{p-0e0aeeea.js → p-eaf2d0b0.js} +39 -34
  177. package/dist/components/p-eaf2d0b0.js.map +1 -0
  178. package/dist/components/{p-adcd7611.js → p-f383f21d.js} +7 -7
  179. package/dist/components/{p-adcd7611.js.map → p-f383f21d.js.map} +1 -1
  180. package/dist/components/{p-663e2680.js → p-f3e90e2e.js} +3 -3
  181. package/dist/components/{p-663e2680.js.map → p-f3e90e2e.js.map} +1 -1
  182. package/dist/components/test-input-tag.js +9 -9
  183. package/dist/docs.json +48 -4
  184. package/dist/esm/gb-avatar_21.entry.js +53 -50
  185. package/dist/esm/gb-avatar_21.entry.js.map +1 -1
  186. package/dist/esm/gb-button-close_3.entry.js +1 -1
  187. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  188. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  189. package/dist/esm/gb-notification-content.entry.js +1 -1
  190. package/dist/esm/gb-notification-pane.entry.js +3 -3
  191. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  192. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  193. package/dist/esm/gb-progress-circle.entry.js +1 -1
  194. package/dist/esm/gb-scrollbar.entry.js +1 -1
  195. package/dist/esm/gb-sidebar.entry.js +1 -1
  196. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  197. package/dist/esm/gb-slider.entry.js +1 -1
  198. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  199. package/dist/esm/gb-table-cell.entry.js +1 -1
  200. package/dist/esm/gb-toast-button.entry.js +1 -1
  201. package/dist/esm/gb-toast.entry.js +1 -1
  202. package/dist/esm/gb-toggle-base.entry.js +2 -2
  203. package/dist/esm/gb-toggle.entry.js +1 -1
  204. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  205. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  206. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  207. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  208. package/dist/esm/globuscomponents.js +1 -1
  209. package/dist/esm/loader.js +1 -1
  210. package/dist/esm/test-input-tag.entry.js +2 -2
  211. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  212. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  213. package/dist/globuscomponents/{p-41773e1d.entry.js → p-06f5473e.entry.js} +2 -2
  214. package/dist/globuscomponents/{p-a20afec7.entry.js → p-1b4300c5.entry.js} +2 -2
  215. package/dist/globuscomponents/p-1e164148.entry.js +2 -0
  216. package/dist/globuscomponents/{p-c359c016.entry.js → p-20ff55fc.entry.js} +2 -2
  217. package/dist/globuscomponents/{p-1e47a582.entry.js → p-25727432.entry.js} +2 -2
  218. package/dist/globuscomponents/{p-651e8370.entry.js → p-35a2d638.entry.js} +2 -2
  219. package/dist/globuscomponents/p-35a2d638.entry.js.map +1 -0
  220. package/dist/globuscomponents/p-40bf1751.entry.js +2 -0
  221. package/dist/globuscomponents/{p-67728f72.entry.js → p-4cd6a4a6.entry.js} +2 -2
  222. package/dist/globuscomponents/{p-358fa350.entry.js → p-4e4b70a4.entry.js} +2 -2
  223. package/dist/globuscomponents/{p-d170d1ae.entry.js → p-543222c0.entry.js} +2 -2
  224. package/dist/globuscomponents/{p-284d59f9.entry.js → p-562c5b8a.entry.js} +2 -2
  225. package/dist/globuscomponents/{p-cb0078af.entry.js → p-5c311064.entry.js} +2 -2
  226. package/dist/globuscomponents/{p-f7770f70.entry.js → p-69861cc6.entry.js} +2 -2
  227. package/dist/globuscomponents/{p-ad0ab2b2.entry.js → p-78e91fa5.entry.js} +2 -2
  228. package/dist/globuscomponents/{p-d61eb840.entry.js → p-7b1a7c74.entry.js} +2 -2
  229. package/dist/globuscomponents/p-8cc341e7.entry.js +2 -0
  230. package/dist/globuscomponents/{p-55976e44.entry.js → p-b9e7d5d3.entry.js} +2 -2
  231. package/dist/globuscomponents/{p-44ca61d8.entry.js → p-bcdbab5a.entry.js} +2 -2
  232. package/dist/globuscomponents/{p-f2dbe311.entry.js → p-cf6860f4.entry.js} +2 -2
  233. package/dist/globuscomponents/{p-702db42d.entry.js → p-d165a4dc.entry.js} +2 -2
  234. package/dist/globuscomponents/{p-ecd27e89.entry.js → p-d4da2ad1.entry.js} +2 -2
  235. package/dist/globuscomponents/{p-f2b76525.entry.js → p-d75d0d00.entry.js} +2 -2
  236. package/dist/globuscomponents/{p-5a31f474.entry.js → p-e9d907e9.entry.js} +2 -2
  237. package/dist/globuscomponents/{p-ba36bc54.entry.js → p-f51cd271.entry.js} +2 -2
  238. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +2 -0
  239. package/dist/types/components/gb-pagination/gb-pagination.d.ts +2 -2
  240. package/dist/types/components.d.ts +6 -2
  241. package/package.json +1 -1
  242. package/dist/components/p-0e0aeeea.js.map +0 -1
  243. package/dist/globuscomponents/p-1b16019d.entry.js +0 -2
  244. package/dist/globuscomponents/p-3bbcb5ac.entry.js +0 -2
  245. package/dist/globuscomponents/p-651e8370.entry.js.map +0 -1
  246. package/dist/globuscomponents/p-ab4ea457.entry.js +0 -2
  247. /package/dist/globuscomponents/{p-41773e1d.entry.js.map → p-06f5473e.entry.js.map} +0 -0
  248. /package/dist/globuscomponents/{p-a20afec7.entry.js.map → p-1b4300c5.entry.js.map} +0 -0
  249. /package/dist/globuscomponents/{p-ab4ea457.entry.js.map → p-1e164148.entry.js.map} +0 -0
  250. /package/dist/globuscomponents/{p-c359c016.entry.js.map → p-20ff55fc.entry.js.map} +0 -0
  251. /package/dist/globuscomponents/{p-1e47a582.entry.js.map → p-25727432.entry.js.map} +0 -0
  252. /package/dist/globuscomponents/{p-1b16019d.entry.js.map → p-40bf1751.entry.js.map} +0 -0
  253. /package/dist/globuscomponents/{p-67728f72.entry.js.map → p-4cd6a4a6.entry.js.map} +0 -0
  254. /package/dist/globuscomponents/{p-358fa350.entry.js.map → p-4e4b70a4.entry.js.map} +0 -0
  255. /package/dist/globuscomponents/{p-d170d1ae.entry.js.map → p-543222c0.entry.js.map} +0 -0
  256. /package/dist/globuscomponents/{p-284d59f9.entry.js.map → p-562c5b8a.entry.js.map} +0 -0
  257. /package/dist/globuscomponents/{p-cb0078af.entry.js.map → p-5c311064.entry.js.map} +0 -0
  258. /package/dist/globuscomponents/{p-f7770f70.entry.js.map → p-69861cc6.entry.js.map} +0 -0
  259. /package/dist/globuscomponents/{p-ad0ab2b2.entry.js.map → p-78e91fa5.entry.js.map} +0 -0
  260. /package/dist/globuscomponents/{p-d61eb840.entry.js.map → p-7b1a7c74.entry.js.map} +0 -0
  261. /package/dist/globuscomponents/{p-3bbcb5ac.entry.js.map → p-8cc341e7.entry.js.map} +0 -0
  262. /package/dist/globuscomponents/{p-55976e44.entry.js.map → p-b9e7d5d3.entry.js.map} +0 -0
  263. /package/dist/globuscomponents/{p-44ca61d8.entry.js.map → p-bcdbab5a.entry.js.map} +0 -0
  264. /package/dist/globuscomponents/{p-f2dbe311.entry.js.map → p-cf6860f4.entry.js.map} +0 -0
  265. /package/dist/globuscomponents/{p-702db42d.entry.js.map → p-d165a4dc.entry.js.map} +0 -0
  266. /package/dist/globuscomponents/{p-ecd27e89.entry.js.map → p-d4da2ad1.entry.js.map} +0 -0
  267. /package/dist/globuscomponents/{p-f2b76525.entry.js.map → p-d75d0d00.entry.js.map} +0 -0
  268. /package/dist/globuscomponents/{p-5a31f474.entry.js.map → p-e9d907e9.entry.js.map} +0 -0
  269. /package/dist/globuscomponents/{p-ba36bc54.entry.js.map → p-f51cd271.entry.js.map} +0 -0
@@ -9,7 +9,7 @@ export class GbStatusIndicator {
9
9
  }
10
10
  render() {
11
11
  return [
12
- h("div", { key: 'ca2970ba9d1e43cb454df98aa4ac1dcc2c1f85eb' }, this.statusIcon === 'online_indicator' && h("div", { key: 'ede4c83fbbcfd5218a1ffee689a103c61233c9ad', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'cb50691f4bdbe5936fa35f7cc030aa3576cc7540', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: '8bf89d0dff51318785eb6315f5eed9c7a96126fb', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '735860a41a7dfdc6b309c13e13da5fbdec343840', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: 'c5943098d963b9cf80551cbb707fc38bfa836b97', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: 'c991b63008be17cd583d6baf5b0644ecf36ec7c8' }, h("clipPath", { key: '638fc37147acb94e6e941c58ebe32329fc1fac42', id: "clip0_0_21453" }, h("rect", { key: 'b34737207ae3ae2290d52a628012ea26a3146de3', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '5cabbca2e430631153576f2a28f431d994e861ec', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: '9d0becabcedd055fb11f5d20a7d95c74df95dcd4', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: 'bc1bd17de866961eaa7d7d01ea66b3c19bf89578', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
12
+ h("div", { key: '916b4b105b3caf06cf205de14140804279ff9ccc' }, this.statusIcon === 'online_indicator' && h("div", { key: 'd0cdcd9b5e51ee4008fc3f4b2ba0b32726c49d07', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '685c8a53cefe981909223c173f540ef2c300d809', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: '1e5a426c9cb94c6d83f049da4352ab34f4d9032f', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: 'f8723305a05d138b92430cceb61e0280ccd091b6', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: 'a950e1eadccd48cf37d874fcdc14244b11f2af99', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: 'fbea2b1d049e2b15452dddbb3ab473a5ab480ca1' }, h("clipPath", { key: '9dfca037ad07dc779d2e560ce0a85b9657827951', id: "clip0_0_21453" }, h("rect", { key: '7a1808d4cacb170f9d692b898315e7d1bf7a40d8', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '73763fbd0cf84422a38cea83e567e121a414dd4a', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: '27c5ecde5f3ae97d6888efc18c01d54e1009f24e', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: '2911617b0ea65629e30d55471c6c70143d0bf640', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
13
13
  ];
14
14
  }
15
15
  static get is() { return "gb-status-indicator"; }
@@ -43,17 +43,17 @@ export class GbTabButtonBase {
43
43
  this.tabClicked.emit();
44
44
  }
45
45
  render() {
46
- return (h("div", { key: 'fde1bc02dcc57b2e59168c3921e897da441c78a7', class: `tab_button_div ${this.type}
46
+ return (h("div", { key: '994f2ee4965fb90d5e5f74caba0106a943ad40be', class: `tab_button_div ${this.type}
47
47
  ${this.current ? 'current' : ''}
48
48
  ${this.fullWidth ? 'full_width' : ''}
49
49
  ${this.size}
50
- ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: 'bce6ef5d52fed3ed7e7bff7a1b82fd1aa6bd799a', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '4b7e16c9c4877fc3d1413f8dde9684e4ef64336d', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
50
+ ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '51f985e1182ca0d75756c067fd349e2560f840b1', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '9eb5f9ae9e9159b585f6cdcd278cdddde39a8c29', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
51
51
  ? 'information'
52
52
  : this.current && this.type === 'underline'
53
53
  ? 'information'
54
54
  : this.current && this.type === 'line'
55
55
  ? 'information'
56
- : 'gray' }, h("slot", { key: '92a4bdfda9d1fff3c92225eaa505eceb5f1a1c2b', name: "count" })))));
56
+ : 'gray' }, h("slot", { key: 'afa5c32c634c38fa80478c0991aa6752e35ce914', name: "count" })))));
57
57
  }
58
58
  static get is() { return "gb-tab-button-base"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTableCell {
4
4
  this.type = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '2aa89f54773386d70ab898a6160aeb1272a78503', class: "table_cell_div" }));
7
+ return (h("div", { key: '89de6be8a05ce57174cab55a6a35638d14cd2cee', class: "table_cell_div" }));
8
8
  }
9
9
  static get is() { return "gb-table-cell"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -29,7 +29,7 @@ export class GbTag {
29
29
  }
30
30
  render() {
31
31
  const flagSwap = getAssetPath(`${this.flagSwap}`);
32
- return (h("div", { key: '118f7b0ef222ab7aac4304a6ef1ba625a07e40e9', class: `container ${this.size}` }, h("div", { key: '51fb1e6a807cb8f7f052cf5e4b6ac4057d35ecd9', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'c39c5e43bcec7e692fc0e1c23536cc55c4d499b3', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'e02e16e98010e35886edaebb3a2e39f06e3776b1', class: "icon left-icon" }, h("img", { key: '0806ecd40cc0231504edd9ff71039a1c09c2a757', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '05caf37e554bde92bf52c3274dff7ced62a9098f', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '861321cdf3d68ea3d998470a02f08637a0e3584b', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '5c0c8cabc7a9247a5055dc8da2505fcfe708532e', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '10b658c949e51fd919a91439e0d87abb5010c7b5', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '7ae66cd5272dbafb0eedd32d415592156ebf7269', class: "label" }, h("slot", { key: '27554fa0e2f87e617ea2e754c0116dbcf372611a' })), this.action === 'count' && (h("gb-tag-count", { key: '00980722472e197572392c6c4a515a80819845aa', size: this.size }, h("slot", { key: 'a59dabb81072beecac6084c8c7f60d4bb76b5796', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '1a05229ae75debe4ab18ba4c4719f7d8bc8dc893', size: this.size, onClick: () => this.onTagClose() })));
32
+ return (h("div", { key: '79d7b8bd2d943269d5a41ca1d4b6c1a10c815df8', class: `container ${this.size}` }, h("div", { key: '2a797a12f88a127f3a802056207d675a070ed303', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '6e1534a5133d9ae567aaf3f022e4956a65d9c11f', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '5568afe90a3b74da6773bc9132df795e723748e4', class: "icon left-icon" }, h("img", { key: '47eb3c319ed568482ec1cee983793a78dc7587ef', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'fd67ad56da003fe0a411a4b99597e5bcd6ae38c1', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '62094e999ebf06d195f84d80ed719a0929ffe232', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: 'bca3a9782f2a9c8f7aef93eca7c8c7a0c5492ac9', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '8aaf95735651ab6d08b64dbe05e41373be51fd22', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '35dd5faf163d23192d01bc7d0ba1ee6c106bf53a', class: "label" }, h("slot", { key: '1df8c1cc232da77794aba88e28523b93afb56f0d' })), this.action === 'count' && (h("gb-tag-count", { key: 'bffe670edadbef3d927956715d770f2859da1e99', size: this.size }, h("slot", { key: '4af28d54b1cedfef7bdb62c789daebfc7153f175', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'c16510ae533d3bac26ad5e77b3a53ed0853d01f8', size: this.size, onClick: () => this.onTagClose() })));
33
33
  }
34
34
  static get is() { return "gb-tag"; }
35
35
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbTagCheckbox {
6
6
  this.disabled = false;
7
7
  }
8
8
  render() {
9
- return (h("label", { key: 'bb7997dce0197557e772ed1cd4f6b9d5e9cb1a0c', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'c95fe1bdec4c59fc9d0b246ad28311130517b7a2', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '2181b5c4906a2da2d864c0dc82fdf71361855b5d', class: `custom-checkbox ${this.size}` }, h("svg", { key: 'cbc1e955a52a221fefc255fd7f590602ac53cc36', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'fabca05e0f5e0e7c725979d5df82c30aa44c22e4', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
9
+ return (h("label", { key: '3e8f51ac410c00d051e74d88595478d477284f5e', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'a64258508261d8775a7f44fdd803695c8723eed2', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '423cf76d518f6a3bcaf04412094228cff38a09a0', class: `custom-checkbox ${this.size}` }, h("svg", { key: '9d154d71d34d4b1b5e093c8e5e3497de4eefb9c6', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'b1f954774022dd56e44aafe2fccdf47204b1f149', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
10
10
  }
11
11
  static get is() { return "gb-tag-checkbox"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagClose {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: 'd1483e889a5be95d732aad1f5e1cdcad82e3602c', class: this.size }, h("svg", { key: 'cac8d89d038693d7fdd8d5513d96254262d02b14', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '83e84bc132d3fea34b632989a226f9c4368e95a9', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
7
+ return (h("div", { key: '7c907ab3cc8e6201d0bcaa4e22fd0eef1b1d522a', class: this.size }, h("svg", { key: '8cfd3f677a6b8b5284afb146a53cdfd45765f5bb', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: 'e54150d4497e3101178c8ed4ef4bcc92c7a7694e', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
8
8
  }
9
9
  static get is() { return "gb-tag-close"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagCount {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: 'cd92ef3deb7297192ccdb37a70bd96a8e5323965', class: this.size }, h("slot", { key: '8c775853d919a644738f4dfb9b7455284845803d', name: "count" })));
7
+ return (h("div", { key: '981948bde18f0d8ccc32bebe9ad3a61f77db6eb8', class: this.size }, h("slot", { key: '756e9d6f682f512bda17d9cf640e0d01801c0b7b', name: "count" })));
8
8
  }
9
9
  static get is() { return "gb-tag-count"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -187,14 +187,14 @@ export class GbTextareaInputField {
187
187
  }
188
188
  }
189
189
  render() {
190
- return (h("div", { key: 'd7c6b8874dd1de7a1e8f380ad77d76053a04b5fc', class: "textarea_container" }, h("div", { key: '6133e8c0ee2544423fcad78e59138baf2d5ed6e0', class: "input_with_label" }, this.showLabel && h("p", { key: '4af67e90918bd56c80f2c68ae13a0cf9b2f9bac9', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '12f55554bd8a5cc710f2ba3b74b6684bbaa23ac0', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: '5d7a94e3d6f854d04bb4051343278adae8847bb0', class: "textarea_tags" }, h("div", { key: 'c3d140ec16f29a74fb3922eacb4cd1a54cd4d6d4', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '32c518bf839d685963d179f50a59eaaaa5daa960', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
190
+ return (h("div", { key: '13738808d0571cdd2c855fbb29a99d2ddca23e5e', class: "textarea_container" }, h("div", { key: 'baa2223d6353adcf30250bb5d6b57f1ee96df29f', class: "input_with_label" }, this.showLabel && h("p", { key: 'e107b12453fa25b2b39864255f44a5c3a655fd7f', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '1d8aa02edbb116ba65c0ff3b3389e3e1daecfe6f', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: 'd5fb3919a9f419905c388ef4771b08ac9aa6a41c', class: "textarea_tags" }, h("div", { key: '3e78ae9efd3141a971d8f321959844bba04954f2', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'a2b3794ea9b386c424c2b5ddf1ee34f12b9f9ba8', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
191
191
  .split(' ')
192
192
  .map(part => part.charAt(0).toUpperCase())
193
- .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: 'b834bf4b52fc137d977d19afc208d6911f8092f9', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'bc8bf15bd8f539f253fd674df277551cde486dd3', class: "input_field" }, h("input", { key: '3917bed9a6381a0964f7827cf3af706cc64bf98a', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
193
+ .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: 'dd18f9826acbbe3f6c20ed30940131526e5df8d9', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'bf48a47309a904b3ef4790e64b4850a32cb4eef8', class: "input_field" }, h("input", { key: '4178edd760b890195b5994392cf079e1d73c7312', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
194
194
  // placeholder={this.placeholderText}
195
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '276dac4ddea7c5459d847316fa46df5c3f51281d', class: "help_icon" }, h("svg", { key: '35c5cc6100c8caec7d13d60a3b9484caad1f0040', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '80416a9f27157164fbb8b61f3ff771073e81d56e', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: 'd50c02cbaea54ee327037445ad7f26f1904b72cd', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
195
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '252f0e824bf5f4dc0f9685db048d381f961c1bae', class: "help_icon" }, h("svg", { key: '91090ea0dac7409504c5ef7a027b4f84d62dd9dd', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'e4e7d5d2f92192f112ad89f3b0b3d41d8c8b5e3d', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: '53fae61fff6a3f5aa7fbe0cf15663d4f0df10875', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
196
196
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
197
- : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'bfd4e7cf944d116fba7771948772c635cca5e241', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
197
+ : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'a6cedc16a7601607d1564bdcdad14c97782bf767', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
198
198
  }
199
199
  static get is() { return "gb-textarea-input-field"; }
200
200
  static get encapsulation() { return "shadow"; }
@@ -56,7 +56,7 @@ export class GbToast {
56
56
  }
57
57
  }
58
58
  render() {
59
- return (h("div", { key: '959d0aeb13c45ef16416bba3c922c4df16e030ba', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'a0909b4794ffe449e9143938438380e91c02e042', class: `icon_container` }, h("svg", { key: '51cafd6af7c93cc75719e3a3b2ecc10f67414faa', 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: '2b64066cf5b0c7d7d8b824d959c9f5ba2440dd01', 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: 'd6dc419308ee7e097623d8b15a56d062a15d466b', "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: 'caa90c75dae5f4a7e78a1c3317ef8159b8768680', "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: '5f7238a741d2152e168430b28f0422627c5fa2dc', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '9c64b39e7a8fb0b5441f3d9eae4e04ff8cae0de8', class: `text ${this.size}` }, h("slot", { key: '3cf84a28a60f4e7bfe6ceb917aebde37debb28b3', name: "main_text" }), this.showSupportingText && h("slot", { key: '7c0787ce3199bd00f0acc75dd8c0b49df0980533', name: "supporting_text" })), this.actions && (h("div", { key: 'e391b59270f1c2de0ad231e730e5fad9a05d31f3', 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: 'dd40f17521a14beb696d6ce48050e7cc8f3b952c', 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: '142854bba5a3e294cbeb39f061bdac935e86a0c9', class: `container ${this.breakpoint}` }, h("div", { key: '20c9725fd764c05aeb688dde1bf128d962d44f07', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'aabb2815c7959c83e03ce3f0911653b414e20e4b', class: `inner_content ${this.breakpoint}` }, h("div", { key: '49bfe4e5b905aff051a2b98bde458f57563f58bb', class: `icon_container` }, h("svg", { key: 'ca876d6a8161589a3fd4221b4fa2a708d6c02f38', 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: 'da7a462d98510536c6973579142700006f9b8641', 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: '2fac0458261c28e79ed109a48ab82975f0704591', "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: '5dfeafd8d5fd7e559599c9b1f61f56ee0cf663f2', "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: '03f282fa0402ea24168291722856fae02e489deb', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '9387179d5efebb69f245e91117ab1599fae77a21', name: "main_text" }), this.showSupportingText && h("slot", { key: '0495af7582ea1cd640271b9c0c23b5ac2db6c8b0', name: "supporting_text" }))), this.actions && (h("div", { key: '9262d63db3f8ab39ea8f3d2cf0d642e8d4336cee', 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: '073e0a2538077434c4f194af86683b1451621793', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
59
+ return (h("div", { key: 'b806bdaa4e83a63866c2a88121cdbd6a1e21019a', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '2a46d0296a1c9c371338b7b0e24aeeb236292a3f', class: `icon_container` }, h("svg", { key: 'dbcc607b91ef1186d67e2f7a9281186c79fc8589', 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: '3f9c24a072f0a111cb827705a6d18b940ebb2982', 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: '05f6acd61c1f09b6a61724f4443a8a508550f54f', "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: '50cb4f8b6d893a2097af9d5aaa699e148bfaa867', "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: '99d133c0d7ec4037cf2a1e79029b8e758e1452d4', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'fae14a2ac1c31eebd1875d888ee749dda26b29c4', class: `text ${this.size}` }, h("slot", { key: '56d252b6b1eb27a29a47736848bd778cd82185d9', name: "main_text" }), this.showSupportingText && h("slot", { key: 'b4396290d95c970f97b697f715406512f4ab0ed0', name: "supporting_text" })), this.actions && (h("div", { key: '564fd2e41c0351bb0e79b227efee3d27b192f42b', 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: '4500b8088e2a155852a2e9a2c0d8488cc95a9beb', 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: '7ea8456b82c69ea242b04bc35d91e38ec2ce3937', class: `container ${this.breakpoint}` }, h("div", { key: '2ceb36456dbfecaaf1383bf8b4429a6c13daae7c', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '382bc1d5d9991b2bfb17c3bc260e9e03a5262043', class: `inner_content ${this.breakpoint}` }, h("div", { key: '18b7d822eb6453d0452e3652750ffe2c6fa470b0', class: `icon_container` }, h("svg", { key: '51374886cd9afaf606be6cd433c78f7d8a8fb342', 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: '162b8ca3fed3d2af588ece3f36cc2b4507508398', 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: '1096b6caacb96741bd6159f6a42c778cac8f5121', "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: 'ded76ddebecf3c40e51cb0fb09ca60f260e2b76f', "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: '15705acedd6e325d82bb6cb883b0de64b5e8274e', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '9c2a517c3f6367558027fe76f700d0c558a586fb', name: "main_text" }), this.showSupportingText && h("slot", { key: '265b9a9817ba8ce7f28b53c82088520d8dfbe388', name: "supporting_text" }))), this.actions && (h("div", { key: '06d225a56c0f24b0b56ee352bd6300fe7bf93ff9', 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: '4d04e0e80ce8180889388d0f7b7cb09c8896bc71', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
60
60
  }
61
61
  static get is() { return "gb-toast"; }
62
62
  static get encapsulation() { return "shadow"; }
@@ -9,7 +9,7 @@ export class GbToastButton {
9
9
  slottedContent.classList.add('text-sm-semi-bold');
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '08aeaed1c4d4a779180c33391ece2088b88cc3b6', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'd9abd8f0258d85226767f449e189a019cd50986d' })));
12
+ return (h("div", { key: 'e59643ceb71b6d5620e72780905029e910631781', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '39105a5d21c86fa7ed9976bcb4af527e6fd4d72b' })));
13
13
  }
14
14
  static get is() { return "gb-toast-button"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -34,7 +34,7 @@ export class GbToggle {
34
34
  }
35
35
  }
36
36
  render() {
37
- return (h("div", { key: 'c2a9508e131b64f808d74c4d4d2c08f5635f74bd', class: `toggle_div ${this.size}` }, h("div", { key: 'c8b37e51854f4a58ba2e70f1f81bf2596b8f6df4', class: "toggle_base" }, h("gb-toggle-base", { key: 'cbfb845d4cf7bf42cf3ce26e5810aba6f6a59701', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '7735c211c7183735a2de8295205f094ff36f817c', class: "text" }, h("slot", { key: '03567317ae51acee072a5ed85cead63217669c72', name: "main_text" }), this.supportingText && (h("slot", { key: '3c91f2ab4bac724d7232ea0f973af263397d4896', name: "supporting_text" }))))));
37
+ return (h("div", { key: '03a524e5352166cc8ca643ed1e3a4f13bba45c60', class: `toggle_div ${this.size}` }, h("div", { key: 'a92d4170002577870babafd1b349b41c4e5a4341', class: "toggle_base" }, h("gb-toggle-base", { key: 'd9b29d17ba22ce236a7ed73dc72865a625e37697', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '7b3d4ca4197d346c14f512931e73a3cd9b225493', class: "text" }, h("slot", { key: '131ca783dbdb315599c3905faf6262902531def0', name: "main_text" }), this.supportingText && (h("slot", { key: '9cbf59ab49162b8ac1fa32b54321c8691e96ffc8', name: "supporting_text" }))))));
38
38
  }
39
39
  static get is() { return "gb-toggle"; }
40
40
  static get encapsulation() { return "shadow"; }
@@ -13,8 +13,8 @@ export class GbToggleBase {
13
13
  }
14
14
  render() {
15
15
  return [
16
- h("input", { key: '90a9259748c5a7d954d75a738aa10a63ee369d4c', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
17
- h("label", { key: '16eb900af381b7906d14147fd483d0a30e105c87', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
16
+ h("input", { key: '7a921e3fefb70c3f5672acc4182f9296be7433bc', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
17
+ h("label", { key: '92a5b7a6c3ccc0f0c3f8deb0ef94cad2ba1f3d37', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
18
18
  ];
19
19
  }
20
20
  static get is() { return "gb-toggle-base"; }
@@ -9,7 +9,7 @@ export class GbTokenFieldCompact {
9
9
  this.supportingText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: 'aa7ef7d0d489bc8638e7b6a8ce0ce9e748af7645', class: this.size }, h("div", { key: 'c1447926334c0fbd54ef96e51599391242d406d7', class: "input-with-label" }, this.showLabel && (h("label", { key: '18acbd11c18464a676e97eebbb23b92c55e802ba' }, this.label)), this.digits === 4 && (h("div", { key: 'c63d49f1791405afeb0bf67e2d5d8afa3f51312f', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '52231cb7be130c9f65fc23210ebf5bd0c839416e', size: this.size }), h("gb-mega-input-field-base", { key: 'aa5c10e67280a14b942b6780d6d026f6081d5312', size: this.size }), h("gb-mega-input-field-base", { key: 'ff613023049f76355c68785b8a648e014f1413a9', size: this.size }), h("gb-mega-input-field-base", { key: '33e661275acbde4ad353fbba643ac3eb9c67d696', size: this.size }))), this.digits === 6 && (h("div", { key: 'e91711ce0d64271612d6323afd33ceea83d2809b', class: "input-wrapper" }, h("div", { key: '73aa40233fb041082754d551b45b768123d0ac3a', class: "first=section" }, h("gb-mega-input-field-base", { key: '12b780b1bd6944101c26de654d8ad740827d6c29', size: this.size }), h("gb-mega-input-field-base", { key: 'cb462902ae51c86f608fe52dac66195e3a5540de', size: this.size }), h("gb-mega-input-field-base", { key: '2530b5aee228ac50d3af44f800b10a4096f591ff', size: this.size })), h("div", { key: 'd387e24779257658ec4c96d17067684d7981a3cf', class: "second=section" }, h("gb-mega-input-field-base", { key: '1be4b4246b9c19578f1428f92032d83bfb2c7d80', size: this.size }), h("gb-mega-input-field-base", { key: 'cbcef4a46d2cbbe36f11e1a62d3e376b7fc92183', size: this.size }), h("gb-mega-input-field-base", { key: '6f062d88d323864908aa49bdf1a5cae11ed98016', size: this.size })))), this.digits === 8 && (h("div", { key: 'ced031eaae33331fafa02403297b1c4b2f749925', class: "input-wrapper" }, h("div", { key: '6c46541312e713b766af0b359d6bb8a8d58e327d', class: "first=section" }, h("gb-mega-input-field-base", { key: 'cff644fbf07d3aff9c4e036ab9d95b7488e29620', size: this.size }), h("gb-mega-input-field-base", { key: '9e2161c038b9d88e4ea6643d8e8b46ba912dede2', size: this.size }), h("gb-mega-input-field-base", { key: '110b32be52fcc56393d81e18809f0d97c8b9c303', size: this.size }), h("gb-mega-input-field-base", { key: 'd33613808f6190d3cd9ed0b987402596a429fa2b', size: this.size })), h("div", { key: '6b168f48a16569d97337a55bae010af7764522b8', class: "second=section" }, h("gb-mega-input-field-base", { key: 'd4d1f2a15909f36207b3595a221282a532acc837', size: this.size }), h("gb-mega-input-field-base", { key: '0582db30f6f2ec6ac4e33254c2033a02c5d6a682', size: this.size }), h("gb-mega-input-field-base", { key: '463692b97f27d33b3d6adcab4757efd847143e24', size: this.size }), h("gb-mega-input-field-base", { key: 'caaf46b2a88e62749f3f612beabead250465b4de', size: this.size }))))), h("p", { key: 'e25ea15ed904e88a32b2bc1812d79c7a4bc74e30' }, this.supportingText)));
12
+ return (h("div", { key: '3f54bf0232856819aab8c81b11da04ef2c3214ff', class: this.size }, h("div", { key: 'e355a78c1272383c277dbc2463374c9366ed1a9e', class: "input-with-label" }, this.showLabel && (h("label", { key: '4cb0a2752714abe01b0b216cb166433fc18b24df' }, this.label)), this.digits === 4 && (h("div", { key: 'e1d022b8d492d78e69377b4264ce304024a96860', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'bcb98cecd77ef1ae6d6189aba54c81bc177b4145', size: this.size }), h("gb-mega-input-field-base", { key: '5a74fc5dda94e3941fc8b46dd6953570d74627e2', size: this.size }), h("gb-mega-input-field-base", { key: 'a590ffed0c200a02bf2aa4f6a983bb78306b47af', size: this.size }), h("gb-mega-input-field-base", { key: '356e4b59163b448b1952f1a8d830105904738caf', size: this.size }))), this.digits === 6 && (h("div", { key: '4826cea8a544248661e6610099e71cf2544b2350', class: "input-wrapper" }, h("div", { key: '8c83c121dfa2f8fde55138f22d36fd9418afb925', class: "first=section" }, h("gb-mega-input-field-base", { key: '3b3f0d74288423d9f8d14acdd8e8ac8225a57326', size: this.size }), h("gb-mega-input-field-base", { key: 'c8ef16248a46168f47b32d6f4c69986e219d9b1d', size: this.size }), h("gb-mega-input-field-base", { key: 'bbee1a4034702c9c95737e39cdb9d6add4c68074', size: this.size })), h("div", { key: '320b1f84cc570e220b4938fd1ab253034d82acf4', class: "second=section" }, h("gb-mega-input-field-base", { key: '3b93997e15972456e6b96a0981de612b869af5ff', size: this.size }), h("gb-mega-input-field-base", { key: '124fa6cfc7fd2c6fef10ffb21c65f710d44e01d5', size: this.size }), h("gb-mega-input-field-base", { key: '8e145f1d7201fc031cf540c3d69417db06241fa6', size: this.size })))), this.digits === 8 && (h("div", { key: '3567d888f4e96a667c8b1b7e400cfee06d3e36ec', class: "input-wrapper" }, h("div", { key: '7404acff9126071bbf77c7d383fb9016df8b60ae', class: "first=section" }, h("gb-mega-input-field-base", { key: '60dd9f61b78d952b98a8e80f0d0f0d7d8ce75c51', size: this.size }), h("gb-mega-input-field-base", { key: '1a0d5ec1489194bf929d7f4cb0ae6323cecf5fd2', size: this.size }), h("gb-mega-input-field-base", { key: '78400ffb40412123d60f9dab3f09a97132ebdb86', size: this.size }), h("gb-mega-input-field-base", { key: 'dd0c09a4d99d6494c156f7c1b86b4025e36c4628', size: this.size })), h("div", { key: '1e97a6c38f81f4966eb9041dd5be5d54ae30f5f2', class: "second=section" }, h("gb-mega-input-field-base", { key: '425006eb6915361fc7d0ac0f9e03cf304bdbddd4', size: this.size }), h("gb-mega-input-field-base", { key: 'eee5af31791fcd2187c05f2b47498b3e82e40423', size: this.size }), h("gb-mega-input-field-base", { key: '6db54a78417a0aeff354c10091be097ca4e5ea0b', size: this.size }), h("gb-mega-input-field-base", { key: '624072f31f733f68b229db4567bf1e5c99f15607', size: this.size }))))), h("p", { key: 'ad1c97474a4f5016977b865797780d1838213ffb' }, this.supportingText)));
13
13
  }
14
14
  static get is() { return "gb-token-field-compact"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -9,11 +9,11 @@ export class GbTokenFieldCompressed {
9
9
  this.hintText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: 'eac2066d61a51f5f3b1d9bdaef88cbda258f8274', class: {
12
+ return (h("div", { key: '9d621f063fd9e5ef58f5bcb33cb2f97fecafa634', class: {
13
13
  container: true,
14
14
  [this.size]: true,
15
15
  [this.digits]: true,
16
- } }, h("div", { key: '31d155a70b92ac42f8d3ff3209eeb6a69f675dbe', class: "input-with-label" }, this.showLabel && (h("label", { key: '80ae4ed55b29b94d6fb3188388b4fbf16ecfff5d', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '8a25eb9f31ea1eb92ba7e1e76872a9c51763e9df', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '2188c26a1cae4271ba8504492f43ae6fb7c514b9', size: this.size }), h("gb-mega-input-field-base", { key: 'ac94add0ac6c5a66a30c1e71a7b84d0ba2fe6c1b', size: this.size }), h("gb-mega-input-field-base", { key: 'c15696e7c239748d879217a72c23761b63343b7c', size: this.size }), h("gb-mega-input-field-base", { key: 'ef2933249310139a9551c5f8212b092efea61d53', size: this.size }))), this.digits === 6 && (h("div", { key: '725757265ad7d756799c218ee22f29c646e41b62', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '640f14864e47d77bf22c106b51c0cf955888f96b', size: this.size }), h("gb-mega-input-field-base", { key: '66610eb08bb946b9768f0bdda4393ff4405fcd59', size: this.size }), h("gb-mega-input-field-base", { key: '2f44584a20586a68cda66d82fb4d57e79bd1f97f', size: this.size }), h("p", { key: '0026b82cc75cac68f2d1322b3583b0b5ef755ee6', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'edce62d994412a10f5a0982fe060cb4dda6669f3', size: this.size }), h("gb-mega-input-field-base", { key: '9ec781b153e77b46f1161fbbdd849bea0cfce32b', size: this.size }), h("gb-mega-input-field-base", { key: '2ff39552bd740de36763888b5f70813fd88da2e7', size: this.size }))), this.digits === 8 && (h("div", { key: '577f5c84f5e58a6ec0e7b7b8a8953d095e08af65', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'd1c7bf440288b67154d92dffe5b2d607208db7d5', size: this.size }), h("gb-mega-input-field-base", { key: '27be16d256f96e9764b5aadf48e73ab4d352b73c', size: this.size }), h("gb-mega-input-field-base", { key: 'bbb29ecd5c3254f49f930ff86dc514550c539275', size: this.size }), h("gb-mega-input-field-base", { key: '096fe2bcb8a4c93f9a766bf5893cfc9e3e7b07a1', size: this.size }), h("p", { key: '8fa658058968a7cdffa92cfebeabfc1da6c1b4b9', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'c3d4b5883a1283cc70b34bb3cc70eb2c2aa0214e', size: this.size }), h("gb-mega-input-field-base", { key: '17f4e0ba2f5844ad012bff293e4d589affa24001', size: this.size }), h("gb-mega-input-field-base", { key: '6906021576f9f1ac70709240adeeff99ab65e6bc', size: this.size }), h("gb-mega-input-field-base", { key: '5aa3d4733058a58eac2c8bd49c1fdd96936ea2e0', size: this.size })))), this.showHintText && (h("div", { key: 'df7d42a2a835f2ad563fc6beee98a5d9259589a9', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
16
+ } }, h("div", { key: 'd0ae32e784030aff27755baf7be3955825fe00b9', class: "input-with-label" }, this.showLabel && (h("label", { key: 'd2dca30e478dd850fe19408f503cd5ceb1049228', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '1b74d44e7a993cbe74b4db008bb3c7a0fe03312f', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'c8c2450c22f981349edd042d1879b85f2dbf8f37', size: this.size }), h("gb-mega-input-field-base", { key: '568d252be4cfebfb452557af2ab90e4963d12c6d', size: this.size }), h("gb-mega-input-field-base", { key: 'ffa30ff5695b0c9670829e1287a36a245f5515ec', size: this.size }), h("gb-mega-input-field-base", { key: '51608f57deee2d2d361efbe5d4764cbf94266e18', size: this.size }))), this.digits === 6 && (h("div", { key: 'c75661d065932641c0aecd71df996f543a51e2a6', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '631507a675c2ab468bf04f8ba15bd5170be36f60', size: this.size }), h("gb-mega-input-field-base", { key: '1f2da0f926432e2bc5b59aa32f3aa28f6a3bbd2a', size: this.size }), h("gb-mega-input-field-base", { key: '1400ff37ae44c076c4759c8bd83be672e95e1536', size: this.size }), h("p", { key: '3b539b32b2f0a8cc254c9df4c6aa9d88ecf214ec', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'ebc0b293c1a449ae9e54d762a2b6efa78f6be6a3', size: this.size }), h("gb-mega-input-field-base", { key: '1df7bf20cad22a40c1787c1b46838b3d5ce5766f', size: this.size }), h("gb-mega-input-field-base", { key: 'edf23938c59cf0f8adb0e84b34225c605107bf20', size: this.size }))), this.digits === 8 && (h("div", { key: '730e605eea75d9d1d687cc4f55122e09f7c76f88', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '4174924a93772ad7b605567b851e1fd4a31dcd9d', size: this.size }), h("gb-mega-input-field-base", { key: 'bf4d15cd438f05722084ecce66e982b4fa800cb5', size: this.size }), h("gb-mega-input-field-base", { key: '09fe880574ce905bb68b03339971863f05a6c589', size: this.size }), h("gb-mega-input-field-base", { key: '0319458a387c02f494fe10610c59f2ad75c2e4bf', size: this.size }), h("p", { key: '196a79a946734242609f274c3c121bd8cd32757c', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'a239a7284d124c9b4090a03755ec7f1e9b7aa631', size: this.size }), h("gb-mega-input-field-base", { key: 'dbdf95363d18a3065d638674b3cc5703f8f63a88', size: this.size }), h("gb-mega-input-field-base", { key: '670c290fb9fe463e4c2a03d6e517511eed5aa184', size: this.size }), h("gb-mega-input-field-base", { key: 'f0574197692b22a387840486c2298b9fe398dad6', size: this.size })))), this.showHintText && (h("div", { key: 'c6efacaf99cee185a678455af7caade7f1812131', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
17
17
  }
18
18
  static get is() { return "gb-token-field-compressed"; }
19
19
  static get encapsulation() { return "shadow"; }
@@ -19,7 +19,7 @@ export class GbTooltip {
19
19
  return this.showArrow ? `arrow ${this.arrow}` : '';
20
20
  }
21
21
  render() {
22
- return (h("div", { key: 'e321cfd1b212f983d7c8fd6c5da0bcd9ebba0ebe', class: "tooltip_container" }, h("div", { key: 'b152ae8571b09cd833645353d87e390f599d8c5b', class: "tooltip" }, this.showArrow && h("div", { key: 'ab8cccbe238f203b28626631a55df329569b71c5', class: this.getArrowClass() }), h("div", { key: '99e682bf810175301f6294169f47e829671000da', class: "tooltip_content" }, h("slot", { key: 'c31793c7a3dee76222f7ceb9d9f3f16b0d22e4a3', name: "label" }), this.showSupportingText && h("slot", { key: 'f16d607193e2d7e9c12a0439e56066d45d4f697a', name: "supporting_text" })))));
22
+ return (h("div", { key: '5403fcb99eddc0059283bc61b3dee479b7a36c11', class: "tooltip_container" }, h("div", { key: '2bd532f70c7a1137759938ea34afe2785f46026c', class: "tooltip" }, this.showArrow && h("div", { key: 'b61ade199878e5a0c31dc363717f264cedb83448', class: this.getArrowClass() }), h("div", { key: '581cfe09a14ac48d64dc615dd816553cc378b0ff', class: "tooltip_content" }, h("slot", { key: '6c653952dcd26024bfa2dd528f48a8d273ddbaaa', name: "label" }), this.showSupportingText && h("slot", { key: '313fe655a761ce781c3e0cdda22779a4372933f4', name: "supporting_text" })))));
23
23
  }
24
24
  static get is() { return "gb-tooltip"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -30,7 +30,7 @@ export class GbVerticalTabs {
30
30
  this.tabItemClicked.emit(index);
31
31
  }
32
32
  render() {
33
- return (h("div", { key: 'b931ce39a82eb4ce60fecf03206c9aea34419e7e', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '38cc1a8cd0f9e4a4916b078d980122d8b24c54f1', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0), alignment: "vertical" }), h("gb-tab-button-base", { key: '3d753a1c865a6113d164b1c77ee2aa2b76ff0b06', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '70d62339f438da4362b0e1a6e55db4141d238306', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: '373e1345b85ac6beacfdb103edf0ff57ca1cfba6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: '9741d6c17604c51364929453ea1d171f90e41f9f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4) })), this.sixthTabName && (h("gb-tab-button-base", { key: '1f4e55e3d1bffa454a5cb83ea6cafe8d88e91214', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5) })), this.seventhTabName && (h("gb-tab-button-base", { key: '8db4a680625e443821b5378ce7378c32a0c73d07', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6) })), this.eighthTabName && (h("gb-tab-button-base", { key: '98e065f81086e2d32c361a0b666146b04b8897ba', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7) })), this.ninthTabName && (h("gb-tab-button-base", { key: '01e00cb9779cbd5b1ec043fd7da8353c146c2c3f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8) })), this.tenthTabName && (h("gb-tab-button-base", { key: '7d0adc32ebe80487c1356dfe9101517bcae65b81', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9) })), this.eleventhTabName && (h("gb-tab-button-base", { key: '041c88c9651221fa609a61ddf3530dce18a92508', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10) })), this.twelfthTabName && (h("gb-tab-button-base", { key: '0bdcd1a5f8e1e2c39f1b3c25a5a818ef6ae27d9d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11) })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '8fe059f301061d084b9c0ee1c62006c192b5390b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12) })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '31f2134b9981a23f30fcc778b6d725f0b6188dc4', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13) })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '8838e775a8feddf2c31d229f2775d0dde192d511', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14) })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '5508fc0a8ec5dad0fe894690fe1c1fb07b1ca802', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15) })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'beecc52dc15fedf9d028e32939e39450d14100cb', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16) })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '9ee4401c8a19ee7322969257dd49f61f1df8e719', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17) })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '28760b2d9beefd0f38cbc6f47bd14c8b1e2553f3', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18) })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'f6adbf93a19bdcb1f9a59f2a1000592c2c1af537', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19) }))));
33
+ return (h("div", { key: 'd05b4496b372ec53dffd46740bd40aecfe80d468', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '4681d3a4b650e3db2a84517aa07619728abf6aa6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0), alignment: "vertical" }), h("gb-tab-button-base", { key: 'ba8ac24b1a2a7b0c3979390ce52ad9891ef35056', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: 'c9798503624a0b5e2e5aaf700c1123126d2266b2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: '896ab15bc54c079dae455824e8bca1e44af8df68', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: '544f88e49509e311161b4078313b0b3ee7432c85', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4) })), this.sixthTabName && (h("gb-tab-button-base", { key: '8fb627eb2e80154cc5312a28c7d6593fb4180d88', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5) })), this.seventhTabName && (h("gb-tab-button-base", { key: 'ff28f925fea910b5334c8ff4eab87712fd085054', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6) })), this.eighthTabName && (h("gb-tab-button-base", { key: 'e2f058b1be374c7310981dedea6090abec8ce0f9', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7) })), this.ninthTabName && (h("gb-tab-button-base", { key: 'ad6528ad1e35322b30c9f2f4cee0d663cf4cf45f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8) })), this.tenthTabName && (h("gb-tab-button-base", { key: 'a93a4adb5931960173892eb03d69e6523663f68a', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9) })), this.eleventhTabName && (h("gb-tab-button-base", { key: '3ce69932dd4493fe6bf6164c343a414e7fd5910c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10) })), this.twelfthTabName && (h("gb-tab-button-base", { key: '3c0c4c9c276044d3ad4ae53733182344ceefe029', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11) })), this.thirteenthTabName && (h("gb-tab-button-base", { key: 'a8a7b2ef61d59aad15ce5bd032b4a7b2d0865489', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12) })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '7b5d386decb682196b9f895899c2a63bb09eb0b2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13) })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '192a2488565f96d61e65e065cf4f0e9ccc43d45e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14) })), this.sixteenthTabName && (h("gb-tab-button-base", { key: 'b4d7e909076735f0fbf5e0490155f4933207993c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15) })), this.seventeenthTabName && (h("gb-tab-button-base", { key: '853472f07729f74521eafe6b03919ca5f74819d2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16) })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '778f10da08fbd352fa2fb1ce60f12f55559c555c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17) })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '04f7d0f0807505cceae821cc35801109a922b808', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18) })), this.twentiethTabName && (h("gb-tab-button-base", { key: '56ed8d23d4ff08c232659a2b1bb688abdd542a35', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19) }))));
34
34
  }
35
35
  static get is() { return "gb-vertical-tabs"; }
36
36
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbWysiwygEditorIcon {
6
6
  this.state = undefined;
7
7
  }
8
8
  render() {
9
- return (h("div", { key: '7948af65b55471581ce6074150090c633f6066ea', class: "editor_icon_div" }));
9
+ return (h("div", { key: 'cb1f35c5f05109267df52d4f442221b30eddbcd5', class: "editor_icon_div" }));
10
10
  }
11
11
  static get is() { return "gb-wysiwyg-editor-icon"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -74,7 +74,7 @@ export class TestInputTag {
74
74
  this.exportValue.emit(this.selectedStaff);
75
75
  }
76
76
  render() {
77
- return (h("div", { key: '83cdf5ed206fefff71f2bb5fe5022591624209ae', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: 'd5f69e9de4a5ca33f98bc80fbb7bd8cc5f015414', htmlFor: this.idOfInput }, this.labelText), h("div", { key: '8507547d78e0ab37fb7cb4240ebfe6578518aa38', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: '0953e5a3dc73c0be86418906d19a170b80d8f1f5', id: this.idOfInput, class: "input_like", type: "text", placeholder: this.placeholderText, value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff() }), h("div", { key: 'c6e441647fdfa8f47437841af87efecd0623b34e', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
77
+ return (h("div", { key: 'bd13f38b4e58106c4ef63b8089049882bf8e8720', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: '83e979237d7e5c57c2fe13b5747c0aa6dbed918c', htmlFor: this.idOfInput }, this.labelText), h("div", { key: 'ce800ca266da4906550d286d4790368a94ea79b2', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: 'be12ffc0435f1c3f3f7c914a419efee477853410', id: this.idOfInput, class: "input_like", type: "text", placeholder: this.placeholderText, value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff() }), h("div", { key: '4f45e24ca237f9e644a128727958648e4bf3d4a4', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
78
78
  // <span>
79
79
  // {staff.fullname}
80
80
  // <img
@@ -83,7 +83,7 @@ export class TestInputTag {
83
83
  // onClick={() => this.removeStaff(index)}
84
84
  // />
85
85
  // </span>
86
- h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index) }, h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, staff.fullname.split(' ')[0])))))), this.show && (h("div", { key: '35b3b6122ba8fd36ed81da116b06ed1745a588e3', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
86
+ h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index) }, h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, staff.fullname.split(' ')[0])))))), this.show && (h("div", { key: 'f5d3c9440f728a4d52e82af57e3ae82c8f6e6f18', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
87
87
  // <li class="aList" onClick={() => this.selectStaff(staff)}>
88
88
  // <div>{staff.fullname}</div>
89
89
  // <div>{staff.email}</div>
@@ -1,4 +1,4 @@
1
- import { G as GbAvatarAddButton$1, d as defineCustomElement$1 } from './p-7f8b6821.js';
1
+ import { G as GbAvatarAddButton$1, d as defineCustomElement$1 } from './p-83d125e4.js';
2
2
 
3
3
  const GbAvatarAddButton = GbAvatarAddButton$1;
4
4
  const defineCustomElement = defineCustomElement$1;