globuswebcomponents 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (393) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar_22.cjs.entry.js +63 -79
  3. package/dist/cjs/gb-avatar_22.cjs.entry.js.map +1 -1
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  7. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  9. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js +2 -2
  10. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-pagination.cjs.entry.js +4 -4
  13. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +61 -0
  21. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +1 -0
  22. package/dist/cjs/gb-stepper-horizontal-line-with-text.entry.cjs.js.map +1 -0
  23. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  25. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-table-header.cjs.entry.js.map +1 -1
  28. package/dist/cjs/gb-table-header.entry.cjs.js.map +1 -1
  29. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  30. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  33. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  36. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  42. package/dist/cjs/globuscomponents.cjs.js +1 -1
  43. package/dist/cjs/loader.cjs.js +1 -1
  44. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  45. package/dist/collection/components/gb-button-group/gb-button-group.js +5 -25
  46. package/dist/collection/components/gb-button-group/gb-button-group.js.map +1 -1
  47. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +42 -21
  48. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  49. package/dist/collection/components/gb-input-field/gb-input-field.css +144 -127
  50. package/dist/collection/components/gb-input-field/gb-input-field.js +45 -13
  51. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  52. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  53. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  54. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  55. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  56. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  57. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  58. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  59. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  60. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  61. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  62. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  63. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  64. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  65. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  66. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  67. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  68. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  69. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  70. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  71. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  72. package/dist/collection/components/gb-step-base/gb-step-base.js.map +1 -1
  73. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.css +3 -0
  74. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +33 -652
  75. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js.map +1 -1
  76. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  77. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js.map +1 -1
  78. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  79. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  80. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  81. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  82. package/dist/collection/components/gb-table-header/gb-table-header.js.map +1 -1
  83. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  84. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  85. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  86. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  87. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  88. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  89. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  90. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  91. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  92. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  93. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  94. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  95. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  96. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  97. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  98. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  99. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  100. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  101. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  102. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  103. package/dist/components/gb-avatar-add-button.js +1 -1
  104. package/dist/components/gb-avatar-dropdown.js +7 -7
  105. package/dist/components/gb-avatar-group.js +4 -4
  106. package/dist/components/gb-avatar-label-group.js +1 -1
  107. package/dist/components/gb-avatar-profile-photo.js +2 -2
  108. package/dist/components/gb-avatar.js +1 -1
  109. package/dist/components/gb-badge.js +1 -1
  110. package/dist/components/gb-button-group.js +1 -1
  111. package/dist/components/gb-checkbox-group-item.js +1 -1
  112. package/dist/components/gb-checkbox-group.js +3 -3
  113. package/dist/components/gb-collapse-button.js +1 -1
  114. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  115. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  116. package/dist/components/gb-detail-cell.js +4 -4
  117. package/dist/components/gb-file-upload-item-base.js +1 -1
  118. package/dist/components/gb-file-upload.js +3 -3
  119. package/dist/components/gb-filter-button.js +1 -1
  120. package/dist/components/gb-header.js +2 -2
  121. package/dist/components/gb-help-tooltip.js +1 -1
  122. package/dist/components/gb-horizontal-tabs.js +4 -4
  123. package/dist/components/gb-icon-button-base.js +1 -1
  124. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  125. package/dist/components/gb-input-dropdown.js +1 -1
  126. package/dist/components/gb-input-field.js +1 -1
  127. package/dist/components/gb-mega-input-field-base.js +1 -1
  128. package/dist/components/gb-notification-content.js +1 -1
  129. package/dist/components/gb-notification-pane.js +4 -4
  130. package/dist/components/gb-pagination-button-group-base.js +1 -1
  131. package/dist/components/gb-pagination-dot-group.js +1 -1
  132. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  133. package/dist/components/gb-pagination-number-base.js +1 -1
  134. package/dist/components/gb-pagination.js +18 -18
  135. package/dist/components/gb-password-button.js +1 -1
  136. package/dist/components/gb-progress-bar.js +1 -1
  137. package/dist/components/gb-progress-circle.js +1 -1
  138. package/dist/components/gb-quick-action-card.js +1 -1
  139. package/dist/components/gb-quick-action-icon.js +1 -1
  140. package/dist/components/gb-scrollbar.js +1 -1
  141. package/dist/components/gb-sidebar.js +9 -9
  142. package/dist/components/gb-simple-side-bar-item.js +1 -1
  143. package/dist/components/gb-slider-control-handle.js +1 -1
  144. package/dist/components/gb-slider.js +3 -3
  145. package/dist/components/gb-status-indicator.js +1 -1
  146. package/dist/components/gb-step-base.js +1 -1
  147. package/dist/components/gb-stepper-horizontal-icons-centered.js +23 -49
  148. package/dist/components/gb-stepper-horizontal-icons-centered.js.map +1 -1
  149. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
  150. package/dist/components/gb-stepper-horizontal-line-with-text.js.map +1 -1
  151. package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
  152. package/dist/components/gb-tab-button-base.js +1 -1
  153. package/dist/components/gb-table-cell.js +1 -1
  154. package/dist/components/gb-table-header.js +15 -15
  155. package/dist/components/gb-table-header.js.map +1 -1
  156. package/dist/components/gb-tag-checkbox.js +1 -1
  157. package/dist/components/gb-tag-close.js +1 -1
  158. package/dist/components/gb-tag-count.js +1 -1
  159. package/dist/components/gb-tag.js +1 -1
  160. package/dist/components/gb-textarea-input-field.js +11 -11
  161. package/dist/components/gb-theme-tab.js +1 -1
  162. package/dist/components/gb-toast-button.js +1 -1
  163. package/dist/components/gb-toast.js +2 -2
  164. package/dist/components/gb-toggle-base.js +1 -1
  165. package/dist/components/gb-toggle.js +2 -2
  166. package/dist/components/gb-token-field-compact.js +2 -2
  167. package/dist/components/gb-token-field-compressed.js +3 -3
  168. package/dist/components/gb-tooltip.js +1 -1
  169. package/dist/components/gb-top-bar-item.js +1 -1
  170. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  171. package/dist/components/gb-top-bar.js +3 -3
  172. package/dist/components/gb-vertical-tabs.js +1 -1
  173. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  174. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  175. package/dist/components/{p-CvxJpOZj.js → p-0JeGwYbV.js} +3 -3
  176. package/dist/components/{p-CvxJpOZj.js.map → p-0JeGwYbV.js.map} +1 -1
  177. package/dist/components/{p-CaTQ6NyD.js → p-68sELSPq.js} +4 -4
  178. package/dist/components/{p-CaTQ6NyD.js.map → p-68sELSPq.js.map} +1 -1
  179. package/dist/components/{p-11tfQ7K9.js → p-B9r5mB7S.js} +8 -8
  180. package/dist/components/{p-11tfQ7K9.js.map → p-B9r5mB7S.js.map} +1 -1
  181. package/dist/components/{p-hd9hzkHe.js → p-Ba2FFVt7.js} +6 -7
  182. package/dist/components/p-Ba2FFVt7.js.map +1 -0
  183. package/dist/components/{p-BSyfzxCF.js → p-BcLvISuf.js} +3 -3
  184. package/dist/components/p-BcLvISuf.js.map +1 -0
  185. package/dist/components/{p-LFj_wAEh.js → p-Bdm3b3Ky.js} +4 -4
  186. package/dist/components/{p-LFj_wAEh.js.map → p-Bdm3b3Ky.js.map} +1 -1
  187. package/dist/components/{p-U_-0G1aL.js → p-Bh82vvx5.js} +4 -4
  188. package/dist/components/{p-U_-0G1aL.js.map → p-Bh82vvx5.js.map} +1 -1
  189. package/dist/components/{p-CGeZp1HY.js → p-BhEmGTzm.js} +3 -3
  190. package/dist/components/{p-CGeZp1HY.js.map → p-BhEmGTzm.js.map} +1 -1
  191. package/dist/components/{p-BDQEubqB.js → p-Bj5T-P5H.js} +4 -4
  192. package/dist/components/{p-BDQEubqB.js.map → p-Bj5T-P5H.js.map} +1 -1
  193. package/dist/components/{p-_xLQ1uIq.js → p-BkGveJwF.js} +5 -5
  194. package/dist/components/{p-_xLQ1uIq.js.map → p-BkGveJwF.js.map} +1 -1
  195. package/dist/components/{p-BOb6Ege2.js → p-BoyXScV-.js} +3 -3
  196. package/dist/components/{p-BOb6Ege2.js.map → p-BoyXScV-.js.map} +1 -1
  197. package/dist/components/{p-DdUG60Ds.js → p-Bs_-8ATU.js} +8 -8
  198. package/dist/components/{p-DdUG60Ds.js.map → p-Bs_-8ATU.js.map} +1 -1
  199. package/dist/components/{p-B-IKjj-L.js → p-Bz_TpCYq.js} +4 -4
  200. package/dist/components/{p-B-IKjj-L.js.map → p-Bz_TpCYq.js.map} +1 -1
  201. package/dist/components/{p-BAsQCXsV.js → p-C8dHzgRT.js} +4 -4
  202. package/dist/components/{p-BAsQCXsV.js.map → p-C8dHzgRT.js.map} +1 -1
  203. package/dist/components/{p-BjkAywCq.js → p-CCM15XTz.js} +3 -3
  204. package/dist/components/{p-BjkAywCq.js.map → p-CCM15XTz.js.map} +1 -1
  205. package/dist/components/{p-C7K1IG2o.js → p-CFGgVOM0.js} +3 -3
  206. package/dist/components/{p-C7K1IG2o.js.map → p-CFGgVOM0.js.map} +1 -1
  207. package/dist/components/{p-2fWwpTIZ.js → p-CQrMA5Bl.js} +35 -33
  208. package/dist/components/p-CQrMA5Bl.js.map +1 -0
  209. package/dist/components/{p-BcTbUcgA.js → p-CSVqFMtX.js} +3 -3
  210. package/dist/components/{p-BcTbUcgA.js.map → p-CSVqFMtX.js.map} +1 -1
  211. package/dist/components/{p-ofaIsmqV.js → p-CX_KTBje.js} +7 -7
  212. package/dist/components/{p-ofaIsmqV.js.map → p-CX_KTBje.js.map} +1 -1
  213. package/dist/components/{p-9doPcSx4.js → p-C_nHpLgX.js} +3 -3
  214. package/dist/components/{p-9doPcSx4.js.map → p-C_nHpLgX.js.map} +1 -1
  215. package/dist/components/{p-CKp_EcVC.js → p-CgAECSL3.js} +7 -7
  216. package/dist/components/{p-CKp_EcVC.js.map → p-CgAECSL3.js.map} +1 -1
  217. package/dist/components/{p-CyVM9ZUN.js → p-D92ieRTZ.js} +38 -26
  218. package/dist/components/p-D92ieRTZ.js.map +1 -0
  219. package/dist/components/{p-BUsyzLlY.js → p-DBB8Uml3.js} +3 -3
  220. package/dist/components/{p-BUsyzLlY.js.map → p-DBB8Uml3.js.map} +1 -1
  221. package/dist/components/{p-ZZkjHbmt.js → p-DGqWwJzx.js} +3 -3
  222. package/dist/components/{p-ZZkjHbmt.js.map → p-DGqWwJzx.js.map} +1 -1
  223. package/dist/components/{p-BQBxVm81.js → p-DblIKaIe.js} +3 -3
  224. package/dist/components/{p-BQBxVm81.js.map → p-DblIKaIe.js.map} +1 -1
  225. package/dist/components/{p-CV14GOcG.js → p-DkVEDQyO.js} +4 -4
  226. package/dist/components/{p-CV14GOcG.js.map → p-DkVEDQyO.js.map} +1 -1
  227. package/dist/components/{p-n7oT6sZz.js → p-DnSMHaQq.js} +3 -3
  228. package/dist/components/{p-n7oT6sZz.js.map → p-DnSMHaQq.js.map} +1 -1
  229. package/dist/components/{p-CArhc50k.js → p-Dr1VIoX3.js} +3 -3
  230. package/dist/components/{p-CArhc50k.js.map → p-Dr1VIoX3.js.map} +1 -1
  231. package/dist/components/{p-CCwm6tfK.js → p-DsyBHy4m.js} +5 -5
  232. package/dist/components/{p-CCwm6tfK.js.map → p-DsyBHy4m.js.map} +1 -1
  233. package/dist/components/{p-BU0pk3Az.js → p-EpFV90uy.js} +3 -3
  234. package/dist/components/{p-BU0pk3Az.js.map → p-EpFV90uy.js.map} +1 -1
  235. package/dist/components/{p-BMJGgDQg.js → p-M9SqAx_j.js} +3 -3
  236. package/dist/components/{p-BMJGgDQg.js.map → p-M9SqAx_j.js.map} +1 -1
  237. package/dist/components/{p-Bl9nxjeS.js → p-MEO9u_PY.js} +3 -3
  238. package/dist/components/{p-Bl9nxjeS.js.map → p-MEO9u_PY.js.map} +1 -1
  239. package/dist/components/{p-gr2SW-QO.js → p-ccZSPYGd.js} +3 -3
  240. package/dist/components/{p-gr2SW-QO.js.map → p-ccZSPYGd.js.map} +1 -1
  241. package/dist/components/{p-VMnF0OzT.js → p-dwpwPEzL.js} +3 -3
  242. package/dist/components/{p-VMnF0OzT.js.map → p-dwpwPEzL.js.map} +1 -1
  243. package/dist/components/{p-BeFWN3js.js → p-e3i0gfYy.js} +4 -4
  244. package/dist/components/{p-BeFWN3js.js.map → p-e3i0gfYy.js.map} +1 -1
  245. package/dist/components/{p-BcJOIIC2.js → p-l4bYmMTV.js} +4 -4
  246. package/dist/components/{p-BcJOIIC2.js.map → p-l4bYmMTV.js.map} +1 -1
  247. package/dist/components/{p-ByV5GH4j.js → p-qRCcMHJx.js} +3 -3
  248. package/dist/components/{p-ByV5GH4j.js.map → p-qRCcMHJx.js.map} +1 -1
  249. package/dist/components/{p-BDmK-s7W.js → p-zXDoQj8v.js} +4 -4
  250. package/dist/components/{p-BDmK-s7W.js.map → p-zXDoQj8v.js.map} +1 -1
  251. package/dist/components/test-input-tag.js +9 -9
  252. package/dist/docs.json +91 -901
  253. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  254. package/dist/esm/gb-avatar_22.entry.js +63 -79
  255. package/dist/esm/gb-avatar_22.entry.js.map +1 -1
  256. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  257. package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
  258. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  259. package/dist/esm/gb-notification-content.entry.js +1 -1
  260. package/dist/esm/gb-notification-pane.entry.js +3 -3
  261. package/dist/esm/gb-pagination-button-group-base_2.entry.js +2 -2
  262. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  263. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  264. package/dist/esm/gb-pagination.entry.js +4 -4
  265. package/dist/esm/gb-progress-circle.entry.js +1 -1
  266. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  267. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  268. package/dist/esm/gb-scrollbar.entry.js +1 -1
  269. package/dist/esm/gb-sidebar.entry.js +1 -1
  270. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  271. package/dist/esm/gb-slider.entry.js +1 -1
  272. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +59 -0
  273. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +1 -0
  274. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  275. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  276. package/dist/esm/gb-table-cell.entry.js +1 -1
  277. package/dist/esm/gb-table-header.entry.js +1 -1
  278. package/dist/esm/gb-table-header.entry.js.map +1 -1
  279. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  280. package/dist/esm/gb-toast-button.entry.js +1 -1
  281. package/dist/esm/gb-toast.entry.js +1 -1
  282. package/dist/esm/gb-toggle-base.entry.js +2 -2
  283. package/dist/esm/gb-toggle.entry.js +1 -1
  284. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  285. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  286. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  287. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  288. package/dist/esm/gb-top-bar.entry.js +1 -1
  289. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  290. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  291. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  292. package/dist/esm/globuscomponents.js +1 -1
  293. package/dist/esm/loader.js +1 -1
  294. package/dist/esm/test-input-tag.entry.js +2 -2
  295. package/dist/globuscomponents/gb-stepper-horizontal-line-with-text.entry.esm.js.map +1 -0
  296. package/dist/globuscomponents/gb-table-header.entry.esm.js.map +1 -1
  297. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  298. package/dist/globuscomponents/{p-0804c201.entry.js → p-0a550843.entry.js} +2 -2
  299. package/dist/globuscomponents/{p-5a30be16.entry.js → p-0ddcdbb5.entry.js} +2 -2
  300. package/dist/globuscomponents/{p-4f81d591.entry.js → p-0faa1ed9.entry.js} +2 -2
  301. package/dist/globuscomponents/p-1d1fe87a.entry.js +2 -0
  302. package/dist/globuscomponents/p-1d1fe87a.entry.js.map +1 -0
  303. package/dist/globuscomponents/{p-7cf4d95d.entry.js → p-284c1a0f.entry.js} +2 -2
  304. package/dist/globuscomponents/{p-5a07906a.entry.js → p-2b57f619.entry.js} +2 -2
  305. package/dist/globuscomponents/p-2b57f619.entry.js.map +1 -0
  306. package/dist/globuscomponents/{p-518caaa9.entry.js → p-34c6849b.entry.js} +2 -2
  307. package/dist/globuscomponents/{p-7eeacf16.entry.js → p-46b8ed23.entry.js} +2 -2
  308. package/dist/globuscomponents/{p-96dc6fcd.entry.js → p-4f5e1c9a.entry.js} +2 -2
  309. package/dist/globuscomponents/{p-61596c17.entry.js → p-509639eb.entry.js} +2 -2
  310. package/dist/globuscomponents/{p-a3395a1b.entry.js → p-57e4e166.entry.js} +2 -2
  311. package/dist/globuscomponents/{p-06c1f98a.entry.js → p-57fdd78e.entry.js} +2 -2
  312. package/dist/globuscomponents/{p-25536e7a.entry.js → p-5df0ea29.entry.js} +2 -2
  313. package/dist/globuscomponents/{p-239e2791.entry.js → p-5e55ef6c.entry.js} +2 -2
  314. package/dist/globuscomponents/{p-a66c3127.entry.js → p-77fa74e9.entry.js} +2 -2
  315. package/dist/globuscomponents/{p-94b09042.entry.js → p-79736f92.entry.js} +2 -2
  316. package/dist/globuscomponents/{p-aaf9bd86.entry.js → p-7dd9894d.entry.js} +2 -2
  317. package/dist/globuscomponents/{p-653c5adc.entry.js → p-8aa001d0.entry.js} +2 -2
  318. package/dist/globuscomponents/{p-fd6ae061.entry.js → p-a613ce91.entry.js} +2 -2
  319. package/dist/globuscomponents/{p-2b4b8d1c.entry.js → p-abd76ebd.entry.js} +2 -2
  320. package/dist/globuscomponents/{p-1cc15bcb.entry.js → p-aeb2424f.entry.js} +2 -2
  321. package/dist/globuscomponents/{p-51edb6f1.entry.js → p-b30957ea.entry.js} +2 -2
  322. package/dist/globuscomponents/{p-07106ba3.entry.js → p-b339c1df.entry.js} +2 -2
  323. package/dist/globuscomponents/{p-cabc2976.entry.js → p-b43f0ef3.entry.js} +2 -2
  324. package/dist/globuscomponents/{p-96cbd5e7.entry.js → p-bc6a02ed.entry.js} +2 -2
  325. package/dist/globuscomponents/p-c3a5b2ba.entry.js +2 -0
  326. package/dist/globuscomponents/{p-f00365a3.entry.js → p-c60118d0.entry.js} +2 -2
  327. package/dist/globuscomponents/{p-e01d6201.entry.js → p-ca39ee8a.entry.js} +2 -2
  328. package/dist/globuscomponents/{p-f5caead1.entry.js → p-cfde4722.entry.js} +2 -2
  329. package/dist/globuscomponents/{p-6f7e87e5.entry.js → p-d25d0833.entry.js} +2 -2
  330. package/dist/globuscomponents/{p-3cc0ea9e.entry.js → p-d2be1513.entry.js} +2 -2
  331. package/dist/globuscomponents/{p-163b09b1.entry.js → p-d62a227b.entry.js} +2 -2
  332. package/dist/globuscomponents/p-d62a227b.entry.js.map +1 -0
  333. package/dist/globuscomponents/{p-8aa75444.entry.js → p-e3b156c2.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-7a40ef38.entry.js → p-eacd58fb.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-d8429943.entry.js → p-fd5eabec.entry.js} +2 -2
  336. package/dist/globuscomponents/p-feca8037.entry.js +2 -0
  337. package/dist/globuscomponents/{p-e453561e.entry.js → p-fef6931c.entry.js} +2 -2
  338. package/dist/types/components/gb-button-group/gb-button-group.d.ts +1 -2
  339. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +1 -0
  340. package/dist/types/components/gb-input-field/gb-input-field.d.ts +3 -0
  341. package/dist/types/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.d.ts +4 -31
  342. package/dist/types/components.d.ts +8 -62
  343. package/package.json +1 -1
  344. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +0 -34
  345. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +0 -1
  346. package/dist/cjs/gb-stepper-horizontal-icons-centered.entry.cjs.js.map +0 -1
  347. package/dist/components/p-2fWwpTIZ.js.map +0 -1
  348. package/dist/components/p-BSyfzxCF.js.map +0 -1
  349. package/dist/components/p-CyVM9ZUN.js.map +0 -1
  350. package/dist/components/p-hd9hzkHe.js.map +0 -1
  351. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +0 -32
  352. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +0 -1
  353. package/dist/globuscomponents/gb-stepper-horizontal-icons-centered.entry.esm.js.map +0 -1
  354. package/dist/globuscomponents/p-163b09b1.entry.js.map +0 -1
  355. package/dist/globuscomponents/p-5a07906a.entry.js.map +0 -1
  356. package/dist/globuscomponents/p-7d62171a.entry.js +0 -2
  357. package/dist/globuscomponents/p-85ae2dac.entry.js +0 -2
  358. package/dist/globuscomponents/p-a5151a5d.entry.js +0 -2
  359. package/dist/globuscomponents/p-a5151a5d.entry.js.map +0 -1
  360. /package/dist/globuscomponents/{p-0804c201.entry.js.map → p-0a550843.entry.js.map} +0 -0
  361. /package/dist/globuscomponents/{p-5a30be16.entry.js.map → p-0ddcdbb5.entry.js.map} +0 -0
  362. /package/dist/globuscomponents/{p-4f81d591.entry.js.map → p-0faa1ed9.entry.js.map} +0 -0
  363. /package/dist/globuscomponents/{p-7cf4d95d.entry.js.map → p-284c1a0f.entry.js.map} +0 -0
  364. /package/dist/globuscomponents/{p-518caaa9.entry.js.map → p-34c6849b.entry.js.map} +0 -0
  365. /package/dist/globuscomponents/{p-7eeacf16.entry.js.map → p-46b8ed23.entry.js.map} +0 -0
  366. /package/dist/globuscomponents/{p-96dc6fcd.entry.js.map → p-4f5e1c9a.entry.js.map} +0 -0
  367. /package/dist/globuscomponents/{p-61596c17.entry.js.map → p-509639eb.entry.js.map} +0 -0
  368. /package/dist/globuscomponents/{p-a3395a1b.entry.js.map → p-57e4e166.entry.js.map} +0 -0
  369. /package/dist/globuscomponents/{p-06c1f98a.entry.js.map → p-57fdd78e.entry.js.map} +0 -0
  370. /package/dist/globuscomponents/{p-25536e7a.entry.js.map → p-5df0ea29.entry.js.map} +0 -0
  371. /package/dist/globuscomponents/{p-239e2791.entry.js.map → p-5e55ef6c.entry.js.map} +0 -0
  372. /package/dist/globuscomponents/{p-a66c3127.entry.js.map → p-77fa74e9.entry.js.map} +0 -0
  373. /package/dist/globuscomponents/{p-94b09042.entry.js.map → p-79736f92.entry.js.map} +0 -0
  374. /package/dist/globuscomponents/{p-aaf9bd86.entry.js.map → p-7dd9894d.entry.js.map} +0 -0
  375. /package/dist/globuscomponents/{p-653c5adc.entry.js.map → p-8aa001d0.entry.js.map} +0 -0
  376. /package/dist/globuscomponents/{p-fd6ae061.entry.js.map → p-a613ce91.entry.js.map} +0 -0
  377. /package/dist/globuscomponents/{p-2b4b8d1c.entry.js.map → p-abd76ebd.entry.js.map} +0 -0
  378. /package/dist/globuscomponents/{p-1cc15bcb.entry.js.map → p-aeb2424f.entry.js.map} +0 -0
  379. /package/dist/globuscomponents/{p-51edb6f1.entry.js.map → p-b30957ea.entry.js.map} +0 -0
  380. /package/dist/globuscomponents/{p-07106ba3.entry.js.map → p-b339c1df.entry.js.map} +0 -0
  381. /package/dist/globuscomponents/{p-cabc2976.entry.js.map → p-b43f0ef3.entry.js.map} +0 -0
  382. /package/dist/globuscomponents/{p-96cbd5e7.entry.js.map → p-bc6a02ed.entry.js.map} +0 -0
  383. /package/dist/globuscomponents/{p-7d62171a.entry.js.map → p-c3a5b2ba.entry.js.map} +0 -0
  384. /package/dist/globuscomponents/{p-f00365a3.entry.js.map → p-c60118d0.entry.js.map} +0 -0
  385. /package/dist/globuscomponents/{p-e01d6201.entry.js.map → p-ca39ee8a.entry.js.map} +0 -0
  386. /package/dist/globuscomponents/{p-f5caead1.entry.js.map → p-cfde4722.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-6f7e87e5.entry.js.map → p-d25d0833.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-3cc0ea9e.entry.js.map → p-d2be1513.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-8aa75444.entry.js.map → p-e3b156c2.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-7a40ef38.entry.js.map → p-eacd58fb.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-d8429943.entry.js.map → p-fd5eabec.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-85ae2dac.entry.js.map → p-feca8037.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-e453561e.entry.js.map → p-fef6931c.entry.js.map} +0 -0
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-06-30T12:29:46",
2
+ "timestamp": "2025-07-02T12:29:18",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.28.2",
@@ -4641,36 +4641,12 @@
4641
4641
  "required": false,
