simpo-component-library 2.1.61 → 2.1.63
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +24 -24
- package/esm2022/lib/components/delete-hover-element/delete-hover-element.component.mjs +3 -3
- package/esm2022/lib/components/document/document.component.mjs +34 -0
- package/esm2022/lib/components/image-loading/image-loading.component.mjs +3 -3
- package/esm2022/lib/components/index.mjs +6 -5
- package/esm2022/lib/components/input-fields/input-fields.component.mjs +4 -4
- package/esm2022/lib/components/payment-details/payment-details.component.mjs +25 -5
- package/esm2022/lib/constants/business.constant.mjs +1 -1
- package/esm2022/lib/directive/blur-content.directive.mjs +1 -1
- package/esm2022/lib/directive/borderlessImage.directive.mjs +1 -1
- package/esm2022/lib/directive/button-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/color.directive.mjs +1 -1
- package/esm2022/lib/directive/column-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/container-alignment.directive.mjs +1 -1
- package/esm2022/lib/directive/container-fir.directive.mjs +1 -1
- package/esm2022/lib/directive/content-title-spacing.directive.mjs +1 -1
- package/esm2022/lib/directive/corner-directive.mjs +1 -1
- package/esm2022/lib/directive/hoverborder.directive.mjs +1 -1
- package/esm2022/lib/directive/image-container.directive.mjs +1 -1
- package/esm2022/lib/directive/image-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/image-position.directive.mjs +1 -1
- package/esm2022/lib/directive/position-layout-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/spacing-around.directive.mjs +1 -1
- package/esm2022/lib/directive/spacing-horizontal.directive.mjs +1 -1
- package/esm2022/lib/directive/sticky-directive.mjs +1 -1
- package/esm2022/lib/directive/text-background-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/text-size.directive.mjs +1 -1
- package/esm2022/lib/directive/wrap-containers.directive.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/address/address.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/authenticate-user/authenticate-user.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/authentication-required/authentication-required.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/cart/cart.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/cart/cart.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/category-product/category-product.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/category-product/category-product.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/checkout/checkout.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/checkout/checkout.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/customer-review/customer-review.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/customer-review/customer-review.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/featured-category/featured-category.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/featured-category/featured-category.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/featured-category/featured-collection.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/featured-products/featured-products.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/featured-products/featured-products.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/item-varient/item-varient.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/order-details/order-details.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/pagnination/pagnination.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/product-category-list/product-category-list.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/product-category-list/product-category-list.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/product-desc/product-desc.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/product-desc/product-desc.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/product-list/product-list.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/product-list/product-list.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/small-product-listing/small-product-listing.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/user-basic-info/user-basic-info.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/user-profile/user-profile.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/user-profile/user-profile.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/verify-payment/verify-payment.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/verify-payment/verify-payment.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/whislist/whislist.component.mjs +3 -3
- package/esm2022/lib/ecommerce/styles/BaseCollection.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/Collection.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/OrderedItems.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/PincodeLocation.model.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/PincodeLocationInter.model.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/cart.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/category.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/order.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/product.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/review.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/user.modal.mjs +1 -1
- package/esm2022/lib/elements/below-image-card/below-image-card.component.mjs +3 -3
- package/esm2022/lib/elements/button/button.component.mjs +3 -3
- package/esm2022/lib/elements/button/button.model.mjs +1 -1
- package/esm2022/lib/elements/card-skeleton-loader/card-skeleton-loader.component.mjs +3 -3
- package/esm2022/lib/elements/covering-image-card/covering-image-card.component.mjs +3 -3
- package/esm2022/lib/elements/heading-element/heading-element.component.mjs +3 -3
- package/esm2022/lib/elements/index.mjs +1 -1
- package/esm2022/lib/elements/property/property.component.mjs +3 -3
- package/esm2022/lib/elements/simpo-button/simpo-button.component.mjs +3 -3
- package/esm2022/lib/elements/svg-divider/svg-divider.component.mjs +3 -3
- package/esm2022/lib/elements/text/text.component.mjs +3 -3
- package/esm2022/lib/elements/top-of-image-card/top-of-image-card.component.mjs +3 -3
- package/esm2022/lib/pipes/amount.pipe.mjs +1 -1
- package/esm2022/lib/pipes/gender.pipe.mjs +1 -1
- package/esm2022/lib/sections/BaseSection.mjs +1 -1
- package/esm2022/lib/sections/add-new-section/add-new-section.component.mjs +3 -3
- package/esm2022/lib/sections/appointment-form/appointment-form.component.mjs +3 -3
- package/esm2022/lib/sections/appointment-form/appointment-form.model.mjs +1 -1
- package/esm2022/lib/sections/banner-carousel/banner-carousel.component.mjs +3 -3
- package/esm2022/lib/sections/banner-carousel/banner-carousel.model.mjs +1 -1
- package/esm2022/lib/sections/banner-grid-section/banner-grid-section.component.mjs +3 -3
- package/esm2022/lib/sections/banner-section/banner-section.component.mjs +12 -4
- package/esm2022/lib/sections/blog-list/blog-list.component.mjs +3 -3
- package/esm2022/lib/sections/blog-list/blog-list.model.mjs +1 -1
- package/esm2022/lib/sections/choose-us-section/choose-us-section.component.mjs +3 -3
- package/esm2022/lib/sections/choose-us-section/choose-us-section.model.mjs +1 -1
- package/esm2022/lib/sections/contact-us/contact-us.component.mjs +3 -3
- package/esm2022/lib/sections/faq-section/faq-section.component.mjs +3 -3
- package/esm2022/lib/sections/faq-section/faq-section.modal.mjs +1 -1
- package/esm2022/lib/sections/features-section/features-section.component.mjs +3 -3
- package/esm2022/lib/sections/features-section/features-section.model.mjs +1 -1
- package/esm2022/lib/sections/header-text/header-text.component.mjs +3 -3
- package/esm2022/lib/sections/header-text/header-text.model.mjs +1 -1
- package/esm2022/lib/sections/image-carousel-section/image-carousel-section.component.mjs +3 -3
- package/esm2022/lib/sections/image-carousel-section/image-carousel.model.mjs +1 -1
- package/esm2022/lib/sections/image-grid-section/image-grid-section.component.mjs +3 -3
- package/esm2022/lib/sections/image-grid-section/image-grid-section.model.mjs +1 -1
- package/esm2022/lib/sections/image-section/image-section.component.mjs +3 -3
- package/esm2022/lib/sections/image-section/image-section.model.mjs +1 -1
- package/esm2022/lib/sections/location-section/location-section.component.mjs +3 -3
- package/esm2022/lib/sections/location-section/location-section.modal.mjs +1 -1
- package/esm2022/lib/sections/logo-showcase/logo-showcase.component.mjs +3 -3
- package/esm2022/lib/sections/logo-showcase/logo-showcase.modal.mjs +1 -1
- package/esm2022/lib/sections/navbar-section/navbar-section.component.mjs +3 -3
- package/esm2022/lib/sections/pricing-section/pricing-section.component.mjs +3 -3
- package/esm2022/lib/sections/pricing-section/pricing-section.modal.mjs +1 -1
- package/esm2022/lib/sections/process-modern/process-modern.component.mjs +3 -3
- package/esm2022/lib/sections/process-modern/process-modern.model.mjs +1 -1
- package/esm2022/lib/sections/process-section/process-section.component.mjs +3 -3
- package/esm2022/lib/sections/process-section/process-section.modal.mjs +1 -1
- package/esm2022/lib/sections/recent-blog-post-section/recent-blog-post-section.component.mjs +3 -3
- package/esm2022/lib/sections/recent-blog-post-section/recent-blog-post-section.model.mjs +1 -1
- package/esm2022/lib/sections/registration-form/registration-form.component.mjs +205 -27
- package/esm2022/lib/sections/registration-form/registrationForm.model.mjs +2 -0
- package/esm2022/lib/sections/service-section/service-section.component.mjs +14 -6
- package/esm2022/lib/sections/service-section/service-section.model.mjs +1 -1
- package/esm2022/lib/sections/skeleton-loader-section/skeleton-loader-section.component.mjs +3 -3
- package/esm2022/lib/sections/team-member-section/team-member-section.component.mjs +3 -3
- package/esm2022/lib/sections/team-member-section/team-member-section.model.mjs +1 -1
- package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.component.mjs +3 -3
- package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.model.mjs +1 -1
- package/esm2022/lib/sections/testimonial-section/testimonial-section.component.mjs +3 -3
- package/esm2022/lib/sections/testimonial-section/testimonial-section.model.mjs +1 -1
- package/esm2022/lib/sections/testimonial-video/testimonial-video.component.mjs +3 -3
- package/esm2022/lib/sections/testimonial-video/testimonial-video.model.mjs +1 -1
- package/esm2022/lib/sections/text-section/text-section.model.mjs +1 -1
- package/esm2022/lib/sections/video-section/video-section.component.mjs +3 -3
- package/esm2022/lib/sections/video-section/video-section.model.mjs +1 -1
- package/esm2022/lib/sections/view-blog/view-blog.component.mjs +3 -3
- package/esm2022/lib/services/cart.service.mjs +1 -1
- package/esm2022/lib/services/endUser.service.mjs +1 -1
- package/esm2022/lib/services/image-upload-service.service.mjs +39 -0
- package/esm2022/lib/services/rest.service.mjs +21 -11
- package/esm2022/lib/services/sanitizeHtml.mjs +1 -1
- package/esm2022/lib/services/storage.service.mjs +1 -1
- package/esm2022/lib/styles/index.mjs +1 -1
- package/esm2022/lib/styles/style.model.mjs +1 -1
- package/esm2022/lib/styles/types.mjs +1 -1
- package/esm2022/public-api.mjs +1 -1
- package/fesm2022/simpo-component-library.mjs +469 -195
- package/fesm2022/simpo-component-library.mjs.map +1 -1
- package/lib/components/document/document.component.d.ts +8 -0
- package/lib/components/index.d.ts +2 -1
- package/lib/components/payment-details/payment-details.component.d.ts +3 -1
- package/lib/directive/background-directive.d.ts +1 -1
- package/lib/directive/button-directive.directive.d.ts +1 -1
- package/lib/directive/color.directive.d.ts +1 -1
- package/lib/sections/banner-section/banner-section.component.d.ts +2 -0
- package/lib/sections/pricing-section/pricing-section.component.d.ts +1 -1
- package/lib/sections/registration-form/registration-form.component.d.ts +24 -6
- package/lib/sections/registration-form/registrationForm.model.d.ts +8 -0
- package/lib/sections/service-section/service-section.component.d.ts +4 -2
- package/lib/services/image-upload-service.service.d.ts +7 -0
- package/lib/services/rest.service.d.ts +4 -0
- package/lib/styles/types.d.ts +1 -1
- package/package.json +1 -1
- package/simpo-component-library-2.1.63.tgz +0 -0
- package/src/lib/styles/global-styles.css +86 -86
- package/simpo-component-library-2.1.61.tgz +0 -0
@@ -0,0 +1,8 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class DocumentComponent {
|
3
|
+
documentList: any[];
|
4
|
+
constructor();
|
5
|
+
uploadDocument(ev: any, file: any): void;
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentComponent, never>;
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentComponent, "simpo-document", never, { "documentList": { "alias": "documentList"; "required": false; }; }, {}, never, never, true, never>;
|
8
|
+
}
|
@@ -4,8 +4,9 @@ import * as i2 from "./delete-hover-element/delete-hover-element.component";
|
|
4
4
|
import * as i3 from "./input-fields/input-fields.component";
|
5
5
|
import * as i4 from "ngx-skeleton-loader";
|
6
6
|
import * as i5 from "./payment-details/payment-details.component";
|
7
|
+
import * as i6 from "./document/document.component";
|
7
8
|
export declare class SimpoComponentModule {
|
8
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<SimpoComponentModule, never>;
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SimpoComponentModule, never, [typeof i1.HoverElementsComponent, typeof i2.DeleteHoverElementComponent, typeof i3.InputFieldsComponent, typeof i4.NgxSkeletonLoaderModule, typeof i5.PaymentDetailsComponent], [typeof i1.HoverElementsComponent, typeof i2.DeleteHoverElementComponent, typeof i3.InputFieldsComponent, typeof i4.NgxSkeletonLoaderModule, typeof i5.PaymentDetailsComponent]>;
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SimpoComponentModule, never, [typeof i1.HoverElementsComponent, typeof i2.DeleteHoverElementComponent, typeof i3.InputFieldsComponent, typeof i4.NgxSkeletonLoaderModule, typeof i5.PaymentDetailsComponent, typeof i6.DocumentComponent], [typeof i1.HoverElementsComponent, typeof i2.DeleteHoverElementComponent, typeof i3.InputFieldsComponent, typeof i4.NgxSkeletonLoaderModule, typeof i5.PaymentDetailsComponent, typeof i6.DocumentComponent]>;
|
10
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<SimpoComponentModule>;
|
11
12
|
}
|
@@ -2,6 +2,7 @@ import * as i0 from "@angular/core";
|
|
2
2
|
export declare class PaymentDetailsComponent {
|
3
3
|
admissionData: any;
|
4
4
|
subscriptionsData: any[];
|
5
|
+
termPaymentList: any[];
|
5
6
|
Object: ObjectConstructor;
|
6
7
|
constructor();
|
7
8
|
feeStructure: any;
|
@@ -11,8 +12,9 @@ export declare class PaymentDetailsComponent {
|
|
11
12
|
subscriptions: any;
|
12
13
|
toggleSelection(subscription: any, frequency: string): void;
|
13
14
|
calculateTotalAmount(): void;
|
15
|
+
changeAnnualPaymentTerm(payentType: any): void;
|
14
16
|
arrangeSubscriptionForAdmission(subscriptionList: any[]): any;
|
15
17
|
arrangeFeeConfig(feeConfigList: any[]): any;
|
16
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentDetailsComponent, never>;
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaymentDetailsComponent, "simpo-payment-details", never, { "admissionData": { "alias": "admissionData"; "required": false; }; "subscriptionsData": { "alias": "subscriptionsData"; "required": false; }; }, {}, never, never, true, never>;
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaymentDetailsComponent, "simpo-payment-details", never, { "admissionData": { "alias": "admissionData"; "required": false; }; "subscriptionsData": { "alias": "subscriptionsData"; "required": false; }; "termPaymentList": { "alias": "termPaymentList"; "required": false; }; }, {}, never, never, true, never>;
|
18
20
|
}
|
@@ -11,7 +11,7 @@ export declare class BackgroundDirective implements OnChanges {
|
|
11
11
|
constructor(el: ElementRef, eventService: EventsService);
|
12
12
|
ngOnDestroy(): void;
|
13
13
|
ngOnChanges(change: SimpleChanges): void;
|
14
|
-
getTextColor(bgColor: string): "#
|
14
|
+
getTextColor(bgColor: string): "#ffffff" | "#000000" | "#ffffff;";
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<BackgroundDirective, never>;
|
16
16
|
static ɵdir: i0.ɵɵDirectiveDeclaration<BackgroundDirective, "[simpoBackground]", never, { "simpoBackground": { "alias": "simpoBackground"; "required": false; }; "scrollValue": { "alias": "scrollValue"; "required": false; }; }, {}, never, never, true, never>;
|
17
17
|
}
|
@@ -15,7 +15,7 @@ export declare class ButtonDirectiveDirective implements OnChanges {
|
|
15
15
|
applyButtonStyleChanges(): void;
|
16
16
|
applyButtonType(style: ButtonStyleModel, color: string): void;
|
17
17
|
applyButtonShape(style: ButtonStyleModel): void;
|
18
|
-
getTextColor(bgColor: string): "#
|
18
|
+
getTextColor(bgColor: string): "#ffffff" | "#000000" | "#ffffff;";
|
19
19
|
buttonStyleSubscription?: Subscription;
|
20
20
|
buttonStyleChangeCheck(): void;
|
21
21
|
changeButtonStyle(id: any, style: ButtonStyleModel, bgColor: string): void;
|
@@ -12,7 +12,7 @@ export declare class ColorDirective implements OnChanges {
|
|
12
12
|
ngOnDestroy(): void;
|
13
13
|
applyColor(): void;
|
14
14
|
bgColorChangeCheck(): void;
|
15
|
-
getTextColor(): "#
|
15
|
+
getTextColor(): "#ffffff" | "#000000" | "#ffffff;";
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<ColorDirective, never>;
|
17
17
|
static ɵdir: i0.ɵɵDirectiveDeclaration<ColorDirective, "[simpoColor]", never, { "bgColor": { "alias": "simpoColor"; "required": false; }; }, {}, never, never, true, never>;
|
18
18
|
}
|
@@ -23,6 +23,8 @@ export declare class BannerSectionComponent extends BaseSection implements OnIni
|
|
23
23
|
get getPositionLayout(): PositionLayoutModal;
|
24
24
|
editSection(): void;
|
25
25
|
stopPropagation(event: any): void;
|
26
|
+
screenWidth: any;
|
27
|
+
getScreenSize(): void;
|
26
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<BannerSectionComponent, never>;
|
27
29
|
static ɵcmp: i0.ɵɵComponentDeclaration<BannerSectionComponent, "simpo-banner-section", never, { "data": { "alias": "data"; "required": false; }; "index": { "alias": "index"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "nextComponentColor": { "alias": "nextComponentColor"; "required": false; }; }, {}, never, never, true, never>;
|
28
30
|
}
|
@@ -17,7 +17,7 @@ export declare class PricingSectionComponent extends BaseSection {
|
|
17
17
|
style?: PricingSectionStylesModel;
|
18
18
|
constructor(_eventService: EventsService);
|
19
19
|
ngOnInit(): void;
|
20
|
-
getTextColor(): "#
|
20
|
+
getTextColor(): "#ffffff" | "#000000";
|
21
21
|
get headingSpace(): SPACING;
|
22
22
|
editSection(): void;
|
23
23
|
redirectTo(): void;
|
@@ -5,21 +5,25 @@ import { OnDestroy, OnInit } from '@angular/core';
|
|
5
5
|
import { BackgroundModel, StylesModel } from '../../styles/style.model';
|
6
6
|
import { EventsService } from './../../services/events.service';
|
7
7
|
import BaseSection from '../BaseSection';
|
8
|
-
import { TextContentModel, TextSectionModel } from '../text-section/text-section.model';
|
9
8
|
import { ActivatedRoute } from '@angular/router';
|
9
|
+
import { DomSanitizer } from '@angular/platform-browser';
|
10
|
+
import { ImageUplaodService } from '../../services/image-upload-service.service';
|
11
|
+
import { RegistrationFormContentModel, RegistrationFormModel } from './registrationForm.model';
|
10
12
|
import * as i0 from "@angular/core";
|
11
13
|
export declare class RegistrationFormComponent extends BaseSection implements OnInit, OnDestroy {
|
12
14
|
private restService;
|
13
15
|
private snackBar;
|
14
16
|
private _eventService;
|
15
17
|
private router;
|
16
|
-
|
18
|
+
ds: DomSanitizer;
|
19
|
+
imageUploadService: ImageUplaodService;
|
20
|
+
data?: RegistrationFormModel;
|
17
21
|
index?: number;
|
18
22
|
edit?: boolean;
|
19
23
|
nextComponentColor?: BackgroundModel;
|
20
|
-
content:
|
24
|
+
content: RegistrationFormContentModel | undefined;
|
21
25
|
styles: StylesModel | undefined;
|
22
|
-
constructor(restService: RestService, snackBar: MatSnackBar, _eventService: EventsService, router: ActivatedRoute);
|
26
|
+
constructor(restService: RestService, snackBar: MatSnackBar, _eventService: EventsService, router: ActivatedRoute, ds: DomSanitizer, imageUploadService: ImageUplaodService);
|
23
27
|
Object: ObjectConstructor;
|
24
28
|
payload: any;
|
25
29
|
selectedKey: any;
|
@@ -27,22 +31,36 @@ export declare class RegistrationFormComponent extends BaseSection implements On
|
|
27
31
|
businessId: any;
|
28
32
|
selectedGradeId: any;
|
29
33
|
selectedAcademicYear: any;
|
34
|
+
documentList: any[];
|
35
|
+
formStatus: string;
|
36
|
+
studentLiveWith: any;
|
37
|
+
backupDocFile?: File;
|
30
38
|
ngOnInit(): void;
|
31
39
|
ngOnDestroy(): void;
|
40
|
+
getFormdata(admissionId: string): void;
|
41
|
+
updateGrade(gradeList: any[], gradeName: any): void;
|
42
|
+
formatCheckBoxValue(field: any): void;
|
32
43
|
getAllFields(): void;
|
44
|
+
getALLDocumentList(): void;
|
33
45
|
formFieldChangeSubscription?: Subscription;
|
34
46
|
formFieldChanged(): void;
|
35
|
-
submitForm(): void
|
47
|
+
submitForm(): Promise<void>;
|
36
48
|
registrationSubscription?: Subscription;
|
37
49
|
createRegistration(): void;
|
38
|
-
createAdmission(): void
|
50
|
+
createAdmission(): Promise<void>;
|
39
51
|
convertToListOfFields(): any[];
|
52
|
+
getCheckBoxValue(field: any): any[];
|
53
|
+
fileData?: File;
|
40
54
|
updateAdmissionImage(ev: any): void;
|
55
|
+
deleteImg(): void;
|
41
56
|
redirectToPayment(): void;
|
42
57
|
continueAdmission(): void;
|
43
58
|
subscriptionsData: any[];
|
59
|
+
termPaymentList: any[];
|
44
60
|
getFeeStructure(): void;
|
45
61
|
inputFieldChange(item: any, field: any): void;
|
62
|
+
masterDropdownValueChange(item: any, field: any): void;
|
63
|
+
uploadBackUpDocument(ev: any): void;
|
46
64
|
arrangeSubscriptionForAdmission(subscriptionList: any[]): any;
|
47
65
|
arrangeFeeConfig(feeConfigList: any[]): any;
|
48
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<RegistrationFormComponent, never>;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { ImageModel } from '../banner-section/banner-section.model';
|
2
|
+
import { TextContentModel, TextSectionModel } from '../text-section/text-section.model';
|
3
|
+
export interface RegistrationFormModel extends TextSectionModel {
|
4
|
+
content: RegistrationFormContentModel;
|
5
|
+
}
|
6
|
+
export interface RegistrationFormContentModel extends TextContentModel {
|
7
|
+
image: ImageModel;
|
8
|
+
}
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { ElementRef } from '@angular/core';
|
2
2
|
import { ServiceContentModal, ServiceSectionModal, ServiceStylesModel } from './service-section.model';
|
3
3
|
import { EventsService } from '../../services/events.service';
|
4
|
-
import { TextPosition } from '../../styles/index';
|
5
|
-
import { BackgroundModel, ButtonModel } from '../../styles/style.model';
|
4
|
+
import { Corners, TextPosition } from '../../styles/index';
|
5
|
+
import { BackgroundModel, ButtonModel, LayOutModel } from '../../styles/style.model';
|
6
6
|
import BaseSection from '../BaseSection';
|
7
7
|
import { SPACING } from '../../styles/index';
|
8
8
|
import * as i0 from "@angular/core";
|
@@ -20,8 +20,10 @@ export declare class ServiceSectionComponent extends BaseSection {
|
|
20
20
|
style?: ServiceStylesModel;
|
21
21
|
button?: ButtonModel;
|
22
22
|
constructor(_eventService: EventsService);
|
23
|
+
Corner: typeof Corners;
|
23
24
|
ngOnInit(): void;
|
24
25
|
get headingSpace(): SPACING;
|
26
|
+
get stylesLayout(): LayOutModel;
|
25
27
|
editSection(): void;
|
26
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ServiceSectionComponent, never>;
|
27
29
|
static ɵcmp: i0.ɵɵComponentDeclaration<ServiceSectionComponent, "simpo-service-section", never, { "data": { "alias": "data"; "required": false; }; "index": { "alias": "index"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "nextComponentColor": { "alias": "nextComponentColor"; "required": false; }; }, {}, never, never, true, never>;
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class ImageUplaodService {
|
3
|
+
cmisFileUpload: any;
|
4
|
+
uploadFileInAzure(file: File, folderName?: string): Promise<import("@azure/storage-blob").BlockBlobClient | null>;
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageUplaodService, never>;
|
6
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ImageUplaodService>;
|
7
|
+
}
|
@@ -11,6 +11,7 @@ export declare class RestService implements OnDestroy {
|
|
11
11
|
private readonly eventService;
|
12
12
|
private BASE_URL;
|
13
13
|
private ECOMMERCE_URL;
|
14
|
+
private CMIS_URL;
|
14
15
|
private environmentTypeSubscriber;
|
15
16
|
constructor(http: HttpClient, eventService: EventsService);
|
16
17
|
ngOnDestroy(): void;
|
@@ -75,6 +76,9 @@ export declare class RestService implements OnDestroy {
|
|
75
76
|
createRegistrationForPayment(payload: any): Observable<Object>;
|
76
77
|
getSubscriptionForFeeStructure(gradeId: any): Observable<Object>;
|
77
78
|
getFeeStructure(payload: any): Observable<Object>;
|
79
|
+
getAllDocument(payload: any): Observable<Object>;
|
80
|
+
getLeadById(leadId: any): Observable<Object>;
|
81
|
+
getRegistrationList(payload: any): Observable<Object>;
|
78
82
|
getFieldsToDisplay(fieldsList: any[]): any;
|
79
83
|
static ɵfac: i0.ɵɵFactoryDeclaration<RestService, never>;
|
80
84
|
static ɵprov: i0.ɵɵInjectableDeclaration<RestService>;
|
package/lib/styles/types.d.ts
CHANGED
@@ -15,6 +15,6 @@ export type SOCIAL_ICON_SIZE = 'large' | 'medium' | 'small';
|
|
15
15
|
export type SOCIAL_ICON_SHAPE = 'circle' | 'square' | 'rounded';
|
16
16
|
export type SOCIAL_ICON_TYPE = 'solid' | 'outline';
|
17
17
|
export type SITE_NAME_LOGo = 'custom' | 'same as header';
|
18
|
-
export type INPUT_FIELDS_TYPE = "text" | "number" | "desc" | "password" | "checkbox" | "option" | "money" | "rating" | "dropdown" | "address" | "email" | "date";
|
18
|
+
export type INPUT_FIELDS_TYPE = "text" | "number" | "desc" | "password" | "checkbox" | "option" | "money" | "rating" | "dropdown" | "address" | "email" | "date" | "radioButton";
|
19
19
|
export type MAP_STYLE = 'Streets' | 'Outdoors' | 'Light' | 'Dark' | 'Satellite' | 'Satellite_street' | 'navigation_day' | 'navigation_night';
|
20
20
|
export type BANNER_TRANSITION = 'Horizontal' | 'Animated';
|
package/package.json
CHANGED
Binary file
|
@@ -1,86 +1,86 @@
|
|
1
|
-
@media screen and (min-width: 1280px) {
|
2
|
-
.content-side {
|
3
|
-
h1 {
|
4
|
-
font-size: 72px!important;
|
5
|
-
line-height: 80px!important;
|
6
|
-
}
|
7
|
-
h2 {
|
8
|
-
font-size: 48px!important;
|
9
|
-
line-height: 56px!important;
|
10
|
-
}
|
11
|
-
h3 {
|
12
|
-
font-size: 32px!important;
|
13
|
-
line-height: 40px!important;
|
14
|
-
}
|
15
|
-
h4 {
|
16
|
-
font-size: 24px!important;
|
17
|
-
line-height: 36px!important;
|
18
|
-
}
|
19
|
-
h5 {
|
20
|
-
font-size: 18px!important;
|
21
|
-
line-height: 28px!important;
|
22
|
-
}
|
23
|
-
p{
|
24
|
-
font-size: 16px!important;
|
25
|
-
line-height: 21px!important;
|
26
|
-
}
|
27
|
-
}
|
28
|
-
|
29
|
-
}
|
30
|
-
|
31
|
-
@media screen and (min-width: 768px) {
|
32
|
-
.content-side {
|
33
|
-
h1 {
|
34
|
-
font-size: 46px;
|
35
|
-
line-height: 54px;
|
36
|
-
}
|
37
|
-
h2 {
|
38
|
-
font-size: 35px;
|
39
|
-
line-height: 42px;
|
40
|
-
}
|
41
|
-
h3 {
|
42
|
-
font-size: 28px;
|
43
|
-
line-height: 36px;
|
44
|
-
}
|
45
|
-
h4 {
|
46
|
-
font-size: 18px;
|
47
|
-
line-height: 26px;
|
48
|
-
}
|
49
|
-
h5 {
|
50
|
-
font-size: 16px;
|
51
|
-
line-height: 24px;
|
52
|
-
}
|
53
|
-
p{
|
54
|
-
font-size: 14px;
|
55
|
-
line-height: 21px;
|
56
|
-
}
|
57
|
-
}
|
58
|
-
|
59
|
-
}
|
60
|
-
|
61
|
-
.content-side {
|
62
|
-
h1 {
|
63
|
-
font-size: 36px;
|
64
|
-
line-height: 42px;
|
65
|
-
}
|
66
|
-
h2 {
|
67
|
-
font-size: 30px;
|
68
|
-
line-height: 36px;
|
69
|
-
}
|
70
|
-
h3 {
|
71
|
-
font-size: 24px;
|
72
|
-
line-height: 32px;
|
73
|
-
}
|
74
|
-
h4 {
|
75
|
-
font-size: 18px;
|
76
|
-
line-height: 26px;
|
77
|
-
}
|
78
|
-
h5 {
|
79
|
-
font-size: 16px;
|
80
|
-
line-height: 24px;
|
81
|
-
}
|
82
|
-
p{
|
83
|
-
font-size: 14px;
|
84
|
-
line-height: 21px;
|
85
|
-
}
|
86
|
-
}
|
1
|
+
@media screen and (min-width: 1280px) {
|
2
|
+
.content-side {
|
3
|
+
h1 {
|
4
|
+
font-size: 72px!important;
|
5
|
+
line-height: 80px!important;
|
6
|
+
}
|
7
|
+
h2 {
|
8
|
+
font-size: 48px!important;
|
9
|
+
line-height: 56px!important;
|
10
|
+
}
|
11
|
+
h3 {
|
12
|
+
font-size: 32px!important;
|
13
|
+
line-height: 40px!important;
|
14
|
+
}
|
15
|
+
h4 {
|
16
|
+
font-size: 24px!important;
|
17
|
+
line-height: 36px!important;
|
18
|
+
}
|
19
|
+
h5 {
|
20
|
+
font-size: 18px!important;
|
21
|
+
line-height: 28px!important;
|
22
|
+
}
|
23
|
+
p{
|
24
|
+
font-size: 16px!important;
|
25
|
+
line-height: 21px!important;
|
26
|
+
}
|
27
|
+
}
|
28
|
+
|
29
|
+
}
|
30
|
+
|
31
|
+
@media screen and (min-width: 768px) {
|
32
|
+
.content-side {
|
33
|
+
h1 {
|
34
|
+
font-size: 46px;
|
35
|
+
line-height: 54px;
|
36
|
+
}
|
37
|
+
h2 {
|
38
|
+
font-size: 35px;
|
39
|
+
line-height: 42px;
|
40
|
+
}
|
41
|
+
h3 {
|
42
|
+
font-size: 28px;
|
43
|
+
line-height: 36px;
|
44
|
+
}
|
45
|
+
h4 {
|
46
|
+
font-size: 18px;
|
47
|
+
line-height: 26px;
|
48
|
+
}
|
49
|
+
h5 {
|
50
|
+
font-size: 16px;
|
51
|
+
line-height: 24px;
|
52
|
+
}
|
53
|
+
p{
|
54
|
+
font-size: 14px;
|
55
|
+
line-height: 21px;
|
56
|
+
}
|
57
|
+
}
|
58
|
+
|
59
|
+
}
|
60
|
+
|
61
|
+
.content-side {
|
62
|
+
h1 {
|
63
|
+
font-size: 36px;
|
64
|
+
line-height: 42px;
|
65
|
+
}
|
66
|
+
h2 {
|
67
|
+
font-size: 30px;
|
68
|
+
line-height: 36px;
|
69
|
+
}
|
70
|
+
h3 {
|
71
|
+
font-size: 24px;
|
72
|
+
line-height: 32px;
|
73
|
+
}
|
74
|
+
h4 {
|
75
|
+
font-size: 18px;
|
76
|
+
line-height: 26px;
|
77
|
+
}
|
78
|
+
h5 {
|
79
|
+
font-size: 16px;
|
80
|
+
line-height: 24px;
|
81
|
+
}
|
82
|
+
p{
|
83
|
+
font-size: 14px;
|
84
|
+
line-height: 21px;
|
85
|
+
}
|
86
|
+
}
|
Binary file
|