globuswebcomponents 1.3.6 → 1.3.8

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 (568) hide show
  1. package/dist/cjs/gb-avatar_13.cjs.entry.js +687 -0
  2. package/dist/cjs/gb-avatar_13.cjs.entry.js.map +1 -0
  3. package/dist/cjs/{gb-pagination-button-group-base_2.cjs.entry.js → gb-breadcrumb-button-base.cjs.entry.js} +10 -57
  4. package/dist/cjs/gb-breadcrumb-button-base.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-button-close.cjs.entry.js +24 -0
  6. package/dist/cjs/gb-button-close.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-button.cjs.entry.js +90 -0
  8. package/dist/cjs/gb-button.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-checkbox_2.cjs.entry.js +185 -0
  13. package/dist/cjs/gb-checkbox_2.cjs.entry.js.map +1 -0
  14. package/dist/cjs/gb-detail-cell.cjs.entry.js +86 -0
  15. package/dist/cjs/gb-detail-cell.cjs.entry.js.map +1 -0
  16. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  18. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +46 -0
  21. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +1 -0
  22. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +42 -0
  23. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +1 -0
  24. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  26. package/dist/cjs/gb-header-icon.cjs.entry.js +34 -0
  27. package/dist/cjs/gb-header-icon.cjs.entry.js.map +1 -0
  28. package/dist/cjs/gb-header.cjs.entry.js +72 -0
  29. package/dist/cjs/gb-header.cjs.entry.js.map +1 -0
  30. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +364 -0
  32. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js.map +1 -0
  33. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +144 -0
  35. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js.map +1 -0
  36. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +398 -0
  37. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
  38. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  39. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  41. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  42. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +66 -0
  50. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +1 -0
  51. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +112 -0
  52. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +1 -0
  53. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  54. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  55. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  56. package/dist/cjs/{gb-progress-bar.cjs.entry.js → gb-toast-button.cjs.entry.js} +14 -11
  57. package/dist/cjs/gb-toast-button.cjs.entry.js.map +1 -0
  58. package/dist/cjs/gb-toast.cjs.entry.js +76 -0
  59. package/dist/cjs/gb-toast.cjs.entry.js.map +1 -0
  60. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  61. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  62. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  63. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  64. package/dist/cjs/gb-top-bar-item.cjs.entry.js +38 -0
  65. package/dist/cjs/gb-top-bar-item.cjs.entry.js.map +1 -0
  66. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +53 -0
  67. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js.map +1 -0
  68. package/dist/cjs/gb-top-bar.cjs.entry.js +51 -0
  69. package/dist/cjs/gb-top-bar.cjs.entry.js.map +1 -0
  70. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  71. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  72. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  73. package/dist/cjs/globuscomponents.cjs.js +1 -1
  74. package/dist/cjs/loader.cjs.js +1 -1
  75. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  76. package/dist/collection/assets/corporate.svg +6 -0
  77. package/dist/collection/assets/file-corrupt.svg +6 -0
  78. package/dist/collection/assets/file-verified.svg +4 -6
  79. package/dist/collection/assets/file.svg +4 -0
  80. package/dist/collection/collection-manifest.json +3 -0
  81. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.css +2912 -0
  82. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js +81 -0
  83. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js.map +1 -0
  84. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.css +2660 -0
  85. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js +61 -0
  86. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js.map +1 -0
  87. package/dist/collection/components/gb-btn/gb-btn.js +1 -1
  88. package/dist/collection/components/gb-button/gb-button.js +1 -1
  89. package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
  90. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
  91. package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
  92. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
  93. package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
  94. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
  95. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
  96. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  97. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  98. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  99. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  100. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  101. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  102. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  103. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  104. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  105. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  106. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  107. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  108. package/dist/collection/components/gb-header/gb-header.js +1 -1
  109. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  110. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  111. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  112. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  113. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  114. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  115. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  116. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  117. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  118. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  119. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  120. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  121. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  122. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  123. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  124. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  125. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  126. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  127. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  128. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  129. package/dist/collection/components/gb-sidebar/gb-sidebar.css +5 -0
  130. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  131. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.css +2 -0
  132. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  133. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  134. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  135. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  136. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  137. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  138. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  139. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  140. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  141. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  142. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  143. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  144. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  145. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  146. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  147. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  148. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  149. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  150. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  151. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  152. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  153. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  154. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  155. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  156. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.css +48 -0
  157. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +222 -0
  158. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js.map +1 -0
  159. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  160. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  161. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  162. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  163. package/dist/components/gb-action-panel.js +4 -4
  164. package/dist/components/gb-avatar-add-button.js +1 -1
  165. package/dist/components/gb-avatar-dropdown.js +6 -6
  166. package/dist/components/gb-avatar-group.js +4 -4
  167. package/dist/components/gb-avatar-label-group.js +1 -1
  168. package/dist/components/gb-avatar-profile-photo.js +2 -2
  169. package/dist/components/gb-avatar.js +1 -1
  170. package/dist/components/gb-badge.js +1 -1
  171. package/dist/components/gb-breadcrumb-button-base.d.ts +11 -0
  172. package/dist/components/gb-breadcrumb-button-base.js +44 -0
  173. package/dist/components/gb-breadcrumb-button-base.js.map +1 -0
  174. package/dist/components/gb-breadcrumbs.d.ts +11 -0
  175. package/dist/components/gb-breadcrumbs.js +42 -0
  176. package/dist/components/gb-breadcrumbs.js.map +1 -0
  177. package/dist/components/gb-btn.js +1 -1
  178. package/dist/components/gb-button-close.js +1 -1
  179. package/dist/components/gb-button.js +1 -1
  180. package/dist/components/gb-carousel-arrow.js +1 -1
  181. package/dist/components/gb-checkbox-base.js +1 -1
  182. package/dist/components/gb-checkbox-group-item.js +1 -1
  183. package/dist/components/gb-checkbox-group.js +7 -7
  184. package/dist/components/gb-checkbox.js +1 -1
  185. package/dist/components/gb-collapse-button.js +1 -1
  186. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  187. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  188. package/dist/components/gb-detail-cell.js +7 -7
  189. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  190. package/dist/components/gb-export-dropdown-item.js +1 -1
  191. package/dist/components/gb-export-dropdown.js +4 -4
  192. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  193. package/dist/components/gb-export-sub-dropdown.js +1 -1
  194. package/dist/components/gb-featured-icon.js +1 -1
  195. package/dist/components/gb-file-type-icon.js +1 -1
  196. package/dist/components/gb-file-upload-item-base.js +1 -1
  197. package/dist/components/gb-file-upload.js +18 -18
  198. package/dist/components/gb-header-icon.js +1 -1
  199. package/dist/components/gb-header.js +4 -4
  200. package/dist/components/gb-help-dropdown.js +4 -4
  201. package/dist/components/gb-help-tooltip.js +1 -1
  202. package/dist/components/gb-horizontal-tabs.js +5 -5
  203. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  204. package/dist/components/gb-input-dropdown.js +1 -1
  205. package/dist/components/gb-input-field.js +1 -1
  206. package/dist/components/gb-mega-input-field-base.js +1 -1
  207. package/dist/components/gb-notification-content.js +1 -1
  208. package/dist/components/gb-notification-pane.js +5 -5
  209. package/dist/components/gb-pagination-button-group-base.js +1 -1
  210. package/dist/components/gb-pagination-dot-group.js +1 -1
  211. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  212. package/dist/components/gb-pagination-number-base.js +1 -1
  213. package/dist/components/gb-pagination.js +19 -19
  214. package/dist/components/gb-password-button.js +1 -1
  215. package/dist/components/gb-progress-bar.js +1 -1
  216. package/dist/components/gb-progress-circle.js +1 -1
  217. package/dist/components/gb-scrollbar.js +1 -1
  218. package/dist/components/gb-sidebar.js +10 -10
  219. package/dist/components/gb-sidebar.js.map +1 -1
  220. package/dist/components/gb-simple-side-bar-item.js +1 -1
  221. package/dist/components/gb-slider-control-handle.js +1 -1
  222. package/dist/components/gb-slider.js +3 -3
  223. package/dist/components/gb-status-indicator.js +1 -1
  224. package/dist/components/gb-step-base.js +1 -1
  225. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  226. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  227. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  228. package/dist/components/gb-tab-button-base.js +1 -1
  229. package/dist/components/gb-table-cell.js +1 -1
  230. package/dist/components/gb-tag-checkbox.js +1 -1
  231. package/dist/components/gb-tag-close.js +1 -1
  232. package/dist/components/gb-tag-count.js +1 -1
  233. package/dist/components/gb-tag.js +1 -1
  234. package/dist/components/gb-textarea-input-field.js +13 -13
  235. package/dist/components/gb-toast-button.js +1 -1
  236. package/dist/components/gb-toast.js +4 -4
  237. package/dist/components/gb-toggle-base.js +1 -1
  238. package/dist/components/gb-toggle.js +2 -2
  239. package/dist/components/gb-token-field-compact.js +2 -2
  240. package/dist/components/gb-token-field-compressed.js +3 -3
  241. package/dist/components/gb-tooltip.js +1 -1
  242. package/dist/components/gb-top-bar-item.js +1 -1
  243. package/dist/components/gb-top-bar-sidemenu.d.ts +11 -0
  244. package/dist/components/gb-top-bar-sidemenu.js +120 -0
  245. package/dist/components/gb-top-bar-sidemenu.js.map +1 -0
  246. package/dist/components/gb-top-bar.js +3 -3
  247. package/dist/components/gb-vertical-tabs.js +1 -118
  248. package/dist/components/gb-vertical-tabs.js.map +1 -1
  249. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  250. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  251. package/dist/components/{p-bd62b321.js → p-01827ba2.js} +3 -3
  252. package/dist/components/{p-bd62b321.js.map → p-01827ba2.js.map} +1 -1
  253. package/dist/components/{p-cb923444.js → p-028293c8.js} +2 -2
  254. package/dist/components/{p-cb923444.js.map → p-028293c8.js.map} +1 -1
  255. package/dist/components/{p-ab0acd4d.js → p-04d43865.js} +7 -7
  256. package/dist/components/{p-ab0acd4d.js.map → p-04d43865.js.map} +1 -1
  257. package/dist/components/{p-d06d713a.js → p-13ed4f83.js} +3 -3
  258. package/dist/components/{p-d06d713a.js.map → p-13ed4f83.js.map} +1 -1
  259. package/dist/components/{p-2e4e090c.js → p-15a19f03.js} +2 -2
  260. package/dist/components/{p-2e4e090c.js.map → p-15a19f03.js.map} +1 -1
  261. package/dist/components/{p-7207c91e.js → p-17907f9c.js} +2 -2
  262. package/dist/components/{p-7207c91e.js.map → p-17907f9c.js.map} +1 -1
  263. package/dist/components/{p-cf588f40.js → p-1845a5e4.js} +4 -4
  264. package/dist/components/{p-cf588f40.js.map → p-1845a5e4.js.map} +1 -1
  265. package/dist/components/{p-954d7fe7.js → p-2248e764.js} +4 -4
  266. package/dist/components/{p-954d7fe7.js.map → p-2248e764.js.map} +1 -1
  267. package/dist/components/{p-af2dc724.js → p-262f8a42.js} +7 -7
  268. package/dist/components/p-262f8a42.js.map +1 -0
  269. package/dist/components/{p-e558af0e.js → p-26a11a36.js} +3 -3
  270. package/dist/components/{p-e558af0e.js.map → p-26a11a36.js.map} +1 -1
  271. package/dist/components/{p-b678b493.js → p-368c15a4.js} +2 -2
  272. package/dist/components/{p-b678b493.js.map → p-368c15a4.js.map} +1 -1
  273. package/dist/components/{p-d9a95b87.js → p-3784b7a5.js} +7 -7
  274. package/dist/components/{p-d9a95b87.js.map → p-3784b7a5.js.map} +1 -1
  275. package/dist/components/{p-66d52fd5.js → p-441d6370.js} +3 -3
  276. package/dist/components/{p-66d52fd5.js.map → p-441d6370.js.map} +1 -1
  277. package/dist/components/{p-98f5c49f.js → p-44e07b51.js} +2 -2
  278. package/dist/components/{p-98f5c49f.js.map → p-44e07b51.js.map} +1 -1
  279. package/dist/components/{p-43891900.js → p-498441b8.js} +5 -5
  280. package/dist/components/{p-43891900.js.map → p-498441b8.js.map} +1 -1
  281. package/dist/components/{p-f5cd442d.js → p-4c2e07fd.js} +2 -2
  282. package/dist/components/{p-f5cd442d.js.map → p-4c2e07fd.js.map} +1 -1
  283. package/dist/components/{p-faae035b.js → p-55683c1d.js} +2 -2
  284. package/dist/components/{p-faae035b.js.map → p-55683c1d.js.map} +1 -1
  285. package/dist/components/{p-6bcf02bd.js → p-58ef6413.js} +2 -2
  286. package/dist/components/{p-6bcf02bd.js.map → p-58ef6413.js.map} +1 -1
  287. package/dist/components/{p-421e82d7.js → p-5a74dba5.js} +5 -5
  288. package/dist/components/{p-421e82d7.js.map → p-5a74dba5.js.map} +1 -1
  289. package/dist/components/{p-0bdf8955.js → p-72bca400.js} +2 -2
  290. package/dist/components/{p-0bdf8955.js.map → p-72bca400.js.map} +1 -1
  291. package/dist/components/{p-0e5e3f8a.js → p-76753bc6.js} +19 -19
  292. package/dist/components/p-76753bc6.js.map +1 -0
  293. package/dist/components/{p-c845c2c6.js → p-920e5a8f.js} +3 -3
  294. package/dist/components/{p-c845c2c6.js.map → p-920e5a8f.js.map} +1 -1
  295. package/dist/components/{p-dd5c9f25.js → p-92f34f94.js} +27 -27
  296. package/dist/components/{p-dd5c9f25.js.map → p-92f34f94.js.map} +1 -1
  297. package/dist/components/{p-badf04ea.js → p-93f7b8fa.js} +2 -2
  298. package/dist/components/{p-badf04ea.js.map → p-93f7b8fa.js.map} +1 -1
  299. package/dist/components/{p-77dacb3a.js → p-974ee6f2.js} +2 -2
  300. package/dist/components/{p-77dacb3a.js.map → p-974ee6f2.js.map} +1 -1
  301. package/dist/components/{p-589a5969.js → p-a0b332bc.js} +3 -3
  302. package/dist/components/{p-589a5969.js.map → p-a0b332bc.js.map} +1 -1
  303. package/dist/components/{p-39e2a84d.js → p-a3dd3c80.js} +2 -2
  304. package/dist/components/{p-39e2a84d.js.map → p-a3dd3c80.js.map} +1 -1
  305. package/dist/components/{p-c0c2d7ff.js → p-a87e21b3.js} +2 -2
  306. package/dist/components/{p-c0c2d7ff.js.map → p-a87e21b3.js.map} +1 -1
  307. package/dist/components/{p-65852bb7.js → p-abc31a5b.js} +2 -2
  308. package/dist/components/{p-65852bb7.js.map → p-abc31a5b.js.map} +1 -1
  309. package/dist/components/{p-af5789ef.js → p-b1d0b6ca.js} +2 -2
  310. package/dist/components/{p-af5789ef.js.map → p-b1d0b6ca.js.map} +1 -1
  311. package/dist/components/{p-9a515959.js → p-b42cdb46.js} +3 -3
  312. package/dist/components/{p-9a515959.js.map → p-b42cdb46.js.map} +1 -1
  313. package/dist/components/{p-8e055fae.js → p-b85609fd.js} +3 -3
  314. package/dist/components/{p-8e055fae.js.map → p-b85609fd.js.map} +1 -1
  315. package/dist/components/{p-d9a6aa70.js → p-bfeeb2c9.js} +7 -7
  316. package/dist/components/{p-d9a6aa70.js.map → p-bfeeb2c9.js.map} +1 -1
  317. package/dist/components/{p-46e64e8f.js → p-c16069ad.js} +2 -2
  318. package/dist/components/{p-46e64e8f.js.map → p-c16069ad.js.map} +1 -1
  319. package/dist/components/{p-0cb65f99.js → p-c479cf40.js} +3 -3
  320. package/dist/components/{p-0cb65f99.js.map → p-c479cf40.js.map} +1 -1
  321. package/dist/components/{p-d0a741ae.js → p-c811d105.js} +3 -3
  322. package/dist/components/{p-d0a741ae.js.map → p-c811d105.js.map} +1 -1
  323. package/dist/components/{p-8c7157f0.js → p-ca5e9c1c.js} +2 -2
  324. package/dist/components/{p-8c7157f0.js.map → p-ca5e9c1c.js.map} +1 -1
  325. package/dist/components/{p-f95903ac.js → p-ce6c9c4f.js} +3 -3
  326. package/dist/components/{p-f95903ac.js.map → p-ce6c9c4f.js.map} +1 -1
  327. package/dist/components/{p-9ba3d294.js → p-d11be91f.js} +2 -2
  328. package/dist/components/{p-9ba3d294.js.map → p-d11be91f.js.map} +1 -1
  329. package/dist/components/{p-2b66c98a.js → p-dc032290.js} +2 -2
  330. package/dist/components/{p-2b66c98a.js.map → p-dc032290.js.map} +1 -1
  331. package/dist/components/{p-91a34b5d.js → p-ed2db22b.js} +3 -3
  332. package/dist/components/{p-91a34b5d.js.map → p-ed2db22b.js.map} +1 -1
  333. package/dist/components/{p-50b9f25f.js → p-eec6d84d.js} +7 -7
  334. package/dist/components/{p-50b9f25f.js.map → p-eec6d84d.js.map} +1 -1
  335. package/dist/components/{p-b0d56811.js → p-f7d84569.js} +3 -3
  336. package/dist/components/{p-b0d56811.js.map → p-f7d84569.js.map} +1 -1
  337. package/dist/components/{p-0549d398.js → p-fc2b51bb.js} +2 -2
  338. package/dist/components/{p-0549d398.js.map → p-fc2b51bb.js.map} +1 -1
  339. package/dist/components/{p-735cdf2e.js → p-fdccb4e3.js} +7 -7
  340. package/dist/components/{p-735cdf2e.js.map → p-fdccb4e3.js.map} +1 -1
  341. package/dist/components/p-fea54fb3.js +122 -0
  342. package/dist/components/p-fea54fb3.js.map +1 -0
  343. package/dist/components/test-input-tag.js +11 -11
  344. package/dist/docs.json +415 -2
  345. package/dist/esm/gb-avatar_13.entry.js +671 -0
  346. package/dist/esm/gb-avatar_13.entry.js.map +1 -0
  347. package/dist/esm/{gb-pagination-button-group-base_2.entry.js → gb-breadcrumb-button-base.entry.js} +11 -57
  348. package/dist/esm/gb-breadcrumb-button-base.entry.js.map +1 -0
  349. package/dist/esm/gb-button-close.entry.js +20 -0
  350. package/dist/esm/gb-button-close.entry.js.map +1 -0
  351. package/dist/esm/gb-button.entry.js +86 -0
  352. package/dist/esm/gb-button.entry.js.map +1 -0
  353. package/dist/esm/gb-carousel-arrow.entry.js +1 -1
  354. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  355. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  356. package/dist/esm/gb-checkbox_2.entry.js +180 -0
  357. package/dist/esm/gb-checkbox_2.entry.js.map +1 -0
  358. package/dist/esm/gb-detail-cell.entry.js +82 -0
  359. package/dist/esm/gb-detail-cell.entry.js.map +1 -0
  360. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  361. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  362. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  363. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  364. package/dist/esm/gb-featured-icon_2.entry.js +41 -0
  365. package/dist/esm/gb-featured-icon_2.entry.js.map +1 -0
  366. package/dist/esm/gb-file-type-icon_2.entry.js +37 -0
  367. package/dist/esm/gb-file-type-icon_2.entry.js.map +1 -0
  368. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  369. package/dist/esm/gb-file-upload.entry.js +12 -12
  370. package/dist/esm/gb-header-icon.entry.js +30 -0
  371. package/dist/esm/gb-header-icon.entry.js.map +1 -0
  372. package/dist/esm/gb-header.entry.js +68 -0
  373. package/dist/esm/gb-header.entry.js.map +1 -0
  374. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  375. package/dist/esm/gb-help-tooltip_3.entry.js +358 -0
  376. package/dist/esm/gb-help-tooltip_3.entry.js.map +1 -0
  377. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  378. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +136 -0
  379. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js.map +1 -0
  380. package/dist/esm/gb-input-dropdown_3.entry.js +392 -0
  381. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
  382. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  383. package/dist/esm/gb-notification-content.entry.js +1 -1
  384. package/dist/esm/gb-notification-pane.entry.js +3 -3
  385. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  386. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  387. package/dist/esm/gb-pagination.entry.js +1 -1
  388. package/dist/esm/gb-progress-circle.entry.js +1 -1
  389. package/dist/esm/gb-scrollbar.entry.js +1 -1
  390. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  391. package/dist/esm/gb-slider.entry.js +1 -1
  392. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  393. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +62 -0
  394. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +1 -0
  395. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +108 -0
  396. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +1 -0
  397. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  398. package/dist/esm/gb-table-cell.entry.js +1 -1
  399. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  400. package/dist/esm/gb-toast-button.entry.js +25 -0
  401. package/dist/esm/gb-toast-button.entry.js.map +1 -0
  402. package/dist/esm/gb-toast.entry.js +72 -0
  403. package/dist/esm/gb-toast.entry.js.map +1 -0
  404. package/dist/esm/gb-toggle-base.entry.js +2 -2
  405. package/dist/esm/gb-toggle.entry.js +1 -1
  406. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  407. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  408. package/dist/esm/gb-top-bar-item.entry.js +34 -0
  409. package/dist/esm/gb-top-bar-item.entry.js.map +1 -0
  410. package/dist/esm/gb-top-bar-sidemenu.entry.js +49 -0
  411. package/dist/esm/gb-top-bar-sidemenu.entry.js.map +1 -0
  412. package/dist/esm/gb-top-bar.entry.js +47 -0
  413. package/dist/esm/gb-top-bar.entry.js.map +1 -0
  414. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  415. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  416. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  417. package/dist/esm/globuscomponents.js +1 -1
  418. package/dist/esm/loader.js +1 -1
  419. package/dist/esm/test-input-tag.entry.js +2 -2
  420. package/dist/globuscomponents/assets/corporate.svg +6 -0
  421. package/dist/globuscomponents/assets/file-corrupt.svg +6 -0
  422. package/dist/globuscomponents/assets/file-verified.svg +4 -6
  423. package/dist/globuscomponents/assets/file.svg +4 -0
  424. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  425. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  426. package/dist/globuscomponents/{p-b670d3a4.entry.js → p-058e53b6.entry.js} +2 -2
  427. package/dist/globuscomponents/{p-908e9db7.entry.js → p-199a50fc.entry.js} +2 -2
  428. package/dist/globuscomponents/{p-291d6cd1.entry.js → p-1b896f63.entry.js} +2 -2
  429. package/dist/globuscomponents/p-1f4c4c3c.entry.js +2 -0
  430. package/dist/globuscomponents/p-1f4c4c3c.entry.js.map +1 -0
  431. package/dist/globuscomponents/p-205569a1.entry.js +2 -0
  432. package/dist/globuscomponents/p-205569a1.entry.js.map +1 -0
  433. package/dist/globuscomponents/p-208d42c8.entry.js +2 -0
  434. package/dist/globuscomponents/{p-9fdbeec9.entry.js → p-21cb9913.entry.js} +2 -2
  435. package/dist/globuscomponents/{p-97770b8a.entry.js → p-26135aaa.entry.js} +2 -2
  436. package/dist/globuscomponents/{p-c65de4a8.entry.js → p-396df624.entry.js} +2 -2
  437. package/dist/globuscomponents/p-3a319479.entry.js +2 -0
  438. package/dist/globuscomponents/p-3a319479.entry.js.map +1 -0
  439. package/dist/globuscomponents/{p-6da840eb.entry.js → p-442fc6af.entry.js} +2 -2
  440. package/dist/globuscomponents/{p-585e17c5.entry.js → p-46c15103.entry.js} +2 -2
  441. package/dist/globuscomponents/{p-fa344cde.entry.js → p-4d667eb7.entry.js} +2 -2
  442. package/dist/globuscomponents/{p-65807830.entry.js → p-502a3789.entry.js} +2 -2
  443. package/dist/globuscomponents/p-51dc6795.entry.js +2 -0
  444. package/dist/globuscomponents/p-51dc6795.entry.js.map +1 -0
  445. package/dist/globuscomponents/{p-108ebe7e.entry.js → p-5aa4aa71.entry.js} +2 -2
  446. package/dist/globuscomponents/p-6013006a.entry.js +2 -0
  447. package/dist/globuscomponents/p-6013006a.entry.js.map +1 -0
  448. package/dist/globuscomponents/p-69434a06.entry.js +2 -0
  449. package/dist/globuscomponents/{p-fd67e1e0.entry.js → p-6aeaee2c.entry.js} +2 -2
  450. package/dist/globuscomponents/p-6f8efb30.entry.js +2 -0
  451. package/dist/globuscomponents/p-6f8efb30.entry.js.map +1 -0
  452. package/dist/globuscomponents/p-7127127f.entry.js +2 -0
  453. package/dist/globuscomponents/p-7127127f.entry.js.map +1 -0
  454. package/dist/globuscomponents/{p-4dfe78c5.entry.js → p-770c88de.entry.js} +2 -2
  455. package/dist/globuscomponents/{p-2ed43d79.entry.js → p-77f4aad0.entry.js} +2 -2
  456. package/dist/globuscomponents/{p-7e9bae8b.entry.js → p-785b8fc4.entry.js} +2 -2
  457. package/dist/globuscomponents/p-78b21f12.entry.js +2 -0
  458. package/dist/globuscomponents/{p-ba2c25dd.entry.js → p-8ff85d0d.entry.js} +2 -2
  459. package/dist/globuscomponents/p-94602502.entry.js +2 -0
  460. package/dist/globuscomponents/{p-283c6c9d.entry.js → p-9767de54.entry.js} +2 -2
  461. package/dist/globuscomponents/{p-d2b16d4d.entry.js → p-97851deb.entry.js} +2 -2
  462. package/dist/globuscomponents/p-982bf35e.entry.js +2 -0
  463. package/dist/globuscomponents/p-982bf35e.entry.js.map +1 -0
  464. package/dist/globuscomponents/p-a0080991.entry.js +2 -0
  465. package/dist/globuscomponents/p-a0080991.entry.js.map +1 -0
  466. package/dist/globuscomponents/{p-3617f00a.entry.js → p-a19cbd5f.entry.js} +2 -2
  467. package/dist/globuscomponents/p-a2c46924.entry.js +2 -0
  468. package/dist/globuscomponents/p-a2c46924.entry.js.map +1 -0
  469. package/dist/globuscomponents/{p-0e9e58ed.entry.js → p-a4dbccdb.entry.js} +2 -2
  470. package/dist/globuscomponents/{p-96fb5dcf.entry.js → p-ac349252.entry.js} +2 -2
  471. package/dist/globuscomponents/{p-5c771ce7.entry.js → p-b4e73463.entry.js} +2 -2
  472. package/dist/globuscomponents/p-b4e73463.entry.js.map +1 -0
  473. package/dist/globuscomponents/p-b9fd503c.entry.js +2 -0
  474. package/dist/globuscomponents/p-b9fd503c.entry.js.map +1 -0
  475. package/dist/globuscomponents/p-bdca4265.entry.js +2 -0
  476. package/dist/globuscomponents/p-bdca4265.entry.js.map +1 -0
  477. package/dist/globuscomponents/p-bddb7f36.entry.js +2 -0
  478. package/dist/globuscomponents/p-bddb7f36.entry.js.map +1 -0
  479. package/dist/globuscomponents/{p-427e85de.entry.js → p-c56ea162.entry.js} +2 -2
  480. package/dist/globuscomponents/{p-107d39aa.entry.js → p-c806119d.entry.js} +2 -2
  481. package/dist/globuscomponents/{p-b77a488c.entry.js → p-cf92fc44.entry.js} +2 -2
  482. package/dist/globuscomponents/{p-d06ce1fc.entry.js → p-d0595027.entry.js} +2 -2
  483. package/dist/globuscomponents/p-d2593949.entry.js +2 -0
  484. package/dist/globuscomponents/p-d2593949.entry.js.map +1 -0
  485. package/dist/globuscomponents/{p-e6049ecf.entry.js → p-d321e23d.entry.js} +2 -2
  486. package/dist/globuscomponents/{p-f7b50b3f.entry.js → p-d98a0420.entry.js} +2 -2
  487. package/dist/globuscomponents/p-df3327ae.entry.js +2 -0
  488. package/dist/globuscomponents/p-df3327ae.entry.js.map +1 -0
  489. package/dist/globuscomponents/p-e62d12ba.entry.js +2 -0
  490. package/dist/globuscomponents/p-e62d12ba.entry.js.map +1 -0
  491. package/dist/globuscomponents/p-f019eb3f.entry.js +2 -0
  492. package/dist/globuscomponents/p-f019eb3f.entry.js.map +1 -0
  493. package/dist/globuscomponents/{p-316a9985.entry.js → p-f23b045a.entry.js} +2 -2
  494. package/dist/globuscomponents/{p-2cad1542.entry.js → p-f248f3fd.entry.js} +2 -2
  495. package/dist/globuscomponents/p-f2898b53.entry.js +2 -0
  496. package/dist/globuscomponents/p-f2898b53.entry.js.map +1 -0
  497. package/dist/globuscomponents/p-fdc64b81.entry.js +2 -0
  498. package/dist/globuscomponents/p-fdc64b81.entry.js.map +1 -0
  499. package/dist/types/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.d.ts +6 -0
  500. package/dist/types/components/gb-breadcrumbs/gb-breadcrumbs.d.ts +5 -0
  501. package/dist/types/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.d.ts +19 -0
  502. package/dist/types/components.d.ts +81 -0
  503. package/package.json +1 -1
  504. package/dist/cjs/gb-avatar_32.cjs.entry.js +0 -2039
  505. package/dist/cjs/gb-avatar_32.cjs.entry.js.map +0 -1
  506. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -158
  507. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
  508. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js.map +0 -1
  509. package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
  510. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -123
  511. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  512. package/dist/components/p-0e5e3f8a.js.map +0 -1
  513. package/dist/components/p-af2dc724.js.map +0 -1
  514. package/dist/esm/gb-avatar_32.entry.js +0 -2004
  515. package/dist/esm/gb-avatar_32.entry.js.map +0 -1
  516. package/dist/esm/gb-collapse-button_4.entry.js +0 -151
  517. package/dist/esm/gb-collapse-button_4.entry.js.map +0 -1
  518. package/dist/esm/gb-pagination-button-group-base_2.entry.js.map +0 -1
  519. package/dist/esm/gb-progress-bar.entry.js +0 -22
  520. package/dist/esm/gb-progress-bar.entry.js.map +0 -1
  521. package/dist/esm/gb-sidebar.entry.js +0 -119
  522. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  523. package/dist/globuscomponents/p-0e6903df.entry.js +0 -2
  524. package/dist/globuscomponents/p-0e6903df.entry.js.map +0 -1
  525. package/dist/globuscomponents/p-24e4fe4e.entry.js +0 -2
  526. package/dist/globuscomponents/p-24e4fe4e.entry.js.map +0 -1
  527. package/dist/globuscomponents/p-5c771ce7.entry.js.map +0 -1
  528. package/dist/globuscomponents/p-6a9d4577.entry.js +0 -2
  529. package/dist/globuscomponents/p-6a9d4577.entry.js.map +0 -1
  530. package/dist/globuscomponents/p-7c66d678.entry.js +0 -2
  531. package/dist/globuscomponents/p-7c66d678.entry.js.map +0 -1
  532. package/dist/globuscomponents/p-a2c16d5c.entry.js +0 -2
  533. package/dist/globuscomponents/p-b12a8cee.entry.js +0 -2
  534. package/dist/globuscomponents/p-be0f0467.entry.js +0 -2
  535. package/dist/globuscomponents/p-ebb78be0.entry.js +0 -2
  536. /package/dist/globuscomponents/{p-b670d3a4.entry.js.map → p-058e53b6.entry.js.map} +0 -0
  537. /package/dist/globuscomponents/{p-908e9db7.entry.js.map → p-199a50fc.entry.js.map} +0 -0
  538. /package/dist/globuscomponents/{p-291d6cd1.entry.js.map → p-1b896f63.entry.js.map} +0 -0
  539. /package/dist/globuscomponents/{p-ebb78be0.entry.js.map → p-208d42c8.entry.js.map} +0 -0
  540. /package/dist/globuscomponents/{p-9fdbeec9.entry.js.map → p-21cb9913.entry.js.map} +0 -0
  541. /package/dist/globuscomponents/{p-97770b8a.entry.js.map → p-26135aaa.entry.js.map} +0 -0
  542. /package/dist/globuscomponents/{p-c65de4a8.entry.js.map → p-396df624.entry.js.map} +0 -0
  543. /package/dist/globuscomponents/{p-6da840eb.entry.js.map → p-442fc6af.entry.js.map} +0 -0
  544. /package/dist/globuscomponents/{p-585e17c5.entry.js.map → p-46c15103.entry.js.map} +0 -0
  545. /package/dist/globuscomponents/{p-fa344cde.entry.js.map → p-4d667eb7.entry.js.map} +0 -0
  546. /package/dist/globuscomponents/{p-65807830.entry.js.map → p-502a3789.entry.js.map} +0 -0
  547. /package/dist/globuscomponents/{p-108ebe7e.entry.js.map → p-5aa4aa71.entry.js.map} +0 -0
  548. /package/dist/globuscomponents/{p-be0f0467.entry.js.map → p-69434a06.entry.js.map} +0 -0
  549. /package/dist/globuscomponents/{p-fd67e1e0.entry.js.map → p-6aeaee2c.entry.js.map} +0 -0
  550. /package/dist/globuscomponents/{p-4dfe78c5.entry.js.map → p-770c88de.entry.js.map} +0 -0
  551. /package/dist/globuscomponents/{p-2ed43d79.entry.js.map → p-77f4aad0.entry.js.map} +0 -0
  552. /package/dist/globuscomponents/{p-7e9bae8b.entry.js.map → p-785b8fc4.entry.js.map} +0 -0
  553. /package/dist/globuscomponents/{p-a2c16d5c.entry.js.map → p-78b21f12.entry.js.map} +0 -0
  554. /package/dist/globuscomponents/{p-ba2c25dd.entry.js.map → p-8ff85d0d.entry.js.map} +0 -0
  555. /package/dist/globuscomponents/{p-b12a8cee.entry.js.map → p-94602502.entry.js.map} +0 -0
  556. /package/dist/globuscomponents/{p-283c6c9d.entry.js.map → p-9767de54.entry.js.map} +0 -0
  557. /package/dist/globuscomponents/{p-d2b16d4d.entry.js.map → p-97851deb.entry.js.map} +0 -0
  558. /package/dist/globuscomponents/{p-3617f00a.entry.js.map → p-a19cbd5f.entry.js.map} +0 -0
  559. /package/dist/globuscomponents/{p-0e9e58ed.entry.js.map → p-a4dbccdb.entry.js.map} +0 -0
  560. /package/dist/globuscomponents/{p-96fb5dcf.entry.js.map → p-ac349252.entry.js.map} +0 -0
  561. /package/dist/globuscomponents/{p-427e85de.entry.js.map → p-c56ea162.entry.js.map} +0 -0
  562. /package/dist/globuscomponents/{p-107d39aa.entry.js.map → p-c806119d.entry.js.map} +0 -0
  563. /package/dist/globuscomponents/{p-b77a488c.entry.js.map → p-cf92fc44.entry.js.map} +0 -0
  564. /package/dist/globuscomponents/{p-d06ce1fc.entry.js.map → p-d0595027.entry.js.map} +0 -0
  565. /package/dist/globuscomponents/{p-e6049ecf.entry.js.map → p-d321e23d.entry.js.map} +0 -0
  566. /package/dist/globuscomponents/{p-f7b50b3f.entry.js.map → p-d98a0420.entry.js.map} +0 -0
  567. /package/dist/globuscomponents/{p-316a9985.entry.js.map → p-f23b045a.entry.js.map} +0 -0
  568. /package/dist/globuscomponents/{p-2cad1542.entry.js.map → p-f248f3fd.entry.js.map} +0 -0
