globuswebcomponents 2.1.8 → 2.2.0
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.
- package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
- package/dist/cjs/{gb-avatar_19.cjs.entry.js → gb-avatar_22.cjs.entry.js} +153 -20
- package/dist/cjs/gb-avatar_22.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
- package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
- package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast.cjs.entry.js +1 -1
- package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
- package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +14 -14
- package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +42 -629
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js.map +1 -1
- package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
- package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
- package/dist/collection/components/gb-tag/gb-tag.js +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
- package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
- package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
- package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
- package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
- package/dist/collection/components/gb-toast/gb-toast.js +1 -1
- package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
- package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
- package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
- package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
- package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
- package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
- package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
- package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
- package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +3 -3
- package/dist/components/gb-avatar-group.js +2 -2
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-detail-cell.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +3 -3
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +1 -1
- package/dist/components/gb-icon-button-base.js +1 -1
- package/dist/components/gb-input-dropdown.js +1 -1
- package/dist/components/gb-input-field.js +1 -1
- package/dist/components/gb-pagination.js +8 -8
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-sidebar.js +5 -5
- package/dist/components/gb-simple-side-bar-item.js +1 -1
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +2 -2
- package/dist/components/gb-stepper-horizontal-line-with-text.js +35 -44
- package/dist/components/gb-stepper-horizontal-line-with-text.js.map +1 -1
- package/dist/components/gb-stepper-vertical-icons-with-text.js +1 -1
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-cell.js +1 -1
- package/dist/components/gb-table-header.js +8 -8
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-textarea-input-field.js +8 -8
- package/dist/components/gb-theme-tab.js +1 -1
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +2 -2
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field-compact.js +1 -1
- package/dist/components/gb-token-field-compressed.js +2 -2
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-top-bar-item.js +1 -1
- package/dist/components/gb-top-bar-sidemenu.js +3 -3
- package/dist/components/gb-top-bar.js +3 -3
- package/dist/components/gb-vertical-tabs.js +1 -1
- package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/components/gb-wysiwyg-tooltip.js +2 -2
- package/dist/components/{p-CjW83S_r.js → p-11tfQ7K9.js} +5 -5
- package/dist/components/{p-CjW83S_r.js.map → p-11tfQ7K9.js.map} +1 -1
- package/dist/components/{p-D18xyiVq.js → p-2fWwpTIZ.js} +9 -9
- package/dist/components/{p-D18xyiVq.js.map → p-2fWwpTIZ.js.map} +1 -1
- package/dist/components/{p-D77rlmnX.js → p-BAsQCXsV.js} +4 -4
- package/dist/components/{p-D77rlmnX.js.map → p-BAsQCXsV.js.map} +1 -1
- package/dist/components/{p-DjMFfmJf.js → p-BDQEubqB.js} +4 -4
- package/dist/components/{p-DjMFfmJf.js.map → p-BDQEubqB.js.map} +1 -1
- package/dist/components/{p-BNJ_vQWg.js → p-BDmK-s7W.js} +4 -4
- package/dist/components/{p-BNJ_vQWg.js.map → p-BDmK-s7W.js.map} +1 -1
- package/dist/components/{p-AF4yjZp5.js → p-BOb6Ege2.js} +3 -3
- package/dist/components/{p-AF4yjZp5.js.map → p-BOb6Ege2.js.map} +1 -1
- package/dist/components/{p-DVmvwI5x.js → p-BQBxVm81.js} +3 -3
- package/dist/components/{p-DVmvwI5x.js.map → p-BQBxVm81.js.map} +1 -1
- package/dist/components/{p-DKaKT_kt.js → p-BU0pk3Az.js} +3 -3
- package/dist/components/{p-DKaKT_kt.js.map → p-BU0pk3Az.js.map} +1 -1
- package/dist/components/{p-BZt0yCen.js → p-BUsyzLlY.js} +3 -3
- package/dist/components/{p-BZt0yCen.js.map → p-BUsyzLlY.js.map} +1 -1
- package/dist/components/{p-zDnwv5L8.js → p-BcJOIIC2.js} +3 -3
- package/dist/components/{p-zDnwv5L8.js.map → p-BcJOIIC2.js.map} +1 -1
- package/dist/components/{p-BOH2CTPW.js → p-BcTbUcgA.js} +3 -3
- package/dist/components/{p-BOH2CTPW.js.map → p-BcTbUcgA.js.map} +1 -1
- package/dist/components/{p-B0tiEBML.js → p-BjkAywCq.js} +3 -3
- package/dist/components/{p-B0tiEBML.js.map → p-BjkAywCq.js.map} +1 -1
- package/dist/components/{p-FAgeoWnI.js → p-ByV5GH4j.js} +3 -3
- package/dist/components/{p-FAgeoWnI.js.map → p-ByV5GH4j.js.map} +1 -1
- package/dist/components/{p-B2IgruVC.js → p-CArhc50k.js} +3 -3
- package/dist/components/{p-B2IgruVC.js.map → p-CArhc50k.js.map} +1 -1
- package/dist/components/{p-BFa_9mVP.js → p-CCwm6tfK.js} +5 -5
- package/dist/components/{p-BFa_9mVP.js.map → p-CCwm6tfK.js.map} +1 -1
- package/dist/components/{p-Cy8_rNDo.js → p-CKp_EcVC.js} +3 -3
- package/dist/components/{p-Cy8_rNDo.js.map → p-CKp_EcVC.js.map} +1 -1
- package/dist/components/{p-DhReqHC7.js → p-CyVM9ZUN.js} +21 -21
- package/dist/components/p-CyVM9ZUN.js.map +1 -0
- package/dist/components/{p-BrD9qtR9.js → p-DdUG60Ds.js} +6 -6
- package/dist/components/{p-BrD9qtR9.js.map → p-DdUG60Ds.js.map} +1 -1
- package/dist/components/{p-CHFa1WUc.js → p-U_-0G1aL.js} +3 -3
- package/dist/components/{p-CHFa1WUc.js.map → p-U_-0G1aL.js.map} +1 -1
- package/dist/components/{p-BG3Xx2AB.js → p-VMnF0OzT.js} +3 -3
- package/dist/components/{p-BG3Xx2AB.js.map → p-VMnF0OzT.js.map} +1 -1
- package/dist/components/{p-1YPHhZ3b.js → p-ZZkjHbmt.js} +3 -3
- package/dist/components/{p-1YPHhZ3b.js.map → p-ZZkjHbmt.js.map} +1 -1
- package/dist/components/{p--inzx1tg.js → p-gr2SW-QO.js} +3 -3
- package/dist/components/{p--inzx1tg.js.map → p-gr2SW-QO.js.map} +1 -1
- package/dist/components/{p-CcrCssCE.js → p-n7oT6sZz.js} +3 -3
- package/dist/components/{p-CcrCssCE.js.map → p-n7oT6sZz.js.map} +1 -1
- package/dist/components/{p-Chtb30hU.js → p-ofaIsmqV.js} +4 -4
- package/dist/components/{p-Chtb30hU.js.map → p-ofaIsmqV.js.map} +1 -1
- package/dist/components/test-input-tag.js +6 -6
- package/dist/docs.json +10 -821
- package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
- package/dist/esm/{gb-avatar_19.entry.js → gb-avatar_22.entry.js} +151 -21
- package/dist/esm/gb-avatar_22.entry.js.map +1 -0
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
- package/dist/esm/gb-tab-button-base.entry.js +3 -3
- package/dist/esm/gb-table-cell.entry.js +1 -1
- package/dist/esm/gb-table-header.entry.js +1 -1
- package/dist/esm/gb-textarea-input-field.entry.js +4 -4
- package/dist/esm/gb-toast-button.entry.js +1 -1
- package/dist/esm/gb-toast.entry.js +1 -1
- package/dist/esm/gb-toggle-base.entry.js +2 -2
- package/dist/esm/gb-toggle.entry.js +1 -1
- package/dist/esm/gb-token-field-compact.entry.js +1 -1
- package/dist/esm/gb-token-field-compressed.entry.js +2 -2
- package/dist/esm/gb-top-bar-item.entry.js +1 -1
- package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
- package/dist/esm/gb-top-bar.entry.js +1 -1
- package/dist/esm/gb-vertical-tabs.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-1a286635.entry.js → p-06c1f98a.entry.js} +2 -2
- package/dist/globuscomponents/{p-5de5fcd7.entry.js → p-07106ba3.entry.js} +2 -2
- package/dist/globuscomponents/{p-51889dd0.entry.js → p-0804c201.entry.js} +2 -2
- package/dist/globuscomponents/{p-aee89c39.entry.js → p-163b09b1.entry.js} +2 -2
- package/dist/globuscomponents/p-163b09b1.entry.js.map +1 -0
- package/dist/globuscomponents/{p-e5934152.entry.js → p-1cc15bcb.entry.js} +2 -2
- package/dist/globuscomponents/{p-0a292bce.entry.js → p-2b4b8d1c.entry.js} +2 -2
- package/dist/globuscomponents/{p-fe614d73.entry.js → p-3cc0ea9e.entry.js} +2 -2
- package/dist/globuscomponents/{p-50452901.entry.js → p-518caaa9.entry.js} +2 -2
- package/dist/globuscomponents/{p-1fa05507.entry.js → p-51edb6f1.entry.js} +2 -2
- package/dist/globuscomponents/{p-429fda4b.entry.js → p-5a07906a.entry.js} +2 -2
- package/dist/globuscomponents/{p-ff8ca78a.entry.js → p-5a30be16.entry.js} +2 -2
- package/dist/globuscomponents/{p-0cb13263.entry.js → p-61596c17.entry.js} +2 -2
- package/dist/globuscomponents/{p-faec4074.entry.js → p-7cf4d95d.entry.js} +2 -2
- package/dist/globuscomponents/{p-da0c9bd5.entry.js → p-7eeacf16.entry.js} +2 -2
- package/dist/globuscomponents/p-85ae2dac.entry.js +2 -0
- package/dist/globuscomponents/{p-33500c4a.entry.js → p-8aa75444.entry.js} +2 -2
- package/dist/globuscomponents/{p-e6ec7ef3.entry.js → p-e453561e.entry.js} +2 -2
- package/dist/globuscomponents/{p-f04013f2.entry.js → p-f00365a3.entry.js} +2 -2
- package/dist/globuscomponents/{p-bc40b66d.entry.js → p-f5caead1.entry.js} +2 -2
- package/dist/globuscomponents/{p-14acad66.entry.js → p-fd6ae061.entry.js} +2 -2
- package/dist/types/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.d.ts +6 -29
- package/dist/types/components.d.ts +2 -56
- package/package.json +1 -1
- package/dist/cjs/gb-avatar_19.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-featured-icon.gb-step-base.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js +0 -86
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +0 -48
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.entry.cjs.js.map +0 -1
- package/dist/components/p-DhReqHC7.js.map +0 -1
- package/dist/esm/gb-avatar_19.entry.js.map +0 -1
- package/dist/esm/gb-featured-icon.gb-step-base.entry.js.map +0 -1
- package/dist/esm/gb-featured-icon_2.entry.js +0 -83
- package/dist/esm/gb-featured-icon_2.entry.js.map +0 -1
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +0 -46
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +0 -1
- package/dist/globuscomponents/gb-featured-icon.gb-step-base.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-stepper-horizontal-line-with-text.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-4fd494d9.entry.js +0 -2
- package/dist/globuscomponents/p-74f9ff8c.entry.js +0 -2
- package/dist/globuscomponents/p-74f9ff8c.entry.js.map +0 -1
- package/dist/globuscomponents/p-87fc3e2d.entry.js +0 -2
- package/dist/globuscomponents/p-87fc3e2d.entry.js.map +0 -1
- package/dist/globuscomponents/p-aee89c39.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-1a286635.entry.js.map → p-06c1f98a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5de5fcd7.entry.js.map → p-07106ba3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-51889dd0.entry.js.map → p-0804c201.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e5934152.entry.js.map → p-1cc15bcb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0a292bce.entry.js.map → p-2b4b8d1c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fe614d73.entry.js.map → p-3cc0ea9e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-50452901.entry.js.map → p-518caaa9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1fa05507.entry.js.map → p-51edb6f1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-429fda4b.entry.js.map → p-5a07906a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ff8ca78a.entry.js.map → p-5a30be16.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0cb13263.entry.js.map → p-61596c17.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-faec4074.entry.js.map → p-7cf4d95d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-da0c9bd5.entry.js.map → p-7eeacf16.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4fd494d9.entry.js.map → p-85ae2dac.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-33500c4a.entry.js.map → p-8aa75444.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e6ec7ef3.entry.js.map → p-e453561e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f04013f2.entry.js.map → p-f00365a3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bc40b66d.entry.js.map → p-f5caead1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-14acad66.entry.js.map → p-fd6ae061.entry.js.map} +0 -0
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-06-
|
|
2
|
+
"timestamp": "2025-06-30T12:29:46",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.28.2",
|
|
@@ -12689,7 +12689,7 @@
|
|
|
12689
12689
|
"reflectToAttr": false,
|
|
12690
12690
|
"docs": "",
|
|
12691
12691
|
"docsTags": [],
|
|
12692
|
-
"default": "[\r\n '+234', 'NGN', 'CAD'\r\n ]",
|
|
12692
|
+
"default": "[\r\n // '+234', 'NGN', 'CAD'\r\n ]",
|
|
12693
12693
|
"values": [
|
|
12694
12694
|
{
|
|
12695
12695
|
"type": "string[]"
|
|
@@ -18192,606 +18192,6 @@
|
|
|
18192
18192
|
"getter": false,
|
|
18193
18193
|
"setter": false
|
|
18194
18194
|
},
|
|
18195
|
-
{
|
|
18196
|
-
"name": "fifthStepLabel",
|
|
18197
|
-
"type": "string",
|
|
18198
|
-
"complexType": {
|
|
18199
|
-
"original": "string",
|
|
18200
|
-
"resolved": "string",
|
|
18201
|
-
"references": {}
|
|
18202
|
-
},
|
|
18203
|
-
"mutable": false,
|
|
18204
|
-
"attr": "fifth-step-label",
|
|
18205
|
-
"reflectToAttr": false,
|
|
18206
|
-
"docs": "",
|
|
18207
|
-
"docsTags": [],
|
|
18208
|
-
"default": "''",
|
|
18209
|
-
"values": [
|
|
18210
|
-
{
|
|
18211
|
-
"type": "string"
|
|
18212
|
-
}
|
|
18213
|
-
],
|
|
18214
|
-
"optional": false,
|
|
18215
|
-
"required": false,
|
|
18216
|
-
"getter": false,
|
|
18217
|
-
"setter": false
|
|
18218
|
-
},
|
|
18219
|
-
{
|
|
18220
|
-
"name": "fifthStepState",
|
|
18221
|
-
"type": "\"default\" | \"destructive\"",
|
|
18222
|
-
"complexType": {
|
|
18223
|
-
"original": "ProgressStepStates",
|
|
18224
|
-
"resolved": "\"default\" | \"destructive\"",
|
|
18225
|
-
"references": {
|
|
18226
|
-
"ProgressStepStates": {
|
|
18227
|
-
"location": "import",
|
|
18228
|
-
"path": "../../models/reusableModels",
|
|
18229
|
-
"id": "src/models/reusableModels.ts::ProgressStepStates"
|
|
18230
|
-
}
|
|
18231
|
-
}
|
|
18232
|
-
},
|
|
18233
|
-
"mutable": false,
|
|
18234
|
-
"attr": "fifth-step-state",
|
|
18235
|
-
"reflectToAttr": false,
|
|
18236
|
-
"docs": "",
|
|
18237
|
-
"docsTags": [],
|
|
18238
|
-
"values": [
|
|
18239
|
-
{
|
|
18240
|
-
"value": "default",
|
|
18241
|
-
"type": "string"
|
|
18242
|
-
},
|
|
18243
|
-
{
|
|
18244
|
-
"value": "destructive",
|
|
18245
|
-
"type": "string"
|
|
18246
|
-
}
|
|
18247
|
-
],
|
|
18248
|
-
"optional": false,
|
|
18249
|
-
"required": false,
|
|
18250
|
-
"getter": false,
|
|
18251
|
-
"setter": false
|
|
18252
|
-
},
|
|
18253
|
-
{
|
|
18254
|
-
"name": "fifthStepStatus",
|
|
18255
|
-
"type": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18256
|
-
"complexType": {
|
|
18257
|
-
"original": "ProgressStepStatus",
|
|
18258
|
-
"resolved": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18259
|
-
"references": {
|
|
18260
|
-
"ProgressStepStatus": {
|
|
18261
|
-
"location": "import",
|
|
18262
|
-
"path": "../../models/reusableModels",
|
|
18263
|
-
"id": "src/models/reusableModels.ts::ProgressStepStatus"
|
|
18264
|
-
}
|
|
18265
|
-
}
|
|
18266
|
-
},
|
|
18267
|
-
"mutable": false,
|
|
18268
|
-
"attr": "fifth-step-status",
|
|
18269
|
-
"reflectToAttr": false,
|
|
18270
|
-
"docs": "",
|
|
18271
|
-
"docsTags": [],
|
|
18272
|
-
"values": [
|
|
18273
|
-
{
|
|
18274
|
-
"value": "complete",
|
|
18275
|
-
"type": "string"
|
|
18276
|
-
},
|
|
18277
|
-
{
|
|
18278
|
-
"value": "current",
|
|
18279
|
-
"type": "string"
|
|
18280
|
-
},
|
|
18281
|
-
{
|
|
18282
|
-
"value": "incomplete",
|
|
18283
|
-
"type": "string"
|
|
18284
|
-
}
|
|
18285
|
-
],
|
|
18286
|
-
"optional": false,
|
|
18287
|
-
"required": false,
|
|
18288
|
-
"getter": false,
|
|
18289
|
-
"setter": false
|
|
18290
|
-
},
|
|
18291
|
-
{
|
|
18292
|
-
"name": "fifthStepSupportingText",
|
|
18293
|
-
"type": "string",
|
|
18294
|
-
"complexType": {
|
|
18295
|
-
"original": "string",
|
|
18296
|
-
"resolved": "string",
|
|
18297
|
-
"references": {}
|
|
18298
|
-
},
|
|
18299
|
-
"mutable": false,
|
|
18300
|
-
"attr": "fifth-step-supporting-text",
|
|
18301
|
-
"reflectToAttr": false,
|
|
18302
|
-
"docs": "",
|
|
18303
|
-
"docsTags": [],
|
|
18304
|
-
"default": "''",
|
|
18305
|
-
"values": [
|
|
18306
|
-
{
|
|
18307
|
-
"type": "string"
|
|
18308
|
-
}
|
|
18309
|
-
],
|
|
18310
|
-
"optional": false,
|
|
18311
|
-
"required": false,
|
|
18312
|
-
"getter": false,
|
|
18313
|
-
"setter": false
|
|
18314
|
-
},
|
|
18315
|
-
{
|
|
18316
|
-
"name": "firstStepLabel",
|
|
18317
|
-
"type": "string",
|
|
18318
|
-
"complexType": {
|
|
18319
|
-
"original": "string",
|
|
18320
|
-
"resolved": "string",
|
|
18321
|
-
"references": {}
|
|
18322
|
-
},
|
|
18323
|
-
"mutable": false,
|
|
18324
|
-
"attr": "first-step-label",
|
|
18325
|
-
"reflectToAttr": false,
|
|
18326
|
-
"docs": "",
|
|
18327
|
-
"docsTags": [],
|
|
18328
|
-
"default": "''",
|
|
18329
|
-
"values": [
|
|
18330
|
-
{
|
|
18331
|
-
"type": "string"
|
|
18332
|
-
}
|
|
18333
|
-
],
|
|
18334
|
-
"optional": false,
|
|
18335
|
-
"required": false,
|
|
18336
|
-
"getter": false,
|
|
18337
|
-
"setter": false
|
|
18338
|
-
},
|
|
18339
|
-
{
|
|
18340
|
-
"name": "firstStepState",
|
|
18341
|
-
"type": "\"default\" | \"destructive\"",
|
|
18342
|
-
"complexType": {
|
|
18343
|
-
"original": "ProgressStepStates",
|
|
18344
|
-
"resolved": "\"default\" | \"destructive\"",
|
|
18345
|
-
"references": {
|
|
18346
|
-
"ProgressStepStates": {
|
|
18347
|
-
"location": "import",
|
|
18348
|
-
"path": "../../models/reusableModels",
|
|
18349
|
-
"id": "src/models/reusableModels.ts::ProgressStepStates"
|
|
18350
|
-
}
|
|
18351
|
-
}
|
|
18352
|
-
},
|
|
18353
|
-
"mutable": false,
|
|
18354
|
-
"attr": "first-step-state",
|
|
18355
|
-
"reflectToAttr": false,
|
|
18356
|
-
"docs": "",
|
|
18357
|
-
"docsTags": [],
|
|
18358
|
-
"values": [
|
|
18359
|
-
{
|
|
18360
|
-
"value": "default",
|
|
18361
|
-
"type": "string"
|
|
18362
|
-
},
|
|
18363
|
-
{
|
|
18364
|
-
"value": "destructive",
|
|
18365
|
-
"type": "string"
|
|
18366
|
-
}
|
|
18367
|
-
],
|
|
18368
|
-
"optional": false,
|
|
18369
|
-
"required": false,
|
|
18370
|
-
"getter": false,
|
|
18371
|
-
"setter": false
|
|
18372
|
-
},
|
|
18373
|
-
{
|
|
18374
|
-
"name": "firstStepStatus",
|
|
18375
|
-
"type": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18376
|
-
"complexType": {
|
|
18377
|
-
"original": "ProgressStepStatus",
|
|
18378
|
-
"resolved": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18379
|
-
"references": {
|
|
18380
|
-
"ProgressStepStatus": {
|
|
18381
|
-
"location": "import",
|
|
18382
|
-
"path": "../../models/reusableModels",
|
|
18383
|
-
"id": "src/models/reusableModels.ts::ProgressStepStatus"
|
|
18384
|
-
}
|
|
18385
|
-
}
|
|
18386
|
-
},
|
|
18387
|
-
"mutable": false,
|
|
18388
|
-
"attr": "first-step-status",
|
|
18389
|
-
"reflectToAttr": false,
|
|
18390
|
-
"docs": "",
|
|
18391
|
-
"docsTags": [],
|
|
18392
|
-
"values": [
|
|
18393
|
-
{
|
|
18394
|
-
"value": "complete",
|
|
18395
|
-
"type": "string"
|
|
18396
|
-
},
|
|
18397
|
-
{
|
|
18398
|
-
"value": "current",
|
|
18399
|
-
"type": "string"
|
|
18400
|
-
},
|
|
18401
|
-
{
|
|
18402
|
-
"value": "incomplete",
|
|
18403
|
-
"type": "string"
|
|
18404
|
-
}
|
|
18405
|
-
],
|
|
18406
|
-
"optional": false,
|
|
18407
|
-
"required": false,
|
|
18408
|
-
"getter": false,
|
|
18409
|
-
"setter": false
|
|
18410
|
-
},
|
|
18411
|
-
{
|
|
18412
|
-
"name": "firstStepSupportingText",
|
|
18413
|
-
"type": "string",
|
|
18414
|
-
"complexType": {
|
|
18415
|
-
"original": "string",
|
|
18416
|
-
"resolved": "string",
|
|
18417
|
-
"references": {}
|
|
18418
|
-
},
|
|
18419
|
-
"mutable": false,
|
|
18420
|
-
"attr": "first-step-supporting-text",
|
|
18421
|
-
"reflectToAttr": false,
|
|
18422
|
-
"docs": "",
|
|
18423
|
-
"docsTags": [],
|
|
18424
|
-
"default": "''",
|
|
18425
|
-
"values": [
|
|
18426
|
-
{
|
|
18427
|
-
"type": "string"
|
|
18428
|
-
}
|
|
18429
|
-
],
|
|
18430
|
-
"optional": false,
|
|
18431
|
-
"required": false,
|
|
18432
|
-
"getter": false,
|
|
18433
|
-
"setter": false
|
|
18434
|
-
},
|
|
18435
|
-
{
|
|
18436
|
-
"name": "fourthStepLabel",
|
|
18437
|
-
"type": "string",
|
|
18438
|
-
"complexType": {
|
|
18439
|
-
"original": "string",
|
|
18440
|
-
"resolved": "string",
|
|
18441
|
-
"references": {}
|
|
18442
|
-
},
|
|
18443
|
-
"mutable": false,
|
|
18444
|
-
"attr": "fourth-step-label",
|
|
18445
|
-
"reflectToAttr": false,
|
|
18446
|
-
"docs": "",
|
|
18447
|
-
"docsTags": [],
|
|
18448
|
-
"default": "''",
|
|
18449
|
-
"values": [
|
|
18450
|
-
{
|
|
18451
|
-
"type": "string"
|
|
18452
|
-
}
|
|
18453
|
-
],
|
|
18454
|
-
"optional": false,
|
|
18455
|
-
"required": false,
|
|
18456
|
-
"getter": false,
|
|
18457
|
-
"setter": false
|
|
18458
|
-
},
|
|
18459
|
-
{
|
|
18460
|
-
"name": "fourthStepState",
|
|
18461
|
-
"type": "\"default\" | \"destructive\"",
|
|
18462
|
-
"complexType": {
|
|
18463
|
-
"original": "ProgressStepStates",
|
|
18464
|
-
"resolved": "\"default\" | \"destructive\"",
|
|
18465
|
-
"references": {
|
|
18466
|
-
"ProgressStepStates": {
|
|
18467
|
-
"location": "import",
|
|
18468
|
-
"path": "../../models/reusableModels",
|
|
18469
|
-
"id": "src/models/reusableModels.ts::ProgressStepStates"
|
|
18470
|
-
}
|
|
18471
|
-
}
|
|
18472
|
-
},
|
|
18473
|
-
"mutable": false,
|
|
18474
|
-
"attr": "fourth-step-state",
|
|
18475
|
-
"reflectToAttr": false,
|
|
18476
|
-
"docs": "",
|
|
18477
|
-
"docsTags": [],
|
|
18478
|
-
"values": [
|
|
18479
|
-
{
|
|
18480
|
-
"value": "default",
|
|
18481
|
-
"type": "string"
|
|
18482
|
-
},
|
|
18483
|
-
{
|
|
18484
|
-
"value": "destructive",
|
|
18485
|
-
"type": "string"
|
|
18486
|
-
}
|
|
18487
|
-
],
|
|
18488
|
-
"optional": false,
|
|
18489
|
-
"required": false,
|
|
18490
|
-
"getter": false,
|
|
18491
|
-
"setter": false
|
|
18492
|
-
},
|
|
18493
|
-
{
|
|
18494
|
-
"name": "fourthStepStatus",
|
|
18495
|
-
"type": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18496
|
-
"complexType": {
|
|
18497
|
-
"original": "ProgressStepStatus",
|
|
18498
|
-
"resolved": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18499
|
-
"references": {
|
|
18500
|
-
"ProgressStepStatus": {
|
|
18501
|
-
"location": "import",
|
|
18502
|
-
"path": "../../models/reusableModels",
|
|
18503
|
-
"id": "src/models/reusableModels.ts::ProgressStepStatus"
|
|
18504
|
-
}
|
|
18505
|
-
}
|
|
18506
|
-
},
|
|
18507
|
-
"mutable": false,
|
|
18508
|
-
"attr": "fourth-step-status",
|
|
18509
|
-
"reflectToAttr": false,
|
|
18510
|
-
"docs": "",
|
|
18511
|
-
"docsTags": [],
|
|
18512
|
-
"values": [
|
|
18513
|
-
{
|
|
18514
|
-
"value": "complete",
|
|
18515
|
-
"type": "string"
|
|
18516
|
-
},
|
|
18517
|
-
{
|
|
18518
|
-
"value": "current",
|
|
18519
|
-
"type": "string"
|
|
18520
|
-
},
|
|
18521
|
-
{
|
|
18522
|
-
"value": "incomplete",
|
|
18523
|
-
"type": "string"
|
|
18524
|
-
}
|
|
18525
|
-
],
|
|
18526
|
-
"optional": false,
|
|
18527
|
-
"required": false,
|
|
18528
|
-
"getter": false,
|
|
18529
|
-
"setter": false
|
|
18530
|
-
},
|
|
18531
|
-
{
|
|
18532
|
-
"name": "fourthStepSupportingText",
|
|
18533
|
-
"type": "string",
|
|
18534
|
-
"complexType": {
|
|
18535
|
-
"original": "string",
|
|
18536
|
-
"resolved": "string",
|
|
18537
|
-
"references": {}
|
|
18538
|
-
},
|
|
18539
|
-
"mutable": false,
|
|
18540
|
-
"attr": "fourth-step-supporting-text",
|
|
18541
|
-
"reflectToAttr": false,
|
|
18542
|
-
"docs": "",
|
|
18543
|
-
"docsTags": [],
|
|
18544
|
-
"default": "''",
|
|
18545
|
-
"values": [
|
|
18546
|
-
{
|
|
18547
|
-
"type": "string"
|
|
18548
|
-
}
|
|
18549
|
-
],
|
|
18550
|
-
"optional": false,
|
|
18551
|
-
"required": false,
|
|
18552
|
-
"getter": false,
|
|
18553
|
-
"setter": false
|
|
18554
|
-
},
|
|
18555
|
-
{
|
|
18556
|
-
"name": "secondStepLabel",
|
|
18557
|
-
"type": "string",
|
|
18558
|
-
"complexType": {
|
|
18559
|
-
"original": "string",
|
|
18560
|
-
"resolved": "string",
|
|
18561
|
-
"references": {}
|
|
18562
|
-
},
|
|
18563
|
-
"mutable": false,
|
|
18564
|
-
"attr": "second-step-label",
|
|
18565
|
-
"reflectToAttr": false,
|
|
18566
|
-
"docs": "",
|
|
18567
|
-
"docsTags": [],
|
|
18568
|
-
"default": "''",
|
|
18569
|
-
"values": [
|
|
18570
|
-
{
|
|
18571
|
-
"type": "string"
|
|
18572
|
-
}
|
|
18573
|
-
],
|
|
18574
|
-
"optional": false,
|
|
18575
|
-
"required": false,
|
|
18576
|
-
"getter": false,
|
|
18577
|
-
"setter": false
|
|
18578
|
-
},
|
|
18579
|
-
{
|
|
18580
|
-
"name": "secondStepState",
|
|
18581
|
-
"type": "\"default\" | \"destructive\"",
|
|
18582
|
-
"complexType": {
|
|
18583
|
-
"original": "ProgressStepStates",
|
|
18584
|
-
"resolved": "\"default\" | \"destructive\"",
|
|
18585
|
-
"references": {
|
|
18586
|
-
"ProgressStepStates": {
|
|
18587
|
-
"location": "import",
|
|
18588
|
-
"path": "../../models/reusableModels",
|
|
18589
|
-
"id": "src/models/reusableModels.ts::ProgressStepStates"
|
|
18590
|
-
}
|
|
18591
|
-
}
|
|
18592
|
-
},
|
|
18593
|
-
"mutable": false,
|
|
18594
|
-
"attr": "second-step-state",
|
|
18595
|
-
"reflectToAttr": false,
|
|
18596
|
-
"docs": "",
|
|
18597
|
-
"docsTags": [],
|
|
18598
|
-
"values": [
|
|
18599
|
-
{
|
|
18600
|
-
"value": "default",
|
|
18601
|
-
"type": "string"
|
|
18602
|
-
},
|
|
18603
|
-
{
|
|
18604
|
-
"value": "destructive",
|
|
18605
|
-
"type": "string"
|
|
18606
|
-
}
|
|
18607
|
-
],
|
|
18608
|
-
"optional": false,
|
|
18609
|
-
"required": false,
|
|
18610
|
-
"getter": false,
|
|
18611
|
-
"setter": false
|
|
18612
|
-
},
|
|
18613
|
-
{
|
|
18614
|
-
"name": "secondStepStatus",
|
|
18615
|
-
"type": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18616
|
-
"complexType": {
|
|
18617
|
-
"original": "ProgressStepStatus",
|
|
18618
|
-
"resolved": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18619
|
-
"references": {
|
|
18620
|
-
"ProgressStepStatus": {
|
|
18621
|
-
"location": "import",
|
|
18622
|
-
"path": "../../models/reusableModels",
|
|
18623
|
-
"id": "src/models/reusableModels.ts::ProgressStepStatus"
|
|
18624
|
-
}
|
|
18625
|
-
}
|
|
18626
|
-
},
|
|
18627
|
-
"mutable": false,
|
|
18628
|
-
"attr": "second-step-status",
|
|
18629
|
-
"reflectToAttr": false,
|
|
18630
|
-
"docs": "",
|
|
18631
|
-
"docsTags": [],
|
|
18632
|
-
"values": [
|
|
18633
|
-
{
|
|
18634
|
-
"value": "complete",
|
|
18635
|
-
"type": "string"
|
|
18636
|
-
},
|
|
18637
|
-
{
|
|
18638
|
-
"value": "current",
|
|
18639
|
-
"type": "string"
|
|
18640
|
-
},
|
|
18641
|
-
{
|
|
18642
|
-
"value": "incomplete",
|
|
18643
|
-
"type": "string"
|
|
18644
|
-
}
|
|
18645
|
-
],
|
|
18646
|
-
"optional": false,
|
|
18647
|
-
"required": false,
|
|
18648
|
-
"getter": false,
|
|
18649
|
-
"setter": false
|
|
18650
|
-
},
|
|
18651
|
-
{
|
|
18652
|
-
"name": "secondStepSupportingText",
|
|
18653
|
-
"type": "string",
|
|
18654
|
-
"complexType": {
|
|
18655
|
-
"original": "string",
|
|
18656
|
-
"resolved": "string",
|
|
18657
|
-
"references": {}
|
|
18658
|
-
},
|
|
18659
|
-
"mutable": false,
|
|
18660
|
-
"attr": "second-step-supporting-text",
|
|
18661
|
-
"reflectToAttr": false,
|
|
18662
|
-
"docs": "",
|
|
18663
|
-
"docsTags": [],
|
|
18664
|
-
"default": "''",
|
|
18665
|
-
"values": [
|
|
18666
|
-
{
|
|
18667
|
-
"type": "string"
|
|
18668
|
-
}
|
|
18669
|
-
],
|
|
18670
|
-
"optional": false,
|
|
18671
|
-
"required": false,
|
|
18672
|
-
"getter": false,
|
|
18673
|
-
"setter": false
|
|
18674
|
-
},
|
|
18675
|
-
{
|
|
18676
|
-
"name": "seventhStepLabel",
|
|
18677
|
-
"type": "string",
|
|
18678
|
-
"complexType": {
|
|
18679
|
-
"original": "string",
|
|
18680
|
-
"resolved": "string",
|
|
18681
|
-
"references": {}
|
|
18682
|
-
},
|
|
18683
|
-
"mutable": false,
|
|
18684
|
-
"attr": "seventh-step-label",
|
|
18685
|
-
"reflectToAttr": false,
|
|
18686
|
-
"docs": "",
|
|
18687
|
-
"docsTags": [],
|
|
18688
|
-
"default": "''",
|
|
18689
|
-
"values": [
|
|
18690
|
-
{
|
|
18691
|
-
"type": "string"
|
|
18692
|
-
}
|
|
18693
|
-
],
|
|
18694
|
-
"optional": false,
|
|
18695
|
-
"required": false,
|
|
18696
|
-
"getter": false,
|
|
18697
|
-
"setter": false
|
|
18698
|
-
},
|
|
18699
|
-
{
|
|
18700
|
-
"name": "seventhStepState",
|
|
18701
|
-
"type": "\"default\" | \"destructive\"",
|
|
18702
|
-
"complexType": {
|
|
18703
|
-
"original": "ProgressStepStates",
|
|
18704
|
-
"resolved": "\"default\" | \"destructive\"",
|
|
18705
|
-
"references": {
|
|
18706
|
-
"ProgressStepStates": {
|
|
18707
|
-
"location": "import",
|
|
18708
|
-
"path": "../../models/reusableModels",
|
|
18709
|
-
"id": "src/models/reusableModels.ts::ProgressStepStates"
|
|
18710
|
-
}
|
|
18711
|
-
}
|
|
18712
|
-
},
|
|
18713
|
-
"mutable": false,
|
|
18714
|
-
"attr": "seventh-step-state",
|
|
18715
|
-
"reflectToAttr": false,
|
|
18716
|
-
"docs": "",
|
|
18717
|
-
"docsTags": [],
|
|
18718
|
-
"values": [
|
|
18719
|
-
{
|
|
18720
|
-
"value": "default",
|
|
18721
|
-
"type": "string"
|
|
18722
|
-
},
|
|
18723
|
-
{
|
|
18724
|
-
"value": "destructive",
|
|
18725
|
-
"type": "string"
|
|
18726
|
-
}
|
|
18727
|
-
],
|
|
18728
|
-
"optional": false,
|
|
18729
|
-
"required": false,
|
|
18730
|
-
"getter": false,
|
|
18731
|
-
"setter": false
|
|
18732
|
-
},
|
|
18733
|
-
{
|
|
18734
|
-
"name": "seventhStepStatus",
|
|
18735
|
-
"type": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18736
|
-
"complexType": {
|
|
18737
|
-
"original": "ProgressStepStatus",
|
|
18738
|
-
"resolved": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18739
|
-
"references": {
|
|
18740
|
-
"ProgressStepStatus": {
|
|
18741
|
-
"location": "import",
|
|
18742
|
-
"path": "../../models/reusableModels",
|
|
18743
|
-
"id": "src/models/reusableModels.ts::ProgressStepStatus"
|
|
18744
|
-
}
|
|
18745
|
-
}
|
|
18746
|
-
},
|
|
18747
|
-
"mutable": false,
|
|
18748
|
-
"attr": "seventh-step-status",
|
|
18749
|
-
"reflectToAttr": false,
|
|
18750
|
-
"docs": "",
|
|
18751
|
-
"docsTags": [],
|
|
18752
|
-
"values": [
|
|
18753
|
-
{
|
|
18754
|
-
"value": "complete",
|
|
18755
|
-
"type": "string"
|
|
18756
|
-
},
|
|
18757
|
-
{
|
|
18758
|
-
"value": "current",
|
|
18759
|
-
"type": "string"
|
|
18760
|
-
},
|
|
18761
|
-
{
|
|
18762
|
-
"value": "incomplete",
|
|
18763
|
-
"type": "string"
|
|
18764
|
-
}
|
|
18765
|
-
],
|
|
18766
|
-
"optional": false,
|
|
18767
|
-
"required": false,
|
|
18768
|
-
"getter": false,
|
|
18769
|
-
"setter": false
|
|
18770
|
-
},
|
|
18771
|
-
{
|
|
18772
|
-
"name": "seventhStepSupportingText",
|
|
18773
|
-
"type": "string",
|
|
18774
|
-
"complexType": {
|
|
18775
|
-
"original": "string",
|
|
18776
|
-
"resolved": "string",
|
|
18777
|
-
"references": {}
|
|
18778
|
-
},
|
|
18779
|
-
"mutable": false,
|
|
18780
|
-
"attr": "seventh-step-supporting-text",
|
|
18781
|
-
"reflectToAttr": false,
|
|
18782
|
-
"docs": "",
|
|
18783
|
-
"docsTags": [],
|
|
18784
|
-
"default": "''",
|
|
18785
|
-
"values": [
|
|
18786
|
-
{
|
|
18787
|
-
"type": "string"
|
|
18788
|
-
}
|
|
18789
|
-
],
|
|
18790
|
-
"optional": false,
|
|
18791
|
-
"required": false,
|
|
18792
|
-
"getter": false,
|
|
18793
|
-
"setter": false
|
|
18794
|
-
},
|
|
18795
18195
|
{
|
|
18796
18196
|
"name": "showContent",
|
|
18797
18197
|
"type": "boolean",
|
|
@@ -18840,126 +18240,6 @@
|
|
|
18840
18240
|
"getter": false,
|
|
18841
18241
|
"setter": false
|
|
18842
18242
|
},
|
|
18843
|
-
{
|
|
18844
|
-
"name": "sixthStepLabel",
|
|
18845
|
-
"type": "string",
|
|
18846
|
-
"complexType": {
|
|
18847
|
-
"original": "string",
|
|
18848
|
-
"resolved": "string",
|
|
18849
|
-
"references": {}
|
|
18850
|
-
},
|
|
18851
|
-
"mutable": false,
|
|
18852
|
-
"attr": "sixth-step-label",
|
|
18853
|
-
"reflectToAttr": false,
|
|
18854
|
-
"docs": "",
|
|
18855
|
-
"docsTags": [],
|
|
18856
|
-
"default": "''",
|
|
18857
|
-
"values": [
|
|
18858
|
-
{
|
|
18859
|
-
"type": "string"
|
|
18860
|
-
}
|
|
18861
|
-
],
|
|
18862
|
-
"optional": false,
|
|
18863
|
-
"required": false,
|
|
18864
|
-
"getter": false,
|
|
18865
|
-
"setter": false
|
|
18866
|
-
},
|
|
18867
|
-
{
|
|
18868
|
-
"name": "sixthStepState",
|
|
18869
|
-
"type": "\"default\" | \"destructive\"",
|
|
18870
|
-
"complexType": {
|
|
18871
|
-
"original": "ProgressStepStates",
|
|
18872
|
-
"resolved": "\"default\" | \"destructive\"",
|
|
18873
|
-
"references": {
|
|
18874
|
-
"ProgressStepStates": {
|
|
18875
|
-
"location": "import",
|
|
18876
|
-
"path": "../../models/reusableModels",
|
|
18877
|
-
"id": "src/models/reusableModels.ts::ProgressStepStates"
|
|
18878
|
-
}
|
|
18879
|
-
}
|
|
18880
|
-
},
|
|
18881
|
-
"mutable": false,
|
|
18882
|
-
"attr": "sixth-step-state",
|
|
18883
|
-
"reflectToAttr": false,
|
|
18884
|
-
"docs": "",
|
|
18885
|
-
"docsTags": [],
|
|
18886
|
-
"values": [
|
|
18887
|
-
{
|
|
18888
|
-
"value": "default",
|
|
18889
|
-
"type": "string"
|
|
18890
|
-
},
|
|
18891
|
-
{
|
|
18892
|
-
"value": "destructive",
|
|
18893
|
-
"type": "string"
|
|
18894
|
-
}
|
|
18895
|
-
],
|
|
18896
|
-
"optional": false,
|
|
18897
|
-
"required": false,
|
|
18898
|
-
"getter": false,
|
|
18899
|
-
"setter": false
|
|
18900
|
-
},
|
|
18901
|
-
{
|
|
18902
|
-
"name": "sixthStepStatus",
|
|
18903
|
-
"type": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18904
|
-
"complexType": {
|
|
18905
|
-
"original": "ProgressStepStatus",
|
|
18906
|
-
"resolved": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18907
|
-
"references": {
|
|
18908
|
-
"ProgressStepStatus": {
|
|
18909
|
-
"location": "import",
|
|
18910
|
-
"path": "../../models/reusableModels",
|
|
18911
|
-
"id": "src/models/reusableModels.ts::ProgressStepStatus"
|
|
18912
|
-
}
|
|
18913
|
-
}
|
|
18914
|
-
},
|
|
18915
|
-
"mutable": false,
|
|
18916
|
-
"attr": "sixth-step-status",
|
|
18917
|
-
"reflectToAttr": false,
|
|
18918
|
-
"docs": "",
|
|
18919
|
-
"docsTags": [],
|
|
18920
|
-
"values": [
|
|
18921
|
-
{
|
|
18922
|
-
"value": "complete",
|
|
18923
|
-
"type": "string"
|
|
18924
|
-
},
|
|
18925
|
-
{
|
|
18926
|
-
"value": "current",
|
|
18927
|
-
"type": "string"
|
|
18928
|
-
},
|
|
18929
|
-
{
|
|
18930
|
-
"value": "incomplete",
|
|
18931
|
-
"type": "string"
|
|
18932
|
-
}
|
|
18933
|
-
],
|
|
18934
|
-
"optional": false,
|
|
18935
|
-
"required": false,
|
|
18936
|
-
"getter": false,
|
|
18937
|
-
"setter": false
|
|
18938
|
-
},
|
|
18939
|
-
{
|
|
18940
|
-
"name": "sixthStepSupportingText",
|
|
18941
|
-
"type": "string",
|
|
18942
|
-
"complexType": {
|
|
18943
|
-
"original": "string",
|
|
18944
|
-
"resolved": "string",
|
|
18945
|
-
"references": {}
|
|
18946
|
-
},
|
|
18947
|
-
"mutable": false,
|
|
18948
|
-
"attr": "sixth-step-supporting-text",
|
|
18949
|
-
"reflectToAttr": false,
|
|
18950
|
-
"docs": "",
|
|
18951
|
-
"docsTags": [],
|
|
18952
|
-
"default": "''",
|
|
18953
|
-
"values": [
|
|
18954
|
-
{
|
|
18955
|
-
"type": "string"
|
|
18956
|
-
}
|
|
18957
|
-
],
|
|
18958
|
-
"optional": false,
|
|
18959
|
-
"required": false,
|
|
18960
|
-
"getter": false,
|
|
18961
|
-
"setter": false
|
|
18962
|
-
},
|
|
18963
18243
|
{
|
|
18964
18244
|
"name": "size",
|
|
18965
18245
|
"type": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
|
|
@@ -19035,118 +18315,27 @@
|
|
|
19035
18315
|
"setter": false
|
|
19036
18316
|
},
|
|
19037
18317
|
{
|
|
19038
|
-
"name": "
|
|
19039
|
-
"type": "
|
|
19040
|
-
"complexType": {
|
|
19041
|
-
"original": "string",
|
|
19042
|
-
"resolved": "string",
|
|
19043
|
-
"references": {}
|
|
19044
|
-
},
|
|
19045
|
-
"mutable": false,
|
|
19046
|
-
"attr": "third-step-label",
|
|
19047
|
-
"reflectToAttr": false,
|
|
19048
|
-
"docs": "",
|
|
19049
|
-
"docsTags": [],
|
|
19050
|
-
"default": "''",
|
|
19051
|
-
"values": [
|
|
19052
|
-
{
|
|
19053
|
-
"type": "string"
|
|
19054
|
-
}
|
|
19055
|
-
],
|
|
19056
|
-
"optional": false,
|
|
19057
|
-
"required": false,
|
|
19058
|
-
"getter": false,
|
|
19059
|
-
"setter": false
|
|
19060
|
-
},
|
|
19061
|
-
{
|
|
19062
|
-
"name": "thirdStepState",
|
|
19063
|
-
"type": "\"default\" | \"destructive\"",
|
|
19064
|
-
"complexType": {
|
|
19065
|
-
"original": "ProgressStepStates",
|
|
19066
|
-
"resolved": "\"default\" | \"destructive\"",
|
|
19067
|
-
"references": {
|
|
19068
|
-
"ProgressStepStates": {
|
|
19069
|
-
"location": "import",
|
|
19070
|
-
"path": "../../models/reusableModels",
|
|
19071
|
-
"id": "src/models/reusableModels.ts::ProgressStepStates"
|
|
19072
|
-
}
|
|
19073
|
-
}
|
|
19074
|
-
},
|
|
19075
|
-
"mutable": false,
|
|
19076
|
-
"attr": "third-step-state",
|
|
19077
|
-
"reflectToAttr": false,
|
|
19078
|
-
"docs": "",
|
|
19079
|
-
"docsTags": [],
|
|
19080
|
-
"values": [
|
|
19081
|
-
{
|
|
19082
|
-
"value": "default",
|
|
19083
|
-
"type": "string"
|
|
19084
|
-
},
|
|
19085
|
-
{
|
|
19086
|
-
"value": "destructive",
|
|
19087
|
-
"type": "string"
|
|
19088
|
-
}
|
|
19089
|
-
],
|
|
19090
|
-
"optional": false,
|
|
19091
|
-
"required": false,
|
|
19092
|
-
"getter": false,
|
|
19093
|
-
"setter": false
|
|
19094
|
-
},
|
|
19095
|
-
{
|
|
19096
|
-
"name": "thirdStepStatus",
|
|
19097
|
-
"type": "\"complete\" | \"current\" | \"incomplete\"",
|
|
18318
|
+
"name": "steps",
|
|
18319
|
+
"type": "StepperType[]",
|
|
19098
18320
|
"complexType": {
|
|
19099
|
-
"original": "
|
|
19100
|
-
"resolved": "
|
|
18321
|
+
"original": "StepperType[]",
|
|
18322
|
+
"resolved": "StepperType[]",
|
|
19101
18323
|
"references": {
|
|
19102
|
-
"
|
|
18324
|
+
"StepperType": {
|
|
19103
18325
|
"location": "import",
|
|
19104
18326
|
"path": "../../models/reusableModels",
|
|
19105
|
-
"id": "src/models/reusableModels.ts::
|
|
18327
|
+
"id": "src/models/reusableModels.ts::StepperType"
|
|
19106
18328
|
}
|
|
19107
18329
|
}
|
|
19108
18330
|
},
|
|
19109
18331
|
"mutable": false,
|
|
19110
|
-
"attr": "third-step-status",
|
|
19111
|
-
"reflectToAttr": false,
|
|
19112
|
-
"docs": "",
|
|
19113
|
-
"docsTags": [],
|
|
19114
|
-
"values": [
|
|
19115
|
-
{
|
|
19116
|
-
"value": "complete",
|
|
19117
|
-
"type": "string"
|
|
19118
|
-
},
|
|
19119
|
-
{
|
|
19120
|
-
"value": "current",
|
|
19121
|
-
"type": "string"
|
|
19122
|
-
},
|
|
19123
|
-
{
|
|
19124
|
-
"value": "incomplete",
|
|
19125
|
-
"type": "string"
|
|
19126
|
-
}
|
|
19127
|
-
],
|
|
19128
|
-
"optional": false,
|
|
19129
|
-
"required": false,
|
|
19130
|
-
"getter": false,
|
|
19131
|
-
"setter": false
|
|
19132
|
-
},
|
|
19133
|
-
{
|
|
19134
|
-
"name": "thirdStepSupportingText",
|
|
19135
|
-
"type": "string",
|
|
19136
|
-
"complexType": {
|
|
19137
|
-
"original": "string",
|
|
19138
|
-
"resolved": "string",
|
|
19139
|
-
"references": {}
|
|
19140
|
-
},
|
|
19141
|
-
"mutable": false,
|
|
19142
|
-
"attr": "third-step-supporting-text",
|
|
19143
18332
|
"reflectToAttr": false,
|
|
19144
18333
|
"docs": "",
|
|
19145
18334
|
"docsTags": [],
|
|
19146
|
-
"default": "''",
|
|
18335
|
+
"default": "[\r\n {\r\n state: 'default',\r\n status: 'complete',\r\n label: 'First Step',\r\n supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n },\r\n {\r\n state: 'default',\r\n status: 'current',\r\n label: 'First Step',\r\n supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n },\r\n ]",
|
|
19147
18336
|
"values": [
|
|
19148
18337
|
{
|
|
19149
|
-
"type": "
|
|
18338
|
+
"type": "StepperType[]"
|
|
19150
18339
|
}
|
|
19151
18340
|
],
|
|
19152
18341
|
"optional": false,
|