{ "version": 3, "sources": ["../../../Modules/ServerTypes/Membership/ChangePasswordForm.ts", "../../../Modules/ServerTypes/Membership/ForgotPasswordForm.ts", "../../../Modules/ServerTypes/Membership/LoginForm.ts", "../../../Modules/ServerTypes/Membership/ResetPasswordForm.ts", "../../../Modules/ServerTypes/Membership/SignUpForm.ts"], "sourcesContent": ["\uFEFFimport { PasswordEditor, PrefixedContext } from \"@serenity-is/corelib\";\r\nimport { initFormType } from \"@serenity-is/corelib/q\";\r\n\r\nexport interface ChangePasswordForm {\r\n OldPassword: PasswordEditor;\r\n NewPassword: PasswordEditor;\r\n ConfirmPassword: PasswordEditor;\r\n}\r\n\r\nexport class ChangePasswordForm extends PrefixedContext {\r\n static formKey = 'Membership.ChangePassword';\r\n private static init: boolean;\r\n\r\n constructor(prefix: string) {\r\n super(prefix);\r\n\r\n if (!ChangePasswordForm.init) {\r\n ChangePasswordForm.init = true;\r\n\r\n var w0 = PasswordEditor;\r\n\r\n initFormType(ChangePasswordForm, [\r\n 'OldPassword', w0,\r\n 'NewPassword', w0,\r\n 'ConfirmPassword', w0\r\n ]);\r\n }\r\n }\r\n}\r\n", "\uFEFFimport { EmailAddressEditor, PrefixedContext } from \"@serenity-is/corelib\";\r\nimport { initFormType } from \"@serenity-is/corelib/q\";\r\n\r\nexport interface ForgotPasswordForm {\r\n Email: EmailAddressEditor;\r\n}\r\n\r\nexport class ForgotPasswordForm extends PrefixedContext {\r\n static formKey = 'Membership.ForgotPassword';\r\n private static init: boolean;\r\n\r\n constructor(prefix: string) {\r\n super(prefix);\r\n\r\n if (!ForgotPasswordForm.init) {\r\n ForgotPasswordForm.init = true;\r\n\r\n var w0 = EmailAddressEditor;\r\n\r\n initFormType(ForgotPasswordForm, [\r\n 'Email', w0\r\n ]);\r\n }\r\n }\r\n}\r\n", "\uFEFFimport { StringEditor, PasswordEditor, PrefixedContext } from \"@serenity-is/corelib\";\r\nimport { initFormType } from \"@serenity-is/corelib/q\";\r\n\r\nexport interface LoginForm {\r\n Username: StringEditor;\r\n Password: PasswordEditor;\r\n}\r\n\r\nexport class LoginForm extends PrefixedContext {\r\n static formKey = 'Membership.Login';\r\n private static init: boolean;\r\n\r\n constructor(prefix: string) {\r\n super(prefix);\r\n\r\n if (!LoginForm.init) {\r\n LoginForm.init = true;\r\n\r\n var w0 = StringEditor;\r\n var w1 = PasswordEditor;\r\n\r\n initFormType(LoginForm, [\r\n 'Username', w0,\r\n 'Password', w1\r\n ]);\r\n }\r\n }\r\n}\r\n", "\uFEFFimport { PasswordEditor, PrefixedContext } from \"@serenity-is/corelib\";\r\nimport { initFormType } from \"@serenity-is/corelib/q\";\r\n\r\nexport interface ResetPasswordForm {\r\n NewPassword: PasswordEditor;\r\n ConfirmPassword: PasswordEditor;\r\n}\r\n\r\nexport class ResetPasswordForm extends PrefixedContext {\r\n static formKey = 'Membership.ResetPassword';\r\n private static init: boolean;\r\n\r\n constructor(prefix: string) {\r\n super(prefix);\r\n\r\n if (!ResetPasswordForm.init) {\r\n ResetPasswordForm.init = true;\r\n\r\n var w0 = PasswordEditor;\r\n\r\n initFormType(ResetPasswordForm, [\r\n 'NewPassword', w0,\r\n 'ConfirmPassword', w0\r\n ]);\r\n }\r\n }\r\n}\r\n", "\uFEFFimport { StringEditor, EmailAddressEditor, PasswordEditor, PrefixedContext } from \"@serenity-is/corelib\";\r\nimport { initFormType } from \"@serenity-is/corelib/q\";\r\n\r\nexport interface SignUpForm {\r\n DisplayName: StringEditor;\r\n Email: EmailAddressEditor;\r\n ConfirmEmail: EmailAddressEditor;\r\n Password: PasswordEditor;\r\n ConfirmPassword: PasswordEditor;\r\n}\r\n\r\nexport class SignUpForm extends PrefixedContext {\r\n static formKey = 'Membership.SignUp';\r\n private static init: boolean;\r\n\r\n constructor(prefix: string) {\r\n super(prefix);\r\n\r\n if (!SignUpForm.init) {\r\n SignUpForm.init = true;\r\n\r\n var w0 = StringEditor;\r\n var w1 = EmailAddressEditor;\r\n var w2 = PasswordEditor;\r\n\r\n initFormType(SignUpForm, [\r\n 'DisplayName', w0,\r\n 'Email', w1,\r\n 'ConfirmEmail', w1,\r\n 'Password', w2,\r\n 'ConfirmPassword', w2\r\n ]);\r\n }\r\n }\r\n}\r\n"], "mappings": "8FAAC,IAAAA,EAAgD,SACjDC,EAA6B,SAQtB,IAAMC,EAAN,cAAiC,iBAAgB,CAIpD,YAAYC,EAAgB,CAGxB,GAFA,MAAMA,CAAM,EAER,CAACD,EAAmB,KAAO,CAC3BA,EAAmB,KAAO,GAE1B,IAAIE,EAAK,oBAET,gBAAaF,EAAoB,CAC7B,cAAeE,EACf,cAAeA,EACf,kBAAmBA,CACvB,CAAC,CACL,CACJ,CACJ,EAnBaC,EAANH,EAAMI,EAAAD,EAAA,sBAAAA,EACF,QAAU,4BCVpB,IAAAE,EAAoD,SACrDC,EAA6B,SAMtB,IAAMC,EAAN,cAAiC,iBAAgB,CAIpD,YAAYC,EAAgB,CAGxB,GAFA,MAAMA,CAAM,EAER,CAACD,EAAmB,KAAO,CAC3BA,EAAmB,KAAO,GAE1B,IAAIE,EAAK,wBAET,gBAAaF,EAAoB,CAC7B,QAASE,CACb,CAAC,CACL,CACJ,CACJ,EAjBaC,EAANH,EAAMI,EAAAD,EAAA,sBAAAA,EACF,QAAU,4BCRpB,IAAAE,EAA8D,SAC/DC,EAA6B,SAOtB,IAAMC,EAAN,cAAwB,iBAAgB,CAI3C,YAAYC,EAAgB,CAGxB,GAFA,MAAMA,CAAM,EAER,CAACD,EAAU,KAAO,CAClBA,EAAU,KAAO,GAEjB,IAAIE,EAAK,eACLC,EAAK,oBAET,gBAAaH,EAAW,CACpB,WAAYE,EACZ,WAAYC,CAChB,CAAC,CACL,CACJ,CACJ,EAnBaC,EAANJ,EAAMK,EAAAD,EAAA,aAAAA,EACF,QAAU,mBCTpB,IAAAE,EAAgD,SACjDC,EAA6B,SAOtB,IAAMC,EAAN,cAAgC,iBAAgB,CAInD,YAAYC,EAAgB,CAGxB,GAFA,MAAMA,CAAM,EAER,CAACD,EAAkB,KAAO,CAC1BA,EAAkB,KAAO,GAEzB,IAAIE,EAAK,oBAET,gBAAaF,EAAmB,CAC5B,cAAeE,EACf,kBAAmBA,CACvB,CAAC,CACL,CACJ,CACJ,EAlBaC,EAANH,EAAMI,EAAAD,EAAA,qBAAAA,EACF,QAAU,2BCTpB,IAAAE,EAAkF,SACnFC,EAA6B,SAUtB,IAAMC,EAAN,cAAyB,iBAAgB,CAI5C,YAAYC,EAAgB,CAGxB,GAFA,MAAMA,CAAM,EAER,CAACD,EAAW,KAAO,CACnBA,EAAW,KAAO,GAElB,IAAIE,EAAK,eACLC,EAAK,qBACLC,EAAK,oBAET,gBAAaJ,EAAY,CACrB,cAAeE,EACf,QAASC,EACT,eAAgBA,EAChB,WAAYC,EACZ,kBAAmBA,CACvB,CAAC,CACL,CACJ,CACJ,EAvBaC,EAANL,EAAMM,EAAAD,EAAA,cAAAA,EACF,QAAU", "names": ["import_corelib", "import_q", "_ChangePasswordForm", "prefix", "w0", "ChangePasswordForm", "__name", "import_corelib", "import_q", "_ForgotPasswordForm", "prefix", "w0", "ForgotPasswordForm", "__name", "import_corelib", "import_q", "_LoginForm", "prefix", "w0", "w1", "LoginForm", "__name", "import_corelib", "import_q", "_ResetPasswordForm", "prefix", "w0", "ResetPasswordForm", "__name", "import_corelib", "import_q", "_SignUpForm", "prefix", "w0", "w1", "w2", "SignUpForm", "__name"] }