globuswebcomponents 2.2.0 → 2.2.1

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 (393) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar_22.cjs.entry.js +63 -79
  3. package/dist/cjs/gb-avatar_22.cjs.entry.js.map +1 -1
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  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-button-group-base_2.cjs.entry.js +2 -2
  10. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-pagination.cjs.entry.js +4 -4
  13. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +61 -0
  21. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +1 -0
  22. package/dist/cjs/gb-stepper-horizontal-line-with-text.entry.cjs.js.map +1 -0
  23. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  25. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-table-header.cjs.entry.js.map +1 -1
  28. package/dist/cjs/gb-table-header.entry.cjs.js.map +1 -1
  29. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  30. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  33. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  36. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  42. package/dist/cjs/globuscomponents.cjs.js +1 -1
  43. package/dist/cjs/loader.cjs.js +1 -1
  44. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  45. package/dist/collection/components/gb-button-group/gb-button-group.js +5 -25
  46. package/dist/collection/components/gb-button-group/gb-button-group.js.map +1 -1
  47. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +42 -21
  48. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  49. package/dist/collection/components/gb-input-field/gb-input-field.css +144 -127
  50. package/dist/collection/components/gb-input-field/gb-input-field.js +45 -13
  51. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  52. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  53. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  54. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  55. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  56. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  57. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  58. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  59. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  60. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  61. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  62. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  63. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  64. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  65. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  66. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  67. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  68. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  69. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  70. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  71. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  72. package/dist/collection/components/gb-step-base/gb-step-base.js.map +1 -1
  73. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.css +3 -0
  74. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +33 -652
  75. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js.map +1 -1
  76. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  77. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js.map +1 -1
  78. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  79. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  80. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  81. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  82. package/dist/collection/components/gb-table-header/gb-table-header.js.map +1 -1
  83. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  84. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  85. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  86. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  87. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  88. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  89. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  90. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  91. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  92. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  93. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  94. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  95. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  96. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  97. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  98. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  99. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  100. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  101. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  102. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  103. package/dist/components/gb-avatar-add-button.js +1 -1
  104. package/dist/components/gb-avatar-dropdown.js +7 -7
  105. package/dist/components/gb-avatar-group.js +4 -4
  106. package/dist/components/gb-avatar-label-group.js +1 -1
  107. package/dist/components/gb-avatar-profile-photo.js +2 -2
  108. package/dist/components/gb-avatar.js +1 -1
  109. package/dist/components/gb-badge.js +1 -1
  110. package/dist/components/gb-button-group.js +1 -1
  111. package/dist/components/gb-checkbox-group-item.js +1 -1
  112. package/dist/components/gb-checkbox-group.js +3 -3
  113. package/dist/components/gb-collapse-button.js +1 -1
  114. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  115. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  116. package/dist/components/gb-detail-cell.js +4 -4
  117. package/dist/components/gb-file-upload-item-base.js +1 -1
  118. package/dist/components/gb-file-upload.js +3 -3
  119. package/dist/components/gb-filter-button.js +1 -1
  120. package/dist/components/gb-header.js +2 -2
  121. package/dist/components/gb-help-tooltip.js +1 -1
  122. package/dist/components/gb-horizontal-tabs.js +4 -4
  123. package/dist/components/gb-icon-button-base.js +1 -1
  124. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  125. package/dist/components/gb-input-dropdown.js +1 -1
  126. package/dist/components/gb-input-field.js +1 -1
  127. package/dist/components/gb-mega-input-field-base.js +1 -1
  128. package/dist/components/gb-notification-content.js +1 -1
  129. package/dist/components/gb-notification-pane.js +4 -4
  130. package/dist/components/gb-pagination-button-group-base.js +1 -1
  131. package/dist/components/gb-pagination-dot-group.js +1 -1
  132. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  133. package/dist/components/gb-pagination-number-base.js +1 -1
  134. package/dist/components/gb-pagination.js +18 -18
  135. package/dist/components/gb-password-button.js +1 -1
  136. package/dist/components/gb-progress-bar.js +1 -1
  137. package/dist/components/gb-progress-circle.js +1 -1
  138. package/dist/components/gb-quick-action-card.js +1 -1
  139. package/dist/components/gb-quick-action-icon.js +1 -1
  140. package/dist/components/gb-scrollbar.js +1 -1
  141. package/dist/components/gb-sidebar.js +9 -9
  142. package/dist/components/gb-simple-side-bar-item.js +1 -1
  143. package/dist/components/gb-slider-control-handle.js +1 -1
  144. package/dist/components/gb-slider.js +3 -3
  145. package/dist/components/gb-status-indicator.js +1 -1
  146. package/dist/components/gb-step-base.js +1 -1
  147. package/dist/components/gb-stepper-horizontal-icons-centered.js +23 -49
  148. package/dist/components/gb-stepper-horizontal-icons-centered.js.map +1 -1
  149. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
  150. package/dist/components/gb-stepper-horizontal-line-with-text.js.map +1 -1
  151. package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
  152. package/dist/components/gb-tab-button-base.js +1 -1
  153. package/dist/components/gb-table-cell.js +1 -1
  154. package/dist/components/gb-table-header.js +15 -15
  155. package/dist/components/gb-table-header.js.map +1 -1
  156. package/dist/components/gb-tag-checkbox.js +1 -1
  157. package/dist/components/gb-tag-close.js +1 -1
  158. package/dist/components/gb-tag-count.js +1 -1
  159. package/dist/components/gb-tag.js +1 -1
  160. package/dist/components/gb-textarea-input-field.js +11 -11
  161. package/dist/components/gb-theme-tab.js +1 -1
  162. package/dist/components/gb-toast-button.js +1 -1
  163. package/dist/components/gb-toast.js +2 -2
  164. package/dist/components/gb-toggle-base.js +1 -1
  165. package/dist/components/gb-toggle.js +2 -2
  166. package/dist/components/gb-token-field-compact.js +2 -2
  167. package/dist/components/gb-token-field-compressed.js +3 -3
  168. package/dist/components/gb-tooltip.js +1 -1
  169. package/dist/components/gb-top-bar-item.js +1 -1
  170. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  171. package/dist/components/gb-top-bar.js +3 -3
  172. package/dist/components/gb-vertical-tabs.js +1 -1
  173. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  174. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  175. package/dist/components/{p-CvxJpOZj.js → p-0JeGwYbV.js} +3 -3
  176. package/dist/components/{p-CvxJpOZj.js.map → p-0JeGwYbV.js.map} +1 -1
  177. package/dist/components/{p-CaTQ6NyD.js → p-68sELSPq.js} +4 -4
  178. package/dist/components/{p-CaTQ6NyD.js.map → p-68sELSPq.js.map} +1 -1
  179. package/dist/components/{p-11tfQ7K9.js → p-B9r5mB7S.js} +8 -8
  180. package/dist/components/{p-11tfQ7K9.js.map → p-B9r5mB7S.js.map} +1 -1
  181. package/dist/components/{p-hd9hzkHe.js → p-Ba2FFVt7.js} +6 -7
  182. package/dist/components/p-Ba2FFVt7.js.map +1 -0
  183. package/dist/components/{p-BSyfzxCF.js → p-BcLvISuf.js} +3 -3
  184. package/dist/components/p-BcLvISuf.js.map +1 -0
  185. package/dist/components/{p-LFj_wAEh.js → p-Bdm3b3Ky.js} +4 -4
  186. package/dist/components/{p-LFj_wAEh.js.map → p-Bdm3b3Ky.js.map} +1 -1
  187. package/dist/components/{p-U_-0G1aL.js → p-Bh82vvx5.js} +4 -4
  188. package/dist/components/{p-U_-0G1aL.js.map → p-Bh82vvx5.js.map} +1 -1
  189. package/dist/components/{p-CGeZp1HY.js → p-BhEmGTzm.js} +3 -3
  190. package/dist/components/{p-CGeZp1HY.js.map → p-BhEmGTzm.js.map} +1 -1
  191. package/dist/components/{p-BDQEubqB.js → p-Bj5T-P5H.js} +4 -4
  192. package/dist/components/{p-BDQEubqB.js.map → p-Bj5T-P5H.js.map} +1 -1
  193. package/dist/components/{p-_xLQ1uIq.js → p-BkGveJwF.js} +5 -5
  194. package/dist/components/{p-_xLQ1uIq.js.map → p-BkGveJwF.js.map} +1 -1
  195. package/dist/components/{p-BOb6Ege2.js → p-BoyXScV-.js} +3 -3
  196. package/dist/components/{p-BOb6Ege2.js.map → p-BoyXScV-.js.map} +1 -1
  197. package/dist/components/{p-DdUG60Ds.js → p-Bs_-8ATU.js} +8 -8
  198. package/dist/components/{p-DdUG60Ds.js.map → p-Bs_-8ATU.js.map} +1 -1
  199. package/dist/components/{p-B-IKjj-L.js → p-Bz_TpCYq.js} +4 -4
  200. package/dist/components/{p-B-IKjj-L.js.map → p-Bz_TpCYq.js.map} +1 -1
  201. package/dist/components/{p-BAsQCXsV.js → p-C8dHzgRT.js} +4 -4
  202. package/dist/components/{p-BAsQCXsV.js.map → p-C8dHzgRT.js.map} +1 -1
  203. package/dist/components/{p-BjkAywCq.js → p-CCM15XTz.js} +3 -3
  204. package/dist/components/{p-BjkAywCq.js.map → p-CCM15XTz.js.map} +1 -1
  205. package/dist/components/{p-C7K1IG2o.js → p-CFGgVOM0.js} +3 -3
  206. package/dist/components/{p-C7K1IG2o.js.map → p-CFGgVOM0.js.map} +1 -1
  207. package/dist/components/{p-2fWwpTIZ.js → p-CQrMA5Bl.js} +35 -33
  208. package/dist/components/p-CQrMA5Bl.js.map +1 -0
  209. package/dist/components/{p-BcTbUcgA.js → p-CSVqFMtX.js} +3 -3
  210. package/dist/components/{p-BcTbUcgA.js.map → p-CSVqFMtX.js.map} +1 -1
  211. package/dist/components/{p-ofaIsmqV.js → p-CX_KTBje.js} +7 -7
  212. package/dist/components/{p-ofaIsmqV.js.map → p-CX_KTBje.js.map} +1 -1
  213. package/dist/components/{p-9doPcSx4.js → p-C_nHpLgX.js} +3 -3
  214. package/dist/components/{p-9doPcSx4.js.map → p-C_nHpLgX.js.map} +1 -1
  215. package/dist/components/{p-CKp_EcVC.js → p-CgAECSL3.js} +7 -7
  216. package/dist/components/{p-CKp_EcVC.js.map → p-CgAECSL3.js.map} +1 -1
  217. package/dist/components/{p-CyVM9ZUN.js → p-D92ieRTZ.js} +38 -26
  218. package/dist/components/p-D92ieRTZ.js.map +1 -0
  219. package/dist/components/{p-BUsyzLlY.js → p-DBB8Uml3.js} +3 -3
  220. package/dist/components/{p-BUsyzLlY.js.map → p-DBB8Uml3.js.map} +1 -1
  221. package/dist/components/{p-ZZkjHbmt.js → p-DGqWwJzx.js} +3 -3
  222. package/dist/components/{p-ZZkjHbmt.js.map → p-DGqWwJzx.js.map} +1 -1
  223. package/dist/components/{p-BQBxVm81.js → p-DblIKaIe.js} +3 -3
  224. package/dist/components/{p-BQBxVm81.js.map → p-DblIKaIe.js.map} +1 -1
  225. package/dist/components/{p-CV14GOcG.js → p-DkVEDQyO.js} +4 -4
  226. package/dist/components/{p-CV14GOcG.js.map → p-DkVEDQyO.js.map} +1 -1
  227. package/dist/components/{p-n7oT6sZz.js → p-DnSMHaQq.js} +3 -3
  228. package/dist/components/{p-n7oT6sZz.js.map → p-DnSMHaQq.js.map} +1 -1
  229. package/dist/components/{p-CArhc50k.js → p-Dr1VIoX3.js} +3 -3
  230. package/dist/components/{p-CArhc50k.js.map → p-Dr1VIoX3.js.map} +1 -1
  231. package/dist/components/{p-CCwm6tfK.js → p-DsyBHy4m.js} +5 -5
  232. package/dist/components/{p-CCwm6tfK.js.map → p-DsyBHy4m.js.map} +1 -1
  233. package/dist/components/{p-BU0pk3Az.js → p-EpFV90uy.js} +3 -3
  234. package/dist/components/{p-BU0pk3Az.js.map → p-EpFV90uy.js.map} +1 -1
  235. package/dist/components/{p-BMJGgDQg.js → p-M9SqAx_j.js} +3 -3
  236. package/dist/components/{p-BMJGgDQg.js.map → p-M9SqAx_j.js.map} +1 -1
  237. package/dist/components/{p-Bl9nxjeS.js → p-MEO9u_PY.js} +3 -3
  238. package/dist/components/{p-Bl9nxjeS.js.map → p-MEO9u_PY.js.map} +1 -1
  239. package/dist/components/{p-gr2SW-QO.js → p-ccZSPYGd.js} +3 -3
  240. package/dist/components/{p-gr2SW-QO.js.map → p-ccZSPYGd.js.map} +1 -1
  241. package/dist/components/{p-VMnF0OzT.js → p-dwpwPEzL.js} +3 -3
  242. package/dist/components/{p-VMnF0OzT.js.map → p-dwpwPEzL.js.map} +1 -1
  243. package/dist/components/{p-BeFWN3js.js → p-e3i0gfYy.js} +4 -4
  244. package/dist/components/{p-BeFWN3js.js.map → p-e3i0gfYy.js.map} +1 -1
  245. package/dist/components/{p-BcJOIIC2.js → p-l4bYmMTV.js} +4 -4
  246. package/dist/components/{p-BcJOIIC2.js.map → p-l4bYmMTV.js.map} +1 -1
  247. package/dist/components/{p-ByV5GH4j.js → p-qRCcMHJx.js} +3 -3
  248. package/dist/components/{p-ByV5GH4j.js.map → p-qRCcMHJx.js.map} +1 -1
  249. package/dist/components/{p-BDmK-s7W.js → p-zXDoQj8v.js} +4 -4
  250. package/dist/components/{p-BDmK-s7W.js.map → p-zXDoQj8v.js.map} +1 -1
  251. package/dist/components/test-input-tag.js +9 -9
  252. package/dist/docs.json +91 -901
  253. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  254. package/dist/esm/gb-avatar_22.entry.js +63 -79
  255. package/dist/esm/gb-avatar_22.entry.js.map +1 -1
  256. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  257. package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
  258. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  259. package/dist/esm/gb-notification-content.entry.js +1 -1
  260. package/dist/esm/gb-notification-pane.entry.js +3 -3
  261. package/dist/esm/gb-pagination-button-group-base_2.entry.js +2 -2
  262. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  263. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  264. package/dist/esm/gb-pagination.entry.js +4 -4
  265. package/dist/esm/gb-progress-circle.entry.js +1 -1
  266. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  267. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  268. package/dist/esm/gb-scrollbar.entry.js +1 -1
  269. package/dist/esm/gb-sidebar.entry.js +1 -1
  270. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  271. package/dist/esm/gb-slider.entry.js +1 -1
  272. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +59 -0
  273. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +1 -0
  274. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  275. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  276. package/dist/esm/gb-table-cell.entry.js +1 -1
  277. package/dist/esm/gb-table-header.entry.js +1 -1
  278. package/dist/esm/gb-table-header.entry.js.map +1 -1
  279. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  280. package/dist/esm/gb-toast-button.entry.js +1 -1
  281. package/dist/esm/gb-toast.entry.js +1 -1
  282. package/dist/esm/gb-toggle-base.entry.js +2 -2
  283. package/dist/esm/gb-toggle.entry.js +1 -1
  284. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  285. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  286. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  287. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  288. package/dist/esm/gb-top-bar.entry.js +1 -1
  289. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  290. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  291. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  292. package/dist/esm/globuscomponents.js +1 -1
  293. package/dist/esm/loader.js +1 -1
  294. package/dist/esm/test-input-tag.entry.js +2 -2
  295. package/dist/globuscomponents/gb-stepper-horizontal-line-with-text.entry.esm.js.map +1 -0
  296. package/dist/globuscomponents/gb-table-header.entry.esm.js.map +1 -1
  297. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  298. package/dist/globuscomponents/{p-0804c201.entry.js → p-0a550843.entry.js} +2 -2
  299. package/dist/globuscomponents/{p-5a30be16.entry.js → p-0ddcdbb5.entry.js} +2 -2
  300. package/dist/globuscomponents/{p-4f81d591.entry.js → p-0faa1ed9.entry.js} +2 -2
  301. package/dist/globuscomponents/p-1d1fe87a.entry.js +2 -0
  302. package/dist/globuscomponents/p-1d1fe87a.entry.js.map +1 -0
  303. package/dist/globuscomponents/{p-7cf4d95d.entry.js → p-284c1a0f.entry.js} +2 -2
  304. package/dist/globuscomponents/{p-5a07906a.entry.js → p-2b57f619.entry.js} +2 -2
  305. package/dist/globuscomponents/p-2b57f619.entry.js.map +1 -0
  306. package/dist/globuscomponents/{p-518caaa9.entry.js → p-34c6849b.entry.js} +2 -2
  307. package/dist/globuscomponents/{p-7eeacf16.entry.js → p-46b8ed23.entry.js} +2 -2
  308. package/dist/globuscomponents/{p-96dc6fcd.entry.js → p-4f5e1c9a.entry.js} +2 -2
  309. package/dist/globuscomponents/{p-61596c17.entry.js → p-509639eb.entry.js} +2 -2
  310. package/dist/globuscomponents/{p-a3395a1b.entry.js → p-57e4e166.entry.js} +2 -2
  311. package/dist/globuscomponents/{p-06c1f98a.entry.js → p-57fdd78e.entry.js} +2 -2
  312. package/dist/globuscomponents/{p-25536e7a.entry.js → p-5df0ea29.entry.js} +2 -2
  313. package/dist/globuscomponents/{p-239e2791.entry.js → p-5e55ef6c.entry.js} +2 -2
  314. package/dist/globuscomponents/{p-a66c3127.entry.js → p-77fa74e9.entry.js} +2 -2
  315. package/dist/globuscomponents/{p-94b09042.entry.js → p-79736f92.entry.js} +2 -2
  316. package/dist/globuscomponents/{p-aaf9bd86.entry.js → p-7dd9894d.entry.js} +2 -2
  317. package/dist/globuscomponents/{p-653c5adc.entry.js → p-8aa001d0.entry.js} +2 -2
  318. package/dist/globuscomponents/{p-fd6ae061.entry.js → p-a613ce91.entry.js} +2 -2
  319. package/dist/globuscomponents/{p-2b4b8d1c.entry.js → p-abd76ebd.entry.js} +2 -2
  320. package/dist/globuscomponents/{p-1cc15bcb.entry.js → p-aeb2424f.entry.js} +2 -2
  321. package/dist/globuscomponents/{p-51edb6f1.entry.js → p-b30957ea.entry.js} +2 -2
  322. package/dist/globuscomponents/{p-07106ba3.entry.js → p-b339c1df.entry.js} +2 -2
  323. package/dist/globuscomponents/{p-cabc2976.entry.js → p-b43f0ef3.entry.js} +2 -2
  324. package/dist/globuscomponents/{p-96cbd5e7.entry.js → p-bc6a02ed.entry.js} +2 -2
  325. package/dist/globuscomponents/p-c3a5b2ba.entry.js +2 -0
  326. package/dist/globuscomponents/{p-f00365a3.entry.js → p-c60118d0.entry.js} +2 -2
  327. package/dist/globuscomponents/{p-e01d6201.entry.js → p-ca39ee8a.entry.js} +2 -2
  328. package/dist/globuscomponents/{p-f5caead1.entry.js → p-cfde4722.entry.js} +2 -2
  329. package/dist/globuscomponents/{p-6f7e87e5.entry.js → p-d25d0833.entry.js} +2 -2
  330. package/dist/globuscomponents/{p-3cc0ea9e.entry.js → p-d2be1513.entry.js} +2 -2
  331. package/dist/globuscomponents/{p-163b09b1.entry.js → p-d62a227b.entry.js} +2 -2
  332. package/dist/globuscomponents/p-d62a227b.entry.js.map +1 -0
  333. package/dist/globuscomponents/{p-8aa75444.entry.js → p-e3b156c2.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-7a40ef38.entry.js → p-eacd58fb.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-d8429943.entry.js → p-fd5eabec.entry.js} +2 -2
  336. package/dist/globuscomponents/p-feca8037.entry.js +2 -0
  337. package/dist/globuscomponents/{p-e453561e.entry.js → p-fef6931c.entry.js} +2 -2
  338. package/dist/types/components/gb-button-group/gb-button-group.d.ts +1 -2
  339. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +1 -0
  340. package/dist/types/components/gb-input-field/gb-input-field.d.ts +3 -0
  341. package/dist/types/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.d.ts +4 -31
  342. package/dist/types/components.d.ts +8 -62
  343. package/package.json +1 -1
  344. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +0 -34
  345. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +0 -1
  346. package/dist/cjs/gb-stepper-horizontal-icons-centered.entry.cjs.js.map +0 -1
  347. package/dist/components/p-2fWwpTIZ.js.map +0 -1
  348. package/dist/components/p-BSyfzxCF.js.map +0 -1
  349. package/dist/components/p-CyVM9ZUN.js.map +0 -1
  350. package/dist/components/p-hd9hzkHe.js.map +0 -1
  351. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +0 -32
  352. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +0 -1
  353. package/dist/globuscomponents/gb-stepper-horizontal-icons-centered.entry.esm.js.map +0 -1
  354. package/dist/globuscomponents/p-163b09b1.entry.js.map +0 -1
  355. package/dist/globuscomponents/p-5a07906a.entry.js.map +0 -1
  356. package/dist/globuscomponents/p-7d62171a.entry.js +0 -2
  357. package/dist/globuscomponents/p-85ae2dac.entry.js +0 -2
  358. package/dist/globuscomponents/p-a5151a5d.entry.js +0 -2
  359. package/dist/globuscomponents/p-a5151a5d.entry.js.map +0 -1
  360. /package/dist/globuscomponents/{p-0804c201.entry.js.map → p-0a550843.entry.js.map} +0 -0
  361. /package/dist/globuscomponents/{p-5a30be16.entry.js.map → p-0ddcdbb5.entry.js.map} +0 -0
  362. /package/dist/globuscomponents/{p-4f81d591.entry.js.map → p-0faa1ed9.entry.js.map} +0 -0
  363. /package/dist/globuscomponents/{p-7cf4d95d.entry.js.map → p-284c1a0f.entry.js.map} +0 -0
  364. /package/dist/globuscomponents/{p-518caaa9.entry.js.map → p-34c6849b.entry.js.map} +0 -0
  365. /package/dist/globuscomponents/{p-7eeacf16.entry.js.map → p-46b8ed23.entry.js.map} +0 -0
  366. /package/dist/globuscomponents/{p-96dc6fcd.entry.js.map → p-4f5e1c9a.entry.js.map} +0 -0
  367. /package/dist/globuscomponents/{p-61596c17.entry.js.map → p-509639eb.entry.js.map} +0 -0
  368. /package/dist/globuscomponents/{p-a3395a1b.entry.js.map → p-57e4e166.entry.js.map} +0 -0
  369. /package/dist/globuscomponents/{p-06c1f98a.entry.js.map → p-57fdd78e.entry.js.map} +0 -0
  370. /package/dist/globuscomponents/{p-25536e7a.entry.js.map → p-5df0ea29.entry.js.map} +0 -0
  371. /package/dist/globuscomponents/{p-239e2791.entry.js.map → p-5e55ef6c.entry.js.map} +0 -0
  372. /package/dist/globuscomponents/{p-a66c3127.entry.js.map → p-77fa74e9.entry.js.map} +0 -0
  373. /package/dist/globuscomponents/{p-94b09042.entry.js.map → p-79736f92.entry.js.map} +0 -0
  374. /package/dist/globuscomponents/{p-aaf9bd86.entry.js.map → p-7dd9894d.entry.js.map} +0 -0
  375. /package/dist/globuscomponents/{p-653c5adc.entry.js.map → p-8aa001d0.entry.js.map} +0 -0
  376. /package/dist/globuscomponents/{p-fd6ae061.entry.js.map → p-a613ce91.entry.js.map} +0 -0
  377. /package/dist/globuscomponents/{p-2b4b8d1c.entry.js.map → p-abd76ebd.entry.js.map} +0 -0
  378. /package/dist/globuscomponents/{p-1cc15bcb.entry.js.map → p-aeb2424f.entry.js.map} +0 -0
  379. /package/dist/globuscomponents/{p-51edb6f1.entry.js.map → p-b30957ea.entry.js.map} +0 -0
  380. /package/dist/globuscomponents/{p-07106ba3.entry.js.map → p-b339c1df.entry.js.map} +0 -0
  381. /package/dist/globuscomponents/{p-cabc2976.entry.js.map → p-b43f0ef3.entry.js.map} +0 -0
  382. /package/dist/globuscomponents/{p-96cbd5e7.entry.js.map → p-bc6a02ed.entry.js.map} +0 -0
  383. /package/dist/globuscomponents/{p-7d62171a.entry.js.map → p-c3a5b2ba.entry.js.map} +0 -0
  384. /package/dist/globuscomponents/{p-f00365a3.entry.js.map → p-c60118d0.entry.js.map} +0 -0
  385. /package/dist/globuscomponents/{p-e01d6201.entry.js.map → p-ca39ee8a.entry.js.map} +0 -0
  386. /package/dist/globuscomponents/{p-f5caead1.entry.js.map → p-cfde4722.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-6f7e87e5.entry.js.map → p-d25d0833.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-3cc0ea9e.entry.js.map → p-d2be1513.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-8aa75444.entry.js.map → p-e3b156c2.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-7a40ef38.entry.js.map → p-eacd58fb.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-d8429943.entry.js.map → p-fd5eabec.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-85ae2dac.entry.js.map → p-feca8037.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-e453561e.entry.js.map → p-fef6931c.entry.js.map} +0 -0
