@authing/react-ui-components 2.4.55-alpha.3 → 2.4.55-alpha.7
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/lib/index.d.ts +11 -2
- package/lib/index.min.js +1 -1
- package/package.json +2 -2
- package/src/components/AuthingGuard/Forms/SocialAndIdpLogin/index.tsx +3 -3
- package/src/components/AuthingGuard/GuardLayout/index.tsx +6 -1
- package/src/components/AuthingGuard/LoginLayout/index.tsx +55 -42
- package/src/components/AuthingGuard/api/appConfig.ts +17 -1
- package/src/components/AuthingGuard/api/userPoolConfig.ts +2 -0
- package/src/components/AuthingGuard/style.less +1 -0
- package/src/components/AuthingGuard/types/GuardConfig.ts +2 -0
- package/src/index.tsx +16 -5
- package/yarn-error.log +5860 -5105
- package/build/asset-manifest.json +0 -25
- package/build/favicon.ico +0 -0
- package/build/index.html +0 -1
- package/build/logo192.png +0 -0
- package/build/logo512.png +0 -0
- package/build/manifest.json +0 -25
- package/build/robots.txt +0 -3
- package/build/static/css/2.e5f4a1ca.chunk.css +0 -2
- package/build/static/css/2.e5f4a1ca.chunk.css.map +0 -1
- package/build/static/css/main.4dd73333.chunk.css +0 -2
- package/build/static/css/main.4dd73333.chunk.css.map +0 -1
- package/build/static/js/2.b28e1968.chunk.js +0 -3
- package/build/static/js/2.b28e1968.chunk.js.LICENSE.txt +0 -70
- package/build/static/js/2.b28e1968.chunk.js.map +0 -1
- package/build/static/js/3.584da164.chunk.js +0 -2
- package/build/static/js/3.584da164.chunk.js.map +0 -1
- package/build/static/js/main.eeb41586.chunk.js +0 -2
- package/build/static/js/main.eeb41586.chunk.js.map +0 -1
- package/build/static/js/runtime-main.6174f3e9.js +0 -2
- package/build/static/js/runtime-main.6174f3e9.js.map +0 -1
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
[class*=authing-].authing-guard-header{display:flex;flex-direction:column;justify-content:center;align-items:center}[class*=authing-].authing-guard-logo{margin-bottom:8px}[class*=authing-].authing-guard-logo img{object-fit:contain}[class*=authing-].authing-guard-title-container{display:flex;justify-content:center;flex-direction:column;align-items:center}[class*=authing-].authing-guard-title{color:#282d3c;font-size:24px;margin-bottom:4px;width:100%;word-break:break-all;text-align:center}[class*=authing-].authing-guard-description{font-size:16px;color:#878a95;margin-bottom:23px}@media only screen and (max-width:719px){[class*=authing-].authing-guard-header{align-items:flex-start;flex-direction:row;align-items:center;justify-content:flex-start;padding-top:40px;padding-bottom:48px}[class*=authing-].authing-guard-title{margin-bottom:0;padding-left:8px;color:#333;font-weight:500;text-align:unset}[class*=authing-].authing-guard-logo{margin:0}[class*=authing-].authing-guard-title-container{flex-direction:column;align-items:flex-start}[class*=authing-].authing-guard-description{margin-bottom:0;padding-left:8px}}@media only screen and (max-width:719px){[class*=authing-].authing-guard-form-submit-btn{margin-top:56px;font-size:14px}}[class*=authing-].authing-send-code-btn{display:inline-block;border:none;background-color:transparent;font-size:inherit;color:#396aff;cursor:pointer;padding:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:none}[class*=authing-].authing-send-code-btn:focus{outline:none}[class*=authing-].authing-send-code-btn[disabled]{cursor:not-allowed;-webkit-filter:opacity(.5);filter:opacity(.5)}@media only screen and (max-width:719px){[class*=authing-].authing-send-code-btn{font-size:14px}}[class*=authing-].authing-reset-pwd-btn{margin-top:24px}[class*=authing-].authing-code-input-item{text-align:center;width:40px;min-width:40px;min-height:40px;height:40px;line-height:40px}[class*=authing-].authing-code-input-item:not(:first-child){margin-left:18px}[class*=authing-].authing-code-input-item input{text-align:center}[class*=authing-].authing-code-input-divider{width:14px;min-width:14px;max-width:14px;margin-left:18px}[class*=authing-].authing-code-input{display:flex;align-items:center}[class*=authing-].authing-guard-mfa-title{color:#181818;font-size:18px;font-weight:600;text-align:center;margin:0}[class*=authing-].authing-guard-mfa-tips{margin:38px 0;text-align:center}[class*=authing-].authing-guard-qr-form{position:relative;min-height:300px}[class*=authing-].authing-guard-qr-loading{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center}[class*=authing-].authing-copy-text{display:flex;align-items:center}[class*=authing-].authing-copy-text-icon{margin-left:4px;color:#396aff}[class*=authing-].authing-copy-text-icon__success{color:#b7eb8f}[class*=authing-].authing-guard-secret-block{border:1px solid #ddd;justify-content:center;border-radius:2px;padding:12px 0;text-align:center}[class*=authing-].authing-guard-mfa-reset-title{color:#181818;font-size:18px;font-weight:600;text-align:center;margin:0}[class*=authing-].authing-guard-mfa-reset-tips{margin:38px 0;text-align:center}[class*=authing-].authing-agreements{margin-top:20px;margin-bottom:20px}[class*=authing-].authing-agreements.authing-agreements-error .authing-agreements-item-invalid,[class*=authing-].authing-agreements.authing-agreements-error .authing-agreements-item-invalid a{color:#ff4d4f}[class*=authing-].authing-agreements.authing-agreements-error .authing-agreements-item-invalid :global(.ant-checkbox-inner){border-color:#ff4d4f}[class*=authing-].authing-agreements-item{color:#999;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-size:12px}[class*=authing-].authing-agreements-item:not(:first-child){margin-top:4px}[class*=authing-].authing-agreements-item p{margin-bottom:0;display:inline-block}[class*=authing-].authing-agreements-checkbox{margin-bottom:2px}[class*=authing-].authing-agreements-checkbox :global(.ant-checkbox-inner){width:14px;height:14px}[class*=authing-].authing-agreements-checkbox :global(.ant-checkbox-inner):after{left:20%}[class*=authing-].authing-agreements-item-content{line-height:23px}[class*=authing-].authing-guard-third-login-btn,[class*=authing-].authing-social-login-item{display:inline-flex;justify-content:center;align-items:center}[class*=authing-].authing-social-login-item{margin:8px;width:48px;height:48px;background-color:#eff1f6;border-radius:50%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}[class*=authing-].authing-social-login-item .authing-icon{font-size:20px;color:#aeb9d4;transition:color .3s ease-in-out}[class*=authing-].authing-social-login-item:hover .authing-icon{color:#396aff}[class*=authing-].authing-social-login-title{text-align:center;font-size:14px;color:#999}[class*=authing-].authing-social-login-title:after,[class*=authing-].authing-social-login-title:before{content:"——";color:#eee;margin:0 11px}[class*=authing-].authing-social-login-list{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:719px){[class*=authing-].authing-social-login-title{font-size:12px}[class*=authing-].authing-social-login-item{width:32px;height:32px}[class*=authing-].authing-social-login-item .authing-icon{font-size:16px}[class*=authing-].authing-guard-full-width-space .authing-ant-space-item{margin-bottom:16px!important;display:flex;justify-content:center}[class*=authing-].authing-guard-full-width-space .authing-ant-space-item .authing-ant-btn{width:200px;height:34px;background:#fff;border-radius:18px;border:1px solid #e7e7e7;font-size:12px}}[class*=authing-].authing-icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor}[class*=authing-].authing-mfa-check-phone-from{text-align:center}[class*=authing-].authing-guard-mfa-confirm-btn{margin-top:80px}[class*=authing-].authing-tabs{display:flex;margin-bottom:36px;align-items:center}[class*=authing-].authing-tabs-inner{display:flex;justify-content:space-around;align-items:center;flex:1 1}[class*=authing-].authing-tabs-inner--more{box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.08)}[class*=authing-].authing-tab-item{color:#aeb9d4;font-size:16px;transition:all .3s ease-in-out;white-space:nowrap;cursor:pointer;position:relative;height:28px;margin-right:32px}[class*=authing-].authing-tab-item:last-child{margin-right:12px}[class*=authing-].authing-tab-item:only-child{margin-right:0}[class*=authing-].authing-tab-item:after{content:"";width:0;height:2px;display:block;position:absolute;left:50%;bottom:-4px;transform:translateX(-50%);background-color:transparent;transition:all .3s ease-in-out}[class*=authing-].authing-tab-item__active{color:#396aff;font-size:18px}[class*=authing-].authing-tab-item__active:after{width:26px;background-color:#396aff}[class*=authing-].authing-tabs-show-more{position:relative;z-index:2}[class*=authing-].authing-tabs-show-more.ant-btn{padding:0 12px}[class*=authing-].authing-tabs-show-more:active,[class*=authing-].authing-tabs-show-more:focus,[class*=authing-].authing-tabs-show-more:hover{background-color:#fff}[class*=authing-].authing-tabs-show-more:hover .authing-tabs-more-panel{height:auto;opacity:1;padding:4px 0}[class*=authing-].authing-tabs-show-more:after{content:"";display:block;width:100%;height:6px;top:100%;left:0;position:absolute}[class*=authing-].authing-tabs-more-panel{position:absolute;box-sizing:border-box;transition:all .3s;height:0;opacity:0;right:0;top:100%;transform:translateY(6px);background-color:#fff;max-height:200px;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;text-align:left;list-style-type:none;background-clip:padding-box;border-radius:2px;outline:none;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}[class*=authing-].authing-tabs-more-panel-item{min-width:120px;margin:0;padding:5px 12px;overflow:hidden;color:rgba(0,0,0,.85);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s}[class*=authing-].authing-tabs-more-panel-item:hover{background-color:#f5f5f5}@media only screen and (max-width:719px){[class*=authing-].authing-tabs-inner{justify-content:flex-start}[class*=authing-].authing-tab-item{margin-right:40px;font-size:14px}[class*=authing-].authing-tab-item__active{font-size:16px}[class*=authing-].authing-tab-pane{padding-bottom:70px}}[class*=authing-].authing-guard-layout{display:flex;justify-content:center;align-items:center;width:100%;padding:24px 0;height:100%}[class*=authing-].authing-guard-layout__hidden{pointer-events:none}[class*=authing-].authing-guard-layout__dis-none{z-index:-1;opacity:0}[class*=authing-].authing-guard-layout__modal{position:fixed;left:0;top:0}[class*=authing-].authing-guard-mask{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.45);opacity:1;transition:all .3s}[class*=authing-].authing-guard-mask__hidden{opacity:0}[class*=authing-].authing-guard-container{width:440px;min-height:610px;max-height:100%;box-sizing:border-box;background-color:#fff;padding:39px 38px 31px;border-radius:10px;display:flex;flex-direction:column;box-shadow:0 2px 10px 0 rgba(57,106,255,.2);margin-left:auto;margin-right:auto;overflow:auto;position:relative;transform:translateY(0);transition:all .3s}[class*=authing-].authing-guard-container__hidden{transform:translateY(2000px)}[class*=authing-].authing-guard-load-error,[class*=authing-].authing-guard-loading{flex:1 1;display:flex;align-items:center;justify-content:center}[class*=authing-].authing-guard-close-btn{position:absolute;right:12px;top:12px;border:none;outline:none;box-shadow:none;background-color:#fff;border-radius:50%;width:30px;height:30px;text-align:center;line-height:20px;cursor:pointer}[class*=authing-].authing-guard-close-btn:focus{outline:none;border:none;box-shadow:none}[class*=authing-].authing-guard-close-btn:hover{color:#396aff}@media only screen and (max-width:719px){[class*=authing-].authing-guard-layout{padding:0}[class*=authing-].authing-guard-container{width:100%;min-height:100%;border:none;border-radius:0;border-radius:initial;box-shadow:none;padding-left:24px;padding-right:24px}[class*=authing-].authing-ant-input{font-size:14px}}[class*=authing-].authing-guard-complete-info-title{font-size:20px;text-align:center;color:#333}[class*=authing-].authing-guard-complete-info-msg{color:#b2b2b2}[class*=authing-].authing-dropdown{display:inline-flex;position:relative;align-items:center}[class*=authing-].authing-dropdown-trigger{cursor:pointer}[class*=authing-].authing-dropdown-menu-container{height:0;opacity:0;position:absolute;top:100%;left:0;transition:all .3s;cursor:pointer;background-color:#fff;padding:4px 0;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:none}[class*=authing-].authing-dropdown-menu-container__visible{height:auto;opacity:1;pointer-events:unset}[class*=authing-].authing-dropdown-menu-item{padding:5px 12px;transition:all .3s}[class*=authing-].authing-dropdown-menu-item:hover{background-color:#f5f5f5}[class*=authing-].authing-dropdown-icon{margin-left:8px}.toggle-mfa-dropdown [class*=authing-].authing-dropdown-icon,[class*=authing-].authing-toggle-mfa{color:#999}.toggle-mfa-dropdown{margin-top:30px;align-self:center}.toggle-mfa-dropdown [class*=authing-].authing-dropdown-menu-item{white-space:nowrap}[class*=authing-] body,[class*=authing-] html{width:100%;height:100%}[class*=authing-] input::-ms-clear,[class*=authing-] input::-ms-reveal{display:none}[class*=authing-] *,[class*=authing-] :after,[class*=authing-] :before{box-sizing:border-box}[class*=authing-] html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}[class*=authing-] body{margin:0;color:rgba(0,0,0,.85);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-variant:tabular-nums;line-height:1.5715;background-color:#fff;font-feature-settings:"tnum","tnum"}[class*=authing-] [tabindex="-1"]:focus{outline:none!important}[class*=authing-] hr{box-sizing:content-box;height:0;overflow:visible}[class*=authing-] h1,[class*=authing-] h2,[class*=authing-] h3,[class*=authing-] h4,[class*=authing-] h5,[class*=authing-] h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}[class*=authing-] p{margin-top:0;margin-bottom:1em}[class*=authing-] abbr[data-original-title],[class*=authing-] abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}[class*=authing-] address{margin-bottom:1em;font-style:normal;line-height:inherit}[class*=authing-] input[type=number],[class*=authing-] input[type=password],[class*=authing-] input[type=text],[class*=authing-] textarea{-webkit-appearance:none}[class*=authing-] dl,[class*=authing-] ol,[class*=authing-] ul{margin-top:0;margin-bottom:1em}[class*=authing-] ol ol,[class*=authing-] ol ul,[class*=authing-] ul ol,[class*=authing-] ul ul{margin-bottom:0}[class*=authing-] dt{font-weight:500}[class*=authing-] dd{margin-bottom:.5em;margin-left:0}[class*=authing-] blockquote{margin:0 0 1em}[class*=authing-] dfn{font-style:italic}[class*=authing-] b,[class*=authing-] strong{font-weight:bolder}[class*=authing-] small{font-size:80%}[class*=authing-] sub,[class*=authing-] sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}[class*=authing-] sub{bottom:-.25em}[class*=authing-] sup{top:-.5em}[class*=authing-] a{color:#396aff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}[class*=authing-] a:hover{color:#618eff}[class*=authing-] a:active{color:#254cd9}[class*=authing-] a:active,[class*=authing-] a:focus,[class*=authing-] a:hover{text-decoration:none;outline:0}[class*=authing-] a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}[class*=authing-] code,[class*=authing-] kbd,[class*=authing-] pre,[class*=authing-] samp{font-size:1em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}[class*=authing-] pre{margin-top:0;margin-bottom:1em;overflow:auto}[class*=authing-] figure{margin:0 0 1em}[class*=authing-] img{vertical-align:middle;border-style:none}[class*=authing-] svg:not(:root){overflow:hidden}[class*=authing-] [role=button],[class*=authing-] a,[class*=authing-] area,[class*=authing-] button,[class*=authing-] input:not([type=range]),[class*=authing-] label,[class*=authing-] select,[class*=authing-] summary,[class*=authing-] textarea{touch-action:manipulation}[class*=authing-] table{border-collapse:collapse}[class*=authing-] caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}[class*=authing-] th{text-align:inherit}[class*=authing-] button,[class*=authing-] input,[class*=authing-] optgroup,[class*=authing-] select,[class*=authing-] textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}[class*=authing-] button,[class*=authing-] input{overflow:visible}[class*=authing-] button,[class*=authing-] select{text-transform:none}[class*=authing-] [type=reset],[class*=authing-] [type=submit],[class*=authing-] button,[class*=authing-] html [type=button]{-webkit-appearance:button}[class*=authing-] [type=button]::-moz-focus-inner,[class*=authing-] [type=reset]::-moz-focus-inner,[class*=authing-] [type=submit]::-moz-focus-inner,[class*=authing-] button::-moz-focus-inner{padding:0;border-style:none}[class*=authing-] input[type=checkbox],[class*=authing-] input[type=radio]{box-sizing:border-box;padding:0}[class*=authing-] input[type=date],[class*=authing-] input[type=datetime-local],[class*=authing-] input[type=month],[class*=authing-] input[type=time]{-webkit-appearance:listbox}[class*=authing-] textarea{overflow:auto;resize:vertical}[class*=authing-] fieldset{min-width:0;margin:0;padding:0;border:0}[class*=authing-] legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}[class*=authing-] progress{vertical-align:baseline}[class*=authing-] [type=number]::-webkit-inner-spin-button,[class*=authing-] [type=number]::-webkit-outer-spin-button{height:auto}[class*=authing-] [type=search]{outline-offset:-2px;-webkit-appearance:none}[class*=authing-] [type=search]::-webkit-search-cancel-button,[class*=authing-] [type=search]::-webkit-search-decoration{-webkit-appearance:none}[class*=authing-] ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[class*=authing-] output{display:inline-block}[class*=authing-] summary{display:list-item}[class*=authing-] template{display:none}[class*=authing-] [hidden]{display:none!important}[class*=authing-] mark{padding:.2em;background-color:#feffe6}[class*=authing-] ::selection{color:#fff;background:#396aff}[class*=authing-] .clearfix:before{display:table;content:""}[class*=authing-] .clearfix:after{display:table;clear:both;content:""}[class*=authing-].authing-guard-text-btn{color:#396aff;padding:0}[class*=authing-].authing-guard-text-btn:focus,[class*=authing-].authing-guard-text-btn:hover{color:#6b90ff;background-color:transparent}[class*=authing-].authing-text-center{text-align:center}[class*=authing-].authing-text-center .authing-code-input{justify-content:center}[class*=authing-].authing-text-center .authing-dropdown-menu-container{text-align:left}[class*=authing-].authing-guard-form-actions{display:flex;justify-content:space-between;margin-top:8px;align-items:center}[class*=authing-].authing-guard-form-actions .authing-ant-divider-vertical{visibility:hidden}[class*=authing-].authing-guard-tip{color:#999}[class*=authing-].authing-guard-tip-btn-comb{margin-left:auto}[class*=authing-].authing-guard-full-width-space{width:100%}[class*=authing-].authing-data-tips{position:relative}[class*=authing-].authing-data-tips:after{content:attr(data-tips);position:absolute;white-space:nowrap;top:100%;left:50%;transform:translateX(-50%) translateY(6px);display:none;background-color:rgba(0,0,0,.75);font-size:12px;padding:12px;z-index:500;border-radius:4px;color:#fff}[class*=authing-].authing-data-tips:hover:after{display:block}[class*=authing-].authing-data-tips__top{position:relative}[class*=authing-].authing-data-tips__top:after{top:auto;bottom:100%;transform:translateX(-50%) translateY(-6px)}[class*=authing-].authing-guard-pointer{cursor:pointer}@media only screen and (max-width:719px){[class*=authing-].authing-guard-form-actions{justify-content:flex-end!important}[class*=authing-].authing-guard-form-actions .authing-ant-divider-vertical{visibility:visible;visibility:initial}[class*=authing-].authing-guard-form-actions .authing-guard-text-btn{color:#999;font-size:12px}[class*=authing-].authing-guard-form-actions .authing-guard-tip-btn-comb{margin-left:0!important;font-size:12px;font-weight:400;color:#999}}
|
|
2
|
-
/*# sourceMappingURL=main.4dd73333.chunk.css.map */
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack://src/components/AuthingGuard/Header/style.less","webpack://src/components/AuthingGuard/Forms/LoginFormFooter/style.less","webpack://src/components/AuthingGuard/Forms/SendPhoneCode/style.less","webpack://src/components/AuthingGuard/Forms/ResetPwdForm/style.less","webpack://src/common/VerifyCodeInput/style.less","webpack://src/components/AuthingGuard/Forms/MfaVerifyForm/style.less","webpack://src/components/AuthingGuard/Forms/QrCodeLoginForm/style.less","webpack://src/common/CopyAbleText/style.less","webpack://src/components/AuthingGuard/Forms/MfaResetCodeForm/style.less","webpack://src/components/AuthingGuard/Forms/Agreements/style.less","webpack://src/components/AuthingGuard/Forms/SocialAndIdpLogin/style.less","webpack://src/components/AuthingGuard/IconFont/style.less","webpack://src/components/AuthingGuard/Forms/SmsMfaVerifyForm/style.less","webpack://src/components/AuthingGuard/MfaLayout/style.less","webpack://src/common/AuthingTabs/style.less","webpack://src/components/AuthingGuard/GuardLayout/style.less","webpack://src/components/AuthingGuard/CompleteUserInfoLayout/style.less","webpack://src/common/AuthingDropdown/style.less","webpack://src/components/AuthingGuard/AppMFALayout/style.less","webpack://src/components/AuthingGuard/style.less","webpack://../node_modules/antd/lib/style/mixins/size.less","webpack://../node_modules/antd/lib/style/core/global.less","webpack://../node_modules/antd/lib/style/mixins/clearfix.less"],"names":[],"mappings":"AAAA,uCACE,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBACF,CAEA,qCACE,iBAAF,CAGA,yCACE,kBADF,CAIA,gDACE,YAAA,CACA,sBAAA,CACA,qBAAA,CACA,kBAFF,CAKA,sCACE,aAAA,CACA,cAAA,CACA,iBAAA,CACA,UAAA,CACA,oBAAA,CACA,iBAHF,CAKA,4CACE,cAAA,CACA,aAAA,CACA,kBAHF,CAMA,yCACE,uCACE,sBAAA,CACA,kBAAA,CACA,kBAAA,CACA,0BAAA,CACA,gBAAA,CACA,mBAJF,CAMA,sCACE,eAAA,CACA,gBAAA,CACA,UAAA,CACA,eAAA,CACA,gBAJF,CAMA,qCACE,QAJF,CAMA,gDACE,qBAAA,CACA,sBAJF,CAMA,4CACE,eAAA,CACA,gBAJF,CACF,CC1DA,yCACE,gDACE,eAAA,CACA,cACF,CACF,CCLA,wCACE,oBAAA,CACA,WAAA,CACA,4BAAA,CACA,iBAAA,CACA,aAAA,CACA,cAAA,CACA,SAAA,CACA,wBAAA,CAAA,oBAAA,CAAA,gBAAA,CACA,YACF,CAEA,8CACE,YAAF,CAGA,kDACE,kBAAA,CACA,0BAAA,CAAA,kBADF,CAIA,yCACE,wCACE,cAFF,CACF,CCtBA,wCACE,eACF,CCFA,0CACE,iBAAA,CACA,UAAA,CACA,cAAA,CACA,eAAA,CACA,WAAA,CACA,gBACF,CAAE,4DACE,gBAEJ,CAVA,gDAWI,iBAEJ,CACA,6CACE,UAAA,CACA,cAAA,CACA,cAAA,CACA,gBACF,CACA,qCACE,YAAA,CACA,kBACF,CCvBA,0CACE,aAAA,CACA,cAAA,CACA,eAAA,CACA,iBAAA,CACA,QACF,CAEA,yCACE,aAAA,CACA,iBAAF,CCVA,wCACE,iBAAA,CACA,gBACF,CACA,2CACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,MAAA,CACA,KAAA,CACA,YAAA,CACA,sBAAA,CACA,kBACF,CCbA,oCACE,YAAA,CACA,kBACF,CAEA,yCACE,eAAA,CACA,aAAF,CAGA,kDACE,aADF,CCVA,6CACE,qBAAA,CACA,sBAAA,CACA,iBAAA,CACA,cAAA,CACA,iBACF,CAEA,gDACE,aAAA,CACA,cAAA,CACA,eAAA,CACA,iBAAA,CACA,QAAF,CAGA,+CACE,aAAA,CACA,iBADF,CCjBA,qCACE,eAAA,CACA,kBACF,CAAE,gMAIM,aAER,CANE,4HAOM,oBAER,CAIA,0CACE,UAAA,CACA,wBAAA,CAAA,oBAAA,CAAA,gBAAA,CACA,cAAA,CACA,cAFF,CAGE,4DACE,cADJ,CALA,4CASI,eAAA,CACA,oBADJ,CAKA,8CACE,iBAHF,CAEA,2EAGI,UAAA,CACA,WAFJ,CAGI,iFACE,QADN,CAMA,kDACE,gBAJF,CChCA,4FALE,mBAAA,CACA,sBAAA,CACA,kBAaF,CAVA,4CAEE,UAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,iBAAA,CAGA,cAAA,CACA,wBAAA,CAAA,oBAAA,CAAA,gBAAF,CAVA,0DAaI,cAAA,CACA,aAAA,CACA,gCAAJ,CAGE,gEACE,aADJ,CAKA,6CACE,iBAAA,CACA,cAAA,CACA,UAHF,CAMA,uGAEE,YAAA,CACA,UAAA,CACA,aAJF,CAOA,4CACE,YAAA,CACA,cAAA,CACA,sBALF,CAQA,yCACE,6CACE,cANF,CAQA,4CACE,UAAA,CACA,WANF,CAIA,0DAII,cALJ,CAQA,yEAEI,4BAAA,CACA,YAAA,CACA,sBAPJ,CAGA,0FAMM,WAAA,CACA,WAAA,CACA,eAAA,CACA,kBAAA,CACA,wBAAA,CACA,cANN,CACF,CCjEA,+BACE,SAAA,CACA,UAAA,CACA,qBAAA,CACA,iBACF,CCLA,+CACE,iBACF,CCFA,gDACE,eACF,CCFA,+BACE,YAAA,CACA,kBAAA,CACA,kBACF,CACA,qCACE,YAAA,CACA,4BAAA,CACA,kBAAA,CACA,QACF,CACA,2CACE,iDACF,CACA,mCACE,aAAA,CACA,cAAA,CACA,8BAAA,CACA,kBAAA,CACA,cAAA,CACA,iBAAA,CACA,WAAA,CACA,iBACF,CAAE,8CACE,iBAEJ,CAAE,8CACE,cAEJ,CAAE,yCACE,UAAA,CACA,OAAA,CACA,UAAA,CACA,aAAA,CACA,iBAAA,CACA,QAAA,CACA,WAAA,CACA,0BAAA,CACA,4BAAA,CACA,8BAEJ,CACA,2CACE,aAAA,CACA,cACF,CAAE,iDACE,UAAA,CACA,wBAEJ,CACA,yCACE,iBAAA,CACA,SACF,CAAE,iDACE,cAEJ,CAAE,8IAGE,qBAEJ,CAAE,wEAEI,WAAA,CACA,SAAA,CACA,aACN,CAGE,+CACE,UAAA,CACA,aAAA,CACA,UAAA,CACA,UAAA,CACA,QAAA,CACA,MAAA,CACA,iBADJ,CAIA,0CACE,iBAAA,CACA,qBAAA,CACA,kBAAA,CACA,QAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,yBAAA,CACA,qBAAA,CACA,gBAAA,CACA,QAAA,CACA,SAAA,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CACA,oBAAA,CACA,2BAAA,CACA,iBAAA,CACA,YAAA,CACA,qGAFF,CAKA,+CACE,eAAA,CACA,QAAA,CACA,gBAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAAA,CACA,kBAHF,CAIE,qDACE,wBAFJ,CAMA,yCACE,qCACE,0BAJF,CAMA,mCACE,iBAAA,CACA,cAJF,CAMA,2CACE,cAJF,CAMA,mCACE,mBAJF,CACF,CCjIA,uCACE,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,UAAA,CACA,cAAA,CACA,WACF,CAEA,+CACE,mBAAF,CAGA,iDACE,UAAA,CACA,SADF,CAIA,8CACE,cAAA,CACA,MAAA,CACA,KAFF,CAKA,qCACE,iBAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,QAAA,CACA,gCAAA,CACA,SAAA,CACA,kBAHF,CAMA,6CACE,SAJF,CAOA,0CACE,WAAA,CACA,gBAAA,CACA,eAAA,CACA,qBAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,YAAA,CACA,qBAAA,CACA,2CAAA,CACA,gBAAA,CACA,iBAAA,CACA,aAAA,CACA,iBAAA,CACA,uBAAA,CACA,kBALF,CAQA,kDACE,4BANF,CASA,mFAEE,QAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAPF,CAUA,0CACE,iBAAA,CACA,UAAA,CACA,QAAA,CACA,WAAA,CACA,YAAA,CACA,eAAA,CACA,qBAAA,CACA,iBAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,gBAAA,CACA,cARF,CASE,gDACE,YAAA,CACA,WAAA,CACA,eAPJ,CASE,gDACE,aAPJ,CAWA,yCACE,uCACE,SATF,CAWA,0CACE,UAAA,CACA,eAAA,CACA,WAAA,CACA,eAAA,CAAA,qBAAA,CACA,eAAA,CACA,iBAAA,CACA,kBATF,CAWA,oCACE,cATF,CACF,CCpGA,oDACE,cAAA,CACA,iBAAA,CACA,UACF,CACA,kDACE,aACF,CCPA,mCACE,mBAAA,CACA,iBAAA,CACA,kBACF,CAEA,2CACE,cAAF,CAGA,kDACE,QAAA,CACA,SAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,aAAA,CACA,iBAAA,CACA,qGAAA,CAEA,mBAFF,CAKA,2DACE,WAAA,CACA,SAAA,CACA,oBAHF,CAMA,6CACE,gBAAA,CACA,kBAJF,CAKE,mDACE,wBAHJ,CAOA,wCACE,eALF,CCpCA,kGAEE,UACF,CAEA,qBACE,eAAA,CACA,iBAAF,CAFA,kEAII,kBACJ,CCRA,8CCCE,UAAA,CACA,WDOF,CATA,uEEgBE,YFHF,CAbA,uEEgCE,qBFdF,CAlBA,uBEoCE,sBAAA,CACA,gBAAA,CACA,6BAAA,CACA,yBAAA,CACA,4BAAA,CACA,yCFfF,CEmBA,cACE,kBFjBF,CA7BA,uBEuDE,QAAA,CACA,qBAAA,CACA,cAAA,CACA,sLAAA,CACA,yBAAA,CACA,kBAAA,CACA,qBAAA,CACA,mCFvBF,CAvCA,wCEuEE,sBF7BF,CA1CA,qBEgFE,sBAAA,CACA,QAAA,CACA,gBFnCF,CA/CA,8HEmGE,YAAA,CACA,kBAAA,CACA,qBAAA,CACA,eF5CF,CA1DA,oBE8GE,YAAA,CACA,iBFjDF,CA9DA,0EE4HE,yBAAA,CACA,wCAAA,CAAA,gCAAA,CACA,eAAA,CACA,WF1DF,CArEA,0BEmIE,iBAAA,CACA,iBAAA,CACA,mBF3DF,CA1EA,0IE4IE,uBF5DF,CAhFA,+DEkJE,YAAA,CACA,iBF7DF,CAtFA,gGE0JE,eF9DF,CA5FA,qBE8JE,eF/DF,CA/FA,qBEkKE,kBAAA,CACA,aFhEF,CAnGA,6BEuKE,cFjEF,CAtGA,sBE2KE,iBFlEF,CAzGA,6CEgLE,kBFnEF,CA7GA,wBEoLE,aFpEF,CAhHA,4CE8LE,iBAAA,CACA,aAAA,CACA,aAAA,CACA,uBF1EF,CAvHA,sBEqME,aF3EF,CA1HA,sBEwME,SF3EF,CA7HA,oBEgNE,aAAA,CACA,oBAAA,CACA,4BAAA,CACA,YAAA,CACA,cAAA,CACA,oBAAA,CACA,oCFhFF,CEkFE,0BACE,aFhFJ,CEmFE,2BACE,aFjFJ,CE2FE,+EACE,oBAAA,CACA,SFpFJ,CEuFE,8BACE,qBAAA,CACA,kBAAA,CACA,mBFrFJ,CA1JA,0FE2PE,aAAA,CACA,+EF3FF,CAjKA,sBEiQE,YAAA,CAEA,iBAAA,CAEA,aF/FF,CAtKA,yBE6QE,cFpGF,CAzKA,sBEqRE,qBAAA,CACA,iBFzGF,CA7KA,iCE0RE,eF1GF,CAhLA,oPEgTE,yBFrHF,CA3LA,wBEwTE,wBF1HF,CA9LA,0BE4TE,iBAAA,CACA,mBAAA,CACA,qBAAA,CACA,eAAA,CACA,mBF3HF,CArMA,qBEsUE,kBF9HF,CAxMA,gIEkVE,QAAA,CACA,aAAA,CACA,iBAAA,CACA,mBAAA,CACA,mBFnIF,CAnNA,iDE2VE,gBFpIF,CAvNA,kDEgWE,mBFrIF,CA3NA,6HE0WE,yBFzIF,CAjOA,gMEkXE,SAAA,CACA,iBF3IF,CAxOA,2EEwXE,qBAAA,CACA,SF5IF,CA7OA,uJEqYE,0BFlJF,CAnPA,2BEyYE,aAAA,CAEA,eFpJF,CAvPA,2BEoZE,WAAA,CACA,QAAA,CAEA,SAAA,CACA,QF3JF,CA7PA,yBE8ZE,aAAA,CACA,UAAA,CACA,cAAA,CACA,kBAAA,CACA,SAAA,CACA,aAAA,CACA,eAAA,CACA,mBAAA,CACA,kBF9JF,CAxQA,2BE0aE,uBF/JF,CA3QA,sHEgbE,WFjKF,CA/QA,gCEwbE,mBAAA,CACA,uBFtKF,CAnRA,yHEkcE,uBF3KF,CAvRA,+CE2cE,YAAA,CACA,yBFjLF,CA3RA,yBEodE,oBFtLF,CA9RA,0BEwdE,iBFvLF,CAjSA,2BE4dE,YFxLF,CApSA,2BEkeE,sBF3LF,CAvSA,uBEseE,YAAA,CACA,wBF5LF,CA3SA,8BE2eE,UAAA,CACA,kBF7LF,CG7SE,mCACE,aAAA,CACA,UH+SJ,CG7SE,kCAEE,aAAA,CACA,UAAA,CACA,UH8SJ,CApTA,yCACE,aAAA,CACA,SAsTF,CApTE,8FAEE,aAAA,CACA,4BAsTJ,CAlTA,sCACE,iBAoTF,CArTA,0DAGI,sBAqTJ,CAxTA,uEAMI,eAqTJ,CAjTA,6CACE,YAAA,CACA,6BAAA,CACA,cAAA,CACA,kBAmTF,CAvTA,2EAMI,iBAoTJ,CAhTA,oCACE,UAkTF,CA/SA,6CACE,gBAiTF,CA9SA,iDACE,UAgTF,CA7SA,oCACE,iBA+SF,CA9SE,0CACE,uBAAA,CACA,iBAAA,CACA,kBAAA,CACA,QAAA,CACA,QAAA,CACA,0CAAA,CACA,YAAA,CACA,gCAAA,CACA,cAAA,CACA,YAAA,CACA,WAAA,CACA,iBAAA,CACA,UAgTJ,CA7SI,gDACE,aA+SN,CA3SA,yCACE,iBA6SF,CA5SE,+CACE,QAAA,CACA,WAAA,CACA,2CA8SJ,CA1SA,wCACE,cA4SF,CAzSA,yCACE,6CAIE,kCAwSF,CA5SA,2EAEI,kBAAA,CAAA,kBA6SJ,CA/SA,qEAMI,UAAA,CACA,cA4SJ,CAnTA,yEAUI,uBAAA,CACA,cAAA,CACA,eAAA,CACA,UA4SJ,CACF","file":"main.4dd73333.chunk.css","sourcesContent":[".authing-guard-header {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n}\n\n.authing-guard-logo {\n margin-bottom: 8px;\n}\n\n.authing-guard-logo img {\n object-fit: contain;\n}\n\n.authing-guard-title-container {\n display: flex;\n justify-content: center;\n flex-direction: column;\n align-items: center;\n}\n\n.authing-guard-title {\n color: #282d3c;\n font-size: 24px;\n margin-bottom: 4px;\n width: 100%;\n word-break: break-all;\n text-align: center;\n}\n.authing-guard-description {\n font-size: 16px;\n color: #878a95;\n margin-bottom: 23px;\n}\n\n@media only screen and (max-width: 719px) {\n .authing-guard-header {\n align-items: flex-start;\n flex-direction: row;\n align-items: center;\n justify-content: flex-start;\n padding-top: 40px;\n padding-bottom: 48px;\n }\n .authing-guard-title {\n margin-bottom: 0;\n padding-left: 8px;\n color: #333333;\n font-weight: 500;\n text-align: unset;\n }\n .authing-guard-logo {\n margin: 0;\n }\n .authing-guard-title-container {\n flex-direction: column;\n align-items: flex-start;\n }\n .authing-guard-description {\n margin-bottom: 0px;\n padding-left: 8px;\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;","@media only screen and (max-width: 719px) {\n .authing-guard-form-submit-btn {\n margin-top: 56px;\n font-size: 14px;\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-send-code-btn {\n display: inline-block;\n border: none;\n background-color: transparent;\n font-size: inherit;\n color: #396aff;\n cursor: pointer;\n padding: 0;\n user-select: none;\n outline: none;\n}\n\n.authing-send-code-btn:focus {\n outline: none;\n}\n\n.authing-send-code-btn[disabled] {\n cursor: not-allowed;\n filter: opacity(0.5);\n}\n\n@media only screen and (max-width: 719px) {\n .authing-send-code-btn {\n font-size: 14px;\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-reset-pwd-btn {\n margin-top: 24px;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-code-input-item {\n text-align: center;\n width: 40px;\n min-width: 40px;\n min-height: 40px;\n height: 40px;\n line-height: 40px;\n &:not(:first-child) {\n margin-left: 18px;\n }\n input {\n text-align: center;\n }\n}\n.authing-code-input-divider {\n width: 14px;\n min-width: 14px;\n max-width: 14px;\n margin-left: 18px;\n}\n.authing-code-input {\n display: flex;\n align-items: center;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-guard-mfa-title {\n color: #181818;\n font-size: 18px;\n font-weight: 600;\n text-align: center;\n margin: 0;\n}\n\n.authing-guard-mfa-tips {\n margin: 38px 0;\n text-align: center;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-guard-qr-form {\n position: relative;\n min-height: 300px;\n}\n.authing-guard-qr-loading {\n position: absolute;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-copy-text {\n display: flex;\n align-items: center;\n}\n\n.authing-copy-text-icon {\n margin-left: 4px;\n color: #396aff;\n}\n\n.authing-copy-text-icon__success {\n color: #b7eb8f;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-guard-secret-block {\n border: 1px solid #ddd;\n justify-content: center;\n border-radius: 2px;\n padding: 12px 0;\n text-align: center;\n}\n\n.authing-guard-mfa-reset-title {\n color: #181818;\n font-size: 18px;\n font-weight: 600;\n text-align: center;\n margin: 0;\n}\n\n.authing-guard-mfa-reset-tips {\n margin: 38px 0;\n text-align: center;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-agreements {\n margin-top: 20px;\n margin-bottom: 20px;\n &.authing-agreements-error {\n .authing-agreements-item-invalid {\n color: #ff4d4f;\n a {\n color: #ff4d4f;\n }\n :global(.ant-checkbox-inner) {\n border-color: #ff4d4f;\n }\n }\n }\n}\n\n.authing-agreements-item {\n color: #999999;\n user-select: none;\n cursor: pointer;\n font-size: 12px;\n &:not(:first-child) {\n margin-top: 4px;\n }\n p {\n margin-bottom: 0;\n display: inline-block;\n }\n}\n\n.authing-agreements-checkbox {\n margin-bottom: 2px;\n :global(.ant-checkbox-inner) {\n width: 14px;\n height: 14px;\n &::after {\n left: 20%;\n }\n }\n}\n\n.authing-agreements-item-content {\n line-height: 23px;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-guard-third-login-btn {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n}\n\n.authing-social-login-item {\n display: inline-flex;\n margin: 8px 8px;\n width: 48px;\n height: 48px;\n background-color: #eff1f6;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n user-select: none;\n\n .authing-icon {\n font-size: 20px;\n color: #aeb9d4;\n transition: color 0.3s ease-in-out;\n }\n\n &:hover .authing-icon {\n color: #396aff;\n }\n}\n\n.authing-social-login-title {\n text-align: center;\n font-size: 14px;\n color: #999999;\n}\n\n.authing-social-login-title::before,\n.authing-social-login-title::after {\n content: '——';\n color: #eeeeee;\n margin: 0 11px;\n}\n\n.authing-social-login-list {\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n}\n\n@media only screen and (max-width: 719px) {\n .authing-social-login-title {\n font-size: 12px;\n }\n .authing-social-login-item {\n width: 32px;\n height: 32px;\n .authing-icon {\n font-size: 16px;\n }\n }\n .authing-guard-full-width-space {\n .authing-ant-space-item {\n margin-bottom: 16px !important;\n display: flex;\n justify-content: center;\n .authing-ant-btn {\n width: 200px;\n height: 34px;\n background: #ffffff;\n border-radius: 18px;\n border: 1px solid #e7e7e7;\n font-size: 12px;\n }\n }\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-icon {\n width: 1em;\n height: 1em;\n vertical-align: -0.15em;\n fill: currentColor;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-mfa-check-phone-from {\n text-align: center;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-guard-mfa-confirm-btn {\n margin-top: 80px;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-tabs {\n display: flex;\n margin-bottom: 36px;\n align-items: center;\n}\n.authing-tabs-inner {\n display: flex;\n justify-content: space-around;\n align-items: center;\n flex: 1;\n}\n.authing-tabs-inner--more {\n box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);\n}\n.authing-tab-item {\n color: #aeb9d4;\n font-size: 16px;\n transition: all 0.3s ease-in-out;\n white-space: nowrap;\n cursor: pointer;\n position: relative;\n height: 28px;\n margin-right: 32px;\n &:last-child {\n margin-right: 12px;\n }\n &:only-child {\n margin-right: 0;\n }\n &::after {\n content: '';\n width: 0;\n height: 2px;\n display: block;\n position: absolute;\n left: 50%;\n bottom: -4px;\n transform: translateX(-50%);\n background-color: transparent;\n transition: all 0.3s ease-in-out;\n }\n}\n.authing-tab-item__active {\n color: #396aff;\n font-size: 18px;\n &::after {\n width: 26px;\n background-color: #396aff;\n }\n}\n.authing-tabs-show-more {\n position: relative;\n z-index: 2;\n &.ant-btn {\n padding: 0 12px;\n }\n &:hover,\n &:focus,\n &:active {\n background-color: #fff;\n }\n &:hover {\n .authing-tabs-more-panel {\n height: auto;\n opacity: 1;\n padding: 4px 0;\n }\n }\n\n &:after {\n content: '';\n display: block;\n width: 100%;\n height: 6px;\n top: 100%;\n left: 0;\n position: absolute;\n }\n}\n.authing-tabs-more-panel {\n position: absolute;\n box-sizing: border-box;\n transition: all 0.3s;\n height: 0;\n opacity: 0;\n right: 0;\n top: 100%;\n transform: translateY(6px);\n background-color: #fff;\n max-height: 200px;\n margin: 0;\n padding: 0;\n overflow-x: hidden;\n overflow-y: auto;\n text-align: left;\n list-style-type: none;\n background-clip: padding-box;\n border-radius: 2px;\n outline: none;\n box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);\n}\n.authing-tabs-more-panel-item {\n min-width: 120px;\n margin: 0;\n padding: 5px 12px;\n overflow: hidden;\n color: rgba(0, 0, 0, 0.85);\n font-weight: 400;\n font-size: 14px;\n line-height: 22px;\n white-space: nowrap;\n text-overflow: ellipsis;\n cursor: pointer;\n transition: all 0.3s;\n &:hover {\n background-color: #f5f5f5;\n }\n}\n\n@media only screen and (max-width: 719px) {\n .authing-tabs-inner {\n justify-content: flex-start;\n }\n .authing-tab-item {\n margin-right: 40px;\n font-size: 14px;\n }\n .authing-tab-item__active {\n font-size: 16px;\n }\n .authing-tab-pane {\n padding-bottom: 70px;\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-guard-layout {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n padding: 24px 0;\n height: 100%;\n}\n\n.authing-guard-layout__hidden {\n pointer-events: none;\n}\n\n.authing-guard-layout__dis-none {\n z-index: -1;\n opacity: 0;\n}\n\n.authing-guard-layout__modal {\n position: fixed;\n left: 0;\n top: 0;\n}\n\n.authing-guard-mask {\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.45);\n opacity: 1;\n transition: all 0.3s;\n}\n\n.authing-guard-mask__hidden {\n opacity: 0;\n}\n\n.authing-guard-container {\n width: 440px;\n min-height: 610px;\n max-height: 100%;\n box-sizing: border-box;\n background-color: #fff;\n padding: 39px 38px 31px;\n border-radius: 10px;\n display: flex;\n flex-direction: column;\n box-shadow: 0 2px 10px 0 rgba(57, 106, 255, 0.2);\n margin-left: auto;\n margin-right: auto;\n overflow: auto;\n position: relative;\n transform: translateY(0);\n transition: all 0.3s;\n}\n\n.authing-guard-container__hidden {\n transform: translateY(2000px);\n}\n\n.authing-guard-loading,\n.authing-guard-load-error {\n flex: 1;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.authing-guard-close-btn {\n position: absolute;\n right: 12px;\n top: 12px;\n border: none;\n outline: none;\n box-shadow: none;\n background-color: #fff;\n border-radius: 50%;\n width: 30px;\n height: 30px;\n text-align: center;\n line-height: 20px;\n cursor: pointer;\n &:focus {\n outline: none;\n border: none;\n box-shadow: none;\n }\n &:hover {\n color: #396aff;\n }\n}\n\n@media only screen and (max-width: 719px) {\n .authing-guard-layout {\n padding: 0;\n }\n .authing-guard-container {\n width: 100%;\n min-height: 100%;\n border: none;\n border-radius: initial;\n box-shadow: initial;\n padding-left: 24px;\n padding-right: 24px;\n }\n .authing-ant-input {\n font-size: 14px;\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-guard-complete-info-title {\n font-size: 20px;\n text-align: center;\n color: #333;\n}\n.authing-guard-complete-info-msg {\n color: #b2b2b2;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-dropdown {\n display: inline-flex;\n position: relative;\n align-items: center;\n}\n\n.authing-dropdown-trigger {\n cursor: pointer;\n}\n\n.authing-dropdown-menu-container {\n height: 0;\n opacity: 0;\n position: absolute;\n top: 100%;\n left: 0;\n transition: all 0.3s;\n cursor: pointer;\n background-color: #fff;\n padding: 4px 0;\n border-radius: 2px;\n box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);\n pointer-events: none;\n}\n\n.authing-dropdown-menu-container__visible {\n height: auto;\n opacity: 1;\n pointer-events: unset;\n}\n\n.authing-dropdown-menu-item {\n padding: 5px 12px;\n transition: all 0.3s;\n &:hover {\n background-color: #f5f5f5;\n }\n}\n\n.authing-dropdown-icon {\n margin-left: 8px;\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;",".authing-toggle-mfa,\n.toggle-mfa-dropdown .authing-dropdown-icon {\n color: #999;\n}\n\n.toggle-mfa-dropdown {\n margin-top: 30px;\n align-self: center;\n .authing-dropdown-menu-item {\n white-space: nowrap;\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;","@import '~antd/lib/style/mixins/index.less';\n\n*[class*='authing-'] {\n @import '~antd/lib/style/core/global.less';\n}\n\n.authing-guard-text-btn {\n color: #396aff;\n padding: 0;\n\n &:hover,\n &:focus {\n color: #6b90ff;\n background-color: transparent;\n }\n}\n\n.authing-text-center {\n text-align: center;\n .authing-code-input {\n justify-content: center;\n }\n .authing-dropdown-menu-container {\n text-align: left;\n }\n}\n\n.authing-guard-form-actions {\n display: flex;\n justify-content: space-between;\n margin-top: 8px;\n align-items: center;\n .authing-ant-divider-vertical {\n visibility: hidden;\n }\n}\n\n.authing-guard-tip {\n color: #999;\n}\n\n.authing-guard-tip-btn-comb {\n margin-left: auto;\n}\n\n.authing-guard-full-width-space {\n width: 100%;\n}\n\n.authing-data-tips {\n position: relative;\n &::after {\n content: attr(data-tips);\n position: absolute;\n white-space: nowrap;\n top: 100%;\n left: 50%;\n transform: translateX(-50%) translateY(6px);\n display: none;\n background-color: rgba(0, 0, 0, 0.75);\n font-size: 12px;\n padding: 12px;\n z-index: 500;\n border-radius: 4px;\n color: #fff;\n }\n &:hover {\n &::after {\n display: block;\n }\n }\n}\n.authing-data-tips__top {\n position: relative;\n &::after {\n top: auto;\n bottom: 100%;\n transform: translateX(-50%) translateY(-6px);\n }\n}\n\n.authing-guard-pointer {\n cursor: pointer;\n}\n\n@media only screen and (max-width: 719px) {\n .authing-guard-form-actions {\n .authing-ant-divider-vertical {\n visibility: initial;\n }\n justify-content: flex-end !important;\n .authing-guard-text-btn {\n color: #999999;\n font-size: 12px;\n }\n .authing-guard-tip-btn-comb {\n margin-left: initial !important;\n font-size: 12px;\n font-weight: 400;\n color: #999999;\n }\n }\n}\n\n@primary-color: #396aff;@link-color: #396aff;@ant-prefix: authing-ant;","// Sizing shortcuts\n\n.size(@width; @height) {\n width: @width;\n height: @height;\n}\n\n.square(@size) {\n .size(@size; @size);\n}\n","/* stylelint-disable at-rule-no-unknown */\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n// HTML & Body reset\n@{html-selector},\nbody {\n .square(100%);\n}\n\n// remove the clear button of a text input control in IE10+\ninput::-ms-clear,\ninput::-ms-reveal {\n display: none;\n}\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Setting @viewport causes scrollbars to overlap content in IE11 and Edge, so\n// we force a non-overlapping, non-auto-hiding scrollbar to counteract.\n// 6. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\n@{html-selector} {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -ms-text-size-adjust: 100%; // 4\n -ms-overflow-style: scrollbar; // 5\n -webkit-tap-highlight-color: fade(@black, 0%); // 6\n}\n\n// IE10+ doesn't honor `<meta name=\"viewport\">` in some cases.\n@-ms-viewport {\n width: device-width;\n}\n\n// Body\n//\n// 1. remove the margin in all browsers.\n// 2. As a best practice, apply a default `body-background`.\n\nbody {\n margin: 0; // 1\n color: @text-color;\n font-size: @font-size-base;\n font-family: @font-family;\n font-variant: @font-variant-base;\n line-height: @line-height-base;\n background-color: @body-background; // 2\n font-feature-settings: @font-feature-settings-base;\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex='-1']:focus {\n outline: none !important;\n}\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n//\n// Typography\n//\n\n// remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n margin-bottom: 0.5em;\n color: @heading-color;\n font-weight: 500;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `em` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: 1em;\n}\n\n// Abbreviations\n//\n// 1. remove the bottom border in Firefox 39-.\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Duplicate behavior to the data-* attribute for our tooltip plugin\n\nabbr[title],\nabbr[data-original-title] {\n // 4\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n border-bottom: 0; // 1\n cursor: help; // 3\n}\n\naddress {\n margin-bottom: 1em;\n font-style: normal;\n line-height: inherit;\n}\n\ninput[type='text'],\ninput[type='password'],\ninput[type='number'],\ntextarea {\n -webkit-appearance: none;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1em;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: 0.5em;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1em;\n}\n\ndfn {\n font-style: italic; // Add the correct font style in Android 4.3-\n}\n\nb,\nstrong {\n font-weight: bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n font-size: 80%; // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\nsup {\n top: -0.5em;\n}\n\n//\n// Links\n//\n\na {\n color: @link-color;\n text-decoration: @link-decoration;\n background-color: transparent; // remove the gray background on active links in IE 10.\n outline: none;\n cursor: pointer;\n transition: color 0.3s;\n -webkit-text-decoration-skip: objects; // remove gaps in links underline in iOS 8+ and Safari 8+.\n\n &:hover {\n color: @link-hover-color;\n }\n\n &:active {\n color: @link-active-color;\n }\n\n &:active,\n &:hover {\n text-decoration: @link-hover-decoration;\n outline: 0;\n }\n\n // https://github.com/ant-design/ant-design/issues/22503\n &:focus {\n text-decoration: @link-focus-decoration;\n outline: @link-focus-outline;\n }\n\n &[disabled] {\n color: @disabled-color;\n cursor: not-allowed;\n pointer-events: none;\n }\n}\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-size: 1em; // Correct the odd `em` font sizing in all browsers.\n font-family: @code-family;\n}\n\npre {\n // remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `em`s\n margin-bottom: 1em;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n//\n// Figures\n//\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1em;\n}\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // remove the border on images inside links in IE 10-.\n}\n\nsvg:not(:root) {\n overflow: hidden; // Hide the overflow in IE\n}\n\n// Avoid 300ms click delay on touch devices that support the `touch-action` CSS property.\n//\n// In particular, unlike most other browsers, IE11+Edge on Windows 10 on touch devices and IE Mobile 10-11\n// DON'T remove the click delay when `<meta name=\"viewport\" content=\"width=device-width\">` is present.\n// However, they DO support emoving the click delay via `touch-action: manipulation`.\n// See:\n// * https://getbootstrap.com/docs/4.0/content/reboot/#click-delay-optimization-for-touch\n// * http://caniuse.com/#feat=css-touch-action\n// * https://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay\n\na,\narea,\nbutton,\n[role='button'],\ninput:not([type='range']),\nlabel,\nselect,\nsummary,\ntextarea {\n touch-action: manipulation;\n}\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: 0.75em;\n padding-bottom: 0.3em;\n color: @text-color-secondary;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n//\n// Forms\n//\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // remove the margin in Firefox and Safari\n color: inherit;\n font-size: inherit;\n font-family: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // remove the inheritance of text transform in Firefox\n}\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n@{html-selector} [type=\"button\"], /* 1 */\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type='button']::-moz-focus-inner,\n[type='reset']::-moz-focus-inner,\n[type='submit']::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type='radio'],\ninput[type='checkbox'] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. remove the padding in IE 10-\n}\n\ninput[type='date'],\ninput[type='time'],\ninput[type='datetime-local'],\ninput[type='month'] {\n // remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n margin: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n margin-bottom: 0.5em;\n padding: 0;\n color: inherit; // 2\n font-size: 1.5em;\n line-height: inherit;\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of incement and decement buttons in Chrome.\n[type='number']::-webkit-inner-spin-button,\n[type='number']::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type='search'] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// remove the inner padding and cancel buttons in Chrome and Safari on macOS.\n//\n\n[type='search']::-webkit-search-cancel-button,\n[type='search']::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n\nmark {\n padding: 0.2em;\n background-color: @yellow-1;\n}\n\n::selection {\n color: @text-color-inverse;\n background: @text-selection-bg;\n}\n\n// Utility classes\n.clearfix {\n .clearfix();\n}\n","// mixins for clearfix\n// ------------------------\n.clearfix() {\n // https://github.com/ant-design/ant-design/issues/21301#issuecomment-583955229\n &::before {\n display: table;\n content: '';\n }\n &::after {\n // https://github.com/ant-design/ant-design/issues/21864\n display: table;\n clear: both;\n content: '';\n }\n}\n"]}
|