4642
4642
  "getter": false,
4643
4643
  "setter": false
4644
- },
4645
- {
4646
- "name": "label",
4647
- "type": "string",
4648
- "complexType": {
4649
- "original": "string",
4650
- "resolved": "string",
4651
- "references": {}
4652
- },
4653
- "mutable": false,
4654
- "attr": "label",
4655
- "reflectToAttr": false,
4656
- "docs": "",
4657
- "docsTags": [],
4658
- "default": "''",
4659
- "values": [
4660
- {
4661
- "type": "string"
4662
- }
4663
- ],
4664
- "optional": false,
4665
- "required": false,
4666
- "getter": false,
4667
- "setter": false
4668
4644
  }
4669
4645
  ],
4670
4646
  "methods": [],
4671
4647
  "events": [
4672
4648
  {
4673
- "event": "valueChange",
4649
+ "event": "optionChange",
4674
4650
  "detail": "string",
4675
4651
  "bubbles": true,
4676
4652
  "complexType": {
@@ -11472,7 +11448,7 @@
11472
11448
  "reflectToAttr": false,
11473
11449
  "docs": "",
11474
11450
  "docsTags": [],
11475
- "default": "[\r\n { name: 'Mock Item A iusbrviubw vwiuhvw vwiurhvwr vwoiuh', username: 1 },\r\n // { name: 'Mock Item B', username: 3 },\r\n // { name: 'Mock Item C', username: 3 },\r\n // { name: 'Mock Item D', username: 3 },\r\n // { name: 'Mock Item E', username: 3 },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 92,\r\n // 53,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'John Doe',\r\n // 'John smith',\r\n // 'Jane leo'\r\n ]",
11451
+ "default": "[\r\n // { name: 'Mock Item A iusbrviubw vwiuhvw vwiurhvwr vwoiuh', username: 1 },\r\n // { name: 'Mock Item B', username: 3 },\r\n // { name: 'Mock Item C', username: 3 },\r\n // { name: 'Mock Item D', username: 3 },\r\n // { name: 'Mock Item E', username: 3 },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 92,\r\n // 53,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'John Doe',\r\n // 'John smith',\r\n // 'Jane leo'\r\n ]",
11476
11452
  "values": [
11477
11453
  {
11478
11454
  "type": "any[]"
@@ -11531,6 +11507,30 @@
11531
11507
  "getter": false,
11532
11508
  "setter": false
11533
11509
  },
11510
+ {
11511
+ "name": "loading",
11512
+ "type": "boolean",
11513
+ "complexType": {
11514
+ "original": "boolean",
11515
+ "resolved": "boolean",
11516
+ "references": {}
11517
+ },
11518
+ "mutable": false,
11519
+ "attr": "loading",
11520
+ "reflectToAttr": false,
11521
+ "docs": "",
11522
+ "docsTags": [],
11523
+ "default": "false",
11524
+ "values": [
11525
+ {
11526
+ "type": "boolean"
11527
+ }
11528
+ ],
11529
+ "optional": false,
11530
+ "required": false,
11531
+ "getter": false,
11532
+ "setter": false
11533
+ },
11534
11534
  {
11535
11535
  "name": "menuPosition",
11536
11536
  "type": "\" bottom\" | \"top\"",
@@ -12603,6 +12603,30 @@
12603
12603
  "getter": false,
12604
12604
  "setter": false
12605
12605
  },
12606
+ {
12607
+ "name": "loading",
12608
+ "type": "boolean",
12609
+ "complexType": {
12610
+ "original": "boolean",
12611
+ "resolved": "boolean",
12612
+ "references": {}
12613
+ },
12614
+ "mutable": true,
12615
+ "attr": "loading",
12616
+ "reflectToAttr": false,
12617
+ "docs": "",
12618
+ "docsTags": [],
12619
+ "default": "false",
12620
+ "values": [
12621
+ {
12622
+ "type": "boolean"
12623
+ }
12624
+ ],
12625
+ "optional": false,
12626
+ "required": false,
12627
+ "getter": false,
12628
+ "setter": false
12629
+ },
12606
12630
  {
12607
12631
  "name": "maxLength",
12608
12632
  "type": "number",
@@ -17165,175 +17189,71 @@
17165
17189
  "setter": false
17166
17190
  },
17167
17191
  {
17168
- "name": "fifthStepLabel",
17169
- "type": "string",
17170
- "complexType": {
17171
- "original": "string",
17172
- "resolved": "string",
17173
- "references": {}
17174
- },
17175
- "mutable": false,
17176
- "attr": "fifth-step-label",
17177
- "reflectToAttr": false,
17178
- "docs": "",
17179
- "docsTags": [],
17180
- "default": "''",
17181
- "values": [
17182
- {
17183
- "type": "string"
17184
- }
17185
- ],
17186
- "optional": false,
17187
- "required": false,
17188
- "getter": false,
17189
- "setter": false
17190
- },
17191
- {
17192
- "name": "fifthStepState",
17193
- "type": "\"default\" | \"destructive\"",
17192
+ "name": "size",
17193
+ "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17194
17194
  "complexType": {
17195
- "original": "ProgressStepStates",
17196
- "resolved": "\"default\" | \"destructive\"",
17195
+ "original": "GeneralSizes",
17196
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17197
17197
  "references": {
17198
- "ProgressStepStates": {
17198
+ "GeneralSizes": {
17199
17199
  "location": "import",
17200
17200
  "path": "../../models/reusableModels",
17201
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17201
+ "id": "src/models/reusableModels.ts::GeneralSizes"
17202
17202
  }
17203
17203
  }
17204
17204
  },
17205
17205
  "mutable": false,
17206
- "attr": "fifth-step-state",
17206
+ "attr": "size",
17207
17207
  "reflectToAttr": false,
17208
17208
  "docs": "",
17209
17209
  "docsTags": [],
17210
17210
  "values": [
17211
17211
  {
17212
- "value": "default",
17212
+ "value": "lg",
17213
17213
  "type": "string"
17214
17214
  },
17215
17215
  {
17216
- "value": "destructive",
17216
+ "value": "md",
17217
17217
  "type": "string"
17218
- }
17219
- ],
17220
- "optional": false,
17221
- "required": false,
17222
- "getter": false,
17223
- "setter": false
17224
- },
17225
- {
17226
- "name": "fifthStepStatus",
17227
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17228
- "complexType": {
17229
- "original": "ProgressStepStatus",
17230
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17231
- "references": {
17232
- "ProgressStepStatus": {
17233
- "location": "import",
17234
- "path": "../../models/reusableModels",
17235
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17236
- }
17237
- }
17238
- },
17239
- "mutable": false,
17240
- "attr": "fifth-step-status",
17241
- "reflectToAttr": false,
17242
- "docs": "",
17243
- "docsTags": [],
17244
- "values": [
17218
+ },
17245
17219
  {
17246
- "value": "complete",
17220
+ "value": "profile_lg",
17247
17221
  "type": "string"
17248
17222
  },
17249
17223
  {
17250
- "value": "current",
17224
+ "value": "profile_md",
17251
17225
  "type": "string"
17252
17226
  },
17253
17227
  {
17254
- "value": "incomplete",
17228
+ "value": "profile_sm",
17255
17229
  "type": "string"
17256
- }
17257
- ],
17258
- "optional": false,
17259
- "required": false,
17260
- "getter": false,
17261
- "setter": false
17262
- },
17263
- {
17264
- "name": "fifthStepSupportingText",
17265
- "type": "string",
17266
- "complexType": {
17267
- "original": "string",
17268
- "resolved": "string",
17269
- "references": {}
17270
- },
17271
- "mutable": false,
17272
- "attr": "fifth-step-supporting-text",
17273
- "reflectToAttr": false,
17274
- "docs": "",
17275
- "docsTags": [],
17276
- "default": "''",
17277
- "values": [
17230
+ },
17278
17231
  {
17232
+ "value": "sm",
17279
17233
  "type": "string"
17280
- }
17281
- ],
17282
- "optional": false,
17283
- "required": false,
17284
- "getter": false,
17285
- "setter": false
17286
- },
17287
- {
17288
- "name": "firstStepLabel",
17289
- "type": "string",
17290
- "complexType": {
17291
- "original": "string",
17292
- "resolved": "string",
17293
- "references": {}
17294
- },
17295
- "mutable": false,
17296
- "attr": "first-step-label",
17297
- "reflectToAttr": false,
17298
- "docs": "",
17299
- "docsTags": [],
17300
- "default": "''",
17301
- "values": [
17234
+ },
17302
17235
  {
17236
+ "value": "xl",
17303
17237
  "type": "string"
17304
- }
17305
- ],
17306
- "optional": false,
17307
- "required": false,
17308
- "getter": false,
17309
- "setter": false
17310
- },
17311
- {
17312
- "name": "firstStepState",
17313
- "type": "\"default\" | \"destructive\"",
17314
- "complexType": {
17315
- "original": "ProgressStepStates",
17316
- "resolved": "\"default\" | \"destructive\"",
17317
- "references": {
17318
- "ProgressStepStates": {
17319
- "location": "import",
17320
- "path": "../../models/reusableModels",
17321
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17322
- }
17323
- }
17324
- },
17325
- "mutable": false,
17326
- "attr": "first-step-state",
17327
- "reflectToAttr": false,
17328
- "docs": "",
17329
- "docsTags": [],
17330
- "values": [
17238
+ },
17331
17239
  {
17332
- "value": "default",
17240
+ "value": "xl2",
17333
17241
  "type": "string"
17334
17242
  },
17335
17243
  {
17336
- "value": "destructive",
17244
+ "value": "xl3",
17245
+ "type": "string"
17246
+ },
17247
+ {
17248
+ "value": "xl4",
17249
+ "type": "string"
17250
+ },
17251
+ {
17252
+ "value": "xs",
17253
+ "type": "string"
17254
+ },
17255
+ {
17256
+ "value": "xxs",
17337
17257
  "type": "string"
17338
17258
  }
17339
17259
  ],
@@ -17343,757 +17263,27 @@
17343
17263
  "setter": false
17344
17264
  },
17345
17265
  {
17346
- "name": "firstStepStatus",
17347
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17266
+ "name": "steps",
17267
+ "type": "StepperType[]",
17348
17268
  "complexType": {
17349
- "original": "ProgressStepStatus",
17350
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17269
+ "original": "StepperType[]",
17270
+ "resolved": "StepperType[]",
17351
17271
  "references": {
17352
- "ProgressStepStatus": {
17272
+ "StepperType": {
17353
17273
  "location": "import",
17354
17274
  "path": "../../models/reusableModels",
17355
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17275
+ "id": "src/models/reusableModels.ts::StepperType"
17356
17276
  }
17357
17277
  }
17358
17278
  },
17359
17279
  "mutable": false,
17360
- "attr": "first-step-status",
17361
17280
  "reflectToAttr": false,
17362
17281
  "docs": "",
17363
17282
  "docsTags": [],
17283
+ "default": "[\r\n {\r\n state: 'default',\r\n status: 'complete',\r\n label: 'First Step',\r\n supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n },\r\n {\r\n state: 'default',\r\n status: 'current',\r\n label: 'Second Step',\r\n supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n },\r\n ]",
17364
17284
  "values": [
17365
17285
  {
17366
- "value": "complete",
17367
- "type": "string"
17368
- },
17369
- {
17370
- "value": "current",
17371
- "type": "string"
17372
- },
17373
- {
17374
- "value": "incomplete",
17375
- "type": "string"
17376
- }
17377
- ],
17378
- "optional": false,
17379
- "required": false,
17380
- "getter": false,
17381
- "setter": false
17382
- },
17383
- {
17384
- "name": "firstStepSupportingText",
17385
- "type": "string",
17386
- "complexType": {
17387
- "original": "string",
17388
- "resolved": "string",
17389
- "references": {}
17390
- },
17391
- "mutable": false,
17392
- "attr": "first-step-supporting-text",
17393
- "reflectToAttr": false,
17394
- "docs": "",
17395
- "docsTags": [],
17396
- "default": "''",
17397
- "values": [
17398
- {
17399
- "type": "string"
17400
- }
17401
- ],
17402
- "optional": false,
17403
- "required": false,
17404
- "getter": false,
17405
- "setter": false
17406
- },
17407
- {
17408
- "name": "fourthStepLabel",
17409
- "type": "string",
17410
- "complexType": {
17411
- "original": "string",
17412
- "resolved": "string",
17413
- "references": {}
17414
- },
17415
- "mutable": false,
17416
- "attr": "fourth-step-label",
17417
- "reflectToAttr": false,
17418
- "docs": "",
17419
- "docsTags": [],
17420
- "default": "''",
17421
- "values": [
17422
- {
17423
- "type": "string"
17424
- }
17425
- ],
17426
- "optional": false,
17427
- "required": false,
17428
- "getter": false,
17429
- "setter": false
17430
- },
17431
- {
17432
- "name": "fourthStepState",
17433
- "type": "\"default\" | \"destructive\"",
17434
- "complexType": {
17435
- "original": "ProgressStepStates",
17436
- "resolved": "\"default\" | \"destructive\"",
17437
- "references": {
17438
- "ProgressStepStates": {
17439
- "location": "import",
17440
- "path": "../../models/reusableModels",
17441
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17442
- }
17443
- }
17444
- },
17445
- "mutable": false,
17446
- "attr": "fourth-step-state",
17447
- "reflectToAttr": false,
17448
- "docs": "",
17449
- "docsTags": [],
17450
- "values": [
17451
- {
17452
- "value": "default",
17453
- "type": "string"
17454
- },
17455
- {
17456
- "value": "destructive",
17457
- "type": "string"
17458
- }
17459
- ],
17460
- "optional": false,
17461
- "required": false,
17462
- "getter": false,
17463
- "setter": false
17464
- },
17465
- {
17466
- "name": "fourthStepStatus",
17467
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17468
- "complexType": {
17469
- "original": "ProgressStepStatus",
17470
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17471
- "references": {
17472
- "ProgressStepStatus": {
17473
- "location": "import",
17474
- "path": "../../models/reusableModels",
17475
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17476
- }
17477
- }
17478
- },
17479
- "mutable": false,
17480
- "attr": "fourth-step-status",
17481
- "reflectToAttr": false,
17482
- "docs": "",
17483
- "docsTags": [],
17484
- "values": [
17485
- {
17486
- "value": "complete",
17487
- "type": "string"
17488
- },
17489
- {
17490
- "value": "current",
17491
- "type": "string"
17492
- },
17493
- {
17494
- "value": "incomplete",
17495
- "type": "string"
17496
- }
17497
- ],
17498
- "optional": false,
17499
- "required": false,
17500
- "getter": false,
17501
- "setter": false
17502
- },
17503
- {
17504
- "name": "fourthStepSupportingText",
17505
- "type": "string",
17506
- "complexType": {
17507
- "original": "string",
17508
- "resolved": "string",
17509
- "references": {}
17510
- },
17511
- "mutable": false,
17512
- "attr": "fourth-step-supporting-text",
17513
- "reflectToAttr": false,
17514
- "docs": "",
17515
- "docsTags": [],
17516
- "default": "''",
17517
- "values": [
17518
- {
17519
- "type": "string"
17520
- }
17521
- ],
17522
- "optional": false,
17523
- "required": false,
17524
- "getter": false,
17525
- "setter": false
17526
- },
17527
- {
17528
- "name": "secondStepLabel",
17529
- "type": "string",
17530
- "complexType": {
17531
- "original": "string",
17532
- "resolved": "string",
17533
- "references": {}
17534
- },
17535
- "mutable": false,
17536
- "attr": "second-step-label",
17537
- "reflectToAttr": false,
17538
- "docs": "",
17539
- "docsTags": [],
17540
- "default": "''",
17541
- "values": [
17542
- {
17543
- "type": "string"
17544
- }
17545
- ],
17546
- "optional": false,
17547
- "required": false,
17548
- "getter": false,
17549
- "setter": false
17550
- },
17551
- {
17552
- "name": "secondStepState",
17553
- "type": "\"default\" | \"destructive\"",
17554
- "complexType": {
17555
- "original": "ProgressStepStates",
17556
- "resolved": "\"default\" | \"destructive\"",
17557
- "references": {
17558
- "ProgressStepStates": {
17559
- "location": "import",
17560
- "path": "../../models/reusableModels",
17561
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17562
- }
17563
- }
17564
- },
17565
- "mutable": false,
17566
- "attr": "second-step-state",
17567
- "reflectToAttr": false,
17568
- "docs": "",
17569
- "docsTags": [],
17570
- "values": [
17571
- {
17572
- "value": "default",
17573
- "type": "string"
17574
- },
17575
- {
17576
- "value": "destructive",
17577
- "type": "string"
17578
- }
17579
- ],
17580
- "optional": false,
17581
- "required": false,
17582
- "getter": false,
17583
- "setter": false
17584
- },
17585
- {
17586
- "name": "secondStepStatus",
17587
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17588
- "complexType": {
17589
- "original": "ProgressStepStatus",
17590
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17591
- "references": {
17592
- "ProgressStepStatus": {
17593
- "location": "import",
17594
- "path": "../../models/reusableModels",
17595
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17596
- }
17597
- }
17598
- },
17599
- "mutable": false,
17600
- "attr": "second-step-status",
17601
- "reflectToAttr": false,
17602
- "docs": "",
17603
- "docsTags": [],
17604
- "values": [
17605
- {
17606
- "value": "complete",
17607
- "type": "string"
17608
- },
17609
- {
17610
- "value": "current",
17611
- "type": "string"
17612
- },
17613
- {
17614
- "value": "incomplete",
17615
- "type": "string"
17616
- }
17617
- ],
17618
- "optional": false,
17619
- "required": false,
17620
- "getter": false,
17621
- "setter": false
17622
- },
17623
- {
17624
- "name": "secondStepSupportingText",
17625
- "type": "string",
17626
- "complexType": {
17627
- "original": "string",
17628
- "resolved": "string",
17629
- "references": {}
17630
- },
17631
- "mutable": false,
17632
- "attr": "second-step-supporting-text",
17633
- "reflectToAttr": false,
17634
- "docs": "",
17635
- "docsTags": [],
17636
- "default": "''",
17637
- "values": [
17638
- {
17639
- "type": "string"
17640
- }
17641
- ],
17642
- "optional": false,
17643
- "required": false,
17644
- "getter": false,
17645
- "setter": false
17646
- },
17647
- {
17648
- "name": "seventhStepLabel",
17649
- "type": "string",
17650
- "complexType": {
17651
- "original": "string",
17652
- "resolved": "string",
17653
- "references": {}
17654
- },
17655
- "mutable": false,
17656
- "attr": "seventh-step-label",
17657
- "reflectToAttr": false,
17658
- "docs": "",
17659
- "docsTags": [],
17660
- "default": "''",
17661
- "values": [
17662
- {
17663
- "type": "string"
17664
- }
17665
- ],
17666
- "optional": false,
17667
- "required": false,
17668
- "getter": false,
17669
- "setter": false
17670
- },
17671
- {
17672
- "name": "seventhStepState",
17673
- "type": "\"default\" | \"destructive\"",
17674
- "complexType": {
17675
- "original": "ProgressStepStates",
17676
- "resolved": "\"default\" | \"destructive\"",
17677
- "references": {
17678
- "ProgressStepStates": {
17679
- "location": "import",
17680
- "path": "../../models/reusableModels",
17681
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17682
- }
17683
- }
17684
- },
17685
- "mutable": false,
17686
- "attr": "seventh-step-state",
17687
- "reflectToAttr": false,
17688
- "docs": "",
17689
- "docsTags": [],
17690
- "values": [
17691
- {
17692
- "value": "default",
17693
- "type": "string"
17694
- },
17695
- {
17696
- "value": "destructive",
17697
- "type": "string"
17698
- }
17699
- ],
17700
- "optional": false,
17701
- "required": false,
17702
- "getter": false,
17703
- "setter": false
17704
- },
17705
- {
17706
- "name": "seventhStepStatus",
17707
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17708
- "complexType": {
17709
- "original": "ProgressStepStatus",
17710
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17711
- "references": {
17712
- "ProgressStepStatus": {
17713
- "location": "import",
17714
- "path": "../../models/reusableModels",
17715
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17716
- }
17717
- }
17718
- },
17719
- "mutable": false,
17720
- "attr": "seventh-step-status",
17721
- "reflectToAttr": false,
17722
- "docs": "",
17723
- "docsTags": [],
17724
- "values": [
17725
- {
17726
- "value": "complete",
17727
- "type": "string"
17728
- },
17729
- {
17730
- "value": "current",
17731
- "type": "string"
17732
- },
17733
- {
17734
- "value": "incomplete",
17735
- "type": "string"
17736
- }
17737
- ],
17738
- "optional": false,
17739
- "required": false,
17740
- "getter": false,
17741
- "setter": false
17742
- },
17743
- {
17744
- "name": "seventhStepSupportingText",
17745
- "type": "string",
17746
- "complexType": {
17747
- "original": "string",
17748
- "resolved": "string",
17749
- "references": {}
17750
- },
17751
- "mutable": false,
17752
- "attr": "seventh-step-supporting-text",
17753
- "reflectToAttr": false,
17754
- "docs": "",
17755
- "docsTags": [],
17756
- "default": "''",
17757
- "values": [
17758
- {
17759
- "type": "string"
17760
- }
17761
- ],
17762
- "optional": false,
17763
- "required": false,
17764
- "getter": false,
17765
- "setter": false
17766
- },
17767
- {
17768
- "name": "sixthStepLabel",
17769
- "type": "string",
17770
- "complexType": {
17771
- "original": "string",
17772
- "resolved": "string",
17773
- "references": {}
17774
- },
17775
- "mutable": false,
17776
- "attr": "sixth-step-label",
17777
- "reflectToAttr": false,
17778
- "docs": "",
17779
- "docsTags": [],
17780
- "default": "''",
17781
- "values": [
17782
- {
17783
- "type": "string"
17784
- }
17785
- ],
17786
- "optional": false,
17787
- "required": false,
17788
- "getter": false,
17789
- "setter": false
17790
- },
17791
- {
17792
- "name": "sixthStepState",
17793
- "type": "\"default\" | \"destructive\"",
17794
- "complexType": {
17795
- "original": "ProgressStepStates",
17796
- "resolved": "\"default\" | \"destructive\"",
17797
- "references": {
17798
- "ProgressStepStates": {
17799
- "location": "import",
17800
- "path": "../../models/reusableModels",
17801
- "id": "src/models/reusableModels.ts::ProgressStepStates"
17802
- }
17803
- }
17804
- },
17805
- "mutable": false,
17806
- "attr": "sixth-step-state",
17807
- "reflectToAttr": false,
17808
- "docs": "",
17809
- "docsTags": [],
17810
- "values": [
17811
- {
17812
- "value": "default",
17813
- "type": "string"
17814
- },
17815
- {
17816
- "value": "destructive",
17817
- "type": "string"
17818
- }
17819
- ],
17820
- "optional": false,
17821
- "required": false,
17822
- "getter": false,
17823
- "setter": false
17824
- },
17825
- {
17826
- "name": "sixthStepStatus",
17827
- "type": "\"complete\" | \"current\" | \"incomplete\"",
17828
- "complexType": {
17829
- "original": "ProgressStepStatus",
17830
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
17831
- "references": {
17832
- "ProgressStepStatus": {
17833
- "location": "import",
17834
- "path": "../../models/reusableModels",
17835
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
17836
- }
17837
- }
17838
- },
17839
- "mutable": false,
17840
- "attr": "sixth-step-status",
17841
- "reflectToAttr": false,
17842
- "docs": "",
17843
- "docsTags": [],
17844
- "values": [
17845
- {
17846
- "value": "complete",
17847
- "type": "string"
17848
- },
17849
- {
17850
- "value": "current",
17851
- "type": "string"
17852
- },
17853
- {
17854
- "value": "incomplete",
17855
- "type": "string"
17856
- }
17857
- ],
17858
- "optional": false,
17859
- "required": false,
17860
- "getter": false,
17861
- "setter": false
17862
- },
17863
- {
17864
- "name": "sixthStepSupportingText",
17865
- "type": "string",
17866
- "complexType": {
17867
- "original": "string",
17868
- "resolved": "string",
17869
- "references": {}
17870
- },
17871
- "mutable": false,
17872
- "attr": "sixth-step-supporting-text",
17873
- "reflectToAttr": false,
17874
- "docs": "",
17875
- "docsTags": [],
17876
- "default": "''",
17877
- "values": [
17878
- {
17879
- "type": "string"
17880
- }
17881
- ],
17882
- "optional": false,
17883
- "required": false,
17884
- "getter": false,
17885
- "setter": false
17886
- },
17887
- {
17888
- "name": "size",
17889
- "type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17890
- "complexType": {
17891
- "original": "GeneralSizes",
17892
- "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
17893
- "references": {
17894
- "GeneralSizes": {
17895
- "location": "import",
17896
- "path": "../../models/reusableModels",
17897
- "id": "src/models/reusableModels.ts::GeneralSizes"
17898
- }
17899
- }
17900
- },
17901
- "mutable": false,
17902
- "attr": "size",
17903
- "reflectToAttr": false,
17904
- "docs": "",
17905
- "docsTags": [],
17906
- "values": [
17907
- {
17908
- "value": "lg",
17909
- "type": "string"
17910
- },
17911
- {
17912
- "value": "md",
17913
- "type": "string"
17914
- },
17915
- {
17916
- "value": "profile_lg",
17917
- "type": "string"
17918
- },
17919
- {
17920
- "value": "profile_md",
17921
- "type": "string"
17922
- },
17923
- {
17924
- "value": "profile_sm",
17925
- "type": "string"
17926
- },
17927
- {
17928
- "value": "sm",
17929
- "type": "string"
17930
- },
17931
- {
17932
- "value": "xl",
17933
- "type": "string"
17934
- },
17935
- {
17936
- "value": "xl2",
17937
- "type": "string"
17938
- },
17939
- {
17940
- "value": "xl3",
17941
- "type": "string"
17942
- },
17943
- {
17944
- "value": "xl4",
17945
- "type": "string"
17946
- },
17947
- {
17948
- "value": "xs",
17949
- "type": "string"
17950
- },
17951
- {
17952
- "value": "xxs",
17953
- "type": "string"
17954
- }
17955
- ],
17956
- "optional": false,
17957
- "required": false,
17958
- "getter": false,
17959
- "setter": false
17960
- },
17961
- {
17962
- "name": "steps",
17963
- "type": "number",
17964
- "complexType": {
17965
- "original": "number",
17966
- "resolved": "number",
17967
- "references": {}
17968
- },
17969
- "mutable": false,
17970
- "attr": "steps",
17971
- "reflectToAttr": false,
17972
- "docs": "",
17973
- "docsTags": [],
17974
- "values": [
17975
- {
17976
- "type": "number"
17977
- }
17978
- ],
17979
- "optional": false,
17980
- "required": false,
17981
- "getter": false,
17982
- "setter": false
17983
- },
17984
- {
17985
- "name": "thirdStepLabel",
17986
- "type": "string",
17987
- "complexType": {
17988
- "original": "string",
17989
- "resolved": "string",
17990
- "references": {}
17991
- },
17992
- "mutable": false,
17993
- "attr": "third-step-label",
17994
- "reflectToAttr": false,
17995
- "docs": "",
17996
- "docsTags": [],
17997
- "default": "''",
17998
- "values": [
17999
- {
18000
- "type": "string"
18001
- }
18002
- ],
18003
- "optional": false,
18004
- "required": false,
18005
- "getter": false,
18006
- "setter": false
18007
- },
18008
- {
18009
- "name": "thirdStepState",
18010
- "type": "\"default\" | \"destructive\"",
18011
- "complexType": {
18012
- "original": "ProgressStepStates",
18013
- "resolved": "\"default\" | \"destructive\"",
18014
- "references": {
18015
- "ProgressStepStates": {
18016
- "location": "import",
18017
- "path": "../../models/reusableModels",
18018
- "id": "src/models/reusableModels.ts::ProgressStepStates"
18019
- }
18020
- }
18021
- },
18022
- "mutable": false,
18023
- "attr": "third-step-state",
18024
- "reflectToAttr": false,
18025
- "docs": "",
18026
- "docsTags": [],
18027
- "values": [
18028
- {
18029
- "value": "default",
18030
- "type": "string"
18031
- },
18032
- {
18033
- "value": "destructive",
18034
- "type": "string"
18035
- }
18036
- ],
18037
- "optional": false,
18038
- "required": false,
18039
- "getter": false,
18040
- "setter": false
18041
- },
18042
- {
18043
- "name": "thirdStepStatus",
18044
- "type": "\"complete\" | \"current\" | \"incomplete\"",
18045
- "complexType": {
18046
- "original": "ProgressStepStatus",
18047
- "resolved": "\"complete\" | \"current\" | \"incomplete\"",
18048
- "references": {
18049
- "ProgressStepStatus": {
18050
- "location": "import",
18051
- "path": "../../models/reusableModels",
18052
- "id": "src/models/reusableModels.ts::ProgressStepStatus"
18053
- }
18054
- }
18055
- },
18056
- "mutable": false,
18057
- "attr": "third-step-status",
18058
- "reflectToAttr": false,
18059
- "docs": "",
18060
- "docsTags": [],
18061
- "values": [
18062
- {
18063
- "value": "complete",
18064
- "type": "string"
18065
- },
18066
- {
18067
- "value": "current",
18068
- "type": "string"
18069
- },
18070
- {
18071
- "value": "incomplete",
18072
- "type": "string"
18073
- }
18074
- ],
18075
- "optional": false,
18076
- "required": false,
18077
- "getter": false,
18078
- "setter": false
18079
- },
18080
- {
18081
- "name": "thirdStepSupportingText",
18082
- "type": "string",
18083
- "complexType": {
18084
- "original": "string",
18085
- "resolved": "string",
18086
- "references": {}
18087
- },
18088
- "mutable": false,
18089
- "attr": "third-step-supporting-text",
18090
- "reflectToAttr": false,
18091
- "docs": "",
18092
- "docsTags": [],
18093
- "default": "''",
18094
- "values": [
18095
- {
18096
- "type": "string"
17286
+ "type": "StepperType[]"
18097
17287
  }
18098
17288
  ],
18099
17289
  "optional": false,