UNPKG

6.01 kBJavaScriptView Raw
1/**
2 * @fileoverview This file was generated by the Angular template compiler. Do not edit.
3 * /*
4 * Copyright 2017-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
5 *
6 * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
7 * the License. A copy of the License is located at
8 *
9 * http://aws.amazon.com/apache2.0/
10 *
11 * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
12 * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
13 * and limitations under the License.
14
15 * @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
16 * tslint:disable
17 */
18import * as i0 from "@angular/core";
19import * as i1 from "./aws-amplify-angular.module";
20import * as i2 from "./components/authenticator/authenticator/authenticator.factory.ngfactory";
21import * as i3 from "./components/authenticator/authenticator/authenticator.component.core.ngfactory";
22import * as i4 from "./components/authenticator/confirm-sign-in-component/confirm-sign-in.factory.ngfactory";
23import * as i5 from "./components/authenticator/confirm-sign-in-component/confirm-sign-in-component.core.ngfactory";
24import * as i6 from "./components/authenticator/confirm-sign-up-component/confirm-sign-up.factory.ngfactory";
25import * as i7 from "./components/authenticator/confirm-sign-up-component/confirm-sign-up.component.core.ngfactory";
26import * as i8 from "./components/authenticator/sign-in-component/sign-in.component.factory.ngfactory";
27import * as i9 from "./components/authenticator/sign-in-component/sign-in.component.core.ngfactory";
28import * as i10 from "./components/authenticator/sign-up-component/sign-up.factory.ngfactory";
29import * as i11 from "./components/authenticator/sign-up-component/sign-up.component.core.ngfactory";
30import * as i12 from "./components/authenticator/require-new-password-component/require-new-password.factory.ngfactory";
31import * as i13 from "./components/authenticator/require-new-password-component/require-new-password.component.core.ngfactory";
32import * as i14 from "./components/authenticator/greeting-component/greeting.factory.ngfactory";
33import * as i15 from "./components/authenticator/greeting-component/greeting.component.core.ngfactory";
34import * as i16 from "./components/authenticator/forgot-password-component/forgot-password.factory.ngfactory";
35import * as i17 from "./components/authenticator/forgot-password-component/forgot-password.component.core.ngfactory";
36import * as i18 from "./components/authenticator/username-field-component/username-field.component.core.ngfactory";
37import * as i19 from "./components/authenticator/phone-field-component/phone-field.component.core.ngfactory";
38import * as i20 from "./components/storage/s3-album-component/s3-album.factory.ngfactory";
39import * as i21 from "./components/storage/s3-album-component/s3-album.component.core.ngfactory";
40import * as i22 from "./components/storage/s3-image-component/s3-image.factory.ngfactory";
41import * as i23 from "./components/storage/s3-image-component/s3-image.component.core.ngfactory";
42import * as i24 from "./components/storage/photo-picker-component/photo-picker.factory.ngfactory";
43import * as i25 from "./components/storage/photo-picker-component/photo-picker.component.core.ngfactory";
44import * as i26 from "./components/interactions/chatbot/chatbot.factory.ngfactory";
45import * as i27 from "./components/interactions/chatbot/chatbot.component.core.ngfactory";
46import * as i28 from "./components/common/form.component.ngfactory";
47import * as i29 from "./components/xr/sumerian-scene-component/sumerian-scene.factory.ngfactory";
48import * as i30 from "./components/xr/sumerian-scene-component/sumerian-scene.component.core.ngfactory";
49import * as i31 from "./components/xr/sumerian-scene-component/sumerian-scene-loading.component.core.ngfactory";
50import * as i32 from "@angular/common";
51import * as i33 from "@angular/forms";
52var AmplifyAngularModuleNgFactory = i0.ɵcmf(i1.AmplifyAngularModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, [i2.AuthenticatorComponentNgFactory, i3.AuthenticatorComponentCoreNgFactory, i4.ConfirmSignInComponentNgFactory, i5.ConfirmSignInComponentCoreNgFactory, i6.ConfirmSignUpComponentNgFactory, i7.ConfirmSignUpComponentCoreNgFactory, i8.SignInComponentNgFactory, i9.SignInComponentCoreNgFactory, i10.SignUpComponentNgFactory, i11.SignUpComponentCoreNgFactory, i12.RequireNewPasswordComponentNgFactory, i13.RequireNewPasswordComponentCoreNgFactory, i14.GreetingComponentNgFactory, i15.GreetingComponentCoreNgFactory, i16.ForgotPasswordComponentNgFactory, i17.ForgotPasswordComponentCoreNgFactory, i18.UsernameFieldComponentCoreNgFactory, i19.PhoneFieldComponentCoreNgFactory, i20.S3AlbumComponentNgFactory, i21.S3AlbumComponentCoreNgFactory, i22.S3ImageComponentNgFactory, i23.S3ImageComponentCoreNgFactory, i24.PhotoPickerComponentNgFactory, i25.PhotoPickerComponentCoreNgFactory, i26.ChatBotComponentNgFactory, i27.ChatbotComponentCoreNgFactory, i28.FormComponentNgFactory, i29.SumerianSceneComponentNgFactory, i30.SumerianSceneComponentCoreNgFactory, i31.SumerianSceneLoadingComponentCoreNgFactory]], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i32.NgLocalization, i32.NgLocaleLocalization, [i0.LOCALE_ID, [2, i32.ɵa]]), i0.ɵmpd(4608, i33.ɵangular_packages_forms_forms_i, i33.ɵangular_packages_forms_forms_i, []), i0.ɵmpd(512, i32.CommonModule, i32.CommonModule, []), i0.ɵmpd(512, i33.ɵangular_packages_forms_forms_bb, i33.ɵangular_packages_forms_forms_bb, []), i0.ɵmpd(512, i33.FormsModule, i33.FormsModule, []), i0.ɵmpd(512, i1.AmplifyAngularModule, i1.AmplifyAngularModule, [])]); });
53export { AmplifyAngularModuleNgFactory as AmplifyAngularModuleNgFactory };
54//# sourceMappingURL=aws-amplify-angular.module.ngfactory.js.map
\No newline at end of file