globuswebcomponents 2.1.9 → 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 (408) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/{gb-avatar_19.cjs.entry.js → gb-avatar_22.cjs.entry.js} +163 -46
  3. package/dist/cjs/gb-avatar_22.cjs.entry.js.map +1 -0
  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 +28 -15
  21. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +1 -1
  22. package/dist/cjs/gb-stepper-horizontal-line-with-text.entry.cjs.js.map +1 -1
  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 +42 -629
  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 +36 -45
  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-CjW83S_r.js → p-B9r5mB7S.js} +8 -8
  180. package/dist/components/{p-CjW83S_r.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-CHFa1WUc.js → p-Bh82vvx5.js} +4 -4
  188. package/dist/components/{p-CHFa1WUc.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-DjMFfmJf.js → p-Bj5T-P5H.js} +4 -4
  192. package/dist/components/{p-DjMFfmJf.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-AF4yjZp5.js → p-BoyXScV-.js} +3 -3
  196. package/dist/components/{p-AF4yjZp5.js.map → p-BoyXScV-.js.map} +1 -1
  197. package/dist/components/{p-BrD9qtR9.js → p-Bs_-8ATU.js} +8 -8
  198. package/dist/components/{p-BrD9qtR9.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-D77rlmnX.js → p-C8dHzgRT.js} +4 -4
  202. package/dist/components/{p-D77rlmnX.js.map → p-C8dHzgRT.js.map} +1 -1
  203. package/dist/components/{p-B0tiEBML.js → p-CCM15XTz.js} +3 -3
  204. package/dist/components/{p-B0tiEBML.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-DnqNvsUO.js → p-CQrMA5Bl.js} +35 -33
  208. package/dist/components/p-CQrMA5Bl.js.map +1 -0
  209. package/dist/components/{p-BOH2CTPW.js → p-CSVqFMtX.js} +3 -3
  210. package/dist/components/{p-BOH2CTPW.js.map → p-CSVqFMtX.js.map} +1 -1
  211. package/dist/components/{p-Chtb30hU.js → p-CX_KTBje.js} +7 -7
  212. package/dist/components/{p-Chtb30hU.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-Cy8_rNDo.js → p-CgAECSL3.js} +7 -7
  216. package/dist/components/{p-Cy8_rNDo.js.map → p-CgAECSL3.js.map} +1 -1
  217. package/dist/components/{p-BiVAx8Yx.js → p-D92ieRTZ.js} +38 -26
  218. package/dist/components/p-D92ieRTZ.js.map +1 -0
  219. package/dist/components/{p-BZt0yCen.js → p-DBB8Uml3.js} +3 -3
  220. package/dist/components/{p-BZt0yCen.js.map → p-DBB8Uml3.js.map} +1 -1
  221. package/dist/components/{p-1YPHhZ3b.js → p-DGqWwJzx.js} +3 -3
  222. package/dist/components/{p-1YPHhZ3b.js.map → p-DGqWwJzx.js.map} +1 -1
  223. package/dist/components/{p-DVmvwI5x.js → p-DblIKaIe.js} +3 -3
  224. package/dist/components/{p-DVmvwI5x.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-CcrCssCE.js → p-DnSMHaQq.js} +3 -3
  228. package/dist/components/{p-CcrCssCE.js.map → p-DnSMHaQq.js.map} +1 -1
  229. package/dist/components/{p-B2IgruVC.js → p-Dr1VIoX3.js} +3 -3
  230. package/dist/components/{p-B2IgruVC.js.map → p-Dr1VIoX3.js.map} +1 -1
  231. package/dist/components/{p-BFa_9mVP.js → p-DsyBHy4m.js} +5 -5
  232. package/dist/components/{p-BFa_9mVP.js.map → p-DsyBHy4m.js.map} +1 -1
  233. package/dist/components/{p-DKaKT_kt.js → p-EpFV90uy.js} +3 -3
  234. package/dist/components/{p-DKaKT_kt.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--inzx1tg.js → p-ccZSPYGd.js} +3 -3
  240. package/dist/components/{p--inzx1tg.js.map → p-ccZSPYGd.js.map} +1 -1
  241. package/dist/components/{p-BG3Xx2AB.js → p-dwpwPEzL.js} +3 -3
  242. package/dist/components/{p-BG3Xx2AB.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-zDnwv5L8.js → p-l4bYmMTV.js} +4 -4
  246. package/dist/components/{p-zDnwv5L8.js.map → p-l4bYmMTV.js.map} +1 -1
  247. package/dist/components/{p-FAgeoWnI.js → p-qRCcMHJx.js} +3 -3
  248. package/dist/components/{p-FAgeoWnI.js.map → p-qRCcMHJx.js.map} +1 -1
  249. package/dist/components/{p-BNJ_vQWg.js → p-zXDoQj8v.js} +4 -4
  250. package/dist/components/{p-BNJ_vQWg.js.map → p-zXDoQj8v.js.map} +1 -1
  251. package/dist/components/test-input-tag.js +9 -9
  252. package/dist/docs.json +208 -1829
  253. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  254. package/dist/esm/{gb-avatar_19.entry.js → gb-avatar_22.entry.js} +161 -47
  255. package/dist/esm/gb-avatar_22.entry.js.map +1 -0
  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 +28 -15
  273. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +1 -1
  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 -1
  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-51889dd0.entry.js → p-0a550843.entry.js} +2 -2
  299. package/dist/globuscomponents/{p-ff8ca78a.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-faec4074.entry.js → p-284c1a0f.entry.js} +2 -2
  304. package/dist/globuscomponents/{p-429fda4b.entry.js → p-2b57f619.entry.js} +2 -2
  305. package/dist/globuscomponents/p-2b57f619.entry.js.map +1 -0
  306. package/dist/globuscomponents/{p-50452901.entry.js → p-34c6849b.entry.js} +2 -2
  307. package/dist/globuscomponents/{p-da0c9bd5.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-0cb13263.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-1a286635.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-14acad66.entry.js → p-a613ce91.entry.js} +2 -2
  319. package/dist/globuscomponents/{p-0a292bce.entry.js → p-abd76ebd.entry.js} +2 -2
  320. package/dist/globuscomponents/{p-e5934152.entry.js → p-aeb2424f.entry.js} +2 -2
  321. package/dist/globuscomponents/{p-1fa05507.entry.js → p-b30957ea.entry.js} +2 -2
  322. package/dist/globuscomponents/{p-5de5fcd7.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-f04013f2.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-bc40b66d.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-fe614d73.entry.js → p-d2be1513.entry.js} +2 -2
  331. package/dist/globuscomponents/p-d62a227b.entry.js +2 -0
  332. package/dist/globuscomponents/p-d62a227b.entry.js.map +1 -0
  333. package/dist/globuscomponents/{p-33500c4a.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-e6ec7ef3.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/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.d.ts +6 -29
  343. package/dist/types/components.d.ts +10 -118
  344. package/package.json +1 -1
  345. package/dist/cjs/gb-avatar_19.cjs.entry.js.map +0 -1
  346. package/dist/cjs/gb-featured-icon.gb-step-base.entry.cjs.js.map +0 -1
  347. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +0 -86
  348. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +0 -1
  349. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +0 -34
  350. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +0 -1
  351. package/dist/cjs/gb-stepper-horizontal-icons-centered.entry.cjs.js.map +0 -1
  352. package/dist/components/p-BSyfzxCF.js.map +0 -1
  353. package/dist/components/p-BiVAx8Yx.js.map +0 -1
  354. package/dist/components/p-DnqNvsUO.js.map +0 -1
  355. package/dist/components/p-hd9hzkHe.js.map +0 -1
  356. package/dist/esm/gb-avatar_19.entry.js.map +0 -1
  357. package/dist/esm/gb-featured-icon.gb-step-base.entry.js.map +0 -1
  358. package/dist/esm/gb-featured-icon_2.entry.js +0 -83
  359. package/dist/esm/gb-featured-icon_2.entry.js.map +0 -1
  360. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +0 -32
  361. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +0 -1
  362. package/dist/globuscomponents/gb-featured-icon.gb-step-base.entry.esm.js.map +0 -1
  363. package/dist/globuscomponents/gb-stepper-horizontal-icons-centered.entry.esm.js.map +0 -1
  364. package/dist/globuscomponents/p-429fda4b.entry.js.map +0 -1
  365. package/dist/globuscomponents/p-4fd494d9.entry.js +0 -2
  366. package/dist/globuscomponents/p-74f9ff8c.entry.js +0 -2
  367. package/dist/globuscomponents/p-74f9ff8c.entry.js.map +0 -1
  368. package/dist/globuscomponents/p-7d62171a.entry.js +0 -2
  369. package/dist/globuscomponents/p-87fc3e2d.entry.js +0 -2
  370. package/dist/globuscomponents/p-87fc3e2d.entry.js.map +0 -1
  371. package/dist/globuscomponents/p-a5151a5d.entry.js +0 -2
  372. package/dist/globuscomponents/p-a5151a5d.entry.js.map +0 -1
  373. package/dist/globuscomponents/p-faa56456.entry.js +0 -2
  374. package/dist/globuscomponents/p-faa56456.entry.js.map +0 -1
  375. /package/dist/globuscomponents/{p-51889dd0.entry.js.map → p-0a550843.entry.js.map} +0 -0
  376. /package/dist/globuscomponents/{p-ff8ca78a.entry.js.map → p-0ddcdbb5.entry.js.map} +0 -0
  377. /package/dist/globuscomponents/{p-4f81d591.entry.js.map → p-0faa1ed9.entry.js.map} +0 -0
  378. /package/dist/globuscomponents/{p-faec4074.entry.js.map → p-284c1a0f.entry.js.map} +0 -0
  379. /package/dist/globuscomponents/{p-50452901.entry.js.map → p-34c6849b.entry.js.map} +0 -0
  380. /package/dist/globuscomponents/{p-da0c9bd5.entry.js.map → p-46b8ed23.entry.js.map} +0 -0
  381. /package/dist/globuscomponents/{p-96dc6fcd.entry.js.map → p-4f5e1c9a.entry.js.map} +0 -0
  382. /package/dist/globuscomponents/{p-0cb13263.entry.js.map → p-509639eb.entry.js.map} +0 -0
  383. /package/dist/globuscomponents/{p-a3395a1b.entry.js.map → p-57e4e166.entry.js.map} +0 -0
  384. /package/dist/globuscomponents/{p-1a286635.entry.js.map → p-57fdd78e.entry.js.map} +0 -0
  385. /package/dist/globuscomponents/{p-25536e7a.entry.js.map → p-5df0ea29.entry.js.map} +0 -0
  386. /package/dist/globuscomponents/{p-239e2791.entry.js.map → p-5e55ef6c.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-a66c3127.entry.js.map → p-77fa74e9.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-94b09042.entry.js.map → p-79736f92.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-aaf9bd86.entry.js.map → p-7dd9894d.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-653c5adc.entry.js.map → p-8aa001d0.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-14acad66.entry.js.map → p-a613ce91.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-0a292bce.entry.js.map → p-abd76ebd.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-e5934152.entry.js.map → p-aeb2424f.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-1fa05507.entry.js.map → p-b30957ea.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-5de5fcd7.entry.js.map → p-b339c1df.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-cabc2976.entry.js.map → p-b43f0ef3.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-96cbd5e7.entry.js.map → p-bc6a02ed.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-7d62171a.entry.js.map → p-c3a5b2ba.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-f04013f2.entry.js.map → p-c60118d0.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-e01d6201.entry.js.map → p-ca39ee8a.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-bc40b66d.entry.js.map → p-cfde4722.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-6f7e87e5.entry.js.map → p-d25d0833.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-fe614d73.entry.js.map → p-d2be1513.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-33500c4a.entry.js.map → p-e3b156c2.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-7a40ef38.entry.js.map → p-eacd58fb.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-d8429943.entry.js.map → p-fd5eabec.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-4fd494d9.entry.js.map → p-feca8037.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-e6ec7ef3.entry.js.map → p-fef6931c.entry.js.map} +0 -0
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-06-30T09:27:54",
2
+ "timestamp": "2025-07-02T12:29:18",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.28.2",
@@ -4641,36 +4641,12 @@
4641
4641
  "required": false,
4642
4642
  "getter": false,
4643
4643
  "setter": false
4644
- },
4645
- {
4646
- "name": "label",
4647
- "type": "string",
4648
- "complexType": {
4649
- "original": "string",
4650
- "resolved": "string",
4651
- "references": {}
4652
- },
4653
- "mutable": false,
4654
- "attr": "label",
4655
- "reflectToAttr": false,
4656
- "docs": "",
4657
- "docsTags": [],
4658
- "default": "''",
4659
- "values": [
4660
- {
4661
- "type": "string"
4662
- }
4663
- ],
4664
- "optional": false,
4665
- "required": false,
4666
- "getter": false,
4667
- "setter": false
4668
4644
  }
