keycloak_theme/3744.07fe0e84.iframe.bundle.js
github-actions-bot f66c3095f2 Updates
2024-09-30 09:54:17 +00:00

1 line
1.5 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"use strict";(self.webpackChunkkeycloakify=self.webpackChunkkeycloakify||[]).push([[3744],{"./dist/login/pages/LoginVerifyEmail.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{default:()=>LoginVerifyEmail});__webpack_require__("./node_modules/core-js/modules/es.object.assign.js");var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/react/jsx-runtime.js");function LoginVerifyEmail(props){var _a,kcContext=props.kcContext,i18n=props.i18n,doUseDefaultCss=props.doUseDefaultCss,Template=props.Template,classes=props.classes,msg=i18n.msg,url=kcContext.url,user=kcContext.user;return(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)(Template,Object.assign({kcContext,i18n,doUseDefaultCss,classes,displayInfo:!0,headerNode:msg("emailVerifyTitle"),infoNode:(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsxs)("p",Object.assign({className:"instruction"},{children:[msg("emailVerifyInstruction2"),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("br",{}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("a",Object.assign({href:url.loginAction},{children:msg("doClickHere")}))," ",msg("emailVerifyInstruction3")]}))},{children:(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("p",Object.assign({className:"instruction"},{children:msg("emailVerifyInstruction1",null!==(_a=null==user?void 0:user.email)&&void 0!==_a?_a:"")}))}))}}}]);