globuswebcomponents 1.8.9 → 1.9.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 (476) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar_20.cjs.entry.js +142 -478
  3. package/dist/cjs/gb-avatar_20.cjs.entry.js.map +1 -1
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-export-dropdown-item_3.cjs.entry.js +3 -3
  6. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +2 -2
  7. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
  8. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  10. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  11. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-icon-button-base.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.cjs.js.map +1 -0
  16. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +391 -0
  17. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
  18. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  19. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  21. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-pagination.cjs.entry.js +96 -0
  24. package/dist/cjs/gb-pagination.cjs.entry.js.map +1 -0
  25. package/dist/cjs/gb-pagination.entry.cjs.js.map +1 -0
  26. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  36. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  39. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  42. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  45. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  50. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  51. package/dist/cjs/globuscomponents.cjs.js +1 -1
  52. package/dist/cjs/loader.cjs.js +1 -1
  53. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  54. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  55. package/dist/collection/assets/Illustration2.svg +34 -0
  56. package/dist/collection/assets/Illustration3.svg +45 -0
  57. package/dist/collection/collection-manifest.json +1 -0
  58. package/dist/collection/components/gb-empty-state/gb-empty-state.css +2715 -0
  59. package/dist/collection/components/gb-empty-state/gb-empty-state.js +181 -0
  60. package/dist/collection/components/gb-empty-state/gb-empty-state.js.map +1 -0
  61. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  62. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  63. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  64. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  65. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  66. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  67. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  68. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  69. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  70. package/dist/collection/components/gb-header/gb-header.js +1 -1
  71. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  72. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  73. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  74. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  75. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  76. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  77. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  78. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  79. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  80. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  81. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  82. package/dist/collection/components/gb-pagination/gb-pagination.js +10 -12
  83. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  84. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  85. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  86. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  87. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  88. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  89. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  90. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  91. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  92. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  93. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  94. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  95. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  96. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  97. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  98. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  99. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  100. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  101. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  102. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +26 -814
  103. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js.map +1 -1
  104. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  105. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  106. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  107. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  108. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  109. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  110. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  111. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  112. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  113. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  114. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  115. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  116. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  117. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  118. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  119. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  120. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  121. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  122. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  123. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  124. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  125. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  126. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  127. package/dist/collection/models/reusableModels.js.map +1 -1
  128. package/dist/components/gb-avatar-add-button.js +1 -1
  129. package/dist/components/gb-avatar-dropdown.js +7 -7
  130. package/dist/components/gb-avatar-group.js +4 -4
  131. package/dist/components/gb-avatar-label-group.js +1 -1
  132. package/dist/components/gb-avatar-profile-photo.js +2 -2
  133. package/dist/components/gb-avatar.js +1 -1
  134. package/dist/components/gb-badge.js +1 -1
  135. package/dist/components/gb-checkbox-group-item.js +1 -1
  136. package/dist/components/gb-checkbox-group.js +3 -3
  137. package/dist/components/gb-collapse-button.js +1 -1
  138. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  139. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  140. package/dist/components/gb-detail-cell.js +5 -5
  141. package/dist/components/gb-empty-state.d.ts +11 -0
  142. package/dist/components/gb-empty-state.js +79 -0
  143. package/dist/components/gb-empty-state.js.map +1 -0
  144. package/dist/components/gb-export-dropdown-item.js +1 -1
  145. package/dist/components/gb-export-dropdown.js +1 -1
  146. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  147. package/dist/components/gb-export-sub-dropdown.js +1 -1
  148. package/dist/components/gb-featured-icon.js +1 -1
  149. package/dist/components/gb-file-type-icon.js +1 -1
  150. package/dist/components/gb-file-upload-item-base.js +1 -1
  151. package/dist/components/gb-file-upload.js +16 -16
  152. package/dist/components/gb-filter-button.js +1 -1
  153. package/dist/components/gb-header-icon.js +1 -1
  154. package/dist/components/gb-header.js +4 -4
  155. package/dist/components/gb-help-dropdown.js +1 -1
  156. package/dist/components/gb-help-tooltip.js +1 -1
  157. package/dist/components/gb-horizontal-tabs.js +5 -5
  158. package/dist/components/gb-icon-button-base.js +1 -1
  159. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  160. package/dist/components/gb-input-dropdown.js +1 -1
  161. package/dist/components/gb-input-field.js +1 -1
  162. package/dist/components/gb-mega-input-field-base.js +1 -1
  163. package/dist/components/gb-notification-content.js +1 -1
  164. package/dist/components/gb-notification-pane.js +4 -4
  165. package/dist/components/gb-pagination-button-group-base.js +1 -1
  166. package/dist/components/gb-pagination-dot-group.js +1 -1
  167. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  168. package/dist/components/gb-pagination-number-base.js +1 -1
  169. package/dist/components/gb-pagination.js +24 -26
  170. package/dist/components/gb-pagination.js.map +1 -1
  171. package/dist/components/gb-password-button.js +1 -1
  172. package/dist/components/gb-progress-bar.js +1 -1
  173. package/dist/components/gb-progress-circle.js +1 -1
  174. package/dist/components/gb-quick-action-card.js +1 -1
  175. package/dist/components/gb-quick-action-icon.js +1 -1
  176. package/dist/components/gb-scrollbar.js +1 -1
  177. package/dist/components/gb-sidebar.js +9 -9
  178. package/dist/components/gb-simple-side-bar-item.js +1 -1
  179. package/dist/components/gb-slider-control-handle.js +1 -1
  180. package/dist/components/gb-slider.js +3 -3
  181. package/dist/components/gb-status-indicator.js +1 -1
  182. package/dist/components/gb-step-base.js +1 -1
  183. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  184. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  185. package/dist/components/gb-stepper-vertical-icons-with-text.js +22 -117
  186. package/dist/components/gb-stepper-vertical-icons-with-text.js.map +1 -1
  187. package/dist/components/gb-tab-button-base.js +1 -1
  188. package/dist/components/gb-table-cell.js +1 -1
  189. package/dist/components/gb-table-header.js +18 -18
  190. package/dist/components/gb-tag-checkbox.js +1 -1
  191. package/dist/components/gb-tag-close.js +1 -1
  192. package/dist/components/gb-tag-count.js +1 -1
  193. package/dist/components/gb-tag.js +1 -1
  194. package/dist/components/gb-textarea-input-field.js +11 -11
  195. package/dist/components/gb-theme-tab.js +1 -1
  196. package/dist/components/gb-toast-button.js +1 -1
  197. package/dist/components/gb-toast.js +2 -2
  198. package/dist/components/gb-toggle-base.js +1 -1
  199. package/dist/components/gb-toggle.js +2 -2
  200. package/dist/components/gb-token-field-compact.js +2 -2
  201. package/dist/components/gb-token-field-compressed.js +3 -3
  202. package/dist/components/gb-tooltip.js +1 -1
  203. package/dist/components/gb-top-bar-item.js +1 -1
  204. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  205. package/dist/components/gb-top-bar.js +3 -3
  206. package/dist/components/gb-vertical-tabs.js +1 -1
  207. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  208. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  209. package/dist/components/{p-Ojetq1e-.js → p-B5OTx5lN.js} +3 -3
  210. package/dist/components/{p-Ojetq1e-.js.map → p-B5OTx5lN.js.map} +1 -1
  211. package/dist/components/{p-Cu8UdTdC.js → p-BA-QUue9.js} +24 -24
  212. package/dist/components/{p-Cu8UdTdC.js.map → p-BA-QUue9.js.map} +1 -1
  213. package/dist/components/{p-rgAdQepP.js → p-BErGETuo.js} +6 -6
  214. package/dist/components/{p-rgAdQepP.js.map → p-BErGETuo.js.map} +1 -1
  215. package/dist/components/{p-BjChGGmi.js → p-BUTqRUeS.js} +4 -4
  216. package/dist/components/{p-BjChGGmi.js.map → p-BUTqRUeS.js.map} +1 -1
  217. package/dist/components/{p-B3hMEJtE.js → p-BV08fIq9.js} +4 -4
  218. package/dist/components/{p-B3hMEJtE.js.map → p-BV08fIq9.js.map} +1 -1
  219. package/dist/components/{p-C_9NKqcz.js → p-Bb6DZwkT.js} +3 -3
  220. package/dist/components/{p-C_9NKqcz.js.map → p-Bb6DZwkT.js.map} +1 -1
  221. package/dist/components/{p-B1Gpz2Hg.js → p-BnuyRYKO.js} +8 -8
  222. package/dist/components/{p-B1Gpz2Hg.js.map → p-BnuyRYKO.js.map} +1 -1
  223. package/dist/components/{p-aOOa0jjW.js → p-BoroGYho.js} +3 -3
  224. package/dist/components/{p-aOOa0jjW.js.map → p-BoroGYho.js.map} +1 -1
  225. package/dist/components/{p-58UiDivr.js → p-BrYyk7ia.js} +3 -3
  226. package/dist/components/{p-58UiDivr.js.map → p-BrYyk7ia.js.map} +1 -1
  227. package/dist/components/{p-DsOYSSWx.js → p-BuACBwBa.js} +6 -6
  228. package/dist/components/{p-DsOYSSWx.js.map → p-BuACBwBa.js.map} +1 -1
  229. package/dist/components/{p-C_B54e6d.js → p-Bv7er-mf.js} +3 -3
  230. package/dist/components/{p-C_B54e6d.js.map → p-Bv7er-mf.js.map} +1 -1
  231. package/dist/components/{p-BsSEJMYm.js → p-BzZZMQQ7.js} +6 -6
  232. package/dist/components/{p-BsSEJMYm.js.map → p-BzZZMQQ7.js.map} +1 -1
  233. package/dist/components/{p-DzM2JdvP.js → p-C0eGaqog.js} +3 -3
  234. package/dist/components/{p-DzM2JdvP.js.map → p-C0eGaqog.js.map} +1 -1
  235. package/dist/components/{p-zwb0BIVh.js → p-C2RLPamg.js} +4 -4
  236. package/dist/components/{p-zwb0BIVh.js.map → p-C2RLPamg.js.map} +1 -1
  237. package/dist/components/{p-C2mSJNvy.js → p-C7KkOpHK.js} +4 -4
  238. package/dist/components/{p-C2mSJNvy.js.map → p-C7KkOpHK.js.map} +1 -1
  239. package/dist/components/{p-C5jd6KvY.js → p-CGArB7Dl.js} +3 -3
  240. package/dist/components/{p-C5jd6KvY.js.map → p-CGArB7Dl.js.map} +1 -1
  241. package/dist/components/{p-EopuEZPq.js → p-CH1hYv1q.js} +3 -3
  242. package/dist/components/{p-EopuEZPq.js.map → p-CH1hYv1q.js.map} +1 -1
  243. package/dist/components/{p-hFwZL-B0.js → p-CRG5nvry.js} +6 -6
  244. package/dist/components/{p-hFwZL-B0.js.map → p-CRG5nvry.js.map} +1 -1
  245. package/dist/components/{p-5ME1JTfb.js → p-CSLTGZjM.js} +4 -4
  246. package/dist/components/{p-5ME1JTfb.js.map → p-CSLTGZjM.js.map} +1 -1
  247. package/dist/components/{p-9fm4GEEL.js → p-CVNPQFHp.js} +4 -4
  248. package/dist/components/{p-9fm4GEEL.js.map → p-CVNPQFHp.js.map} +1 -1
  249. package/dist/components/{p-BJcj_w4X.js → p-C_Tapp1O.js} +4 -4
  250. package/dist/components/{p-BJcj_w4X.js.map → p-C_Tapp1O.js.map} +1 -1
  251. package/dist/components/{p-BQya-qi4.js → p-CbKSy-VL.js} +7 -7
  252. package/dist/components/{p-BQya-qi4.js.map → p-CbKSy-VL.js.map} +1 -1
  253. package/dist/components/{p-siavcGxZ.js → p-CdHYLeQL.js} +4 -4
  254. package/dist/components/{p-siavcGxZ.js.map → p-CdHYLeQL.js.map} +1 -1
  255. package/dist/components/{p-CQHYa5En.js → p-CeQ_Rsq1.js} +5 -5
  256. package/dist/components/{p-CQHYa5En.js.map → p-CeQ_Rsq1.js.map} +1 -1
  257. package/dist/components/{p-BHyyCkJC.js → p-Ckvl-ljn.js} +6 -6
  258. package/dist/components/{p-BHyyCkJC.js.map → p-Ckvl-ljn.js.map} +1 -1
  259. package/dist/components/{p-CfIZrAdJ.js → p-D3yFmIT2.js} +3 -3
  260. package/dist/components/{p-CfIZrAdJ.js.map → p-D3yFmIT2.js.map} +1 -1
  261. package/dist/components/{p-DmcrLQ86.js → p-D9oGYaxi.js} +7 -7
  262. package/dist/components/{p-DmcrLQ86.js.map → p-D9oGYaxi.js.map} +1 -1
  263. package/dist/components/{p-BA4DuEdW.js → p-DFrgWCgh.js} +4 -4
  264. package/dist/components/{p-BA4DuEdW.js.map → p-DFrgWCgh.js.map} +1 -1
  265. package/dist/components/{p-BXXRUyNx.js → p-DV74m5Co.js} +8 -8
  266. package/dist/components/{p-BXXRUyNx.js.map → p-DV74m5Co.js.map} +1 -1
  267. package/dist/components/{p-B6gScQp0.js → p-DWO5i1Se.js} +3 -3
  268. package/dist/components/{p-B6gScQp0.js.map → p-DWO5i1Se.js.map} +1 -1
  269. package/dist/components/{p-DbioORza.js → p-DWX-AAX8.js} +3 -3
  270. package/dist/components/{p-DbioORza.js.map → p-DWX-AAX8.js.map} +1 -1
  271. package/dist/components/{p-D7G3AQr_.js → p-DYHvA9s4.js} +3 -3
  272. package/dist/components/{p-D7G3AQr_.js.map → p-DYHvA9s4.js.map} +1 -1
  273. package/dist/components/{p-Clu7XYjR.js → p-DcbuYddf.js} +3 -3
  274. package/dist/components/{p-Clu7XYjR.js.map → p-DcbuYddf.js.map} +1 -1
  275. package/dist/components/{p-Cy2MNqqE.js → p-DeBriAnB.js} +3 -3
  276. package/dist/components/{p-Cy2MNqqE.js.map → p-DeBriAnB.js.map} +1 -1
  277. package/dist/components/{p-DwL0dy3A.js → p-DqahRJXl.js} +3 -3
  278. package/dist/components/{p-DwL0dy3A.js.map → p-DqahRJXl.js.map} +1 -1
  279. package/dist/components/{p-Dl5eyCH0.js → p-DusEwCgj.js} +3 -3
  280. package/dist/components/{p-Dl5eyCH0.js.map → p-DusEwCgj.js.map} +1 -1
  281. package/dist/components/{p-BhJTClCR.js → p-Dx2gmcFF.js} +4 -4
  282. package/dist/components/{p-BhJTClCR.js.map → p-Dx2gmcFF.js.map} +1 -1
  283. package/dist/components/{p-y5SGEyvZ.js → p-Dx4lHnka.js} +3 -3
  284. package/dist/components/{p-y5SGEyvZ.js.map → p-Dx4lHnka.js.map} +1 -1
  285. package/dist/components/{p-COj-hm3v.js → p-FuGWRoer.js} +4 -4
  286. package/dist/components/{p-COj-hm3v.js.map → p-FuGWRoer.js.map} +1 -1
  287. package/dist/components/{p-CAEiCMBr.js → p-MVShD5fJ.js} +16 -16
  288. package/dist/components/{p-CAEiCMBr.js.map → p-MVShD5fJ.js.map} +1 -1
  289. package/dist/components/{p-D26EgCl4.js → p-Mu5E0ief.js} +4 -4
  290. package/dist/components/{p-D26EgCl4.js.map → p-Mu5E0ief.js.map} +1 -1
  291. package/dist/components/{p-CrPI1oek.js → p-XLYPaRCU.js} +3 -3
  292. package/dist/components/{p-CrPI1oek.js.map → p-XLYPaRCU.js.map} +1 -1
  293. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  294. package/dist/components/{p-DSW9AXlQ.js → p-s5rCN-h6.js} +3 -3
  295. package/dist/components/{p-DSW9AXlQ.js.map → p-s5rCN-h6.js.map} +1 -1
  296. package/dist/components/{p-ZXPuz8st.js → p-vtXEng2T.js} +3 -3
  297. package/dist/components/{p-ZXPuz8st.js.map → p-vtXEng2T.js.map} +1 -1
  298. package/dist/components/test-input-tag.js +9 -9
  299. package/dist/docs.json +237 -973
  300. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  301. package/dist/esm/gb-avatar_20.entry.js +139 -475
  302. package/dist/esm/gb-avatar_20.entry.js.map +1 -1
  303. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  304. package/dist/esm/gb-export-dropdown-item_3.entry.js +3 -3
  305. package/dist/esm/gb-export-dropdown_2.entry.js +2 -2
  306. package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
  307. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  308. package/dist/esm/gb-file-upload.entry.js +12 -12
  309. package/dist/esm/gb-header-icon.entry.js +4 -4
  310. package/dist/esm/gb-header.entry.js +1 -1
  311. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  312. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  313. package/dist/esm/gb-icon-button-base.entry.js +1 -1
  314. package/dist/esm/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.js.map +1 -0
  315. package/dist/esm/gb-input-dropdown_3.entry.js +387 -0
  316. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
  317. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  318. package/dist/esm/gb-notification-content.entry.js +1 -1
  319. package/dist/esm/gb-notification-pane.entry.js +3 -3
  320. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  321. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  322. package/dist/esm/gb-pagination.entry.js +94 -0
  323. package/dist/esm/gb-pagination.entry.js.map +1 -0
  324. package/dist/esm/gb-progress-circle.entry.js +1 -1
  325. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  326. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  327. package/dist/esm/gb-scrollbar.entry.js +1 -1
  328. package/dist/esm/gb-sidebar.entry.js +1 -1
  329. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  330. package/dist/esm/gb-slider.entry.js +1 -1
  331. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  332. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  333. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  334. package/dist/esm/gb-table-cell.entry.js +1 -1
  335. package/dist/esm/gb-table-header.entry.js +1 -1
  336. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  337. package/dist/esm/gb-toast-button.entry.js +1 -1
  338. package/dist/esm/gb-toast.entry.js +1 -1
  339. package/dist/esm/gb-toggle-base.entry.js +2 -2
  340. package/dist/esm/gb-toggle.entry.js +1 -1
  341. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  342. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  343. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  344. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  345. package/dist/esm/gb-top-bar.entry.js +1 -1
  346. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  347. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  348. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  349. package/dist/esm/globuscomponents.js +1 -1
  350. package/dist/esm/loader.js +1 -1
  351. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  352. package/dist/esm/test-input-tag.entry.js +2 -2
  353. package/dist/globuscomponents/assets/Illustration2.svg +34 -0
  354. package/dist/globuscomponents/assets/Illustration3.svg +45 -0
  355. package/dist/globuscomponents/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.esm.js.map +1 -0
  356. package/dist/globuscomponents/gb-pagination.entry.esm.js.map +1 -0
  357. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  358. package/dist/globuscomponents/{p-45a97699.entry.js → p-0032a0eb.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-dd60fb1f.entry.js → p-02088466.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-e856eaff.entry.js → p-02c897ed.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-e37fce34.entry.js → p-120a40ff.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-ab768c04.entry.js → p-146958c2.entry.js} +2 -2
  363. package/dist/globuscomponents/p-1aaddbad.entry.js +2 -0
  364. package/dist/globuscomponents/p-1aaddbad.entry.js.map +1 -0
  365. package/dist/globuscomponents/{p-3e868e97.entry.js → p-1e8100d7.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-9b010005.entry.js → p-2627c42d.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-b8b92a06.entry.js → p-27f7db8f.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-4bcd33fa.entry.js → p-2a21eb7b.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-a7038f90.entry.js → p-2df35014.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-a89edc56.entry.js → p-34b42b72.entry.js} +2 -2
  371. package/dist/globuscomponents/{p-aea695a6.entry.js → p-3762f17f.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-4b919893.entry.js → p-3ac302ce.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-68354e91.entry.js → p-5c40b98a.entry.js} +2 -2
  374. package/dist/globuscomponents/{p-0616b374.entry.js → p-5e541142.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-d3203d6f.entry.js → p-705b5c14.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-2f92fe3f.entry.js → p-769c122f.entry.js} +2 -2
  377. package/dist/globuscomponents/p-77853834.entry.js +2 -0
  378. package/dist/globuscomponents/{p-69b133eb.entry.js → p-77d56d49.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-f0936ffa.entry.js → p-7934a554.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-cfba078f.entry.js → p-7ae38385.entry.js} +2 -2
  381. package/dist/globuscomponents/p-7ae38385.entry.js.map +1 -0
  382. package/dist/globuscomponents/{p-03728680.entry.js → p-7d1fc7af.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-9022b49e.entry.js → p-844c182c.entry.js} +2 -2
  384. package/dist/globuscomponents/{p-208aa9b7.entry.js → p-8aafa688.entry.js} +2 -2
  385. package/dist/globuscomponents/{p-d2c362ef.entry.js → p-8ea379ce.entry.js} +2 -2
  386. package/dist/globuscomponents/{p-9d0e5f0d.entry.js → p-8ecbae72.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-6d274070.entry.js → p-8f15525a.entry.js} +2 -2
  388. package/dist/globuscomponents/{p-b3cddf74.entry.js → p-9cb18747.entry.js} +2 -2
  389. package/dist/globuscomponents/{p-5da11132.entry.js → p-a30bbf32.entry.js} +2 -2
  390. package/dist/globuscomponents/p-a335c974.entry.js +2 -0
  391. package/dist/globuscomponents/{p-b941dab9.entry.js.map → p-a335c974.entry.js.map} +1 -1
  392. package/dist/globuscomponents/{p-f5b964fb.entry.js → p-a390c2b3.entry.js} +2 -2
  393. package/dist/globuscomponents/{p-47c82835.entry.js → p-acd3e297.entry.js} +2 -2
  394. package/dist/globuscomponents/{p-525f582b.entry.js → p-b14a2747.entry.js} +2 -2
  395. package/dist/globuscomponents/{p-4bec8593.entry.js → p-b7c64337.entry.js} +2 -2
  396. package/dist/globuscomponents/{p-030d477b.entry.js → p-bad5afbe.entry.js} +2 -2
  397. package/dist/globuscomponents/{p-83f40a99.entry.js → p-bd3f0ff0.entry.js} +2 -2
  398. package/dist/globuscomponents/{p-52e6d32e.entry.js → p-c7c7ce12.entry.js} +2 -2
  399. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  400. package/dist/globuscomponents/{p-b7b6192a.entry.js → p-d7328c40.entry.js} +2 -2
  401. package/dist/globuscomponents/{p-409bfa1f.entry.js → p-d96a836a.entry.js} +2 -2
  402. package/dist/globuscomponents/p-d9f9ff6c.entry.js +2 -0
  403. package/dist/globuscomponents/p-db51404e.entry.js +2 -0
  404. package/dist/globuscomponents/p-db51404e.entry.js.map +1 -0
  405. package/dist/globuscomponents/{p-479cf307.entry.js → p-dc549111.entry.js} +2 -2
  406. package/dist/globuscomponents/{p-5f2a5190.entry.js → p-e91aa93b.entry.js} +2 -2
  407. package/dist/globuscomponents/{p-3e9ea422.entry.js → p-f3018a7e.entry.js} +2 -2
  408. package/dist/globuscomponents/{p-f716d74e.entry.js → p-f46743c7.entry.js} +2 -2
  409. package/dist/types/components/gb-empty-state/gb-empty-state.d.ts +16 -0
  410. package/dist/types/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.d.ts +3 -35
  411. package/dist/types/components.d.ts +43 -70
  412. package/dist/types/models/reusableModels.d.ts +6 -0
  413. package/package.json +1 -1
  414. package/dist/cjs/gb-featured-icon.gb-step-base.entry.cjs.js.map +0 -1
  415. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +0 -70
  416. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +0 -1
  417. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +0 -102
  418. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +0 -1
  419. package/dist/cjs/gb-stepper-vertical-icons-with-text.entry.cjs.js.map +0 -1
  420. package/dist/esm/gb-featured-icon.gb-step-base.entry.js.map +0 -1
  421. package/dist/esm/gb-featured-icon_2.entry.js +0 -67
  422. package/dist/esm/gb-featured-icon_2.entry.js.map +0 -1
  423. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +0 -100
  424. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +0 -1
  425. package/dist/globuscomponents/gb-featured-icon.gb-step-base.entry.esm.js.map +0 -1
  426. package/dist/globuscomponents/gb-stepper-vertical-icons-with-text.entry.esm.js.map +0 -1
  427. package/dist/globuscomponents/p-2dcd0634.entry.js +0 -2
  428. package/dist/globuscomponents/p-400f316d.entry.js +0 -2
  429. package/dist/globuscomponents/p-400f316d.entry.js.map +0 -1
  430. package/dist/globuscomponents/p-b3a2b871.entry.js +0 -2
  431. package/dist/globuscomponents/p-b3a2b871.entry.js.map +0 -1
  432. package/dist/globuscomponents/p-b941dab9.entry.js +0 -2
  433. package/dist/globuscomponents/p-cfba078f.entry.js.map +0 -1
  434. package/dist/globuscomponents/p-d2fda02a.entry.js +0 -2
  435. /package/dist/globuscomponents/{p-45a97699.entry.js.map → p-0032a0eb.entry.js.map} +0 -0
  436. /package/dist/globuscomponents/{p-dd60fb1f.entry.js.map → p-02088466.entry.js.map} +0 -0
  437. /package/dist/globuscomponents/{p-e856eaff.entry.js.map → p-02c897ed.entry.js.map} +0 -0
  438. /package/dist/globuscomponents/{p-e37fce34.entry.js.map → p-120a40ff.entry.js.map} +0 -0
  439. /package/dist/globuscomponents/{p-ab768c04.entry.js.map → p-146958c2.entry.js.map} +0 -0
  440. /package/dist/globuscomponents/{p-3e868e97.entry.js.map → p-1e8100d7.entry.js.map} +0 -0
  441. /package/dist/globuscomponents/{p-9b010005.entry.js.map → p-2627c42d.entry.js.map} +0 -0
  442. /package/dist/globuscomponents/{p-b8b92a06.entry.js.map → p-27f7db8f.entry.js.map} +0 -0
  443. /package/dist/globuscomponents/{p-4bcd33fa.entry.js.map → p-2a21eb7b.entry.js.map} +0 -0
  444. /package/dist/globuscomponents/{p-a7038f90.entry.js.map → p-2df35014.entry.js.map} +0 -0
  445. /package/dist/globuscomponents/{p-a89edc56.entry.js.map → p-34b42b72.entry.js.map} +0 -0
  446. /package/dist/globuscomponents/{p-aea695a6.entry.js.map → p-3762f17f.entry.js.map} +0 -0
  447. /package/dist/globuscomponents/{p-4b919893.entry.js.map → p-3ac302ce.entry.js.map} +0 -0
  448. /package/dist/globuscomponents/{p-68354e91.entry.js.map → p-5c40b98a.entry.js.map} +0 -0
  449. /package/dist/globuscomponents/{p-0616b374.entry.js.map → p-5e541142.entry.js.map} +0 -0
  450. /package/dist/globuscomponents/{p-d3203d6f.entry.js.map → p-705b5c14.entry.js.map} +0 -0
  451. /package/dist/globuscomponents/{p-2f92fe3f.entry.js.map → p-769c122f.entry.js.map} +0 -0
  452. /package/dist/globuscomponents/{p-2dcd0634.entry.js.map → p-77853834.entry.js.map} +0 -0
  453. /package/dist/globuscomponents/{p-69b133eb.entry.js.map → p-77d56d49.entry.js.map} +0 -0
  454. /package/dist/globuscomponents/{p-f0936ffa.entry.js.map → p-7934a554.entry.js.map} +0 -0
  455. /package/dist/globuscomponents/{p-03728680.entry.js.map → p-7d1fc7af.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-9022b49e.entry.js.map → p-844c182c.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-208aa9b7.entry.js.map → p-8aafa688.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-d2c362ef.entry.js.map → p-8ea379ce.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-9d0e5f0d.entry.js.map → p-8ecbae72.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-6d274070.entry.js.map → p-8f15525a.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-b3cddf74.entry.js.map → p-9cb18747.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-5da11132.entry.js.map → p-a30bbf32.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-f5b964fb.entry.js.map → p-a390c2b3.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-47c82835.entry.js.map → p-acd3e297.entry.js.map} +0 -0
  465. /package/dist/globuscomponents/{p-525f582b.entry.js.map → p-b14a2747.entry.js.map} +0 -0
  466. /package/dist/globuscomponents/{p-4bec8593.entry.js.map → p-b7c64337.entry.js.map} +0 -0
  467. /package/dist/globuscomponents/{p-030d477b.entry.js.map → p-bad5afbe.entry.js.map} +0 -0
  468. /package/dist/globuscomponents/{p-83f40a99.entry.js.map → p-bd3f0ff0.entry.js.map} +0 -0
  469. /package/dist/globuscomponents/{p-52e6d32e.entry.js.map → p-c7c7ce12.entry.js.map} +0 -0
  470. /package/dist/globuscomponents/{p-b7b6192a.entry.js.map → p-d7328c40.entry.js.map} +0 -0
  471. /package/dist/globuscomponents/{p-409bfa1f.entry.js.map → p-d96a836a.entry.js.map} +0 -0
  472. /package/dist/globuscomponents/{p-d2fda02a.entry.js.map → p-d9f9ff6c.entry.js.map} +0 -0
  473. /package/dist/globuscomponents/{p-479cf307.entry.js.map → p-dc549111.entry.js.map} +0 -0
  474. /package/dist/globuscomponents/{p-5f2a5190.entry.js.map → p-e91aa93b.entry.js.map} +0 -0
  475. /package/dist/globuscomponents/{p-3e9ea422.entry.js.map → p-f3018a7e.entry.js.map} +0 -0
  476. /package/dist/globuscomponents/{p-f716d74e.entry.js.map → p-f46743c7.entry.js.map} +0 -0
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-05-20T13:39:23",
2
+ "timestamp": "2025-05-21T11:23:48",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.28.2",
@@ -4159,6 +4159,7 @@
4159
4159
  "gb-checkbox-group-item",
