globuswebcomponents 1.1.9 → 1.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 (275) hide show
  1. package/dist/cjs/gb-action-panel_16.cjs.entry.js +55 -39
  2. package/dist/cjs/gb-action-panel_16.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +4 -4
  5. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +36 -34
  6. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -1
  7. package/dist/cjs/gb-progress-steps.cjs.entry.js +43 -0
  8. package/dist/cjs/gb-progress-steps.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +26 -0
  14. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +1 -0
  15. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  16. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +19 -19
  18. package/dist/cjs/gb-textarea-input-field.cjs.entry.js.map +1 -1
  19. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  22. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  25. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  28. package/dist/cjs/globuscomponents.cjs.js +1 -1
  29. package/dist/cjs/loader.cjs.js +1 -1
  30. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  31. package/dist/collection/collection-manifest.json +3 -1
  32. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +49 -1
  33. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js.map +1 -1
  34. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +38 -36
  35. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  36. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  37. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  38. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  39. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  40. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  41. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  42. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  43. package/dist/collection/components/gb-step-base/gb-step-base.js.map +1 -1
  44. package/dist/collection/components/gb-stepper/gb-progress-steps.css +0 -0
  45. package/dist/collection/components/{gb-progress-steps → gb-stepper}/gb-progress-steps.js +1 -1
  46. package/dist/collection/components/gb-stepper/gb-progress-steps.js.map +1 -0
  47. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.css +0 -0
  48. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +110 -0
  49. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js.map +1 -0
  50. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +770 -0
  51. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js.map +1 -0
  52. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  53. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  54. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  55. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  56. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  57. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  58. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +21 -21
  59. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js.map +1 -1
  60. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  61. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  62. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  63. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  64. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  65. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  66. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  67. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  68. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  69. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  70. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  71. package/dist/components/gb-avatar-add-button.js +1 -1
  72. package/dist/components/gb-avatar-dropdown.js +3 -3
  73. package/dist/components/gb-avatar-group.js +4 -4
  74. package/dist/components/gb-avatar-label-group.js +1 -1
  75. package/dist/components/gb-avatar-profile-photo.js +2 -2
  76. package/dist/components/gb-avatar.js +1 -1
  77. package/dist/components/gb-badge.js +1 -1
  78. package/dist/components/gb-checkbox-group-item.js +1 -1
  79. package/dist/components/gb-checkbox-group.js +3 -3
  80. package/dist/components/gb-collapse-button.js +1 -1
  81. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  82. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  83. package/dist/components/gb-detail-cell.js +9 -5
  84. package/dist/components/gb-detail-cell.js.map +1 -1
  85. package/dist/components/gb-file-upload-item-base.js +1 -1
  86. package/dist/components/gb-file-upload.js +3 -3
  87. package/dist/components/gb-header.js +2 -2
  88. package/dist/components/gb-help-tooltip.js +1 -1
  89. package/dist/components/gb-horizontal-tabs.js +4 -4
  90. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  91. package/dist/components/gb-input-dropdown.js +1 -1
  92. package/dist/components/gb-input-field.js +1 -1
  93. package/dist/components/gb-pagination.js +11 -11
  94. package/dist/components/gb-progress-bar.js +1 -1
  95. package/dist/components/gb-progress-steps.js +3 -3
  96. package/dist/components/gb-progress-steps.js.map +1 -1
  97. package/dist/components/gb-scrollbar.js +1 -1
  98. package/dist/components/gb-sidebar.js +9 -9
  99. package/dist/components/gb-simple-side-bar-item.js +1 -1
  100. package/dist/components/gb-slider-control-handle.js +1 -1
  101. package/dist/components/gb-slider.js +3 -3
  102. package/dist/components/gb-status-indicator.js +1 -1
  103. package/dist/components/gb-step-base.js +1 -1
  104. package/dist/components/gb-stepper-horizontal-icons-centered.d.ts +11 -0
  105. package/dist/components/gb-stepper-horizontal-icons-centered.js +46 -0
  106. package/dist/components/gb-stepper-horizontal-icons-centered.js.map +1 -0
  107. package/dist/components/gb-stepper-horizontal-line-with-text.d.ts +11 -0
  108. package/dist/components/gb-stepper-horizontal-line-with-text.js +114 -0
  109. package/dist/components/gb-stepper-horizontal-line-with-text.js.map +1 -0
  110. package/dist/components/gb-tab-button-base.js +1 -1
  111. package/dist/components/gb-table-cell.js +1 -1
  112. package/dist/components/gb-tag-checkbox.js +1 -1
  113. package/dist/components/gb-tag-close.js +1 -1
  114. package/dist/components/gb-tag-count.js +1 -1
  115. package/dist/components/gb-tag.js +1 -1
  116. package/dist/components/gb-textarea-input-field.js +26 -26
  117. package/dist/components/gb-textarea-input-field.js.map +1 -1
  118. package/dist/components/gb-toast-button.js +1 -1
  119. package/dist/components/gb-toast.js +2 -2
  120. package/dist/components/gb-toggle-base.js +1 -1
  121. package/dist/components/gb-toggle.js +2 -2
  122. package/dist/components/gb-token-field-compact.js +1 -1
  123. package/dist/components/gb-token-field-compressed.js +2 -2
  124. package/dist/components/gb-tooltip.js +1 -1
  125. package/dist/components/gb-vertical-tabs.js +5 -5
  126. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  127. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  128. package/dist/components/{p-871baf09.js → p-0dd34990.js} +2 -2
  129. package/dist/components/{p-871baf09.js.map → p-0dd34990.js.map} +1 -1
  130. package/dist/components/{p-451d4840.js → p-15aed73e.js} +7 -7
  131. package/dist/components/{p-451d4840.js.map → p-15aed73e.js.map} +1 -1
  132. package/dist/components/{p-ee5f7299.js → p-1cbfb269.js} +2 -2
  133. package/dist/components/{p-ee5f7299.js.map → p-1cbfb269.js.map} +1 -1
  134. package/dist/components/{p-ae76a373.js → p-1f8d2c84.js} +3 -3
  135. package/dist/components/{p-ae76a373.js.map → p-1f8d2c84.js.map} +1 -1
  136. package/dist/components/{p-a0362c99.js → p-36cbbc63.js} +7 -7
  137. package/dist/components/{p-a0362c99.js.map → p-36cbbc63.js.map} +1 -1
  138. package/dist/components/{p-9507aa92.js → p-3dd8cf5d.js} +3 -3
  139. package/dist/components/{p-9507aa92.js.map → p-3dd8cf5d.js.map} +1 -1
  140. package/dist/components/{p-7a8d22dc.js → p-40c2ac9d.js} +2 -2
  141. package/dist/components/{p-7a8d22dc.js.map → p-40c2ac9d.js.map} +1 -1
  142. package/dist/components/{p-4d475e81.js → p-5d3a4cb3.js} +2 -2
  143. package/dist/components/p-5d3a4cb3.js.map +1 -0
  144. package/dist/components/{p-afe2c526.js → p-621c7531.js} +10 -10
  145. package/dist/components/{p-afe2c526.js.map → p-621c7531.js.map} +1 -1
  146. package/dist/components/{p-763584fa.js → p-6c64c5be.js} +2 -2
  147. package/dist/components/{p-763584fa.js.map → p-6c64c5be.js.map} +1 -1
  148. package/dist/components/{p-ea1febce.js → p-77a6ee05.js} +47 -45
  149. package/dist/components/p-77a6ee05.js.map +1 -0
  150. package/dist/components/{p-064e26e3.js → p-95ea90ff.js} +2 -2
  151. package/dist/components/{p-064e26e3.js.map → p-95ea90ff.js.map} +1 -1
  152. package/dist/components/{p-aa887ef8.js → p-9cb7a95f.js} +2 -2
  153. package/dist/components/{p-aa887ef8.js.map → p-9cb7a95f.js.map} +1 -1
  154. package/dist/components/{p-f1bcde96.js → p-a2a6a0c0.js} +2 -2
  155. package/dist/components/{p-f1bcde96.js.map → p-a2a6a0c0.js.map} +1 -1
  156. package/dist/components/{p-232503d0.js → p-b429b421.js} +2 -2
  157. package/dist/components/{p-232503d0.js.map → p-b429b421.js.map} +1 -1
  158. package/dist/components/{p-ef0190da.js → p-bc8408d2.js} +2 -2
  159. package/dist/components/{p-ef0190da.js.map → p-bc8408d2.js.map} +1 -1
  160. package/dist/components/{p-12922642.js → p-bc9fda30.js} +2 -2
  161. package/dist/components/{p-12922642.js.map → p-bc9fda30.js.map} +1 -1
  162. package/dist/components/{p-f142b029.js → p-c854733c.js} +3 -3
  163. package/dist/components/{p-f142b029.js.map → p-c854733c.js.map} +1 -1
  164. package/dist/components/{p-4951b87c.js → p-cb33a696.js} +3 -3
  165. package/dist/components/{p-4951b87c.js.map → p-cb33a696.js.map} +1 -1
  166. package/dist/components/{p-42267e58.js → p-ce879a4d.js} +6 -6
  167. package/dist/components/{p-42267e58.js.map → p-ce879a4d.js.map} +1 -1
  168. package/dist/components/{p-64fc3957.js → p-d1bf0535.js} +3 -3
  169. package/dist/components/{p-64fc3957.js.map → p-d1bf0535.js.map} +1 -1
  170. package/dist/components/{p-97319929.js → p-d8eebee4.js} +2 -2
  171. package/dist/components/{p-97319929.js.map → p-d8eebee4.js.map} +1 -1
  172. package/dist/components/{p-33197189.js → p-e51cd226.js} +3 -3
  173. package/dist/components/{p-33197189.js.map → p-e51cd226.js.map} +1 -1
  174. package/dist/components/{p-7e5cd1f3.js → p-e6226d3c.js} +2 -2
  175. package/dist/components/{p-7e5cd1f3.js.map → p-e6226d3c.js.map} +1 -1
  176. package/dist/components/{p-59618b80.js → p-ee2b88e7.js} +2 -2
  177. package/dist/components/{p-59618b80.js.map → p-ee2b88e7.js.map} +1 -1
  178. package/dist/components/{p-6649deea.js → p-f3329262.js} +2 -2
  179. package/dist/components/{p-6649deea.js.map → p-f3329262.js.map} +1 -1
  180. package/dist/components/{p-3f259cac.js → p-fc806c48.js} +3 -3
  181. package/dist/components/{p-3f259cac.js.map → p-fc806c48.js.map} +1 -1
  182. package/dist/components/test-input-tag.js +9 -9
  183. package/dist/docs.json +1450 -126
  184. package/dist/esm/gb-action-panel_16.entry.js +55 -39
  185. package/dist/esm/gb-action-panel_16.entry.js.map +1 -1
  186. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  187. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +4 -4
  188. package/dist/esm/gb-input-dropdown_3.entry.js +36 -34
  189. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -1
  190. package/dist/esm/gb-progress-steps.entry.js +39 -0
  191. package/dist/esm/gb-progress-steps.entry.js.map +1 -0
  192. package/dist/esm/gb-scrollbar.entry.js +1 -1
  193. package/dist/esm/gb-sidebar.entry.js +1 -1
  194. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  195. package/dist/esm/gb-slider.entry.js +1 -1
  196. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +22 -0
  197. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +1 -0
  198. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  199. package/dist/esm/gb-table-cell.entry.js +1 -1
  200. package/dist/esm/gb-textarea-input-field.entry.js +19 -19
  201. package/dist/esm/gb-textarea-input-field.entry.js.map +1 -1
  202. package/dist/esm/gb-toast-button.entry.js +1 -1
  203. package/dist/esm/gb-toast.entry.js +1 -1
  204. package/dist/esm/gb-toggle-base.entry.js +2 -2
  205. package/dist/esm/gb-toggle.entry.js +1 -1
  206. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  207. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  208. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  209. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  210. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  211. package/dist/esm/globuscomponents.js +1 -1
  212. package/dist/esm/loader.js +1 -1
  213. package/dist/esm/test-input-tag.entry.js +2 -2
  214. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  215. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  216. package/dist/globuscomponents/{p-0b6f71e0.entry.js → p-04e7271d.entry.js} +2 -2
  217. package/dist/globuscomponents/{p-95de0087.entry.js → p-251c08d0.entry.js} +2 -2
  218. package/dist/globuscomponents/{p-05fbfb36.entry.js → p-3be5f281.entry.js} +2 -2
  219. package/dist/globuscomponents/{p-48bc314c.entry.js → p-3e5e2103.entry.js} +2 -2
  220. package/dist/globuscomponents/{p-1af1c3f2.entry.js → p-3f19de63.entry.js} +2 -2
  221. package/dist/globuscomponents/{p-e7d09487.entry.js → p-478599d6.entry.js} +2 -2
  222. package/dist/globuscomponents/p-5221467e.entry.js +2 -0
  223. package/dist/globuscomponents/p-5221467e.entry.js.map +1 -0
  224. package/dist/globuscomponents/{p-29a9c080.entry.js → p-5226baf8.entry.js} +2 -2
  225. package/dist/globuscomponents/p-59badb03.entry.js +2 -0
  226. package/dist/globuscomponents/p-59badb03.entry.js.map +1 -0
  227. package/dist/globuscomponents/{p-9991356c.entry.js → p-64613e9e.entry.js} +2 -2
  228. package/dist/globuscomponents/{p-749299d2.entry.js → p-6485f918.entry.js} +2 -2
  229. package/dist/globuscomponents/p-6485f918.entry.js.map +1 -0
  230. package/dist/globuscomponents/{p-6da197e6.entry.js → p-64f98080.entry.js} +2 -2
  231. package/dist/globuscomponents/{p-721c9ce5.entry.js → p-6e74d9c0.entry.js} +2 -2
  232. package/dist/globuscomponents/p-8405a0b1.entry.js +2 -0
  233. package/dist/globuscomponents/{p-5bc87be4.entry.js → p-9794e598.entry.js} +2 -2
  234. package/dist/globuscomponents/p-9794e598.entry.js.map +1 -0
  235. package/dist/globuscomponents/{p-3b0b55f7.entry.js → p-a11be783.entry.js} +2 -2
  236. package/dist/globuscomponents/{p-ddf46c13.entry.js → p-a129069d.entry.js} +2 -2
  237. package/dist/globuscomponents/{p-3bfdc2ad.entry.js → p-abb3a8a5.entry.js} +2 -2
  238. package/dist/globuscomponents/{p-d3758ced.entry.js → p-c377971f.entry.js} +2 -2
  239. package/dist/globuscomponents/{p-9c5f3f64.entry.js → p-c7df02c6.entry.js} +2 -2
  240. package/dist/globuscomponents/{p-aac86bba.entry.js → p-c9ec6b88.entry.js} +2 -2
  241. package/dist/globuscomponents/p-c9ec6b88.entry.js.map +1 -0
  242. package/dist/globuscomponents/{p-43b5576d.entry.js → p-d0b93e52.entry.js} +2 -2
  243. package/dist/globuscomponents/{p-6ebd2ece.entry.js → p-eaf60850.entry.js} +2 -2
  244. package/dist/types/components/gb-detail-cell/gb-detail-cell.d.ts +3 -1
  245. package/dist/types/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.d.ts +8 -0
  246. package/dist/types/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.d.ts +39 -0
  247. package/dist/types/components.d.ts +108 -0
  248. package/package.json +1 -1
  249. package/dist/collection/components/gb-progress-steps/gb-progress-steps.js.map +0 -1
  250. package/dist/components/p-4d475e81.js.map +0 -1
  251. package/dist/components/p-ea1febce.js.map +0 -1
  252. package/dist/globuscomponents/p-5bc87be4.entry.js.map +0 -1
  253. package/dist/globuscomponents/p-749299d2.entry.js.map +0 -1
  254. package/dist/globuscomponents/p-a0a60a2e.entry.js +0 -2
  255. package/dist/globuscomponents/p-aac86bba.entry.js.map +0 -1
  256. /package/dist/collection/components/{gb-progress-steps/gb-progress-steps.css → gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.css} +0 -0
  257. /package/dist/globuscomponents/{p-0b6f71e0.entry.js.map → p-04e7271d.entry.js.map} +0 -0
  258. /package/dist/globuscomponents/{p-95de0087.entry.js.map → p-251c08d0.entry.js.map} +0 -0
  259. /package/dist/globuscomponents/{p-05fbfb36.entry.js.map → p-3be5f281.entry.js.map} +0 -0
  260. /package/dist/globuscomponents/{p-48bc314c.entry.js.map → p-3e5e2103.entry.js.map} +0 -0
  261. /package/dist/globuscomponents/{p-1af1c3f2.entry.js.map → p-3f19de63.entry.js.map} +0 -0
  262. /package/dist/globuscomponents/{p-e7d09487.entry.js.map → p-478599d6.entry.js.map} +0 -0
  263. /package/dist/globuscomponents/{p-29a9c080.entry.js.map → p-5226baf8.entry.js.map} +0 -0
  264. /package/dist/globuscomponents/{p-9991356c.entry.js.map → p-64613e9e.entry.js.map} +0 -0
  265. /package/dist/globuscomponents/{p-6da197e6.entry.js.map → p-64f98080.entry.js.map} +0 -0
  266. /package/dist/globuscomponents/{p-721c9ce5.entry.js.map → p-6e74d9c0.entry.js.map} +0 -0
  267. /package/dist/globuscomponents/{p-a0a60a2e.entry.js.map → p-8405a0b1.entry.js.map} +0 -0
  268. /package/dist/globuscomponents/{p-3b0b55f7.entry.js.map → p-a11be783.entry.js.map} +0 -0
  269. /package/dist/globuscomponents/{p-ddf46c13.entry.js.map → p-a129069d.entry.js.map} +0 -0
  270. /package/dist/globuscomponents/{p-3bfdc2ad.entry.js.map → p-abb3a8a5.entry.js.map} +0 -0
  271. /package/dist/globuscomponents/{p-d3758ced.entry.js.map → p-c377971f.entry.js.map} +0 -0
  272. /package/dist/globuscomponents/{p-9c5f3f64.entry.js.map → p-c7df02c6.entry.js.map} +0 -0
  273. /package/dist/globuscomponents/{p-43b5576d.entry.js.map → p-d0b93e52.entry.js.map} +0 -0
  274. /package/dist/globuscomponents/{p-6ebd2ece.entry.js.map → p-eaf60850.entry.js.map} +0 -0
  275. /package/dist/types/components/{gb-progress-steps → gb-stepper}/gb-progress-steps.d.ts +0 -0
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-03-06T10:15:17",
2
+ "timestamp": "2025-03-07T01:16:37",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
@@ -5273,6 +5273,130 @@
5273
5273
  "optional": false,