@@ -1,23 +1,24 @@
1
1
  import { h, Fragment } from "@stencil/core";
2
- export class GbStepperVerticalIconsCentered {
2
+ export class GbStepperHorizontalIconsCentered {
3
3
  constructor() {
4
- this.firstStepLabel = '';
5
- this.secondStepLabel = '';
6
- this.thirdStepLabel = '';
7
- this.fourthStepLabel = '';
8
- this.fifthStepLabel = '';
9
- this.sixthStepLabel = '';
10
- this.seventhStepLabel = '';
11
- this.firstStepSupportingText = '';
12
- this.secondStepSupportingText = '';
13
- this.thirdStepSupportingText = '';
14
- this.fourthStepSupportingText = '';
15
- this.fifthStepSupportingText = '';
16
- this.sixthStepSupportingText = '';
17
- this.seventhStepSupportingText = '';
4
+ this.steps = [
5
+ {
6
+ state: 'default',
7
+ status: 'complete',
8
+ label: 'First Step',
9
+ supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',
10
+ },
11
+ {
12
+ state: 'default',
13
+ status: 'current',
14
+ label: 'Second Step',
15
+ supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',
16
+ },
17
+ ];
18
+ this.connector = false;
18
19
  }
19
20
  render() {
20
- return (h(Fragment, null, this.type === 'icon' && (h("div", { key: 'add673fbe60ed21536439f799c4c129387bd1080', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '05fba7b26d1ca90838d85e09919184d2f4c38603', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'e40da8a744278850e0f4e7c5b1454f41bae975fa', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: '746f2c390c5ce68176bdf335456655d5d106ea48', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '698714c1ac75272ec3bea8fad88443134e5e8e18', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'df9ff62077e334d991f238d313c7a0be6dcb71ac', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: 'c84fbfaf5c19fc6303dcdd83a17bbe4618efeb45', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '1fbb3a6ff3c80760c104d6016565942ed6a93f6c', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '6387c08a8203e2f154f183dad39f7e645cafc34e', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '093a6585fb263064601bb5bb1f1f99819f43c77b', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: '29b4165bb5462f25b070a458e55e5be2a917fe62', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'f9e19f7b3b03e26bad7a7183d074ce94a5bd3e54', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '86e3d45ad0ac8a3a507ce7c3a40a82d96e0610a2', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '0708eff02c98bd5aa1c5ccd7025504d4062dcee2', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '885f87bb9af65617b3239eea0cceb96d92e05085', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: 'cb0f4ad09a13ce51ee951e9fc10e31fe084ae860', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'adebb789e77f59bc4cf05057ca91da01ce9ddf0b', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'a6cac9d871f7fbe61fa0d9b869992ac805c0babc', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '046e5a3f7d0a6978ac3429d7d2478e8bcf51525f', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'b766153cb61bd0fbd32dcebe4b8a367e6d2a1fa5', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '9663de19f5c208c8ab9f9bbec83c6291b182fe3c', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: 'da3051dd07e7c8f7ac9e951044a0eb26c00962a7', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'e743e0446fa46791a7fa37340f08823c70e20246', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '8041d88dd283969339b196e37b2aff971163ed49', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '84cb9b7db8e9e61cc6e93791c1f508e293351a06', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'ea891c6831b807b4e71acfa9a601882b91e298f4', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'aca983eb98e26485083c6f3bd5f6a9b99b099d80', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: '835c9c9df7b95079cd7b53e7a65e8829011b3161', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
21
+ return (h(Fragment, null, this.type === 'icon' && (h("div", { key: 'a26dd4962ef0b857b2e1045c29c36588156f2d87', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (h("div", { key: '5acbb218ee8c9e34690a3e9f5dd39ab66e064cac', class: "step_div" }, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText })))))), this.breakpoint === 'mobile' && (h(Fragment, null, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText }))))))))));
21
22
  }
