@aws-amplify/ui-angular 2.4.8 → 2.4.11
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/aws-amplify-ui-angular.metadata.json +1 -1
- package/bundles/aws-amplify-ui-angular-legacy.umd.js +11 -2
- package/bundles/aws-amplify-ui-angular-legacy.umd.js.map +1 -1
- package/bundles/aws-amplify-ui-angular-legacy.umd.min.js +1 -15
- package/bundles/aws-amplify-ui-angular-legacy.umd.min.js.map +1 -1
- package/bundles/aws-amplify-ui-angular.umd.js +37 -10
- package/bundles/aws-amplify-ui-angular.umd.js.map +1 -1
- package/bundles/aws-amplify-ui-angular.umd.min.js +1 -1
- package/bundles/aws-amplify-ui-angular.umd.min.js.map +1 -1
- package/esm2015/lib/components/authenticator/components/form-field/form-field.component.js +11 -2
- package/esm2015/lib/primitives/password-field/password-field.component.js +4 -2
- package/esm2015/lib/primitives/phone-number-field/phone-number-field.component.js +4 -2
- package/esm2015/lib/primitives/text-field/text-field.component.js +4 -2
- package/fesm2015/aws-amplify-ui-angular.js +19 -5
- package/fesm2015/aws-amplify-ui-angular.js.map +1 -1
- package/lib/components/authenticator/components/form-field/form-field.component.d.ts +3 -0
- package/lib/primitives/password-field/password-field.component.d.ts +2 -0
- package/lib/primitives/phone-number-field/phone-number-field.component.d.ts +2 -0
- package/lib/primitives/text-field/text-field.component.d.ts +2 -0
- package/package.json +2 -2
|
@@ -1,16 +1,2 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("rxjs"),require("@angular/common"),require("@aws-amplify/ui-components/dist/components")):"function"==typeof define&&define.amd?define("@aws-amplify/ui-angular/legacy",["exports","@angular/core","rxjs","@angular/common","@aws-amplify/ui-components/dist/components"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["aws-amplify"]=e["aws-amplify"]||{},e["aws-amplify"]["ui-angular"]=e["aws-amplify"]["ui-angular"]||{},e["aws-amplify"]["ui-angular"].legacy={}),e.ng.core,e.rxjs,e.ng.common,e.components)}(this,(function(e,t,n,a,o){"use strict";
|
|
2
|
-
/*! *****************************************************************************
|
|
3
|
-
Copyright (c) Microsoft Corporation.
|
|
4
|
-
|
|
5
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
6
|
-
purpose with or without fee is hereby granted.
|
|
7
|
-
|
|
8
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
9
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
10
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
11
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
12
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
13
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
14
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
15
|
-
***************************************************************************** */function i(e,t,n,a){var o,i=arguments.length,r=i<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,n):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,n,a);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(r=(i<3?o(r):i>3?o(t,n,r):o(t,n))||r);return i>3&&r&&Object.defineProperty(t,n,r),r}Object.create;Object.create;function r(e){return function(t){var n,a,o;return e.inputs&&(n=t,a=e.inputs,o=n.prototype,a.forEach((function(e){Object.defineProperty(o,e,{get:function(){return this.el[e]},set:function(t){var n=this;this.z.runOutsideAngular((function(){return n.el[e]=t}))}})}))),e.methods&&function(e,t){var n=e.prototype;t.forEach((function(e){n[e]=function(){var t=this,n=arguments;return this.z.runOutsideAngular((function(){return t.el[e].apply(t.el,n)}))}}))}(t,e.methods),t}}var c=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};c.decorators=[{type:t.Component,args:[{selector:"amplify-amazon-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["clientId","handleAuthStateChange"]}]}],c.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},c=i([r({inputs:["clientId","handleAuthStateChange"]})],c);var l=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};l.decorators=[{type:t.Component,args:[{selector:"amplify-auth-container",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],l.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var p=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};p.decorators=[{type:t.Component,args:[{selector:"amplify-auth-fields",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields"]}]}],p.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},p=i([r({inputs:["formFields"]})],p);var s=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};s.decorators=[{type:t.Component,args:[{selector:"amplify-auth0-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["config","handleAuthStateChange"]}]}],s.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},s=i([r({inputs:["config","handleAuthStateChange"]})],s);var h=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};h.decorators=[{type:t.Component,args:[{selector:"amplify-authenticator",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["federated","handleAuthStateChange","hideToast","initialAuthState","usernameAlias"]}]}],h.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},h=i([r({inputs:["federated","handleAuthStateChange","hideToast","initialAuthState","usernameAlias"]})],h),e.AmplifyButton=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyButton.decorators=[{type:t.Component,args:[{selector:"amplify-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","handleButtonClick","icon","type","variant"]}]}],e.AmplifyButton.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyButton=i([r({inputs:["disabled","handleButtonClick","icon","type","variant"]})],e.AmplifyButton),e.AmplifyChatbot=function(e,t,a){var o,i;this.z=a,e.detach(),this.el=t.nativeElement,o=this,i=this.el,["chatCompleted"].forEach((function(e){return o[e]=n.fromEvent(i,e)}))},e.AmplifyChatbot.decorators=[{type:t.Component,args:[{selector:"amplify-chatbot",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["botName","botTitle","clearOnComplete","conversationModeOn","silenceThreshold","silenceTime","textEnabled","voiceEnabled","welcomeMessage"]}]}],e.AmplifyChatbot.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyChatbot=i([r({inputs:["botName","botTitle","clearOnComplete","conversationModeOn","silenceThreshold","silenceTime","textEnabled","voiceEnabled","welcomeMessage"]})],e.AmplifyChatbot);var u=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};u.decorators=[{type:t.Component,args:[{selector:"amplify-checkbox",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["checked","disabled","fieldId","label","name","value"]}]}],u.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},u=i([r({inputs:["checked","disabled","fieldId","label","name","value"]})],u);var m=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};m.decorators=[{type:t.Component,args:[{selector:"amplify-code-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],m.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},m=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],m);var g=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};g.decorators=[{type:t.Component,args:[{selector:"amplify-confirm-sign-in",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]}]}],g.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},g=i([r({inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]})],g);var f=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};f.decorators=[{type:t.Component,args:[{selector:"amplify-confirm-sign-up",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user","usernameAlias"]}]}],f.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},f=i([r({inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user","usernameAlias"]})],f);var y=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};y.decorators=[{type:t.Component,args:[{selector:"amplify-container",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],y.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var d=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};d.decorators=[{type:t.Component,args:[{selector:"amplify-country-dial-code",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["dialCode","fieldId","handleInputChange","options"]}]}],d.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},d=i([r({inputs:["dialCode","fieldId","handleInputChange","options"]})],d);var C=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};C.decorators=[{type:t.Component,args:[{selector:"amplify-email-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],C.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},C=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],C);var P=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};P.decorators=[{type:t.Component,args:[{selector:"amplify-facebook-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["appId","handleAuthStateChange"]}]}],P.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},P=i([r({inputs:["appId","handleAuthStateChange"]})],P);var D=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};D.decorators=[{type:t.Component,args:[{selector:"amplify-federated-buttons",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["authState","federated","handleAuthStateChange"]}]}],D.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},D=i([r({inputs:["authState","federated","handleAuthStateChange"]})],D);var S=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};S.decorators=[{type:t.Component,args:[{selector:"amplify-federated-sign-in",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["authState","federated"]}]}],S.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},S=i([r({inputs:["authState","federated"]})],S);var A=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};A.decorators=[{type:t.Component,args:[{selector:"amplify-forgot-password",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSend","handleSubmit","headerText","sendButtonText","submitButtonText","usernameAlias"]}]}],A.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},A=i([r({inputs:["formFields","handleAuthStateChange","handleSend","handleSubmit","headerText","sendButtonText","submitButtonText","usernameAlias"]})],A);var v=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};v.decorators=[{type:t.Component,args:[{selector:"amplify-form-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["description","disabled","fieldId","handleInputChange","hint","inputProps","label","name","placeholder","required","type","value"]}]}],v.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},v=i([r({inputs:["description","disabled","fieldId","handleInputChange","hint","inputProps","label","name","placeholder","required","type","value"]})],v);var E=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};E.decorators=[{type:t.Component,args:[{selector:"amplify-form-section",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleSubmit","headerText","loading","secondaryFooterContent","submitButtonText","testDataPrefix"]}]}],E.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},E=i([r({inputs:["handleSubmit","headerText","loading","secondaryFooterContent","submitButtonText","testDataPrefix"]})],E);var b=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};b.decorators=[{type:t.Component,args:[{selector:"amplify-google-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["clientId","handleAuthStateChange"]}]}],b.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},b=i([r({inputs:["clientId","handleAuthStateChange"]})],b);var R=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};R.decorators=[{type:t.Component,args:[{selector:"amplify-greetings",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleAuthStateChange","logo","username"]}]}],R.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},R=i([r({inputs:["handleAuthStateChange","logo","username"]})],R);var T=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};T.decorators=[{type:t.Component,args:[{selector:"amplify-hint",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],T.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyIcon=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyIcon.decorators=[{type:t.Component,args:[{selector:"amplify-icon",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["name"]}]}],e.AmplifyIcon.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyIcon=i([r({inputs:["name"]})],e.AmplifyIcon);var I=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};I.decorators=[{type:t.Component,args:[{selector:"amplify-icon-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["autoShowTooltip","name","tooltip"]}]}],I.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},I=i([r({inputs:["autoShowTooltip","name","tooltip"]})],I),e.AmplifyInput=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyInput.decorators=[{type:t.Component,args:[{selector:"amplify-input",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["description","disabled","fieldId","handleInputChange","inputProps","name","placeholder","required","type","value"]}]}],e.AmplifyInput.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyInput=i([r({inputs:["description","disabled","fieldId","handleInputChange","inputProps","name","placeholder","required","type","value"]})],e.AmplifyInput);var x=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};x.decorators=[{type:t.Component,args:[{selector:"amplify-label",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["htmlFor"]}]}],x.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},x=i([r({inputs:["htmlFor"]})],x);var O=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};O.decorators=[{type:t.Component,args:[{selector:"amplify-link",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["role"]}]}],O.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},O=i([r({inputs:["role"]})],O);var k=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};k.decorators=[{type:t.Component,args:[{selector:"amplify-loading-spinner",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],k.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var N=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};N.decorators=[{type:t.Component,args:[{selector:"amplify-nav",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],N.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var z=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};z.decorators=[{type:t.Component,args:[{selector:"amplify-oauth-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["config"]}]}],z.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},z=i([r({inputs:["config"]})],z);var Z=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};Z.decorators=[{type:t.Component,args:[{selector:"amplify-password-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],Z.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},Z=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],Z);var B=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};B.decorators=[{type:t.Component,args:[{selector:"amplify-phone-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["dialCode","disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],B.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},B=i([r({inputs:["dialCode","disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],B),e.AmplifyPhotoPicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyPhotoPicker.decorators=[{type:t.Component,args:[{selector:"amplify-photo-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["buttonText","handleClick","headerHint","headerTitle","placeholderHint","previewSrc"]}]}],e.AmplifyPhotoPicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyPhotoPicker=i([r({inputs:["buttonText","handleClick","headerHint","headerTitle","placeholderHint","previewSrc"]})],e.AmplifyPhotoPicker),e.AmplifyPicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyPicker.decorators=[{type:t.Component,args:[{selector:"amplify-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["acceptValue","inputHandler","pickerText"]}]}],e.AmplifyPicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyPicker=i([r({inputs:["acceptValue","inputHandler","pickerText"]})],e.AmplifyPicker);var w=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};w.decorators=[{type:t.Component,args:[{selector:"amplify-radio-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["checked","disabled","fieldId","handleInputChange","inputProps","label","name","placeholder","value"]}]}],w.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},w=i([r({inputs:["checked","disabled","fieldId","handleInputChange","inputProps","label","name","placeholder","value"]})],w);var F=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};F.decorators=[{type:t.Component,args:[{selector:"amplify-require-new-password",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]}]}],F.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},F=i([r({inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]})],F),e.AmplifyS3Album=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3Album.decorators=[{type:t.Component,args:[{selector:"amplify-s3-album",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["contentType","fileToKey","filter","handleOnError","handleOnLoad","identityId","level","path","picker","pickerText","sort","track"]}]}],e.AmplifyS3Album.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3Album=i([r({inputs:["contentType","fileToKey","filter","handleOnError","handleOnLoad","identityId","level","path","picker","pickerText","sort","track"]})],e.AmplifyS3Album),e.AmplifyS3Image=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3Image.decorators=[{type:t.Component,args:[{selector:"amplify-s3-image",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["alt","body","contentType","handleOnError","handleOnLoad","identityId","imgKey","imgProps","level","path","track"]}]}],e.AmplifyS3Image.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3Image=i([r({inputs:["alt","body","contentType","handleOnError","handleOnLoad","identityId","imgKey","imgProps","level","path","track"]})],e.AmplifyS3Image),e.AmplifyS3ImagePicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3ImagePicker.decorators=[{type:t.Component,args:[{selector:"amplify-s3-image-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["buttonText","contentType","fileToKey","headerHint","headerTitle","identityId","level","path","placeholderHint","track"]}]}],e.AmplifyS3ImagePicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3ImagePicker=i([r({inputs:["buttonText","contentType","fileToKey","headerHint","headerTitle","identityId","level","path","placeholderHint","track"]})],e.AmplifyS3ImagePicker),e.AmplifyS3Text=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3Text.decorators=[{type:t.Component,args:[{selector:"amplify-s3-text",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["body","contentType","fallbackText","identityId","level","path","textKey","track"]}]}],e.AmplifyS3Text.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3Text=i([r({inputs:["body","contentType","fallbackText","identityId","level","path","textKey","track"]})],e.AmplifyS3Text),e.AmplifyS3TextPicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3TextPicker.decorators=[{type:t.Component,args:[{selector:"amplify-s3-text-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["contentType","fallbackText","fileToKey","identityId","level","path","track"]}]}],e.AmplifyS3TextPicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3TextPicker=i([r({inputs:["contentType","fallbackText","fileToKey","identityId","level","path","track"]})],e.AmplifyS3TextPicker);var q=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};q.decorators=[{type:t.Component,args:[{selector:"amplify-section",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["role"]}]}],q.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},q=i([r({inputs:["role"]})],q);var M=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};M.decorators=[{type:t.Component,args:[{selector:"amplify-select",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["fieldId","handleInputChange","options","selected"]}]}],M.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},M=i([r({inputs:["fieldId","handleInputChange","options","selected"]})],M);var j=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};j.decorators=[{type:t.Component,args:[{selector:"amplify-select-mfa-type",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["MFATypes","authData","handleSubmit"]}]}],j.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},j=i([r({inputs:["MFATypes","authData","handleSubmit"]})],j);var H=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};H.decorators=[{type:t.Component,args:[{selector:"amplify-sign-in",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["federated","formFields","handleAuthStateChange","handleSubmit","headerText","hideSignUp","submitButtonText","usernameAlias"]}]}],H.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},H=i([r({inputs:["federated","formFields","handleAuthStateChange","handleSubmit","headerText","hideSignUp","submitButtonText","usernameAlias"]})],H);var K=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};K.decorators=[{type:t.Component,args:[{selector:"amplify-sign-in-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["provider"]}]}],K.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},K=i([r({inputs:["provider"]})],K);var L=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};L.decorators=[{type:t.Component,args:[{selector:"amplify-sign-out",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["buttonText","handleAuthStateChange"]}]}],L.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},L=i([r({inputs:["buttonText","handleAuthStateChange"]})],L);var U=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};U.decorators=[{type:t.Component,args:[{selector:"amplify-sign-up",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSignUp","handleSubmit","haveAccountText","headerText","signInText","submitButtonText","usernameAlias","validationErrors"]}]}],U.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},U=i([r({inputs:["formFields","handleAuthStateChange","handleSignUp","handleSubmit","haveAccountText","headerText","signInText","submitButtonText","usernameAlias","validationErrors"]})],U);var _=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};_.decorators=[{type:t.Component,args:[{selector:"amplify-strike",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],_.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyToast=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyToast.decorators=[{type:t.Component,args:[{selector:"amplify-toast",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleClose","message"]}]}],e.AmplifyToast.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyToast=i([r({inputs:["handleClose","message"]})],e.AmplifyToast);var V=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};V.decorators=[{type:t.Component,args:[{selector:"amplify-tooltip",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["shouldAutoShow","text"]}]}],V.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},V=i([r({inputs:["shouldAutoShow","text"]})],V);var G=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};G.decorators=[{type:t.Component,args:[{selector:"amplify-totp-setup",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleAuthStateChange","handleComplete","headerText","issuer","standalone","user"]}]}],G.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},G=i([r({inputs:["handleAuthStateChange","handleComplete","headerText","issuer","standalone","user"]})],G);var J=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};J.decorators=[{type:t.Component,args:[{selector:"amplify-username-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],J.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},J=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],J);var Q=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};Q.decorators=[{type:t.Component,args:[{selector:"amplify-verify-contact",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleAuthStateChange","user"]}]}],Q.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},Q=i([r({inputs:["handleAuthStateChange","user"]})],Q),customElements.define("amplify-button",o.AmplifyButton),customElements.define("amplify-input",o.AmplifyInput),customElements.define("amplify-toast",o.AmplifyToast),customElements.define("amplify-chatbot",o.AmplifyChatbot),customElements.define("amplify-s3-album",o.AmplifyS3Album),customElements.define("amplify-s3-image-picker",o.AmplifyS3ImagePicker),customElements.define("amplify-s3-text",o.AmplifyS3Text),customElements.define("amplify-s3-text-picker",o.AmplifyS3TextPicker),customElements.define("amplify-s3-image",o.AmplifyS3Image),customElements.define("amplify-picker",o.AmplifyPicker),customElements.define("amplify-photo-picker",o.AmplifyPhotoPicker),customElements.define("amplify-icon",o.AmplifyIcon);var W=function(){};W.decorators=[{type:t.NgModule,args:[{declarations:[e.AmplifyChatbot,e.AmplifyToast,e.AmplifyIcon,e.AmplifyInput,e.AmplifyButton,e.AmplifyS3Album,e.AmplifyS3ImagePicker,e.AmplifyS3Text,e.AmplifyS3TextPicker,e.AmplifyS3Image,e.AmplifyPicker,e.AmplifyPhotoPicker],imports:[a.CommonModule],exports:[e.AmplifyChatbot,e.AmplifyToast,e.AmplifyIcon,e.AmplifyInput,e.AmplifyButton,e.AmplifyS3Album,e.AmplifyS3ImagePicker,e.AmplifyS3Text,e.AmplifyS3TextPicker,e.AmplifyS3Image,e.AmplifyPicker,e.AmplifyPhotoPicker],schemas:[t.CUSTOM_ELEMENTS_SCHEMA]}]}],e.LegacyAmplifyUiModule=W,e["ɵa"]=r,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("rxjs"),require("@angular/common"),require("@aws-amplify/ui-components/dist/components")):"function"==typeof define&&define.amd?define("@aws-amplify/ui-angular/legacy",["exports","@angular/core","rxjs","@angular/common","@aws-amplify/ui-components/dist/components"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["aws-amplify"]=e["aws-amplify"]||{},e["aws-amplify"]["ui-angular"]=e["aws-amplify"]["ui-angular"]||{},e["aws-amplify"]["ui-angular"].legacy={}),e.ng.core,e.rxjs,e.ng.common,e.components)}(this,(function(e,t,n,a,o){"use strict";function i(e,t,n,a){var o,i=arguments.length,r=i<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,n):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,n,a);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(r=(i<3?o(r):i>3?o(t,n,r):o(t,n))||r);return i>3&&r&&Object.defineProperty(t,n,r),r}Object.create;Object.create;function r(e){return function(t){var n,a,o;return e.inputs&&(n=t,a=e.inputs,o=n.prototype,a.forEach((function(e){Object.defineProperty(o,e,{get:function(){return this.el[e]},set:function(t){var n=this;this.z.runOutsideAngular((function(){return n.el[e]=t}))}})}))),e.methods&&function(e,t){var n=e.prototype;t.forEach((function(e){n[e]=function(){var t=this,n=arguments;return this.z.runOutsideAngular((function(){return t.el[e].apply(t.el,n)}))}}))}(t,e.methods),t}}var c=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};c.decorators=[{type:t.Component,args:[{selector:"amplify-amazon-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["clientId","handleAuthStateChange"]}]}],c.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},c=i([r({inputs:["clientId","handleAuthStateChange"]})],c);var l=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};l.decorators=[{type:t.Component,args:[{selector:"amplify-auth-container",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],l.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var p=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};p.decorators=[{type:t.Component,args:[{selector:"amplify-auth-fields",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields"]}]}],p.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},p=i([r({inputs:["formFields"]})],p);var s=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};s.decorators=[{type:t.Component,args:[{selector:"amplify-auth0-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["config","handleAuthStateChange"]}]}],s.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},s=i([r({inputs:["config","handleAuthStateChange"]})],s);var h=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};h.decorators=[{type:t.Component,args:[{selector:"amplify-authenticator",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["federated","handleAuthStateChange","hideToast","initialAuthState","usernameAlias"]}]}],h.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},h=i([r({inputs:["federated","handleAuthStateChange","hideToast","initialAuthState","usernameAlias"]})],h),e.AmplifyButton=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyButton.decorators=[{type:t.Component,args:[{selector:"amplify-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","handleButtonClick","icon","type","variant"]}]}],e.AmplifyButton.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyButton=i([r({inputs:["disabled","handleButtonClick","icon","type","variant"]})],e.AmplifyButton),e.AmplifyChatbot=function(e,t,a){var o,i;this.z=a,e.detach(),this.el=t.nativeElement,o=this,i=this.el,["chatCompleted"].forEach((function(e){return o[e]=n.fromEvent(i,e)}))},e.AmplifyChatbot.decorators=[{type:t.Component,args:[{selector:"amplify-chatbot",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["botName","botTitle","clearOnComplete","conversationModeOn","silenceThreshold","silenceTime","textEnabled","voiceEnabled","welcomeMessage"]}]}],e.AmplifyChatbot.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyChatbot=i([r({inputs:["botName","botTitle","clearOnComplete","conversationModeOn","silenceThreshold","silenceTime","textEnabled","voiceEnabled","welcomeMessage"]})],e.AmplifyChatbot);var u=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};u.decorators=[{type:t.Component,args:[{selector:"amplify-checkbox",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["checked","disabled","fieldId","label","name","value"]}]}],u.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},u=i([r({inputs:["checked","disabled","fieldId","label","name","value"]})],u);var m=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};m.decorators=[{type:t.Component,args:[{selector:"amplify-code-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],m.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},m=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],m);var g=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};g.decorators=[{type:t.Component,args:[{selector:"amplify-confirm-sign-in",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]}]}],g.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},g=i([r({inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]})],g);var f=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};f.decorators=[{type:t.Component,args:[{selector:"amplify-confirm-sign-up",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user","usernameAlias"]}]}],f.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},f=i([r({inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user","usernameAlias"]})],f);var y=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};y.decorators=[{type:t.Component,args:[{selector:"amplify-container",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],y.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var d=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};d.decorators=[{type:t.Component,args:[{selector:"amplify-country-dial-code",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["dialCode","fieldId","handleInputChange","options"]}]}],d.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},d=i([r({inputs:["dialCode","fieldId","handleInputChange","options"]})],d);var C=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};C.decorators=[{type:t.Component,args:[{selector:"amplify-email-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],C.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},C=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],C);var P=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};P.decorators=[{type:t.Component,args:[{selector:"amplify-facebook-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["appId","handleAuthStateChange"]}]}],P.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},P=i([r({inputs:["appId","handleAuthStateChange"]})],P);var D=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};D.decorators=[{type:t.Component,args:[{selector:"amplify-federated-buttons",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["authState","federated","handleAuthStateChange"]}]}],D.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},D=i([r({inputs:["authState","federated","handleAuthStateChange"]})],D);var S=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};S.decorators=[{type:t.Component,args:[{selector:"amplify-federated-sign-in",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["authState","federated"]}]}],S.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},S=i([r({inputs:["authState","federated"]})],S);var A=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};A.decorators=[{type:t.Component,args:[{selector:"amplify-forgot-password",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSend","handleSubmit","headerText","sendButtonText","submitButtonText","usernameAlias"]}]}],A.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},A=i([r({inputs:["formFields","handleAuthStateChange","handleSend","handleSubmit","headerText","sendButtonText","submitButtonText","usernameAlias"]})],A);var v=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};v.decorators=[{type:t.Component,args:[{selector:"amplify-form-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["description","disabled","fieldId","handleInputChange","hint","inputProps","label","name","placeholder","required","type","value"]}]}],v.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},v=i([r({inputs:["description","disabled","fieldId","handleInputChange","hint","inputProps","label","name","placeholder","required","type","value"]})],v);var E=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};E.decorators=[{type:t.Component,args:[{selector:"amplify-form-section",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleSubmit","headerText","loading","secondaryFooterContent","submitButtonText","testDataPrefix"]}]}],E.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},E=i([r({inputs:["handleSubmit","headerText","loading","secondaryFooterContent","submitButtonText","testDataPrefix"]})],E);var b=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};b.decorators=[{type:t.Component,args:[{selector:"amplify-google-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["clientId","handleAuthStateChange"]}]}],b.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},b=i([r({inputs:["clientId","handleAuthStateChange"]})],b);var R=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};R.decorators=[{type:t.Component,args:[{selector:"amplify-greetings",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleAuthStateChange","logo","username"]}]}],R.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},R=i([r({inputs:["handleAuthStateChange","logo","username"]})],R);var T=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};T.decorators=[{type:t.Component,args:[{selector:"amplify-hint",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],T.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyIcon=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyIcon.decorators=[{type:t.Component,args:[{selector:"amplify-icon",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["name"]}]}],e.AmplifyIcon.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyIcon=i([r({inputs:["name"]})],e.AmplifyIcon);var I=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};I.decorators=[{type:t.Component,args:[{selector:"amplify-icon-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["autoShowTooltip","name","tooltip"]}]}],I.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},I=i([r({inputs:["autoShowTooltip","name","tooltip"]})],I),e.AmplifyInput=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyInput.decorators=[{type:t.Component,args:[{selector:"amplify-input",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["description","disabled","fieldId","handleInputChange","inputProps","name","placeholder","required","type","value"]}]}],e.AmplifyInput.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyInput=i([r({inputs:["description","disabled","fieldId","handleInputChange","inputProps","name","placeholder","required","type","value"]})],e.AmplifyInput);var x=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};x.decorators=[{type:t.Component,args:[{selector:"amplify-label",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["htmlFor"]}]}],x.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},x=i([r({inputs:["htmlFor"]})],x);var O=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};O.decorators=[{type:t.Component,args:[{selector:"amplify-link",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["role"]}]}],O.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},O=i([r({inputs:["role"]})],O);var k=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};k.decorators=[{type:t.Component,args:[{selector:"amplify-loading-spinner",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],k.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var N=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};N.decorators=[{type:t.Component,args:[{selector:"amplify-nav",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],N.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]};var z=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};z.decorators=[{type:t.Component,args:[{selector:"amplify-oauth-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["config"]}]}],z.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},z=i([r({inputs:["config"]})],z);var Z=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};Z.decorators=[{type:t.Component,args:[{selector:"amplify-password-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],Z.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},Z=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],Z);var B=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};B.decorators=[{type:t.Component,args:[{selector:"amplify-phone-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["dialCode","disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],B.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},B=i([r({inputs:["dialCode","disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],B),e.AmplifyPhotoPicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyPhotoPicker.decorators=[{type:t.Component,args:[{selector:"amplify-photo-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["buttonText","handleClick","headerHint","headerTitle","placeholderHint","previewSrc"]}]}],e.AmplifyPhotoPicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyPhotoPicker=i([r({inputs:["buttonText","handleClick","headerHint","headerTitle","placeholderHint","previewSrc"]})],e.AmplifyPhotoPicker),e.AmplifyPicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyPicker.decorators=[{type:t.Component,args:[{selector:"amplify-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["acceptValue","inputHandler","pickerText"]}]}],e.AmplifyPicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyPicker=i([r({inputs:["acceptValue","inputHandler","pickerText"]})],e.AmplifyPicker);var w=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};w.decorators=[{type:t.Component,args:[{selector:"amplify-radio-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["checked","disabled","fieldId","handleInputChange","inputProps","label","name","placeholder","value"]}]}],w.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},w=i([r({inputs:["checked","disabled","fieldId","handleInputChange","inputProps","label","name","placeholder","value"]})],w);var F=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};F.decorators=[{type:t.Component,args:[{selector:"amplify-require-new-password",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]}]}],F.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},F=i([r({inputs:["formFields","handleAuthStateChange","handleSubmit","headerText","submitButtonText","user"]})],F),e.AmplifyS3Album=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3Album.decorators=[{type:t.Component,args:[{selector:"amplify-s3-album",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["contentType","fileToKey","filter","handleOnError","handleOnLoad","identityId","level","path","picker","pickerText","sort","track"]}]}],e.AmplifyS3Album.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3Album=i([r({inputs:["contentType","fileToKey","filter","handleOnError","handleOnLoad","identityId","level","path","picker","pickerText","sort","track"]})],e.AmplifyS3Album),e.AmplifyS3Image=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3Image.decorators=[{type:t.Component,args:[{selector:"amplify-s3-image",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["alt","body","contentType","handleOnError","handleOnLoad","identityId","imgKey","imgProps","level","path","track"]}]}],e.AmplifyS3Image.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3Image=i([r({inputs:["alt","body","contentType","handleOnError","handleOnLoad","identityId","imgKey","imgProps","level","path","track"]})],e.AmplifyS3Image),e.AmplifyS3ImagePicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3ImagePicker.decorators=[{type:t.Component,args:[{selector:"amplify-s3-image-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["buttonText","contentType","fileToKey","headerHint","headerTitle","identityId","level","path","placeholderHint","track"]}]}],e.AmplifyS3ImagePicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3ImagePicker=i([r({inputs:["buttonText","contentType","fileToKey","headerHint","headerTitle","identityId","level","path","placeholderHint","track"]})],e.AmplifyS3ImagePicker),e.AmplifyS3Text=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3Text.decorators=[{type:t.Component,args:[{selector:"amplify-s3-text",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["body","contentType","fallbackText","identityId","level","path","textKey","track"]}]}],e.AmplifyS3Text.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3Text=i([r({inputs:["body","contentType","fallbackText","identityId","level","path","textKey","track"]})],e.AmplifyS3Text),e.AmplifyS3TextPicker=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyS3TextPicker.decorators=[{type:t.Component,args:[{selector:"amplify-s3-text-picker",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["contentType","fallbackText","fileToKey","identityId","level","path","track"]}]}],e.AmplifyS3TextPicker.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyS3TextPicker=i([r({inputs:["contentType","fallbackText","fileToKey","identityId","level","path","track"]})],e.AmplifyS3TextPicker);var q=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};q.decorators=[{type:t.Component,args:[{selector:"amplify-section",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["role"]}]}],q.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},q=i([r({inputs:["role"]})],q);var M=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};M.decorators=[{type:t.Component,args:[{selector:"amplify-select",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["fieldId","handleInputChange","options","selected"]}]}],M.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},M=i([r({inputs:["fieldId","handleInputChange","options","selected"]})],M);var j=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};j.decorators=[{type:t.Component,args:[{selector:"amplify-select-mfa-type",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["MFATypes","authData","handleSubmit"]}]}],j.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},j=i([r({inputs:["MFATypes","authData","handleSubmit"]})],j);var H=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};H.decorators=[{type:t.Component,args:[{selector:"amplify-sign-in",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["federated","formFields","handleAuthStateChange","handleSubmit","headerText","hideSignUp","submitButtonText","usernameAlias"]}]}],H.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},H=i([r({inputs:["federated","formFields","handleAuthStateChange","handleSubmit","headerText","hideSignUp","submitButtonText","usernameAlias"]})],H);var K=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};K.decorators=[{type:t.Component,args:[{selector:"amplify-sign-in-button",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["provider"]}]}],K.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},K=i([r({inputs:["provider"]})],K);var L=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};L.decorators=[{type:t.Component,args:[{selector:"amplify-sign-out",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["buttonText","handleAuthStateChange"]}]}],L.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},L=i([r({inputs:["buttonText","handleAuthStateChange"]})],L);var U=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};U.decorators=[{type:t.Component,args:[{selector:"amplify-sign-up",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["formFields","handleAuthStateChange","handleSignUp","handleSubmit","haveAccountText","headerText","signInText","submitButtonText","usernameAlias","validationErrors"]}]}],U.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},U=i([r({inputs:["formFields","handleAuthStateChange","handleSignUp","handleSubmit","haveAccountText","headerText","signInText","submitButtonText","usernameAlias","validationErrors"]})],U);var _=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};_.decorators=[{type:t.Component,args:[{selector:"amplify-strike",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>"}]}],_.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyToast=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement},e.AmplifyToast.decorators=[{type:t.Component,args:[{selector:"amplify-toast",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleClose","message"]}]}],e.AmplifyToast.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},e.AmplifyToast=i([r({inputs:["handleClose","message"]})],e.AmplifyToast);var V=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};V.decorators=[{type:t.Component,args:[{selector:"amplify-tooltip",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["shouldAutoShow","text"]}]}],V.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},V=i([r({inputs:["shouldAutoShow","text"]})],V);var G=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};G.decorators=[{type:t.Component,args:[{selector:"amplify-totp-setup",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleAuthStateChange","handleComplete","headerText","issuer","standalone","user"]}]}],G.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},G=i([r({inputs:["handleAuthStateChange","handleComplete","headerText","issuer","standalone","user"]})],G);var J=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};J.decorators=[{type:t.Component,args:[{selector:"amplify-username-field",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]}]}],J.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},J=i([r({inputs:["disabled","fieldId","handleInputChange","hint","inputProps","label","placeholder","required","value"]})],J);var Q=function(e,t,n){this.z=n,e.detach(),this.el=t.nativeElement};Q.decorators=[{type:t.Component,args:[{selector:"amplify-verify-contact",changeDetection:t.ChangeDetectionStrategy.OnPush,template:"<ng-content></ng-content>",inputs:["handleAuthStateChange","user"]}]}],Q.ctorParameters=function(){return[{type:t.ChangeDetectorRef},{type:t.ElementRef},{type:t.NgZone}]},Q=i([r({inputs:["handleAuthStateChange","user"]})],Q),customElements.define("amplify-button",o.AmplifyButton),customElements.define("amplify-input",o.AmplifyInput),customElements.define("amplify-toast",o.AmplifyToast),customElements.define("amplify-chatbot",o.AmplifyChatbot),customElements.define("amplify-s3-album",o.AmplifyS3Album),customElements.define("amplify-s3-image-picker",o.AmplifyS3ImagePicker),customElements.define("amplify-s3-text",o.AmplifyS3Text),customElements.define("amplify-s3-text-picker",o.AmplifyS3TextPicker),customElements.define("amplify-s3-image",o.AmplifyS3Image),customElements.define("amplify-picker",o.AmplifyPicker),customElements.define("amplify-photo-picker",o.AmplifyPhotoPicker),customElements.define("amplify-icon",o.AmplifyIcon);var W=function(){};W.decorators=[{type:t.NgModule,args:[{declarations:[e.AmplifyChatbot,e.AmplifyToast,e.AmplifyIcon,e.AmplifyInput,e.AmplifyButton,e.AmplifyS3Album,e.AmplifyS3ImagePicker,e.AmplifyS3Text,e.AmplifyS3TextPicker,e.AmplifyS3Image,e.AmplifyPicker,e.AmplifyPhotoPicker],imports:[a.CommonModule],exports:[e.AmplifyChatbot,e.AmplifyToast,e.AmplifyIcon,e.AmplifyInput,e.AmplifyButton,e.AmplifyS3Album,e.AmplifyS3ImagePicker,e.AmplifyS3Text,e.AmplifyS3TextPicker,e.AmplifyS3Image,e.AmplifyPicker,e.AmplifyPhotoPicker],schemas:[t.CUSTOM_ELEMENTS_SCHEMA]}]}],e.LegacyAmplifyUiModule=W,e["ɵa"]=r,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
16
2
|
//# sourceMappingURL=aws-amplify-ui-angular-legacy.umd.min.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../node_modules/tslib/tslib.es6.js","../../../projects/ui-angular/legacy/src/proxies.ts","../../../projects/ui-angular/legacy/src/legacy-ui-angular.module.ts"],"names":["__decorate","decorators","target","key","desc","d","c","arguments","length","r","Object","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","create","ProxyCmp","opts","cls","Cmp","inputs","Prototype","prototype","forEach","item","get","this","el","set","val","_this","z","runOutsideAngular","methods","methodName","args","apply","proxyMethods","AmplifyAmazonButton","detach","nativeElement","type","Component","selector","changeDetection","ChangeDetectionStrategy","OnPush","template","ChangeDetectorRef","ElementRef","NgZone","AmplifyAuthContainer","AmplifyAuthFields","AmplifyAuth0Button","AmplifyAuthenticator","AmplifyButton","AmplifyChatbot","instance","eventName","fromEvent","AmplifyCheckbox","AmplifyCodeField","AmplifyConfirmSignIn","AmplifyConfirmSignUp","AmplifyContainer","AmplifyCountryDialCode","AmplifyEmailField","AmplifyFacebookButton","AmplifyFederatedButtons","AmplifyFederatedSignIn","AmplifyForgotPassword","AmplifyFormField","AmplifyFormSection","AmplifyGoogleButton","AmplifyGreetings","AmplifyHint","AmplifyIcon","AmplifyIconButton","AmplifyInput","AmplifyLabel","AmplifyLink","AmplifyLoadingSpinner","AmplifyNav","AmplifyOauthButton","AmplifyPasswordField","AmplifyPhoneField","AmplifyPhotoPicker","AmplifyPicker","AmplifyRadioButton","AmplifyRequireNewPassword","AmplifyS3Album","AmplifyS3Image","AmplifyS3ImagePicker","AmplifyS3Text","AmplifyS3TextPicker","AmplifySection","AmplifySelect","AmplifySelectMfaType","AmplifySignIn","AmplifySignInButton","AmplifySignOut","AmplifySignUp","AmplifyStrike","AmplifyToast","AmplifyTooltip","AmplifyTotpSetup","AmplifyUsernameField","AmplifyVerifyContact","customElements","define","LegacyAmplifyUiModule","NgModule","declarations","chatbot","toast","icon","input","button","S3Album","S3ImagePicker","S3Text","S3TextPicker","S3Image","picker","photoPicker","imports","CommonModule","exports","schemas","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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","sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n","/* eslint-disable */\n/* auto-generated angular directive proxies */\nimport {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n} from '@angular/core';\nimport { fromEvent } from 'rxjs';\n\nexport const proxyInputs = (Cmp: any, inputs: string[]) => {\n const Prototype = Cmp.prototype;\n inputs.forEach((item) => {\n Object.defineProperty(Prototype, item, {\n get() {\n return this.el[item];\n },\n set(val: any) {\n this.z.runOutsideAngular(() => (this.el[item] = val));\n },\n });\n });\n};\n\nexport const proxyMethods = (Cmp: any, methods: string[]) => {\n const Prototype = Cmp.prototype;\n methods.forEach((methodName) => {\n Prototype[methodName] = function () {\n const args = arguments;\n return this.z.runOutsideAngular(() =>\n this.el[methodName].apply(this.el, args)\n );\n };\n });\n};\n\nexport const proxyOutputs = (instance: any, el: any, events: string[]) => {\n events.forEach(\n (eventName) => (instance[eventName] = fromEvent(el, eventName))\n );\n};\n\n// eslint-disable-next-line prefer-arrow/prefer-arrow-functions\nexport function ProxyCmp(opts: { inputs?: any; methods?: any }) {\n const decorator = function (cls: any) {\n if (opts.inputs) {\n proxyInputs(cls, opts.inputs);\n }\n if (opts.methods) {\n proxyMethods(cls, opts.methods);\n }\n return cls;\n };\n return decorator;\n}\n\nimport { Components } from '@aws-amplify/ui-components';\n\nexport declare interface AmplifyAmazonButton\n extends Components.AmplifyAmazonButton {}\n@ProxyCmp({ inputs: ['clientId', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-amazon-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['clientId', 'handleAuthStateChange'],\n})\nexport class AmplifyAmazonButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuthContainer\n extends Components.AmplifyAuthContainer {}\n\n@Component({\n selector: 'amplify-auth-container',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyAuthContainer {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuthFields\n extends Components.AmplifyAuthFields {}\n@ProxyCmp({ inputs: ['formFields'] })\n@Component({\n selector: 'amplify-auth-fields',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['formFields'],\n})\nexport class AmplifyAuthFields {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuth0Button\n extends Components.AmplifyAuth0Button {}\n@ProxyCmp({ inputs: ['config', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-auth0-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['config', 'handleAuthStateChange'],\n})\nexport class AmplifyAuth0Button {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuthenticator\n extends Components.AmplifyAuthenticator {}\n@ProxyCmp({\n inputs: [\n 'federated',\n 'handleAuthStateChange',\n 'hideToast',\n 'initialAuthState',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-authenticator',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'federated',\n 'handleAuthStateChange',\n 'hideToast',\n 'initialAuthState',\n 'usernameAlias',\n ],\n})\nexport class AmplifyAuthenticator {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyButton extends Components.AmplifyButton {}\n@ProxyCmp({\n inputs: ['disabled', 'handleButtonClick', 'icon', 'type', 'variant'],\n})\n@Component({\n selector: 'amplify-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['disabled', 'handleButtonClick', 'icon', 'type', 'variant'],\n})\nexport class AmplifyButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyChatbot extends Components.AmplifyChatbot {}\n@ProxyCmp({\n inputs: [\n 'botName',\n 'botTitle',\n 'clearOnComplete',\n 'conversationModeOn',\n 'silenceThreshold',\n 'silenceTime',\n 'textEnabled',\n 'voiceEnabled',\n 'welcomeMessage',\n ],\n})\n@Component({\n selector: 'amplify-chatbot',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'botName',\n 'botTitle',\n 'clearOnComplete',\n 'conversationModeOn',\n 'silenceThreshold',\n 'silenceTime',\n 'textEnabled',\n 'voiceEnabled',\n 'welcomeMessage',\n ],\n})\nexport class AmplifyChatbot {\n chatCompleted!: EventEmitter<CustomEvent>;\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n proxyOutputs(this, this.el, ['chatCompleted']);\n }\n}\n\nexport declare interface AmplifyCheckbox extends Components.AmplifyCheckbox {}\n@ProxyCmp({\n inputs: ['checked', 'disabled', 'fieldId', 'label', 'name', 'value'],\n})\n@Component({\n selector: 'amplify-checkbox',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['checked', 'disabled', 'fieldId', 'label', 'name', 'value'],\n})\nexport class AmplifyCheckbox {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyCodeField extends Components.AmplifyCodeField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-code-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyCodeField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyConfirmSignIn\n extends Components.AmplifyConfirmSignIn {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\n@Component({\n selector: 'amplify-confirm-sign-in',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\nexport class AmplifyConfirmSignIn {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyConfirmSignUp\n extends Components.AmplifyConfirmSignUp {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-confirm-sign-up',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n 'usernameAlias',\n ],\n})\nexport class AmplifyConfirmSignUp {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyContainer extends Components.AmplifyContainer {}\n\n@Component({\n selector: 'amplify-container',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyContainer {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyCountryDialCode\n extends Components.AmplifyCountryDialCode {}\n@ProxyCmp({ inputs: ['dialCode', 'fieldId', 'handleInputChange', 'options'] })\n@Component({\n selector: 'amplify-country-dial-code',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['dialCode', 'fieldId', 'handleInputChange', 'options'],\n})\nexport class AmplifyCountryDialCode {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyEmailField\n extends Components.AmplifyEmailField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-email-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyEmailField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFacebookButton\n extends Components.AmplifyFacebookButton {}\n@ProxyCmp({ inputs: ['appId', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-facebook-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['appId', 'handleAuthStateChange'],\n})\nexport class AmplifyFacebookButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFederatedButtons\n extends Components.AmplifyFederatedButtons {}\n@ProxyCmp({ inputs: ['authState', 'federated', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-federated-buttons',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['authState', 'federated', 'handleAuthStateChange'],\n})\nexport class AmplifyFederatedButtons {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFederatedSignIn\n extends Components.AmplifyFederatedSignIn {}\n@ProxyCmp({ inputs: ['authState', 'federated'] })\n@Component({\n selector: 'amplify-federated-sign-in',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['authState', 'federated'],\n})\nexport class AmplifyFederatedSignIn {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyForgotPassword\n extends Components.AmplifyForgotPassword {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSend',\n 'handleSubmit',\n 'headerText',\n 'sendButtonText',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-forgot-password',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSend',\n 'handleSubmit',\n 'headerText',\n 'sendButtonText',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\nexport class AmplifyForgotPassword {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFormField extends Components.AmplifyFormField {}\n@ProxyCmp({\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-form-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\nexport class AmplifyFormField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFormSection\n extends Components.AmplifyFormSection {}\n@ProxyCmp({\n inputs: [\n 'handleSubmit',\n 'headerText',\n 'loading',\n 'secondaryFooterContent',\n 'submitButtonText',\n 'testDataPrefix',\n ],\n})\n@Component({\n selector: 'amplify-form-section',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'handleSubmit',\n 'headerText',\n 'loading',\n 'secondaryFooterContent',\n 'submitButtonText',\n 'testDataPrefix',\n ],\n})\nexport class AmplifyFormSection {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyGoogleButton\n extends Components.AmplifyGoogleButton {}\n@ProxyCmp({ inputs: ['clientId', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-google-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['clientId', 'handleAuthStateChange'],\n})\nexport class AmplifyGoogleButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyGreetings extends Components.AmplifyGreetings {}\n@ProxyCmp({ inputs: ['handleAuthStateChange', 'logo', 'username'] })\n@Component({\n selector: 'amplify-greetings',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['handleAuthStateChange', 'logo', 'username'],\n})\nexport class AmplifyGreetings {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyHint extends Components.AmplifyHint {}\n\n@Component({\n selector: 'amplify-hint',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyHint {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyIcon extends Components.AmplifyIcon {}\n@ProxyCmp({ inputs: ['name'] })\n@Component({\n selector: 'amplify-icon',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['name'],\n})\nexport class AmplifyIcon {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyIconButton\n extends Components.AmplifyIconButton {}\n@ProxyCmp({ inputs: ['autoShowTooltip', 'name', 'tooltip'] })\n@Component({\n selector: 'amplify-icon-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['autoShowTooltip', 'name', 'tooltip'],\n})\nexport class AmplifyIconButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyInput extends Components.AmplifyInput {}\n@ProxyCmp({\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-input',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\nexport class AmplifyInput {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyLabel extends Components.AmplifyLabel {}\n@ProxyCmp({ inputs: ['htmlFor'] })\n@Component({\n selector: 'amplify-label',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['htmlFor'],\n})\nexport class AmplifyLabel {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyLink extends Components.AmplifyLink {}\n@ProxyCmp({ inputs: ['role'] })\n@Component({\n selector: 'amplify-link',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['role'],\n})\nexport class AmplifyLink {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyLoadingSpinner\n extends Components.AmplifyLoadingSpinner {}\n\n@Component({\n selector: 'amplify-loading-spinner',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyLoadingSpinner {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyNav extends Components.AmplifyNav {}\n\n@Component({\n selector: 'amplify-nav',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyNav {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyOauthButton\n extends Components.AmplifyOauthButton {}\n@ProxyCmp({ inputs: ['config'] })\n@Component({\n selector: 'amplify-oauth-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['config'],\n})\nexport class AmplifyOauthButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPasswordField\n extends Components.AmplifyPasswordField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-password-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyPasswordField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPhoneField\n extends Components.AmplifyPhoneField {}\n@ProxyCmp({\n inputs: [\n 'dialCode',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-phone-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'dialCode',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyPhoneField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPhotoPicker\n extends Components.AmplifyPhotoPicker {}\n@ProxyCmp({\n inputs: [\n 'buttonText',\n 'handleClick',\n 'headerHint',\n 'headerTitle',\n 'placeholderHint',\n 'previewSrc',\n ],\n})\n@Component({\n selector: 'amplify-photo-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'buttonText',\n 'handleClick',\n 'headerHint',\n 'headerTitle',\n 'placeholderHint',\n 'previewSrc',\n ],\n})\nexport class AmplifyPhotoPicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPicker extends Components.AmplifyPicker {}\n@ProxyCmp({ inputs: ['acceptValue', 'inputHandler', 'pickerText'] })\n@Component({\n selector: 'amplify-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['acceptValue', 'inputHandler', 'pickerText'],\n})\nexport class AmplifyPicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyRadioButton\n extends Components.AmplifyRadioButton {}\n@ProxyCmp({\n inputs: [\n 'checked',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-radio-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'checked',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'value',\n ],\n})\nexport class AmplifyRadioButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyRequireNewPassword\n extends Components.AmplifyRequireNewPassword {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\n@Component({\n selector: 'amplify-require-new-password',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\nexport class AmplifyRequireNewPassword {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3Album extends Components.AmplifyS3Album {}\n@ProxyCmp({\n inputs: [\n 'contentType',\n 'fileToKey',\n 'filter',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'level',\n 'path',\n 'picker',\n 'pickerText',\n 'sort',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-album',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'contentType',\n 'fileToKey',\n 'filter',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'level',\n 'path',\n 'picker',\n 'pickerText',\n 'sort',\n 'track',\n ],\n})\nexport class AmplifyS3Album {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3Image extends Components.AmplifyS3Image {}\n@ProxyCmp({\n inputs: [\n 'alt',\n 'body',\n 'contentType',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'imgKey',\n 'imgProps',\n 'level',\n 'path',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-image',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'alt',\n 'body',\n 'contentType',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'imgKey',\n 'imgProps',\n 'level',\n 'path',\n 'track',\n ],\n})\nexport class AmplifyS3Image {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3ImagePicker\n extends Components.AmplifyS3ImagePicker {}\n@ProxyCmp({\n inputs: [\n 'buttonText',\n 'contentType',\n 'fileToKey',\n 'headerHint',\n 'headerTitle',\n 'identityId',\n 'level',\n 'path',\n 'placeholderHint',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-image-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'buttonText',\n 'contentType',\n 'fileToKey',\n 'headerHint',\n 'headerTitle',\n 'identityId',\n 'level',\n 'path',\n 'placeholderHint',\n 'track',\n ],\n})\nexport class AmplifyS3ImagePicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3Text extends Components.AmplifyS3Text {}\n@ProxyCmp({\n inputs: [\n 'body',\n 'contentType',\n 'fallbackText',\n 'identityId',\n 'level',\n 'path',\n 'textKey',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-text',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'body',\n 'contentType',\n 'fallbackText',\n 'identityId',\n 'level',\n 'path',\n 'textKey',\n 'track',\n ],\n})\nexport class AmplifyS3Text {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3TextPicker\n extends Components.AmplifyS3TextPicker {}\n@ProxyCmp({\n inputs: [\n 'contentType',\n 'fallbackText',\n 'fileToKey',\n 'identityId',\n 'level',\n 'path',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-text-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'contentType',\n 'fallbackText',\n 'fileToKey',\n 'identityId',\n 'level',\n 'path',\n 'track',\n ],\n})\nexport class AmplifyS3TextPicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySection extends Components.AmplifySection {}\n@ProxyCmp({ inputs: ['role'] })\n@Component({\n selector: 'amplify-section',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['role'],\n})\nexport class AmplifySection {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySelect extends Components.AmplifySelect {}\n@ProxyCmp({ inputs: ['fieldId', 'handleInputChange', 'options', 'selected'] })\n@Component({\n selector: 'amplify-select',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['fieldId', 'handleInputChange', 'options', 'selected'],\n})\nexport class AmplifySelect {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySelectMfaType\n extends Components.AmplifySelectMfaType {}\n@ProxyCmp({ inputs: ['MFATypes', 'authData', 'handleSubmit'] })\n@Component({\n selector: 'amplify-select-mfa-type',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['MFATypes', 'authData', 'handleSubmit'],\n})\nexport class AmplifySelectMfaType {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignIn extends Components.AmplifySignIn {}\n@ProxyCmp({\n inputs: [\n 'federated',\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'hideSignUp',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-sign-in',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'federated',\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'hideSignUp',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\nexport class AmplifySignIn {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignInButton\n extends Components.AmplifySignInButton {}\n@ProxyCmp({ inputs: ['provider'] })\n@Component({\n selector: 'amplify-sign-in-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['provider'],\n})\nexport class AmplifySignInButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignOut extends Components.AmplifySignOut {}\n@ProxyCmp({ inputs: ['buttonText', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-sign-out',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['buttonText', 'handleAuthStateChange'],\n})\nexport class AmplifySignOut {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignUp extends Components.AmplifySignUp {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSignUp',\n 'handleSubmit',\n 'haveAccountText',\n 'headerText',\n 'signInText',\n 'submitButtonText',\n 'usernameAlias',\n 'validationErrors',\n ],\n})\n@Component({\n selector: 'amplify-sign-up',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSignUp',\n 'handleSubmit',\n 'haveAccountText',\n 'headerText',\n 'signInText',\n 'submitButtonText',\n 'usernameAlias',\n 'validationErrors',\n ],\n})\nexport class AmplifySignUp {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyStrike extends Components.AmplifyStrike {}\n\n@Component({\n selector: 'amplify-strike',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyStrike {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyToast extends Components.AmplifyToast {}\n@ProxyCmp({ inputs: ['handleClose', 'message'] })\n@Component({\n selector: 'amplify-toast',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['handleClose', 'message'],\n})\nexport class AmplifyToast {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyTooltip extends Components.AmplifyTooltip {}\n@ProxyCmp({ inputs: ['shouldAutoShow', 'text'] })\n@Component({\n selector: 'amplify-tooltip',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['shouldAutoShow', 'text'],\n})\nexport class AmplifyTooltip {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyTotpSetup extends Components.AmplifyTotpSetup {}\n@ProxyCmp({\n inputs: [\n 'handleAuthStateChange',\n 'handleComplete',\n 'headerText',\n 'issuer',\n 'standalone',\n 'user',\n ],\n})\n@Component({\n selector: 'amplify-totp-setup',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'handleAuthStateChange',\n 'handleComplete',\n 'headerText',\n 'issuer',\n 'standalone',\n 'user',\n ],\n})\nexport class AmplifyTotpSetup {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyUsernameField\n extends Components.AmplifyUsernameField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-username-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyUsernameField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyVerifyContact\n extends Components.AmplifyVerifyContact {}\n@ProxyCmp({ inputs: ['handleAuthStateChange', 'user'] })\n@Component({\n selector: 'amplify-verify-contact',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['handleAuthStateChange', 'user'],\n})\nexport class AmplifyVerifyContact {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\nimport {\n AmplifyS3Album as S3Album,\n AmplifyS3ImagePicker as S3ImagePicker,\n AmplifyS3Text as S3Text,\n AmplifyS3TextPicker as S3TextPicker,\n AmplifyS3Image as S3Image,\n AmplifyPicker as picker,\n AmplifyPhotoPicker as photoPicker,\n AmplifyChatbot as chatbot,\n AmplifyToast as toast,\n AmplifyInput as input,\n AmplifyButton as button,\n AmplifyIcon as icon,\n} from './proxies';\n\nimport {\n AmplifyChatbot,\n AmplifyButton,\n AmplifyInput,\n AmplifyToast,\n AmplifyS3Album,\n AmplifyS3ImagePicker,\n AmplifyS3Text,\n AmplifyS3TextPicker,\n AmplifyS3Image,\n AmplifyPicker,\n AmplifyPhotoPicker,\n AmplifyIcon,\n} from '@aws-amplify/ui-components/dist/components';\n\ncustomElements.define('amplify-button', AmplifyButton);\ncustomElements.define('amplify-input', AmplifyInput);\ncustomElements.define('amplify-toast', AmplifyToast);\ncustomElements.define('amplify-chatbot', AmplifyChatbot);\ncustomElements.define('amplify-s3-album', AmplifyS3Album);\ncustomElements.define('amplify-s3-image-picker', AmplifyS3ImagePicker);\ncustomElements.define('amplify-s3-text', AmplifyS3Text);\ncustomElements.define('amplify-s3-text-picker', AmplifyS3TextPicker);\ncustomElements.define('amplify-s3-image', AmplifyS3Image);\ncustomElements.define('amplify-picker', AmplifyPicker);\ncustomElements.define('amplify-photo-picker', AmplifyPhotoPicker);\ncustomElements.define('amplify-icon', AmplifyIcon);\n\n@NgModule({\n declarations: [\n chatbot,\n toast,\n icon,\n input,\n button,\n S3Album,\n S3ImagePicker,\n S3Text,\n S3TextPicker,\n S3Image,\n picker,\n photoPicker,\n ],\n imports: [CommonModule],\n exports: [\n chatbot,\n toast,\n icon,\n input,\n button,\n S3Album,\n S3ImagePicker,\n S3Text,\n S3TextPicker,\n S3Image,\n picker,\n photoPicker,\n ],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LegacyAmplifyUiModule {}\n"]}
|
|
1
|
+
{"version":3,"sources":["../../../../../node_modules/tslib/tslib.es6.js","../../../projects/ui-angular/legacy/src/proxies.ts","../../../projects/ui-angular/legacy/src/legacy-ui-angular.module.ts"],"names":["__decorate","decorators","target","key","desc","d","c","arguments","length","r","Object","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","create","ProxyCmp","opts","cls","Cmp","inputs","Prototype","prototype","forEach","item","get","this","el","set","val","_this","z","runOutsideAngular","methods","methodName","args","apply","proxyMethods","AmplifyAmazonButton","detach","nativeElement","type","Component","selector","changeDetection","ChangeDetectionStrategy","OnPush","template","ChangeDetectorRef","ElementRef","NgZone","AmplifyAuthContainer","AmplifyAuthFields","AmplifyAuth0Button","AmplifyAuthenticator","AmplifyButton","AmplifyChatbot","instance","eventName","fromEvent","AmplifyCheckbox","AmplifyCodeField","AmplifyConfirmSignIn","AmplifyConfirmSignUp","AmplifyContainer","AmplifyCountryDialCode","AmplifyEmailField","AmplifyFacebookButton","AmplifyFederatedButtons","AmplifyFederatedSignIn","AmplifyForgotPassword","AmplifyFormField","AmplifyFormSection","AmplifyGoogleButton","AmplifyGreetings","AmplifyHint","AmplifyIcon","AmplifyIconButton","AmplifyInput","AmplifyLabel","AmplifyLink","AmplifyLoadingSpinner","AmplifyNav","AmplifyOauthButton","AmplifyPasswordField","AmplifyPhoneField","AmplifyPhotoPicker","AmplifyPicker","AmplifyRadioButton","AmplifyRequireNewPassword","AmplifyS3Album","AmplifyS3Image","AmplifyS3ImagePicker","AmplifyS3Text","AmplifyS3TextPicker","AmplifySection","AmplifySelect","AmplifySelectMfaType","AmplifySignIn","AmplifySignInButton","AmplifySignOut","AmplifySignUp","AmplifyStrike","AmplifyToast","AmplifyTooltip","AmplifyTotpSetup","AmplifyUsernameField","AmplifyVerifyContact","customElements","define","LegacyAmplifyUiModule","NgModule","declarations","chatbot","toast","icon","input","button","S3Album","S3ImagePicker","S3Text","S3TextPicker","S3Image","picker","photoPicker","imports","CommonModule","exports","schemas","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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","sourcesContent":["/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n var desc = Object.getOwnPropertyDescriptor(m, k);\r\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\r\n desc = { enumerable: true, get: function() { return m[k]; } };\r\n }\r\n Object.defineProperty(o, k2, desc);\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n\r\nexport function __classPrivateFieldIn(state, receiver) {\r\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\r\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\r\n}\r\n","/* eslint-disable */\n/* auto-generated angular directive proxies */\nimport {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n} from '@angular/core';\nimport { fromEvent } from 'rxjs';\n\nexport const proxyInputs = (Cmp: any, inputs: string[]) => {\n const Prototype = Cmp.prototype;\n inputs.forEach((item) => {\n Object.defineProperty(Prototype, item, {\n get() {\n return this.el[item];\n },\n set(val: any) {\n this.z.runOutsideAngular(() => (this.el[item] = val));\n },\n });\n });\n};\n\nexport const proxyMethods = (Cmp: any, methods: string[]) => {\n const Prototype = Cmp.prototype;\n methods.forEach((methodName) => {\n Prototype[methodName] = function () {\n const args = arguments;\n return this.z.runOutsideAngular(() =>\n this.el[methodName].apply(this.el, args)\n );\n };\n });\n};\n\nexport const proxyOutputs = (instance: any, el: any, events: string[]) => {\n events.forEach(\n (eventName) => (instance[eventName] = fromEvent(el, eventName))\n );\n};\n\n// eslint-disable-next-line prefer-arrow/prefer-arrow-functions\nexport function ProxyCmp(opts: { inputs?: any; methods?: any }) {\n const decorator = function (cls: any) {\n if (opts.inputs) {\n proxyInputs(cls, opts.inputs);\n }\n if (opts.methods) {\n proxyMethods(cls, opts.methods);\n }\n return cls;\n };\n return decorator;\n}\n\nimport { Components } from '@aws-amplify/ui-components';\n\nexport declare interface AmplifyAmazonButton\n extends Components.AmplifyAmazonButton {}\n@ProxyCmp({ inputs: ['clientId', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-amazon-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['clientId', 'handleAuthStateChange'],\n})\nexport class AmplifyAmazonButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuthContainer\n extends Components.AmplifyAuthContainer {}\n\n@Component({\n selector: 'amplify-auth-container',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyAuthContainer {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuthFields\n extends Components.AmplifyAuthFields {}\n@ProxyCmp({ inputs: ['formFields'] })\n@Component({\n selector: 'amplify-auth-fields',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['formFields'],\n})\nexport class AmplifyAuthFields {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuth0Button\n extends Components.AmplifyAuth0Button {}\n@ProxyCmp({ inputs: ['config', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-auth0-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['config', 'handleAuthStateChange'],\n})\nexport class AmplifyAuth0Button {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyAuthenticator\n extends Components.AmplifyAuthenticator {}\n@ProxyCmp({\n inputs: [\n 'federated',\n 'handleAuthStateChange',\n 'hideToast',\n 'initialAuthState',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-authenticator',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'federated',\n 'handleAuthStateChange',\n 'hideToast',\n 'initialAuthState',\n 'usernameAlias',\n ],\n})\nexport class AmplifyAuthenticator {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyButton extends Components.AmplifyButton {}\n@ProxyCmp({\n inputs: ['disabled', 'handleButtonClick', 'icon', 'type', 'variant'],\n})\n@Component({\n selector: 'amplify-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['disabled', 'handleButtonClick', 'icon', 'type', 'variant'],\n})\nexport class AmplifyButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyChatbot extends Components.AmplifyChatbot {}\n@ProxyCmp({\n inputs: [\n 'botName',\n 'botTitle',\n 'clearOnComplete',\n 'conversationModeOn',\n 'silenceThreshold',\n 'silenceTime',\n 'textEnabled',\n 'voiceEnabled',\n 'welcomeMessage',\n ],\n})\n@Component({\n selector: 'amplify-chatbot',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'botName',\n 'botTitle',\n 'clearOnComplete',\n 'conversationModeOn',\n 'silenceThreshold',\n 'silenceTime',\n 'textEnabled',\n 'voiceEnabled',\n 'welcomeMessage',\n ],\n})\nexport class AmplifyChatbot {\n chatCompleted!: EventEmitter<CustomEvent>;\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n proxyOutputs(this, this.el, ['chatCompleted']);\n }\n}\n\nexport declare interface AmplifyCheckbox extends Components.AmplifyCheckbox {}\n@ProxyCmp({\n inputs: ['checked', 'disabled', 'fieldId', 'label', 'name', 'value'],\n})\n@Component({\n selector: 'amplify-checkbox',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['checked', 'disabled', 'fieldId', 'label', 'name', 'value'],\n})\nexport class AmplifyCheckbox {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyCodeField extends Components.AmplifyCodeField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-code-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyCodeField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyConfirmSignIn\n extends Components.AmplifyConfirmSignIn {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\n@Component({\n selector: 'amplify-confirm-sign-in',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\nexport class AmplifyConfirmSignIn {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyConfirmSignUp\n extends Components.AmplifyConfirmSignUp {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-confirm-sign-up',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n 'usernameAlias',\n ],\n})\nexport class AmplifyConfirmSignUp {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyContainer extends Components.AmplifyContainer {}\n\n@Component({\n selector: 'amplify-container',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyContainer {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyCountryDialCode\n extends Components.AmplifyCountryDialCode {}\n@ProxyCmp({ inputs: ['dialCode', 'fieldId', 'handleInputChange', 'options'] })\n@Component({\n selector: 'amplify-country-dial-code',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['dialCode', 'fieldId', 'handleInputChange', 'options'],\n})\nexport class AmplifyCountryDialCode {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyEmailField\n extends Components.AmplifyEmailField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-email-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyEmailField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFacebookButton\n extends Components.AmplifyFacebookButton {}\n@ProxyCmp({ inputs: ['appId', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-facebook-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['appId', 'handleAuthStateChange'],\n})\nexport class AmplifyFacebookButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFederatedButtons\n extends Components.AmplifyFederatedButtons {}\n@ProxyCmp({ inputs: ['authState', 'federated', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-federated-buttons',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['authState', 'federated', 'handleAuthStateChange'],\n})\nexport class AmplifyFederatedButtons {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFederatedSignIn\n extends Components.AmplifyFederatedSignIn {}\n@ProxyCmp({ inputs: ['authState', 'federated'] })\n@Component({\n selector: 'amplify-federated-sign-in',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['authState', 'federated'],\n})\nexport class AmplifyFederatedSignIn {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyForgotPassword\n extends Components.AmplifyForgotPassword {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSend',\n 'handleSubmit',\n 'headerText',\n 'sendButtonText',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-forgot-password',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSend',\n 'handleSubmit',\n 'headerText',\n 'sendButtonText',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\nexport class AmplifyForgotPassword {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFormField extends Components.AmplifyFormField {}\n@ProxyCmp({\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-form-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\nexport class AmplifyFormField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyFormSection\n extends Components.AmplifyFormSection {}\n@ProxyCmp({\n inputs: [\n 'handleSubmit',\n 'headerText',\n 'loading',\n 'secondaryFooterContent',\n 'submitButtonText',\n 'testDataPrefix',\n ],\n})\n@Component({\n selector: 'amplify-form-section',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'handleSubmit',\n 'headerText',\n 'loading',\n 'secondaryFooterContent',\n 'submitButtonText',\n 'testDataPrefix',\n ],\n})\nexport class AmplifyFormSection {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyGoogleButton\n extends Components.AmplifyGoogleButton {}\n@ProxyCmp({ inputs: ['clientId', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-google-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['clientId', 'handleAuthStateChange'],\n})\nexport class AmplifyGoogleButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyGreetings extends Components.AmplifyGreetings {}\n@ProxyCmp({ inputs: ['handleAuthStateChange', 'logo', 'username'] })\n@Component({\n selector: 'amplify-greetings',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['handleAuthStateChange', 'logo', 'username'],\n})\nexport class AmplifyGreetings {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyHint extends Components.AmplifyHint {}\n\n@Component({\n selector: 'amplify-hint',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyHint {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyIcon extends Components.AmplifyIcon {}\n@ProxyCmp({ inputs: ['name'] })\n@Component({\n selector: 'amplify-icon',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['name'],\n})\nexport class AmplifyIcon {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyIconButton\n extends Components.AmplifyIconButton {}\n@ProxyCmp({ inputs: ['autoShowTooltip', 'name', 'tooltip'] })\n@Component({\n selector: 'amplify-icon-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['autoShowTooltip', 'name', 'tooltip'],\n})\nexport class AmplifyIconButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyInput extends Components.AmplifyInput {}\n@ProxyCmp({\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-input',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'description',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'name',\n 'placeholder',\n 'required',\n 'type',\n 'value',\n ],\n})\nexport class AmplifyInput {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyLabel extends Components.AmplifyLabel {}\n@ProxyCmp({ inputs: ['htmlFor'] })\n@Component({\n selector: 'amplify-label',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['htmlFor'],\n})\nexport class AmplifyLabel {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyLink extends Components.AmplifyLink {}\n@ProxyCmp({ inputs: ['role'] })\n@Component({\n selector: 'amplify-link',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['role'],\n})\nexport class AmplifyLink {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyLoadingSpinner\n extends Components.AmplifyLoadingSpinner {}\n\n@Component({\n selector: 'amplify-loading-spinner',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyLoadingSpinner {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyNav extends Components.AmplifyNav {}\n\n@Component({\n selector: 'amplify-nav',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyNav {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyOauthButton\n extends Components.AmplifyOauthButton {}\n@ProxyCmp({ inputs: ['config'] })\n@Component({\n selector: 'amplify-oauth-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['config'],\n})\nexport class AmplifyOauthButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPasswordField\n extends Components.AmplifyPasswordField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-password-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyPasswordField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPhoneField\n extends Components.AmplifyPhoneField {}\n@ProxyCmp({\n inputs: [\n 'dialCode',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-phone-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'dialCode',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyPhoneField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPhotoPicker\n extends Components.AmplifyPhotoPicker {}\n@ProxyCmp({\n inputs: [\n 'buttonText',\n 'handleClick',\n 'headerHint',\n 'headerTitle',\n 'placeholderHint',\n 'previewSrc',\n ],\n})\n@Component({\n selector: 'amplify-photo-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'buttonText',\n 'handleClick',\n 'headerHint',\n 'headerTitle',\n 'placeholderHint',\n 'previewSrc',\n ],\n})\nexport class AmplifyPhotoPicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyPicker extends Components.AmplifyPicker {}\n@ProxyCmp({ inputs: ['acceptValue', 'inputHandler', 'pickerText'] })\n@Component({\n selector: 'amplify-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['acceptValue', 'inputHandler', 'pickerText'],\n})\nexport class AmplifyPicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyRadioButton\n extends Components.AmplifyRadioButton {}\n@ProxyCmp({\n inputs: [\n 'checked',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-radio-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'checked',\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'inputProps',\n 'label',\n 'name',\n 'placeholder',\n 'value',\n ],\n})\nexport class AmplifyRadioButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyRequireNewPassword\n extends Components.AmplifyRequireNewPassword {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\n@Component({\n selector: 'amplify-require-new-password',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'submitButtonText',\n 'user',\n ],\n})\nexport class AmplifyRequireNewPassword {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3Album extends Components.AmplifyS3Album {}\n@ProxyCmp({\n inputs: [\n 'contentType',\n 'fileToKey',\n 'filter',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'level',\n 'path',\n 'picker',\n 'pickerText',\n 'sort',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-album',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'contentType',\n 'fileToKey',\n 'filter',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'level',\n 'path',\n 'picker',\n 'pickerText',\n 'sort',\n 'track',\n ],\n})\nexport class AmplifyS3Album {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3Image extends Components.AmplifyS3Image {}\n@ProxyCmp({\n inputs: [\n 'alt',\n 'body',\n 'contentType',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'imgKey',\n 'imgProps',\n 'level',\n 'path',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-image',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'alt',\n 'body',\n 'contentType',\n 'handleOnError',\n 'handleOnLoad',\n 'identityId',\n 'imgKey',\n 'imgProps',\n 'level',\n 'path',\n 'track',\n ],\n})\nexport class AmplifyS3Image {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3ImagePicker\n extends Components.AmplifyS3ImagePicker {}\n@ProxyCmp({\n inputs: [\n 'buttonText',\n 'contentType',\n 'fileToKey',\n 'headerHint',\n 'headerTitle',\n 'identityId',\n 'level',\n 'path',\n 'placeholderHint',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-image-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'buttonText',\n 'contentType',\n 'fileToKey',\n 'headerHint',\n 'headerTitle',\n 'identityId',\n 'level',\n 'path',\n 'placeholderHint',\n 'track',\n ],\n})\nexport class AmplifyS3ImagePicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3Text extends Components.AmplifyS3Text {}\n@ProxyCmp({\n inputs: [\n 'body',\n 'contentType',\n 'fallbackText',\n 'identityId',\n 'level',\n 'path',\n 'textKey',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-text',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'body',\n 'contentType',\n 'fallbackText',\n 'identityId',\n 'level',\n 'path',\n 'textKey',\n 'track',\n ],\n})\nexport class AmplifyS3Text {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyS3TextPicker\n extends Components.AmplifyS3TextPicker {}\n@ProxyCmp({\n inputs: [\n 'contentType',\n 'fallbackText',\n 'fileToKey',\n 'identityId',\n 'level',\n 'path',\n 'track',\n ],\n})\n@Component({\n selector: 'amplify-s3-text-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'contentType',\n 'fallbackText',\n 'fileToKey',\n 'identityId',\n 'level',\n 'path',\n 'track',\n ],\n})\nexport class AmplifyS3TextPicker {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySection extends Components.AmplifySection {}\n@ProxyCmp({ inputs: ['role'] })\n@Component({\n selector: 'amplify-section',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['role'],\n})\nexport class AmplifySection {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySelect extends Components.AmplifySelect {}\n@ProxyCmp({ inputs: ['fieldId', 'handleInputChange', 'options', 'selected'] })\n@Component({\n selector: 'amplify-select',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['fieldId', 'handleInputChange', 'options', 'selected'],\n})\nexport class AmplifySelect {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySelectMfaType\n extends Components.AmplifySelectMfaType {}\n@ProxyCmp({ inputs: ['MFATypes', 'authData', 'handleSubmit'] })\n@Component({\n selector: 'amplify-select-mfa-type',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['MFATypes', 'authData', 'handleSubmit'],\n})\nexport class AmplifySelectMfaType {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignIn extends Components.AmplifySignIn {}\n@ProxyCmp({\n inputs: [\n 'federated',\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'hideSignUp',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\n@Component({\n selector: 'amplify-sign-in',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'federated',\n 'formFields',\n 'handleAuthStateChange',\n 'handleSubmit',\n 'headerText',\n 'hideSignUp',\n 'submitButtonText',\n 'usernameAlias',\n ],\n})\nexport class AmplifySignIn {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignInButton\n extends Components.AmplifySignInButton {}\n@ProxyCmp({ inputs: ['provider'] })\n@Component({\n selector: 'amplify-sign-in-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['provider'],\n})\nexport class AmplifySignInButton {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignOut extends Components.AmplifySignOut {}\n@ProxyCmp({ inputs: ['buttonText', 'handleAuthStateChange'] })\n@Component({\n selector: 'amplify-sign-out',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['buttonText', 'handleAuthStateChange'],\n})\nexport class AmplifySignOut {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifySignUp extends Components.AmplifySignUp {}\n@ProxyCmp({\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSignUp',\n 'handleSubmit',\n 'haveAccountText',\n 'headerText',\n 'signInText',\n 'submitButtonText',\n 'usernameAlias',\n 'validationErrors',\n ],\n})\n@Component({\n selector: 'amplify-sign-up',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'formFields',\n 'handleAuthStateChange',\n 'handleSignUp',\n 'handleSubmit',\n 'haveAccountText',\n 'headerText',\n 'signInText',\n 'submitButtonText',\n 'usernameAlias',\n 'validationErrors',\n ],\n})\nexport class AmplifySignUp {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyStrike extends Components.AmplifyStrike {}\n\n@Component({\n selector: 'amplify-strike',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n})\nexport class AmplifyStrike {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyToast extends Components.AmplifyToast {}\n@ProxyCmp({ inputs: ['handleClose', 'message'] })\n@Component({\n selector: 'amplify-toast',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['handleClose', 'message'],\n})\nexport class AmplifyToast {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyTooltip extends Components.AmplifyTooltip {}\n@ProxyCmp({ inputs: ['shouldAutoShow', 'text'] })\n@Component({\n selector: 'amplify-tooltip',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['shouldAutoShow', 'text'],\n})\nexport class AmplifyTooltip {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyTotpSetup extends Components.AmplifyTotpSetup {}\n@ProxyCmp({\n inputs: [\n 'handleAuthStateChange',\n 'handleComplete',\n 'headerText',\n 'issuer',\n 'standalone',\n 'user',\n ],\n})\n@Component({\n selector: 'amplify-totp-setup',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'handleAuthStateChange',\n 'handleComplete',\n 'headerText',\n 'issuer',\n 'standalone',\n 'user',\n ],\n})\nexport class AmplifyTotpSetup {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyUsernameField\n extends Components.AmplifyUsernameField {}\n@ProxyCmp({\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\n@Component({\n selector: 'amplify-username-field',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'fieldId',\n 'handleInputChange',\n 'hint',\n 'inputProps',\n 'label',\n 'placeholder',\n 'required',\n 'value',\n ],\n})\nexport class AmplifyUsernameField {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\nexport declare interface AmplifyVerifyContact\n extends Components.AmplifyVerifyContact {}\n@ProxyCmp({ inputs: ['handleAuthStateChange', 'user'] })\n@Component({\n selector: 'amplify-verify-contact',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n inputs: ['handleAuthStateChange', 'user'],\n})\nexport class AmplifyVerifyContact {\n protected el: HTMLElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\nimport {\n AmplifyS3Album as S3Album,\n AmplifyS3ImagePicker as S3ImagePicker,\n AmplifyS3Text as S3Text,\n AmplifyS3TextPicker as S3TextPicker,\n AmplifyS3Image as S3Image,\n AmplifyPicker as picker,\n AmplifyPhotoPicker as photoPicker,\n AmplifyChatbot as chatbot,\n AmplifyToast as toast,\n AmplifyInput as input,\n AmplifyButton as button,\n AmplifyIcon as icon,\n} from './proxies';\n\nimport {\n AmplifyChatbot,\n AmplifyButton,\n AmplifyInput,\n AmplifyToast,\n AmplifyS3Album,\n AmplifyS3ImagePicker,\n AmplifyS3Text,\n AmplifyS3TextPicker,\n AmplifyS3Image,\n AmplifyPicker,\n AmplifyPhotoPicker,\n AmplifyIcon,\n} from '@aws-amplify/ui-components/dist/components';\n\ncustomElements.define('amplify-button', AmplifyButton);\ncustomElements.define('amplify-input', AmplifyInput);\ncustomElements.define('amplify-toast', AmplifyToast);\ncustomElements.define('amplify-chatbot', AmplifyChatbot);\ncustomElements.define('amplify-s3-album', AmplifyS3Album);\ncustomElements.define('amplify-s3-image-picker', AmplifyS3ImagePicker);\ncustomElements.define('amplify-s3-text', AmplifyS3Text);\ncustomElements.define('amplify-s3-text-picker', AmplifyS3TextPicker);\ncustomElements.define('amplify-s3-image', AmplifyS3Image);\ncustomElements.define('amplify-picker', AmplifyPicker);\ncustomElements.define('amplify-photo-picker', AmplifyPhotoPicker);\ncustomElements.define('amplify-icon', AmplifyIcon);\n\n@NgModule({\n declarations: [\n chatbot,\n toast,\n icon,\n input,\n button,\n S3Album,\n S3ImagePicker,\n S3Text,\n S3TextPicker,\n S3Image,\n picker,\n photoPicker,\n ],\n imports: [CommonModule],\n exports: [\n chatbot,\n toast,\n icon,\n input,\n button,\n S3Album,\n S3ImagePicker,\n S3Text,\n S3TextPicker,\n S3Image,\n picker,\n photoPicker,\n ],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LegacyAmplifyUiModule {}\n"]}
|