4669
4645
  ],
4670
4646
  "methods": [],
4671
4647
  "events": [
4672
4648
  {
4673
- "event": "valueChange",
4649
+ "event": "optionChange",
4674
4650
  "detail": "string",
4675
4651
  "bubbles": true,
4676
4652
  "complexType": {
@@ -11472,7 +11448,7 @@
11472
11448
  "reflectToAttr": false,
11473
11449
  "docs": "",
11474
11450
  "docsTags": [],
11475
- "default": "[\r\n { name: 'Mock Item A iusbrviubw vwiuhvw vwiurhvwr vwoiuh', username: 1 },\r\n // { name: 'Mock Item B', username: 3 },\r\n // { name: 'Mock Item C', username: 3 },\r\n // { name: 'Mock Item D', username: 3 },\r\n // { name: 'Mock Item E', username: 3 },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 92,\r\n // 53,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'John Doe',\r\n // 'John smith',\r\n // 'Jane leo'\r\n ]",
11451
+ "default": "[\r\n // { name: 'Mock Item A iusbrviubw vwiuhvw vwiurhvwr vwoiuh', username: 1 },\r\n // { name: 'Mock Item B', username: 3 },\r\n // { name: 'Mock Item C', username: 3 },\r\n // { name: 'Mock Item D', username: 3 },\r\n // { name: 'Mock Item E', username: 3 },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 92,\r\n // 53,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'John Doe',\r\n // 'John smith',\r\n // 'Jane leo'\r\n ]",
11476
11452
  "values": [
11477
11453
  {
11478
11454
  "type": "any[]"
@@ -11531,6 +11507,30 @@
11531
11507
  "getter": false,
11532
11508
  "setter": false
11533
11509
  },
11510
+ {
11511
+ "name": "loading",
11512
+ "type": "boolean",
11513
+ "complexType": {
11514
+ "original": "boolean",
11515
+ "resolved": "boolean",
11516
+ "references": {}
11517
+ },
11518
+ "mutable": false,
11519
+ "attr": "loading",
11520
+ "reflectToAttr": false,
11521
+ "docs": "",
11522
+ "docsTags": [],
11523
+ "default": "false",
11524
+ "values": [
11525
+ {
11526
+ "type": "boolean"
11527
+ }
11528
+ ],
11529
+ "optional": false,
11530
+ "required": false,
11531
+ "getter": false,
11532
+ "setter": false
11533
+ },
11534
11534
  {
11535
11535
  "name": "menuPosition",
11536
11536
  "type": "\" bottom\" | \"top\"",
@@ -12603,6 +12603,30 @@
12603
12603
  "getter": false,
12604
12604
  "setter": false
12605
12605
  },
12606
+ {
12607
+ "name": "loading",
12608
+ "type": "boolean",
12609
+ "complexType": {
12610
+ "original": "boolean",
12611
+ "resolved": "boolean",
12612
+ "references": {}
12613
+ },
12614
+ "mutable": true,
12615
+ "attr": "loading",
12616
+ "reflectToAttr": false,
12617
+ "docs": "",
12618
+ "docsTags": [],
12619
+ "default": "false",
12620
+ "values": [
12621
+ {
12622
+ "type": "boolean"
12623
+ }
12624
+ ],
12625
+ "optional": false,
12626
+ "required": false,
12627
+ "getter": false,
12628
+ "setter": false
12629
+ },
12606
12630
  {
12607
12631
  "name": "maxLength",
12608
12632
  "type": "number",
@@ -17165,21 +17189,71 @@
17165
17189
  "setter": false
17166
17190
  },
17167
17191
  {
17168
- "name": "fifthStepLabel",
17169
- "type": "string",
17192
+ "name": "size",
17193
+ "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17170
17194
  "complexType": {
17171
- "original": "string",
17172
- "resolved": "string",
17173
- "references": {}
17195
+ "original": "GeneralSizes",
17196
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17197
+ "references": {
17198
+ "GeneralSizes": {
17199
+ "location": "import",
17200
+ "path": "../../models/reusableModels",
17201
+ "id": "src/models/reusableModels.ts::GeneralSizes"
17202
+ }
17203
+ }
17174
17204
  },
17175
17205
  "mutable": false,
17176
- "attr": "fifth-step-label",
17206
+ "attr": "size",
17177
17207
  "reflectToAttr": false,
17178
17208
  "docs": "",
17179
17209
  "docsTags": [],
17180
- "default": "''",
17181
17210
  "values": [
17182
17211
  {
17212
+ "value": "lg",
17213
+ "type": "string"
17214
+ },
17215
+ {
17216
+ "value": "md",
17217
+ "type": "string"
17218
+ },
17219
+ {
17220
+ "value": "profile_lg",
17221
+ "type": "string"
17222
+ },
17223
+ {
17224
+ "value": "profile_md",
17225
+ "type": "string"
17226
+ },
17227
+ {
17228
+ "value": "profile_sm",
17229
+ "type": "string"
17230
+ },
17231
+ {
17232
+ "value": "sm",
17233
+ "type": "string"
17234
+ },
17235
+ {
17236
+ "value": "xl",
17237
+ "type": "string"
17238
+ },
17239
+ {
17240
+ "value": "xl2",
17241
+ "type": "string"
17242
+ },
17243
+ {
17244
+ "value": "xl3",
17245
+ "type": "string"
17246
+ },
17247
+ {
17248
+ "value": "xl4",
17249
+ "type": "string"
17250
+ },
17251
+ {
17252
+ "value": "xs",
17253
+ "type": "string"
17254
+ },
17255
+ {
17256
+ "value": "xxs",
17183
17257
  "type": "string"
17184
17258
  }
17185
17259
  ],
@@ -17189,31 +17263,54 @@
17189
17263
  "setter": false
17190
17264
  },
17191
17265
  {
17192
- "name": "fifthStepState",
17193
- "type": "\"default\" | \"destructive\"",
17266
+ "name": "steps",
17267
+ "type": "StepperType[]",
17194
17268
  "complexType": {
17195
- "original": "ProgressStepStates",
17196
- "resolved": "\"default\" | \"destructive\"",
17269
+ "original": "StepperType[]",
17270
+ "resolved": "StepperType[]",
17197
17271
  "references": {
17198
- "ProgressStepStates": {
17272
+ "StepperType": {
17199
17273
  "location": "import",
17200
17274
  "path": "../../models/reusableModels",
17201
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17275
+ "id": "src/models/reusableModels.ts::StepperType"
17202
17276
  }
17203
17277
  }
17204
17278
  },
17205
17279
  "mutable": false,
17206
- "attr": "fifth-step-state",
17207
17280
  "reflectToAttr": false,
17208
17281
  "docs": "",
17209
17282
  "docsTags": [],
17283
+ "default": "[\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 ]",
17210
17284
  "values": [
17211
17285
  {
17212
- "value": "default",
17286
+ "type": "StepperType[]"
17287
+ }
17288
+ ],
17289
+ "optional": false,
17290
+ "required": false,
17291
+ "getter": false,
17292
+ "setter": false
17293
+ },
17294
+ {
17295
+ "name": "type",
17296
+ "type": "\"featured_icon\" | \"icon\"",
17297
+ "complexType": {
17298
+ "original": "'icon' | 'featured_icon'",
17299
+ "resolved": "\"featured_icon\" | \"icon\"",
17300
+ "references": {}
17301
+ },
17302
+ "mutable": false,
17303
+ "attr": "type",
17304
+ "reflectToAttr": false,
17305
+ "docs": "",
17306
+ "docsTags": [],
17307
+ "values": [
17308
+ {
17309
+ "value": "featured_icon",
17213
17310
  "type": "string"
17214
17311
  },
17215
17312
  {
17216
- "value": "destructive",
17313
+ "value": "icon",
17217
17314
  "type": "string"
17218
17315
  }
17219
17316
  ],
@@ -17221,37 +17318,62 @@
17221
17318
  "required": false,
17222
17319
  "getter": false,
17223
17320
  "setter": false
17224
- },
17321
+ }
17322
+ ],
17323
+ "methods": [],
17324
+ "events": [],
17325
+ "listeners": [],
17326
+ "styles": [],
17327
+ "slots": [],
17328
+ "parts": [],
17329
+ "dependents": [],
17330
+ "dependencies": [
17331
+ "gb-step-base"
17332
+ ],
17333
+ "dependencyGraph": {
17334
+ "gb-stepper-horizontal-icons-centered": [
17335
+ "gb-step-base"
17336
+ ],
17337
+ "gb-step-base": [
17338
+ "gb-featured-icon"
17339
+ ]
17340
+ }
17341
+ },
17342
+ {
17343
+ "filePath": "src/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.tsx",
17344
+ "encapsulation": "shadow",
17345
+ "tag": "gb-stepper-horizontal-line-with-text",
17346
+ "readme": "# gb-stepper-horizontal-line-with-text\n\n\n",
17347
+ "docs": "",
17348
+ "docsTags": [],
17349
+ "usage": {},
17350
+ "props": [
17225
17351
  {
17226
- "name": "fifthStepStatus",
17227
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17352
+ "name": "breakpoint",
17353
+ "type": "\"desktop\" | \"mobile\"",
17228
17354
  "complexType": {
17229
- "original": "ProgressStepStatus",
17230
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17355
+ "original": "BreakPoints",
17356
+ "resolved": "\"desktop\" | \"mobile\"",
17231
17357
  "references": {
17232
- "ProgressStepStatus": {
17358
+ "BreakPoints": {
17233
17359
  "location": "import",
17234
17360
  "path": "../../models/reusableModels",
17235
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17361
+ "id": "src/models/reusableModels.ts::BreakPoints"
17236
17362
  }
17237
17363
  }
17238
17364
  },
17239
17365
  "mutable": false,
17240
- "attr": "fifth-step-status",
17366
+ "attr": "breakpoint",
17241
17367
  "reflectToAttr": false,
17242
17368
  "docs": "",
17243
17369
  "docsTags": [],
17244
17370
  "values": [
17245
17371
  {
17246
- "value": "complete",
17247
- "type": "string"
17248
- },
17249
- {
17250
- "value": "current",
17372
+ "value": "desktop",
17251
17373
  "type": "string"
17252
17374
  },
17253
17375
  {
17254
- "value": "incomplete",
17376
+ "value": "mobile",
17255
17377
  "type": "string"
17256
17378
  }
17257
17379
  ],
@@ -17261,22 +17383,22 @@
17261
17383
  "setter": false
17262
17384
  },
17263
17385
  {
17264
- "name": "fifthStepSupportingText",
17265
- "type": "string",
17386
+ "name": "showContent",
17387
+ "type": "boolean",
17266
17388
  "complexType": {
17267
- "original": "string",
17268
- "resolved": "string",
17389
+ "original": "boolean",
17390
+ "resolved": "boolean",
17269
17391
  "references": {}
17270
17392
  },
17271
17393
  "mutable": false,
17272
- "attr": "fifth-step-supporting-text",
17394
+ "attr": "show-content",
17273
17395
  "reflectToAttr": false,
17274
17396
  "docs": "",
17275
17397
  "docsTags": [],
17276
- "default": "''",
17398
+ "default": "false",
17277
17399
  "values": [
17278
17400
  {
17279
- "type": "string"
17401
+ "type": "boolean"
17280
17402
  }
17281
17403
  ],
17282
17404
  "optional": false,
@@ -17285,22 +17407,22 @@
17285
17407
  "setter": false
17286
17408
  },
17287
17409
  {
17288
- "name": "firstStepLabel",
17289
- "type": "string",
17410
+ "name": "showSupportingText",
17411
+ "type": "boolean",
17290
17412
  "complexType": {
17291
- "original": "string",
17292
- "resolved": "string",
17413
+ "original": "boolean",
17414
+ "resolved": "boolean",
17293
17415
  "references": {}
17294
17416
  },
17295
- "mutable": false,
17296
- "attr": "first-step-label",
17417
+ "mutable": true,
17418
+ "attr": "show-supporting-text",
17297
17419
  "reflectToAttr": false,
17298
17420
  "docs": "",
17299
17421
  "docsTags": [],
17300
- "default": "''",
17422
+ "default": "false",
17301
17423
  "values": [
17302
17424
  {
17303
- "type": "string"
17425
+ "type": "boolean"
17304
17426
  }
17305
17427
  ],
17306
17428
  "optional": false,
@@ -17309,1668 +17431,16 @@
17309
17431
  "setter": false
17310
17432
  },
17311
17433
  {
17312
- "name": "firstStepState",
17313
- "type": "\"default\" | \"destructive\"",
17434
+ "name": "size",
17435
+ "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17314
17436
  "complexType": {
17315
- "original": "ProgressStepStates",
17316
- "resolved": "\"default\" | \"destructive\"",
17437
+ "original": "GeneralSizes",
17438
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17317
17439
  "references": {
17318
- "ProgressStepStates": {
17440
+ "GeneralSizes": {
17319
17441
  "location": "import",
17320
17442
  "path": "../../models/reusableModels",
17321
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17322
- }
17323
- }
17324
- },
17325
- "mutable": false,
17326
- "attr": "first-step-state",
17327
- "reflectToAttr": false,
17328
- "docs": "",
17329
- "docsTags": [],
17330
- "values": [
17331
- {
17332
- "value": "default",
17333
- "type": "string"
17334
- },
17335
- {
17336
- "value": "destructive",
17337
- "type": "string"
17338
- }
17339
- ],
17340
- "optional": false,
17341
- "required": false,
17342
- "getter": false,
17343
- "setter": false
17344
- },
17345
- {
17346
- "name": "firstStepStatus",
17347
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17348
- "complexType": {
17349
- "original": "ProgressStepStatus",
17350
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17351
- "references": {
17352
- "ProgressStepStatus": {
17353
- "location": "import",
17354
- "path": "../../models/reusableModels",
17355
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17356
- }
17357
- }
17358
- },
17359
- "mutable": false,
17360
- "attr": "first-step-status",
17361
- "reflectToAttr": false,
17362
- "docs": "",
17363
- "docsTags": [],
17364
- "values": [
17365
- {
17366
- "value": "complete",
17367
- "type": "string"
17368
- },
17369
- {
17370
- "value": "current",
17371
- "type": "string"
17372
- },
17373
- {
17374
- "value": "incomplete",
17375
- "type": "string"
17376
- }
17377
- ],
17378
- "optional": false,
17379
- "required": false,
17380
- "getter": false,
17381
- "setter": false
17382
- },
17383
- {
17384
- "name": "firstStepSupportingText",
17385
- "type": "string",
17386
- "complexType": {
17387
- "original": "string",
17388
- "resolved": "string",
17389
- "references": {}
17390
- },
17391
- "mutable": false,
17392
- "attr": "first-step-supporting-text",
17393
- "reflectToAttr": false,
17394
- "docs": "",
17395
- "docsTags": [],
17396
- "default": "''",
17397
- "values": [
17398
- {
17399
- "type": "string"
17400
- }
17401
- ],
17402
- "optional": false,
17403
- "required": false,
17404
- "getter": false,
17405
- "setter": false
17406
- },
17407
- {
17408
- "name": "fourthStepLabel",
17409
- "type": "string",
17410
- "complexType": {
17411
- "original": "string",
17412
- "resolved": "string",
17413
- "references": {}
17414
- },
17415
- "mutable": false,
17416
- "attr": "fourth-step-label",
17417
- "reflectToAttr": false,
17418
- "docs": "",
17419
- "docsTags": [],
17420
- "default": "''",
17421
- "values": [
17422
- {
17423
- "type": "string"
17424
- }
17425
- ],
17426
- "optional": false,
17427
- "required": false,
17428
- "getter": false,
17429
- "setter": false
17430
- },
17431
- {
17432
- "name": "fourthStepState",
17433
- "type": "\"default\" | \"destructive\"",
17434
- "complexType": {
17435
- "original": "ProgressStepStates",
17436
- "resolved": "\"default\" | \"destructive\"",
17437
- "references": {
17438
- "ProgressStepStates": {
17439
- "location": "import",
17440
- "path": "../../models/reusableModels",
17441
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17442
- }
17443
- }
17444
- },
17445
- "mutable": false,
17446
- "attr": "fourth-step-state",
17447
- "reflectToAttr": false,
17448
- "docs": "",
17449
- "docsTags": [],
17450
- "values": [
17451
- {
17452
- "value": "default",
17453
- "type": "string"
17454
- },
17455
- {
17456
- "value": "destructive",
17457
- "type": "string"
17458
- }
17459
- ],
17460
- "optional": false,
17461
- "required": false,
17462
- "getter": false,
17463
- "setter": false
17464
- },
17465
- {
17466
- "name": "fourthStepStatus",
17467
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17468
- "complexType": {
17469
- "original": "ProgressStepStatus",
17470
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17471
- "references": {
17472
- "ProgressStepStatus": {
17473
- "location": "import",
17474
- "path": "../../models/reusableModels",
17475
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17476
- }
17477
- }
17478
- },
17479
- "mutable": false,
17480
- "attr": "fourth-step-status",
17481
- "reflectToAttr": false,
17482
- "docs": "",
17483
- "docsTags": [],
17484
- "values": [
17485
- {
17486
- "value": "complete",
17487
- "type": "string"
17488
- },
17489
- {
17490
- "value": "current",
17491
- "type": "string"
17492
- },
17493
- {
17494
- "value": "incomplete",
17495
- "type": "string"
17496
- }
17497
- ],
17498
- "optional": false,
17499
- "required": false,
17500
- "getter": false,
17501
- "setter": false
17502
- },
17503
- {
17504
- "name": "fourthStepSupportingText",
17505
- "type": "string",
17506
- "complexType": {
17507
- "original": "string",
17508
- "resolved": "string",
17509
- "references": {}
17510
- },
17511
- "mutable": false,
17512
- "attr": "fourth-step-supporting-text",
17513
- "reflectToAttr": false,
17514
- "docs": "",
17515
- "docsTags": [],
17516
- "default": "''",
17517
- "values": [
17518
- {
17519
- "type": "string"
17520
- }
17521
- ],
17522
- "optional": false,
17523
- "required": false,
17524
- "getter": false,
17525
- "setter": false
17526
- },
17527
- {
17528
- "name": "secondStepLabel",
17529
- "type": "string",
17530
- "complexType": {
17531
- "original": "string",
17532
- "resolved": "string",
17533
- "references": {}
17534
- },
17535
- "mutable": false,
17536
- "attr": "second-step-label",
17537
- "reflectToAttr": false,
17538
- "docs": "",
17539
- "docsTags": [],
17540
- "default": "''",
17541
- "values": [
17542
- {
17543
- "type": "string"
17544
- }
17545
- ],
17546
- "optional": false,
17547
- "required": false,
17548
- "getter": false,
17549
- "setter": false
17550
- },
17551
- {
17552
- "name": "secondStepState",
17553
- "type": "\"default\" | \"destructive\"",
17554
- "complexType": {
17555
- "original": "ProgressStepStates",
17556
- "resolved": "\"default\" | \"destructive\"",
17557
- "references": {
17558
- "ProgressStepStates": {
17559
- "location": "import",
17560
- "path": "../../models/reusableModels",
17561
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17562
- }
17563
- }
17564
- },
17565
- "mutable": false,
17566
- "attr": "second-step-state",
17567
- "reflectToAttr": false,
17568
- "docs": "",
17569
- "docsTags": [],
17570
- "values": [
17571
- {
17572
- "value": "default",
17573
- "type": "string"
17574
- },
17575
- {
17576
- "value": "destructive",
17577
- "type": "string"
17578
- }
17579
- ],
17580
- "optional": false,
17581
- "required": false,
17582
- "getter": false,
17583
- "setter": false
17584
- },
17585
- {
17586
- "name": "secondStepStatus",
17587
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17588
- "complexType": {
17589
- "original": "ProgressStepStatus",
17590
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17591
- "references": {
17592
- "ProgressStepStatus": {
17593
- "location": "import",
17594
- "path": "../../models/reusableModels",
17595
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17596
- }
17597
- }
17598
- },
17599
- "mutable": false,
17600
- "attr": "second-step-status",
17601
- "reflectToAttr": false,
17602
- "docs": "",
17603
- "docsTags": [],
17604
- "values": [
17605
- {
17606
- "value": "complete",
17607
- "type": "string"
17608
- },
17609
- {
17610
- "value": "current",
17611
- "type": "string"
17612
- },
17613
- {
17614
- "value": "incomplete",
17615
- "type": "string"
17616
- }
17617
- ],
17618
- "optional": false,
17619
- "required": false,
17620
- "getter": false,
17621
- "setter": false
17622
- },
17623
- {
17624
- "name": "secondStepSupportingText",
17625
- "type": "string",
17626
- "complexType": {
17627
- "original": "string",
17628
- "resolved": "string",
17629
- "references": {}
17630
- },
17631
- "mutable": false,
17632
- "attr": "second-step-supporting-text",
17633
- "reflectToAttr": false,
17634
- "docs": "",
17635
- "docsTags": [],
17636
- "default": "''",
17637
- "values": [
17638
- {
17639
- "type": "string"
17640
- }
17641
- ],
17642
- "optional": false,
17643
- "required": false,
17644
- "getter": false,
17645
- "setter": false
17646
- },
17647
- {
17648
- "name": "seventhStepLabel",
17649
- "type": "string",
17650
- "complexType": {
17651
- "original": "string",
17652
- "resolved": "string",
17653
- "references": {}
17654
- },
17655
- "mutable": false,
17656
- "attr": "seventh-step-label",
17657
- "reflectToAttr": false,
17658
- "docs": "",
17659
- "docsTags": [],
17660
- "default": "''",
17661
- "values": [
17662
- {
17663
- "type": "string"
17664
- }
17665
- ],
17666
- "optional": false,
17667
- "required": false,
17668
- "getter": false,
17669
- "setter": false
17670
- },
17671
- {
17672
- "name": "seventhStepState",
17673
- "type": "\"default\" | \"destructive\"",
17674
- "complexType": {
17675
- "original": "ProgressStepStates",
17676
- "resolved": "\"default\" | \"destructive\"",
17677
- "references": {
17678
- "ProgressStepStates": {
17679
- "location": "import",
17680
- "path": "../../models/reusableModels",
17681
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17682
- }
17683
- }
17684
- },
17685
- "mutable": false,
17686
- "attr": "seventh-step-state",
17687
- "reflectToAttr": false,
17688
- "docs": "",
17689
- "docsTags": [],
17690
- "values": [
17691
- {
17692
- "value": "default",
17693
- "type": "string"
17694
- },
17695
- {
17696
- "value": "destructive",
17697
- "type": "string"
17698
- }
17699
- ],
17700
- "optional": false,
17701
- "required": false,
17702
- "getter": false,
17703
- "setter": false
17704
- },
17705
- {
17706
- "name": "seventhStepStatus",
17707
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17708
- "complexType": {
17709
- "original": "ProgressStepStatus",
17710
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17711
- "references": {
17712
- "ProgressStepStatus": {
17713
- "location": "import",
17714
- "path": "../../models/reusableModels",
17715
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17716
- }
17717
- }
17718
- },
17719
- "mutable": false,
17720
- "attr": "seventh-step-status",
17721
- "reflectToAttr": false,
17722
- "docs": "",
17723
- "docsTags": [],
17724
- "values": [
17725
- {
17726
- "value": "complete",
17727
- "type": "string"
17728
- },
17729
- {
17730
- "value": "current",
17731
- "type": "string"
17732
- },
17733
- {
17734
- "value": "incomplete",
17735
- "type": "string"
17736
- }
17737
- ],
17738
- "optional": false,
17739
- "required": false,
17740
- "getter": false,
17741
- "setter": false
17742
- },
17743
- {
17744
- "name": "seventhStepSupportingText",
17745
- "type": "string",
17746
- "complexType": {
17747
- "original": "string",
17748
- "resolved": "string",
17749
- "references": {}
17750
- },
17751
- "mutable": false,
17752
- "attr": "seventh-step-supporting-text",
17753
- "reflectToAttr": false,
17754
- "docs": "",
17755
- "docsTags": [],
17756
- "default": "''",
17757
- "values": [
17758
- {
17759
- "type": "string"
17760
- }
17761
- ],
17762
- "optional": false,
17763
- "required": false,
17764
- "getter": false,
17765
- "setter": false
17766
- },
17767
- {
17768
- "name": "sixthStepLabel",
17769
- "type": "string",
17770
- "complexType": {
17771
- "original": "string",
17772
- "resolved": "string",
17773
- "references": {}
17774
- },
17775
- "mutable": false,
17776
- "attr": "sixth-step-label",
17777
- "reflectToAttr": false,
17778
- "docs": "",
17779
- "docsTags": [],
17780
- "default": "''",
17781
- "values": [
17782
- {
17783
- "type": "string"
17784
- }
17785
- ],
17786
- "optional": false,
17787
- "required": false,
17788
- "getter": false,
17789
- "setter": false
17790
- },
17791
- {
17792
- "name": "sixthStepState",
17793
- "type": "\"default\" | \"destructive\"",
17794
- "complexType": {
17795
- "original": "ProgressStepStates",
17796
- "resolved": "\"default\" | \"destructive\"",
17797
- "references": {
17798
- "ProgressStepStates": {
17799
- "location": "import",
17800
- "path": "../../models/reusableModels",
17801
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17802
- }
17803
- }
17804
- },
17805
- "mutable": false,
17806
- "attr": "sixth-step-state",
17807
- "reflectToAttr": false,
17808
- "docs": "",
17809
- "docsTags": [],
17810
- "values": [
17811
- {
17812
- "value": "default",
17813
- "type": "string"
17814
- },
17815
- {
17816
- "value": "destructive",
17817
- "type": "string"
17818
- }
17819
- ],
17820
- "optional": false,
17821
- "required": false,
17822
- "getter": false,
17823
- "setter": false
17824
- },
17825
- {
17826
- "name": "sixthStepStatus",
17827
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17828
- "complexType": {
17829
- "original": "ProgressStepStatus",
17830
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17831
- "references": {
17832
- "ProgressStepStatus": {
17833
- "location": "import",
17834
- "path": "../../models/reusableModels",
17835
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17836
- }
17837
- }
17838
- },
17839
- "mutable": false,
17840
- "attr": "sixth-step-status",
17841
- "reflectToAttr": false,
17842
- "docs": "",
17843
- "docsTags": [],
17844
- "values": [
17845
- {
17846
- "value": "complete",
17847
- "type": "string"
17848
- },
17849
- {
17850
- "value": "current",
17851
- "type": "string"
17852
- },
17853
- {
17854
- "value": "incomplete",
17855
- "type": "string"
17856
- }
17857
- ],
17858
- "optional": false,
17859
- "required": false,
17860
- "getter": false,
17861
- "setter": false
17862
- },
17863
- {
17864
- "name": "sixthStepSupportingText",
17865
- "type": "string",
17866
- "complexType": {
17867
- "original": "string",
17868
- "resolved": "string",
17869
- "references": {}
17870
- },
17871
- "mutable": false,
17872
- "attr": "sixth-step-supporting-text",
17873
- "reflectToAttr": false,
17874
- "docs": "",
17875
- "docsTags": [],
17876
- "default": "''",
17877
- "values": [
17878
- {
17879
- "type": "string"
17880
- }
17881
- ],
17882
- "optional": false,
17883
- "required": false,
17884
- "getter": false,
17885
- "setter": false
17886
- },
17887
- {
17888
- "name": "size",
17889
- "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17890
- "complexType": {
17891
- "original": "GeneralSizes",
17892
- "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17893
- "references": {
17894
- "GeneralSizes": {
17895
- "location": "import",
17896
- "path": "../../models/reusableModels",
17897
- "id": "src/models/reusableModels.ts::GeneralSizes"
17898
- }
17899
- }
17900
- },
17901
- "mutable": false,
17902
- "attr": "size",
17903
- "reflectToAttr": false,
17904
- "docs": "",
17905
- "docsTags": [],
17906
- "values": [
17907
- {
17908
- "value": "lg",
17909
- "type": "string"
17910
- },
17911
- {
17912
- "value": "md",
17913
- "type": "string"
17914
- },
17915
- {
17916
- "value": "profile_lg",
17917
- "type": "string"
17918
- },
17919
- {
17920
- "value": "profile_md",
17921
- "type": "string"
17922
- },
17923
- {
17924
- "value": "profile_sm",
17925
- "type": "string"
17926
- },
17927
- {
17928
- "value": "sm",
17929
- "type": "string"
17930
- },
17931
- {
17932
- "value": "xl",
17933
- "type": "string"
17934
- },
17935
- {
17936
- "value": "xl2",
17937
- "type": "string"
17938
- },
17939
- {
17940
- "value": "xl3",
17941
- "type": "string"
17942
- },
17943
- {
17944
- "value": "xl4",
17945
- "type": "string"
17946
- },
17947
- {
17948
- "value": "xs",
17949
- "type": "string"
17950
- },
17951
- {
17952
- "value": "xxs",
17953
- "type": "string"
17954
- }
17955
- ],
17956
- "optional": false,
17957
- "required": false,
17958
- "getter": false,
17959
- "setter": false
17960
- },
17961
- {
17962
- "name": "steps",
17963
- "type": "number",
17964
- "complexType": {
17965
- "original": "number",
17966
- "resolved": "number",
17967
- "references": {}
17968
- },
17969
- "mutable": false,
17970
- "attr": "steps",
17971
- "reflectToAttr": false,
17972
- "docs": "",
17973
- "docsTags": [],
17974
- "values": [
17975
- {
17976
- "type": "number"
17977
- }
17978
- ],
17979
- "optional": false,
17980
- "required": false,
17981
- "getter": false,
17982
- "setter": false
17983
- },
17984
- {
17985
- "name": "thirdStepLabel",
17986
- "type": "string",
17987
- "complexType": {
17988
- "original": "string",
17989
- "resolved": "string",
17990
- "references": {}
17991
- },
17992
- "mutable": false,
17993
- "attr": "third-step-label",
17994
- "reflectToAttr": false,
17995
- "docs": "",
17996
- "docsTags": [],
17997
- "default": "''",
17998
- "values": [
17999
- {
18000
- "type": "string"
18001
- }
18002
- ],
18003
- "optional": false,
18004
- "required": false,
18005
- "getter": false,
18006
- "setter": false
18007
- },
18008
- {
18009
- "name": "thirdStepState",
18010
- "type": "\"default\" | \"destructive\"",
18011
- "complexType": {
18012
- "original": "ProgressStepStates",
18013
- "resolved": "\"default\" | \"destructive\"",
18014
- "references": {
18015
- "ProgressStepStates": {
18016
- "location": "import",
18017
- "path": "../../models/reusableModels",
18018
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18019
- }
18020
- }
18021
- },
18022
- "mutable": false,
18023
- "attr": "third-step-state",
18024
- "reflectToAttr": false,
18025
- "docs": "",
18026
- "docsTags": [],
18027
- "values": [
18028
- {
18029
- "value": "default",
18030
- "type": "string"
18031
- },
18032
- {
18033
- "value": "destructive",
18034
- "type": "string"
18035
- }
18036
- ],
18037
- "optional": false,
18038
- "required": false,
18039
- "getter": false,
18040
- "setter": false
18041
- },
18042
- {
18043
- "name": "thirdStepStatus",
18044
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18045
- "complexType": {
18046
- "original": "ProgressStepStatus",
18047
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18048
- "references": {
18049
- "ProgressStepStatus": {
18050
- "location": "import",
18051
- "path": "../../models/reusableModels",
18052
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18053
- }
18054
- }
18055
- },
18056
- "mutable": false,
18057
- "attr": "third-step-status",
18058
- "reflectToAttr": false,
18059
- "docs": "",
18060
- "docsTags": [],
18061
- "values": [
18062
- {
18063
- "value": "complete",
18064
- "type": "string"
18065
- },
18066
- {
18067
- "value": "current",
18068
- "type": "string"
18069
- },
18070
- {
18071
- "value": "incomplete",
18072
- "type": "string"
18073
- }
18074
- ],
18075
- "optional": false,
18076
- "required": false,
18077
- "getter": false,
18078
- "setter": false
18079
- },
18080
- {
18081
- "name": "thirdStepSupportingText",
18082
- "type": "string",
18083
- "complexType": {
18084
- "original": "string",
18085
- "resolved": "string",
18086
- "references": {}
18087
- },
18088
- "mutable": false,
18089
- "attr": "third-step-supporting-text",
18090
- "reflectToAttr": false,
18091
- "docs": "",
18092
- "docsTags": [],
18093
- "default": "''",
18094
- "values": [
18095
- {
18096
- "type": "string"
18097
- }
18098
- ],
18099
- "optional": false,
18100
- "required": false,
18101
- "getter": false,
18102
- "setter": false
18103
- },
18104
- {
18105
- "name": "type",
18106
- "type": "\"featured_icon\" | \"icon\"",
18107
- "complexType": {
18108
- "original": "'icon' | 'featured_icon'",
18109
- "resolved": "\"featured_icon\" | \"icon\"",
18110
- "references": {}
18111
- },
18112
- "mutable": false,
18113
- "attr": "type",
18114
- "reflectToAttr": false,
18115
- "docs": "",
18116
- "docsTags": [],
18117
- "values": [
18118
- {
18119
- "value": "featured_icon",
18120
- "type": "string"
18121
- },
18122
- {
18123
- "value": "icon",
18124
- "type": "string"
18125
- }
18126
- ],
18127
- "optional": false,
18128
- "required": false,
18129
- "getter": false,
18130
- "setter": false
18131
- }
18132
- ],
18133
- "methods": [],
18134
- "events": [],
18135
- "listeners": [],
18136
- "styles": [],
18137
- "slots": [],
18138
- "parts": [],
18139
- "dependents": [],
18140
- "dependencies": [
18141
- "gb-step-base"
18142
- ],
18143
- "dependencyGraph": {
18144
- "gb-stepper-horizontal-icons-centered": [
18145
- "gb-step-base"
18146
- ],
18147
- "gb-step-base": [
18148
- "gb-featured-icon"
18149
- ]
18150
- }
18151
- },
18152
- {
18153
- "filePath": "src/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.tsx",
18154
- "encapsulation": "shadow",
18155
- "tag": "gb-stepper-horizontal-line-with-text",
18156
- "readme": "# gb-stepper-horizontal-line-with-text\n\n\n",
18157
- "docs": "",
18158
- "docsTags": [],
18159
- "usage": {},
18160
- "props": [
18161
- {
18162
- "name": "breakpoint",
18163
- "type": "\"desktop\" | \"mobile\"",
18164
- "complexType": {
18165
- "original": "BreakPoints",
18166
- "resolved": "\"desktop\" | \"mobile\"",
18167
- "references": {
18168
- "BreakPoints": {
18169
- "location": "import",
18170
- "path": "../../models/reusableModels",
18171
- "id": "src/models/reusableModels.ts::BreakPoints"
18172
- }
18173
- }
18174
- },
18175
- "mutable": false,
18176
- "attr": "breakpoint",
18177
- "reflectToAttr": false,
18178
- "docs": "",
18179
- "docsTags": [],
18180
- "values": [
18181
- {
18182
- "value": "desktop",
18183
- "type": "string"
18184
- },
18185
- {
18186
- "value": "mobile",
18187
- "type": "string"
18188
- }
18189
- ],
18190
- "optional": false,
18191
- "required": false,
18192
- "getter": false,
18193
- "setter": false
18194
- },
18195
- {
18196
- "name": "fifthStepLabel",
18197
- "type": "string",
18198
- "complexType": {
18199
- "original": "string",
18200
- "resolved": "string",
18201
- "references": {}
18202
- },
18203
- "mutable": false,
18204
- "attr": "fifth-step-label",
18205
- "reflectToAttr": false,
18206
- "docs": "",
18207
- "docsTags": [],
18208
- "default": "''",
18209
- "values": [
18210
- {
18211
- "type": "string"
18212
- }
18213
- ],
18214
- "optional": false,
18215
- "required": false,
18216
- "getter": false,
18217
- "setter": false
18218
- },
18219
- {
18220
- "name": "fifthStepState",
18221
- "type": "\"default\" | \"destructive\"",
18222
- "complexType": {
18223
- "original": "ProgressStepStates",
18224
- "resolved": "\"default\" | \"destructive\"",
18225
- "references": {
18226
- "ProgressStepStates": {
18227
- "location": "import",
18228
- "path": "../../models/reusableModels",
18229
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18230
- }
18231
- }
18232
- },
18233
- "mutable": false,
18234
- "attr": "fifth-step-state",
18235
- "reflectToAttr": false,
18236
- "docs": "",
18237
- "docsTags": [],
18238
- "values": [
18239
- {
18240
- "value": "default",
18241
- "type": "string"
18242
- },
18243
- {
18244
- "value": "destructive",
18245
- "type": "string"
18246
- }
18247
- ],
18248
- "optional": false,
18249
- "required": false,
18250
- "getter": false,
18251
- "setter": false
18252
- },
18253
- {
18254
- "name": "fifthStepStatus",
18255
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18256
- "complexType": {
18257
- "original": "ProgressStepStatus",
18258
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18259
- "references": {
18260
- "ProgressStepStatus": {
18261
- "location": "import",
18262
- "path": "../../models/reusableModels",
18263
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18264
- }
18265
- }
18266
- },
18267
- "mutable": false,
18268
- "attr": "fifth-step-status",
18269
- "reflectToAttr": false,
18270
- "docs": "",
18271
- "docsTags": [],
18272
- "values": [
18273
- {
18274
- "value": "complete",
18275
- "type": "string"
18276
- },
18277
- {
18278
- "value": "current",
18279
- "type": "string"
18280
- },
18281
- {
18282
- "value": "incomplete",
18283
- "type": "string"
18284
- }
18285
- ],
18286
- "optional": false,
18287
- "required": false,
18288
- "getter": false,
18289
- "setter": false
18290
- },
18291
- {
18292
- "name": "fifthStepSupportingText",
18293
- "type": "string",
18294
- "complexType": {
18295
- "original": "string",
18296
- "resolved": "string",
18297
- "references": {}
18298
- },
18299
- "mutable": false,
18300
- "attr": "fifth-step-supporting-text",
18301
- "reflectToAttr": false,
18302
- "docs": "",
18303
- "docsTags": [],
18304
- "default": "''",
18305
- "values": [
18306
- {
18307
- "type": "string"
18308
- }
18309
- ],
18310
- "optional": false,
18311
- "required": false,
18312
- "getter": false,
18313
- "setter": false
18314
- },
18315
- {
18316
- "name": "firstStepLabel",
18317
- "type": "string",
18318
- "complexType": {
18319
- "original": "string",
18320
- "resolved": "string",
18321
- "references": {}
18322
- },
18323
- "mutable": false,
18324
- "attr": "first-step-label",
18325
- "reflectToAttr": false,
18326
- "docs": "",
18327
- "docsTags": [],
18328
- "default": "''",
18329
- "values": [
18330
- {
18331
- "type": "string"
18332
- }
18333
- ],
18334
- "optional": false,
18335
- "required": false,
18336
- "getter": false,
18337
- "setter": false
18338
- },
18339
- {
18340
- "name": "firstStepState",
18341
- "type": "\"default\" | \"destructive\"",
18342
- "complexType": {
18343
- "original": "ProgressStepStates",
18344
- "resolved": "\"default\" | \"destructive\"",
18345
- "references": {
18346
- "ProgressStepStates": {
18347
- "location": "import",
18348
- "path": "../../models/reusableModels",
18349
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18350
- }
18351
- }
18352
- },
18353
- "mutable": false,
18354
- "attr": "first-step-state",
18355
- "reflectToAttr": false,
18356
- "docs": "",
18357
- "docsTags": [],
18358
- "values": [
18359
- {
18360
- "value": "default",
18361
- "type": "string"
18362
- },
18363
- {
18364
- "value": "destructive",
18365
- "type": "string"
18366
- }
18367
- ],
18368
- "optional": false,
18369
- "required": false,
18370
- "getter": false,
18371
- "setter": false
18372
- },
18373
- {
18374
- "name": "firstStepStatus",
18375
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18376
- "complexType": {
18377
- "original": "ProgressStepStatus",
18378
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18379
- "references": {
18380
- "ProgressStepStatus": {
18381
- "location": "import",
18382
- "path": "../../models/reusableModels",
18383
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18384
- }
18385
- }
18386
- },
18387
- "mutable": false,
18388
- "attr": "first-step-status",
18389
- "reflectToAttr": false,
18390
- "docs": "",
18391
- "docsTags": [],
18392
- "values": [
18393
- {
18394
- "value": "complete",
18395
- "type": "string"
18396
- },
18397
- {
18398
- "value": "current",
18399
- "type": "string"
18400
- },
18401
- {
18402
- "value": "incomplete",
18403
- "type": "string"
18404
- }
18405
- ],
18406
- "optional": false,
18407
- "required": false,
18408
- "getter": false,
18409
- "setter": false
18410
- },
18411
- {
18412
- "name": "firstStepSupportingText",
18413
- "type": "string",
18414
- "complexType": {
18415
- "original": "string",
18416
- "resolved": "string",
18417
- "references": {}
18418
- },
18419
- "mutable": false,
18420
- "attr": "first-step-supporting-text",
18421
- "reflectToAttr": false,
18422
- "docs": "",
18423
- "docsTags": [],
18424
- "default": "''",
18425
- "values": [
18426
- {
18427
- "type": "string"
18428
- }
18429
- ],
18430
- "optional": false,
18431
- "required": false,
18432
- "getter": false,
18433
- "setter": false
18434
- },
18435
- {
18436
- "name": "fourthStepLabel",
18437
- "type": "string",
18438
- "complexType": {
18439
- "original": "string",
18440
- "resolved": "string",
18441
- "references": {}
18442
- },
18443
- "mutable": false,
18444
- "attr": "fourth-step-label",
18445
- "reflectToAttr": false,
18446
- "docs": "",
18447
- "docsTags": [],
18448
- "default": "''",
18449
- "values": [
18450
- {
18451
- "type": "string"
18452
- }
18453
- ],
18454
- "optional": false,
18455
- "required": false,
18456
- "getter": false,
18457
- "setter": false
18458
- },
18459
- {
18460
- "name": "fourthStepState",
18461
- "type": "\"default\" | \"destructive\"",
18462
- "complexType": {
18463
- "original": "ProgressStepStates",
18464
- "resolved": "\"default\" | \"destructive\"",
18465
- "references": {
18466
- "ProgressStepStates": {
18467
- "location": "import",
18468
- "path": "../../models/reusableModels",
18469
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18470
- }
18471
- }
18472
- },
18473
- "mutable": false,
18474
- "attr": "fourth-step-state",
18475
- "reflectToAttr": false,
18476
- "docs": "",
18477
- "docsTags": [],
18478
- "values": [
18479
- {
18480
- "value": "default",
18481
- "type": "string"
18482
- },
18483
- {
18484
- "value": "destructive",
18485
- "type": "string"
18486
- }
18487
- ],
18488
- "optional": false,
18489
- "required": false,
18490
- "getter": false,
18491
- "setter": false
18492
- },
18493
- {
18494
- "name": "fourthStepStatus",
18495
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18496
- "complexType": {
18497
- "original": "ProgressStepStatus",
18498
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18499
- "references": {
18500
- "ProgressStepStatus": {
18501
- "location": "import",
18502
- "path": "../../models/reusableModels",
18503
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18504
- }
18505
- }
18506
- },
18507
- "mutable": false,
18508
- "attr": "fourth-step-status",
18509
- "reflectToAttr": false,
18510
- "docs": "",
18511
- "docsTags": [],
18512
- "values": [
18513
- {
18514
- "value": "complete",
18515
- "type": "string"
18516
- },
18517
- {
18518
- "value": "current",
18519
- "type": "string"
18520
- },
18521
- {
18522
- "value": "incomplete",
18523
- "type": "string"
18524
- }
18525
- ],
18526
- "optional": false,
18527
- "required": false,
18528
- "getter": false,
18529
- "setter": false
18530
- },
18531
- {
18532
- "name": "fourthStepSupportingText",
18533
- "type": "string",
18534
- "complexType": {
18535
- "original": "string",
18536
- "resolved": "string",
18537
- "references": {}
18538
- },
18539
- "mutable": false,
18540
- "attr": "fourth-step-supporting-text",
18541
- "reflectToAttr": false,
18542
- "docs": "",
18543
- "docsTags": [],
18544
- "default": "''",
18545
- "values": [
18546
- {
18547
- "type": "string"
18548
- }
18549
- ],
18550
- "optional": false,
18551
- "required": false,
18552
- "getter": false,
18553
- "setter": false
18554
- },
18555
- {
18556
- "name": "secondStepLabel",
18557
- "type": "string",
18558
- "complexType": {
18559
- "original": "string",
18560
- "resolved": "string",
18561
- "references": {}
18562
- },
18563
- "mutable": false,
18564
- "attr": "second-step-label",
18565
- "reflectToAttr": false,
18566
- "docs": "",
18567
- "docsTags": [],
18568
- "default": "''",
18569
- "values": [
18570
- {
18571
- "type": "string"
18572
- }
18573
- ],
18574
- "optional": false,
18575
- "required": false,
18576
- "getter": false,
18577
- "setter": false
18578
- },
18579
- {
18580
- "name": "secondStepState",
18581
- "type": "\"default\" | \"destructive\"",
18582
- "complexType": {
18583
- "original": "ProgressStepStates",
18584
- "resolved": "\"default\" | \"destructive\"",
18585
- "references": {
18586
- "ProgressStepStates": {
18587
- "location": "import",
18588
- "path": "../../models/reusableModels",
18589
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18590
- }
18591
- }
18592
- },
18593
- "mutable": false,
18594
- "attr": "second-step-state",
18595
- "reflectToAttr": false,
18596
- "docs": "",
18597
- "docsTags": [],
18598
- "values": [
18599
- {
18600
- "value": "default",
18601
- "type": "string"
18602
- },
18603
- {
18604
- "value": "destructive",
18605
- "type": "string"
18606
- }
18607
- ],
18608
- "optional": false,
18609
- "required": false,
18610
- "getter": false,
18611
- "setter": false
18612
- },
18613
- {
18614
- "name": "secondStepStatus",
18615
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18616
- "complexType": {
18617
- "original": "ProgressStepStatus",
18618
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18619
- "references": {
18620
- "ProgressStepStatus": {
18621
- "location": "import",
18622
- "path": "../../models/reusableModels",
18623
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18624
- }
18625
- }
18626
- },
18627
- "mutable": false,
18628
- "attr": "second-step-status",
18629
- "reflectToAttr": false,
18630
- "docs": "",
18631
- "docsTags": [],
18632
- "values": [
18633
- {
18634
- "value": "complete",
18635
- "type": "string"
18636
- },
18637
- {
18638
- "value": "current",
18639
- "type": "string"
18640
- },
18641
- {
18642
- "value": "incomplete",
18643
- "type": "string"
18644
- }
18645
- ],
18646
- "optional": false,
18647
- "required": false,
18648
- "getter": false,
18649
- "setter": false
18650
- },
18651
- {
18652
- "name": "secondStepSupportingText",
18653
- "type": "string",
18654
- "complexType": {
18655
- "original": "string",
18656
- "resolved": "string",
18657
- "references": {}
18658
- },
18659
- "mutable": false,
18660
- "attr": "second-step-supporting-text",
18661
- "reflectToAttr": false,
18662
- "docs": "",
18663
- "docsTags": [],
18664
- "default": "''",
18665
- "values": [
18666
- {
18667
- "type": "string"
18668
- }
18669
- ],
18670
- "optional": false,
18671
- "required": false,
18672
- "getter": false,
18673
- "setter": false
18674
- },
18675
- {
18676
- "name": "seventhStepLabel",
18677
- "type": "string",
18678
- "complexType": {
18679
- "original": "string",
18680
- "resolved": "string",
18681
- "references": {}
18682
- },
18683
- "mutable": false,
18684
- "attr": "seventh-step-label",
18685
- "reflectToAttr": false,
18686
- "docs": "",
18687
- "docsTags": [],
18688
- "default": "''",
18689
- "values": [
18690
- {
18691
- "type": "string"
18692
- }
18693
- ],
18694
- "optional": false,
18695
- "required": false,
18696
- "getter": false,
18697
- "setter": false
18698
- },
18699
- {
18700
- "name": "seventhStepState",
18701
- "type": "\"default\" | \"destructive\"",
18702
- "complexType": {
18703
- "original": "ProgressStepStates",
18704
- "resolved": "\"default\" | \"destructive\"",
18705
- "references": {
18706
- "ProgressStepStates": {
18707
- "location": "import",
18708
- "path": "../../models/reusableModels",
18709
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18710
- }
18711
- }
18712
- },
18713
- "mutable": false,
18714
- "attr": "seventh-step-state",
18715
- "reflectToAttr": false,
18716
- "docs": "",
18717
- "docsTags": [],
18718
- "values": [
18719
- {
18720
- "value": "default",
18721
- "type": "string"
18722
- },
18723
- {
18724
- "value": "destructive",
18725
- "type": "string"
18726
- }
18727
- ],
18728
- "optional": false,
18729
- "required": false,
18730
- "getter": false,
18731
- "setter": false
18732
- },
18733
- {
18734
- "name": "seventhStepStatus",
18735
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18736
- "complexType": {
18737
- "original": "ProgressStepStatus",
18738
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18739
- "references": {
18740
- "ProgressStepStatus": {
18741
- "location": "import",
18742
- "path": "../../models/reusableModels",
18743
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18744
- }
18745
- }
18746
- },
18747
- "mutable": false,
18748
- "attr": "seventh-step-status",
18749
- "reflectToAttr": false,
18750
- "docs": "",
18751
- "docsTags": [],
18752
- "values": [
18753
- {
18754
- "value": "complete",
18755
- "type": "string"
18756
- },
18757
- {
18758
- "value": "current",
18759
- "type": "string"
18760
- },
18761
- {
18762
- "value": "incomplete",
18763
- "type": "string"
18764
- }
18765
- ],
18766
- "optional": false,
18767
- "required": false,
18768
- "getter": false,
18769
- "setter": false
18770
- },
18771
- {
18772
- "name": "seventhStepSupportingText",
18773
- "type": "string",
18774
- "complexType": {
18775
- "original": "string",
18776
- "resolved": "string",
18777
- "references": {}
18778
- },
18779
- "mutable": false,
18780
- "attr": "seventh-step-supporting-text",
18781
- "reflectToAttr": false,
18782
- "docs": "",
18783
- "docsTags": [],
18784
- "default": "''",
18785
- "values": [
18786
- {
18787
- "type": "string"
18788
- }
18789
- ],
18790
- "optional": false,
18791
- "required": false,
18792
- "getter": false,
18793
- "setter": false
18794
- },
18795
- {
18796
- "name": "showContent",
18797
- "type": "boolean",
18798
- "complexType": {
18799
- "original": "boolean",
18800
- "resolved": "boolean",
18801
- "references": {}
18802
- },
18803
- "mutable": false,
18804
- "attr": "show-content",
18805
- "reflectToAttr": false,
18806
- "docs": "",
18807
- "docsTags": [],
18808
- "default": "false",
18809
- "values": [
18810
- {
18811
- "type": "boolean"
18812
- }
18813
- ],
18814
- "optional": false,
18815
- "required": false,
18816
- "getter": false,
18817
- "setter": false
18818
- },
18819
- {
18820
- "name": "showSupportingText",
18821
- "type": "boolean",
18822
- "complexType": {
18823
- "original": "boolean",
18824
- "resolved": "boolean",
18825
- "references": {}
18826
- },
18827
- "mutable": true,
18828
- "attr": "show-supporting-text",
18829
- "reflectToAttr": false,
18830
- "docs": "",
18831
- "docsTags": [],
18832
- "default": "false",
18833
- "values": [
18834
- {
18835
- "type": "boolean"
18836
- }
18837
- ],
18838
- "optional": false,
18839
- "required": false,
18840
- "getter": false,
18841
- "setter": false
18842
- },
18843
- {
18844
- "name": "sixthStepLabel",
18845
- "type": "string",
18846
- "complexType": {
18847
- "original": "string",
18848
- "resolved": "string",
18849
- "references": {}
18850
- },
18851
- "mutable": false,
18852
- "attr": "sixth-step-label",
18853
- "reflectToAttr": false,
18854
- "docs": "",
18855
- "docsTags": [],
18856
- "default": "''",
18857
- "values": [
18858
- {
18859
- "type": "string"
18860
- }
18861
- ],
18862
- "optional": false,
18863
- "required": false,
18864
- "getter": false,
18865
- "setter": false
18866
- },
18867
- {
18868
- "name": "sixthStepState",
18869
- "type": "\"default\" | \"destructive\"",
18870
- "complexType": {
18871
- "original": "ProgressStepStates",
18872
- "resolved": "\"default\" | \"destructive\"",
18873
- "references": {
18874
- "ProgressStepStates": {
18875
- "location": "import",
18876
- "path": "../../models/reusableModels",
18877
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18878
- }
18879
- }
18880
- },
18881
- "mutable": false,
18882
- "attr": "sixth-step-state",
18883
- "reflectToAttr": false,
18884
- "docs": "",
18885
- "docsTags": [],
18886
- "values": [
18887
- {
18888
- "value": "default",
18889
- "type": "string"
18890
- },
18891
- {
18892
- "value": "destructive",
18893
- "type": "string"
18894
- }
18895
- ],
18896
- "optional": false,
18897
- "required": false,
18898
- "getter": false,
18899
- "setter": false
18900
- },
18901
- {
18902
- "name": "sixthStepStatus",
18903
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18904
- "complexType": {
18905
- "original": "ProgressStepStatus",
18906
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18907
- "references": {
18908
- "ProgressStepStatus": {
18909
- "location": "import",
18910
- "path": "../../models/reusableModels",
18911
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18912
- }
18913
- }
18914
- },
18915
- "mutable": false,
18916
- "attr": "sixth-step-status",
18917
- "reflectToAttr": false,
18918
- "docs": "",
18919
- "docsTags": [],
18920
- "values": [
18921
- {
18922
- "value": "complete",
18923
- "type": "string"
18924
- },
18925
- {
18926
- "value": "current",
18927
- "type": "string"
18928
- },
18929
- {
18930
- "value": "incomplete",
18931
- "type": "string"
18932
- }
18933
- ],
18934
- "optional": false,
18935
- "required": false,
18936
- "getter": false,
18937
- "setter": false
18938
- },
18939
- {
18940
- "name": "sixthStepSupportingText",
18941
- "type": "string",
18942
- "complexType": {
18943
- "original": "string",
18944
- "resolved": "string",
18945
- "references": {}
18946
- },
18947
- "mutable": false,
18948
- "attr": "sixth-step-supporting-text",
18949
- "reflectToAttr": false,
18950
- "docs": "",
18951
- "docsTags": [],
18952
- "default": "''",
18953
- "values": [
18954
- {
18955
- "type": "string"
18956
- }
18957
- ],
18958
- "optional": false,
18959
- "required": false,
18960
- "getter": false,
18961
- "setter": false
18962
- },
18963
- {
18964
- "name": "size",
18965
- "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
18966
- "complexType": {
18967
- "original": "GeneralSizes",
18968
- "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
18969
- "references": {
18970
- "GeneralSizes": {
18971
- "location": "import",
18972
- "path": "../../models/reusableModels",
18973
- "id": "src/models/reusableModels.ts::GeneralSizes"
17443
+ "id": "src/models/reusableModels.ts::GeneralSizes"
18974
17444
  }
18975
17445
  }
18976
17446
  },
@@ -19035,118 +17505,27 @@
19035
17505
  "setter": false
19036
17506
  },
19037
17507
  {
19038
- "name": "thirdStepLabel",
19039
- "type": "string",
19040
- "complexType": {
19041
- "original": "string",
19042
- "resolved": "string",
19043
- "references": {}
19044
- },
19045
- "mutable": false,
19046
- "attr": "third-step-label",
19047
- "reflectToAttr": false,
19048
- "docs": "",
19049
- "docsTags": [],
19050
- "default": "''",
19051
- "values": [
19052
- {
19053
- "type": "string"
19054
- }
19055
- ],
19056
- "optional": false,
19057
- "required": false,
19058
- "getter": false,
19059
- "setter": false
19060
- },
19061
- {
19062
- "name": "thirdStepState",
19063
- "type": "\"default\" | \"destructive\"",
19064
- "complexType": {
19065
- "original": "ProgressStepStates",
19066
- "resolved": "\"default\" | \"destructive\"",
19067
- "references": {
19068
- "ProgressStepStates": {
19069
- "location": "import",
19070
- "path": "../../models/reusableModels",
19071
- "id": "src/models/reusableModels.ts::ProgressStepStates"
19072
- }
19073
- }
19074
- },
19075
- "mutable": false,
19076
- "attr": "third-step-state",
19077
- "reflectToAttr": false,
19078
- "docs": "",
19079
- "docsTags": [],
19080
- "values": [
19081
- {
19082
- "value": "default",
19083
- "type": "string"
19084
- },
19085
- {
19086
- "value": "destructive",
19087
- "type": "string"
19088
- }
19089
- ],
19090
- "optional": false,
19091
- "required": false,
19092
- "getter": false,
19093
- "setter": false
19094
- },
19095
- {
19096
- "name": "thirdStepStatus",
19097
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17508
+ "name": "steps",
17509
+ "type": "StepperType[]",
19098
17510
  "complexType": {
19099
- "original": "ProgressStepStatus",
19100
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17511
+ "original": "StepperType[]",
17512
+ "resolved": "StepperType[]",
19101
17513
  "references": {
19102
- "ProgressStepStatus": {
17514
+ "StepperType": {
19103
17515
  "location": "import",
19104
17516
  "path": "../../models/reusableModels",
19105
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17517
+ "id": "src/models/reusableModels.ts::StepperType"
19106
17518
  }
19107
17519
  }
19108
17520
  },
19109
17521
  "mutable": false,
19110
- "attr": "third-step-status",
19111
- "reflectToAttr": false,
19112
- "docs": "",
19113
- "docsTags": [],
19114
- "values": [
19115
- {
19116
- "value": "complete",
19117
- "type": "string"
19118
- },
19119
- {
19120
- "value": "current",
19121
- "type": "string"
19122
- },
19123
- {
19124
- "value": "incomplete",
19125
- "type": "string"
19126
- }
19127
- ],
19128
- "optional": false,
19129
- "required": false,
19130
- "getter": false,
19131
- "setter": false
19132
- },
19133
- {
19134
- "name": "thirdStepSupportingText",
19135
- "type": "string",
19136
- "complexType": {
19137
- "original": "string",
19138
- "resolved": "string",
19139
- "references": {}
19140
- },
19141
- "mutable": false,
19142
- "attr": "third-step-supporting-text",
19143
17522
  "reflectToAttr": false,
19144
17523
  "docs": "",
19145
17524
  "docsTags": [],
19146
- "default": "''",
17525
+ "default": "[\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: 'First Step',\r\n supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n },\r\n ]",
19147
17526
  "values": [
19148
17527
  {
19149
- "type": "string"
17528
+ "type": "StepperType[]"
19150
17529
  }
19151
17530
  ],
19152
17531
  "optional": false,