4160
4160
  "gb-comment",
4161
4161
  "gb-detail-cell",
4162
+ "gb-empty-state",
4162
4163
  "gb-file-upload",
4163
4164
  "gb-file-upload-item-base",
4164
4165
  "gb-filter-button",
@@ -4183,6 +4184,9 @@
4183
4184
  "gb-detail-cell": [
4184
4185
  "gb-button"
4185
4186
  ],
4187
+ "gb-empty-state": [
4188
+ "gb-button"
4189
+ ],
4186
4190
  "gb-file-upload": [
4187
4191
  "gb-button"
4188
4192
  ],
@@ -7770,6 +7774,216 @@
7770
7774
  ]
7771
7775
  }
7772
7776
  },
7777
+ {
7778
+ "filePath": "src/components/gb-empty-state/gb-empty-state.tsx",
7779
+ "encapsulation": "shadow",
7780
+ "tag": "gb-empty-state",
7781
+ "docs": "",
7782
+ "docsTags": [],
7783
+ "usage": {},
7784
+ "props": [
7785
+ {
7786
+ "name": "cta",
7787
+ "type": "boolean",
7788
+ "complexType": {
7789
+ "original": "boolean",
7790
+ "resolved": "boolean",
7791
+ "references": {}
7792
+ },
7793
+ "mutable": false,
7794
+ "attr": "cta",
7795
+ "reflectToAttr": false,
7796
+ "docs": "",
7797
+ "docsTags": [],
7798
+ "default": "false",
7799
+ "values": [
7800
+ {
7801
+ "type": "boolean"
7802
+ }
7803
+ ],
7804
+ "optional": false,
7805
+ "required": false,
7806
+ "getter": false,
7807
+ "setter": false
7808
+ },
7809
+ {
7810
+ "name": "description",
7811
+ "type": "string",
7812
+ "complexType": {
7813
+ "original": "string",
7814
+ "resolved": "string",
7815
+ "references": {}
7816
+ },
7817
+ "mutable": false,
7818
+ "attr": "description",
7819
+ "reflectToAttr": false,
7820
+ "docs": "",
7821
+ "docsTags": [],
7822
+ "default": "''",
7823
+ "values": [
7824
+ {
7825
+ "type": "string"
7826
+ }
7827
+ ],
7828
+ "optional": false,
7829
+ "required": false,
7830
+ "getter": false,
7831
+ "setter": false
7832
+ },
7833
+ {
7834
+ "name": "icon",
7835
+ "type": "string",
7836
+ "complexType": {
7837
+ "original": "string",
7838
+ "resolved": "string",
7839
+ "references": {}
7840
+ },
7841
+ "mutable": false,
7842
+ "attr": "icon",
7843
+ "reflectToAttr": false,
7844
+ "docs": "",
7845
+ "docsTags": [],
7846
+ "default": "''",
7847
+ "values": [
7848
+ {
7849
+ "type": "string"
7850
+ }
7851
+ ],
7852
+ "optional": false,
7853
+ "required": false,
7854
+ "getter": false,
7855
+ "setter": false
7856
+ },
7857
+ {
7858
+ "name": "message",
7859
+ "type": "string",
7860
+ "complexType": {
7861
+ "original": "string",
7862
+ "resolved": "string",
7863
+ "references": {}
7864
+ },
7865
+ "mutable": false,
7866
+ "attr": "message",
7867
+ "reflectToAttr": false,
7868
+ "docs": "",
7869
+ "docsTags": [],
7870
+ "default": "''",
7871
+ "values": [
7872
+ {
7873
+ "type": "string"
7874
+ }
7875
+ ],
7876
+ "optional": false,
7877
+ "required": false,
7878
+ "getter": false,
7879
+ "setter": false
7880
+ },
7881
+ {
7882
+ "name": "size",
7883
+ "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
7884
+ "complexType": {
7885
+ "original": "GeneralSizes",
7886
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
7887
+ "references": {
7888
+ "GeneralSizes": {
7889
+ "location": "import",
7890
+ "path": "../../models/reusableModels",
7891
+ "id": "src/models/reusableModels.ts::GeneralSizes"
7892
+ }
7893
+ }
7894
+ },
7895
+ "mutable": false,
7896
+ "attr": "size",
7897
+ "reflectToAttr": false,
7898
+ "docs": "",
7899
+ "docsTags": [],
7900
+ "values": [
7901
+ {
7902
+ "value": "lg",
7903
+ "type": "string"
7904
+ },
7905
+ {
7906
+ "value": "md",
7907
+ "type": "string"
7908
+ },
7909
+ {
7910
+ "value": "profile_lg",
7911
+ "type": "string"
7912
+ },
7913
+ {
7914
+ "value": "profile_md",
7915
+ "type": "string"
7916
+ },
7917
+ {
7918
+ "value": "profile_sm",
7919
+ "type": "string"
7920
+ },
7921
+ {
7922
+ "value": "sm",
7923
+ "type": "string"
7924
+ },
7925
+ {
7926
+ "value": "xl",
7927
+ "type": "string"
7928
+ },
7929
+ {
7930
+ "value": "xl2",
7931
+ "type": "string"
7932
+ },
7933
+ {
7934
+ "value": "xl3",
7935
+ "type": "string"
7936
+ },
7937
+ {
7938
+ "value": "xl4",
7939
+ "type": "string"
7940
+ },
7941
+ {
7942
+ "value": "xs",
7943
+ "type": "string"
7944
+ },
7945
+ {
7946
+ "value": "xxs",
7947
+ "type": "string"
7948
+ }
7949
+ ],
7950
+ "optional": false,
7951
+ "required": false,
7952
+ "getter": false,
7953
+ "setter": false
7954
+ }
7955
+ ],
7956
+ "methods": [],
7957
+ "events": [
7958
+ {
7959
+ "event": "ctaButtonClicked",
7960
+ "detail": "void",
7961
+ "bubbles": true,
7962
+ "complexType": {
7963
+ "original": "void",
7964
+ "resolved": "void",
7965
+ "references": {}
7966
+ },
7967
+ "cancelable": true,
7968
+ "composed": true,
7969
+ "docs": "",
7970
+ "docsTags": []
7971
+ }
7972
+ ],
7973
+ "listeners": [],
7974
+ "styles": [],
7975
+ "slots": [],
7976
+ "parts": [],
7977
+ "dependents": [],
7978
+ "dependencies": [
7979
+ "gb-button"
7980
+ ],
7981
+ "dependencyGraph": {
7982
+ "gb-empty-state": [
7983
+ "gb-button"
7984
+ ]
7985
+ }
7986
+ },
7773
7987
  {
7774
7988
  "filePath": "src/components/gb-export-dropdown/gb-export-dropdown.tsx",
7775
7989
  "encapsulation": "shadow",
@@ -18699,895 +18913,31 @@
18699
18913
  "setter": false
18700
18914
  },
