@@ -94,7 +94,7 @@ export const dataStates: any = {
9494 } ,
9595 inscripcionFutura : {
9696 ...dataBase ,
97- id : 1 ,
97+ id : 2 ,
9898 hasFinanzeFreezed : false ,
9999 status : {
100100 ...dataBase . status ,
@@ -125,7 +125,7 @@ export const dataStates: any = {
125125 } ,
126126 inscripcionFinalizo : {
127127 ...dataBase ,
128- id : 1 ,
128+ id : 3 ,
129129 hasFinanzeFreezed : false ,
130130 status : {
131131 ...dataBase . status ,
@@ -158,7 +158,7 @@ export const dataStates: any = {
158158 ...dataBase ,
159159 logo : 'https://cdn.eclass.com/img/productos/logos/logo-utec-square.jpg' ,
160160 background : 'https://cdn.eclass.com/img/cursos/default1.png' ,
161- id : 2 ,
161+ id : 4 ,
162162 hasFinanzeFreezed : false ,
163163 status : {
164164 ...dataBase . status ,
@@ -190,7 +190,7 @@ export const dataStates: any = {
190190 } ,
191191 preInscripcion2 : {
192192 ...dataBase ,
193- id : 3 ,
193+ id : 5 ,
194194 hasFinanzeFreezed : false ,
195195 logo : '' ,
196196 status : {
@@ -224,7 +224,7 @@ export const dataStates: any = {
224224 inscripcion : {
225225 ...dataBase ,
226226 background : 'https://cdn.eclass.com/img/cursos/default2.png' ,
227- id : 4 ,
227+ id : 6 ,
228228 hasFinanzeFreezed : false ,
229229 status : {
230230 ...dataBase . status ,
@@ -255,7 +255,7 @@ export const dataStates: any = {
255255 } ,
256256 inscripcion2 : {
257257 ...dataBase ,
258- id : 5 ,
258+ id : 7 ,
259259 hasFinanzeFreezed : false ,
260260 status : {
261261 ...dataBase . status ,
@@ -290,7 +290,7 @@ export const dataStates: any = {
290290 } ,
291291 noDisponible : {
292292 ...dataBase ,
293- id : 6 ,
293+ id : 8 ,
294294 hasFinanzeFreezed : false ,
295295 logo : '' ,
296296 background : 'https://cdn.eclass.com/img/cursos/default2.png' ,
@@ -327,7 +327,7 @@ export const dataStates: any = {
327327 ...dataBase ,
328328 background : 'https://cdn.eclass.com/img/cursos/default3.png' ,
329329 logo : 'https://cdn.eclass.com/img/productos/logos/logo-eclass-academy-square.jpg' ,
330- id : 7 ,
330+ id : 9 ,
331331 hasFinanzeFreezed : false ,
332332 status : {
333333 ...dataBase . status ,
@@ -361,7 +361,7 @@ export const dataStates: any = {
361361 ...dataBase ,
362362 background : 'https://cdn.eclass.com/img/cursos/default3.png' ,
363363 logo : 'https://cdn.eclass.com/img/productos/logos/logo-eclass-academy-square.jpg' ,
364- id : 57 ,
364+ id : 10 ,
365365 hasFinanzeFreezed : false ,
366366 Profile : {
367367 id : 1 ,
@@ -397,7 +397,7 @@ export const dataStates: any = {
397397 } ,
398398 activado : {
399399 ...dataBase ,
400- id : 8 ,
400+ id : 11 ,
401401 hasFinanzeFreezed : false ,
402402 status : {
403403 ...dataBase . status ,
@@ -437,7 +437,7 @@ export const dataStates: any = {
437437 } ,
438438 sinEstudiar : {
439439 ...dataBase ,
440- id : 9 ,
440+ id : 12 ,
441441 hasFinanzeFreezed : false ,
442442 logo : '' ,
443443 status : {
@@ -478,7 +478,7 @@ export const dataStates: any = {
478478 } ,
479479 sinEstudiar2 : {
480480 ...dataBase ,
481- id : 10 ,
481+ id : 13 ,
482482 hasFinanzeFreezed : false ,
483483 background : 'https://cdn.eclass.com/img/cursos/default2.png' ,
484484 status : {
@@ -519,7 +519,7 @@ export const dataStates: any = {
519519 } ,
520520 sinEstudiar3 : {
521521 ...dataBase ,
522- id : 11 ,
522+ id : 14 ,
523523 hasFinanzeFreezed : false ,
524524 status : {
525525 ...dataBase . status ,
@@ -560,7 +560,7 @@ export const dataStates: any = {
560560 sinEstudiar4 : {
561561 ...dataBase ,
562562 logo : 'https://cdn.eclass.com/img/productos/logos/logo-uandes-square.jpg' ,
563- id : 12 ,
563+ id : 15 ,
564564 hasFinanzeFreezed : false ,
565565 status : {
566566 ...dataBase . status ,
@@ -600,7 +600,7 @@ export const dataStates: any = {
600600 } ,
601601 continuar : {
602602 ...dataBase ,
603- id : 13 ,
603+ id : 16 ,
604604 hasFinanzeFreezed : true ,
605605 status : {
606606 ...dataBase . status ,
@@ -641,7 +641,7 @@ export const dataStates: any = {
641641 } ,
642642 continuar2 : {
643643 ...dataBase ,
644- id : 14 ,
644+ id : 17 ,
645645 hasFinanzeFreezed : false ,
646646 status : {
647647 ...dataBase . status ,
@@ -681,7 +681,7 @@ export const dataStates: any = {
681681 pendiente : {
682682 ...dataBase ,
683683 background : 'https://cdn.eclass.com/img/cursos/default3.png' ,
684- id : 15 ,
684+ id : 18 ,
685685 hasFinanzeFreezed : false ,
686686 status : {
687687 ...dataBase . status ,
@@ -718,7 +718,7 @@ export const dataStates: any = {
718718 } ,
719719 terminado : {
720720 ...dataBase ,
721- id : 16 ,
721+ id : 19 ,
722722 hasFinanzeFreezed : false ,
723723 status : {
724724 ...dataBase . status ,
@@ -758,7 +758,7 @@ export const dataStates: any = {
758758 terminado2 : {
759759 ...dataBase ,
760760 logo : 'https://cdn.eclass.com/img/productos/logos/logo-eclass-academy-square.jpg' ,
761- id : 17 ,
761+ id : 20 ,
762762 hasFinanzeFreezed : false ,
763763 Profile : {
764764 id : 1 ,
@@ -801,7 +801,7 @@ export const dataStates: any = {
801801 } ,
802802 terminado3 : {
803803 ...dataBase ,
804- id : 18 ,
804+ id : 21 ,
805805 hasFinanzeFreezed : false ,
806806 logo : '' ,
807807 status : {
@@ -837,6 +837,47 @@ export const dataStates: any = {
837837 } ,
838838 labels : [ ] ,
839839 } ,
840+ proximamente : {
841+ ...dataBase ,
842+ id : 22 ,
843+ hasFinanzeFreezed : false ,
844+ status : {
845+ ...dataBase . status ,
846+ id : 3 ,
847+ name : 'inscripcion' ,
848+ } ,
849+ progress : {
850+ ...dataBase . progress ,
851+ label : 'Tu curso iniciara el Lunes 16 de Enero de 2023' ,
852+ icon : 'schedule' ,
853+ } ,
854+ dateStatus : {
855+ ...dataBase . dateStatus ,
856+ hasDates : true ,
857+ } ,
858+ information : [
859+ {
860+ icon : 'certificate' ,
861+ text : 'Certificado por ACHS' ,
862+ href : '' ,
863+ } ,
864+ ] ,
865+ action : {
866+ ...dataBase . action ,
867+ text : 'Ver informacion del curso' ,
868+ targetBlank : true ,
869+ } ,
870+ soonCourse : {
871+ show : true ,
872+ text : 'Próximamente' ,
873+ } ,
874+ labels : [
875+ {
876+ id : 'OBLIGATORY' ,
877+ text : 'Obligatorio' ,
878+ } ,
879+ ] ,
880+ } ,
840881}
841882
842883export const dataFake = Object . keys ( dataStates ) . map ( ( key : string ) => dataStates [ key ] )
0 commit comments