@appcorp/app-corp-vista 0.3.96 → 0.3.98

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appcorp/app-corp-vista",
3
- "version": "0.3.96",
3
+ "version": "0.3.98",
4
4
  "scripts": {
5
5
  "build": "yarn clean && yarn build:ts && cp package.json lib && cp README.md lib && cp yarn.lock lib",
6
6
  "build:next": "next build",
@@ -84,7 +84,7 @@ exports.schoolAdmissionTemplateV1 = {
84
84
  {
85
85
  name: 'formHeading',
86
86
  type: 'text',
87
- content: 'Type Something...',
87
+ content: '',
88
88
  position: {
89
89
  x: 50,
90
90
  y: 50,
@@ -114,10 +114,10 @@ exports.schoolAdmissionTemplateV1 = {
114
114
  {
115
115
  name: 'registration',
116
116
  type: 'text',
117
- content: 'Registration:',
117
+ content: '',
118
118
  position: {
119
119
  x: 10,
120
- y: 63,
120
+ y: 60,
121
121
  },
122
122
  width: 70,
123
123
  height: 7.67,
@@ -144,10 +144,10 @@ exports.schoolAdmissionTemplateV1 = {
144
144
  {
145
145
  name: 'date',
146
146
  type: 'text',
147
- content: 'Date:',
147
+ content: '',
148
148
  position: {
149
149
  x: 130,
150
- y: 63,
150
+ y: 60,
151
151
  },
152
152
  width: 70,
153
153
  height: 7.67,
@@ -176,8 +176,8 @@ exports.schoolAdmissionTemplateV1 = {
176
176
  type: 'text',
177
177
  content: 'Student Details',
178
178
  position: {
179
- x: 10.78,
180
- y: 73.95,
179
+ x: 10,
180
+ y: 70,
181
181
  },
182
182
  width: 70,
183
183
  height: 7.67,
@@ -206,7 +206,7 @@ exports.schoolAdmissionTemplateV1 = {
206
206
  type: 'line',
207
207
  position: {
208
208
  x: 50,
209
- y: 76.66,
209
+ y: 73.8,
210
210
  },
211
211
  width: 150,
212
212
  height: 0.5,
@@ -219,12 +219,12 @@ exports.schoolAdmissionTemplateV1 = {
219
219
  {
220
220
  name: 'studentName',
221
221
  type: 'text',
222
- content: 'Name:',
222
+ content: '',
223
223
  position: {
224
- x: 10.26,
225
- y: 83.65,
224
+ x: 10,
225
+ y: 80,
226
226
  },
227
- width: 70,
227
+ width: 120,
228
228
  height: 7.67,
229
229
  rotate: 0,
230
230
  alignment: 'left',
@@ -249,10 +249,10 @@ exports.schoolAdmissionTemplateV1 = {
249
249
  {
250
250
  name: 'classToBeAdmitted',
251
251
  type: 'text',
252
- content: 'Class To be Admitted:',
252
+ content: '',
253
253
  position: {
254
254
  x: 130,
255
- y: 83.65,
255
+ y: 80,
256
256
  },
257
257
  width: 70,
258
258
  height: 7.67,
@@ -279,10 +279,10 @@ exports.schoolAdmissionTemplateV1 = {
279
279
  {
280
280
  name: 'bForm',
281
281
  type: 'text',
282
- content: 'B Form:',
282
+ content: '',
283
283
  position: {
284
- x: 10.26,
285
- y: 93.66,
284
+ x: 10,
285
+ y: 90,
286
286
  },
287
287
  width: 70,
288
288
  height: 7.67,
@@ -309,10 +309,10 @@ exports.schoolAdmissionTemplateV1 = {
309
309
  {
310
310
  name: 'gender',
311
311
  type: 'text',
312
- content: 'Gender:',
312
+ content: '',
313
313
  position: {
314
314
  x: 130,
315
- y: 93.66,
315
+ y: 90,
316
316
  },
317
317
  width: 70,
318
318
  height: 7.67,
@@ -339,10 +339,10 @@ exports.schoolAdmissionTemplateV1 = {
339
339
  {
340
340
  name: 'dob',
341
341
  type: 'text',
342
- content: 'DoB:',
342
+ content: '',
343
343
  position: {
344
- x: 82.76,
345
- y: 93.66,
344
+ x: 80,
345
+ y: 90,
346
346
  },
347
347
  width: 45,
348
348
  height: 7.67,
@@ -371,8 +371,8 @@ exports.schoolAdmissionTemplateV1 = {
371
371
  type: 'text',
372
372
  content: 'Parent Details',
373
373
  position: {
374
- x: 10.53,
375
- y: 105.38,
374
+ x: 10,
375
+ y: 100,
376
376
  },
377
377
  width: 70,
378
378
  height: 7.67,
@@ -400,8 +400,8 @@ exports.schoolAdmissionTemplateV1 = {
400
400
  name: 'parentDetailsLine',
401
401
  type: 'line',
402
402
  position: {
403
- x: 49.69,
404
- y: 108.08,
403
+ x: 50,
404
+ y: 103.8,
405
405
  },
406
406
  width: 150,
407
407
  height: 0.5,
@@ -414,12 +414,12 @@ exports.schoolAdmissionTemplateV1 = {
414
414
  {
415
415
  name: 'fatherName',
416
416
  type: 'text',
417
- content: 'Father Name:',
417
+ content: '',
418
418
  position: {
419
- x: 10.53,
420
- y: 114.39,
419
+ x: 10,
420
+ y: 110,
421
421
  },
422
- width: 70,
422
+ width: 120,
423
423
  height: 7.67,
424
424
  rotate: 0,
425
425
  alignment: 'left',
@@ -444,10 +444,10 @@ exports.schoolAdmissionTemplateV1 = {
444
444
  {
445
445
  name: 'fatherCNIC',
446
446
  type: 'text',
447
- content: 'Father CNIC:',
447
+ content: '',
448
448
  position: {
449
- x: 129.74,
450
- y: 114.39,
449
+ x: 130,
450
+ y: 110,
451
451
  },
452
452
  width: 70,
453
453
  height: 7.67,
@@ -474,10 +474,10 @@ exports.schoolAdmissionTemplateV1 = {
474
474
  {
475
475
  name: 'fatherOccupation',
476
476
  type: 'text',
477
- content: 'Father Occupation:',
477
+ content: '',
478
478
  position: {
479
- x: 10.53,
480
- y: 124.66,
479
+ x: 10,
480
+ y: 120,
481
481
  },
482
482
  width: 70,
483
483
  height: 7.67,
@@ -504,10 +504,10 @@ exports.schoolAdmissionTemplateV1 = {
504
504
  {
505
505
  name: 'fatherOrganization',
506
506
  type: 'text',
507
- content: 'Father Organization:',
507
+ content: '',
508
508
  position: {
509
- x: 129.74,
510
- y: 124.39,
509
+ x: 130,
510
+ y: 120,
511
511
  },
512
512
  width: 70,
513
513
  height: 7.67,
@@ -534,10 +534,10 @@ exports.schoolAdmissionTemplateV1 = {
534
534
  {
535
535
  name: 'fatherMobile',
536
536
  type: 'text',
537
- content: 'Father Mobile:',
537
+ content: '',
538
538
  position: {
539
- x: 10.53,
540
- y: 134.4,
539
+ x: 10,
540
+ y: 130,
541
541
  },
542
542
  width: 70,
543
543
  height: 7.67,
@@ -564,12 +564,12 @@ exports.schoolAdmissionTemplateV1 = {
564
564
  {
565
565
  name: 'motherName',
566
566
  type: 'text',
567
- content: 'Mother Name:',
567
+ content: '',
568
568
  position: {
569
- x: 10.53,
570
- y: 144.4,
569
+ x: 10,
570
+ y: 140,
571
571
  },
572
- width: 70,
572
+ width: 120,
573
573
  height: 7.67,
574
574
  rotate: 0,
575
575
  alignment: 'left',
@@ -594,10 +594,10 @@ exports.schoolAdmissionTemplateV1 = {
594
594
  {
595
595
  name: 'motherCNIC',
596
596
  type: 'text',
597
- content: 'Mother CNIC:',
597
+ content: '',
598
598
  position: {
599
- x: 129.74,
600
- y: 144.4,
599
+ x: 130,
600
+ y: 140,
601
601
  },
602
602
  width: 70,
603
603
  height: 7.67,
@@ -624,10 +624,10 @@ exports.schoolAdmissionTemplateV1 = {
624
624
  {
625
625
  name: 'motherMobile',
626
626
  type: 'text',
627
- content: 'Mother Mobile:',
627
+ content: '',
628
628
  position: {
629
- x: 10.53,
630
- y: 154.39,
629
+ x: 10,
630
+ y: 150,
631
631
  },
632
632
  width: 70,
633
633
  height: 7.67,
@@ -654,12 +654,12 @@ exports.schoolAdmissionTemplateV1 = {
654
654
  {
655
655
  name: 'homeAddress',
656
656
  type: 'text',
657
- content: 'Home Address:',
657
+ content: '',
658
658
  position: {
659
- x: 10.53,
660
- y: 164.39,
659
+ x: 10,
660
+ y: 160,
661
661
  },
662
- width: 70,
662
+ width: 190,
663
663
  height: 7.67,
664
664
  rotate: 0,
665
665
  alignment: 'left',
@@ -687,7 +687,7 @@ exports.schoolAdmissionTemplateV1 = {
687
687
  content: 'Emergency Details',
688
688
  position: {
689
689
  x: 10,
690
- y: 175.17,
690
+ y: 170,
691
691
  },
692
692
  width: 70,
693
693
  height: 7.67,
@@ -715,10 +715,10 @@ exports.schoolAdmissionTemplateV1 = {
715
715
  name: 'emergencyDetailsLine',
716
716
  type: 'line',
717
717
  position: {
718
- x: 60.83,
719
- y: 177.87,
718
+ x: 60,
719
+ y: 173.8,
720
720
  },
721
- width: 138.38,
721
+ width: 140,
722
722
  height: 0.53,
723
723
  rotate: 0,
724
724
  opacity: 1,
@@ -729,10 +729,10 @@ exports.schoolAdmissionTemplateV1 = {
729
729
  {
730
730
  name: 'relation',
731
731
  type: 'text',
732
- content: 'Relation:',
732
+ content: '',
733
733
  position: {
734
734
  x: 10,
735
- y: 182.8,
735
+ y: 180,
736
736
  },
737
737
  width: 70,
738
738
  height: 7.67,
@@ -762,10 +762,10 @@ exports.schoolAdmissionTemplateV1 = {
762
762
  content: 'Notes:',
763
763
  position: {
764
764
  x: 10,
765
- y: 192.8,
765
+ y: 190,
766
766
  },
767
- width: 189.71,
768
- height: 15.61,
767
+ width: 190,
768
+ height: 15,
769
769
  rotate: 0,
770
770
  alignment: 'left',
771
771
  verticalAlignment: 'top',
@@ -789,13 +789,13 @@ exports.schoolAdmissionTemplateV1 = {
789
789
  {
790
790
  name: 'terms',
791
791
  type: 'text',
792
- content: 'I, the undersigned, certify that the above mentioned particulars are correct to the best of my knowledge. I also agree that any decision of the Principal or Staff Council regarding result, demotion or promotion etc. would be considered final by the undersigned.\nA STUDENT’S LAWFUL GUARDIAN MAY SIGN THIS FORM ONLY WHEN THE FATHER IS NOT ALIVE. ',
792
+ content: 'I, the undersigned, certify that the above mentioned particulars are correct to the best of my knowledge. I also agree that any decision of the Principal or Staff Council regarding result, demotion or promotion etc. would be considered final by the undersigned.\nA STUDENT’S LAWFUL GUARDIAN MAY SIGN THIS FORM ONLY WHEN THE FATHER IS NOT ALIVE.',
793
793
  position: {
794
794
  x: 10,
795
- y: 229.44,
795
+ y: 235,
796
796
  },
797
797
  width: 190,
798
- height: 17.99,
798
+ height: 18,
799
799
  rotate: 0,
800
800
  alignment: 'center',
801
801
  verticalAlignment: 'top',
@@ -817,10 +817,10 @@ exports.schoolAdmissionTemplateV1 = {
817
817
  content: 'PRINCIPAL',
818
818
  position: {
819
819
  x: 10,
820
- y: 272.24,
820
+ y: 272,
821
821
  },
822
- width: 39.69,
823
- height: 4.759999999999991,
822
+ width: 70,
823
+ height: 5,
824
824
  rotate: 0,
825
825
  alignment: 'center',
826
826
  verticalAlignment: 'top',
@@ -841,11 +841,11 @@ exports.schoolAdmissionTemplateV1 = {
841
841
  type: 'text',
842
842
  content: 'SIGNATURE OF PARENT/GUARDIAN\n(Cross out whichever is not applicable)',
843
843
  position: {
844
- x: 102.37,
845
- y: 268.27,
844
+ x: 102,
845
+ y: 268,
846
846
  },
847
- width: 97.63,
848
- height: 8.73,
847
+ width: 100,
848
+ height: 9,
849
849
  rotate: 0,
850
850
  alignment: 'center',
851
851
  verticalAlignment: 'top',
@@ -867,7 +867,7 @@ exports.schoolAdmissionTemplateV1 = {
867
867
  content: 'Admission Details',
868
868
  position: {
869
869
  x: 10,
870
- y: 210.83,
870
+ y: 215,
871
871
  },
872
872
  width: 70,
873
873
  height: 7.67,
@@ -895,10 +895,10 @@ exports.schoolAdmissionTemplateV1 = {
895
895
  name: 'admissionDetailsLine',
896
896
  type: 'line',
897
897
  position: {
898
- x: 60.51,
899
- y: 213.53,
898
+ x: 60,
899
+ y: 218.8,
900
900
  },
901
- width: 138.38,
901
+ width: 140,
902
902
  height: 0.53,
903
903
  rotate: 0,
904
904
  opacity: 1,
@@ -909,10 +909,10 @@ exports.schoolAdmissionTemplateV1 = {
909
909
  {
910
910
  name: 'student',
911
911
  type: 'text',
912
- content: 'Student:',
912
+ content: '',
913
913
  position: {
914
- x: 10.21,
915
- y: 218.22,
914
+ x: 10,
915
+ y: 225,
916
916
  },
917
917
  width: 70,
918
918
  height: 7.67,
@@ -933,16 +933,16 @@ exports.schoolAdmissionTemplateV1 = {
933
933
  opacity: 1,
934
934
  strikethrough: false,
935
935
  underline: false,
936
- required: true,
936
+ required: false,
937
937
  readOnly: false,
938
938
  },
939
939
  {
940
940
  name: 'startDate',
941
941
  type: 'text',
942
- content: 'Start Date:',
942
+ content: '',
943
943
  position: {
944
- x: 129.69,
945
- y: 218.22,
944
+ x: 130,
945
+ y: 225,
946
946
  },
947
947
  width: 70,
948
948
  height: 7.67,
@@ -963,16 +963,16 @@ exports.schoolAdmissionTemplateV1 = {
963
963
  opacity: 1,
964
964
  strikethrough: false,
965
965
  underline: false,
966
- required: true,
966
+ required: false,
967
967
  readOnly: false,
968
968
  },
969
969
  {
970
970
  name: 'section',
971
971
  type: 'text',
972
- content: 'Section:',
972
+ content: '',
973
973
  position: {
974
- x: 82.71,
975
- y: 218.22,
974
+ x: 80,
975
+ y: 225,
976
976
  },
977
977
  width: 45,
978
978
  height: 7.67,
@@ -993,7 +993,7 @@ exports.schoolAdmissionTemplateV1 = {
993
993
  opacity: 1,
994
994
  strikethrough: false,
995
995
  underline: false,
996
- required: true,
996
+ required: false,
997
997
  readOnly: false,
998
998
  },
999
999
  ],