22
23
  static get is() { return "gb-stepper-horizontal-icons-centered"; }
23
24
  static get encapsulation() { return "shadow"; }
@@ -59,12 +60,18 @@ export class GbStepperVerticalIconsCentered {
59
60
  "reflect": false
60
61
  },
61
62
  "steps": {
62
- "type": "number",
63
+ "type": "unknown",
63
64
  "mutable": false,
64
65
  "complexType": {
65
- "original": "number",
66
- "resolved": "number",
67
- "references": {}
66
+ "original": "StepperType[]",
67
+ "resolved": "StepperType[]",
68
+ "references": {
69
+ "StepperType": {
70
+ "location": "import",
71
+ "path": "../../models/reusableModels",
72
+ "id": "src/models/reusableModels.ts::StepperType"
73
+ }
74
+ }
68
75
  },
69
76
  "required": false,
70
77
  "optional": false,
@@ -74,8 +81,7 @@ export class GbStepperVerticalIconsCentered {
74
81
  },
75
82
  "getter": false,
76
83
  "setter": false,
77
- "attribute": "steps",
78
- "reflect": false
84
+ "defaultValue": "[\r\n {\r\n state: 'default',\r\n status: 'complete',\r\n label: 'First Step',\r\n supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n },\r\n {\r\n state: 'default',\r\n status: 'current',\r\n label: 'Second Step',\r\n supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n },\r\n ]"
79
85
  },
