fge-auth-component 1.0.3 → 1.0.4
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
.fge-step[data-v-f96ce043]{display:flex;align-items:center;justify-content:space-between;width:auto;position:relative;z-index:0;margin-bottom:40px}.fge-step-progress[data-v-f96ce043]{position:absolute;background-color:#c5c5c5;height:2px;z-index:-1;left:0;right:0;margin:0 auto}.fge-step-progress-bar[data-v-f96ce043]{position:absolute;left:0;height:100%;width:0;background-color:var(--stepPrimaryColor);transition:all .5s ease}.fge-step-item[data-v-f96ce043]{display:flex;flex-direction:column;align-items:center;color:#c5c5c5;transition:all .5s ease}.fge-step-item-counter[data-v-f96ce043]{height:30px;width:30px;display:grid;place-items:center;background-color:var(--stepIconColor);border-radius:100%;border:2px solid #c5c5c5;position:relative}.fge-step-item-counter .icon-success[data-v-f96ce043]{position:absolute;opacity:0;transform:scale(0);width:14px;transition:all .5s ease}.fge-step-item.success .fge-step-item-counter svg[data-v-f96ce043]{width:15px;height:15px}.fge-step-item.success .fge-step-item-counter .icon-success[data-v-f96ce043]{opacity:1;transform:scale(1)}.fge-step-item.current .fge-step-item-counter[data-v-f96ce043]{border-color:var(--stepPrimaryColor);background-color:var(--stepPrimaryColor);color:#fff;font-weight:500}.fge-logo-container[data-v-9297476b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0}.fge-logo-container svg[data-v-9297476b]{width:270px;height:200px}.fixed-height[data-v-8ce81fe7]{height:40px}.hide-calendar[data-v-8ce81fe7]{visibility:hidden;padding:0;height:0;border:0}.auth-calendar-btn[data-v-8ce81fe7]{position:absolute;right:4px;top:1px}.auth-calendar-btn svg[data-v-8ce81fe7]{width:20px}.btn-absolute[data-v-8ce81fe7]{top:-1px;right:0px}.btn-absolute-2[data-v-8ce81fe7]{top:-1px;right:30px}.fge-version-label[data-v-e7a8b9f7]{margin-top:.75rem;padding-right:1.5rem;text-align:right;font-size:.6rem;color:var(--fge-gray-color)}.fge-dialog-content{padding:0 0 2rem}.p-button-icon.p-button-icon-left:only-child{display:none}.fge-auth-confirm-dialog.p-dialog{font-family:var(--fge-font-family)}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button{border:1px solid var(--fge-gray-color)}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button:focus{box-shadow:none!important}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button:enabled:hover{background:#ededed;color:#484848;border-color:var(--fge-secondary-btn-color)}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button span{color:var(--fge-gray-color);font-size:12px}.fge-auth-confirm-dialog.p-dialog .icon{width:75px;height:75px}.fge-auth-confirm-dialog.p-dialog .p-dialog-header{padding-bottom:.25rem;padding-left:2.5rem;padding-right:2.5rem}.fge-auth-confirm-dialog.p-dialog .p-dialog-header .p-dialog-title{color:var(--fge-gray-color);font-weight:400;font-size:1.334rem}.fge-auth-confirm-dialog.p-dialog .p-dialog-content{padding-bottom:0;padding-left:2.5rem;padding-right:2.5rem}.fge-auth-confirm-dialog.p-dialog .p-dialog-footer{display:flex;gap:2.5rem;padding-left:2.5rem;padding-right:2.5rem;justify-content:center}.fge-auth-confirm-dialog.p-dialog .p-dialog-footer button span{font-weight:500}.fge-auth-confirm-dialog.p-dialog .fge-auth-question-dialog{color:var(--fge-orange-color);font-size:1.334rem;font-weight:400}.fge-auth-confirm-dialog.p-dialog .fge-auth-message-dialog{color:var(--fge-gray-color);font-size:1.2rem}.icon_1[data-v-7883ed41]{height:132px}.icon_1[data-v-7883ed41]{animation:rotate-7883ed41 1.25s linear infinite}@keyframes rotate-7883ed41{to{transform:rotate(-360deg)}}.icon_2[data-v-7883ed41]{width:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fge-auth-loading[data-v-461de591]{position:absolute;width:100%;height:100%;background:rgba(153,153,153,.75);z-index:999999;display:flex;align-items:center;justify-content:center}.title{font-size:1.1rem}.p-sidebar{position:fixed;transition:transform .3s;display:flex;flex-direction:column}.p-sidebar-content{height:100%;overflow-y:auto;overflow-x:hidden}.p-sidebar-header{color:var(--primary-color-text)}.p-sidebar-icon{display:flex;align-items:center;justify-content:center}.p-sidebar-left{top:0;left:0;width:20rem;height:100%}.p-sidebar-right{top:0;right:0;width:24rem;height:100%}.p-sidebar-top{top:0;left:0;width:100%;height:10rem}.p-sidebar-bottom{bottom:0;left:0;width:100%;height:10rem}.p-sidebar-full{width:100%;height:100%;top:0;left:0;-webkit-transition:none;transition:none}.p-sidebar-left.p-sidebar-enter-from,.p-sidebar-left.p-sidebar-leave-to{transform:translate(-100%)}.p-sidebar-right.p-sidebar-enter-from,.p-sidebar-right.p-sidebar-leave-to{transform:translate(100%)}.p-sidebar-top.p-sidebar-enter-from,.p-sidebar-top.p-sidebar-leave-to{transform:translateY(-100%)}.p-sidebar-bottom.p-sidebar-enter-from,.p-sidebar-bottom.p-sidebar-leave-to{transform:translateY(100%)}.p-sidebar-full.p-sidebar-enter-from,.p-sidebar-full.p-sidebar-leave-to{opacity:0}.p-sidebar-full.p-sidebar-enter-active,.p-sidebar-full.p-sidebar-leave-active{transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.p-sidebar-left.p-auth-sidebar-sm,.p-sidebar-right.p-auth-sidebar-sm{width:390px}.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-md{width:40rem}.p-sidebar-left.p-sidebar-lg,.p-sidebar-right.p-sidebar-lg{width:60rem}.p-sidebar-top.p-auth-sidebar-sm,.p-sidebar-bottom.p-auth-sidebar-sm{height:10rem}.p-sidebar-top.p-sidebar-md,.p-sidebar-bottom.p-sidebar-md{height:20rem}.p-sidebar-top.p-sidebar-lg,.p-sidebar-bottom.p-sidebar-lg{height:30rem}@media screen and (max-width: 64em){.p-sidebar-left.p-auth-sidebar-sm,.p-sidebar-left.p-sidebar-lg,.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-auth-sidebar-sm,.p-sidebar-right.p-sidebar-lg,.p-sidebar-right.p-sidebar-md{width:100vw}}.p-sidebar-footer{max-height:8rem;margin-top:auto;padding:.1rem .5rem .5rem;display:flex;justify-content:flex-end}.fge-auth-foto-container{position:relative;width:100%}.fge-auth-foto-container .fge-image-container{height:110px;width:110px}.fge-auth-foto-container .fge-image-container svg{height:110px;width:110px}.fge-auth-foto-container .fge-image-container img{height:110px;width:110px;object-fit:contain}.img-absolute-container{position:absolute;padding:0;bottom:-10px;right:0;width:40px;height:40px}.fge-gray-label.fge-perfil-nombre{font-family:Roboto Condensed;line-height:20px;font-size:1.3rem;font-weight:500}.fge-perfil-data{font-weight:400;font-family:Roboto}.fge-password-btn{padding:.4rem .6rem!important;border-radius:.7rem!important;height:30px!important;margin-left:-3px}.fge-password-btn .p-button-label{font-family:Roboto;font-size:.8rem!important}.fge-auth-profile-img{border-radius:50%;object-fit:cover!important}.fge-auth-camera-file-button[data-v-f1a984b3]{width:40px;height:40px}.fge-auth-camera-file-button svg[data-v-f1a984b3]{width:30px!important;height:30px}.mb-20[data-v-f1a984b3]{margin-bottom:20px}.btn-absolute[data-v-f1a984b3]{top:-1px;right:0px}.btn-absolute-2[data-v-f1a984b3]{top:-1px;right:30px}.avatar-size{width:40px!important;height:40px!important;outline:1px solid #c7c7c7}.avatar-size img{width:40px!important;height:40px!important;object-fit:cover}.default-icon-size{width:40px;height:40px}.default-icon-size svg{width:40px;height:40px}*::-webkit-scrollbar{-webkit-appearance:none;background-color:var(--surface-200)}*::-webkit-scrollbar:vertical{width:.5vw;margin:2rem;padding:2rem}*::-webkit-scrollbar-button:increment,*::-webkit-scrollbar-button{display:none}*::-webkit-scrollbar:horizontal{height:.4vh}*::-webkit-scrollbar-thumb{background-color:var(--fge-orange-color);border-radius:.3rem}:root{--fge-font-family: "Roboto", Arial, Helvetica, sans-serif;--fge-background: #333333;--fge-background-color: #fff;--fge-primary-button-text-color: #fff;--fge-gray-bolder-color: #666666;--fge-gray-color: #808080;--fge-gray-lines-color: #cccccc;--fge-orange-color: #f28b0c;--fge-light-orange-color: #f2af5c;--fge-input-color: #fef7ef;--fge-red-error-color: #e8523dbf;--fge-secondary-btn-color: #999999;--fge-toast-color-button: #b3b3b3;--fge-toast-success: #99ab69;--fge-toast-error: #e8523d;--fge-toast-info: #2d4b73;--fge-toast-warning: #fabe50;--fge-gray-icon: #9c9c9c;--fge-soft-gray-icon: #bababa;--fge-orange-icon: #f28b0c;font-size:14px}.fge-container,.fge-container button,.fge-container input{font-family:Roboto,Arial,Helvetica,sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0}#app{height:100vh;min-height:100%;width:100vw;overflow-x:hidden}.fge-login-container{width:100%;min-height:100%;background:#ffffff;overflow:auto;display:flex;flex:1 1 100%;align-items:stretch;justify-content:space-between;box-shadow:0 0 20px 6px #090b6f85;position:relative}.fge-login-containerdiv{height:auto}.fge-login-container .left{flex:1;background-color:var(--fge-background)}@media (max-width: 980px){.fge-login-container .left{display:none}}.fge-login-container .right{flex:0 0 auto;min-height:100vh;width:max-content;overflow:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.fge-login-container .right .right-container{height:100%;padding:0 2rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;gap:1rem;margin-top:auto;margin-bottom:auto}.fge-login-container .right .right-container .fge-login{width:330px}.fge-login-container .right .right-container-footer{margin-top:auto;margin-bottom:10px;align-self:flex-end}@media (max-width: 980px){.fge-login-container .right{width:100%}.fge-login-container .right .right-container{width:100%;align-items:center}}@media (max-width: 400px){.fge-login-container .right .right-container{padding:0 1rem;margin:0}}.fge-right-container{margin-left:20px;margin-right:20px}.fge-btn-section{margin-top:40px;gap:40px}.mb-40{margin-bottom:40px}@media (max-width: 980px){.fge-login-container{flex-flow:wrap;text-align:center;align-content:center;align-items:center;justify-content:center}}.fge-form-label{text-align:left;color:var(--fge-gray-color);font-weight:400;padding-left:.25rem;font-family:Roboto;margin-bottom:2px!important}.p-button.fge-button{font-family:var(--fge-font-family)}.p-button.fge-button svg{width:25px}.p-button.fge-button.auth-btn-sm{width:170px!important}.p-button.fge-button:focus{box-shadow:none!important}.p-button.fge-button.p-button-text:enabled:active{background:transparent}.p-button.fge-button.p-button.p-button-outlined:enabled:hover{background-color:transparent;border-color:transparent}.p-button.fge-button.p-button.p-button-outlined:enabled:hover svg{color:var(--primary-color)}.fge-auth-primary-button{color:var(--fge-primary-button-text-color);background:var(--fge-orange-color);padding:.8rem 1rem;border-radius:1rem;border:1px solid var(--fge-light-orange-color);margin:0;height:40px}.fge-auth-primary-button:enabled:active{background:var(--fge-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color)}.fge-auth-primary-button span{font-weight:500}.fge-auth-primary-button:enabled:hover{background:var(--fge-light-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color);cursor:pointer}.fge-link-primary-button{height:auto;margin:0;padding:.25rem 0}.fge-link-primary-button span{font-weight:400;color:var(--fge-orange-color);font-size:.85rem}.fge-secondary-button{color:var(--fge-gray-bolder-color);background:#ffffff;border:1px solid var(--fge-secondary-btn-color);padding:.8rem 1rem;font-size:1rem;border-radius:1rem;height:40px}.fge-secondary-button span{font-weight:500}.fge-secondary-button:enabled:hover{background:#e6e6e6;color:#757575;border-color:transparent}.fge-secondary-button:enabled:active{background:#ffffff;color:var(--fge-gray-bolder-color);border-color:var(--fge-secondary-btn-color)}.p-button.p-button-text.fge-link-secondary-button:enabled:active{background:transparent}.p-button.p-button-text.fge-link-secondary-button:focus{box-shadow:none}.fge-link-secondary-button{height:auto;margin:0;padding:.25rem 0}.fge-link-secondary-button span{font-weight:400;color:var(--fge-gray-color);font-size:.85rem}.fge-gray-label{color:var(--fge-gray-color);font-size:1rem}.fge-lines{overflow:auto;text-align:center}.fge-lines:before,.fge-lines:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:28%}.fge-lines:before{right:.5em;margin-left:-50%}.fge-lines:after{left:.5em;margin-right:-50%}.fge-horizontal-line{overflow:hidden;text-align:center}.fge-horizontal-line:before,.fge-horizontal-line:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.fge-auth-error{text-align:center;color:var(--fge-red-error-color);font-size:.867rem;margin:0;margin-top:.25rem}.fge-auth-input{background:transparent;padding:.6rem 1rem .5rem;color:var(--fge-gray-color);height:40px;width:100%;border:1px solid;border-color:var(--fge-light-orange-color);appearance:none;border-radius:1rem}.fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba),.12);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-light-orange-color)!important}.fge-auth-input:hover{border-color:var(--fge-light-orange-color)!important;outline:1px solid var(--fge-light-orange-color)}html[data-theme=dark] .fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba-dark),.12)}.fge-orange-icon i{font-size:1.25rem;height:23px;color:var(--primary-color)!important}.fge-orange-icon>svg{color:var(--primary-color)!important}.fge-auth-input-invalid{border:1px solid var(--fge-red-error-color);font-size:1rem}.fge-auth-input-invalid:enabled:focus{background:var(--fge-background-color);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-red-error-color)!important}.fge-auth-input-invalid:hover{outline:1px solid var(--fge-red-error-color)!important}.p-checkbox.fge-auth-checkbox{width:25px;height:25px}.p-checkbox.fge-auth-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:var(--fge-light-orange-color);background:linear-gradient(90deg,var(--fge-light-orange-color) 0%,var(--fge-orange-color) 100%)}.p-checkbox.fge-auth-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:var(--fge-light-orange-color)}.p-checkbox.fge-auth-checkbox .p-checkbox-box{border:1px solid var(--fge-gray-lines-color);width:25px;height:25px}.p-checkbox.fge-auth-checkbox .p-checkbox-box svg{width:15px;height:15px;transition:opacity .3s ease-in-out;opacity:0}.p-checkbox.fge-auth-checkbox .p-checkbox-box.p-highlight{border-color:var(--fge-light-orange-color);background:linear-gradient(90deg,var(--fge-light-orange-color) 0%,var(--fge-orange-color) 100%)}.p-checkbox.fge-auth-checkbox .p-checkbox-box.p-highlight svg{opacity:1}.p-checkbox.fge-auth-checkbox .p-checkbox-box.p-focus{border-color:var(--fge-light-orange-color);box-shadow:0 0 0 0 .2rem var(--fge-light-orange-color)}.fge-auth-toast.p-toast{opacity:1;border-radius:20px 0 0!important;font-family:var(--fge-font-family)}.fge-auth-toast.p-toast .p-toast-message{box-shadow:0 0 4px #b6494926;border-width:0 0 0 20px!important;border-radius:20px 0 0!important}.fge-auth-toast.p-toast .p-toast-message .icon{width:30px;height:30px}.fge-auth-toast.p-toast .title{font-size:1.2rem;font-weight:500}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-success{background:#ffffff;border:solid var(--fge-toast-success);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-success .p-toast-message-content{border:1px solid var(--fge-toast-success)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-error{background:#ffffff;border:solid var(--fge-toast-error);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-error .p-toast-message-content{border:1px solid var(--fge-toast-error)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-info{background:#ffffff;border:solid var(--fge-toast-info);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-info .p-toast-message-content{border:1px solid var(--fge-toast-info)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-warn{background:#ffffff;border:solid var(--fge-toast-warning);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-content{border:1px solid var(--fge-toast-warning)}.fge-auth-toast.p-toast .p-toast-icon-close.p-link{color:var(--fge-toast-color-button);border:1px solid var(--fge-toast-color-button)}.fge-auth-toast.p-toast .p-toast-icon-close.p-link:focus{box-shadow:0 0 0 .05rem var(--fge-toast-color-button)}.fge-auth-toast.p-toast .p-toast-icon-close.p-link span{font-size:.8rem}.fge-auth-font-condensed{font-family:Roboto Condensed!important}.p-radiobutton.fge-auth-radiobutton{width:24px;height:24px}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box{border:1px solid var(--fge-orange-color);width:24px;height:24px}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:8px;height:8px}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:var(--fge-light-orange-color)}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box.p-highlight{border-color:var(--fge-light-orange-color);background:var(--fge-orange-color)}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:var(--fge-light-orange-color);background:var(--fge-orange-color)}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled).p-focus{box-shadow:none}.p-input-icon-right>svg:last-of-type,.p-input-icon-right>i:last-of-type{right:.75rem;color:#6c757d}
|
|
1
|
+
.fge-step[data-v-f96ce043]{display:flex;align-items:center;justify-content:space-between;width:auto;position:relative;z-index:0;margin-bottom:40px}.fge-step-progress[data-v-f96ce043]{position:absolute;background-color:#c5c5c5;height:2px;z-index:-1;left:0;right:0;margin:0 auto}.fge-step-progress-bar[data-v-f96ce043]{position:absolute;left:0;height:100%;width:0;background-color:var(--stepPrimaryColor);transition:all .5s ease}.fge-step-item[data-v-f96ce043]{display:flex;flex-direction:column;align-items:center;color:#c5c5c5;transition:all .5s ease}.fge-step-item-counter[data-v-f96ce043]{height:30px;width:30px;display:grid;place-items:center;background-color:var(--stepIconColor);border-radius:100%;border:2px solid #c5c5c5;position:relative}.fge-step-item-counter .icon-success[data-v-f96ce043]{position:absolute;opacity:0;transform:scale(0);width:14px;transition:all .5s ease}.fge-step-item.success .fge-step-item-counter svg[data-v-f96ce043]{width:15px;height:15px}.fge-step-item.success .fge-step-item-counter .icon-success[data-v-f96ce043]{opacity:1;transform:scale(1)}.fge-step-item.current .fge-step-item-counter[data-v-f96ce043]{border-color:var(--stepPrimaryColor);background-color:var(--stepPrimaryColor);color:#fff;font-weight:500}.fge-logo-container[data-v-9297476b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0}.fge-logo-container svg[data-v-9297476b]{width:270px;height:200px}.fixed-height[data-v-8ce81fe7]{height:40px}.hide-calendar[data-v-8ce81fe7]{visibility:hidden;padding:0;height:0;border:0}.auth-calendar-btn[data-v-8ce81fe7]{position:absolute;right:4px;top:1px}.auth-calendar-btn svg[data-v-8ce81fe7]{width:20px}.btn-absolute[data-v-8ce81fe7]{top:-1px;right:0px}.btn-absolute-2[data-v-8ce81fe7]{top:-1px;right:30px}.fge-version-label[data-v-e7a8b9f7]{margin-top:.75rem;padding-right:1.5rem;text-align:right;font-size:.6rem;color:var(--fge-gray-color)}.fge-dialog-content{padding:0 0 2rem}.p-button-icon.p-button-icon-left:only-child{display:none}.fge-auth-confirm-dialog.p-dialog{font-family:var(--fge-font-family)}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button{border:1px solid var(--fge-gray-color)}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button:focus{box-shadow:none!important}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button:enabled:hover{background:#ededed;color:#484848;border-color:var(--fge-secondary-btn-color)}.fge-auth-confirm-dialog.p-dialog .p-dialog-header-icons button span{color:var(--fge-gray-color);font-size:12px}.fge-auth-confirm-dialog.p-dialog .icon{width:75px;height:75px}.fge-auth-confirm-dialog.p-dialog .p-dialog-header{padding-bottom:.25rem;padding-left:2.5rem;padding-right:2.5rem}.fge-auth-confirm-dialog.p-dialog .p-dialog-header .p-dialog-title{color:var(--fge-gray-color);font-weight:400;font-size:1.334rem}.fge-auth-confirm-dialog.p-dialog .p-dialog-content{padding-bottom:0;padding-left:2.5rem;padding-right:2.5rem}.fge-auth-confirm-dialog.p-dialog .p-dialog-footer{display:flex;gap:2.5rem;padding-left:2.5rem;padding-right:2.5rem;justify-content:center}.fge-auth-confirm-dialog.p-dialog .p-dialog-footer button span{font-weight:500}.fge-auth-confirm-dialog.p-dialog .fge-auth-question-dialog{color:var(--fge-orange-color);font-size:1.334rem;font-weight:400}.fge-auth-confirm-dialog.p-dialog .fge-auth-message-dialog{color:var(--fge-gray-color);font-size:1.2rem}.icon_1[data-v-7883ed41]{height:132px}.icon_1[data-v-7883ed41]{animation:rotate-7883ed41 1.25s linear infinite}@keyframes rotate-7883ed41{to{transform:rotate(-360deg)}}.icon_2[data-v-7883ed41]{width:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fge-auth-loading[data-v-461de591]{position:absolute;width:100%;height:100%;background:rgba(153,153,153,.75);z-index:999999;display:flex;align-items:center;justify-content:center}.title{font-size:1.1rem}.p-sidebar{position:fixed;transition:transform .3s;display:flex;flex-direction:column}.p-sidebar-content{height:100%;overflow-y:auto;overflow-x:hidden}.p-sidebar-header{color:var(--primary-color-text)}.p-sidebar-icon{display:flex;align-items:center;justify-content:center}.p-sidebar-left{top:0;left:0;width:20rem;height:100%}.p-sidebar-right{top:0;right:0;width:24rem;height:100%}.p-sidebar-top{top:0;left:0;width:100%;height:10rem}.p-sidebar-bottom{bottom:0;left:0;width:100%;height:10rem}.p-sidebar-full{width:100%;height:100%;top:0;left:0;-webkit-transition:none;transition:none}.p-sidebar-left.p-sidebar-enter-from,.p-sidebar-left.p-sidebar-leave-to{transform:translate(-100%)}.p-sidebar-right.p-sidebar-enter-from,.p-sidebar-right.p-sidebar-leave-to{transform:translate(100%)}.p-sidebar-top.p-sidebar-enter-from,.p-sidebar-top.p-sidebar-leave-to{transform:translateY(-100%)}.p-sidebar-bottom.p-sidebar-enter-from,.p-sidebar-bottom.p-sidebar-leave-to{transform:translateY(100%)}.p-sidebar-full.p-sidebar-enter-from,.p-sidebar-full.p-sidebar-leave-to{opacity:0}.p-sidebar-full.p-sidebar-enter-active,.p-sidebar-full.p-sidebar-leave-active{transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.p-sidebar-left.p-auth-sidebar-sm,.p-sidebar-right.p-auth-sidebar-sm{width:390px}.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-md{width:40rem}.p-sidebar-left.p-sidebar-lg,.p-sidebar-right.p-sidebar-lg{width:60rem}.p-sidebar-top.p-auth-sidebar-sm,.p-sidebar-bottom.p-auth-sidebar-sm{height:10rem}.p-sidebar-top.p-sidebar-md,.p-sidebar-bottom.p-sidebar-md{height:20rem}.p-sidebar-top.p-sidebar-lg,.p-sidebar-bottom.p-sidebar-lg{height:30rem}@media screen and (max-width: 64em){.p-sidebar-left.p-auth-sidebar-sm,.p-sidebar-left.p-sidebar-lg,.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-auth-sidebar-sm,.p-sidebar-right.p-sidebar-lg,.p-sidebar-right.p-sidebar-md{width:100vw}}.p-sidebar-footer{max-height:8rem;margin-top:auto;padding:.1rem .5rem .5rem;display:flex;justify-content:flex-end}.fge-auth-foto-container{position:relative;width:100%}.fge-auth-foto-container .fge-image-container{height:110px;width:110px}.fge-auth-foto-container .fge-image-container svg{height:110px;width:110px}.fge-auth-foto-container .fge-image-container img{height:110px;width:110px;object-fit:contain}.img-absolute-container{position:absolute;padding:0;bottom:-10px;right:0;width:40px;height:40px}.fge-gray-label.fge-perfil-nombre{font-family:Roboto Condensed;line-height:20px;font-size:1.3rem;font-weight:500}.fge-perfil-data{font-weight:400;font-family:Roboto}.fge-password-btn{padding:.4rem .6rem!important;border-radius:.7rem!important;height:30px!important;margin-left:-3px}.fge-password-btn .p-button-label{font-family:Roboto;font-size:.8rem!important}.fge-auth-profile-img{border-radius:50%;object-fit:cover!important}.fge-auth-camera-file-button[data-v-8200af91]{width:40px;height:40px}.fge-auth-camera-file-button svg[data-v-8200af91]{width:30px!important;height:30px}.mb-20[data-v-8200af91]{margin-bottom:20px}.btn-absolute[data-v-8200af91]{top:-1px;right:0px}.btn-absolute-2[data-v-8200af91]{top:-1px;right:30px}.avatar-size{width:40px!important;height:40px!important;outline:1px solid #c7c7c7}.avatar-size img{width:40px!important;height:40px!important;object-fit:cover}.default-icon-size{width:40px;height:40px}.default-icon-size svg{width:40px;height:40px}*::-webkit-scrollbar{-webkit-appearance:none;background-color:var(--surface-200)}*::-webkit-scrollbar:vertical{width:.5vw;margin:2rem;padding:2rem}*::-webkit-scrollbar-button:increment,*::-webkit-scrollbar-button{display:none}*::-webkit-scrollbar:horizontal{height:.4vh}*::-webkit-scrollbar-thumb{background-color:var(--fge-orange-color);border-radius:.3rem}:root{--fge-font-family: "Roboto", Arial, Helvetica, sans-serif;--fge-background: #333333;--fge-background-color: #fff;--fge-primary-button-text-color: #fff;--fge-gray-bolder-color: #666666;--fge-gray-color: #808080;--fge-gray-lines-color: #cccccc;--fge-orange-color: #f28b0c;--fge-light-orange-color: #f2af5c;--fge-input-color: #fef7ef;--fge-red-error-color: #e8523dbf;--fge-secondary-btn-color: #999999;--fge-toast-color-button: #b3b3b3;--fge-toast-success: #99ab69;--fge-toast-error: #e8523d;--fge-toast-info: #2d4b73;--fge-toast-warning: #fabe50;--fge-gray-icon: #9c9c9c;--fge-soft-gray-icon: #bababa;--fge-orange-icon: #f28b0c;font-size:14px}.fge-container,.fge-container button,.fge-container input{font-family:Roboto,Arial,Helvetica,sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0}#app{height:100vh;min-height:100%;width:100vw;overflow-x:hidden}.fge-login-container{width:100%;min-height:100%;background:#ffffff;overflow:auto;display:flex;flex:1 1 100%;align-items:stretch;justify-content:space-between;box-shadow:0 0 20px 6px #090b6f85;position:relative}.fge-login-containerdiv{height:auto}.fge-login-container .left{flex:1;background-color:var(--fge-background)}@media (max-width: 980px){.fge-login-container .left{display:none}}.fge-login-container .right{flex:0 0 auto;min-height:100vh;width:max-content;overflow:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.fge-login-container .right .right-container{height:100%;padding:0 2rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;gap:1rem;margin-top:auto;margin-bottom:auto}.fge-login-container .right .right-container .fge-login{width:330px}.fge-login-container .right .right-container-footer{margin-top:auto;margin-bottom:10px;align-self:flex-end}@media (max-width: 980px){.fge-login-container .right{width:100%}.fge-login-container .right .right-container{width:100%;align-items:center}}@media (max-width: 400px){.fge-login-container .right .right-container{padding:0 1rem;margin:0}}.fge-right-container{margin-left:20px;margin-right:20px}.fge-btn-section{margin-top:40px;gap:40px}.mb-40{margin-bottom:40px}@media (max-width: 980px){.fge-login-container{flex-flow:wrap;text-align:center;align-content:center;align-items:center;justify-content:center}}.fge-form-label{text-align:left;color:var(--fge-gray-color);font-weight:400;padding-left:.25rem;font-family:Roboto;margin-bottom:2px!important}.p-button.fge-button{font-family:var(--fge-font-family)}.p-button.fge-button svg{width:25px}.p-button.fge-button.auth-btn-sm{width:170px!important}.p-button.fge-button:focus{box-shadow:none!important}.p-button.fge-button.p-button-text:enabled:active{background:transparent}.p-button.fge-button.p-button.p-button-outlined:enabled:hover{background-color:transparent;border-color:transparent}.p-button.fge-button.p-button.p-button-outlined:enabled:hover svg{color:var(--primary-color)}.fge-auth-primary-button{color:var(--fge-primary-button-text-color);background:var(--fge-orange-color);padding:.8rem 1rem;border-radius:1rem;border:1px solid var(--fge-light-orange-color);margin:0;height:40px}.fge-auth-primary-button:enabled:active{background:var(--fge-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color)}.fge-auth-primary-button span{font-weight:500}.fge-auth-primary-button:enabled:hover{background:var(--fge-light-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color);cursor:pointer}.fge-link-primary-button{height:auto;margin:0;padding:.25rem 0}.fge-link-primary-button span{font-weight:400;color:var(--fge-orange-color);font-size:.85rem}.fge-secondary-button{color:var(--fge-gray-bolder-color);background:#ffffff;border:1px solid var(--fge-secondary-btn-color);padding:.8rem 1rem;font-size:1rem;border-radius:1rem;height:40px}.fge-secondary-button span{font-weight:500}.fge-secondary-button:enabled:hover{background:#e6e6e6;color:#757575;border-color:transparent}.fge-secondary-button:enabled:active{background:#ffffff;color:var(--fge-gray-bolder-color);border-color:var(--fge-secondary-btn-color)}.p-button.p-button-text.fge-link-secondary-button:enabled:active{background:transparent}.p-button.p-button-text.fge-link-secondary-button:focus{box-shadow:none}.fge-link-secondary-button{height:auto;margin:0;padding:.25rem 0}.fge-link-secondary-button span{font-weight:400;color:var(--fge-gray-color);font-size:.85rem}.fge-gray-label{color:var(--fge-gray-color);font-size:1rem}.fge-lines{overflow:auto;text-align:center}.fge-lines:before,.fge-lines:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:28%}.fge-lines:before{right:.5em;margin-left:-50%}.fge-lines:after{left:.5em;margin-right:-50%}.fge-horizontal-line{overflow:hidden;text-align:center}.fge-horizontal-line:before,.fge-horizontal-line:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.fge-auth-error{text-align:center;color:var(--fge-red-error-color);font-size:.867rem;margin:0;margin-top:.25rem}.fge-auth-input{background:transparent;padding:.6rem 1rem .5rem;color:var(--fge-gray-color);height:40px;width:100%;border:1px solid;border-color:var(--fge-light-orange-color);appearance:none;border-radius:1rem}.fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba),.12);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-light-orange-color)!important}.fge-auth-input:hover{border-color:var(--fge-light-orange-color)!important;outline:1px solid var(--fge-light-orange-color)}html[data-theme=dark] .fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba-dark),.12)}.fge-orange-icon i{font-size:1.25rem;height:23px;color:var(--primary-color)!important}.fge-orange-icon>svg{color:var(--primary-color)!important}.fge-auth-input-invalid{border:1px solid var(--fge-red-error-color);font-size:1rem}.fge-auth-input-invalid:enabled:focus{background:var(--fge-background-color);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-red-error-color)!important}.fge-auth-input-invalid:hover{outline:1px solid var(--fge-red-error-color)!important}.p-checkbox.fge-auth-checkbox{width:25px;height:25px}.p-checkbox.fge-auth-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:var(--fge-light-orange-color);background:linear-gradient(90deg,var(--fge-light-orange-color) 0%,var(--fge-orange-color) 100%)}.p-checkbox.fge-auth-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:var(--fge-light-orange-color)}.p-checkbox.fge-auth-checkbox .p-checkbox-box{border:1px solid var(--fge-gray-lines-color);width:25px;height:25px}.p-checkbox.fge-auth-checkbox .p-checkbox-box svg{width:15px;height:15px;transition:opacity .3s ease-in-out;opacity:0}.p-checkbox.fge-auth-checkbox .p-checkbox-box.p-highlight{border-color:var(--fge-light-orange-color);background:linear-gradient(90deg,var(--fge-light-orange-color) 0%,var(--fge-orange-color) 100%)}.p-checkbox.fge-auth-checkbox .p-checkbox-box.p-highlight svg{opacity:1}.p-checkbox.fge-auth-checkbox .p-checkbox-box.p-focus{border-color:var(--fge-light-orange-color);box-shadow:0 0 0 0 .2rem var(--fge-light-orange-color)}.fge-auth-toast.p-toast{opacity:1;border-radius:20px 0 0!important;font-family:var(--fge-font-family)}.fge-auth-toast.p-toast .p-toast-message{box-shadow:0 0 4px #b6494926;border-width:0 0 0 20px!important;border-radius:20px 0 0!important}.fge-auth-toast.p-toast .p-toast-message .icon{width:30px;height:30px}.fge-auth-toast.p-toast .title{font-size:1.2rem;font-weight:500}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-success{background:#ffffff;border:solid var(--fge-toast-success);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-success .p-toast-message-content{border:1px solid var(--fge-toast-success)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-error{background:#ffffff;border:solid var(--fge-toast-error);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-error .p-toast-message-content{border:1px solid var(--fge-toast-error)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-info{background:#ffffff;border:solid var(--fge-toast-info);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-info .p-toast-message-content{border:1px solid var(--fge-toast-info)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-warn{background:#ffffff;border:solid var(--fge-toast-warning);color:var(--fge-gray-color)}.fge-auth-toast.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-content{border:1px solid var(--fge-toast-warning)}.fge-auth-toast.p-toast .p-toast-icon-close.p-link{color:var(--fge-toast-color-button);border:1px solid var(--fge-toast-color-button)}.fge-auth-toast.p-toast .p-toast-icon-close.p-link:focus{box-shadow:0 0 0 .05rem var(--fge-toast-color-button)}.fge-auth-toast.p-toast .p-toast-icon-close.p-link span{font-size:.8rem}.fge-auth-font-condensed{font-family:Roboto Condensed!important}.p-radiobutton.fge-auth-radiobutton{width:24px;height:24px}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box{border:1px solid var(--fge-orange-color);width:24px;height:24px}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:8px;height:8px}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:var(--fge-light-orange-color)}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box.p-highlight{border-color:var(--fge-light-orange-color);background:var(--fge-orange-color)}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:var(--fge-light-orange-color);background:var(--fge-orange-color)}.p-radiobutton.fge-auth-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled).p-focus{box-shadow:none}.p-input-icon-right>svg:last-of-type,.p-input-icon-right>i:last-of-type{right:.75rem;color:#6c757d}
|
|
@@ -19307,7 +19307,7 @@ const N6 = {
|
|
|
19307
19307
|
}, null, 8, B6)
|
|
19308
19308
|
]));
|
|
19309
19309
|
}
|
|
19310
|
-
}), tt = (e) => (j1("data-v-
|
|
19310
|
+
}), tt = (e) => (j1("data-v-8200af91"), e = e(), z1(), e), U6 = { class: "h-full w-full lg:flex lg:flex-column lg:justify-content-center px-6" }, j6 = { class: "mb-40 pt-3" }, z6 = { class: "formgrid grid grid-nogutter" }, q6 = { class: "field col-12 text-left" }, W6 = /* @__PURE__ */ tt(() => /* @__PURE__ */ h("label", {
|
|
19311
19311
|
for: "celular",
|
|
19312
19312
|
class: "fge-form-label"
|
|
19313
19313
|
}, "Celular:", -1)), Y6 = { class: "relative" }, K6 = { class: "field col-12 text-left" }, G6 = /* @__PURE__ */ tt(() => /* @__PURE__ */ h("label", {
|
|
@@ -19329,16 +19329,16 @@ const N6 = {
|
|
|
19329
19329
|
class: "fge-form-label text-sm mt-1"
|
|
19330
19330
|
}, "E-mail", -1)), u7 = /* @__PURE__ */ tt(() => /* @__PURE__ */ h("div", { class: "field col-12 m-0" }, [
|
|
19331
19331
|
/* @__PURE__ */ h("div", { class: "fge-horizontal-line" })
|
|
19332
|
-
], -1)), d7 = { class: "flex flex-column fge-btn-section
|
|
19332
|
+
], -1)), d7 = { class: "flex flex-column fge-btn-section mb-3" }, h7 = { class: "flex justify-content-center gap-6 m-0" }, f7 = { class: "formgrid grid grid-nogutter gap-1" }, m7 = { class: "field col-12 text-left mb-2" }, p7 = /* @__PURE__ */ tt(() => /* @__PURE__ */ h("label", {
|
|
19333
19333
|
for: "old_ps",
|
|
19334
19334
|
class: "fge-form-label"
|
|
19335
|
-
}, "Contraseña actual:", -1)),
|
|
19335
|
+
}, "Contraseña actual:", -1)), g7 = { class: "field col-12 text-left mb-2" }, y7 = /* @__PURE__ */ tt(() => /* @__PURE__ */ h("label", {
|
|
19336
19336
|
for: "new-ps",
|
|
19337
19337
|
class: "fge-form-label"
|
|
19338
|
-
}, "Contraseña nueva:", -1)),
|
|
19338
|
+
}, "Contraseña nueva:", -1)), v7 = { class: "field col-12 text-left mb-0" }, b7 = /* @__PURE__ */ tt(() => /* @__PURE__ */ h("label", {
|
|
19339
19339
|
for: "rep_password",
|
|
19340
19340
|
class: "fge-form-label"
|
|
19341
|
-
}, "Repetir contraseña:", -1)),
|
|
19341
|
+
}, "Repetir contraseña:", -1)), w7 = { class: "flex flex-column fge-btn-section" }, C7 = { class: "flex justify-content-between gap-6 m-0" }, S7 = /* @__PURE__ */ ce({
|
|
19342
19342
|
__name: "FgePerfil",
|
|
19343
19343
|
props: {
|
|
19344
19344
|
onCloseBtn: {
|
|
@@ -19581,23 +19581,21 @@ const N6 = {
|
|
|
19581
19581
|
]),
|
|
19582
19582
|
h("div", d7, [
|
|
19583
19583
|
h("div", h7, [
|
|
19584
|
-
|
|
19585
|
-
|
|
19586
|
-
|
|
19587
|
-
|
|
19588
|
-
return (O = e.onCloseBtn) == null ? void 0 : O.call(e);
|
|
19589
|
-
}),
|
|
19590
|
-
title: "Cerrar perfil",
|
|
19591
|
-
label: "Cerrar",
|
|
19592
|
-
class: "auth-btn-sm fge-button fge-secondary-button"
|
|
19584
|
+
E(m(ee), {
|
|
19585
|
+
onClick: M[4] || (M[4] = () => {
|
|
19586
|
+
var O;
|
|
19587
|
+
return (O = e.onCloseBtn) == null ? void 0 : O.call(e);
|
|
19593
19588
|
}),
|
|
19594
|
-
|
|
19595
|
-
|
|
19596
|
-
|
|
19597
|
-
|
|
19598
|
-
|
|
19599
|
-
|
|
19600
|
-
|
|
19589
|
+
title: "Cerrar perfil",
|
|
19590
|
+
label: "Cerrar",
|
|
19591
|
+
class: "auth-btn-sm fge-button fge-secondary-button"
|
|
19592
|
+
}),
|
|
19593
|
+
E(m(ee), {
|
|
19594
|
+
label: "Aceptar",
|
|
19595
|
+
title: "Guardar cambios",
|
|
19596
|
+
onClick: m(d),
|
|
19597
|
+
class: "auth-btn-sm fge-button fge-auth-primary-button"
|
|
19598
|
+
}, null, 8, ["onClick"])
|
|
19601
19599
|
])
|
|
19602
19600
|
])
|
|
19603
19601
|
]),
|
|
@@ -19614,9 +19612,9 @@ const N6 = {
|
|
|
19614
19612
|
}, null, 8, ["refCounter", "error", "currentContacto", "cancelarFunction", "aceptarFunction", "reenviar-mensaje"])
|
|
19615
19613
|
]),
|
|
19616
19614
|
step3: $(() => [
|
|
19617
|
-
h("div",
|
|
19618
|
-
h("div",
|
|
19619
|
-
|
|
19615
|
+
h("div", f7, [
|
|
19616
|
+
h("div", m7, [
|
|
19617
|
+
p7,
|
|
19620
19618
|
E(m(oe), { name: "oldPassword" }, {
|
|
19621
19619
|
default: $(({ field: O }) => [
|
|
19622
19620
|
h("form", {
|
|
@@ -19645,8 +19643,8 @@ const N6 = {
|
|
|
19645
19643
|
error: m(o).oldPassword
|
|
19646
19644
|
}, null, 8, ["error"])
|
|
19647
19645
|
]),
|
|
19648
|
-
h("div",
|
|
19649
|
-
|
|
19646
|
+
h("div", g7, [
|
|
19647
|
+
y7,
|
|
19650
19648
|
E(m(oe), { name: "newPassword" }, {
|
|
19651
19649
|
default: $(({ field: O }) => [
|
|
19652
19650
|
h("form", {
|
|
@@ -19675,8 +19673,8 @@ const N6 = {
|
|
|
19675
19673
|
error: m(o).newPassword
|
|
19676
19674
|
}, null, 8, ["error"])
|
|
19677
19675
|
]),
|
|
19678
|
-
h("div",
|
|
19679
|
-
|
|
19676
|
+
h("div", v7, [
|
|
19677
|
+
b7,
|
|
19680
19678
|
E(m(oe), { name: "repetirPassword" }, {
|
|
19681
19679
|
default: $(({ field: O }) => [
|
|
19682
19680
|
h("form", {
|
|
@@ -19705,20 +19703,18 @@ const N6 = {
|
|
|
19705
19703
|
}, null, 8, ["error"])
|
|
19706
19704
|
])
|
|
19707
19705
|
]),
|
|
19708
|
-
h("div",
|
|
19709
|
-
h("div",
|
|
19710
|
-
|
|
19711
|
-
|
|
19712
|
-
|
|
19713
|
-
|
|
19714
|
-
|
|
19715
|
-
|
|
19716
|
-
|
|
19717
|
-
|
|
19718
|
-
|
|
19719
|
-
|
|
19720
|
-
}, null, 8, ["onClick"])
|
|
19721
|
-
])
|
|
19706
|
+
h("div", w7, [
|
|
19707
|
+
h("div", C7, [
|
|
19708
|
+
E(m(ee), {
|
|
19709
|
+
onClick: m(p),
|
|
19710
|
+
label: "Cancelar",
|
|
19711
|
+
class: "w-full fge-button fge-secondary-button"
|
|
19712
|
+
}, null, 8, ["onClick"]),
|
|
19713
|
+
E(m(ee), {
|
|
19714
|
+
label: "Aceptar",
|
|
19715
|
+
onClick: m(u),
|
|
19716
|
+
class: "w-full fge-button fge-auth-primary-button"
|
|
19717
|
+
}, null, 8, ["onClick"])
|
|
19722
19718
|
])
|
|
19723
19719
|
])
|
|
19724
19720
|
]),
|
|
@@ -19729,7 +19725,7 @@ const N6 = {
|
|
|
19729
19725
|
};
|
|
19730
19726
|
}
|
|
19731
19727
|
});
|
|
19732
|
-
const
|
|
19728
|
+
const k7 = /* @__PURE__ */ ct(S7, [["__scopeId", "data-v-8200af91"]]), kl = /* @__PURE__ */ ce({
|
|
19733
19729
|
__name: "FgePerfilSidebar",
|
|
19734
19730
|
setup(e, { expose: t }) {
|
|
19735
19731
|
const { displayModal: n, openDialog: i, closeDialog: r } = i6();
|
|
@@ -19746,21 +19742,21 @@ const x7 = /* @__PURE__ */ ct(E7, [["__scopeId", "data-v-f1a984b3"]]), kl = /* @
|
|
|
19746
19742
|
width: "100%"
|
|
19747
19743
|
}, {
|
|
19748
19744
|
default: $(() => [
|
|
19749
|
-
E(
|
|
19745
|
+
E(k7, { onCloseBtn: m(r) }, null, 8, ["onCloseBtn"])
|
|
19750
19746
|
]),
|
|
19751
19747
|
_: 1
|
|
19752
19748
|
}, 8, ["visible"]));
|
|
19753
19749
|
}
|
|
19754
|
-
}),
|
|
19750
|
+
}), E7 = { class: "flex align-items-center" }, x7 = {
|
|
19755
19751
|
key: 1,
|
|
19756
19752
|
class: "default-icon-size mr-2"
|
|
19757
|
-
},
|
|
19758
|
-
|
|
19759
|
-
|
|
19760
|
-
],
|
|
19761
|
-
|
|
19762
|
-
|
|
19763
|
-
],
|
|
19753
|
+
}, T7 = { class: "hidden md:block mr-3" }, _7 = { class: "flex flex-column" }, M7 = { class: "fge-gray-label font-bold capitalize fge-auth-font-condensed" }, I7 = { class: "fge-gray-label text-xs text-center uppercase" }, O7 = /* @__PURE__ */ h("i", { class: "pi pi-fw pi-user" }, null, -1), D7 = /* @__PURE__ */ h("span", { class: "ml-2" }, "Perfil", -1), L7 = [
|
|
19754
|
+
O7,
|
|
19755
|
+
D7
|
|
19756
|
+
], A7 = /* @__PURE__ */ h("i", { class: "pi pi-fw pi-sign-out" }, null, -1), P7 = /* @__PURE__ */ h("span", { class: "ml-2" }, "Cerrar sesión", -1), V7 = [
|
|
19757
|
+
A7,
|
|
19758
|
+
P7
|
|
19759
|
+
], Z7 = /* @__PURE__ */ ce({
|
|
19764
19760
|
__name: "FgeMenuItems",
|
|
19765
19761
|
emits: ["onLogout"],
|
|
19766
19762
|
setup(e, { emit: t }) {
|
|
@@ -19781,20 +19777,20 @@ const x7 = /* @__PURE__ */ ct(E7, [["__scopeId", "data-v-f1a984b3"]]), kl = /* @
|
|
|
19781
19777
|
"aria-controls": "overlay_menu",
|
|
19782
19778
|
class: "cursor-pointer h-full p-0 ml-0 flex align-items-center"
|
|
19783
19779
|
}, [
|
|
19784
|
-
h("div",
|
|
19780
|
+
h("div", E7, [
|
|
19785
19781
|
s.value ? (g(), N(m(Cl), {
|
|
19786
19782
|
key: 0,
|
|
19787
19783
|
image: (v = m(n).userState.user) == null ? void 0 : v.fotoUrl,
|
|
19788
19784
|
class: "avatar-size mr-2",
|
|
19789
19785
|
shape: "circle",
|
|
19790
19786
|
onError: c
|
|
19791
|
-
}, null, 8, ["image"])) : (g(), w("div",
|
|
19787
|
+
}, null, 8, ["image"])) : (g(), w("div", x7, [
|
|
19792
19788
|
E(Sl)
|
|
19793
19789
|
])),
|
|
19794
|
-
h("div",
|
|
19795
|
-
h("div",
|
|
19796
|
-
h("span",
|
|
19797
|
-
h("span",
|
|
19790
|
+
h("div", T7, [
|
|
19791
|
+
h("div", _7, [
|
|
19792
|
+
h("span", M7, B((y = (f = m(n).userState) == null ? void 0 : f.user) == null ? void 0 : y.nombreCompleto), 1),
|
|
19793
|
+
h("span", I7, B((D = (k = m(n).userState) == null ? void 0 : k.user) == null ? void 0 : D.profesion), 1)
|
|
19798
19794
|
])
|
|
19799
19795
|
])
|
|
19800
19796
|
])
|
|
@@ -19810,11 +19806,11 @@ const x7 = /* @__PURE__ */ ct(E7, [["__scopeId", "data-v-f1a984b3"]]), kl = /* @
|
|
|
19810
19806
|
h("button", {
|
|
19811
19807
|
class: "w-full p-link flex align-items-center p-2 pl-4 text-color hover:surface-200 border-noround",
|
|
19812
19808
|
onClick: a
|
|
19813
|
-
},
|
|
19809
|
+
}, L7),
|
|
19814
19810
|
h("button", {
|
|
19815
19811
|
class: "w-full p-link flex align-items-center p-2 pl-4 text-color hover:surface-200 border-noround",
|
|
19816
19812
|
onClick: l
|
|
19817
|
-
},
|
|
19813
|
+
}, V7)
|
|
19818
19814
|
]),
|
|
19819
19815
|
_: 1
|
|
19820
19816
|
}, 512),
|
|
@@ -19835,12 +19831,12 @@ function c1(e) {
|
|
|
19835
19831
|
function u1(e) {
|
|
19836
19832
|
e.$_ptooltipModifiers.focus ? (e.removeEventListener("focus", _l), e.removeEventListener("blur", Ml)) : (e.removeEventListener("mouseenter", xl), e.removeEventListener("mouseleave", Tl), e.removeEventListener("click", Il)), e.removeEventListener("keydown", Ol);
|
|
19837
19833
|
}
|
|
19838
|
-
function
|
|
19834
|
+
function R7(e) {
|
|
19839
19835
|
e.$_ptooltipScrollHandler || (e.$_ptooltipScrollHandler = new bi(e, function() {
|
|
19840
19836
|
on(e);
|
|
19841
19837
|
})), e.$_ptooltipScrollHandler.bindScrollListener();
|
|
19842
19838
|
}
|
|
19843
|
-
function
|
|
19839
|
+
function N7(e) {
|
|
19844
19840
|
e.$_ptooltipScrollHandler && e.$_ptooltipScrollHandler.unbindScrollListener();
|
|
19845
19841
|
}
|
|
19846
19842
|
function xl(e) {
|
|
@@ -19869,16 +19865,16 @@ function Ol(e) {
|
|
|
19869
19865
|
function kr(e) {
|
|
19870
19866
|
if (e.$_ptooltipDisabled)
|
|
19871
19867
|
return;
|
|
19872
|
-
let t =
|
|
19873
|
-
|
|
19868
|
+
let t = F7(e);
|
|
19869
|
+
$7(e), x.fadeIn(t, 250), window.addEventListener("resize", function n() {
|
|
19874
19870
|
x.isTouchDevice() || on(e), this.removeEventListener("resize", n);
|
|
19875
|
-
}),
|
|
19871
|
+
}), R7(e), pe.set("tooltip", t, e.$_ptooltipZIndex);
|
|
19876
19872
|
}
|
|
19877
19873
|
function Dl(e, t) {
|
|
19878
19874
|
t !== void 0 ? El = setTimeout(() => kr(e), t) : kr(e);
|
|
19879
19875
|
}
|
|
19880
19876
|
function Er(e) {
|
|
19881
|
-
Ll(e),
|
|
19877
|
+
Ll(e), N7(e);
|
|
19882
19878
|
}
|
|
19883
19879
|
function on(e, t) {
|
|
19884
19880
|
clearTimeout(El), t !== void 0 ? setTimeout(() => Er(e), t) : Er(e);
|
|
@@ -19886,7 +19882,7 @@ function on(e, t) {
|
|
|
19886
19882
|
function Nt(e) {
|
|
19887
19883
|
return document.getElementById(e.$_ptooltipId);
|
|
19888
19884
|
}
|
|
19889
|
-
function
|
|
19885
|
+
function F7(e) {
|
|
19890
19886
|
const t = e.$_ptooltipIdAttr !== "" ? e.$_ptooltipIdAttr : vt() + "_tooltip";
|
|
19891
19887
|
e.$_ptooltipId = t;
|
|
19892
19888
|
let n = document.createElement("div");
|
|
@@ -19902,7 +19898,7 @@ function Ll(e) {
|
|
|
19902
19898
|
t && t.parentElement && (pe.clear(t), document.body.removeChild(t)), e.$_ptooltipId = null;
|
|
19903
19899
|
}
|
|
19904
19900
|
}
|
|
19905
|
-
function
|
|
19901
|
+
function $7(e) {
|
|
19906
19902
|
const t = e.$_ptooltipModifiers;
|
|
19907
19903
|
t.top ? (pn(e), Re(e) && (gn(e), Re(e) && pn(e))) : t.left ? (h1(e), Re(e) && (d1(e), Re(e) && (pn(e), Re(e) && (gn(e), Re(e) && h1(e))))) : t.bottom ? (gn(e), Re(e) && (pn(e), Re(e) && gn(e))) : (d1(e), Re(e) && (h1(e), Re(e) && (pn(e), Re(e) && (gn(e), Re(e) && d1(e)))));
|
|
19908
19904
|
}
|
|
@@ -19944,7 +19940,7 @@ function f1(e) {
|
|
|
19944
19940
|
function xr(e) {
|
|
19945
19941
|
return e.modifiers && Object.keys(e.modifiers).length ? e.modifiers : e.arg && typeof e.arg == "object" ? Object.entries(e.arg).reduce((t, [n, i]) => ((n === "event" || n === "position") && (t[i] = !0), t), {}) : {};
|
|
19946
19942
|
}
|
|
19947
|
-
const
|
|
19943
|
+
const B7 = {
|
|
19948
19944
|
beforeMount(e, t) {
|
|
19949
19945
|
let n = f1(e);
|
|
19950
19946
|
if (n.$_ptooltipModifiers = xr(t), t.value) {
|
|
@@ -19978,7 +19974,7 @@ const U7 = {
|
|
|
19978
19974
|
} else
|
|
19979
19975
|
n.$_ptooltipValue = t.value.value, n.$_ptooltipDisabled = !!t.value.disabled === t.value.disabled ? t.value.disabled : !1, n.$_ptooltipEscape = !!t.value.escape === t.value.escape ? t.value.escape : !1, n.$_ptooltipClass = t.value.class, n.$_ptooltipFitContent = !!t.value.fitContent === t.value.fitContent ? t.value.fitContent : !0, n.$_ptooltipIdAttr = t.value.id || "", n.$_ptooltipShowDelay = t.value.showDelay || 0, n.$_ptooltipHideDelay = t.value.hideDelay || 0, c1(n);
|
|
19980
19976
|
}
|
|
19981
|
-
},
|
|
19977
|
+
}, H7 = {
|
|
19982
19978
|
startsWith: "Comienza con",
|
|
19983
19979
|
contains: "Contiene",
|
|
19984
19980
|
notContains: "No contiene",
|
|
@@ -20046,7 +20042,7 @@ const U7 = {
|
|
|
20046
20042
|
passwordPrompt: "Introduzca su contraseña",
|
|
20047
20043
|
emptyFilterMessage: "No se encontrarón resultados",
|
|
20048
20044
|
emptyMessage: "Lista vacia"
|
|
20049
|
-
},
|
|
20045
|
+
}, U7 = {
|
|
20050
20046
|
[String(Zn)]: "${label} debe contener solo números",
|
|
20051
20047
|
[String(Fi)]: "${label} debe contener al menos una letra mayúscula, una letra minúscula, un número y un caracter especial",
|
|
20052
20048
|
[String(ms)]: "${label} debe contener al menos una letra mayúscula, una letra minúscula, un número y un caracter especial"
|
|
@@ -20059,7 +20055,7 @@ const U7 = {
|
|
|
20059
20055
|
min: "${label} debe tener al menos ${min} caracteres",
|
|
20060
20056
|
max: "${label} no debe tener más de ${max} caracteres",
|
|
20061
20057
|
length: "${label} debe tener ${length} caracteres",
|
|
20062
|
-
matches: ({ label: e, regex: t }) =>
|
|
20058
|
+
matches: ({ label: e, regex: t }) => U7[String(t)].replaceAll("${label}", e) || `${e} no es válido`,
|
|
20063
20059
|
// Utiliza el objeto de mensajes con la expresión regular como clave y el mensaje correspondiente como valor
|
|
20064
20060
|
email: "${label} debe tener el formato ejemplo@ejemplo.com"
|
|
20065
20061
|
},
|
|
@@ -20076,11 +20072,11 @@ Hl(te, "email", function(t) {
|
|
|
20076
20072
|
excludeEmptyString: !0
|
|
20077
20073
|
});
|
|
20078
20074
|
});
|
|
20079
|
-
const
|
|
20075
|
+
const Y7 = {
|
|
20080
20076
|
install: (e, t) => {
|
|
20081
|
-
t.usePrimeDirectives && e.directive("tooltip",
|
|
20082
|
-
locale:
|
|
20083
|
-
}), t.useYupLocale && Ul(Al), e.component("FgeLoginComponent", Bf), e.component("FgePerfilMenuComponent",
|
|
20077
|
+
t.usePrimeDirectives && e.directive("tooltip", B7), t.usePrimeServices && (e.use(Kl), e.use(Yl)), t.usePrimeVueLocale && e.use(Wl, {
|
|
20078
|
+
locale: H7
|
|
20079
|
+
}), t.useYupLocale && Ul(Al), e.component("FgeLoginComponent", Bf), e.component("FgePerfilMenuComponent", Z7), e.component("FgePerfilSidebar", kl), e.use(f2, {
|
|
20084
20080
|
VITE_API_BASE_URL: window.location.href,
|
|
20085
20081
|
VITE_API_APLICATION: t.aplicacion,
|
|
20086
20082
|
VITE_API_INTERMEDIARY_SEGURITY: t.baseUrl,
|
|
@@ -20095,11 +20091,11 @@ const G7 = {
|
|
|
20095
20091
|
}
|
|
20096
20092
|
};
|
|
20097
20093
|
export {
|
|
20098
|
-
|
|
20094
|
+
Z7 as FgeAuthMenuComponent,
|
|
20099
20095
|
Bf as FgeLoginComponent,
|
|
20100
20096
|
kl as FgePerfilSidebar,
|
|
20101
20097
|
hl as FgeToast,
|
|
20102
|
-
|
|
20098
|
+
Y7 as default,
|
|
20103
20099
|
Pe as useFgeAuthLoginStore,
|
|
20104
20100
|
$i as useFgeAuthStateStore
|
|
20105
20101
|
};
|