18701
18915
  {
18702
- "name": "fifthStepLabel",
18703
- "type": "string",
18704
- "complexType": {
18705
- "original": "string",
18706
- "resolved": "string",
18707
- "references": {}
18708
- },
18709
- "mutable": false,
18710
- "attr": "fifth-step-label",
18711
- "reflectToAttr": false,
18712
- "docs": "",
18713
- "docsTags": [],
18714
- "default": "''",
18715
- "values": [
18716
- {
18717
- "type": "string"
18718
- }
18719
- ],
18720
- "optional": false,
18721
- "required": false,
18722
- "getter": false,
18723
- "setter": false
18724
- },
18725
- {
18726
- "name": "fifthStepState",
18727
- "type": "\"default\" | \"destructive\"",
18916
+ "name": "size",
18917
+ "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
18728
18918
  "complexType": {
18729
- "original": "ProgressStepStates",
18730
- "resolved": "\"default\" | \"destructive\"",
18919
+ "original": "GeneralSizes",
18920
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
18731
18921
  "references": {
18732
- "ProgressStepStates": {
18922
+ "GeneralSizes": {
18733
18923
  "location": "import",
18734
18924
  "path": "../../models/reusableModels",
18735
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18925
+ "id": "src/models/reusableModels.ts::GeneralSizes"
18736
18926
  }
18737
18927
  }
18738
18928
  },
18739
18929
  "mutable": false,
18740
- "attr": "fifth-step-state",
18930
+ "attr": "size",
18741
18931
  "reflectToAttr": false,
18742
18932
  "docs": "",
18743
18933
  "docsTags": [],
18744
18934
  "values": [
18745
18935
  {
18746
- "value": "default",
18936
+ "value": "lg",
18747
18937
  "type": "string"
18748
18938
  },
18749
18939
  {
18750
- "value": "destructive",
18751
- "type": "string"
18752
- }
18753
- ],
18754
- "optional": false,
18755
- "required": false,
18756
- "getter": false,
18757
- "setter": false
18758
- },
18759
- {
18760
- "name": "fifthStepStatus",
18761
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18762
- "complexType": {
18763
- "original": "ProgressStepStatus",
18764
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18765
- "references": {
18766
- "ProgressStepStatus": {
18767
- "location": "import",
18768
- "path": "../../models/reusableModels",
18769
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18770
- }
18771
- }
18772
- },
18773
- "mutable": false,
18774
- "attr": "fifth-step-status",
18775
- "reflectToAttr": false,
18776
- "docs": "",
18777
- "docsTags": [],
18778
- "values": [
18779
- {
18780
- "value": "complete",
18781
- "type": "string"
18782
- },
18783
- {
18784
- "value": "current",
18785
- "type": "string"
18786
- },
18787
- {
18788
- "value": "incomplete",
18789
- "type": "string"
18790
- }
18791
- ],
18792
- "optional": false,
18793
- "required": false,
18794
- "getter": false,
18795
- "setter": false
18796
- },
18797
- {
18798
- "name": "fifthStepSupportingText",
18799
- "type": "string",
18800
- "complexType": {
18801
- "original": "string",
18802
- "resolved": "string",
18803
- "references": {}
18804
- },
18805
- "mutable": false,
18806
- "attr": "fifth-step-supporting-text",
18807
- "reflectToAttr": false,
18808
- "docs": "",
18809
- "docsTags": [],
18810
- "default": "''",
18811
- "values": [
18812
- {
18813
- "type": "string"
18814
- }
18815
- ],
18816
- "optional": false,
18817
- "required": false,
18818
- "getter": false,
18819
- "setter": false
18820
- },
18821
- {
18822
- "name": "firstStepLabel",
18823
- "type": "string",
18824
- "complexType": {
18825
- "original": "string",
18826
- "resolved": "string",
18827
- "references": {}
18828
- },
18829
- "mutable": false,
18830
- "attr": "first-step-label",
18831
- "reflectToAttr": false,
18832
- "docs": "",
18833
- "docsTags": [],
18834
- "default": "''",
18835
- "values": [
18836
- {
18837
- "type": "string"
18838
- }
18839
- ],
18840
- "optional": false,
18841
- "required": false,
18842
- "getter": false,
18843
- "setter": false
18844
- },
18845
- {
18846
- "name": "firstStepState",
18847
- "type": "\"default\" | \"destructive\"",
18848
- "complexType": {
18849
- "original": "ProgressStepStates",
18850
- "resolved": "\"default\" | \"destructive\"",
18851
- "references": {
18852
- "ProgressStepStates": {
18853
- "location": "import",
18854
- "path": "../../models/reusableModels",
18855
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18856
- }
18857
- }
18858
- },
18859
- "mutable": false,
18860
- "attr": "first-step-state",
18861
- "reflectToAttr": false,
18862
- "docs": "",
18863
- "docsTags": [],
18864
- "values": [
18865
- {
18866
- "value": "default",
18867
- "type": "string"
18868
- },
18869
- {
18870
- "value": "destructive",
18871
- "type": "string"
18872
- }
18873
- ],
18874
- "optional": false,
18875
- "required": false,
18876
- "getter": false,
18877
- "setter": false
18878
- },
18879
- {
18880
- "name": "firstStepStatus",
18881
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18882
- "complexType": {
18883
- "original": "ProgressStepStatus",
18884
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18885
- "references": {
18886
- "ProgressStepStatus": {
18887
- "location": "import",
18888
- "path": "../../models/reusableModels",
18889
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18890
- }
18891
- }
18892
- },
18893
- "mutable": false,
18894
- "attr": "first-step-status",
18895
- "reflectToAttr": false,
18896
- "docs": "",
18897
- "docsTags": [],
18898
- "values": [
18899
- {
18900
- "value": "complete",
18901
- "type": "string"
18902
- },
18903
- {
18904
- "value": "current",
18905
- "type": "string"
18906
- },
18907
- {
18908
- "value": "incomplete",
18909
- "type": "string"
18910
- }
18911
- ],
18912
- "optional": false,
18913
- "required": false,
18914
- "getter": false,
18915
- "setter": false
18916
- },
18917
- {
18918
- "name": "firstStepSupportingText",
18919
- "type": "string",
18920
- "complexType": {
18921
- "original": "string",
18922
- "resolved": "string",
18923
- "references": {}
18924
- },
18925
- "mutable": false,
18926
- "attr": "first-step-supporting-text",
18927
- "reflectToAttr": false,
18928
- "docs": "",
18929
- "docsTags": [],
18930
- "default": "''",
18931
- "values": [
18932
- {
18933
- "type": "string"
18934
- }
18935
- ],
18936
- "optional": false,
18937
- "required": false,
18938
- "getter": false,
18939
- "setter": false
18940
- },
18941
- {
18942
- "name": "fourthStepLabel",
18943
- "type": "string",
18944
- "complexType": {
18945
- "original": "string",
18946
- "resolved": "string",
18947
- "references": {}
18948
- },
18949
- "mutable": false,
18950
- "attr": "fourth-step-label",
18951
- "reflectToAttr": false,
18952
- "docs": "",
18953
- "docsTags": [],
18954
- "default": "''",
18955
- "values": [
18956
- {
18957
- "type": "string"
18958
- }
18959
- ],
18960
- "optional": false,
18961
- "required": false,
18962
- "getter": false,
18963
- "setter": false
18964
- },
18965
- {
18966
- "name": "fourthStepState",
18967
- "type": "\"default\" | \"destructive\"",
18968
- "complexType": {
18969
- "original": "ProgressStepStates",
18970
- "resolved": "\"default\" | \"destructive\"",
18971
- "references": {
18972
- "ProgressStepStates": {
18973
- "location": "import",
18974
- "path": "../../models/reusableModels",
18975
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18976
- }
18977
- }
18978
- },
18979
- "mutable": false,
18980
- "attr": "fourth-step-state",
18981
- "reflectToAttr": false,
18982
- "docs": "",
18983
- "docsTags": [],
18984
- "values": [
18985
- {
18986
- "value": "default",
18987
- "type": "string"
18988
- },
18989
- {
18990
- "value": "destructive",
18991
- "type": "string"
18992
- }
18993
- ],
18994
- "optional": false,
18995
- "required": false,
18996
- "getter": false,
18997
- "setter": false
18998
- },
18999
- {
19000
- "name": "fourthStepStatus",
19001
- "type": "\"complete\" | \"current\" | \"incomplete\"",
19002
- "complexType": {
19003
- "original": "ProgressStepStatus",
19004
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
19005
- "references": {
19006
- "ProgressStepStatus": {
19007
- "location": "import",
19008
- "path": "../../models/reusableModels",
19009
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
19010
- }
19011
- }
19012
- },
19013
- "mutable": false,
19014
- "attr": "fourth-step-status",
19015
- "reflectToAttr": false,
19016
- "docs": "",
19017
- "docsTags": [],
19018
- "values": [
19019
- {
19020
- "value": "complete",
19021
- "type": "string"
19022
- },
19023
- {
19024
- "value": "current",
19025
- "type": "string"
19026
- },
19027
- {
19028
- "value": "incomplete",
19029
- "type": "string"
19030
- }
19031
- ],
19032
- "optional": false,
19033
- "required": false,
19034
- "getter": false,
19035
- "setter": false
19036
- },
19037
- {
19038
- "name": "fourthStepSupportingText",
19039
- "type": "string",
19040
- "complexType": {
19041
- "original": "string",
19042
- "resolved": "string",
19043
- "references": {}
19044
- },
19045
- "mutable": false,
19046
- "attr": "fourth-step-supporting-text",
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": "secondStepLabel",
19063
- "type": "string",
19064
- "complexType": {
19065
- "original": "string",
19066
- "resolved": "string",
19067
- "references": {}
19068
- },
19069
- "mutable": false,
19070
- "attr": "second-step-label",
19071
- "reflectToAttr": false,
19072
- "docs": "",
19073
- "docsTags": [],
19074
- "default": "''",
19075
- "values": [
19076
- {
19077
- "type": "string"
19078
- }
19079
- ],
19080
- "optional": false,
19081
- "required": false,
19082
- "getter": false,
19083
- "setter": false
19084
- },
19085
- {
19086
- "name": "secondStepState",
19087
- "type": "\"default\" | \"destructive\"",
19088
- "complexType": {
19089
- "original": "ProgressStepStates",
19090
- "resolved": "\"default\" | \"destructive\"",
19091
- "references": {
19092
- "ProgressStepStates": {
19093
- "location": "import",
19094
- "path": "../../models/reusableModels",
19095
- "id": "src/models/reusableModels.ts::ProgressStepStates"
19096
- }
19097
- }
19098
- },
19099
- "mutable": false,
19100
- "attr": "second-step-state",
19101
- "reflectToAttr": false,
19102
- "docs": "",
19103
- "docsTags": [],
19104
- "values": [
19105
- {
19106
- "value": "default",
19107
- "type": "string"
19108
- },
19109
- {
19110
- "value": "destructive",
19111
- "type": "string"
19112
- }
19113
- ],
19114
- "optional": false,
19115
- "required": false,
19116
- "getter": false,
19117
- "setter": false
19118
- },
19119
- {
19120
- "name": "secondStepStatus",
19121
- "type": "\"complete\" | \"current\" | \"incomplete\"",
19122
- "complexType": {
19123
- "original": "ProgressStepStatus",
19124
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
19125
- "references": {
19126
- "ProgressStepStatus": {
19127
- "location": "import",
19128
- "path": "../../models/reusableModels",
19129
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
19130
- }
19131
- }
19132
- },
19133
- "mutable": false,
19134
- "attr": "second-step-status",
19135
- "reflectToAttr": false,
19136
- "docs": "",
19137
- "docsTags": [],
19138
- "values": [
19139
- {
19140
- "value": "complete",
19141
- "type": "string"
19142
- },
19143
- {
19144
- "value": "current",
19145
- "type": "string"
19146
- },
19147
- {
19148
- "value": "incomplete",
19149
- "type": "string"
19150
- }
19151
- ],
19152
- "optional": false,
19153
- "required": false,
19154
- "getter": false,
19155
- "setter": false
19156
- },
19157
- {
19158
- "name": "secondStepSupportingText",
19159
- "type": "string",
19160
- "complexType": {
19161
- "original": "string",
19162
- "resolved": "string",
19163
- "references": {}
19164
- },
19165
- "mutable": false,
19166
- "attr": "second-step-supporting-text",
19167
- "reflectToAttr": false,
19168
- "docs": "",
19169
- "docsTags": [],
19170
- "default": "''",
19171
- "values": [
19172
- {
19173
- "type": "string"
19174
- }
19175
- ],
19176
- "optional": false,
19177
- "required": false,
19178
- "getter": false,
19179
- "setter": false
19180
- },
19181
- {
19182
- "name": "seventhStepLabel",
19183
- "type": "string",
19184
- "complexType": {
19185
- "original": "string",
19186
- "resolved": "string",
19187
- "references": {}
19188
- },
19189
- "mutable": false,
19190
- "attr": "seventh-step-label",
19191
- "reflectToAttr": false,
19192
- "docs": "",
19193
- "docsTags": [],
19194
- "default": "''",
19195
- "values": [
19196
- {
19197
- "type": "string"
19198
- }
19199
- ],
19200
- "optional": false,
19201
- "required": false,
19202
- "getter": false,
19203
- "setter": false
19204
- },
19205
- {
19206
- "name": "seventhStepState",
19207
- "type": "\"default\" | \"destructive\"",
19208
- "complexType": {
19209
- "original": "ProgressStepStates",
19210
- "resolved": "\"default\" | \"destructive\"",
19211
- "references": {
19212
- "ProgressStepStates": {
19213
- "location": "import",
19214
- "path": "../../models/reusableModels",
19215
- "id": "src/models/reusableModels.ts::ProgressStepStates"
19216
- }
19217
- }
19218
- },
19219
- "mutable": false,
19220
- "attr": "seventh-step-state",
19221
- "reflectToAttr": false,
19222
- "docs": "",
19223
- "docsTags": [],
19224
- "values": [
19225
- {
19226
- "value": "default",
19227
- "type": "string"
19228
- },
19229
- {
19230
- "value": "destructive",
19231
- "type": "string"
19232
- }
19233
- ],
19234
- "optional": false,
19235
- "required": false,
19236
- "getter": false,
19237
- "setter": false
19238
- },
19239
- {
19240
- "name": "seventhStepStatus",
19241
- "type": "\"complete\" | \"current\" | \"incomplete\"",
19242
- "complexType": {
19243
- "original": "ProgressStepStatus",
19244
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
19245
- "references": {
19246
- "ProgressStepStatus": {
19247
- "location": "import",
19248
- "path": "../../models/reusableModels",
19249
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
19250
- }
19251
- }
19252
- },
19253
- "mutable": false,
19254
- "attr": "seventh-step-status",
19255
- "reflectToAttr": false,
19256
- "docs": "",
19257
- "docsTags": [],
19258
- "values": [
19259
- {
19260
- "value": "complete",
19261
- "type": "string"
19262
- },
19263
- {
19264
- "value": "current",
19265
- "type": "string"
19266
- },
19267
- {
19268
- "value": "incomplete",
19269
- "type": "string"
19270
- }
19271
- ],
19272
- "optional": false,
19273
- "required": false,
19274
- "getter": false,
19275
- "setter": false
19276
- },
19277
- {
19278
- "name": "seventhStepSupportingText",
19279
- "type": "string",
19280
- "complexType": {
19281
- "original": "string",
19282
- "resolved": "string",
19283
- "references": {}
19284
- },
19285
- "mutable": false,
19286
- "attr": "seventh-step-supporting-text",
19287
- "reflectToAttr": false,
19288
- "docs": "",
19289
- "docsTags": [],
19290
- "default": "''",
19291
- "values": [
19292
- {
19293
- "type": "string"
19294
- }
19295
- ],
19296
- "optional": false,
19297
- "required": false,
19298
- "getter": false,
19299
- "setter": false
19300
- },
19301
- {
19302
- "name": "showFifthStep",
19303
- "type": "boolean",
19304
- "complexType": {
19305
- "original": "boolean",
19306
- "resolved": "boolean",
19307
- "references": {}
19308
- },
19309
- "mutable": false,
19310
- "attr": "show-fifth-step",
19311
- "reflectToAttr": false,
19312
- "docs": "",
19313
- "docsTags": [],
19314
- "default": "false",
19315
- "values": [
19316
- {
19317
- "type": "boolean"
19318
- }
19319
- ],
19320
- "optional": false,
19321
- "required": false,
19322
- "getter": false,
19323
- "setter": false
19324
- },
19325
- {
19326
- "name": "showFourthStep",
19327
- "type": "boolean",
19328
- "complexType": {
19329
- "original": "boolean",
19330
- "resolved": "boolean",
19331
- "references": {}
19332
- },
19333
- "mutable": false,
19334
- "attr": "show-fourth-step",
19335
- "reflectToAttr": false,
19336
- "docs": "",
19337
- "docsTags": [],
19338
- "default": "false",
19339
- "values": [
19340
- {
19341
- "type": "boolean"
19342
- }
19343
- ],
19344
- "optional": false,
19345
- "required": false,
19346
- "getter": false,
19347
- "setter": false
19348
- },
19349
- {
19350
- "name": "showSecondStep",
19351
- "type": "boolean",
19352
- "complexType": {
19353
- "original": "boolean",
19354
- "resolved": "boolean",
19355
- "references": {}
19356
- },
19357
- "mutable": false,
19358
- "attr": "show-second-step",
19359
- "reflectToAttr": false,
19360
- "docs": "",
19361
- "docsTags": [],
19362
- "default": "false",
19363
- "values": [
19364
- {
19365
- "type": "boolean"
19366
- }
19367
- ],
19368
- "optional": false,
19369
- "required": false,
19370
- "getter": false,
19371
- "setter": false
19372
- },
19373
- {
19374
- "name": "showSeventhStep",
19375
- "type": "boolean",
19376
- "complexType": {
19377
- "original": "boolean",
19378
- "resolved": "boolean",
19379
- "references": {}
19380
- },
19381
- "mutable": false,
19382
- "attr": "show-seventh-step",
19383
- "reflectToAttr": false,
19384
- "docs": "",
19385
- "docsTags": [],
19386
- "default": "false",
19387
- "values": [
19388
- {
19389
- "type": "boolean"
19390
- }
19391
- ],
19392
- "optional": false,
19393
- "required": false,
19394
- "getter": false,
19395
- "setter": false
19396
- },
19397
- {
19398
- "name": "showSixthStep",
19399
- "type": "boolean",
19400
- "complexType": {
19401
- "original": "boolean",
19402
- "resolved": "boolean",
19403
- "references": {}
19404
- },
19405
- "mutable": false,
19406
- "attr": "show-sixth-step",
19407
- "reflectToAttr": false,
19408
- "docs": "",
19409
- "docsTags": [],
19410
- "default": "false",
19411
- "values": [
19412
- {
19413
- "type": "boolean"
19414
- }
19415
- ],
19416
- "optional": false,
19417
- "required": false,
19418
- "getter": false,
19419
- "setter": false
19420
- },
19421
- {
19422
- "name": "showThirdStep",
19423
- "type": "boolean",
19424
- "complexType": {
19425
- "original": "boolean",
19426
- "resolved": "boolean",
19427
- "references": {}
19428
- },
19429
- "mutable": false,
19430
- "attr": "show-third-step",
19431
- "reflectToAttr": false,
19432
- "docs": "",
19433
- "docsTags": [],
19434
- "default": "false",
19435
- "values": [
19436
- {
19437
- "type": "boolean"
19438
- }
19439
- ],
19440
- "optional": false,
19441
- "required": false,
19442
- "getter": false,
19443
- "setter": false
19444
- },
19445
- {
19446
- "name": "sixthStepLabel",
19447
- "type": "string",
19448
- "complexType": {
19449
- "original": "string",
19450
- "resolved": "string",
19451
- "references": {}
19452
- },
19453
- "mutable": false,
19454
- "attr": "sixth-step-label",
19455
- "reflectToAttr": false,
19456
- "docs": "",
19457
- "docsTags": [],
19458
- "default": "''",
19459
- "values": [
19460
- {
19461
- "type": "string"
19462
- }
19463
- ],
19464
- "optional": false,
19465
- "required": false,
19466
- "getter": false,
19467
- "setter": false
19468
- },
19469
- {
19470
- "name": "sixthStepState",
19471
- "type": "\"default\" | \"destructive\"",
19472
- "complexType": {
19473
- "original": "ProgressStepStates",
19474
- "resolved": "\"default\" | \"destructive\"",
19475
- "references": {
19476
- "ProgressStepStates": {
19477
- "location": "import",
19478
- "path": "../../models/reusableModels",
19479
- "id": "src/models/reusableModels.ts::ProgressStepStates"
19480
- }
19481
- }
19482
- },
19483
- "mutable": false,
19484
- "attr": "sixth-step-state",
19485
- "reflectToAttr": false,
19486
- "docs": "",
19487
- "docsTags": [],
19488
- "values": [
19489
- {
19490
- "value": "default",
19491
- "type": "string"
19492
- },
19493
- {
19494
- "value": "destructive",
19495
- "type": "string"
19496
- }
19497
- ],
19498
- "optional": false,
19499
- "required": false,
19500
- "getter": false,
19501
- "setter": false
19502
- },
19503
- {
19504
- "name": "sixthStepStatus",
19505
- "type": "\"complete\" | \"current\" | \"incomplete\"",
19506
- "complexType": {
19507
- "original": "ProgressStepStatus",
19508
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
19509
- "references": {
19510
- "ProgressStepStatus": {
19511
- "location": "import",
19512
- "path": "../../models/reusableModels",
19513
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
19514
- }
19515
- }
19516
- },
19517
- "mutable": false,
19518
- "attr": "sixth-step-status",
19519
- "reflectToAttr": false,
19520
- "docs": "",
19521
- "docsTags": [],
19522
- "values": [
19523
- {
19524
- "value": "complete",
19525
- "type": "string"
19526
- },
19527
- {
19528
- "value": "current",
19529
- "type": "string"
19530
- },
19531
- {
19532
- "value": "incomplete",
19533
- "type": "string"
19534
- }
19535
- ],
19536
- "optional": false,
19537
- "required": false,
19538
- "getter": false,
19539
- "setter": false
19540
- },
19541
- {
19542
- "name": "sixthStepSupportingText",
19543
- "type": "string",
19544
- "complexType": {
19545
- "original": "string",
19546
- "resolved": "string",
19547
- "references": {}
19548
- },
19549
- "mutable": false,
19550
- "attr": "sixth-step-supporting-text",
19551
- "reflectToAttr": false,
19552
- "docs": "",
19553
- "docsTags": [],
19554
- "default": "''",
19555
- "values": [
19556
- {
19557
- "type": "string"
19558
- }
19559
- ],
19560
- "optional": false,
19561
- "required": false,
19562
- "getter": false,
19563
- "setter": false
19564
- },
19565
- {
19566
- "name": "size",
19567
- "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
19568
- "complexType": {
19569
- "original": "GeneralSizes",
19570
- "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
19571
- "references": {
19572
- "GeneralSizes": {
19573
- "location": "import",
19574
- "path": "../../models/reusableModels",
19575
- "id": "src/models/reusableModels.ts::GeneralSizes"
19576
- }
19577
- }
19578
- },
19579
- "mutable": false,
19580
- "attr": "size",
19581
- "reflectToAttr": false,
19582
- "docs": "",
19583
- "docsTags": [],
19584
- "values": [
19585
- {
19586
- "value": "lg",
19587
- "type": "string"
19588
- },
19589
- {
19590
- "value": "md",
18940
+ "value": "md",
19591
18941
  "type": "string"
19592
18942
  },
19593
18943
  {
@@ -19637,118 +18987,27 @@
19637
18987
  "setter": false
19638
18988
  },
19639
18989
  {
19640
- "name": "thirdStepLabel",
19641
- "type": "string",
19642
- "complexType": {
19643
- "original": "string",
19644
- "resolved": "string",
19645
- "references": {}
19646
- },
19647
- "mutable": false,
19648
- "attr": "third-step-label",
19649
- "reflectToAttr": false,
19650
- "docs": "",
19651
- "docsTags": [],
19652
- "default": "''",
19653
- "values": [
19654
- {
19655
- "type": "string"
19656
- }
19657
- ],
19658
- "optional": false,
19659
- "required": false,
19660
- "getter": false,
19661
- "setter": false
19662
- },
19663
- {
19664
- "name": "thirdStepState",
19665
- "type": "\"default\" | \"destructive\"",
19666
- "complexType": {
19667
- "original": "ProgressStepStates",
19668
- "resolved": "\"default\" | \"destructive\"",
19669
- "references": {
19670
- "ProgressStepStates": {
19671
- "location": "import",
19672
- "path": "../../models/reusableModels",
19673
- "id": "src/models/reusableModels.ts::ProgressStepStates"
19674
- }
19675
- }
19676
- },
19677
- "mutable": false,
19678
- "attr": "third-step-state",
19679
- "reflectToAttr": false,
19680
- "docs": "",
19681
- "docsTags": [],
19682
- "values": [
19683
- {
19684
- "value": "default",
19685
- "type": "string"
19686
- },
19687
- {
19688
- "value": "destructive",
19689
- "type": "string"
19690
- }
19691
- ],
19692
- "optional": false,
19693
- "required": false,
19694
- "getter": false,
19695
- "setter": false
19696
- },
19697
- {
19698
- "name": "thirdStepStatus",
19699
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18990
+ "name": "steps",
18991
+ "type": "StepperType[]",
19700
18992
  "complexType": {
19701
- "original": "ProgressStepStatus",
19702
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18993
+ "original": "StepperType[]",
18994
+ "resolved": "StepperType[]",
19703
18995
  "references": {
19704
- "ProgressStepStatus": {
18996
+ "StepperType": {
19705
18997
  "location": "import",
19706
18998
  "path": "../../models/reusableModels",
19707
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18999
+ "id": "src/models/reusableModels.ts::StepperType"
19708
19000
  }
19709
19001
  }
19710
19002
  },
19711
19003
  "mutable": false,
19712
- "attr": "third-step-status",
19713
- "reflectToAttr": false,
19714
- "docs": "",
19715
- "docsTags": [],
19716
- "values": [
19717
- {
19718
- "value": "complete",
19719
- "type": "string"
19720
- },
19721
- {
19722
- "value": "current",
19723
- "type": "string"
19724
- },
19725
- {
19726
- "value": "incomplete",
19727
- "type": "string"
19728
- }
19729
- ],
19730
- "optional": false,
19731
- "required": false,
19732
- "getter": false,
19733
- "setter": false
19734
- },
19735
- {
19736
- "name": "thirdStepSupportingText",
19737
- "type": "string",
19738
- "complexType": {
19739
- "original": "string",
19740
- "resolved": "string",
19741
- "references": {}
19742
- },
19743
- "mutable": false,
19744
- "attr": "third-step-supporting-text",
19745
19004
  "reflectToAttr": false,
19746
19005
  "docs": "",
19747
19006
  "docsTags": [],
19748
- "default": "''",
19007
+ "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 ]",
19749
19008
  "values": [
19750
19009
  {
19751
- "type": "string"
19010
+ "type": "StepperType[]"
19752
19011
  }
19753
19012
  ],
19754
19013
  "optional": false,
@@ -25384,6 +24643,11 @@
25384
24643
  "docstring": "",
25385
24644
  "path": "src/models/reusableModels.ts"
25386
24645
  },
24646
+ "src/models/reusableModels.ts::StepperType": {
24647
+ "declaration": "{ \r\n state: ProgressStepStates,\r\n status: ProgressStepStatus,\r\n label: string,\r\n supportingText: string\r\n}",
24648
+ "docstring": "",
24649
+ "path": "src/models/reusableModels.ts"
24650
+ },
25387
24651
  "src/models/reusableModels.ts::TableCellTypes": {
25388
24652
  "declaration": "export type TableCellTypes = 'text' | 'lead_text' | 'lead_checkbox' | 'badge';",
25389
24653
  "docstring": "",