globuswebcomponents 1.1.1 → 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 (324) hide show
  1. package/dist/cjs/{gb-avatar_20.cjs.entry.js → gb-avatar_21.cjs.entry.js} +348 -100
  2. package/dist/cjs/gb-avatar_21.cjs.entry.js.map +1 -0
  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-textarea-input-field.cjs.entry.js → gb-mega-input-field-base.cjs.entry.js} +20 -196
  6. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  9. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-slider.cjs.entry.js +2 -1
  16. package/dist/cjs/gb-slider.cjs.entry.js.map +1 -1
  17. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  18. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  22. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-token-field-compact.cjs.entry.js +28 -0
  24. package/dist/cjs/gb-token-field-compact.cjs.entry.js.map +1 -0
  25. package/dist/cjs/{gb-pagination-button-group-base_2.cjs.entry.js → gb-token-field-compressed.cjs.entry.js} +17 -57
  26. package/dist/cjs/gb-token-field-compressed.cjs.entry.js.map +1 -0
  27. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  29. package/dist/cjs/globuscomponents.cjs.js +1 -1
  30. package/dist/cjs/loader.cjs.js +1 -1
  31. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  32. package/dist/collection/collection-manifest.json +3 -3
  33. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +14 -2
  34. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +61 -22
  35. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  36. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  37. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  38. package/dist/collection/components/{gb-megainput-field-base/gb-megainput-field.js → gb-mega-input-field-base/gb-mega-input-field-base.js} +8 -8
  39. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js.map +1 -0
  40. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  41. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  42. package/dist/collection/components/gb-pagination/gb-pagination.js +18 -12
  43. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  44. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  45. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  46. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  47. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  48. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  49. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  50. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  51. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  52. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  53. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  54. package/dist/collection/components/gb-slider/gb-slider.js +2 -1
  55. package/dist/collection/components/gb-slider/gb-slider.js.map +1 -1
  56. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  57. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  58. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  59. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  60. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  61. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  62. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  63. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  64. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  65. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  66. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  67. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  68. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  69. package/dist/collection/components/{gb-token-field/gb-token-field.js → gb-token-field-compact/gb-token-field-compact.js} +6 -6
  70. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js.map +1 -0
  71. package/dist/collection/components/{gb-verification-code-field/gb-verification-code-field.js → gb-token-field-compressed/gb-token-field-compressed.js} +7 -7
  72. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js.map +1 -0
  73. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  74. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  75. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  76. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  77. package/dist/components/gb-avatar-add-button.js +1 -1
  78. package/dist/components/gb-avatar-dropdown.js +3 -3
  79. package/dist/components/gb-avatar-group.js +4 -4
  80. package/dist/components/gb-avatar-label-group.js +1 -1
  81. package/dist/components/gb-avatar-profile-photo.js +2 -2
  82. package/dist/components/gb-avatar.js +1 -1
  83. package/dist/components/gb-badge.js +1 -1
  84. package/dist/components/gb-checkbox-group-item.js +1 -1
  85. package/dist/components/gb-checkbox-group.js +3 -3
  86. package/dist/components/gb-collapse-button.js +1 -1
  87. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  88. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  89. package/dist/components/gb-file-upload-item-base.js +1 -1
  90. package/dist/components/gb-file-upload.js +3 -3
  91. package/dist/components/gb-header.js +2 -2
  92. package/dist/components/gb-help-tooltip.js +1 -1
  93. package/dist/components/gb-horizontal-tabs.js +4 -4
  94. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  95. package/dist/components/gb-input-dropdown.js +1 -1
  96. package/dist/components/gb-input-field.js +1 -1
  97. package/dist/components/gb-mega-input-field-base.d.ts +11 -0
  98. package/dist/components/gb-mega-input-field-base.js +8 -0
  99. package/dist/components/gb-mega-input-field-base.js.map +1 -0
  100. package/dist/components/gb-notification-content.js +1 -1
  101. package/dist/components/gb-notification-pane.js +4 -4
  102. package/dist/components/gb-pagination-button-group-base.js +1 -1
  103. package/dist/components/gb-pagination-dot-group.js +1 -1
  104. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  105. package/dist/components/gb-pagination-number-base.js +1 -1
  106. package/dist/components/gb-pagination.js +30 -24
  107. package/dist/components/gb-pagination.js.map +1 -1
  108. package/dist/components/gb-password-button.js +1 -1
  109. package/dist/components/gb-progress-bar.js +1 -1
  110. package/dist/components/gb-progress-circle.js +1 -1
  111. package/dist/components/gb-scrollbar.js +1 -1
  112. package/dist/components/gb-sidebar.js +9 -9
  113. package/dist/components/gb-simple-side-bar-item.js +1 -1
  114. package/dist/components/gb-slider-control-handle.js +1 -1
  115. package/dist/components/gb-slider.js +4 -3
  116. package/dist/components/gb-slider.js.map +1 -1
  117. package/dist/components/gb-status-indicator.js +1 -1
  118. package/dist/components/gb-tab-button-base.js +1 -1
  119. package/dist/components/gb-table-cell.js +1 -1
  120. package/dist/components/gb-tag-checkbox.js +1 -1
  121. package/dist/components/gb-tag-close.js +1 -1
  122. package/dist/components/gb-tag-count.js +1 -1
  123. package/dist/components/gb-tag.js +1 -1
  124. package/dist/components/gb-textarea-input-field.js +11 -11
  125. package/dist/components/gb-toast-button.js +1 -1
  126. package/dist/components/gb-toast.js +2 -2
  127. package/dist/components/gb-toggle-base.js +1 -1
  128. package/dist/components/gb-toggle.js +2 -2
  129. package/dist/components/{gb-megainput-field.d.ts → gb-token-field-compact.d.ts} +4 -4
  130. package/dist/components/gb-token-field-compact.js +56 -0
  131. package/dist/components/gb-token-field-compact.js.map +1 -0
  132. package/dist/components/gb-token-field-compressed.d.ts +11 -0
  133. package/dist/components/gb-token-field-compressed.js +60 -0
  134. package/dist/components/gb-token-field-compressed.js.map +1 -0
  135. package/dist/components/gb-tooltip.js +1 -1
  136. package/dist/components/gb-vertical-tabs.js +5 -5
  137. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  138. package/dist/components/{p-01f30e0d.js → p-0e9598ae.js} +2 -2
  139. package/dist/components/{p-01f30e0d.js.map → p-0e9598ae.js.map} +1 -1
  140. package/dist/components/{p-82ce96d9.js → p-18f7cfc0.js} +2 -2
  141. package/dist/components/{p-82ce96d9.js.map → p-18f7cfc0.js.map} +1 -1
  142. package/dist/components/{p-a80c8d70.js → p-39c3bf93.js} +2 -2
  143. package/dist/components/{p-a80c8d70.js.map → p-39c3bf93.js.map} +1 -1
  144. package/dist/components/{p-15345cdf.js → p-42e9233c.js} +2 -2
  145. package/dist/components/{p-15345cdf.js.map → p-42e9233c.js.map} +1 -1
  146. package/dist/components/{p-26d4c568.js → p-4bb8b5d7.js} +3 -3
  147. package/dist/components/{p-26d4c568.js.map → p-4bb8b5d7.js.map} +1 -1
  148. package/dist/components/{p-70bbf877.js → p-51e94db5.js} +2 -2
  149. package/dist/components/{p-70bbf877.js.map → p-51e94db5.js.map} +1 -1
  150. package/dist/components/{p-ddbb43bc.js → p-590e1108.js} +2 -2
  151. package/dist/components/{p-ddbb43bc.js.map → p-590e1108.js.map} +1 -1
  152. package/dist/components/{p-a4d56c2c.js → p-59e60b18.js} +3 -3
  153. package/dist/components/{p-a4d56c2c.js.map → p-59e60b18.js.map} +1 -1
  154. package/dist/components/{p-b3bb7571.js → p-59f297cd.js} +2 -2
  155. package/dist/components/{p-b3bb7571.js.map → p-59f297cd.js.map} +1 -1
  156. package/dist/components/{p-eb839ab2.js → p-60b04e8a.js} +3 -3
  157. package/dist/components/{p-eb839ab2.js.map → p-60b04e8a.js.map} +1 -1
  158. package/dist/components/{p-46f8e60a.js → p-690513d2.js} +6 -6
  159. package/dist/components/{p-46f8e60a.js.map → p-690513d2.js.map} +1 -1
  160. package/dist/components/{p-5cbbb85f.js → p-6977cce5.js} +2 -2
  161. package/dist/components/{p-5cbbb85f.js.map → p-6977cce5.js.map} +1 -1
  162. package/dist/components/{p-5af36f2c.js → p-77c9db5f.js} +2 -2
  163. package/dist/components/{p-5af36f2c.js.map → p-77c9db5f.js.map} +1 -1
  164. package/dist/components/{p-add0d18c.js → p-7df55cf8.js} +3 -3
  165. package/dist/components/{p-add0d18c.js.map → p-7df55cf8.js.map} +1 -1
  166. package/dist/components/{p-a3497257.js → p-82bf3f45.js} +2 -2
  167. package/dist/components/{p-a3497257.js.map → p-82bf3f45.js.map} +1 -1
  168. package/dist/components/{p-f99a8c69.js → p-83d125e4.js} +2 -2
  169. package/dist/components/{p-f99a8c69.js.map → p-83d125e4.js.map} +1 -1
  170. package/dist/components/{p-bff6d2fd.js → p-84ae8125.js} +2 -2
  171. package/dist/components/{p-bff6d2fd.js.map → p-84ae8125.js.map} +1 -1
  172. package/dist/components/{p-d4319be7.js → p-87073fef.js} +2 -2
  173. package/dist/components/{p-d4319be7.js.map → p-87073fef.js.map} +1 -1
  174. package/dist/components/{p-026144e6.js → p-8ec1716b.js} +23 -23
  175. package/dist/components/{p-026144e6.js.map → p-8ec1716b.js.map} +1 -1
  176. package/dist/components/p-8eda68f9.js +58 -0
  177. package/dist/components/{p-e5dd6c7d.js.map → p-8eda68f9.js.map} +1 -1
  178. package/dist/components/{p-f89c1f0e.js → p-8fa38169.js} +7 -7
  179. package/dist/components/{p-f89c1f0e.js.map → p-8fa38169.js.map} +1 -1
  180. package/dist/components/{p-637ca96f.js → p-90cf7a19.js} +2 -2
  181. package/dist/components/{p-637ca96f.js.map → p-90cf7a19.js.map} +1 -1
  182. package/dist/components/{p-8f876fd9.js → p-a7a19e5a.js} +2 -2
  183. package/dist/components/{p-8f876fd9.js.map → p-a7a19e5a.js.map} +1 -1
  184. package/dist/components/{p-1d2d60ae.js → p-b10de22c.js} +3 -3
  185. package/dist/components/{p-1d2d60ae.js.map → p-b10de22c.js.map} +1 -1
  186. package/dist/components/{p-fa50cce3.js → p-bb6c1c32.js} +5 -5
  187. package/dist/components/{p-fa50cce3.js.map → p-bb6c1c32.js.map} +1 -1
  188. package/dist/components/{p-52cc93fe.js → p-c3e4dc03.js} +3 -3
  189. package/dist/components/{p-52cc93fe.js.map → p-c3e4dc03.js.map} +1 -1
  190. package/dist/components/{p-0baf6b32.js → p-e2e267aa.js} +2 -2
  191. package/dist/components/{p-0baf6b32.js.map → p-e2e267aa.js.map} +1 -1
  192. package/dist/components/{p-279889b1.js → p-eaf2d0b0.js} +39 -34
  193. package/dist/components/p-eaf2d0b0.js.map +1 -0
  194. package/dist/components/{p-adcd7611.js → p-f383f21d.js} +7 -7
  195. package/dist/components/{p-adcd7611.js.map → p-f383f21d.js.map} +1 -1
  196. package/dist/components/{p-663e2680.js → p-f3e90e2e.js} +3 -3
  197. package/dist/components/{p-663e2680.js.map → p-f3e90e2e.js.map} +1 -1
  198. package/dist/components/test-input-tag.js +9 -9
  199. package/dist/docs.json +220 -176
  200. package/dist/esm/{gb-avatar_20.entry.js → gb-avatar_21.entry.js} +345 -98
  201. package/dist/esm/gb-avatar_21.entry.js.map +1 -0
  202. package/dist/esm/gb-button-close_3.entry.js +1 -1
  203. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  204. package/dist/esm/{gb-textarea-input-field.entry.js → gb-mega-input-field-base.entry.js} +21 -197
  205. package/dist/esm/gb-mega-input-field-base.entry.js.map +1 -0
  206. package/dist/esm/gb-notification-content.entry.js +1 -1
  207. package/dist/esm/gb-notification-pane.entry.js +3 -3
  208. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  209. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  210. package/dist/esm/gb-progress-circle.entry.js +1 -1
  211. package/dist/esm/gb-scrollbar.entry.js +1 -1
  212. package/dist/esm/gb-sidebar.entry.js +1 -1
  213. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  214. package/dist/esm/gb-slider.entry.js +2 -1
  215. package/dist/esm/gb-slider.entry.js.map +1 -1
  216. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  217. package/dist/esm/gb-table-cell.entry.js +1 -1
  218. package/dist/esm/gb-toast-button.entry.js +1 -1
  219. package/dist/esm/gb-toast.entry.js +1 -1
  220. package/dist/esm/gb-toggle-base.entry.js +2 -2
  221. package/dist/esm/gb-toggle.entry.js +1 -1
  222. package/dist/esm/gb-token-field-compact.entry.js +24 -0
  223. package/dist/esm/gb-token-field-compact.entry.js.map +1 -0
  224. package/dist/esm/{gb-pagination-button-group-base_2.entry.js → gb-token-field-compressed.entry.js} +18 -57
  225. package/dist/esm/gb-token-field-compressed.entry.js.map +1 -0
  226. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  227. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  228. package/dist/esm/globuscomponents.js +1 -1
  229. package/dist/esm/loader.js +1 -1
  230. package/dist/esm/test-input-tag.entry.js +2 -2
  231. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  232. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  233. package/dist/globuscomponents/{p-41773e1d.entry.js → p-06f5473e.entry.js} +2 -2
  234. package/dist/globuscomponents/{p-a20afec7.entry.js → p-1b4300c5.entry.js} +2 -2
  235. package/dist/globuscomponents/p-1e164148.entry.js +2 -0
  236. package/dist/globuscomponents/{p-c359c016.entry.js → p-20ff55fc.entry.js} +2 -2
  237. package/dist/globuscomponents/{p-1e47a582.entry.js → p-25727432.entry.js} +2 -2
  238. package/dist/globuscomponents/{p-dbb2cc9c.entry.js → p-35a2d638.entry.js} +2 -2
  239. package/dist/globuscomponents/p-35a2d638.entry.js.map +1 -0
  240. package/dist/globuscomponents/p-40bf1751.entry.js +2 -0
  241. package/dist/globuscomponents/{p-67728f72.entry.js → p-4cd6a4a6.entry.js} +2 -2
  242. package/dist/globuscomponents/{p-358fa350.entry.js → p-4e4b70a4.entry.js} +2 -2
  243. package/dist/globuscomponents/p-543222c0.entry.js +2 -0
  244. package/dist/globuscomponents/p-543222c0.entry.js.map +1 -0
  245. package/dist/globuscomponents/{p-284d59f9.entry.js → p-562c5b8a.entry.js} +2 -2
  246. package/dist/globuscomponents/{p-cb0078af.entry.js → p-5c311064.entry.js} +2 -2
  247. package/dist/globuscomponents/p-69861cc6.entry.js +2 -0
  248. package/dist/globuscomponents/p-69861cc6.entry.js.map +1 -0
  249. package/dist/globuscomponents/p-78e91fa5.entry.js +2 -0
  250. package/dist/globuscomponents/p-78e91fa5.entry.js.map +1 -0
  251. package/dist/globuscomponents/{p-d61eb840.entry.js → p-7b1a7c74.entry.js} +2 -2
  252. package/dist/globuscomponents/p-8cc341e7.entry.js +2 -0
  253. package/dist/globuscomponents/{p-55976e44.entry.js → p-b9e7d5d3.entry.js} +2 -2
  254. package/dist/globuscomponents/{p-44ca61d8.entry.js → p-bcdbab5a.entry.js} +2 -2
  255. package/dist/globuscomponents/{p-f2dbe311.entry.js → p-cf6860f4.entry.js} +2 -2
  256. package/dist/globuscomponents/{p-fa7e8127.entry.js → p-d165a4dc.entry.js} +2 -2
  257. package/dist/globuscomponents/p-d165a4dc.entry.js.map +1 -0
  258. package/dist/globuscomponents/{p-ecd27e89.entry.js → p-d4da2ad1.entry.js} +2 -2
  259. package/dist/globuscomponents/{p-f2b76525.entry.js → p-d75d0d00.entry.js} +2 -2
  260. package/dist/globuscomponents/{p-5a31f474.entry.js → p-e9d907e9.entry.js} +2 -2
  261. package/dist/globuscomponents/{p-ba36bc54.entry.js → p-f51cd271.entry.js} +2 -2
  262. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +2 -0
  263. package/dist/types/components/{gb-megainput-field-base/gb-megainput-field.d.ts → gb-mega-input-field-base/gb-mega-input-field-base.d.ts} +1 -1
  264. package/dist/types/components/gb-pagination/gb-pagination.d.ts +7 -3
  265. package/dist/types/components/{gb-token-field/gb-token-field.d.ts → gb-token-field-compact/gb-token-field-compact.d.ts} +1 -1
  266. package/dist/types/components/{gb-verification-code-field/gb-verification-code-field.d.ts → gb-token-field-compressed/gb-token-field-compressed.d.ts} +1 -1
  267. package/dist/types/components.d.ts +45 -41
  268. package/package.json +4 -4
  269. package/dist/cjs/gb-avatar_20.cjs.entry.js.map +0 -1
  270. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js.map +0 -1
  271. package/dist/cjs/gb-pagination.cjs.entry.js +0 -53
  272. package/dist/cjs/gb-pagination.cjs.entry.js.map +0 -1
  273. package/dist/cjs/gb-textarea-input-field.cjs.entry.js.map +0 -1
  274. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js.map +0 -1
  275. package/dist/collection/components/gb-token-field/gb-token-field.js.map +0 -1
  276. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js.map +0 -1
  277. package/dist/components/gb-megainput-field.js +0 -8
  278. package/dist/components/gb-megainput-field.js.map +0 -1
  279. package/dist/components/gb-token-field.d.ts +0 -11
  280. package/dist/components/gb-token-field.js +0 -56
  281. package/dist/components/gb-token-field.js.map +0 -1
  282. package/dist/components/gb-verification-code-field.d.ts +0 -11
  283. package/dist/components/gb-verification-code-field.js +0 -60
  284. package/dist/components/gb-verification-code-field.js.map +0 -1
  285. package/dist/components/p-279889b1.js.map +0 -1
  286. package/dist/components/p-e5dd6c7d.js +0 -58
  287. package/dist/esm/gb-avatar_20.entry.js.map +0 -1
  288. package/dist/esm/gb-pagination-button-group-base_2.entry.js.map +0 -1
  289. package/dist/esm/gb-pagination.entry.js +0 -49
  290. package/dist/esm/gb-pagination.entry.js.map +0 -1
  291. package/dist/esm/gb-textarea-input-field.entry.js.map +0 -1
  292. package/dist/globuscomponents/p-1b16019d.entry.js +0 -2
  293. package/dist/globuscomponents/p-37fcb2a9.entry.js +0 -2
  294. package/dist/globuscomponents/p-37fcb2a9.entry.js.map +0 -1
  295. package/dist/globuscomponents/p-3a3ddb02.entry.js +0 -2
  296. package/dist/globuscomponents/p-3a3ddb02.entry.js.map +0 -1
  297. package/dist/globuscomponents/p-3bbcb5ac.entry.js +0 -2
  298. package/dist/globuscomponents/p-6ea11621.entry.js +0 -2
  299. package/dist/globuscomponents/p-6ea11621.entry.js.map +0 -1
  300. package/dist/globuscomponents/p-ab4ea457.entry.js +0 -2
  301. package/dist/globuscomponents/p-dbb2cc9c.entry.js.map +0 -1
  302. package/dist/globuscomponents/p-fa7e8127.entry.js.map +0 -1
  303. /package/dist/collection/components/{gb-megainput-field-base/gb-megainput-field.css → gb-mega-input-field-base/gb-mega-input-field-base.css} +0 -0
  304. /package/dist/collection/components/{gb-token-field/gb-token-field.css → gb-token-field-compact/gb-token-field-compact.css} +0 -0
  305. /package/dist/collection/components/{gb-verification-code-field/gb-verification-code-field.css → gb-token-field-compressed/gb-token-field-compressed.css} +0 -0
  306. /package/dist/globuscomponents/{p-41773e1d.entry.js.map → p-06f5473e.entry.js.map} +0 -0
  307. /package/dist/globuscomponents/{p-a20afec7.entry.js.map → p-1b4300c5.entry.js.map} +0 -0
  308. /package/dist/globuscomponents/{p-ab4ea457.entry.js.map → p-1e164148.entry.js.map} +0 -0
  309. /package/dist/globuscomponents/{p-c359c016.entry.js.map → p-20ff55fc.entry.js.map} +0 -0
  310. /package/dist/globuscomponents/{p-1e47a582.entry.js.map → p-25727432.entry.js.map} +0 -0
  311. /package/dist/globuscomponents/{p-1b16019d.entry.js.map → p-40bf1751.entry.js.map} +0 -0
  312. /package/dist/globuscomponents/{p-67728f72.entry.js.map → p-4cd6a4a6.entry.js.map} +0 -0
  313. /package/dist/globuscomponents/{p-358fa350.entry.js.map → p-4e4b70a4.entry.js.map} +0 -0
  314. /package/dist/globuscomponents/{p-284d59f9.entry.js.map → p-562c5b8a.entry.js.map} +0 -0
  315. /package/dist/globuscomponents/{p-cb0078af.entry.js.map → p-5c311064.entry.js.map} +0 -0
  316. /package/dist/globuscomponents/{p-d61eb840.entry.js.map → p-7b1a7c74.entry.js.map} +0 -0
  317. /package/dist/globuscomponents/{p-3bbcb5ac.entry.js.map → p-8cc341e7.entry.js.map} +0 -0
  318. /package/dist/globuscomponents/{p-55976e44.entry.js.map → p-b9e7d5d3.entry.js.map} +0 -0
  319. /package/dist/globuscomponents/{p-44ca61d8.entry.js.map → p-bcdbab5a.entry.js.map} +0 -0
  320. /package/dist/globuscomponents/{p-f2dbe311.entry.js.map → p-cf6860f4.entry.js.map} +0 -0
  321. /package/dist/globuscomponents/{p-ecd27e89.entry.js.map → p-d4da2ad1.entry.js.map} +0 -0
  322. /package/dist/globuscomponents/{p-f2b76525.entry.js.map → p-d75d0d00.entry.js.map} +0 -0
  323. /package/dist/globuscomponents/{p-5a31f474.entry.js.map → p-e9d907e9.entry.js.map} +0 -0
  324. /package/dist/globuscomponents/{p-ba36bc54.entry.js.map → p-f51cd271.entry.js.map} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"gb-slider.js","sourceRoot":"","sources":["../../../src/components/gb-slider/gb-slider.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Prop, State, Event, EventEmitter, h, Element } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-slider',\r\n styleUrl: 'gb-slider.css',\r\n shadow: true,\r\n})\r\nexport class GbSlider {\r\n @Element() el: HTMLElement;\r\n @Prop() min: number = 0;\r\n @Prop() max: number = 100;\r\n @Prop() thumbType: 'text' | 'tooltip';\r\n @Prop() leftControl: number = 0; // Developer can set this\r\n @Prop() rightControl: number = 100; // Developer can set this\r\n @Prop() label: 'false' | 'bottom' | 'top_floating';\r\n @Prop() unit: string = '';\r\n @Prop() unitPosition: 'left' | 'right' = 'left';\r\n @State() leftValue: number;\r\n @State() rightValue: number; \r\n @Event() thumbValueChanged: EventEmitter<{ left: number; right: number }>;\r\n\r\n private trackEl: HTMLDivElement;\r\n private containerEl: HTMLDivElement;\r\n private isDragging: boolean = false;\r\n private activeThumb: 'left' | 'right' | null = null;\r\n\r\n componentWillLoad() {\r\n // Set the initial values for the slider\r\n this.leftValue = Math.max(this.min, Math.min(this.leftControl, this.max));\r\n this.rightValue = Math.max(this.min, Math.min(this.rightControl, this.max));\r\n }\r\n\r\n componentDidLoad() {\r\n this.trackEl = this.el.shadowRoot.querySelector('.track');\r\n this.containerEl = this.el.shadowRoot.querySelector('.slider-container');\r\n this.updateTrack();\r\n }\r\n\r\n handleMouseDown = (_e: MouseEvent, thumb: 'left' | 'right') => {\r\n this.isDragging = true;\r\n this.activeThumb = thumb;\r\n\r\n // Clamp the initial value of the thumb within bounds\r\n if (thumb === 'left') {\r\n this.leftValue = Math.min(this.leftValue, this.rightValue - 1);\r\n } else {\r\n this.rightValue = Math.max(this.rightValue, this.leftValue + 1);\r\n }\r\n\r\n document.addEventListener('mousemove', this.handleMouseMove);\r\n document.addEventListener('mouseup', this.handleMouseUp);\r\n };\r\n\r\n handleMouseMove = (e: MouseEvent) => {\r\n if (!this.isDragging) return;\r\n\r\n // Get the bounding box of the slider container\r\n const boundingBox = this.containerEl.getBoundingClientRect();\r\n\r\n // Calculate the mouse position relative to the slider container\r\n const position = ((e.clientX - boundingBox.left) / boundingBox.width) * (this.max - this.min) + this.min;\r\n\r\n // Snap the position to the nearest integer increment of 1\r\n const value = Math.round(position);\r\n\r\n // Update the appropriate thumb's value, clamping it within bounds\r\n if (this.activeThumb === 'left') {\r\n this.leftValue = Math.max(this.min, Math.min(value, this.rightValue - 1)); // Ensure it doesn't exceed right thumb\r\n } else {\r\n this.rightValue = Math.min(this.max, Math.max(value, this.leftValue + 1)); // Ensure it doesn't go below left thumb\r\n }\r\n\r\n // Update the track's appearance and emit the new values\r\n this.updateTrack();\r\n this.thumbValueChanged.emit({ left: this.leftValue, right: this.rightValue });\r\n };\r\n\r\n handleMouseUp = () => {\r\n this.isDragging = false;\r\n this.activeThumb = null;\r\n document.removeEventListener('mousemove', this.handleMouseMove);\r\n document.removeEventListener('mouseup', this.handleMouseUp);\r\n };\r\n\r\n updateTrack() {\r\n const leftPos = ((this.leftValue - this.min) / (this.max - this.min)) * 100;\r\n const rightPos = ((this.rightValue - this.min) / (this.max - this.min)) * 100;\r\n\r\n // Update the track's left position and width to match the thumb positions.\r\n this.trackEl.style.left = `${leftPos}%`;\r\n this.trackEl.style.width = `${rightPos - leftPos}%`;\r\n }\r\n\r\n formatValue(value: number): string {\r\n return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"slider-container\" ref={el => (this.containerEl = el as HTMLDivElement)}>\r\n <div class=\"track\" ref={el => (this.trackEl = el as HTMLDivElement)}></div>\r\n\r\n <gb-slider-control-handle\r\n class=\"left\"\r\n value={this.formatValue(this.leftValue)}\r\n type={this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null}\r\n style={{ left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }}\r\n onMouseDown={e => this.handleMouseDown(e, 'left')}\r\n ></gb-slider-control-handle>\r\n <gb-slider-control-handle\r\n class=\"right\"\r\n value={this.formatValue(this.rightValue)}\r\n type={this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null}\r\n style={{ left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }}\r\n onMouseDown={e => this.handleMouseDown(e, 'right')}\r\n ></gb-slider-control-handle>\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"gb-slider.js","sourceRoot":"","sources":["../../../src/components/gb-slider/gb-slider.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Prop, State, Event, EventEmitter, h, Element } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-slider',\r\n styleUrl: 'gb-slider.css',\r\n shadow: true,\r\n})\r\nexport class GbSlider {\r\n @Element() el: HTMLElement;\r\n @Prop() min: number = 0;\r\n @Prop() max: number = 100;\r\n @Prop() thumbType: 'text' | 'tooltip';\r\n @Prop() leftControl: number = 0; // Developer can set this\r\n @Prop() rightControl: number = 100; // Developer can set this\r\n @Prop() label: 'false' | 'bottom' | 'top_floating';\r\n @Prop() unit: string = '';\r\n @Prop() unitPosition: 'left' | 'right' = 'left';\r\n @State() leftValue: number;\r\n @State() rightValue: number; \r\n @Event() thumbValueChanged: EventEmitter<{ left: number; right: number }>;\r\n\r\n private trackEl: HTMLDivElement;\r\n private containerEl: HTMLDivElement;\r\n private isDragging: boolean = false;\r\n private activeThumb: 'left' | 'right' | null = null;\r\n\r\n componentWillLoad() {\r\n // Set the initial values for the slider\r\n this.leftValue = Math.max(this.min, Math.min(this.leftControl, this.max));\r\n this.rightValue = Math.max(this.min, Math.min(this.rightControl, this.max));\r\n }\r\n\r\n componentDidLoad() {\r\n this.trackEl = this.el.shadowRoot.querySelector('.track');\r\n this.containerEl = this.el.shadowRoot.querySelector('.slider-container');\r\n this.updateTrack();\r\n }\r\n\r\n handleMouseDown = (_e: MouseEvent, thumb: 'left' | 'right') => {\r\n this.isDragging = true;\r\n this.activeThumb = thumb;\r\n\r\n // Clamp the initial value of the thumb within bounds\r\n if (thumb === 'left') {\r\n this.leftValue = Math.min(this.leftValue, this.rightValue - 1);\r\n } else {\r\n this.rightValue = Math.max(this.rightValue, this.leftValue + 1);\r\n }\r\n\r\n document.addEventListener('mousemove', this.handleMouseMove);\r\n document.addEventListener('mouseup', this.handleMouseUp);\r\n };\r\n\r\n handleMouseMove = (e: MouseEvent) => {\r\n if (!this.isDragging) return;\r\n\r\n // Get the bounding box of the slider container\r\n const boundingBox = this.containerEl.getBoundingClientRect();\r\n\r\n // Calculate the mouse position relative to the slider container\r\n const position = ((e.clientX - boundingBox.left) / boundingBox.width) * (this.max - this.min) + this.min;\r\n\r\n // Snap the position to the nearest integer increment of 1\r\n const value = Math.round(position);\r\n\r\n // Update the appropriate thumb's value, clamping it within bounds\r\n if (this.activeThumb === 'left') {\r\n this.leftValue = Math.max(this.min, Math.min(value, this.rightValue - 1)); // Ensure it doesn't exceed right thumb\r\n } else {\r\n this.rightValue = Math.min(this.max, Math.max(value, this.leftValue + 1)); // Ensure it doesn't go below left thumb\r\n }\r\n\r\n // Update the track's appearance and emit the new values\r\n this.updateTrack();\r\n console.log({ left: this.leftValue, right: this.rightValue });\r\n this.thumbValueChanged.emit({ left: this.leftValue, right: this.rightValue });\r\n };\r\n\r\n handleMouseUp = () => {\r\n this.isDragging = false;\r\n this.activeThumb = null;\r\n document.removeEventListener('mousemove', this.handleMouseMove);\r\n document.removeEventListener('mouseup', this.handleMouseUp);\r\n };\r\n\r\n updateTrack() {\r\n const leftPos = ((this.leftValue - this.min) / (this.max - this.min)) * 100;\r\n const rightPos = ((this.rightValue - this.min) / (this.max - this.min)) * 100;\r\n\r\n // Update the track's left position and width to match the thumb positions.\r\n this.trackEl.style.left = `${leftPos}%`;\r\n this.trackEl.style.width = `${rightPos - leftPos}%`;\r\n }\r\n\r\n formatValue(value: number): string {\r\n return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"slider-container\" ref={el => (this.containerEl = el as HTMLDivElement)}>\r\n <div class=\"track\" ref={el => (this.trackEl = el as HTMLDivElement)}></div>\r\n\r\n <gb-slider-control-handle\r\n class=\"left\"\r\n value={this.formatValue(this.leftValue)}\r\n type={this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null}\r\n style={{ left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }}\r\n onMouseDown={e => this.handleMouseDown(e, 'left')}\r\n ></gb-slider-control-handle>\r\n <gb-slider-control-handle\r\n class=\"right\"\r\n value={this.formatValue(this.rightValue)}\r\n type={this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null}\r\n style={{ left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }}\r\n onMouseDown={e => this.handleMouseDown(e, 'right')}\r\n ></gb-slider-control-handle>\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
@@ -19,7 +19,7 @@ export class GbSliderControlHandle {
19
19
  this.isFocused = false;
20
20
  }
21
21
  render() {
22
- return (h("div", { key: '165a3c7d9f1a10804ae4c39dda0a9c5447990614', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '0d48e6f4de00a4490116baa0b03fb3493d1b93e4', class: "tooltip-container" }, h("gb-tooltip", { key: 'ec4b92e22c538b6164f6cfbf8f6d028aa6a8499d', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '1757775ab6d225134150e9f6fb83785f18260fa3', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '8107658dbf696f9f4e239e06df408c476c451160', class: "thumb-label" }, h("p", { key: '34926ecf835148da483b466c960e31c6b32d8e4e', class: "thumb_label text-md-medium" }, this.value)))));
22
+ return (h("div", { key: '233955f8f5d4442b5bfdfd6351a0910c9f4ad7a5', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '45ca63911484f114c1751850f17acde97bffe1ba', class: "tooltip-container" }, h("gb-tooltip", { key: 'c657413242ea3e56f992c88437d94581cbc5c203', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'a3e921b7e45d6b03b954341f61af24f99c593989', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '95361595b65a5304f8990ebe0a8fb4579327fa44', class: "thumb-label" }, h("p", { key: '13f32f12c21a708d2d1f00ba9bca3505b377aa21', class: "thumb_label text-md-medium" }, this.value)))));
23
23
  }