5274
5274
  "required": false
5275
5275
  },
5276
+ {
5277
+ "name": "fileStyle",
5278
+ "type": "\"default\" | \"gray\" | \"solid\"",
5279
+ "complexType": {
5280
+ "original": "FileIconStyles",
5281
+ "resolved": "\"default\" | \"gray\" | \"solid\"",
5282
+ "references": {
5283
+ "FileIconStyles": {
5284
+ "location": "import",
5285
+ "path": "../../models/reusableModels",
5286
+ "id": "src/models/reusableModels.ts::FileIconStyles"
5287
+ }
5288
+ }
5289
+ },
5290
+ "mutable": false,
5291
+ "attr": "file-style",
5292
+ "reflectToAttr": false,
5293
+ "docs": "",
5294
+ "docsTags": [],
5295
+ "values": [
5296
+ {
5297
+ "value": "default",
5298
+ "type": "string"
5299
+ },
5300
+ {
5301
+ "value": "gray",
5302
+ "type": "string"
5303
+ },
5304
+ {
5305
+ "value": "solid",
5306
+ "type": "string"
5307
+ }
5308
+ ],
5309
+ "optional": false,
5310
+ "required": false
5311
+ },
5312
+ {
5313
+ "name": "fileType",
5314
+ "type": "\"csv\" | \"doc\" | \"docx\" | \"jpeg\" | \"jpg\" | \"mp3\" | \"mp4\" | \"pdf\" | \"ppt\" | \"pptx\" | \"rar\" | \"svg\" | \"txt\" | \"xls\" | \"xlsx\" | \"zip\"",
5315
+ "complexType": {
5316
+ "original": "FileIconTypes",
5317
+ "resolved": "\"csv\" | \"doc\" | \"docx\" | \"jpeg\" | \"jpg\" | \"mp3\" | \"mp4\" | \"pdf\" | \"ppt\" | \"pptx\" | \"rar\" | \"svg\" | \"txt\" | \"xls\" | \"xlsx\" | \"zip\"",
5318
+ "references": {
5319
+ "FileIconTypes": {
5320
+ "location": "import",
5321
+ "path": "../../models/reusableModels",
5322
+ "id": "src/models/reusableModels.ts::FileIconTypes"
5323
+ }
5324
+ }
5325
+ },
5326
+ "mutable": false,
5327
+ "attr": "file-type",
5328
+ "reflectToAttr": false,
5329
+ "docs": "",
5330
+ "docsTags": [],
5331
+ "values": [
5332
+ {
5333
+ "value": "csv",
5334
+ "type": "string"
5335
+ },
5336
+ {
5337
+ "value": "doc",
5338
+ "type": "string"
5339
+ },
5340
+ {
5341
+ "value": "docx",
5342
+ "type": "string"
5343
+ },
5344
+ {
5345
+ "value": "jpeg",
5346
+ "type": "string"
5347
+ },
5348
+ {
5349
+ "value": "jpg",
5350
+ "type": "string"
5351
+ },
5352
+ {
5353
+ "value": "mp3",
5354
+ "type": "string"
5355
+ },
5356
+ {
5357
+ "value": "mp4",
5358
+ "type": "string"
5359
+ },
5360
+ {
5361
+ "value": "pdf",
5362
+ "type": "string"
5363
+ },
5364
+ {
5365
+ "value": "ppt",
5366
+ "type": "string"
5367
+ },
5368
+ {
5369
+ "value": "pptx",
5370
+ "type": "string"
5371
+ },
5372
+ {
5373
+ "value": "rar",
5374
+ "type": "string"
5375
+ },
5376
+ {
5377
+ "value": "svg",
5378
+ "type": "string"
5379
+ },
5380
+ {
5381
+ "value": "txt",
5382
+ "type": "string"
5383
+ },
5384
+ {
5385
+ "value": "xls",
5386
+ "type": "string"
5387
+ },
5388
+ {
5389
+ "value": "xlsx",
5390
+ "type": "string"
5391
+ },
5392
+ {
5393
+ "value": "zip",
5394
+ "type": "string"
5395
+ }
5396
+ ],
5397
+ "optional": false,
5398
+ "required": false
5399
+ },
5276
5400
  {
5277
5401
  "name": "label",
5278
5402
  "type": "string",
@@ -8313,7 +8437,7 @@
8313
8437
  "reflectToAttr": false,
8314
8438
  "docs": "",
8315
8439
  "docsTags": [],
8316
- "default": "[\r\n // { name: 'Mock Item A', username: 'A', selected: false },\r\n // { name: 'Mock Item B', username: 'B', selected: false },\r\n // { name: 'Mock Item C', username: 'C', selected: false },\r\n // { name: 'Mock Item D', username: 'D', selected: false },\r\n // { name: 'Mock Item E', username: 'E', selected: false },\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 ]",
8440
+ "default": "[\r\n // { name: 'Mock Item A', 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 ]",
8317
8441
  "values": [
8318
8442
  {
8319
8443
  "type": "any[]"
@@ -8758,7 +8882,7 @@
8758
8882
  "reflectToAttr": false,
8759
8883
  "docs": "",
8760
8884
  "docsTags": [],
8761
- "default": "[\r\n // { name: 'Mock Item A', username: 'A', selected: false },\r\n // { name: 'Mock Item B', username: 'B', selected: false },\r\n // { name: 'Mock Item C', username: 'C', selected: false },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'Transaction Status'\r\n ]",
8885
+ "default": "[\r\n // { name: 'Mock Item A', username: 1, selected: false },\r\n // { name: 'Mock Item B', username: 2, selected: false },\r\n // { name: 'Mock Item C', username: 3, selected: false },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'Transaction Status'\r\n ]",
8762
8886
  "values": [
8763
8887
  {
8764
8888
  "type": "any[]"
@@ -11366,7 +11490,7 @@
11366
11490
  "dependencyGraph": {}
11367
11491
  },
11368
11492
  {
11369
- "filePath": "src/components/gb-progress-steps/gb-progress-steps.tsx",
11493
+ "filePath": "src/components/gb-stepper/gb-progress-steps.tsx",
11370
11494
  "encapsulation": "shadow",
11371
11495
  "tag": "gb-progress-steps",
11372
11496
  "readme": "# gb-progress-steps\n\n\n",
@@ -13994,116 +14118,60 @@
13994
14118
  "slots": [],
13995
14119
  "parts": [],
13996
14120
  "dependents": [
13997
- "gb-progress-steps"
14121
+ "gb-progress-steps",
14122
+ "gb-stepper-horizontal-line-with-text"
13998
14123
  ],
13999
14124
  "dependencies": [],
14000
14125
  "dependencyGraph": {
14001
14126
  "gb-progress-steps": [
14002
14127
  "gb-step-base"
14128
+ ],
14129
+ "gb-stepper-horizontal-line-with-text": [
14130
+ "gb-step-base"
14003
14131
  ]
14004
14132
  }
14005
14133
  },
14006
14134
  {
14007
- "filePath": "src/components/gb-tab-button-base/gb-tab-button-base.tsx",
14135
+ "filePath": "src/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.tsx",
14008
14136
  "encapsulation": "shadow",
14009
- "tag": "gb-tab-button-base",
14010
- "readme": "# gb-tab-button-base\r\n\r\n\r\n\r",
14137
+ "tag": "gb-stepper-horizontal-icons-centered",
14138
+ "readme": "# gb-stepper-horizontal-icons-centered\n\n\n",
14011
14139
  "docs": "",
14012
14140
  "docsTags": [],
14013
14141
  "usage": {},
14014
14142
  "props": [
14015
14143
  {
14016
- "name": "alignment",
14017
- "type": "\"horizontal\" | \"vertical\"",
14144
+ "name": "breakpoint",
14145
+ "type": "\"desktop\" | \"mobile\"",
14018
14146
  "complexType": {
14019
- "original": "'horizontal' | 'vertical'",
14020
- "resolved": "\"horizontal\" | \"vertical\"",
14021
- "references": {}
14147
+ "original": "BreakPoints",
14148
+ "resolved": "\"desktop\" | \"mobile\"",
14149
+ "references": {
14150
+ "BreakPoints": {
14151
+ "location": "import",
14152
+ "path": "../../models/reusableModels",
14153
+ "id": "src/models/reusableModels.ts::BreakPoints"
14154
+ }
14155
+ }
14022
14156
  },
14023
14157
  "mutable": false,
14024
- "attr": "alignment",
14158
+ "attr": "breakpoint",
14025
14159
  "reflectToAttr": false,
14026
14160
  "docs": "",
14027
14161
  "docsTags": [],
14028
14162
  "values": [
14029
14163
  {
14030
- "value": "horizontal",
14164
+ "value": "desktop",
14031
14165
  "type": "string"
14032
14166
  },
14033
14167
  {
14034
- "value": "vertical",
14168
+ "value": "mobile",
14035
14169
  "type": "string"
14036
14170
  }
14037
14171
  ],
14038
14172
  "optional": false,
14039
14173
  "required": false
14040
14174
  },
14041
- {
14042
- "name": "badge",
14043
- "type": "boolean",
14044
- "complexType": {
14045
- "original": "boolean",
14046
- "resolved": "boolean",
14047
- "references": {}
14048
- },
14049
- "mutable": false,
14050
- "attr": "badge",
14051
- "reflectToAttr": false,
14052
- "docs": "",
14053
- "docsTags": [],
14054
- "default": "false",
14055
- "values": [
14056
- {
14057
- "type": "boolean"
14058
- }
14059
- ],
14060
- "optional": false,
14061
- "required": false
14062
- },
14063
- {
14064
- "name": "current",
14065
- "type": "boolean",
14066
- "complexType": {
14067
- "original": "boolean",
14068
- "resolved": "boolean",
14069
- "references": {}
14070
- },
14071
- "mutable": false,
14072
- "attr": "current",
14073
- "reflectToAttr": false,
14074
- "docs": "",
14075
- "docsTags": [],
14076
- "default": "false",
14077
- "values": [
14078
- {
14079
- "type": "boolean"
14080
- }
14081
- ],
14082
- "optional": false,
14083
- "required": false
14084
- },
14085
- {
14086
- "name": "fullWidth",
14087
- "type": "boolean",
14088
- "complexType": {
14089
- "original": "boolean",
14090
- "resolved": "boolean",
14091
- "references": {}
14092
- },
14093
- "mutable": false,
14094
- "attr": "full-width",
14095
- "reflectToAttr": false,
14096
- "docs": "",
14097
- "docsTags": [],
14098
- "default": "false",
14099
- "values": [
14100
- {
14101
- "type": "boolean"
14102
- }
14103
- ],
14104
- "optional": false,
14105
- "required": false
14106
- },
14107
14175
  {
14108
14176
  "name": "size",
14109
14177
  "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
@@ -14177,22 +14245,22 @@
14177
14245
  "required": false
14178
14246
  },
14179
14247
  {
14180
- "name": "tabName",
14181
- "type": "string",
14248
+ "name": "steps",
14249
+ "type": "number",
14182
14250
  "complexType": {
14183
- "original": "string",
14184
- "resolved": "string",
14251
+ "original": "number",
14252
+ "resolved": "number",
14185
14253
  "references": {}
14186
14254
  },
14187
14255
  "mutable": false,
14188
- "attr": "tab-name",
14256
+ "attr": "steps",
14189
14257
  "reflectToAttr": false,
14190
14258
  "docs": "",
14191
14259
  "docsTags": [],
14192
- "default": "''",
14260
+ "default": "0",
14193
14261
  "values": [
14194
14262
  {
14195
- "type": "string"
14263
+ "type": "number"
14196
14264
  }
14197
14265
  ],
14198
14266
  "optional": false,
@@ -14200,17 +14268,11 @@
14200
14268
  },
14201
14269
  {
14202
14270
  "name": "type",
14203
- "type": "\"button_gray\" | \"button_gray_border\" | \"button_primary\" | \"button_white\" | \"button_white_border\" | \"line\" | \"rounded_button_white\" | \"rounded_button_white_border\" | \"underline\" | \"underline_filled\"",
14271
+ "type": "\"featured_icon\" | \"icon\"",
14204
14272
  "complexType": {
14205
- "original": "TabTypes",
14206
- "resolved": "\"button_gray\" | \"button_gray_border\" | \"button_primary\" | \"button_white\" | \"button_white_border\" | \"line\" | \"rounded_button_white\" | \"rounded_button_white_border\" | \"underline\" | \"underline_filled\"",
14207
- "references": {
14208
- "TabTypes": {
14209
- "location": "import",
14210
- "path": "../../models/reusableModels",
14211
- "id": "src/models/reusableModels.ts::TabTypes"
14212
- }
14213
- }
14273
+ "original": "'icon' | 'featured_icon'",
14274
+ "resolved": "\"featured_icon\" | \"icon\"",
14275
+ "references": {}
14214
14276
  },
14215
14277
  "mutable": false,
14216
14278
  "attr": "type",
@@ -14219,26 +14281,1288 @@
14219
14281
  "docsTags": [],
14220
14282
  "values": [
14221
14283
  {
14222
- "value": "button_gray",
14223
- "type": "string"
14224
- },
14225
- {
14226
- "value": "button_gray_border",
14227
- "type": "string"
14228
- },
14229
- {
14230
- "value": "button_primary",
14231
- "type": "string"
14232
- },
14233
- {
14234
- "value": "button_white",
14284
+ "value": "featured_icon",
14235
14285
  "type": "string"
14236
14286
  },
14237
14287
  {
14238
- "value": "button_white_border",
14288
+ "value": "icon",
14239
14289
  "type": "string"
14240
- },
14241
- {
14290
+ }
14291
+ ],
14292
+ "optional": false,
14293
+ "required": false
14294
+ }
14295
+ ],
14296
+ "methods": [],
14297
+ "events": [],
14298
+ "listeners": [],
14299
+ "styles": [],
14300
+ "slots": [],
14301
+ "parts": [],
14302
+ "dependents": [],
14303
+ "dependencies": [],
14304
+ "dependencyGraph": {}
14305
+ },
14306
+ {
14307
+ "filePath": "src/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.tsx",
14308
+ "encapsulation": "shadow",
14309
+ "tag": "gb-stepper-horizontal-line-with-text",
14310
+ "readme": "# gb-stepper-horizontal-line-with-text\n\n\n",
14311
+ "docs": "",
14312
+ "docsTags": [],
14313
+ "usage": {},
14314
+ "props": [
14315
+ {
14316
+ "name": "breakpoint",
14317
+ "type": "\"desktop\" | \"mobile\"",
14318
+ "complexType": {
14319
+ "original": "BreakPoints",
14320
+ "resolved": "\"desktop\" | \"mobile\"",
14321
+ "references": {
14322
+ "BreakPoints": {
14323
+ "location": "import",
14324
+ "path": "../../models/reusableModels",
14325
+ "id": "src/models/reusableModels.ts::BreakPoints"
14326
+ }
14327
+ }
14328
+ },
14329
+ "mutable": false,
14330
+ "attr": "breakpoint",
14331
+ "reflectToAttr": false,
14332
+ "docs": "",
14333
+ "docsTags": [],
14334
+ "values": [
14335
+ {
14336
+ "value": "desktop",
14337
+ "type": "string"
14338
+ },
14339
+ {
14340
+ "value": "mobile",
14341
+ "type": "string"
14342
+ }
14343
+ ],
14344
+ "optional": false,
14345
+ "required": false
14346
+ },
14347
+ {
14348
+ "name": "fifthStep",
14349
+ "type": "boolean",
14350
+ "complexType": {
14351
+ "original": "boolean",
14352
+ "resolved": "boolean",
14353
+ "references": {}
14354
+ },
14355
+ "mutable": false,
14356
+ "attr": "fifth-step",
14357
+ "reflectToAttr": false,
14358
+ "docs": "",
14359
+ "docsTags": [],
14360
+ "default": "false",
14361
+ "values": [
14362
+ {
14363
+ "type": "boolean"
14364
+ }
14365
+ ],
14366
+ "optional": false,
14367
+ "required": false
14368
+ },
14369
+ {
14370
+ "name": "fifthStepLabel",
14371
+ "type": "string",
14372
+ "complexType": {
14373
+ "original": "string",
14374
+ "resolved": "string",
14375
+ "references": {}
14376
+ },
14377
+ "mutable": false,
14378
+ "attr": "fifth-step-label",
14379
+ "reflectToAttr": false,
14380
+ "docs": "",
14381
+ "docsTags": [],
14382
+ "default": "''",
14383
+ "values": [
14384
+ {
14385
+ "type": "string"
14386
+ }
14387
+ ],
14388
+ "optional": false,
14389
+ "required": false
14390
+ },
14391
+ {
14392
+ "name": "fifthStepState",
14393
+ "type": "\"default\" | \"destructive\"",
14394
+ "complexType": {
14395
+ "original": "ProgressStepStates",
14396
+ "resolved": "\"default\" | \"destructive\"",
14397
+ "references": {
14398
+ "ProgressStepStates": {
14399
+ "location": "import",
14400
+ "path": "../../models/reusableModels",
14401
+ "id": "src/models/reusableModels.ts::ProgressStepStates"
14402
+ }
14403
+ }
14404
+ },
14405
+ "mutable": false,
14406
+ "attr": "fifth-step-state",
14407
+ "reflectToAttr": false,
14408
+ "docs": "",
14409
+ "docsTags": [],
14410
+ "values": [
14411
+ {
14412
+ "value": "default",
14413
+ "type": "string"
14414
+ },
14415
+ {
14416
+ "value": "destructive",
14417
+ "type": "string"
14418
+ }
14419
+ ],
14420
+ "optional": false,
14421
+ "required": false
14422
+ },
14423
+ {
14424
+ "name": "fifthStepStatus",
14425
+ "type": "\"complete\" | \"current\" | \"incomplete\"",
14426
+ "complexType": {
14427
+ "original": "ProgressStepStatus",
14428
+ "resolved": "\"complete\" | \"current\" | \"incomplete\"",
14429
+ "references": {
14430
+ "ProgressStepStatus": {
14431
+ "location": "import",
14432
+ "path": "../../models/reusableModels",
14433
+ "id": "src/models/reusableModels.ts::ProgressStepStatus"
14434
+ }
14435
+ }
14436
+ },
14437
+ "mutable": false,
14438
+ "attr": "fifth-step-status",
14439
+ "reflectToAttr": false,
14440
+ "docs": "",
14441
+ "docsTags": [],
14442
+ "values": [
14443
+ {
14444
+ "value": "complete",
14445
+ "type": "string"
14446
+ },
14447
+ {
14448
+ "value": "current",
14449
+ "type": "string"
14450
+ },
14451
+ {
14452
+ "value": "incomplete",
14453
+ "type": "string"
14454
+ }
14455
+ ],
14456
+ "optional": false,
14457
+ "required": false
14458
+ },
14459
+ {
14460
+ "name": "fifthStepSupportingText",
14461
+ "type": "string",
14462
+ "complexType": {
14463
+ "original": "string",
14464
+ "resolved": "string",
14465
+ "references": {}
14466
+ },
14467
+ "mutable": false,
14468
+ "attr": "fifth-step-supporting-text",
14469
+ "reflectToAttr": false,
14470
+ "docs": "",
14471
+ "docsTags": [],
14472
+ "default": "''",
14473
+ "values": [
14474
+ {
14475
+ "type": "string"
14476
+ }
14477
+ ],
14478
+ "optional": false,
14479
+ "required": false
14480
+ },
14481
+ {
14482
+ "name": "firstStepLabel",
14483
+ "type": "string",
14484
+ "complexType": {
14485
+ "original": "string",
14486
+ "resolved": "string",
14487
+ "references": {}
14488
+ },
14489
+ "mutable": false,
14490
+ "attr": "first-step-label",
14491
+ "reflectToAttr": false,
14492
+ "docs": "",
14493
+ "docsTags": [],
14494
+ "default": "''",
14495
+ "values": [
14496
+ {
14497
+ "type": "string"
14498
+ }
14499
+ ],
14500
+ "optional": false,
14501
+ "required": false
14502
+ },
14503
+ {
14504
+ "name": "firstStepState",
14505
+ "type": "\"default\" | \"destructive\"",
14506
+ "complexType": {
14507
+ "original": "ProgressStepStates",
14508
+ "resolved": "\"default\" | \"destructive\"",
14509
+ "references": {
14510
+ "ProgressStepStates": {
14511
+ "location": "import",
14512
+ "path": "../../models/reusableModels",
14513
+ "id": "src/models/reusableModels.ts::ProgressStepStates"
14514
+ }
14515
+ }
14516
+ },
14517
+ "mutable": false,
14518
+ "attr": "first-step-state",
14519
+ "reflectToAttr": false,
14520
+ "docs": "",
14521
+ "docsTags": [],
14522
+ "values": [
14523
+ {
14524
+ "value": "default",
14525
+ "type": "string"
14526
+ },
14527
+ {
14528
+ "value": "destructive",
14529
+ "type": "string"
14530
+ }
14531
+ ],
14532
+ "optional": false,
14533
+ "required": false
14534
+ },
14535
+ {
14536
+ "name": "firstStepStatus",
14537
+ "type": "\"complete\" | \"current\" | \"incomplete\"",
14538
+ "complexType": {
14539
+ "original": "ProgressStepStatus",
14540
+ "resolved": "\"complete\" | \"current\" | \"incomplete\"",
14541
+ "references": {
14542
+ "ProgressStepStatus": {
14543
+ "location": "import",
14544
+ "path": "../../models/reusableModels",
14545
+ "id": "src/models/reusableModels.ts::ProgressStepStatus"
14546
+ }
14547
+ }
14548
+ },
14549
+ "mutable": false,
14550
+ "attr": "first-step-status",
14551
+ "reflectToAttr": false,
14552
+ "docs": "",
14553
+ "docsTags": [],
14554
+ "values": [
14555
+ {
14556
+ "value": "complete",
14557
+ "type": "string"
14558
+ },
14559
+ {
14560
+ "value": "current",
14561
+ "type": "string"
14562
+ },
14563
+ {
14564
+ "value": "incomplete",
14565
+ "type": "string"
14566
+ }
14567
+ ],
14568
+ "optional": false,
14569
+ "required": false
14570
+ },
14571
+ {
14572
+ "name": "firstStepSupportingText",
14573
+ "type": "string",
14574
+ "complexType": {
14575
+ "original": "string",
14576
+ "resolved": "string",
14577
+ "references": {}
14578
+ },
14579
+ "mutable": false,
14580
+ "attr": "first-step-supporting-text",
14581
+ "reflectToAttr": false,
14582
+ "docs": "",
14583
+ "docsTags": [],
14584
+ "default": "''",
14585
+ "values": [
14586
+ {
14587
+ "type": "string"
14588
+ }
14589
+ ],
14590
+ "optional": false,
14591
+ "required": false
14592
+ },
14593
+ {
14594
+ "name": "fourthStep",
14595
+ "type": "boolean",
14596
+ "complexType": {
14597
+ "original": "boolean",
14598
+ "resolved": "boolean",
14599
+ "references": {}
14600
+ },
14601
+ "mutable": false,
14602
+ "attr": "fourth-step",
14603
+ "reflectToAttr": false,
14604
+ "docs": "",
14605
+ "docsTags": [],
14606
+ "default": "false",
14607
+ "values": [
14608
+ {
14609
+ "type": "boolean"
14610
+ }
14611
+ ],
14612
+ "optional": false,
14613
+ "required": false
14614
+ },
14615
+ {
14616
+ "name": "fourthStepLabel",
14617
+ "type": "string",
14618
+ "complexType": {
14619
+ "original": "string",
14620
+ "resolved": "string",
14621
+ "references": {}
14622
+ },
14623
+ "mutable": false,
14624
+ "attr": "fourth-step-label",
14625
+ "reflectToAttr": false,
14626
+ "docs": "",
14627
+ "docsTags": [],
14628
+ "default": "''",
14629
+ "values": [
14630
+ {
14631
+ "type": "string"
14632
+ }
14633
+ ],
14634
+ "optional": false,
14635
+ "required": false
14636
+ },
14637
+ {
14638
+ "name": "fourthStepState",
14639
+ "type": "\"default\" | \"destructive\"",
14640
+ "complexType": {
14641
+ "original": "ProgressStepStates",
14642
+ "resolved": "\"default\" | \"destructive\"",
14643
+ "references": {
14644
+ "ProgressStepStates": {
14645
+ "location": "import",
14646
+ "path": "../../models/reusableModels",
14647
+ "id": "src/models/reusableModels.ts::ProgressStepStates"
14648
+ }
14649
+ }
14650
+ },
14651
+ "mutable": false,
14652
+ "attr": "fourth-step-state",
14653
+ "reflectToAttr": false,
14654
+ "docs": "",
14655
+ "docsTags": [],
14656
+ "values": [
14657
+ {
14658
+ "value": "default",
14659
+ "type": "string"
14660
+ },
14661
+ {
14662
+ "value": "destructive",
14663
+ "type": "string"
14664
+ }
14665
+ ],
14666
+ "optional": false,
14667
+ "required": false
14668
+ },
14669
+ {
14670
+ "name": "fourthStepStatus",
14671
+ "type": "\"complete\" | \"current\" | \"incomplete\"",
14672
+ "complexType": {
14673
+ "original": "ProgressStepStatus",
14674
+ "resolved": "\"complete\" | \"current\" | \"incomplete\"",
14675
+ "references": {
14676
+ "ProgressStepStatus": {
14677
+ "location": "import",
14678
+ "path": "../../models/reusableModels",
14679
+ "id": "src/models/reusableModels.ts::ProgressStepStatus"
14680
+ }
14681
+ }
14682
+ },
14683
+ "mutable": false,
14684
+ "attr": "fourth-step-status",
14685
+ "reflectToAttr": false,
14686
+ "docs": "",
14687
+ "docsTags": [],
14688
+ "values": [
14689
+ {
14690
+ "value": "complete",
14691
+ "type": "string"
14692
+ },
14693
+ {
14694
+ "value": "current",
14695
+ "type": "string"
14696
+ },
14697
+ {
14698
+ "value": "incomplete",
14699
+ "type": "string"
14700
+ }
14701
+ ],
14702
+ "optional": false,
14703
+ "required": false
14704
+ },
14705
+ {
14706
+ "name": "fourthStepSupportingText",
14707
+ "type": "string",
14708
+ "complexType": {
14709
+ "original": "string",
14710
+ "resolved": "string",
14711
+ "references": {}
14712
+ },
14713
+ "mutable": false,
14714
+ "attr": "fourth-step-supporting-text",
14715
+ "reflectToAttr": false,
14716
+ "docs": "",
14717
+ "docsTags": [],
14718
+ "default": "''",
14719
+ "values": [
14720
+ {
14721
+ "type": "string"
14722
+ }
14723
+ ],
14724
+ "optional": false,
14725
+ "required": false
14726
+ },
14727
+ {
14728
+ "name": "secondStepLabel",
14729
+ "type": "string",
14730
+ "complexType": {
14731
+ "original": "string",
14732
+ "resolved": "string",
14733
+ "references": {}
14734
+ },
14735
+ "mutable": false,
14736
+ "attr": "second-step-label",
14737
+ "reflectToAttr": false,
14738
+ "docs": "",
14739
+ "docsTags": [],
14740
+ "default": "''",
14741
+ "values": [
14742
+ {
14743
+ "type": "string"
14744
+ }
14745
+ ],
14746
+ "optional": false,
14747
+ "required": false
14748
+ },
14749
+ {
14750
+ "name": "secondStepState",
14751
+ "type": "\"default\" | \"destructive\"",
14752
+ "complexType": {
14753
+ "original": "ProgressStepStates",
14754
+ "resolved": "\"default\" | \"destructive\"",
14755
+ "references": {
14756
+ "ProgressStepStates": {
14757
+ "location": "import",
14758
+ "path": "../../models/reusableModels",
14759
+ "id": "src/models/reusableModels.ts::ProgressStepStates"
14760
+ }
14761
+ }
14762
+ },
14763
+ "mutable": false,
14764
+ "attr": "second-step-state",
14765
+ "reflectToAttr": false,
14766
+ "docs": "",
14767
+ "docsTags": [],
14768
+ "values": [
14769
+ {
14770
+ "value": "default",
14771
+ "type": "string"
14772
+ },
14773
+ {
14774
+ "value": "destructive",
14775
+ "type": "string"
14776
+ }
14777
+ ],
14778
+ "optional": false,
14779
+ "required": false
14780
+ },
14781
+ {
14782
+ "name": "secondStepStatus",
14783
+ "type": "\"complete\" | \"current\" | \"incomplete\"",
14784
+ "complexType": {
14785
+ "original": "ProgressStepStatus",
14786
+ "resolved": "\"complete\" | \"current\" | \"incomplete\"",
14787
+ "references": {
14788
+ "ProgressStepStatus": {
14789
+ "location": "import",
14790
+ "path": "../../models/reusableModels",
14791
+ "id": "src/models/reusableModels.ts::ProgressStepStatus"
14792
+ }
14793
+ }
14794
+ },
14795
+ "mutable": false,
14796
+ "attr": "second-step-status",
14797
+ "reflectToAttr": false,
14798
+ "docs": "",
14799
+ "docsTags": [],
14800
+ "values": [
14801
+ {
14802
+ "value": "complete",
14803
+ "type": "string"
14804
+ },
14805
+ {
14806
+ "value": "current",
14807
+ "type": "string"
14808
+ },
14809
+ {
14810
+ "value": "incomplete",
14811
+ "type": "string"
14812
+ }
14813
+ ],
14814
+ "optional": false,
14815
+ "required": false
14816
+ },
14817
+ {
14818
+ "name": "secondStepSupportingText",
14819
+ "type": "string",
14820
+ "complexType": {
14821
+ "original": "string",
14822
+ "resolved": "string",
14823
+ "references": {}
14824
+ },
14825
+ "mutable": false,
14826
+ "attr": "second-step-supporting-text",
14827
+ "reflectToAttr": false,
14828
+ "docs": "",
14829
+ "docsTags": [],
14830
+ "default": "''",
14831
+ "values": [
14832
+ {
14833
+ "type": "string"
14834
+ }
14835
+ ],
14836
+ "optional": false,
14837
+ "required": false
14838
+ },
14839
+ {
14840
+ "name": "seventhStep",
14841
+ "type": "boolean",
14842
+ "complexType": {
14843
+ "original": "boolean",
14844
+ "resolved": "boolean",
14845
+ "references": {}
14846
+ },
14847
+ "mutable": false,
14848
+ "attr": "seventh-step",
14849
+ "reflectToAttr": false,
14850
+ "docs": "",
14851
+ "docsTags": [],
14852
+ "default": "false",
14853
+ "values": [
14854
+ {
14855
+ "type": "boolean"
14856
+ }
14857
+ ],
14858
+ "optional": false,
14859
+ "required": false
14860
+ },
14861
+ {
14862
+ "name": "seventhStepLabel",
14863
+ "type": "string",
14864
+ "complexType": {
14865
+ "original": "string",
14866
+ "resolved": "string",
14867
+ "references": {}
14868
+ },
14869
+ "mutable": false,
14870
+ "attr": "seventh-step-label",
14871
+ "reflectToAttr": false,
14872
+ "docs": "",
14873
+ "docsTags": [],
14874
+ "default": "''",
14875
+ "values": [
14876
+ {
14877
+ "type": "string"
14878
+ }
14879
+ ],
14880
+ "optional": false,
14881
+ "required": false
14882
+ },
14883
+ {
14884
+ "name": "seventhStepState",
14885
+ "type": "\"default\" | \"destructive\"",
14886
+ "complexType": {
14887
+ "original": "ProgressStepStates",
14888
+ "resolved": "\"default\" | \"destructive\"",
14889
+ "references": {
14890
+ "ProgressStepStates": {
14891
+ "location": "import",
14892
+ "path": "../../models/reusableModels",
14893
+ "id": "src/models/reusableModels.ts::ProgressStepStates"
14894
+ }
14895
+ }
14896
+ },
14897
+ "mutable": false,
14898
+ "attr": "seventh-step-state",
14899
+ "reflectToAttr": false,
14900
+ "docs": "",
14901
+ "docsTags": [],
14902
+ "values": [
14903
+ {
14904
+ "value": "default",
14905
+ "type": "string"
14906
+ },
14907
+ {
14908
+ "value": "destructive",
14909
+ "type": "string"
14910
+ }
14911
+ ],
14912
+ "optional": false,
14913
+ "required": false
14914
+ },
14915
+ {
14916
+ "name": "seventhStepStatus",
14917
+ "type": "\"complete\" | \"current\" | \"incomplete\"",
14918
+ "complexType": {
14919
+ "original": "ProgressStepStatus",
14920
+ "resolved": "\"complete\" | \"current\" | \"incomplete\"",
14921
+ "references": {
14922
+ "ProgressStepStatus": {
14923
+ "location": "import",
14924
+ "path": "../../models/reusableModels",
14925
+ "id": "src/models/reusableModels.ts::ProgressStepStatus"
14926
+ }
14927
+ }
14928
+ },
14929
+ "mutable": false,
14930
+ "attr": "seventh-step-status",
14931
+ "reflectToAttr": false,
14932
+ "docs": "",
14933
+ "docsTags": [],
14934
+ "values": [
14935
+ {
14936
+ "value": "complete",
14937
+ "type": "string"
14938
+ },
14939
+ {
14940
+ "value": "current",
14941
+ "type": "string"
14942
+ },
14943
+ {
14944
+ "value": "incomplete",
14945
+ "type": "string"
14946
+ }
14947
+ ],
14948
+ "optional": false,
14949
+ "required": false
14950
+ },
14951
+ {
14952
+ "name": "seventhStepSupportingText",
14953
+ "type": "string",
14954
+ "complexType": {
14955
+ "original": "string",
14956
+ "resolved": "string",
14957
+ "references": {}
14958
+ },
14959
+ "mutable": false,
14960
+ "attr": "seventh-step-supporting-text",
14961
+ "reflectToAttr": false,
14962
+ "docs": "",
14963
+ "docsTags": [],
14964
+ "default": "''",
14965
+ "values": [
14966
+ {
14967
+ "type": "string"
14968
+ }
14969
+ ],
14970
+ "optional": false,
14971
+ "required": false
14972
+ },
14973
+ {
14974
+ "name": "sixthStep",
14975
+ "type": "boolean",
14976
+ "complexType": {
14977
+ "original": "boolean",
14978
+ "resolved": "boolean",
14979
+ "references": {}
14980
+ },
14981
+ "mutable": false,
14982
+ "attr": "sixth-step",
14983
+ "reflectToAttr": false,
14984
+ "docs": "",
14985
+ "docsTags": [],
14986
+ "default": "false",
14987
+ "values": [
14988
+ {
14989
+ "type": "boolean"
14990
+ }
14991
+ ],
14992
+ "optional": false,
14993
+ "required": false
14994
+ },
14995
+ {
14996
+ "name": "sixthStepLabel",
14997
+ "type": "string",
14998
+ "complexType": {
14999
+ "original": "string",
15000
+ "resolved": "string",
15001
+ "references": {}
15002
+ },
15003
+ "mutable": false,
15004
+ "attr": "sixth-step-label",
15005
+ "reflectToAttr": false,
15006
+ "docs": "",
15007
+ "docsTags": [],
15008
+ "default": "''",
15009
+ "values": [
15010
+ {
15011
+ "type": "string"
15012
+ }
15013
+ ],
15014
+ "optional": false,
15015
+ "required": false
15016
+ },
15017
+ {
15018
+ "name": "sixthStepState",
15019
+ "type": "\"default\" | \"destructive\"",
15020
+ "complexType": {
15021
+ "original": "ProgressStepStates",
15022
+ "resolved": "\"default\" | \"destructive\"",
15023
+ "references": {
15024
+ "ProgressStepStates": {
15025
+ "location": "import",
15026
+ "path": "../../models/reusableModels",
15027
+ "id": "src/models/reusableModels.ts::ProgressStepStates"
15028
+ }
15029
+ }
15030
+ },
15031
+ "mutable": false,
15032
+ "attr": "sixth-step-state",
15033
+ "reflectToAttr": false,
15034
+ "docs": "",
15035
+ "docsTags": [],
15036
+ "values": [
15037
+ {
15038
+ "value": "default",
15039
+ "type": "string"
15040
+ },
15041
+ {
15042
+ "value": "destructive",
15043
+ "type": "string"
15044
+ }
15045
+ ],
15046
+ "optional": false,
15047
+ "required": false
15048
+ },
15049
+ {
15050
+ "name": "sixthStepStatus",
15051
+ "type": "\"complete\" | \"current\" | \"incomplete\"",
15052
+ "complexType": {
15053
+ "original": "ProgressStepStatus",
15054
+ "resolved": "\"complete\" | \"current\" | \"incomplete\"",
15055
+ "references": {
15056
+ "ProgressStepStatus": {
15057
+ "location": "import",
15058
+ "path": "../../models/reusableModels",
15059
+ "id": "src/models/reusableModels.ts::ProgressStepStatus"
15060
+ }
15061
+ }
15062
+ },
15063
+ "mutable": false,
15064
+ "attr": "sixth-step-status",
15065
+ "reflectToAttr": false,
15066
+ "docs": "",
15067
+ "docsTags": [],
15068
+ "values": [
15069
+ {
15070
+ "value": "complete",
15071
+ "type": "string"
15072
+ },
15073
+ {
15074
+ "value": "current",
15075
+ "type": "string"
15076
+ },
15077
+ {
15078
+ "value": "incomplete",
15079
+ "type": "string"
15080
+ }
15081
+ ],
15082
+ "optional": false,
15083
+ "required": false
15084
+ },
15085
+ {
15086
+ "name": "sixthStepSupportingText",
15087
+ "type": "string",
15088
+ "complexType": {
15089
+ "original": "string",
15090
+ "resolved": "string",
15091
+ "references": {}
15092
+ },
15093
+ "mutable": false,
15094
+ "attr": "sixth-step-supporting-text",
15095
+ "reflectToAttr": false,
15096
+ "docs": "",
15097
+ "docsTags": [],
15098
+ "default": "''",
15099
+ "values": [
15100
+ {
15101
+ "type": "string"
15102
+ }
15103
+ ],
15104
+ "optional": false,
15105
+ "required": false
15106
+ },
15107
+ {
15108
+ "name": "size",
15109
+ "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
15110
+ "complexType": {
15111
+ "original": "GeneralSizes",
15112
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
15113
+ "references": {
15114
+ "GeneralSizes": {
15115
+ "location": "import",
15116
+ "path": "../../models/reusableModels",
15117
+ "id": "src/models/reusableModels.ts::GeneralSizes"
15118
+ }
15119
+ }
15120
+ },
15121
+ "mutable": false,
15122
+ "attr": "size",
15123
+ "reflectToAttr": false,
15124
+ "docs": "",
15125
+ "docsTags": [],
15126
+ "values": [
15127
+ {
15128
+ "value": "lg",
15129
+ "type": "string"
15130
+ },
15131
+ {
15132
+ "value": "md",
15133
+ "type": "string"
15134
+ },
15135
+ {
15136
+ "value": "profile_lg",
15137
+ "type": "string"
15138
+ },
15139
+ {
15140
+ "value": "profile_md",
15141
+ "type": "string"
15142
+ },
15143
+ {
15144
+ "value": "profile_sm",
15145
+ "type": "string"
15146
+ },
15147
+ {
15148
+ "value": "sm",
15149
+ "type": "string"
15150
+ },
15151
+ {
15152
+ "value": "xl",
15153
+ "type": "string"
15154
+ },
15155
+ {
15156
+ "value": "xl2",
15157
+ "type": "string"
15158
+ },
15159
+ {
15160
+ "value": "xl3",
15161
+ "type": "string"
15162
+ },
15163
+ {
15164
+ "value": "xl4",
15165
+ "type": "string"
15166
+ },
15167
+ {
15168
+ "value": "xs",
15169
+ "type": "string"
15170
+ },
15171
+ {
15172
+ "value": "xxs",
15173
+ "type": "string"
15174
+ }
15175
+ ],
15176
+ "optional": false,
15177
+ "required": false
15178
+ },
15179
+ {
15180
+ "name": "thirdStep",
15181
+ "type": "boolean",
15182
+ "complexType": {
15183
+ "original": "boolean",
15184
+ "resolved": "boolean",
15185
+ "references": {}
15186
+ },
15187
+ "mutable": false,
15188
+ "attr": "third-step",
15189
+ "reflectToAttr": false,
15190
+ "docs": "",
15191
+ "docsTags": [],
15192
+ "default": "false",
15193
+ "values": [
15194
+ {
15195
+ "type": "boolean"
15196
+ }
15197
+ ],
15198
+ "optional": false,
15199
+ "required": false
15200
+ },
15201
+ {
15202
+ "name": "thirdStepLabel",
15203
+ "type": "string",
15204
+ "complexType": {
15205
+ "original": "string",
15206
+ "resolved": "string",
15207
+ "references": {}
15208
+ },
15209
+ "mutable": false,
15210
+ "attr": "third-step-label",
15211
+ "reflectToAttr": false,
15212
+ "docs": "",
15213
+ "docsTags": [],
15214
+ "default": "''",
15215
+ "values": [
15216
+ {
15217
+ "type": "string"
15218
+ }
15219
+ ],
15220
+ "optional": false,
15221
+ "required": false
15222
+ },
15223
+ {
15224
+ "name": "thirdStepState",
15225
+ "type": "\"default\" | \"destructive\"",
15226
+ "complexType": {
15227
+ "original": "ProgressStepStates",
15228
+ "resolved": "\"default\" | \"destructive\"",
15229
+ "references": {
15230
+ "ProgressStepStates": {
15231
+ "location": "import",
15232
+ "path": "../../models/reusableModels",
15233
+ "id": "src/models/reusableModels.ts::ProgressStepStates"
15234
+ }
15235
+ }
15236
+ },
15237
+ "mutable": false,
15238
+ "attr": "third-step-state",
15239
+ "reflectToAttr": false,
15240
+ "docs": "",
15241
+ "docsTags": [],
15242
+ "values": [
15243
+ {
15244
+ "value": "default",
15245
+ "type": "string"
15246
+ },
15247
+ {
15248
+ "value": "destructive",
15249
+ "type": "string"
15250
+ }
15251
+ ],
15252
+ "optional": false,
15253
+ "required": false
15254
+ },
15255
+ {
15256
+ "name": "thirdStepStatus",
15257
+ "type": "\"complete\" | \"current\" | \"incomplete\"",
15258
+ "complexType": {
15259
+ "original": "ProgressStepStatus",
15260
+ "resolved": "\"complete\" | \"current\" | \"incomplete\"",
15261
+ "references": {
15262
+ "ProgressStepStatus": {
15263
+ "location": "import",
15264
+ "path": "../../models/reusableModels",
15265
+ "id": "src/models/reusableModels.ts::ProgressStepStatus"
15266
+ }
15267
+ }
15268
+ },
15269
+ "mutable": false,
15270
+ "attr": "third-step-status",
15271
+ "reflectToAttr": false,
15272
+ "docs": "",
15273
+ "docsTags": [],
15274
+ "values": [
15275
+ {
15276
+ "value": "complete",
15277
+ "type": "string"
15278
+ },
15279
+ {
15280
+ "value": "current",
15281
+ "type": "string"
15282
+ },
15283
+ {
15284
+ "value": "incomplete",
15285
+ "type": "string"
15286
+ }
15287
+ ],
15288
+ "optional": false,
15289
+ "required": false
15290
+ },
15291
+ {
15292
+ "name": "thirdStepSupportingText",
15293
+ "type": "string",
15294
+ "complexType": {
15295
+ "original": "string",
15296
+ "resolved": "string",
15297
+ "references": {}
15298
+ },
15299
+ "mutable": false,
15300
+ "attr": "third-step-supporting-text",
15301
+ "reflectToAttr": false,
15302
+ "docs": "",
15303
+ "docsTags": [],
15304
+ "default": "''",
15305
+ "values": [
15306
+ {
15307
+ "type": "string"
15308
+ }
15309
+ ],
15310
+ "optional": false,
15311
+ "required": false
15312
+ }
15313
+ ],
15314
+ "methods": [],
15315
+ "events": [],
15316
+ "listeners": [],
15317
+ "styles": [],
15318
+ "slots": [],
15319
+ "parts": [],
15320
+ "dependents": [],
15321
+ "dependencies": [
15322
+ "gb-step-base"
15323
+ ],
15324
+ "dependencyGraph": {
15325
+ "gb-stepper-horizontal-line-with-text": [
15326
+ "gb-step-base"
15327
+ ]
15328
+ }
15329
+ },
15330
+ {
15331
+ "filePath": "src/components/gb-tab-button-base/gb-tab-button-base.tsx",
15332
+ "encapsulation": "shadow",
15333
+ "tag": "gb-tab-button-base",
15334
+ "readme": "# gb-tab-button-base\r\n\r\n\r\n\r",
15335
+ "docs": "",
15336
+ "docsTags": [],
15337
+ "usage": {},
15338
+ "props": [
15339
+ {
15340
+ "name": "alignment",
15341
+ "type": "\"horizontal\" | \"vertical\"",
15342
+ "complexType": {
15343
+ "original": "'horizontal' | 'vertical'",
15344
+ "resolved": "\"horizontal\" | \"vertical\"",
15345
+ "references": {}
15346
+ },
15347
+ "mutable": false,
15348
+ "attr": "alignment",
15349
+ "reflectToAttr": false,
15350
+ "docs": "",
15351
+ "docsTags": [],
15352
+ "values": [
15353
+ {
15354
+ "value": "horizontal",
15355
+ "type": "string"
15356
+ },
15357
+ {
15358
+ "value": "vertical",
15359
+ "type": "string"
15360
+ }
15361
+ ],
15362
+ "optional": false,
15363
+ "required": false
15364
+ },
15365
+ {
15366
+ "name": "badge",
15367
+ "type": "boolean",
15368
+ "complexType": {
15369
+ "original": "boolean",
15370
+ "resolved": "boolean",
15371
+ "references": {}
15372
+ },
15373
+ "mutable": false,
15374
+ "attr": "badge",
15375
+ "reflectToAttr": false,
15376
+ "docs": "",
15377
+ "docsTags": [],
15378
+ "default": "false",
15379
+ "values": [
15380
+ {
15381
+ "type": "boolean"
15382
+ }
15383
+ ],
15384
+ "optional": false,
15385
+ "required": false
15386
+ },
15387
+ {
15388
+ "name": "current",
15389
+ "type": "boolean",
15390
+ "complexType": {
15391
+ "original": "boolean",
15392
+ "resolved": "boolean",
15393
+ "references": {}
15394
+ },
15395
+ "mutable": false,
15396
+ "attr": "current",
15397
+ "reflectToAttr": false,
15398
+ "docs": "",
15399
+ "docsTags": [],
15400
+ "default": "false",
15401
+ "values": [
15402
+ {
15403
+ "type": "boolean"
15404
+ }
15405
+ ],
15406
+ "optional": false,
15407
+ "required": false
15408
+ },
15409
+ {
15410
+ "name": "fullWidth",
15411
+ "type": "boolean",
15412
+ "complexType": {
15413
+ "original": "boolean",
15414
+ "resolved": "boolean",
15415
+ "references": {}
15416
+ },
15417
+ "mutable": false,
15418
+ "attr": "full-width",
15419
+ "reflectToAttr": false,
15420
+ "docs": "",
15421
+ "docsTags": [],
15422
+ "default": "false",
15423
+ "values": [
15424
+ {
15425
+ "type": "boolean"
15426
+ }
15427
+ ],
15428
+ "optional": false,
15429
+ "required": false
15430
+ },
15431
+ {
15432
+ "name": "size",
15433
+ "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
15434
+ "complexType": {
15435
+ "original": "GeneralSizes",
15436
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
15437
+ "references": {
15438
+ "GeneralSizes": {
15439
+ "location": "import",
15440
+ "path": "../../models/reusableModels",
15441
+ "id": "src/models/reusableModels.ts::GeneralSizes"
15442
+ }
15443
+ }
15444
+ },
15445
+ "mutable": false,
15446
+ "attr": "size",
15447
+ "reflectToAttr": false,
15448
+ "docs": "",
15449
+ "docsTags": [],
15450
+ "values": [
15451
+ {
15452
+ "value": "lg",
15453
+ "type": "string"
15454
+ },
15455
+ {
15456
+ "value": "md",
15457
+ "type": "string"
15458
+ },
15459
+ {
15460
+ "value": "profile_lg",
15461
+ "type": "string"
15462
+ },
15463
+ {
15464
+ "value": "profile_md",
15465
+ "type": "string"
15466
+ },
15467
+ {
15468
+ "value": "profile_sm",
15469
+ "type": "string"
15470
+ },
15471
+ {
15472
+ "value": "sm",
15473
+ "type": "string"
15474
+ },
15475
+ {
15476
+ "value": "xl",
15477
+ "type": "string"
15478
+ },
15479
+ {
15480
+ "value": "xl2",
15481
+ "type": "string"
15482
+ },
15483
+ {
15484
+ "value": "xl3",
15485
+ "type": "string"
15486
+ },
15487
+ {
15488
+ "value": "xl4",
15489
+ "type": "string"
15490
+ },
15491
+ {
15492
+ "value": "xs",
15493
+ "type": "string"
15494
+ },
15495
+ {
15496
+ "value": "xxs",
15497
+ "type": "string"
15498
+ }
15499
+ ],
15500
+ "optional": false,
15501
+ "required": false
15502
+ },
15503
+ {
15504
+ "name": "tabName",
15505
+ "type": "string",
15506
+ "complexType": {
15507
+ "original": "string",
15508
+ "resolved": "string",
15509
+ "references": {}
15510
+ },
15511
+ "mutable": false,
15512
+ "attr": "tab-name",
15513
+ "reflectToAttr": false,
15514
+ "docs": "",
15515
+ "docsTags": [],
15516
+ "default": "''",
15517
+ "values": [
15518
+ {
15519
+ "type": "string"
15520
+ }
15521
+ ],
15522
+ "optional": false,
15523
+ "required": false
15524
+ },
15525
+ {
15526
+ "name": "type",
15527
+ "type": "\"button_gray\" | \"button_gray_border\" | \"button_primary\" | \"button_white\" | \"button_white_border\" | \"line\" | \"rounded_button_white\" | \"rounded_button_white_border\" | \"underline\" | \"underline_filled\"",
15528
+ "complexType": {
15529
+ "original": "TabTypes",
15530
+ "resolved": "\"button_gray\" | \"button_gray_border\" | \"button_primary\" | \"button_white\" | \"button_white_border\" | \"line\" | \"rounded_button_white\" | \"rounded_button_white_border\" | \"underline\" | \"underline_filled\"",
15531
+ "references": {
15532
+ "TabTypes": {
15533
+ "location": "import",
15534
+ "path": "../../models/reusableModels",
15535
+ "id": "src/models/reusableModels.ts::TabTypes"
15536
+ }
15537
+ }
15538
+ },
15539
+ "mutable": false,
15540
+ "attr": "type",
15541
+ "reflectToAttr": false,
15542
+ "docs": "",
15543
+ "docsTags": [],
15544
+ "values": [
15545
+ {
15546
+ "value": "button_gray",
15547
+ "type": "string"
15548
+ },
15549
+ {
15550
+ "value": "button_gray_border",
15551
+ "type": "string"
15552
+ },
15553
+ {
15554
+ "value": "button_primary",
15555
+ "type": "string"
15556
+ },
15557
+ {
15558
+ "value": "button_white",
15559
+ "type": "string"
15560
+ },
15561
+ {
15562
+ "value": "button_white_border",
15563
+ "type": "string"
15564
+ },
15565
+ {
14242
15566
  "value": "line",
14243
15567
  "type": "string"
14244
15568
  },
@@ -15165,7 +16489,7 @@
15165
16489
  "reflectToAttr": false,
15166
16490
  "docs": "",
15167
16491
  "docsTags": [],
15168
- "default": "[\r\n { objectName: 'John Doe', objectValue: 'john.doe@example.com' },\r\n { objectName: 'Jane Smith', objectValue: 'jane.smith@example.com' },\r\n { objectName: 'Alice Johnson', objectValue: 'alice.johnson@example.com' },\r\n { objectName: 'Emmanuel Kadiri', objectValue: 'kadiri2047@gmail.com' },\r\n { objectName: 'Gideon Ogunkola', objectValue: 'gideon@example.com' },\r\n 10,\r\n 20,\r\n 30,\r\n 40,\r\n 50,\r\n ]",
16492
+ "default": "[\r\n // { objectName: 'John Doe', objectValue: 'john.doe@example.com' },\r\n // { objectName: 'Jane Smith', objectValue: 'jane.smith@example.com' },\r\n // { objectName: 'Alice Johnson', objectValue: 'alice.johnson@example.com' },\r\n // { objectName: 'Emmanuel Kadiri', objectValue: 'kadiri2047@gmail.com' },\r\n // { objectName: 'Gideon Ogunkola', objectValue: 'gideon@example.com' },\r\n // 10,\r\n // 20,\r\n // 30,\r\n // 40,\r\n // 50,\r\n ]",
15169
16493
  "values": [
15170
16494
  {
15171
16495
  "type": "any[]"
@@ -15291,7 +16615,7 @@
15291
16615
  "reflectToAttr": false,
15292
16616
  "docs": "",
15293
16617
  "docsTags": [],
15294
- "default": "[\r\n { objectName: 'John Doe', objectValue: 'john.doe@example.com' },\r\n { objectName: 'Jane Smith', objectValue: 'jane.smith@example.com' },\r\n { objectName: 'Alice Johnson', objectValue: 'alice.johnson@example.com' },\r\n { objectName: 'Emmanuel Kadiri', objectValue: 'kadiri2047@gmail.com' },\r\n { objectName: 'Gideon Ogunkola', objectValue: 'gideon@example.com' },\r\n ]",
16618
+ "default": "[\r\n // { objectName: 'John Doe', objectValue: 'john.doe@example.com' },\r\n // { objectName: 'Jane Smith', objectValue: 'jane.smith@example.com' },\r\n // { objectName: 'Alice Johnson', objectValue: 'alice.johnson@example.com' },\r\n // { objectName: 'Emmanuel Kadiri', objectValue: 'kadiri2047@gmail.com' },\r\n // { objectName: 'Gideon Ogunkola', objectValue: 'gideon@example.com' },\r\n ]",
15295
16619
  "values": [
15296
16620
  {
15297
16621
  "type": "any"
@@ -17747,13 +19071,13 @@
17747
19071
  "docstring": "",
17748
19072
  "path": "src/models/reusableModels.ts"
17749
19073
  },
17750
- "src/models/reusableModels.ts::FileIconStyles": {
17751
- "declaration": "export type FileIconStyles = 'default' | 'gray' | 'solid';",
19074
+ "src/models/reusableModels.ts::FileIconTypes": {
19075
+ "declaration": "export type FileIconTypes = 'pdf' | 'csv' | 'jpg' | 'jpeg' | 'ppt' | 'pptx' | 'doc' | 'docx' | 'xls' | 'xlsx' | 'svg' | 'txt' | 'zip' | 'rar' | 'mp3' | 'mp4';",
17752
19076
  "docstring": "",
17753
19077
  "path": "src/models/reusableModels.ts"
17754
19078
  },
17755
- "src/models/reusableModels.ts::FileIconTypes": {
17756
- "declaration": "export type FileIconTypes = 'pdf' | 'csv' | 'jpg' | 'jpeg' | 'ppt' | 'pptx' | 'doc' | 'docx' | 'xls' | 'xlsx' | 'svg' | 'txt' | 'zip' | 'rar' | 'mp3' | 'mp4';",
19079
+ "src/models/reusableModels.ts::FileIconStyles": {
19080
+ "declaration": "export type FileIconStyles = 'default' | 'gray' | 'solid';",
17757
19081
  "docstring": "",
17758
19082
  "path": "src/models/reusableModels.ts"
17759
19083
  },
@@ -17797,11 +19121,6 @@
17797
19121
  "docstring": "",
17798
19122
  "path": "src/models/reusableModels.ts"
17799
19123
  },
17800
- "src/models/reusableModels.ts::ProgressStepStates": {
17801
- "declaration": "export type ProgressStepStates = 'default' | 'destructive';",
17802
- "docstring": "",
17803
- "path": "src/models/reusableModels.ts"
17804
- },
17805
19124
  "src/models/reusableModels.ts::ProgressStepStatus": {
17806
19125
  "declaration": "export type ProgressStepStatus = 'incomplete' | 'current' | 'complete';",
17807
19126
  "docstring": "",
@@ -17812,6 +19131,11 @@
17812
19131
  "docstring": "",
17813
19132
  "path": "src/models/reusableModels.ts"
17814
19133
  },
19134
+ "src/models/reusableModels.ts::ProgressStepStates": {
19135
+ "declaration": "export type ProgressStepStates = 'default' | 'destructive';",
19136
+ "docstring": "",
19137
+ "path": "src/models/reusableModels.ts"
19138
+ },
17815
19139
  "src/models/reusableModels.ts::TableCellTypes": {
17816
19140
  "declaration": "export type TableCellTypes = 'text' | 'lead_text' | 'lead_checkbox' | 'badge';",
17817
19141
  "docstring": "",