@@ -0,0 +1,66 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-a9259aac.js');
6
+
7
+ const gbStepperHorizontalLineWithTextCss = ".text_with_line{display:flex;width:100%;align-items:stretch;gap:var(--spacing-4)}gb-step-base{width:100%}";
8
+ const GbStepperHorizontalLineWithTextStyle0 = gbStepperHorizontalLineWithTextCss;
9
+
10
+ const GbStepperHorizontalLineWithText = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.handleResize = () => {
14
+ this.width = window.innerWidth;
15
+ this.updatePropBasedOnSize();
16
+ };
17
+ this.size = undefined;
18
+ this.breakpoint = undefined;
19
+ this.showContent = false;
20
+ this.showSupportingText = false;
21
+ this.firstStepState = undefined;
22
+ this.secondStepState = undefined;
23
+ this.thirdStepState = undefined;
24
+ this.fourthStepState = undefined;
25
+ this.fifthStepState = undefined;
26
+ this.sixthStepState = undefined;
27
+ this.seventhStepState = undefined;
28
+ this.firstStepStatus = undefined;
29
+ this.secondStepStatus = undefined;
30
+ this.thirdStepStatus = undefined;
31
+ this.fourthStepStatus = undefined;
32
+ this.fifthStepStatus = undefined;
33
+ this.sixthStepStatus = undefined;
34
+ this.seventhStepStatus = undefined;
35
+ this.firstStepLabel = '';
36
+ this.secondStepLabel = '';
37
+ this.thirdStepLabel = '';
38
+ this.fourthStepLabel = '';
39
+ this.fifthStepLabel = '';
40
+ this.sixthStepLabel = '';
41
+ this.seventhStepLabel = '';
42
+ this.firstStepSupportingText = '';
43
+ this.secondStepSupportingText = '';
44
+ this.thirdStepSupportingText = '';
45
+ this.fourthStepSupportingText = '';
46
+ this.fifthStepSupportingText = '';
47
+ this.sixthStepSupportingText = '';
48
+ this.seventhStepSupportingText = '';
49
+ this.width = window.innerWidth;
50
+ }
51
+ componentWillLoad() {
52
+ this.updatePropBasedOnSize();
53
+ window.addEventListener('resize', this.handleResize);
54
+ }
55
+ updatePropBasedOnSize() {
56
+ this.showSupportingText = this.width < 768 ? false : true;
57
+ }
58
+ render() {
59
+ return (index.h("div", { key: '22c2b9f657aba8f9be819e321fcf7212e7ce2dc0', class: "text_with_line" }, index.h("gb-step-base", { key: '41ded36a0818f197f28ec4baf7163f7acd36463d', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), index.h("gb-step-base", { key: 'cdab642d25379733e6327602595f41ee7629e605', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), this.thirdStepLabel && (index.h("gb-step-base", { key: '1f92b691eef3d5f63f380540502bbcdce3c6612e', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fourthStepLabel && (index.h("gb-step-base", { key: '3d4dc4593bb29b8b066210d083a04df78989a1a5', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fifthStepLabel && (index.h("gb-step-base", { key: '22597f0b9d6b36862da98da6722f23ec6da3ce60', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.sixthStepLabel && (index.h("gb-step-base", { key: '88cc32b52cb88bc838b9526df2ca4259f9208672', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.seventhStepLabel && (index.h("gb-step-base", { key: '92781eb17d124e7bca2d494c38cb528ce1b56b81', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }))));
60
+ }
61
+ };
62
+ GbStepperHorizontalLineWithText.style = GbStepperHorizontalLineWithTextStyle0;
63
+
64
+ exports.gb_stepper_horizontal_line_with_text = GbStepperHorizontalLineWithText;
65
+
66
+ //# sourceMappingURL=gb-stepper-horizontal-line-with-text.cjs.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"gb-stepper-horizontal-line-with-text.entry.cjs.js","mappings":";;;;;;AAAA,MAAM,kCAAkC,GAAG,2GAA2G,CAAC;AACvJ,8CAAe,kCAAkC;;MCOpC,+BAA+B;;;QAwClC,iBAAY,GAAG;YACrB,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,UAAU,CAAC;YAC/B,IAAI,CAAC,qBAAqB,EAAE,CAAA;SAC7B,CAAA;;;2BAxC8B,KAAK;kCACmB,KAAK;;;;;;;;;;;;;;;8BAe3B,EAAE;+BACD,EAAE;8BACH,EAAE;+BACD,EAAE;8BACH,EAAE;8BACF,EAAE;gCACA,EAAE;uCACK,EAAE;wCACD,EAAE;uCACH,EAAE;wCACD,EAAE;uCACH,EAAE;uCACF,EAAE;yCACA,EAAE;qBACrB,MAAM,CAAC,UAAU;;IAE1C,iBAAiB;QACf,IAAI,CAAC,qBAAqB,EAAE,CAAA;QAC5B,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,IAAI,CAAC,YAAY,CAAC,CAAA;KACrD;IAOO,qBAAqB;QAC3B,IAAI,CAAC,kBAAkB,GAAG,IAAI,CAAC,KAAK,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,CAAC;KAC3D;IAED,MAAM;QACJ,QACEA,kEAAK,KAAK,EAAC,gBAAgB,IACzBA,2EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,kBAC/B,IAAI,CAAC,WAAW,0BACR,IAAI,CAAC,kBAAkB,GAC/B,EAChBA,2EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,kBAChC,IAAI,CAAC,WAAW,0BACR,IAAI,CAAC,kBAAkB,GAC/B,EACf,IAAI,CAAC,cAAc,KAClBA,2EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,kBAC/B,IAAI,CAAC,WAAW,0BACR,IAAI,CAAC,kBAAkB,GAC/B,CACjB,EACA,IAAI,CAAC,eAAe,KACnBA,2EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,kBAChC,IAAI,CAAC,WAAW,0BACR,IAAI,CAAC,kBAAkB,GAC/B,CACjB,EACA,IAAI,CAAC,cAAc,KAClBA,2EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,kBAC/B,IAAI,CAAC,WAAW,0BACR,IAAI,CAAC,kBAAkB,GAC/B,CACjB,EACA,IAAI,CAAC,cAAc,KAClBA,2EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,kBAC/B,IAAI,CAAC,WAAW,0BACR,IAAI,CAAC,kBAAkB,GAC/B,CACjB,EACA,IAAI,CAAC,gBAAgB,KACpBA,2EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,gBAAgB,EAC5B,MAAM,EAAE,IAAI,CAAC,iBAAiB,EAC9B,KAAK,EAAE,IAAI,CAAC,gBAAgB,qBACX,IAAI,CAAC,yBAAyB,kBACjC,IAAI,CAAC,WAAW,0BACR,IAAI,CAAC,kBAAkB,GAC/B,CACjB,CACG,EACN;KACH;;;;;;","names":["h"],"sources":["src/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.css?tag=gb-stepper-horizontal-line-with-text&encapsulation=shadow","src/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.tsx"],"sourcesContent":[".text_with_line{\r\n display: flex;\r\n width: 100%;\r\n align-items: stretch;\r\n gap: var(--spacing-4);\r\n}\r\n\r\ngb-step-base{\r\n width: 100%;\r\n}","import { Component, Prop, State, h } from '@stencil/core';\r\nimport { BreakPoints, GeneralSizes, ProgressStepStates, ProgressStepStatus } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-horizontal-line-with-text',\r\n styleUrl: 'gb-stepper-horizontal-line-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbStepperHorizontalLineWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() breakpoint: BreakPoints;\r\n @Prop() showContent: boolean = false;\r\n @Prop({ mutable: true }) showSupportingText: boolean = false;\r\n @Prop() firstStepState: ProgressStepStates;\r\n @Prop() secondStepState: ProgressStepStates;\r\n @Prop() thirdStepState: ProgressStepStates;\r\n @Prop() fourthStepState: ProgressStepStates;\r\n @Prop() fifthStepState: ProgressStepStates;\r\n @Prop() sixthStepState: ProgressStepStates;\r\n @Prop() seventhStepState: ProgressStepStates;\r\n @Prop() firstStepStatus: ProgressStepStatus;\r\n @Prop() secondStepStatus: ProgressStepStatus;\r\n @Prop() thirdStepStatus: ProgressStepStatus;\r\n @Prop() fourthStepStatus: ProgressStepStatus;\r\n @Prop() fifthStepStatus: ProgressStepStatus;\r\n @Prop() sixthStepStatus: ProgressStepStatus;\r\n @Prop() seventhStepStatus: ProgressStepStatus;\r\n @Prop() firstStepLabel: string = '';\r\n @Prop() secondStepLabel: string = '';\r\n @Prop() thirdStepLabel: string = '';\r\n @Prop() fourthStepLabel: string = '';\r\n @Prop() fifthStepLabel: string = '';\r\n @Prop() sixthStepLabel: string = '';\r\n @Prop() seventhStepLabel: string = '';\r\n @Prop() firstStepSupportingText: string = '';\r\n @Prop() secondStepSupportingText: string = '';\r\n @Prop() thirdStepSupportingText: string = '';\r\n @Prop() fourthStepSupportingText: string = '';\r\n @Prop() fifthStepSupportingText: string = '';\r\n @Prop() sixthStepSupportingText: string = '';\r\n @Prop() seventhStepSupportingText: string = '';\r\n @State() width: number = window.innerWidth;\r\n\r\n componentWillLoad() {\r\n this.updatePropBasedOnSize()\r\n window.addEventListener('resize', this.handleResize)\r\n }\r\n\r\n private handleResize = () => {\r\n this.width = window.innerWidth;\r\n this.updatePropBasedOnSize()\r\n }\r\n\r\n private updatePropBasedOnSize () {\r\n this.showSupportingText = this.width < 768 ? false : true;\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"text_with_line\">\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n show-content={this.showContent}\r\n show-supporting-text={this.showSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n show-content={this.showContent}\r\n show-supporting-text={this.showSupportingText}\r\n ></gb-step-base>\r\n {this.thirdStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n show-content={this.showContent}\r\n show-supporting-text={this.showSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.fourthStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.fourthStepState}\r\n status={this.fourthStepStatus}\r\n label={this.fourthStepLabel}\r\n supporting-text={this.fourthStepSupportingText}\r\n show-content={this.showContent}\r\n show-supporting-text={this.showSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.fifthStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.fifthStepState}\r\n status={this.fifthStepStatus}\r\n label={this.fifthStepLabel}\r\n supporting-text={this.fifthStepSupportingText}\r\n show-content={this.showContent}\r\n show-supporting-text={this.showSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.sixthStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.sixthStepState}\r\n status={this.sixthStepStatus}\r\n label={this.sixthStepLabel}\r\n supporting-text={this.sixthStepSupportingText}\r\n show-content={this.showContent}\r\n show-supporting-text={this.showSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.seventhStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.seventhStepState}\r\n status={this.seventhStepStatus}\r\n label={this.seventhStepLabel}\r\n supporting-text={this.seventhStepSupportingText}\r\n show-content={this.showContent}\r\n show-supporting-text={this.showSupportingText}\r\n ></gb-step-base>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -0,0 +1,112 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-a9259aac.js');
6
+
7
+ const gbStepperVerticalIconsWithTextCss = ".vertical_stepper_div{width:100%}";
8
+ const GbStepperVerticalIconsWithTextStyle0 = gbStepperVerticalIconsWithTextCss;
9
+
10
+ const GbstepperVerticalIconsWithText = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.size = undefined;
14
+ this.connector = false;
15
+ this.type = undefined;
16
+ this.showSecondStep = false;
17
+ this.showThirdStep = false;
18
+ this.showFourthStep = false;
19
+ this.showFifthStep = false;
20
+ this.showSixthStep = false;
21
+ this.showSeventhStep = false;
22
+ this.firstStepState = undefined;
23
+ this.secondStepState = undefined;
24
+ this.thirdStepState = undefined;
25
+ this.fourthStepState = undefined;
26
+ this.fifthStepState = undefined;
27
+ this.sixthStepState = undefined;
28
+ this.seventhStepState = undefined;
29
+ this.firstStepStatus = undefined;
30
+ this.secondStepStatus = undefined;
31
+ this.thirdStepStatus = undefined;
32
+ this.fourthStepStatus = undefined;
33
+ this.fifthStepStatus = undefined;
34
+ this.sixthStepStatus = undefined;
35
+ this.seventhStepStatus = undefined;
36
+ this.firstStepLabel = '';
37
+ this.secondStepLabel = '';
38
+ this.thirdStepLabel = '';
39
+ this.fourthStepLabel = '';
40
+ this.fifthStepLabel = '';
41
+ this.sixthStepLabel = '';
42
+ this.seventhStepLabel = '';
43
+ this.firstStepSupportingText = '';
44
+ this.secondStepSupportingText = '';
45
+ this.thirdStepSupportingText = '';
46
+ this.fourthStepSupportingText = '';
47
+ this.fifthStepSupportingText = '';
48
+ this.sixthStepSupportingText = '';
49
+ this.seventhStepSupportingText = '';
50
+ }
51
+ render() {
52
+ const steps = [
53
+ {
54
+ state: this.firstStepState,
55
+ status: this.firstStepStatus,
56
+ label: this.firstStepLabel,
57
+ supportingText: this.firstStepSupportingText,
58
+ show: true, // Always show the first step
59
+ },
60
+ {
61
+ state: this.secondStepState,
62
+ status: this.secondStepStatus,
63
+ label: this.secondStepLabel,
64
+ supportingText: this.secondStepSupportingText,
65
+ show: this.showSecondStep,
66
+ },
67
+ {
68
+ state: this.thirdStepState,
69
+ status: this.thirdStepStatus,
70
+ label: this.thirdStepLabel,
71
+ supportingText: this.thirdStepSupportingText,
72
+ show: this.showThirdStep,
73
+ },
74
+ {
75
+ state: this.fourthStepState,
76
+ status: this.fourthStepStatus,
77
+ label: this.fourthStepLabel,
78
+ supportingText: this.fourthStepSupportingText,
79
+ show: this.showFourthStep,
80
+ },
81
+ {
82
+ state: this.fifthStepState,
83
+ status: this.fifthStepStatus,
84
+ label: this.fifthStepLabel,
85
+ supportingText: this.fifthStepSupportingText,
86
+ show: this.showFifthStep,
87
+ },
88
+ {
89
+ state: this.sixthStepState,
90
+ status: this.sixthStepStatus,
91
+ label: this.sixthStepLabel,
92
+ supportingText: this.sixthStepSupportingText,
93
+ show: this.showSixthStep,
94
+ },
95
+ {
96
+ state: this.seventhStepState,
97
+ status: this.seventhStepStatus,
98
+ label: this.seventhStepLabel,
99
+ supportingText: this.seventhStepSupportingText,
100
+ show: this.showSeventhStep,
101
+ },
102
+ ];
103
+ // Filter out steps that should be displayed
104
+ const visibleSteps = steps.filter(step => step.show);
105
+ return (index.h("div", { key: '583b6c67629731d689289dc2b4a9ed6bd4621590', class: "vertical_stepper_div" }, this.type === 'icon' && (index.h(index.Fragment, null, visibleSteps.map((step, index$1) => (index.h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index$1 === visibleSteps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText })))))));
106
+ }
107
+ };
108
+ GbstepperVerticalIconsWithText.style = GbStepperVerticalIconsWithTextStyle0;
109
+
110
+ exports.gb_stepper_vertical_icons_with_text = GbstepperVerticalIconsWithText;
111
+
112
+ //# sourceMappingURL=gb-stepper-vertical-icons-with-text.cjs.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"gb-stepper-vertical-icons-with-text.entry.cjs.js","mappings":"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","names":["h","index"],"sources":["src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.css?tag=gb-stepper-vertical-icons-with-text&encapsulation=shadow","src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.tsx"],"sourcesContent":[".vertical_stepper_div{\r\n width: 100%;\r\n}","import { Component, Prop, h, Fragment } from '@stencil/core';\r\nimport { GeneralSizes, ProgressStepStates, ProgressStepStatus } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-vertical-icons-with-text',\r\n styleUrl: 'gb-stepper-vertical-icons-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbstepperVerticalIconsWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() connector: boolean = false;\r\n @Prop() type: 'icon' | 'featured_icon';\r\n @Prop() showSecondStep: boolean = false;\r\n @Prop() showThirdStep: boolean = false;\r\n @Prop() showFourthStep: boolean = false;\r\n @Prop() showFifthStep: boolean = false;\r\n @Prop() showSixthStep: boolean = false;\r\n @Prop() showSeventhStep: boolean = false;\r\n @Prop() firstStepState: ProgressStepStates;\r\n @Prop() secondStepState: ProgressStepStates;\r\n @Prop() thirdStepState: ProgressStepStates;\r\n @Prop() fourthStepState: ProgressStepStates;\r\n @Prop() fifthStepState: ProgressStepStates;\r\n @Prop() sixthStepState: ProgressStepStates;\r\n @Prop() seventhStepState: ProgressStepStates;\r\n @Prop() firstStepStatus: ProgressStepStatus;\r\n @Prop() secondStepStatus: ProgressStepStatus;\r\n @Prop() thirdStepStatus: ProgressStepStatus;\r\n @Prop() fourthStepStatus: ProgressStepStatus;\r\n @Prop() fifthStepStatus: ProgressStepStatus;\r\n @Prop() sixthStepStatus: ProgressStepStatus;\r\n @Prop() seventhStepStatus: ProgressStepStatus;\r\n @Prop() firstStepLabel: string = '';\r\n @Prop() secondStepLabel: string = '';\r\n @Prop() thirdStepLabel: string = '';\r\n @Prop() fourthStepLabel: string = '';\r\n @Prop() fifthStepLabel: string = '';\r\n @Prop() sixthStepLabel: string = '';\r\n @Prop() seventhStepLabel: string = '';\r\n @Prop() firstStepSupportingText: string = '';\r\n @Prop() secondStepSupportingText: string = '';\r\n @Prop() thirdStepSupportingText: string = '';\r\n @Prop() fourthStepSupportingText: string = '';\r\n @Prop() fifthStepSupportingText: string = '';\r\n @Prop() sixthStepSupportingText: string = '';\r\n @Prop() seventhStepSupportingText: string = '';\r\n\r\n render() {\r\n const steps = [\r\n {\r\n state: this.firstStepState,\r\n status: this.firstStepStatus,\r\n label: this.firstStepLabel,\r\n supportingText: this.firstStepSupportingText,\r\n show: true, // Always show the first step\r\n },\r\n {\r\n state: this.secondStepState,\r\n status: this.secondStepStatus,\r\n label: this.secondStepLabel,\r\n supportingText: this.secondStepSupportingText,\r\n show: this.showSecondStep,\r\n },\r\n {\r\n state: this.thirdStepState,\r\n status: this.thirdStepStatus,\r\n label: this.thirdStepLabel,\r\n supportingText: this.thirdStepSupportingText,\r\n show: this.showThirdStep,\r\n },\r\n {\r\n state: this.fourthStepState,\r\n status: this.fourthStepStatus,\r\n label: this.fourthStepLabel,\r\n supportingText: this.fourthStepSupportingText,\r\n show: this.showFourthStep,\r\n },\r\n {\r\n state: this.fifthStepState,\r\n status: this.fifthStepStatus,\r\n label: this.fifthStepLabel,\r\n supportingText: this.fifthStepSupportingText,\r\n show: this.showFifthStep,\r\n },\r\n {\r\n state: this.sixthStepState,\r\n status: this.sixthStepStatus,\r\n label: this.sixthStepLabel,\r\n supportingText: this.sixthStepSupportingText,\r\n show: this.showSixthStep,\r\n },\r\n {\r\n state: this.seventhStepState,\r\n status: this.seventhStepStatus,\r\n label: this.seventhStepLabel,\r\n supportingText: this.seventhStepSupportingText,\r\n show: this.showSeventhStep,\r\n },\r\n ];\r\n\r\n // Filter out steps that should be displayed\r\n const visibleSteps = steps.filter(step => step.show);\r\n\r\n return (\r\n <div class=\"vertical_stepper_div\">\r\n {this.type === 'icon' && (\r\n <>\r\n {visibleSteps.map((step, index) => (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={step.state}\r\n status={step.status}\r\n connector={index === visibleSteps.length - 1 ? false : this.connector}\r\n label={step.label}\r\n supporting-text={step.supportingText}\r\n ></gb-step-base>\r\n ))}\r\n </>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -53,17 +53,17 @@ const GbTabButtonBase = class {
53
53
  this.tabClicked.emit();
54
54
  }
55
55
  render() {
56
- return (index.h("div", { key: 'b80d841d301dc61222bec80873c74d414e4cb7cd', class: `tab_button_div ${this.type}
56
+ return (index.h("div", { key: 'f591de11fbb5b1fbc2471a03a41bc0ccc716fac9', class: `tab_button_div ${this.type}
57
57
  ${this.current ? 'current' : ''}
58
58
  ${this.fullWidth ? 'full_width' : ''}
59
59
  ${this.size}
60
- ${this.alignment}`, onClick: () => this.handleClick() }, index.h("p", { key: '0420f5cf4632be1d1066d377082fb5ff3375c967', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (index.h("gb-badge", { key: '8ea1efcec748850ae3e724a721eacdc4f88920a1', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
60
+ ${this.alignment}`, onClick: () => this.handleClick() }, index.h("p", { key: 'f1315c7bf9a8006c1cc457d352c012afbb43e7d5', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (index.h("gb-badge", { key: '957f297f810516af17a1e3847e2efe8f5c3d81ab', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
61
61
  ? 'information'
62
62
  : this.current && this.type === 'underline'
63
63
  ? 'information'
64
64
  : this.current && this.type === 'line'
65
65
  ? 'information'
66
- : 'gray' }, index.h("slot", { key: 'c5f954d37b632b3e74531808568cdc12db7d43f0', name: "count" })))));
66
+ : 'gray' }, index.h("slot", { key: '5ce087587a5bc5a5c7de4d2fe293cefe5cadfbf4', name: "count" })))));
67
67
  }
68
68
  get el() { return index.getElement(this); }
69
69
  };
@@ -13,7 +13,7 @@ const GbTableCell = class {
13
13
  this.type = undefined;
14
14
  }
15
15
  render() {
16
- return (index.h("div", { key: '52e1d87e3862c7852060d6d876f382d9f524a30a', class: "table_cell_div" }));
16
+ return (index.h("div", { key: 'c1a207d8cb13bebf320de70914713514a932d02c', class: "table_cell_div" }));
17
17
  }
18
18
  };
19
19
  GbTableCell.style = GbTableCellStyle0;
@@ -197,14 +197,14 @@ const GbTextareaInputField = class {
197
197
  }
198
198
  }
199
199
  render() {
200
- return (index.h("div", { key: '8168c36d357075520669c573f857ca689dead26f', class: "textarea_container" }, index.h("div", { key: 'f09d31545d7357cdcc661acc2f3d5bbbd5ab70ef', class: "input_with_label" }, this.showLabel && index.h("p", { key: '3c413a08b8336facb20a93b9987de04e44c2f5ed', class: `label text-sm-medium` }, this.label), this.type === 'default' && (index.h("textarea", { key: '09fe2ce5bd134e578bf0910ddfcd8791a000ff62', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (index.h("div", { key: '06410d96738d16dd530acb5d166cb22de03dec13', class: "textarea_tags" }, index.h("div", { key: 'b5a95edee27375f48185f3ddd6f84bc91dbb26fb', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, index.h("div", { key: '9122e9aa50b9247af00557232126becd41c214dd', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
200
+ return (index.h("div", { key: 'df7e8852fdba53180b72151796d057caa05777e4', class: "textarea_container" }, index.h("div", { key: '796e75c235f07fdf4c31f1f72e4ada33adcde25c', class: "input_with_label" }, this.showLabel && index.h("p", { key: '4137c2283c53a36ebeaa8f7f63d630f26b824c06', class: `label text-sm-medium` }, this.label), this.type === 'default' && (index.h("textarea", { key: '884208ee72b1381d30ac3764158febd34dc8bb4b', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (index.h("div", { key: 'c2c9e5c4098ace18ee3c38f80824226a271b5a10', class: "textarea_tags" }, index.h("div", { key: '03f91d70dd25077c859abc5d7e0318997e6b095d', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, index.h("div", { key: 'f7ac417743cd2d5098cee77c0db7c78324914d0f', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
201
201
  .split(' ')
202
202
  .map(part => part.charAt(0).toUpperCase())
203
- .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("p", null, val)))))))), index.h("span", { key: '3bd8854c1ffe2fd9feb55fef07cff3b39a4f5808', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), index.h("div", { key: 'd26d6a39337fcc08f0ad5c409156f7191559e104', class: "input_field" }, index.h("input", { key: '774dac2b79fca078a3e6837ad87593c141e79dd0', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
203
+ .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("p", null, val)))))))), index.h("span", { key: 'b1020f529307425f5f9373fd11a178ef57d19f6e', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), index.h("div", { key: 'd9c2d601766035f0c6f1e4afd9ff8cfa37181ae9', class: "input_field" }, index.h("input", { key: '27bb5f2a1f98c5829a160767bfbf31fe594f2c5b', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
204
204
  // placeholder={this.placeholderText}
205
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (index.h("div", { key: '7d60afc8f8be4f071fc1b605c660b46c52b6e757', class: "help_icon" }, index.h("svg", { key: 'f88c949cbbba964caf24f5506ceb41db3ab56420', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { key: '6819c2e3b219f0cc54f68de8a0dde0a0339a7f8b', 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 && (index.h("div", { key: '1dc5ea7990393c451a7dbc86fb676613a3eee9c7', class: `dropdown_menu` }, this.results.map(item => (index.h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: reusableModels.StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
205
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (index.h("div", { key: '153f9b461e39fcbf5d851f10da3b22ccaefe4b9c', class: "help_icon" }, index.h("svg", { key: 'e0473e302f34bf2e12cf1fd52b800934d934e7dd', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { key: '3a1ed5e9be528c9c1bebff7346c55ef4fb10f7cd', 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 && (index.h("div", { key: '2254538210f7952f8ab638f78965a72e1cd60d70', class: `dropdown_menu` }, this.results.map(item => (index.h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: reusableModels.StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
206
206
  ? [index.h("p", { slot: "name" }, item.objectName), index.h("p", { slot: "supporting_text" }, item.objectValue)]
207
- : typeof item !== 'object' && index.h("p", { slot: "name" }, item))))))))), this.showHintText && index.h("p", { key: '3d1c337896cd676393c16506f67993e326422802', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
207
+ : typeof item !== 'object' && index.h("p", { slot: "name" }, item))))))))), this.showHintText && index.h("p", { key: 'ed18cb3b293f9b603de1456adc54cb0e93fd751d', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
208
208
  }
209
209
  get el() { return index.getElement(this); }
210
210
  static get watchers() { return {