24
24
  static get is() { return "gb-slider-control-handle"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -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"; }
@@ -1,5 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
- export class GbTokenField {
2
+ export class GbTokenFieldCompact {
3
3
  constructor() {
4
4
  this.size = undefined;
5
5
  this.digits = undefined;
@@ -9,18 +9,18 @@ export class GbTokenField {
9
9
  this.supportingText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '288a0f8b6adb82b50a19648bf635e745e7043014', class: this.size }, h("div", { key: '4dd4ee43120f38f0e0363ab92ae5bd1e3bb44619', class: "input-with-label" }, this.showLabel && (h("label", { key: '94ad95cca9bc6894dd426d584150b5fd5f336e2f' }, this.label)), this.digits === 4 && (h("div", { key: '21d4416472de13599f3509e9662bde0391a5cb38', class: "input-wrapper" }, h("gb-megainput-field", { key: 'f0f62e1265454bd22b950448732b7d91f75639eb', size: this.size }), h("gb-megainput-field", { key: 'c6a73eed158e3f13f4bb4313590723d41a396ed9', size: this.size }), h("gb-megainput-field", { key: '5447aaa9a9e65c82c50743aa9e6b7d8d3443a928', size: this.size }), h("gb-megainput-field", { key: 'd4e7462b563be319a6add7059ab5330f4820f8f8', size: this.size }))), this.digits === 6 && (h("div", { key: '25c01ef62f15e2dc1d0917a0a090c73f46ea3f51', class: "input-wrapper" }, h("div", { key: 'c01180e5b7534571b48e75664e55b9be575f1f23', class: "first=section" }, h("gb-megainput-field", { key: '238522472cd2a496d27a3848949bb3bb98eb567e', size: this.size }), h("gb-megainput-field", { key: '320431e5c1ef029e5e7ff8ac1e523026b9335d94', size: this.size }), h("gb-megainput-field", { key: '4f1b79cdf2f04317ff0d82396162d760dc1d0fbe', size: this.size })), h("div", { key: 'e71b09b4ddbeba7c0b5493dec07293c634290342', class: "second=section" }, h("gb-megainput-field", { key: '94a042154b9e9aaf74f1961c41f840e0926d1931', size: this.size }), h("gb-megainput-field", { key: '5ff0ca7509cf60d9b66c546cc9dbe150d069d248', size: this.size }), h("gb-megainput-field", { key: '9ef074a3f87cde0ec6e9442cdd732b5c1d52b420', size: this.size })))), this.digits === 8 && (h("div", { key: '882303abc103ac96011837047d4a17f9cd4b3018', class: "input-wrapper" }, h("div", { key: '711f7c4e8b873714c212db8603b39048495cf48d', class: "first=section" }, h("gb-megainput-field", { key: '0b9de92143d3de81f7504ed5174c44f46fb44024', size: this.size }), h("gb-megainput-field", { key: '94ddb16d135beb46e6c8f7994f3875d83a5a3341', size: this.size }), h("gb-megainput-field", { key: '4df5175d02b2a172b1e2e165cb546c41af4a5ce1', size: this.size }), h("gb-megainput-field", { key: '4ce3134acd1074d4bb54d22175acd4c5f8435f5e', size: this.size })), h("div", { key: '74a45d3964030a9cc2b427983fe5b2e3c13544ff', class: "second=section" }, h("gb-megainput-field", { key: 'abb71cc04b44a2d804d77c640ea8143a540d19bd', size: this.size }), h("gb-megainput-field", { key: '57350c9f77e342615d24c4f202d3d2cfb6de9b4f', size: this.size }), h("gb-megainput-field", { key: '21a57c054f44de2bfc8c3c7ae363b4897fec191a', size: this.size }), h("gb-megainput-field", { key: 'b5e5403c4a0f3e1155fb31f4f026b316f9f0168f', size: this.size }))))), h("p", { key: 'afa468c974d15c6460f540635853d41fdbe4e6b7' }, 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
- static get is() { return "gb-token-field"; }
14
+ static get is() { return "gb-token-field-compact"; }
15
15
  static get encapsulation() { return "shadow"; }
16
16
  static get originalStyleUrls() {
17
17
  return {
18
- "$": ["gb-token-field.css"]
18
+ "$": ["gb-token-field-compact.css"]
19
19
  };
20
20
  }
21
21
  static get styleUrls() {
22
22
  return {
23
- "$": ["gb-token-field.css"]
23
+ "$": ["gb-token-field-compact.css"]
24
24
  };
25
25
  }
26
26
  static get properties() {
@@ -138,4 +138,4 @@ export class GbTokenField {
138
138
  };
139
139
  }
140
140
  }
141
- //# sourceMappingURL=gb-token-field.js.map
141
+ //# sourceMappingURL=gb-token-field-compact.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gb-token-field-compact.js","sourceRoot":"","sources":["../../../src/components/gb-token-field-compact/gb-token-field-compact.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AASlD,MAAM,OAAO,mBAAmB;;;;;qBAIJ,EAAE;;8BAEO,EAAE;;IAEnC,MAAM;QAEF,OAAO,CACH,4DAAK,KAAK,EAAE,IAAI,CAAC,IAAI;YACjB,4DAAK,KAAK,EAAC,kBAAkB;gBACxB,IAAI,CAAC,SAAS,IAAI,CACf,gEAAQ,IAAI,CAAC,KAAK,CAAS,CAC9B;gBACA,IAAI,CAAC,MAAM,KAAK,CAAC,IAAI,CAClB,4DAAK,KAAK,EAAC,eAAe;oBACtB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CACpE,CACT;gBACA,IAAI,CAAC,MAAM,KAAK,CAAC,IAAI,CAClB,4DAAK,KAAK,EAAC,eAAe;oBACtB,4DAAK,KAAK,EAAC,eAAe;wBACtB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CACpE;oBACN,4DAAK,KAAK,EAAC,gBAAgB;wBACvB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CACpE,CACJ,CACT;gBACA,IAAI,CAAC,MAAM,KAAK,CAAC,IAAI,CAClB,4DAAK,KAAK,EAAC,eAAe;oBACtB,4DAAK,KAAK,EAAC,eAAe;wBACtB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CACpE;oBACN,4DAAK,KAAK,EAAC,gBAAgB;wBACvB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;wBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CACpE,CACJ,CACT,CACC;YACN,4DAAI,IAAI,CAAC,cAAc,CAAK,CAC1B,CACT,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import {Component, Prop, h } from '@stencil/core';\r\nimport { GeneralSizes } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-token-field-compact',\r\n styleUrl: 'gb-token-field-compact.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbTokenFieldCompact {\r\n @Prop() size: GeneralSizes\r\n @Prop() digits: 4 | 6 | 8;\r\n @Prop() showLabel: boolean;\r\n @Prop() label: string = '';\r\n @Prop() showSupportingText: boolean;\r\n @Prop() supportingText: string = '';\r\n\r\n render() {\r\n\r\n return (\r\n <div class={this.size}>\r\n <div class=\"input-with-label\">\r\n {this.showLabel && (\r\n <label>{this.label}</label>\r\n )}\r\n {this.digits === 4 && (\r\n <div class=\"input-wrapper\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n )} \r\n {this.digits === 6 && (\r\n <div class=\"input-wrapper\">\r\n <div class=\"first=section\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n <div class=\"second=section\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n </div>\r\n )}\r\n {this.digits === 8 && (\r\n <div class=\"input-wrapper\">\r\n <div class=\"first=section\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n <div class=\"second=section\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n </div>\r\n )}\r\n </div> \r\n <p>{this.supportingText}</p> \r\n </div>\r\n );\r\n }\r\n}"]}
@@ -1,5 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
- export class GbVerificationCodeField {
2
+ export class GbTokenFieldCompressed {
3
3
  constructor() {
4
4
  this.size = undefined;
5
5
  this.digits = undefined;
@@ -9,22 +9,22 @@ export class GbVerificationCodeField {
9
9
  this.hintText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '6b3c8707b2f47e4a04525f295747f18a2979b307', 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: '431611cc9c501a459f488852decc799f2bec0ea0', class: "input-with-label" }, this.showLabel && (h("label", { key: 'e97a0f35a52aa3b1748de08f722691a62e595a8d', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '05c6e2b1fc378636c55d5779076fdfa9646df35d', class: "input-wrapper" }, h("gb-megainput-field", { key: '71777863e87fe3a190f5f67c1d8e421df5eb6403', size: this.size }), h("gb-megainput-field", { key: 'b457d945247f30295fdf8406e955cfd425666e86', size: this.size }), h("gb-megainput-field", { key: 'f9bf70bb0a88d897e71b87786f8417958c981314', size: this.size }), h("gb-megainput-field", { key: '160b4c706c7caa6edcaa74b8293a2316bdb2c5f2', size: this.size }))), this.digits === 6 && (h("div", { key: 'b2d072e58b8940aaf52d43a64805ce5836e74ea1', class: "input-wrapper" }, h("gb-megainput-field", { key: 'e2bd2e4e52cb43250208292f45680306a0c3a9cf', size: this.size }), h("gb-megainput-field", { key: 'a45b4e968e86f965c5e9df9515a80afa4bc0f39f', size: this.size }), h("gb-megainput-field", { key: 'f6c724fe10bea1b8fc61a77aad749652ee85d881', size: this.size }), h("p", { key: 'a81c42ee344be08a0a31c6e4dd1d685d66a09892', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '7ddf4ff8c0a8ee994230cd40a618ecdfd1058d12', size: this.size }), h("gb-megainput-field", { key: '52058da3c9798ae20cef0d54ef57245e82257ddb', size: this.size }), h("gb-megainput-field", { key: '836064d5147c1fa85f949c9c9056847a2754472f', size: this.size }))), this.digits === 8 && (h("div", { key: 'b13e27f72d0b272ab4065526ebba1d5b77216141', class: "input-wrapper" }, h("gb-megainput-field", { key: 'e9525fef23ed1e57860db28812fb4192c42b5f95', size: this.size }), h("gb-megainput-field", { key: '4752a066faef146a0c1688d5f8d34575a63b7a5d', size: this.size }), h("gb-megainput-field", { key: '74432bc979d6ef1b0babb599c2802c690ac97488', size: this.size }), h("gb-megainput-field", { key: 'fb560de711e631c975090b89d78b4407bf800208', size: this.size }), h("p", { key: '7e41eab2d17ec13cae05618cd3af5338bbe2d2f7', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '26d805d1a7594aecbd9c5ec5ddf1cc455e514a4d', size: this.size }), h("gb-megainput-field", { key: 'ba9d004b90926679b5d72651616df6d12e528996', size: this.size }), h("gb-megainput-field", { key: '82a16b8d50c27e49f0d0637350eb51afb2adf6cb', size: this.size }), h("gb-megainput-field", { key: '3ef26e8407d6a5cd26b1a1e17e6ef33ad4ab73b3', size: this.size })))), this.showHintText && (h("div", { key: 'd8883760edd5bb4c3b79421d2cb87c37f96ef803', 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
- static get is() { return "gb-verification-code-field"; }
18
+ static get is() { return "gb-token-field-compressed"; }
19
19
  static get encapsulation() { return "shadow"; }
20
20
  static get originalStyleUrls() {
21
21
  return {
22
- "$": ["gb-verification-code-field.css"]
22
+ "$": ["gb-token-field-compressed.css"]
23
23
  };
24
24
  }
25
25
  static get styleUrls() {
26
26
  return {
27
- "$": ["gb-verification-code-field.css"]
27
+ "$": ["gb-token-field-compressed.css"]
28
28
  };
29
29
  }
30
30
  static get properties() {
@@ -142,4 +142,4 @@ export class GbVerificationCodeField {
142
142
  };
143
143
  }
144
144
  }
145
- //# sourceMappingURL=gb-verification-code-field.js.map
145
+ //# sourceMappingURL=gb-token-field-compressed.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gb-token-field-compressed.js","sourceRoot":"","sources":["../../../src/components/gb-token-field-compressed/gb-token-field-compressed.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQlD,MAAM,OAAO,sBAAsB;;;;;qBAIT,EAAE;;wBAEC,EAAE;;IAE7B,MAAM;QACJ,OAAO,CACL,4DACE,KAAK,EAAE;gBACL,SAAS,EAAE,IAAI;gBACf,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI;gBACjB,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,IAAI;aACpB;YAED,4DAAK,KAAK,EAAC,kBAAkB;gBAC1B,IAAI,CAAC,SAAS,IAAI,CACjB,8DAAO,KAAK,EAAC,gBAAgB,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,4BAA4B,EAAE,IACzE,IAAI,CAAC,KAAK,CACL,CACT;gBACA,IAAI,CAAC,MAAM,KAAK,CAAC,IAAI,CACpB,4DAAK,KAAK,EAAC,eAAe;oBACxB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CAClE,CACP;gBACA,IAAI,CAAC,MAAM,KAAK,CAAC,IAAI,CACpB,4DAAK,KAAK,EAAC,eAAe;oBACxB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,0DAAG,KAAK,EAAC,sBAAsB,QAAM;oBACrC,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CAClE,CACP;gBACA,IAAI,CAAC,MAAM,KAAK,CAAC,IAAI,CACpB,4DAAK,KAAK,EAAC,eAAe;oBACxB,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,0DAAG,KAAK,EAAC,sBAAsB,QAAM;oBACrC,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B;oBACtE,iFAA0B,IAAI,EAAE,IAAI,CAAC,IAAI,GAA6B,CAClE,CACP,CACG;YACL,IAAI,CAAC,YAAY,IAAI,CACpB,4DAAK,KAAK,EAAC,iBAAiB,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,mCAAmC,EAAE,IAC/E,IAAI,CAAC,QAAQ,CACV,CACP,CACG,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {Component, Prop, h } from '@stencil/core';\r\nimport { GeneralSizes } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-token-field-compressed',\r\n styleUrl: 'gb-token-field-compressed.css',\r\n shadow: true,\r\n})\r\nexport class GbTokenFieldCompressed {\r\n @Prop() size: GeneralSizes;\r\n @Prop() digits: 4 | 6 | 8;\r\n @Prop() showLabel: boolean;\r\n @Prop() label: string = '';\r\n @Prop() showHintText: boolean;\r\n @Prop() hintText: string = '';\r\n\r\n render() {\r\n return (\r\n <div\r\n class={{\r\n container: true,\r\n [this.size]: true,\r\n [this.digits]: true,\r\n }}\r\n >\r\n <div class=\"input-with-label\">\r\n {this.showLabel && (\r\n <label class=\"text-sm-medium\" style={{ color: 'var(--color-text, #4B5565)' }}>\r\n {this.label}\r\n </label>\r\n )}\r\n {this.digits === 4 && (\r\n <div class=\"input-wrapper\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n )}\r\n {this.digits === 6 && (\r\n <div class=\"input-wrapper\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <p class=\"line display-sm-bold\">-</p>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n )}\r\n {this.digits === 8 && (\r\n <div class=\"input-wrapper\">\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <p class=\"line display-sm-bold\">-</p>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n <gb-mega-input-field-base size={this.size}></gb-mega-input-field-base>\r\n </div>\r\n )}\r\n </div>\r\n {this.showHintText && (\r\n <div class=\"text-sm-regular\" style={{ color: 'var(--color-text-subtle, #697586)' }}>\r\n {this.hintText}\r\n </div>\r\n )}\r\n </div>\r\n );\r\n }\r\n}"]}
@@ -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: 'f735a0532754540f6f8d2b789193904f580ba981', class: "tooltip_container" }, h("div", { key: '9a3dfbc6ea55498d40a67b65f7ad089856a8c1f2', class: "tooltip" }, this.showArrow && h("div", { key: '8a77a1c974125043c109609ccbe4d1ef07c2cd6e', class: this.getArrowClass() }), h("div", { key: 'adfa37dbaa751414e8194c3961b93c09fdf94272', class: "tooltip_content" }, h("slot", { key: '217a7346e0dcd130f0cef57787148c9ef8be774e', name: "label" }), this.showSupportingText && h("slot", { key: '128f4f8d47b5328ed270d794f65f3042bc8ec433', 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-f99a8c69.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;