80
86
  "type": {
81
87
  "type": "string",
@@ -120,638 +126,13 @@ export class GbStepperVerticalIconsCentered {
120
126
  "setter": false,
121
127
  "attribute": "breakpoint",
122
128
  "reflect": false
123
- },
124
- "firstStepState": {
125
- "type": "string",
126
- "mutable": false,
127
- "complexType": {
128
- "original": "ProgressStepStates",
129
- "resolved": "\"default\" | \"destructive\"",
130
- "references": {
131
- "ProgressStepStates": {
132
- "location": "import",
133
- "path": "../../models/reusableModels",
134
- "id": "src/models/reusableModels.ts::ProgressStepStates"
135
- }
136
- }
137
- },
138
- "required": false,
139
- "optional": false,
140
- "docs": {
141
- "tags": [],
142
- "text": ""
143
- },
144
- "getter": false,
145
- "setter": false,
146
- "attribute": "first-step-state",
147
- "reflect": false
148
- },
149
- "secondStepState": {
150
- "type": "string",
151
- "mutable": false,
152
- "complexType": {
153
- "original": "ProgressStepStates",
154
- "resolved": "\"default\" | \"destructive\"",
155
- "references": {
156
- "ProgressStepStates": {
157
- "location": "import",
158
- "path": "../../models/reusableModels",
159
- "id": "src/models/reusableModels.ts::ProgressStepStates"
160
- }
161
- }
162
- },
163
- "required": false,
164
- "optional": false,
165
- "docs": {
166
- "tags": [],
167
- "text": ""
168
- },
169
- "getter": false,
170
- "setter": false,
171
- "attribute": "second-step-state",
172
- "reflect": false
173
- },
174
- "thirdStepState": {
175
- "type": "string",
176
- "mutable": false,
177
- "complexType": {
178
- "original": "ProgressStepStates",
179
- "resolved": "\"default\" | \"destructive\"",
180
- "references": {
181
- "ProgressStepStates": {
182
- "location": "import",
183
- "path": "../../models/reusableModels",
184
- "id": "src/models/reusableModels.ts::ProgressStepStates"
185
- }
186
- }
187
- },
188
- "required": false,
189
- "optional": false,
190
- "docs": {
191
- "tags": [],
192
- "text": ""
193
- },
194
- "getter": false,
195
- "setter": false,
196
- "attribute": "third-step-state",
197
- "reflect": false
198
- },
199
- "fourthStepState": {
200
- "type": "string",
201
- "mutable": false,
202
- "complexType": {
203
- "original": "ProgressStepStates",
204
- "resolved": "\"default\" | \"destructive\"",
205
- "references": {
206
- "ProgressStepStates": {
207
- "location": "import",
208
- "path": "../../models/reusableModels",
209
- "id": "src/models/reusableModels.ts::ProgressStepStates"
210
- }
211
- }
212
- },
213
- "required": false,
214
- "optional": false,
215
- "docs": {
216
- "tags": [],
217
- "text": ""
218
- },
219
- "getter": false,
220
- "setter": false,
221
- "attribute": "fourth-step-state",
222
- "reflect": false
223
- },
224
- "fifthStepState": {
225
- "type": "string",
226
- "mutable": false,
227
- "complexType": {
228
- "original": "ProgressStepStates",
229
- "resolved": "\"default\" | \"destructive\"",
230
- "references": {
231
- "ProgressStepStates": {
232
- "location": "import",
233
- "path": "../../models/reusableModels",
234
- "id": "src/models/reusableModels.ts::ProgressStepStates"
235
- }
236
- }
237
- },
238
- "required": false,
239
- "optional": false,
240
- "docs": {
241
- "tags": [],
242
- "text": ""
243
- },
244
- "getter": false,
245
- "setter": false,
246
- "attribute": "fifth-step-state",
247
- "reflect": false
248
- },
249
- "sixthStepState": {
250
- "type": "string",
251
- "mutable": false,
252
- "complexType": {
253
- "original": "ProgressStepStates",
254
- "resolved": "\"default\" | \"destructive\"",
255
- "references": {
256
- "ProgressStepStates": {
257
- "location": "import",
258
- "path": "../../models/reusableModels",
259
- "id": "src/models/reusableModels.ts::ProgressStepStates"
260
- }
261
- }
262
- },
263
- "required": false,
264
- "optional": false,
265
- "docs": {
266
- "tags": [],
267
- "text": ""
268
- },
269
- "getter": false,
270
- "setter": false,
271
- "attribute": "sixth-step-state",
272
- "reflect": false
273
- },
274
- "seventhStepState": {
275
- "type": "string",
276
- "mutable": false,
277
- "complexType": {
278
- "original": "ProgressStepStates",
279
- "resolved": "\"default\" | \"destructive\"",
280
- "references": {
281
- "ProgressStepStates": {
282
- "location": "import",
283
- "path": "../../models/reusableModels",
284
- "id": "src/models/reusableModels.ts::ProgressStepStates"
285
- }
286
- }
287
- },
288
- "required": false,
289
- "optional": false,
290
- "docs": {
291
- "tags": [],
292
- "text": ""
293
- },
294
- "getter": false,
295
- "setter": false,
296
- "attribute": "seventh-step-state",
297
- "reflect": false
298
- },
299
- "firstStepStatus": {
300
- "type": "string",
301
- "mutable": false,
302
- "complexType": {
303
- "original": "ProgressStepStatus",
304
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
305
- "references": {
306
- "ProgressStepStatus": {
307
- "location": "import",
308
- "path": "../../models/reusableModels",
309
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
310
- }
311
- }
312
- },
313
- "required": false,
314
- "optional": false,
315
- "docs": {
316
- "tags": [],
317
- "text": ""
318
- },
319
- "getter": false,
320
- "setter": false,
321
- "attribute": "first-step-status",
322
- "reflect": false
323
- },
324
- "secondStepStatus": {
325
- "type": "string",
326
- "mutable": false,
327
- "complexType": {
328
- "original": "ProgressStepStatus",
329
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
330
- "references": {
331
- "ProgressStepStatus": {
332
- "location": "import",
333
- "path": "../../models/reusableModels",
334
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
335
- }
336
- }
337
- },
338
- "required": false,
339
- "optional": false,
340
- "docs": {
341
- "tags": [],
342
- "text": ""
343
- },
344
- "getter": false,
345
- "setter": false,
346
- "attribute": "second-step-status",
347
- "reflect": false
348
- },
349
- "thirdStepStatus": {
350
- "type": "string",
351
- "mutable": false,
352
- "complexType": {
353
- "original": "ProgressStepStatus",
354
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
355
- "references": {
356
- "ProgressStepStatus": {
357
- "location": "import",
358
- "path": "../../models/reusableModels",
359
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
360
- }
361
- }
362
- },
363
- "required": false,
364
- "optional": false,
365
- "docs": {
366
- "tags": [],
367
- "text": ""
368
- },
369
- "getter": false,
370
- "setter": false,
371
- "attribute": "third-step-status",
372
- "reflect": false
373
- },
374
- "fourthStepStatus": {
375
- "type": "string",
376
- "mutable": false,
377
- "complexType": {
378
- "original": "ProgressStepStatus",
379
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
380
- "references": {
381
- "ProgressStepStatus": {
382
- "location": "import",
383
- "path": "../../models/reusableModels",
384
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
385
- }
386
- }
387
- },
388
- "required": false,
389
- "optional": false,
390
- "docs": {
391
- "tags": [],
392
- "text": ""
393
- },
394
- "getter": false,
395
- "setter": false,
396
- "attribute": "fourth-step-status",
397
- "reflect": false
398
- },
399
- "fifthStepStatus": {
400
- "type": "string",
401
- "mutable": false,
402
- "complexType": {
403
- "original": "ProgressStepStatus",
404
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
405
- "references": {
406
- "ProgressStepStatus": {
407
- "location": "import",
408
- "path": "../../models/reusableModels",
409
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
410
- }
411
- }
412
- },
413
- "required": false,
414
- "optional": false,
415
- "docs": {
416
- "tags": [],
417
- "text": ""
418
- },
419
- "getter": false,
420
- "setter": false,
421
- "attribute": "fifth-step-status",
422
- "reflect": false
423
- },
424
- "sixthStepStatus": {
425
- "type": "string",
426
- "mutable": false,
427
- "complexType": {
428
- "original": "ProgressStepStatus",
429
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
430
- "references": {
431
- "ProgressStepStatus": {
432
- "location": "import",
433
- "path": "../../models/reusableModels",
434
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
435
- }
436
- }
437
- },
438
- "required": false,
439
- "optional": false,
440
- "docs": {
441
- "tags": [],
442
- "text": ""
443
- },
444
- "getter": false,
445
- "setter": false,
446
- "attribute": "sixth-step-status",
447
- "reflect": false
448
- },
449
- "seventhStepStatus": {
450
- "type": "string",
451
- "mutable": false,
452
- "complexType": {
453
- "original": "ProgressStepStatus",
454
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
455
- "references": {
456
- "ProgressStepStatus": {
457
- "location": "import",
458
- "path": "../../models/reusableModels",
459
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
460
- }
461
- }
462
- },
463
- "required": false,
464
- "optional": false,
465
- "docs": {
466
- "tags": [],
467
- "text": ""
468
- },
469
- "getter": false,
470
- "setter": false,
471
- "attribute": "seventh-step-status",
472
- "reflect": false
473
- },
474
- "firstStepLabel": {
475
- "type": "string",
476
- "mutable": false,
477
- "complexType": {
478
- "original": "string",
479
- "resolved": "string",
480
- "references": {}
481
- },
482
- "required": false,
483
- "optional": false,
484
- "docs": {
485
- "tags": [],
486
- "text": ""
487
- },
488
- "getter": false,
489
- "setter": false,
490
- "attribute": "first-step-label",
491
- "reflect": false,
492
- "defaultValue": "''"
493
- },
494
- "secondStepLabel": {
495
- "type": "string",
496
- "mutable": false,
497
- "complexType": {
498
- "original": "string",
499
- "resolved": "string",
500
- "references": {}
501
- },
502
- "required": false,
503
- "optional": false,
504
- "docs": {
505
- "tags": [],
506
- "text": ""
507
- },
508
- "getter": false,
509
- "setter": false,
510
- "attribute": "second-step-label",
511
- "reflect": false,
512
- "defaultValue": "''"
513
- },
514
- "thirdStepLabel": {
515
- "type": "string",
516
- "mutable": false,
517
- "complexType": {
518
- "original": "string",
519
- "resolved": "string",
520
- "references": {}
521
- },
522
- "required": false,
523
- "optional": false,
524
- "docs": {
525
- "tags": [],
526
- "text": ""
527
- },
528
- "getter": false,
529
- "setter": false,
530
- "attribute": "third-step-label",
531
- "reflect": false,
532
- "defaultValue": "''"
533
- },
534
- "fourthStepLabel": {
535
- "type": "string",
536
- "mutable": false,
537
- "complexType": {
538
- "original": "string",
539
- "resolved": "string",
540
- "references": {}
541
- },
542
- "required": false,
543
- "optional": false,
544
- "docs": {
545
- "tags": [],
546
- "text": ""
547
- },
548
- "getter": false,
549
- "setter": false,
550
- "attribute": "fourth-step-label",
551
- "reflect": false,
552
- "defaultValue": "''"
553
- },
554
- "fifthStepLabel": {
555
- "type": "string",
556
- "mutable": false,
557
- "complexType": {
558
- "original": "string",
559
- "resolved": "string",
560
- "references": {}
561
- },
562
- "required": false,
563
- "optional": false,
564
- "docs": {
565
- "tags": [],
566
- "text": ""
567
- },
568
- "getter": false,
569
- "setter": false,
570
- "attribute": "fifth-step-label",
571
- "reflect": false,
572
- "defaultValue": "''"
573
- },
574
- "sixthStepLabel": {
575
- "type": "string",
576
- "mutable": false,
577
- "complexType": {
578
- "original": "string",
579
- "resolved": "string",
580
- "references": {}
581
- },
582
- "required": false,
583
- "optional": false,
584
- "docs": {
585
- "tags": [],
586
- "text": ""
587
- },
588
- "getter": false,
589
- "setter": false,
590
- "attribute": "sixth-step-label",
591
- "reflect": false,
592
- "defaultValue": "''"
593
- },
594
- "seventhStepLabel": {
595
- "type": "string",
596
- "mutable": false,
597
- "complexType": {
598
- "original": "string",
599
- "resolved": "string",
600
- "references": {}
601
- },
602
- "required": false,
603
- "optional": false,
604
- "docs": {
605
- "tags": [],
606
- "text": ""
607
- },
608
- "getter": false,
609
- "setter": false,
610
- "attribute": "seventh-step-label",
611
- "reflect": false,
612
- "defaultValue": "''"
613
- },
614
- "firstStepSupportingText": {
615
- "type": "string",
616
- "mutable": false,
617
- "complexType": {
618
- "original": "string",
619
- "resolved": "string",
620
- "references": {}
621
- },
622
- "required": false,
623
- "optional": false,
624
- "docs": {
625
- "tags": [],
626
- "text": ""
627
- },
628
- "getter": false,
629
- "setter": false,
630
- "attribute": "first-step-supporting-text",
631
- "reflect": false,
632
- "defaultValue": "''"
633
- },
634
- "secondStepSupportingText": {
635
- "type": "string",
636
- "mutable": false,
637
- "complexType": {
638
- "original": "string",
639
- "resolved": "string",
640
- "references": {}
641
- },
642
- "required": false,
643
- "optional": false,
644
- "docs": {
645
- "tags": [],
646
- "text": ""
647
- },
648
- "getter": false,
649
- "setter": false,
650
- "attribute": "second-step-supporting-text",
651
- "reflect": false,
652
- "defaultValue": "''"
653
- },
654
- "thirdStepSupportingText": {
655
- "type": "string",
656
- "mutable": false,
657
- "complexType": {
658
- "original": "string",
659
- "resolved": "string",
660
- "references": {}
661
- },
662
- "required": false,
663
- "optional": false,
664
- "docs": {
665
- "tags": [],
666
- "text": ""
667
- },
668
- "getter": false,
669
- "setter": false,
670
- "attribute": "third-step-supporting-text",
671
- "reflect": false,
672
- "defaultValue": "''"
673
- },
674
- "fourthStepSupportingText": {
675
- "type": "string",
676
- "mutable": false,
677
- "complexType": {
678
- "original": "string",
679
- "resolved": "string",
680
- "references": {}
681
- },
682
- "required": false,
683
- "optional": false,
684
- "docs": {
685
- "tags": [],
686
- "text": ""
687
- },
688
- "getter": false,
689
- "setter": false,
690
- "attribute": "fourth-step-supporting-text",
691
- "reflect": false,
692
- "defaultValue": "''"
693
- },
694
- "fifthStepSupportingText": {
695
- "type": "string",
696
- "mutable": false,
697
- "complexType": {
698
- "original": "string",
699
- "resolved": "string",
700
- "references": {}
701
- },
702
- "required": false,
703
- "optional": false,
704
- "docs": {
705
- "tags": [],
706
- "text": ""
707
- },
708
- "getter": false,
709
- "setter": false,
710
- "attribute": "fifth-step-supporting-text",
711
- "reflect": false,
712
- "defaultValue": "''"
713
- },
714
- "sixthStepSupportingText": {
715
- "type": "string",
716
- "mutable": false,
717
- "complexType": {
718
- "original": "string",
719
- "resolved": "string",
720
- "references": {}
721
- },
722
- "required": false,
723
- "optional": false,
724
- "docs": {
725
- "tags": [],
726
- "text": ""
727
- },
728
- "getter": false,
729
- "setter": false,
730
- "attribute": "sixth-step-supporting-text",
731
- "reflect": false,
732
- "defaultValue": "''"
733
- },
734
- "seventhStepSupportingText": {
735
- "type": "string",
736
- "mutable": false,
737
- "complexType": {
738
- "original": "string",
739
- "resolved": "string",
740
- "references": {}
741
- },
742
- "required": false,
743
- "optional": false,
744
- "docs": {
745
- "tags": [],
746
- "text": ""
747
- },
748
- "getter": false,
749
- "setter": false,
750
- "attribute": "seventh-step-supporting-text",
751
- "reflect": false,
752
- "defaultValue": "''"
753
129
  }
754
130
  };
755
131
  }
132
+ static get states() {
133
+ return {
134
+ "connector": {}
135
+ };
136
+ }
756
137
  }
757
138
  //# sourceMappingURL=gb-stepper-horizontal-icons-centered.js.map