eservices-core 1.2.4 → 1.2.6
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,5 +1,5 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('[dir=rtl] .icon[data-v-6412ede6]{transform:scaleX(-1)}.input-text-container[data-v-65e2ee2d]{position:relative;height:var(--input-height);width:100%;background-color:var(--input-background-color);border:var(--input-border);border-radius:var(--input-border-radius)}.input-text-container[data-v-65e2ee2d]:focus-within{outline:var(--input-border-active)}.input-text__error[data-v-65e2ee2d]{position:absolute;margin:0;top:100%}.input-text[data-v-65e2ee2d]{width:100%;height:100%;padding:0 10px;background-color:transparent;border:0;color:var(--input-color);font-size:var(--input-font-size);outline:none}.input-text[data-v-65e2ee2d]::placeholder{color:var(--input-placeholder-color)}.input-text-container[disabled=true][data-v-65e2ee2d]{background-color:var(--input-background-color-disabled);border:var(--input-border-disabled)}.input-text-container[error=true][data-v-65e2ee2d]{border:var(--input-border-error)}.input-text__password[data-v-65e2ee2d]{padding:0 6px;display:flex;align-items:center}.input-title[data-v-65e2ee2d]{font-size:12px;line-height:16px;color:#667085;margin:4px 0}.input-title_required[data-v-65e2ee2d],.input-text__error[data-v-65e2ee2d]{color:red}.input__toggle[data-v-56d58611]{position:relative;width:40px;height:20px;background-color:var(--input-toggle-background-color);border-radius:var(--input-toggle-border-radius);cursor:pointer;transition:var(--fast);border:var(--input-toggle-border)}.input__toggle[data-v-56d58611]:before{content:"";position:absolute;top:0;bottom:0;margin:auto;left:3px;height:14px;width:14px;border-radius:var(--input-toggle-round-radius);background-color:var(--input-toggle-round-background-color);transition:var(--transition-fast)}.input__toggle.active[data-v-56d58611]{background-color:var(--input-toggle-background-color-active)}.input__toggle.active[data-v-56d58611]:before{transform:translate(20px)}.input__toggle.disabled[data-v-56d58611]{background-color:var(--input-disabled-background-color);border:var(--input-disabled-border)}.input__toggle.disabled[data-v-56d58611]:before{background-color:var(--gray-1)}.input__toggle.disabled[data-v-56d58611]{cursor:auto}.item-wrap[data-v-69ab8592]{display:flex;align-items:center}.input-select__item[data-v-69ab8592]{margin:0;text-overflow:ellipsis;overflow:hidden;color:var(--text-black);transition:var(--fast);font-size:14px;line-height:19px;font-weight:400}.input-select__item.active[data-v-69ab8592]{background-color:var(--main);color:var(--text-white)}.input-select-container[data-v-c4acd469]{position:relative;width:100%;outline:none}.input-select-container.disabled>.input-select-container__current[data-v-c4acd469]{background-color:var(--input-background-color-disabled)}.input-select-container__list[data-v-c4acd469]{display:none;position:absolute;top:calc(100% - 5px);z-index:100;padding-top:4px;border:1px solid var(--gray-1);border-top:0;max-height:250px;width:100%;overflow:auto}.input-select-container.active .input-select-container__list[data-v-c4acd469]{display:block}.input-select-container.active>.input-select-container__current>img[data-v-c4acd469]{transform:rotate(-180deg)}.input-select-container__current[data-v-c4acd469]{display:flex;justify-content:space-between;align-items:center;padding:0 10px 0 0;border:var(--input-border);width:100%;border-radius:var(--input-border-radius);cursor:pointer;background-color:var(--input-background-color)}.current-placeholder[data-v-c4acd469]{padding:0 10px;color:var(--input-placeholder-color)}.input-select__ico-toggle[data-v-c4acd469]{fill:var(--main)}.input-select-container.error>.input-select-container__current[data-v-c4acd469]{border:1px solid var(--error)}.input-select-container.active>.input-select-container__current[data-v-c4acd469]{outline:var(--input-border-active)}.input-select-value[data-v-c4acd469]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0 16px;color:var(--input-color)}.container-input-file[data-v-bdbf1475]{height:var(--input-height);border:var(--input-border);background-color:var(--input-background-color);border-radius:var(--input-border-radius);padding:5px;display:flex;align-items:center;position:relative}.icon__file-upload[data-v-bdbf1475]{font-size:12px;color:var(--input-color)}.input-file[data-v-bdbf1475]{position:absolute;left:0;top:0;z-index:500;width:100%;height:100%;opacity:0;cursor:pointer}.input-file[data-v-bdbf1475]::-webkit-file-upload-button{visibility:hidden}.process-info[data-v-bdbf1475]{margin:4px 0}.widget-input__container[data-v-1e3f1057]{position:relative;outline:none}.widget-input__underline[data-v-1e3f1057]{height:2px;background-color:var(--input-line-color)}.widget-input__placeholder[data-v-1e3f1057]{margin:2px 0 0;color:var(--input-line-placeholder-color);font-size:var(--input-line-placeholder-font-size);line-height:var(--input-line-placeholder-line-height);-webkit-user-select:none;user-select:none}.widget-input__placeholder_error[data-v-1e3f1057]{color:var(--error)}.input-container__content[data-v-1e3f1057]{width:100%;display:flex}.input-text[data-v-212b50e2]{height:31px;width:100%;border:unset;outline:unset;background-color:transparent;color:var(--input-line-color);font-size:var(--input-line-font-size)}.input-text__password[data-v-212b50e2]{padding:0 6px;display:flex;align-items:center}.input-title[data-v-9c3e5ea6]{font-size:12px;line-height:16px;color:#667085;margin:4px 0}.input-text-container[data-v-9c3e5ea6]{position:relative;height:32px;width:100%;background-color:var(--input-background-color);border:var(--input-border);border-radius:var(--input-border-radius)}.input-text-container[data-v-9c3e5ea6]:focus-within{border:var(--input-border-active)!important}.input-text__error[data-v-9c3e5ea6]{position:absolute;margin:0;top:100%;text-align:right}.input-text[data-v-9c3e5ea6]{width:100%;height:100%;padding:0 10px;background-color:transparent;border:0;color:var(--input-color);font-size:var(--input-font-size)}.input-text[data-v-9c3e5ea6]::placeholder{color:var(--input-placeholder-color)}.input-text-container[disabled=true][data-v-9c3e5ea6]{background-color:var(--input-background-disabled);border:var(--input-border-disabled)}.input-text-container[error=true][data-v-9c3e5ea6]{border:var(--input-border-error)}.input-text__password[data-v-9c3e5ea6]{padding:0 6px;display:flex;align-items:center}.input-text[data-v-9c3e5ea6]:focus{border:0;outline:0}.widget-button-wrap[data-v-b6be5c12]{width:fit-content;outline:none;-webkit-user-select:none;user-select:none;position:relative;--size: 30px;max-height:var(--size);height:var(--size)}.widget-button[data-v-b6be5c12]{background-color:var(--widget-button-background);color:var(--widget-button-color);border:var(--widget-button-border);border-radius:var(--widget-button-radius);height:fit-content;overflow:hidden}.widget-button__toggle[data-v-b6be5c12]{height:var(--size);width:var(--size)}.widget-button__toggle[data-v-b6be5c12]:hover{background-color:var(--widget-button-background-hover)}.widget-button__list[data-v-b6be5c12]{overflow:hidden;max-height:var(--size);transition:var(--fast);height:fit-content}.widget-button .widget-button__toggle-icon[data-v-b6be5c12]{transition:var(--fast)}.widget-button.active .widget-button__toggle-icon[data-v-b6be5c12]{transform:rotate(-180deg)}.widget-button__list-elem[data-v-b6be5c12]{line-height:var(--size);font-size:14px;padding:0 10px;transition:var(--extra-fast);min-width:80px}.widget-button__list-elem[data-v-b6be5c12]:hover{background-color:var(--widget-button-background-hover)}.function-item[data-v-73f7eb9f]{padding:10px}.form-title[data-v-c91ffa31]{flex-grow:1}.widget-form[data-v-c3e88e10]{width:100%;max-width:966px;overflow:hidden;border:var(--form-border);background-color:var(--form-background-color);box-shadow:var(--form-shadow);border-radius:var(--form-radius);border-bottom:5px solid var(--form-border-bottom)}.widget-form__head[data-v-c3e88e10]{min-height:60px;align-items:center;background-color:var(--form-head-background-color)}@media screen and (min-width: 769px){.widget-form__head[data-v-c3e88e10]{flex-wrap:nowrap;padding:0 20px 0 40px}.widget-form__head-button[data-v-c3e88e10]{margin-right:15px}}@media screen and (max-width: 768px){.widget-form[data-v-c3e88e10]{width:100%}.widget-form__head[data-v-c3e88e10]{flex-wrap:wrap}}.widget-form__head-functions[data-v-c3e88e10]{height:100%;align-items:center}.widget-form__body[data-v-c3e88e10]{overflow:auto}.form-container-item[data-v-9264f6f4]{flex-wrap:wrap;gap:10px}.form-container-item-center[data-v-9264f6f4]{flex-grow:1;max-width:240px}.form-container-item__title[data-v-9264f6f4]{min-width:180px;max-width:180px;min-height:30px;justify-content:flex-end}.form-container-item__title>span[data-v-9264f6f4]{display:flex;align-items:center;font-size:14px;height:30px;line-height:130%}.form-container-item-1 .form-container-item-center[data-v-9264f6f4]{max-width:unset}.form-container-item__right[data-v-9264f6f4]{flex-grow:1;max-width:240px}.content_double[data-v-9264f6f4]{max-width:480px}.container-auth-wrap[data-v-0b1a5e81]{display:flex;align-items:center;justify-content:center;background-color:var(--container-auth-background-color);border-radius:var(--container-auth-border-radius);box-shadow:var(--container-auth-box-shadow);overflow:hidden;max-width:900px}.container-auth-wrap[data-v-0b1a5e81]{display:flex;width:100%;height:100%}.container-auth-sidebar[data-v-0b1a5e81]{width:300px;background-color:var(--container-auth-sidebar-background-color)}.container-auth-main[data-v-0b1a5e81]{display:flex;flex-direction:column;flex-grow:1;position:relative}@media screen and (min-width: 768px){.container-auth-wrap[data-v-0b1a5e81]{height:500px}.container-auth-wrap>div[data-v-0b1a5e81]{height:100%}.container-auth-sidebar[data-v-0b1a5e81]{height:100%}}@media screen and (max-width: 768px){.container-auth-wrap[data-v-0b1a5e81]{flex-direction:column}.container-auth-sidebar[data-v-0b1a5e81]{height:220px}}.loader[data-v-12ff0501],.loader[data-v-12ff0501]:after{border-radius:50%;width:14px;height:14px}.loader[data-v-12ff0501]{font-size:2px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,255,255,.2);border-right:1.1em solid rgba(255,255,255,.2);border-bottom:1.1em solid rgba(255,255,255,.2);border-left:1.1em solid #ffffff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8-12ff0501 1.1s infinite linear;animation:load8-12ff0501 1.1s infinite linear}@-webkit-keyframes load8-12ff0501{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8-12ff0501{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.button-wrap[data-v-937d2e62]{position:relative}.button-spinner[data-v-937d2e62]{position:absolute;top:0;bottom:0;left:5px;margin:auto}.button-element[data-v-937d2e62]{height:100%;width:100%;padding:0 20px;cursor:pointer;background-color:transparent;outline:unset;border:unset;color:unset;font-weight:unset;font-size:unset}.widget-button-wrap[data-v-13176c56]{--button-size: 40px;max-height:var(--button-size);z-index:1;position:relative;cursor:pointer;width:fit-content}.widget-multi-button[data-v-13176c56]{display:flex;background-color:#3949ab;border-radius:20px;overflow:hidden}.button__content[data-v-13176c56]{max-height:40px;min-width:80px;transition:.2s;overflow:hidden}.button__content_active[data-v-13176c56]{max-height:200px}.button__content-title[data-v-13176c56]{white-space:nowrap;font-size:14px;line-height:20px;padding:10px 10px 10px 20px;color:#fff;margin:0;transition:background-color .2s}.button__content-title[data-v-13176c56]:hover{background-color:#223296}.button__toggle_active[data-v-13176c56]{transform:rotate(180deg)}.button__side[data-v-13176c56]{min-width:var(--button-size)}.button__size-toggle[data-v-13176c56]{height:var(--button-size)}.button__size-toggle[data-v-13176c56]{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s,background-color .2s;color:#fff}.button__size-toggle[data-v-13176c56]:hover{background-color:#223296}.button__toggle-icon[data-v-13176c56]{height:16px}.button__size-progress[data-v-13176c56]{display:flex;align-items:center;justify-content:center;height:var(--button-size)}.widget-error[data-v-8a0a0924]{height:38px;background-color:#ffb694;box-shadow:4px 4px 10px #ff500033}.widget-error-text[data-v-8a0a0924]{margin:0}.widget-error-wrap[data-v-8a0a0924]{height:100%;display:flex;align-items:center;justify-content:center}.widget-error-close[data-v-8a0a0924]{display:flex;align-items:center;justify-content:center;height:100%;width:40px;cursor:pointer}.widget-error-close[data-v-8a0a0924]:after,.widget-error-close[data-v-8a0a0924]:before{position:absolute;content:"";height:20px;width:2px;background-color:#000;border-radius:2px}.widget-error-close[data-v-8a0a0924]:after{transform:rotate(45deg)}.widget-error-close[data-v-8a0a0924]:before{transform:rotate(-45deg)}.widget-error-message[data-v-8a0a0924]{font-size:14px;line-height:130%;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.widget-error-main[data-v-8a0a0924]{width:700px}.widget-error__container-close[data-v-8a0a0924]{height:100%}.article-details[data-v-8a0a0924]{font-size:18px;line-height:130%;letter-spacing:.05em;text-decoration-line:underline;font-weight:700;cursor:pointer}.fade-enter-active[data-v-aa732044],.fade-leave-active[data-v-aa732044]{transition:.5s ease;max-height:38px}.fade-enter-from[data-v-aa732044],.fade-leave-to[data-v-aa732044]{opacity:0;max-height:0}.container-errors[data-v-8e9870dd]{display:flex;gap:1px;flex-direction:column;position:fixed;top:0;left:0;width:100%;z-index:11}.fade-enter-active[data-v-8e9870dd],.fade-leave-active[data-v-8e9870dd]{transition:.5s ease;max-height:38px}.fade-enter-from[data-v-8e9870dd],.fade-leave-to[data-v-8e9870dd]{opacity:0;max-height:0}.modal__wait[data-v-430b5c94]{padding:40px 30px;max-width:450px}*{--extra-fast:.1s;--fast:.2s;--medium:.3s;box-sizing:border-box;--primary: #3949ab }html,body,#app{height:100%}body{margin:0}ul{text-align:left}.flex{display:flex}.flex_column{display:flex;flex-direction:column}.flex_center{display:flex;align-items:center;justify-content:center}.flex_full,.flex_grow{flex-grow:1}.grid{display:grid}.link{text-decoration:var(--link-decoration);color:var(--link-color)}.link_hover-underline:hover,.link_hover_underline:hover{text-decoration:underline}.link_full{position:absolute;height:100%;width:100%;left:0;top:0}.text_sm{font-weight:400;font-size:12px;line-height:16px}.text_md{font-size:14px;line-height:20px}.text_lg{font-size:16px;line-height:24px}.text_size_xxl{font-size:18px;line-height:25px}.text_bold{font-weight:600}.text_nowrap{white-space:nowrap}.text_right{text-align:right}.text_center{text-align:center}.text_size_sm{font-size:12px;line-height:130%}.text_size_md{font-size:14px;line-height:140%}.text_error{color:red}.title_sm{font-weight:600;font-size:16px;line-height:24px}.title_md{font-weight:600;font-size:24px;line-height:32px}.title_lg{font-weight:700;font-size:32px;line-height:48px}.title_xxl,.title_xl{font-weight:700;font-size:48px;line-height:64px}.cursor_pointer{cursor:pointer}.cursor_default{cursor:default}button{outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s}.button{display:flex;align-items:center;justify-content:center;outline:none}.button_main{background-color:var(--button-background);color:var(--button-color)}.button_main:focus{background-color:var(--button-background-active)}.button_main:active{background-color:var(--button-background-active)}.button_white{background-color:var(--white);color:var(--main)}.button_sm{height:30px;width:130px}.button_shadow{box-shadow:0 2px 4px #00000040}.button_lg{font-weight:600;font-size:16px;line-height:24px;padding:12px 0;height:50px;width:200px}.button_disabled{background-color:var(--gray-1)}.button_resolve{background-color:var(--main);color:var(--white);border-radius:2px}.button_reject{border:1px solid var(--color-dark);border-radius:2px}.button_md{height:30px;padding:0 10px;min-width:80px}.button_disabled{background-color:var(--button-disabled-background-color);cursor:pointer!important}.color_main,.color__text_main{color:var(--main)}.color__text_black{color:var(--black-1)}.color__text_gray{color:var(--text-gray)}.color__text_red,.color_red{color:var(--red)}.color__text_white{color:var(--white)}.background_orange{background-color:var(--orange)}.background_red{background-color:var(--red)}.color_dark{color:var(--dark)}.color_light{color:var(--light)}.move-vertical-enter-active,.move-vertical-leave-active{transition:transform .5s ease}.move-vertical-enter-from,.move-vertical-leave-to{transform:translateY(-10px)}.move-horizontal-enter-active,.move-horizontal-leave-active{transition:transform .5s}.move-horizontal-enter-from,.move-horizontal-leave-to{transform:translate(-40px)}.modal-vertical-enter-active,.modal-vertical-leave-active,.modal-default{transition:transform var(--medium)}.modal-vertical-enter-active .modal-default,.modal-vertical-leave-active .modal-default{transform:translateY(-100px)}.move-vertical-fast-enter-active,.move-vertical-fast-leave-active{transition:transform var(--fast) ease}.move-vertical-fast-enter-from,.move-vertical-fast-leave-to{transform:translateY(-20px)}.slide-up-enter-active,.slide-up-leave-active{transition:transform var(--fast) ease,opacity var(--fast)}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(20px);opacity:0}.opacity-enter-active,.opacity-leave-active{transition:opacity var(--fast) ease}.opacity-enter-from,.opacity-leave-to{opacity:0}.list-move,.list-enter-active,.list-leave-active{transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.list-leave-active{position:absolute}.modal-default{background-color:var(--white);position:relative;z-index:1;width:auto;background:var(--white);border-radius:var(--border-radius)}.modal-default__head{background-color:var(--black-1);text-align:center;padding:5px 0;border-radius:6px 6px 0 0}.modal-default__body{gap:20px;padding:0 15px}.modal-default__foot{padding:30px 0;display:flex;justify-content:center}.hint-tooltip{display:block;z-index:222;margin:auto;pointer-events:none;box-shadow:0 0 0 9999px #00000080}.tooltip-help-circle-in,.tooltip-help-circle-out{border-radius:50%}.tooltip-help-undefined{border-radius:50px}.tooltip-card{position:fixed;z-index:315;display:flex;flex-direction:column;width:480px;height:fit-content;margin:auto;border-radius:10px;background-color:var(--hint-background);cursor:default}.tooltip-card__foot{display:flex;justify-content:space-between;align-items:center;background-color:var(--hint-background-navigation);border-radius:10px;padding:20px}.tooltip-card__foot-current{font-weight:600;font-size:20px;line-height:24px;color:var(--white)}.tooltip-card__body{position:relative;display:flex;flex-direction:column;gap:8px;padding:20px 20px 10px}.tooltip-card__body-title{font-weight:700;font-size:20px;line-height:24px;color:var(--white)}.tooltip-card__body-text{font-size:16px;line-height:24px;color:var(--white)}.tooltip-card__foot-button_back{background-color:var(--main-1)}.tooltip-card__foot-button_next{background-color:var(--hint)}.tooltip-card__body-close{position:absolute;right:22px;top:12px;width:20px;height:16px;opacity:.3;cursor:pointer}.tooltip-card__body-close:hover{opacity:1}.tooltip-card__body-close:before,.tooltip-card__body-close:after{position:absolute;left:15px;content:" ";height:21px;width:2px;background-color:#fff}.tooltip-card__body-close:before{transform:rotate(45deg)}.tooltip-card__body-close:after{transform:rotate(-45deg)}.tooltip-card-container-wrap{pointer-events:none;position:absolute;left:0;top:0;z-index:123132;height:100%;width:100%}.tooltip-card-container-wrap>div{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.tester-box-tooltip{pointer-events:all}.position_relative{position:relative}.position_absolute{position:absolute}.gap_5{gap:5px}.gap_10{gap:10px}.gap_20{gap:20px}.margin-0{margin:0}.widget-input{background-color:var(--input-background);border:var(--input-border);border-radius:var(--input-border-radius);color:var(--input-color)}.widget-input:disabled{background-color:var(--input-background-disabled);border:var(--input-border-disabled)}.widget-input[error=true]{border:var(--input-border-error)}.widget-input::placeholder{color:var(--input-placeholder-color)}.widget-input:disabled::placeholder{color:var(--input-placeholder-color-disabled)}.input_error{border:1px solid red!important}.input_size_md{height:var(--input-height)}.input-title{font-size:12px;line-height:16px;color:#667085;margin:4px 0}.widget-table{border-collapse:collapse}.widget-table_mini p{margin:0}.list-cell-link>a{position:absolute;left:0;top:0;z-index:1;height:100%;width:100%;cursor:pointer}.list-cell-link>p{font-weight:500}.widget-table__cell{padding:0 20px;font-weight:400;font-size:14px;line-height:19px;color:#4f4f4f}.widget-table-cell_use{cursor:pointer}.widget-table-cell_select{width:min-content}.table-cell-toggle{--border-color: black;position:relative;display:grid;place-content:center;border:1px solid var(--border-color);height:15px;aspect-ratio:1 / 1;border-radius:50%}.table-cell-toggle_active:after{content:"";border-radius:50%;background-color:var(--border-color);height:9px;aspect-ratio:1/1}.widget-table-cell_number{text-align:right}.overflow_auto{overflow:auto}.padding_5{padding:5px}.padding_10{padding:10px}.padding_0{padding:0}.padding_15,.padding_20{padding:15px}.es-list-container{overflow:auto}.widget-table__head[data-v-2ce532f4]{text-align:left}.widget-table__head-cell[data-v-2ce532f4]{padding:18px}.widget-table__head-title[data-v-2ce532f4]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:600;font-size:14px;line-height:19px;margin:0}.widget-loader[data-v-a01a837d]{display:grid;grid-template-columns:max-content max-content;padding:4px;gap:10px;align-items:center}.widget-table-loader{padding:10px 0}.breadcrumb[data-v-1702aee0]{gap:8px;align-items:center;color:#828282;cursor:pointer}.breadcrumb__title[data-v-1702aee0]{font-weight:400;font-size:12px;line-height:16px;margin:0}.breadcrumb__icon[data-v-1702aee0]{height:16px}.breadcrumb_active[data-v-1702aee0],.breadcrumb[data-v-1702aee0]:hover{color:#4f4f4f}.widget-breadcrumbs[data-v-1dfb2668]{display:flex;gap:14px}tr[data-v-47478206]{border:1px solid #F3F4FC;height:30px}th[data-v-47478206],td[data-v-47478206]{position:relative;padding:0 11px}th[data-v-47478206]{text-align:left}p[data-v-47478206]{margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.head-cell[data-v-03c9724f]{padding:0 15px 0 10px;display:flex}.head-cell[data-v-03c9724f]:hover{box-shadow:0 -1px #e7f2ff}.list-head-cell-label[data-v-03c9724f]{padding:5px 0;white-space:nowrap;cursor:pointer}.head-cell-order[data-v-03c9724f]{position:absolute;inset-inline-end:4px;inset-block:0 0;margin:auto;font-size:14px;height:14px}.head-cell-order_down[data-v-03c9724f]{transform:rotate(180deg)}.head-cell-resize[data-v-03c9724f]{padding:3px 10px;cursor:col-resize;transition:background-color .1s}.head-cell-resize[data-v-03c9724f]:hover{background-color:#f5f5f5}.head-cell-resize[data-v-03c9724f]:after{content:"";margin:auto;width:1px;height:100%;display:block;background-color:#d2d2d2}.widget-list-head[data-v-ecab6d75]{position:sticky;top:-1px;z-index:1}.test-block[data-v-ecab6d75]{background-color:#e7f2ff;inset-block-start:-1px;position:absolute;z-index:2;-webkit-user-select:none;user-select:none;white-space:nowrap;padding:0 10px;height:calc(100% + 1px);display:none;place-content:center}.widget-list-head th[data-v-ecab6d75]{position:sticky;top:0;z-index:2;-webkit-user-select:none;user-select:none}.head-cell[data-v-ecab6d75]{display:flex;cursor:pointer;padding:0 10px}.head-cell-label[data-v-ecab6d75]{flex-grow:1;margin:0;white-space:nowrap;-webkit-user-select:none;user-select:none}.list-arrow[data-v-ecab6d75]{position:relative;display:block;height:15px;width:2px;background-color:gray;border-radius:2px}.list-arrow[data-v-ecab6d75]:after,.list-arrow[data-v-ecab6d75]:before{position:absolute;display:block;content:"";background-color:gray;height:8px;width:2px;border-radius:2px}.list-arrow[data-v-ecab6d75]:after{transform:rotate(-30deg);right:-2px}.list-arrow[data-v-ecab6d75]:before{transform:rotate(30deg);left:-2px}.block-list-arrow[data-v-ecab6d75]{transition:.1s}.down[data-v-ecab6d75]{transform:rotate(180deg)}.head-cell-order[data-v-ecab6d75]{display:grid;place-content:center}.widget-list-head-label[data-v-ecab6d75]{font-weight:400;font-size:13px;line-height:16px;padding:5px 0}.head-cell-resize[data-v-ecab6d75]{position:relative;padding:3px 10px;cursor:col-resize}.head-cell-resize[data-v-ecab6d75]:after{content:"";margin:auto;width:1px;height:100%;display:block;background-color:gray}.widget-list-body[data-v-eb609a21]{position:relative}.widget-list-body[data-v-eb609a21]:after{content:"";background-color:transparent;z-index:-1;transition:.1s}.widget-list-body_inactive[data-v-eb609a21]:after{z-index:0;position:absolute;top:0;background-color:#afafaf80;height:100%;width:100%}.widget-section[data-v-07232553]{background-color:var(--form-section-background-color);box-shadow:var(--form-section-box-shadow);border-radius:var(--form-section-border-radius)}.widget-section__header[data-v-07232553]{border-radius:10px 10px 0 0;display:flex;padding:8px 8px 8px 40px;background-color:var(--form-section-header-background-color)}.widget-section-title[data-v-07232553]{flex-grow:1;font-weight:var(--form-section-title-font-weight);color:var(--form-section-title-color);font-size:var(--form-section-title-font-size);line-height:var(--form-section-title-line-height);margin:0}.widget-section__body[data-v-07232553]{padding:20px 40px}.widget-table__head[data-v-cae93640]{text-align:left;position:sticky;top:-1px;z-index:0}.widget-table__head-cell[data-v-cae93640]{padding:18px}.widget-table__head-title[data-v-cae93640]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:600;font-size:14px;line-height:19px;margin:0}.form-titles[data-v-6ea1062c]{display:flex;flex-direction:column;justify-content:center}.form-label[data-v-6ea1062c]{display:flex;gap:10px;padding:4px 7px;align-items:center}.form-container-label[data-v-6ea1062c]{margin:0 0 0 6px}.form-info[data-v-6ea1062c]{color:#828282}.form-label[data-v-6ea1062c]{background-color:#ff6262;color:#fff;border-radius:4px}.form-title[data-v-6ea1062c]{font-weight:700;font-size:18px;line-height:25px}.form-label__title[data-v-6ea1062c]{margin:0;line-height:16px}.form-label__icon[data-v-6ea1062c]{height:16px;font-size:16px}.form-label_inactive[data-v-6ea1062c]{background-color:gray}.form-label_correct[data-v-6ea1062c]{background-color:green}.form-label_warning[data-v-6ea1062c]{background-color:#ff0}.form-label_error[data-v-6ea1062c]{background-color:#ff6262}.widget-form[data-v-3d88d93f]{display:flex;flex-direction:column;gap:10px}.widget-form__head[data-v-3d88d93f]{display:flex;gap:16px;align-items:center;z-index:1;padding:10px 0}.widget-form__button[data-v-3d88d93f]{margin-left:auto}.wrap__widget-form[data-v-3d88d93f]{padding:20px}.widget-form__head[data-v-3d88d93f]{position:sticky;top:0}@media screen and (max-width: 768px){.wrap__widget-form[data-v-3d88d93f]{padding:10px}.widget-form__head[data-v-3d88d93f]{top:15px}}.head-image[data-v-3d88d93f]{padding:15px;background-color:#f3f4fc;border-radius:8px}.validation-item[data-v-e6138c02]{display:grid;grid-template-columns:70px 1fr;border:1px solid #00CCB1;border-radius:4px}.validation-item_failed[data-v-e6138c02]{border-color:#ee8030}.validation-item-header[data-v-e6138c02]{display:grid;place-content:center;background-color:#00ccb1}.validation-item_failed .validation-item-header[data-v-e6138c02]{background-color:#ee8030}.validation-item__title[data-v-e6138c02]{font-weight:700;font-size:18px;line-height:25px;color:#fff}.validation-item-content[data-v-e6138c02]{display:flex;flex-direction:column;padding:10px 16px;gap:10px}.modal-wrap[data-v-119165b9]{max-height:80%;display:flex;flex-direction:column}.modal-wrap-head[data-v-119165b9]{display:flex;align-items:center;padding:10px;background:#F3F4FC;border-radius:8px 8px 0 0}.modal-head__title[data-v-119165b9]{font-weight:700;font-size:18px;line-height:25px}.modal-wrap-body[data-v-119165b9]{background-color:#fff;border-radius:0 0 8px 8px;overflow:auto}.modal-validation-body[data-v-a39cfe2f]{display:flex;flex-direction:column;gap:10px;padding:20px}.widget-input-check[data-v-f4a3dc6c]{display:grid;place-items:center;height:20px;aspect-ratio:1/1;border:2px solid #1a1a1a;border-radius:4px;cursor:pointer;background-color:#fff}.widget-input-check_active[data-v-f4a3dc6c]{background-color:#2f2f2f}.widget-input-check>i[data-v-f4a3dc6c]{font-size:12px;height:12px;color:#fff}.widget-card[data-v-bca33c5b]{display:flex}.widget-card-toggle[data-v-bca33c5b]{padding:10px}.widget-card-wrap[data-v-bca33c5b]{display:flex;flex-grow:1;background-color:#fff;border:1px solid #cbcbcb;border-radius:8px}.widget-card-arrow[data-v-bca33c5b]{padding:10px;cursor:pointer}.card-icon-arrow[data-v-bca33c5b]{display:block;transition:transform var(--fast)}.card-icon-arrow_active[data-v-bca33c5b]{transform:rotate(90deg)}.widget-card-title[data-v-bca33c5b]{margin:0;font-weight:600;font-size:18px;line-height:20px}.widget-card-content[data-v-bca33c5b]{padding:9px 0;flex-grow:1}')),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
|
-
import { h as k, resolveComponent as U, openBlock as c, createElementBlock as u, createTextVNode as Ae, toDisplayString as m, createCommentVNode as h, createElementVNode as d, createVNode as C, normalizeClass as I, createBlock as v, Fragment as O, renderList as j, reactive as A, defineComponent as b, renderSlot as B, pushScopeId as Dt, popScopeId as
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('[dir=rtl] .icon[data-v-0d979509]{transform:scaleX(-1)}.input-text-container[data-v-65e2ee2d]{position:relative;height:var(--input-height);width:100%;background-color:var(--input-background-color);border:var(--input-border);border-radius:var(--input-border-radius)}.input-text-container[data-v-65e2ee2d]:focus-within{outline:var(--input-border-active)}.input-text__error[data-v-65e2ee2d]{position:absolute;margin:0;top:100%}.input-text[data-v-65e2ee2d]{width:100%;height:100%;padding:0 10px;background-color:transparent;border:0;color:var(--input-color);font-size:var(--input-font-size);outline:none}.input-text[data-v-65e2ee2d]::placeholder{color:var(--input-placeholder-color)}.input-text-container[disabled=true][data-v-65e2ee2d]{background-color:var(--input-background-color-disabled);border:var(--input-border-disabled)}.input-text-container[error=true][data-v-65e2ee2d]{border:var(--input-border-error)}.input-text__password[data-v-65e2ee2d]{padding:0 6px;display:flex;align-items:center}.input-title[data-v-65e2ee2d]{font-size:12px;line-height:16px;color:#667085;margin:4px 0}.input-title_required[data-v-65e2ee2d],.input-text__error[data-v-65e2ee2d]{color:red}.input__toggle[data-v-56d58611]{position:relative;width:40px;height:20px;background-color:var(--input-toggle-background-color);border-radius:var(--input-toggle-border-radius);cursor:pointer;transition:var(--fast);border:var(--input-toggle-border)}.input__toggle[data-v-56d58611]:before{content:"";position:absolute;top:0;bottom:0;margin:auto;left:3px;height:14px;width:14px;border-radius:var(--input-toggle-round-radius);background-color:var(--input-toggle-round-background-color);transition:var(--transition-fast)}.input__toggle.active[data-v-56d58611]{background-color:var(--input-toggle-background-color-active)}.input__toggle.active[data-v-56d58611]:before{transform:translate(20px)}.input__toggle.disabled[data-v-56d58611]{background-color:var(--input-disabled-background-color);border:var(--input-disabled-border)}.input__toggle.disabled[data-v-56d58611]:before{background-color:var(--gray-1)}.input__toggle.disabled[data-v-56d58611]{cursor:auto}.item-wrap[data-v-69ab8592]{display:flex;align-items:center}.input-select__item[data-v-69ab8592]{margin:0;text-overflow:ellipsis;overflow:hidden;color:var(--text-black);transition:var(--fast);font-size:14px;line-height:19px;font-weight:400}.input-select__item.active[data-v-69ab8592]{background-color:var(--main);color:var(--text-white)}.input-select-container[data-v-c4acd469]{position:relative;width:100%;outline:none}.input-select-container.disabled>.input-select-container__current[data-v-c4acd469]{background-color:var(--input-background-color-disabled)}.input-select-container__list[data-v-c4acd469]{display:none;position:absolute;top:calc(100% - 5px);z-index:100;padding-top:4px;border:1px solid var(--gray-1);border-top:0;max-height:250px;width:100%;overflow:auto}.input-select-container.active .input-select-container__list[data-v-c4acd469]{display:block}.input-select-container.active>.input-select-container__current>img[data-v-c4acd469]{transform:rotate(-180deg)}.input-select-container__current[data-v-c4acd469]{display:flex;justify-content:space-between;align-items:center;padding:0 10px 0 0;border:var(--input-border);width:100%;border-radius:var(--input-border-radius);cursor:pointer;background-color:var(--input-background-color)}.current-placeholder[data-v-c4acd469]{padding:0 10px;color:var(--input-placeholder-color)}.input-select__ico-toggle[data-v-c4acd469]{fill:var(--main)}.input-select-container.error>.input-select-container__current[data-v-c4acd469]{border:1px solid var(--error)}.input-select-container.active>.input-select-container__current[data-v-c4acd469]{outline:var(--input-border-active)}.input-select-value[data-v-c4acd469]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0 16px;color:var(--input-color)}.container-input-file[data-v-bdbf1475]{height:var(--input-height);border:var(--input-border);background-color:var(--input-background-color);border-radius:var(--input-border-radius);padding:5px;display:flex;align-items:center;position:relative}.icon__file-upload[data-v-bdbf1475]{font-size:12px;color:var(--input-color)}.input-file[data-v-bdbf1475]{position:absolute;left:0;top:0;z-index:500;width:100%;height:100%;opacity:0;cursor:pointer}.input-file[data-v-bdbf1475]::-webkit-file-upload-button{visibility:hidden}.process-info[data-v-bdbf1475]{margin:4px 0}.widget-input__container[data-v-1e3f1057]{position:relative;outline:none}.widget-input__underline[data-v-1e3f1057]{height:2px;background-color:var(--input-line-color)}.widget-input__placeholder[data-v-1e3f1057]{margin:2px 0 0;color:var(--input-line-placeholder-color);font-size:var(--input-line-placeholder-font-size);line-height:var(--input-line-placeholder-line-height);-webkit-user-select:none;user-select:none}.widget-input__placeholder_error[data-v-1e3f1057]{color:var(--error)}.input-container__content[data-v-1e3f1057]{width:100%;display:flex}.input-text[data-v-212b50e2]{height:31px;width:100%;border:unset;outline:unset;background-color:transparent;color:var(--input-line-color);font-size:var(--input-line-font-size)}.input-text__password[data-v-212b50e2]{padding:0 6px;display:flex;align-items:center}.input-title[data-v-9c3e5ea6]{font-size:12px;line-height:16px;color:#667085;margin:4px 0}.input-text-container[data-v-9c3e5ea6]{position:relative;height:32px;width:100%;background-color:var(--input-background-color);border:var(--input-border);border-radius:var(--input-border-radius)}.input-text-container[data-v-9c3e5ea6]:focus-within{border:var(--input-border-active)!important}.input-text__error[data-v-9c3e5ea6]{position:absolute;margin:0;top:100%;text-align:right}.input-text[data-v-9c3e5ea6]{width:100%;height:100%;padding:0 10px;background-color:transparent;border:0;color:var(--input-color);font-size:var(--input-font-size)}.input-text[data-v-9c3e5ea6]::placeholder{color:var(--input-placeholder-color)}.input-text-container[disabled=true][data-v-9c3e5ea6]{background-color:var(--input-background-disabled);border:var(--input-border-disabled)}.input-text-container[error=true][data-v-9c3e5ea6]{border:var(--input-border-error)}.input-text__password[data-v-9c3e5ea6]{padding:0 6px;display:flex;align-items:center}.input-text[data-v-9c3e5ea6]:focus{border:0;outline:0}.widget-button-wrap[data-v-b6be5c12]{width:fit-content;outline:none;-webkit-user-select:none;user-select:none;position:relative;--size: 30px;max-height:var(--size);height:var(--size)}.widget-button[data-v-b6be5c12]{background-color:var(--widget-button-background);color:var(--widget-button-color);border:var(--widget-button-border);border-radius:var(--widget-button-radius);height:fit-content;overflow:hidden}.widget-button__toggle[data-v-b6be5c12]{height:var(--size);width:var(--size)}.widget-button__toggle[data-v-b6be5c12]:hover{background-color:var(--widget-button-background-hover)}.widget-button__list[data-v-b6be5c12]{overflow:hidden;max-height:var(--size);transition:var(--fast);height:fit-content}.widget-button .widget-button__toggle-icon[data-v-b6be5c12]{transition:var(--fast)}.widget-button.active .widget-button__toggle-icon[data-v-b6be5c12]{transform:rotate(-180deg)}.widget-button__list-elem[data-v-b6be5c12]{line-height:var(--size);font-size:14px;padding:0 10px;transition:var(--extra-fast);min-width:80px}.widget-button__list-elem[data-v-b6be5c12]:hover{background-color:var(--widget-button-background-hover)}.function-item[data-v-73f7eb9f]{padding:10px}.form-title[data-v-c91ffa31]{flex-grow:1}.widget-form[data-v-c3e88e10]{width:100%;max-width:966px;overflow:hidden;border:var(--form-border);background-color:var(--form-background-color);box-shadow:var(--form-shadow);border-radius:var(--form-radius);border-bottom:5px solid var(--form-border-bottom)}.widget-form__head[data-v-c3e88e10]{min-height:60px;align-items:center;background-color:var(--form-head-background-color)}@media screen and (min-width: 769px){.widget-form__head[data-v-c3e88e10]{flex-wrap:nowrap;padding:0 20px 0 40px}.widget-form__head-button[data-v-c3e88e10]{margin-right:15px}}@media screen and (max-width: 768px){.widget-form[data-v-c3e88e10]{width:100%}.widget-form__head[data-v-c3e88e10]{flex-wrap:wrap}}.widget-form__head-functions[data-v-c3e88e10]{height:100%;align-items:center}.widget-form__body[data-v-c3e88e10]{overflow:auto}.form-container-item[data-v-9264f6f4]{flex-wrap:wrap;gap:10px}.form-container-item-center[data-v-9264f6f4]{flex-grow:1;max-width:240px}.form-container-item__title[data-v-9264f6f4]{min-width:180px;max-width:180px;min-height:30px;justify-content:flex-end}.form-container-item__title>span[data-v-9264f6f4]{display:flex;align-items:center;font-size:14px;height:30px;line-height:130%}.form-container-item-1 .form-container-item-center[data-v-9264f6f4]{max-width:unset}.form-container-item__right[data-v-9264f6f4]{flex-grow:1;max-width:240px}.content_double[data-v-9264f6f4]{max-width:480px}.container-auth-wrap[data-v-0b1a5e81]{display:flex;align-items:center;justify-content:center;background-color:var(--container-auth-background-color);border-radius:var(--container-auth-border-radius);box-shadow:var(--container-auth-box-shadow);overflow:hidden;max-width:900px}.container-auth-wrap[data-v-0b1a5e81]{display:flex;width:100%;height:100%}.container-auth-sidebar[data-v-0b1a5e81]{width:300px;background-color:var(--container-auth-sidebar-background-color)}.container-auth-main[data-v-0b1a5e81]{display:flex;flex-direction:column;flex-grow:1;position:relative}@media screen and (min-width: 768px){.container-auth-wrap[data-v-0b1a5e81]{height:500px}.container-auth-wrap>div[data-v-0b1a5e81]{height:100%}.container-auth-sidebar[data-v-0b1a5e81]{height:100%}}@media screen and (max-width: 768px){.container-auth-wrap[data-v-0b1a5e81]{flex-direction:column}.container-auth-sidebar[data-v-0b1a5e81]{height:220px}}.loader[data-v-12ff0501],.loader[data-v-12ff0501]:after{border-radius:50%;width:14px;height:14px}.loader[data-v-12ff0501]{font-size:2px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,255,255,.2);border-right:1.1em solid rgba(255,255,255,.2);border-bottom:1.1em solid rgba(255,255,255,.2);border-left:1.1em solid #ffffff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8-12ff0501 1.1s infinite linear;animation:load8-12ff0501 1.1s infinite linear}@-webkit-keyframes load8-12ff0501{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8-12ff0501{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.button-wrap[data-v-937d2e62]{position:relative}.button-spinner[data-v-937d2e62]{position:absolute;top:0;bottom:0;left:5px;margin:auto}.button-element[data-v-937d2e62]{height:100%;width:100%;padding:0 20px;cursor:pointer;background-color:transparent;outline:unset;border:unset;color:unset;font-weight:unset;font-size:unset}.widget-button-wrap[data-v-13176c56]{--button-size: 40px;max-height:var(--button-size);z-index:1;position:relative;cursor:pointer;width:fit-content}.widget-multi-button[data-v-13176c56]{display:flex;background-color:#3949ab;border-radius:20px;overflow:hidden}.button__content[data-v-13176c56]{max-height:40px;min-width:80px;transition:.2s;overflow:hidden}.button__content_active[data-v-13176c56]{max-height:200px}.button__content-title[data-v-13176c56]{white-space:nowrap;font-size:14px;line-height:20px;padding:10px 10px 10px 20px;color:#fff;margin:0;transition:background-color .2s}.button__content-title[data-v-13176c56]:hover{background-color:#223296}.button__toggle_active[data-v-13176c56]{transform:rotate(180deg)}.button__side[data-v-13176c56]{min-width:var(--button-size)}.button__size-toggle[data-v-13176c56]{height:var(--button-size)}.button__size-toggle[data-v-13176c56]{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s,background-color .2s;color:#fff}.button__size-toggle[data-v-13176c56]:hover{background-color:#223296}.button__toggle-icon[data-v-13176c56]{height:16px}.button__size-progress[data-v-13176c56]{display:flex;align-items:center;justify-content:center;height:var(--button-size)}.widget-error[data-v-8a0a0924]{height:38px;background-color:#ffb694;box-shadow:4px 4px 10px #ff500033}.widget-error-text[data-v-8a0a0924]{margin:0}.widget-error-wrap[data-v-8a0a0924]{height:100%;display:flex;align-items:center;justify-content:center}.widget-error-close[data-v-8a0a0924]{display:flex;align-items:center;justify-content:center;height:100%;width:40px;cursor:pointer}.widget-error-close[data-v-8a0a0924]:after,.widget-error-close[data-v-8a0a0924]:before{position:absolute;content:"";height:20px;width:2px;background-color:#000;border-radius:2px}.widget-error-close[data-v-8a0a0924]:after{transform:rotate(45deg)}.widget-error-close[data-v-8a0a0924]:before{transform:rotate(-45deg)}.widget-error-message[data-v-8a0a0924]{font-size:14px;line-height:130%;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.widget-error-main[data-v-8a0a0924]{width:700px}.widget-error__container-close[data-v-8a0a0924]{height:100%}.article-details[data-v-8a0a0924]{font-size:18px;line-height:130%;letter-spacing:.05em;text-decoration-line:underline;font-weight:700;cursor:pointer}.fade-enter-active[data-v-aa732044],.fade-leave-active[data-v-aa732044]{transition:.5s ease;max-height:38px}.fade-enter-from[data-v-aa732044],.fade-leave-to[data-v-aa732044]{opacity:0;max-height:0}.container-errors[data-v-8e9870dd]{display:flex;gap:1px;flex-direction:column;position:fixed;top:0;left:0;width:100%;z-index:11}.fade-enter-active[data-v-8e9870dd],.fade-leave-active[data-v-8e9870dd]{transition:.5s ease;max-height:38px}.fade-enter-from[data-v-8e9870dd],.fade-leave-to[data-v-8e9870dd]{opacity:0;max-height:0}.modal__wait[data-v-430b5c94]{padding:40px 30px;max-width:450px}*{--extra-fast:.1s;--fast:.2s;--medium:.3s;box-sizing:border-box;--primary: #3949ab }html,body,#app{height:100%}body{margin:0}ul{text-align:left}.flex{display:flex}.flex_column{display:flex;flex-direction:column}.flex_center{display:flex;align-items:center;justify-content:center}.flex_full,.flex_grow{flex-grow:1}.grid{display:grid}.link{text-decoration:var(--link-decoration);color:var(--link-color)}.link_hover-underline:hover,.link_hover_underline:hover{text-decoration:underline}.link_full{position:absolute;height:100%;width:100%;left:0;top:0}.text_sm{font-weight:400;font-size:12px;line-height:16px}.text_md{font-size:14px;line-height:20px}.text_lg{font-size:16px;line-height:24px}.text_size_xxl{font-size:18px;line-height:25px}.text_bold{font-weight:600}.text_nowrap{white-space:nowrap}.text_right{text-align:right}.text_center{text-align:center}.text_size_sm{font-size:12px;line-height:130%}.text_size_md{font-size:14px;line-height:140%}.text_error{color:red}.title_sm{font-weight:600;font-size:16px;line-height:24px}.title_md{font-weight:600;font-size:24px;line-height:32px}.title_lg{font-weight:700;font-size:32px;line-height:48px}.title_xxl,.title_xl{font-weight:700;font-size:48px;line-height:64px}.cursor_pointer{cursor:pointer}.cursor_default{cursor:default}button{outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s}.button{display:flex;align-items:center;justify-content:center;outline:none}.button_main{background-color:var(--button-background);color:var(--button-color)}.button_main:focus{background-color:var(--button-background-active)}.button_main:active{background-color:var(--button-background-active)}.button_white{background-color:var(--white);color:var(--main)}.button_sm{height:30px;width:130px}.button_shadow{box-shadow:0 2px 4px #00000040}.button_lg{font-weight:600;font-size:16px;line-height:24px;padding:12px 0;height:50px;width:200px}.button_disabled{background-color:var(--gray-1)}.button_resolve{background-color:var(--main);color:var(--white);border-radius:2px}.button_reject{border:1px solid var(--color-dark);border-radius:2px}.button_md{height:30px;padding:0 10px;min-width:80px}.button_disabled{background-color:var(--button-disabled-background-color);cursor:pointer!important}.color_main,.color__text_main{color:var(--main)}.color__text_black{color:var(--black-1)}.color__text_gray{color:var(--text-gray)}.color__text_red,.color_red{color:var(--red)}.color__text_white{color:var(--white)}.background_orange{background-color:var(--orange)}.background_red{background-color:var(--red)}.color_dark{color:var(--dark)}.color_light{color:var(--light)}.move-vertical-enter-active,.move-vertical-leave-active{transition:transform .5s ease}.move-vertical-enter-from,.move-vertical-leave-to{transform:translateY(-10px)}.move-horizontal-enter-active,.move-horizontal-leave-active{transition:transform .5s}.move-horizontal-enter-from,.move-horizontal-leave-to{transform:translate(-40px)}.modal-vertical-enter-active,.modal-vertical-leave-active,.modal-default{transition:transform var(--medium)}.modal-vertical-enter-active .modal-default,.modal-vertical-leave-active .modal-default{transform:translateY(-100px)}.move-vertical-fast-enter-active,.move-vertical-fast-leave-active{transition:transform var(--fast) ease}.move-vertical-fast-enter-from,.move-vertical-fast-leave-to{transform:translateY(-20px)}.slide-up-enter-active,.slide-up-leave-active{transition:transform var(--fast) ease,opacity var(--fast)}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(20px);opacity:0}.opacity-enter-active,.opacity-leave-active{transition:opacity var(--fast) ease}.opacity-enter-from,.opacity-leave-to{opacity:0}.list-move,.list-enter-active,.list-leave-active{transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.list-leave-active{position:absolute}.modal-default{background-color:var(--white);position:relative;z-index:1;width:auto;background:var(--white);border-radius:var(--border-radius)}.modal-default__head{background-color:var(--black-1);text-align:center;padding:5px 0;border-radius:6px 6px 0 0}.modal-default__body{gap:20px;padding:0 15px}.modal-default__foot{padding:30px 0;display:flex;justify-content:center}.hint-tooltip{display:block;z-index:222;margin:auto;pointer-events:none;box-shadow:0 0 0 9999px #00000080}.tooltip-help-circle-in,.tooltip-help-circle-out{border-radius:50%}.tooltip-help-undefined{border-radius:50px}.tooltip-card{position:fixed;z-index:315;display:flex;flex-direction:column;width:480px;height:fit-content;margin:auto;border-radius:10px;background-color:var(--hint-background);cursor:default}.tooltip-card__foot{display:flex;justify-content:space-between;align-items:center;background-color:var(--hint-background-navigation);border-radius:10px;padding:20px}.tooltip-card__foot-current{font-weight:600;font-size:20px;line-height:24px;color:var(--white)}.tooltip-card__body{position:relative;display:flex;flex-direction:column;gap:8px;padding:20px 20px 10px}.tooltip-card__body-title{font-weight:700;font-size:20px;line-height:24px;color:var(--white)}.tooltip-card__body-text{font-size:16px;line-height:24px;color:var(--white)}.tooltip-card__foot-button_back{background-color:var(--main-1)}.tooltip-card__foot-button_next{background-color:var(--hint)}.tooltip-card__body-close{position:absolute;right:22px;top:12px;width:20px;height:16px;opacity:.3;cursor:pointer}.tooltip-card__body-close:hover{opacity:1}.tooltip-card__body-close:before,.tooltip-card__body-close:after{position:absolute;left:15px;content:" ";height:21px;width:2px;background-color:#fff}.tooltip-card__body-close:before{transform:rotate(45deg)}.tooltip-card__body-close:after{transform:rotate(-45deg)}.tooltip-card-container-wrap{pointer-events:none;position:absolute;left:0;top:0;z-index:123132;height:100%;width:100%}.tooltip-card-container-wrap>div{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.tester-box-tooltip{pointer-events:all}.position_relative{position:relative}.position_absolute{position:absolute}.gap_5{gap:5px}.gap_10{gap:10px}.gap_20{gap:20px}.margin-0{margin:0}.widget-input{background-color:var(--input-background);border:var(--input-border);border-radius:var(--input-border-radius);color:var(--input-color)}.widget-input:disabled{background-color:var(--input-background-disabled);border:var(--input-border-disabled)}.widget-input[error=true]{border:var(--input-border-error)}.widget-input::placeholder{color:var(--input-placeholder-color)}.widget-input:disabled::placeholder{color:var(--input-placeholder-color-disabled)}.input_error{border:1px solid red!important}.input_size_md{height:var(--input-height)}.input-title{font-size:12px;line-height:16px;color:#667085;margin:4px 0}.widget-table{border-collapse:collapse}.widget-table_mini p{margin:0}.list-cell-link>a{position:absolute;left:0;top:0;z-index:1;height:100%;width:100%;cursor:pointer}.list-cell-link>p{font-weight:500}.widget-table__cell{padding:0 20px;font-weight:400;font-size:14px;line-height:19px;color:#4f4f4f}.widget-table-cell_use{cursor:pointer}.widget-table-cell_select{width:min-content}.table-cell-toggle{--border-color: black;position:relative;display:grid;place-content:center;border:1px solid var(--border-color);height:15px;aspect-ratio:1 / 1;border-radius:50%}.table-cell-toggle_active:after{content:"";border-radius:50%;background-color:var(--border-color);height:9px;aspect-ratio:1/1}.widget-table-cell_number{text-align:right}.overflow_auto{overflow:auto}.padding_5{padding:5px}.padding_10{padding:10px}.padding_0{padding:0}.padding_15,.padding_20{padding:15px}.es-list-container{overflow:auto}.widget-table__head[data-v-2ce532f4]{text-align:left}.widget-table__head-cell[data-v-2ce532f4]{padding:18px}.widget-table__head-title[data-v-2ce532f4]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:600;font-size:14px;line-height:19px;margin:0}.widget-loader[data-v-a01a837d]{display:grid;grid-template-columns:max-content max-content;padding:4px;gap:10px;align-items:center}.widget-table-loader{padding:10px 0}.breadcrumb[data-v-1702aee0]{gap:8px;align-items:center;color:#828282;cursor:pointer}.breadcrumb__title[data-v-1702aee0]{font-weight:400;font-size:12px;line-height:16px;margin:0}.breadcrumb__icon[data-v-1702aee0]{height:16px}.breadcrumb_active[data-v-1702aee0],.breadcrumb[data-v-1702aee0]:hover{color:#4f4f4f}.widget-breadcrumbs[data-v-1dfb2668]{display:flex;gap:14px}tr[data-v-47478206]{border:1px solid #F3F4FC;height:30px}th[data-v-47478206],td[data-v-47478206]{position:relative;padding:0 11px}th[data-v-47478206]{text-align:left}p[data-v-47478206]{margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.head-cell[data-v-03c9724f]{padding:0 15px 0 10px;display:flex}.head-cell[data-v-03c9724f]:hover{box-shadow:0 -1px #e7f2ff}.list-head-cell-label[data-v-03c9724f]{padding:5px 0;white-space:nowrap;cursor:pointer}.head-cell-order[data-v-03c9724f]{position:absolute;inset-inline-end:4px;inset-block:0 0;margin:auto;font-size:14px;height:14px}.head-cell-order_down[data-v-03c9724f]{transform:rotate(180deg)}.head-cell-resize[data-v-03c9724f]{padding:3px 10px;cursor:col-resize;transition:background-color .1s}.head-cell-resize[data-v-03c9724f]:hover{background-color:#f5f5f5}.head-cell-resize[data-v-03c9724f]:after{content:"";margin:auto;width:1px;height:100%;display:block;background-color:#d2d2d2}.widget-list-head[data-v-ecab6d75]{position:sticky;top:-1px;z-index:1}.test-block[data-v-ecab6d75]{background-color:#e7f2ff;inset-block-start:-1px;position:absolute;z-index:2;-webkit-user-select:none;user-select:none;white-space:nowrap;padding:0 10px;height:calc(100% + 1px);display:none;place-content:center}.widget-list-head th[data-v-ecab6d75]{position:sticky;top:0;z-index:2;-webkit-user-select:none;user-select:none}.head-cell[data-v-ecab6d75]{display:flex;cursor:pointer;padding:0 10px}.head-cell-label[data-v-ecab6d75]{flex-grow:1;margin:0;white-space:nowrap;-webkit-user-select:none;user-select:none}.list-arrow[data-v-ecab6d75]{position:relative;display:block;height:15px;width:2px;background-color:gray;border-radius:2px}.list-arrow[data-v-ecab6d75]:after,.list-arrow[data-v-ecab6d75]:before{position:absolute;display:block;content:"";background-color:gray;height:8px;width:2px;border-radius:2px}.list-arrow[data-v-ecab6d75]:after{transform:rotate(-30deg);right:-2px}.list-arrow[data-v-ecab6d75]:before{transform:rotate(30deg);left:-2px}.block-list-arrow[data-v-ecab6d75]{transition:.1s}.down[data-v-ecab6d75]{transform:rotate(180deg)}.head-cell-order[data-v-ecab6d75]{display:grid;place-content:center}.widget-list-head-label[data-v-ecab6d75]{font-weight:400;font-size:13px;line-height:16px;padding:5px 0}.head-cell-resize[data-v-ecab6d75]{position:relative;padding:3px 10px;cursor:col-resize}.head-cell-resize[data-v-ecab6d75]:after{content:"";margin:auto;width:1px;height:100%;display:block;background-color:gray}.widget-list-body[data-v-eb609a21]{position:relative}.widget-list-body[data-v-eb609a21]:after{content:"";background-color:transparent;z-index:-1;transition:.1s}.widget-list-body_inactive[data-v-eb609a21]:after{z-index:0;position:absolute;top:0;background-color:#afafaf80;height:100%;width:100%}.widget-section[data-v-07232553]{background-color:var(--form-section-background-color);box-shadow:var(--form-section-box-shadow);border-radius:var(--form-section-border-radius)}.widget-section__header[data-v-07232553]{border-radius:10px 10px 0 0;display:flex;padding:8px 8px 8px 40px;background-color:var(--form-section-header-background-color)}.widget-section-title[data-v-07232553]{flex-grow:1;font-weight:var(--form-section-title-font-weight);color:var(--form-section-title-color);font-size:var(--form-section-title-font-size);line-height:var(--form-section-title-line-height);margin:0}.widget-section__body[data-v-07232553]{padding:20px 40px}.widget-table__head[data-v-cae93640]{text-align:left;position:sticky;top:-1px;z-index:0}.widget-table__head-cell[data-v-cae93640]{padding:18px}.widget-table__head-title[data-v-cae93640]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:600;font-size:14px;line-height:19px;margin:0}.form-titles[data-v-6ea1062c]{display:flex;flex-direction:column;justify-content:center}.form-label[data-v-6ea1062c]{display:flex;gap:10px;padding:4px 7px;align-items:center}.form-container-label[data-v-6ea1062c]{margin:0 0 0 6px}.form-info[data-v-6ea1062c]{color:#828282}.form-label[data-v-6ea1062c]{background-color:#ff6262;color:#fff;border-radius:4px}.form-title[data-v-6ea1062c]{font-weight:700;font-size:18px;line-height:25px}.form-label__title[data-v-6ea1062c]{margin:0;line-height:16px}.form-label__icon[data-v-6ea1062c]{height:16px;font-size:16px}.form-label_inactive[data-v-6ea1062c]{background-color:gray}.form-label_correct[data-v-6ea1062c]{background-color:green}.form-label_warning[data-v-6ea1062c]{background-color:#ff0}.form-label_error[data-v-6ea1062c]{background-color:#ff6262}.widget-form[data-v-3d88d93f]{display:flex;flex-direction:column;gap:10px}.widget-form__head[data-v-3d88d93f]{display:flex;gap:16px;align-items:center;z-index:1;padding:10px 0}.widget-form__button[data-v-3d88d93f]{margin-left:auto}.wrap__widget-form[data-v-3d88d93f]{padding:20px}.widget-form__head[data-v-3d88d93f]{position:sticky;top:0}@media screen and (max-width: 768px){.wrap__widget-form[data-v-3d88d93f]{padding:10px}.widget-form__head[data-v-3d88d93f]{top:15px}}.head-image[data-v-3d88d93f]{padding:15px;background-color:#f3f4fc;border-radius:8px}.validation-item[data-v-e6138c02]{display:grid;grid-template-columns:70px 1fr;border:1px solid #00CCB1;border-radius:4px}.validation-item_failed[data-v-e6138c02]{border-color:#ee8030}.validation-item-header[data-v-e6138c02]{display:grid;place-content:center;background-color:#00ccb1}.validation-item_failed .validation-item-header[data-v-e6138c02]{background-color:#ee8030}.validation-item__title[data-v-e6138c02]{font-weight:700;font-size:18px;line-height:25px;color:#fff}.validation-item-content[data-v-e6138c02]{display:flex;flex-direction:column;padding:10px 16px;gap:10px}.modal-wrap[data-v-119165b9]{max-height:80%;display:flex;flex-direction:column}.modal-wrap-head[data-v-119165b9]{display:flex;align-items:center;padding:10px;background:#F3F4FC;border-radius:8px 8px 0 0}.modal-head__title[data-v-119165b9]{font-weight:700;font-size:18px;line-height:25px}.modal-wrap-body[data-v-119165b9]{background-color:#fff;border-radius:0 0 8px 8px;overflow:auto}.modal-validation-body[data-v-a39cfe2f]{display:flex;flex-direction:column;gap:10px;padding:20px}.widget-input-check[data-v-f4a3dc6c]{display:grid;place-items:center;height:20px;aspect-ratio:1/1;border:2px solid #1a1a1a;border-radius:4px;cursor:pointer;background-color:#fff}.widget-input-check_active[data-v-f4a3dc6c]{background-color:#2f2f2f}.widget-input-check>i[data-v-f4a3dc6c]{font-size:12px;height:12px;color:#fff}.widget-card[data-v-bca33c5b]{display:flex}.widget-card-toggle[data-v-bca33c5b]{padding:10px}.widget-card-wrap[data-v-bca33c5b]{display:flex;flex-grow:1;background-color:#fff;border:1px solid #cbcbcb;border-radius:8px}.widget-card-arrow[data-v-bca33c5b]{padding:10px;cursor:pointer}.card-icon-arrow[data-v-bca33c5b]{display:block;transition:transform var(--fast)}.card-icon-arrow_active[data-v-bca33c5b]{transform:rotate(90deg)}.widget-card-title[data-v-bca33c5b]{margin:0;font-weight:600;font-size:18px;line-height:20px}.widget-card-content[data-v-bca33c5b]{padding:9px 0;flex-grow:1}')),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
|
+
import { h as k, resolveComponent as U, openBlock as c, createElementBlock as u, createTextVNode as Ae, toDisplayString as m, createCommentVNode as h, createElementVNode as d, createVNode as C, normalizeClass as I, createBlock as v, Fragment as O, renderList as j, reactive as A, defineComponent as b, renderSlot as B, pushScopeId as Dt, popScopeId as Ft, withCtx as he, withKeys as vn, computed as L, ref as G, normalizeStyle as pt, withModifiers as Mt, onMounted as Ye, onUnmounted as wn, unref as P, TransitionGroup as jt, provide as xt, inject as ft, resolveDynamicComponent as Ut, mergeProps as Bt, useSlots as qt, Transition as bn, watch as Ct, readonly as Gt } from "vue";
|
|
3
3
|
import { openModal as zt } from "jenesius-vue-modal";
|
|
4
4
|
import { Form as Y, utils as ue, FormField as ct } from "jenesius-vue-form";
|
|
5
5
|
import Ht from "object-hash";
|
|
@@ -7,7 +7,7 @@ import { RouterLink as Jt, useRoute as $n } from "vue-router";
|
|
|
7
7
|
import En from "date-and-time";
|
|
8
8
|
import { Manager as Tn } from "socket.io-client";
|
|
9
9
|
/*!
|
|
10
|
-
* eservices-core v1.2.
|
|
10
|
+
* eservices-core v1.2.6
|
|
11
11
|
* (c) 2023 ESERVICES
|
|
12
12
|
*/
|
|
13
13
|
const g = (t, e) => {
|
|
@@ -26,11 +26,16 @@ const g = (t, e) => {
|
|
|
26
26
|
} catch {
|
|
27
27
|
n = t.name;
|
|
28
28
|
}
|
|
29
|
+
typeof n != "string" && console.warn(`Name for Icon.vue is not string. ${n}`);
|
|
30
|
+
try {
|
|
31
|
+
n = n.replace(/\s+/g, "");
|
|
32
|
+
} catch {
|
|
33
|
+
}
|
|
29
34
|
return () => k("i", {
|
|
30
35
|
class: `icon icon-${n}`
|
|
31
36
|
});
|
|
32
37
|
}
|
|
33
|
-
}, R = /* @__PURE__ */ g(Sn, [["__scopeId", "data-v-
|
|
38
|
+
}, R = /* @__PURE__ */ g(Sn, [["__scopeId", "data-v-0d979509"]]);
|
|
34
39
|
function Cn(t, e) {
|
|
35
40
|
return !!t && t === e || "password is not equal";
|
|
36
41
|
}
|
|
@@ -305,8 +310,8 @@ function Dn(t, e, n, s, r, i) {
|
|
|
305
310
|
], 8, Vn)
|
|
306
311
|
]);
|
|
307
312
|
}
|
|
308
|
-
const
|
|
309
|
-
const
|
|
313
|
+
const Fn = /* @__PURE__ */ g(Nn, [["render", Dn], ["__scopeId", "data-v-65e2ee2d"]]);
|
|
314
|
+
const Mn = {
|
|
310
315
|
mixins: [de],
|
|
311
316
|
name: "InputToggle"
|
|
312
317
|
};
|
|
@@ -316,7 +321,7 @@ function jn(t, e, n, s, r, i) {
|
|
|
316
321
|
onClick: e[0] || (e[0] = (a) => t.input(!t.value))
|
|
317
322
|
}, null, 2);
|
|
318
323
|
}
|
|
319
|
-
const xn = /* @__PURE__ */ g(
|
|
324
|
+
const xn = /* @__PURE__ */ g(Mn, [["render", jn], ["__scopeId", "data-v-56d58611"]]);
|
|
320
325
|
const Un = {
|
|
321
326
|
props: ["isActive", "title"],
|
|
322
327
|
name: "FragmentInputSelectItem"
|
|
@@ -503,7 +508,7 @@ function ls(t, e, n, s, r, i) {
|
|
|
503
508
|
}
|
|
504
509
|
const cs = /* @__PURE__ */ g(rs, [["render", ls], ["__scopeId", "data-v-bdbf1475"]]), us = {
|
|
505
510
|
//InputAddress,
|
|
506
|
-
InputText:
|
|
511
|
+
InputText: Fn,
|
|
507
512
|
InputToggle: xn,
|
|
508
513
|
InputSelect: ns,
|
|
509
514
|
InputLoadFile: cs
|
|
@@ -531,7 +536,7 @@ const ds = {
|
|
|
531
536
|
return {};
|
|
532
537
|
},
|
|
533
538
|
name: "WidgetInputContainer"
|
|
534
|
-
}, ps = (t) => (Dt("data-v-1e3f1057"), t = t(),
|
|
539
|
+
}, ps = (t) => (Dt("data-v-1e3f1057"), t = t(), Ft(), t), fs = { class: "widget-input__container" }, hs = { class: "input-container__content" }, _s = /* @__PURE__ */ ps(() => /* @__PURE__ */ d("div", { class: "widget-input__underline" }, null, -1));
|
|
535
540
|
function gs(t, e, n, s, r, i) {
|
|
536
541
|
return c(), u("div", fs, [
|
|
537
542
|
d("div", hs, [
|
|
@@ -746,7 +751,7 @@ function Ws(t, e, n, s, r, i) {
|
|
|
746
751
|
s.array.length > 1 ? (c(), u("div", {
|
|
747
752
|
key: 0,
|
|
748
753
|
class: "widget-button__toggle flex flex_center cursor_pointer",
|
|
749
|
-
onClick: e[1] || (e[1] =
|
|
754
|
+
onClick: e[1] || (e[1] = Mt((o) => s.toggle(), ["stop"]))
|
|
750
755
|
}, [
|
|
751
756
|
C(a, {
|
|
752
757
|
class: "widget-button__toggle-icon",
|
|
@@ -765,7 +770,7 @@ const Ds = {
|
|
|
765
770
|
name: "WidgetFormFunctionItem",
|
|
766
771
|
components: { Icon: R }
|
|
767
772
|
};
|
|
768
|
-
function
|
|
773
|
+
function Fs(t, e, n, s, r, i) {
|
|
769
774
|
const a = U("icon");
|
|
770
775
|
return c(), u("div", {
|
|
771
776
|
class: "function-item cursor_pointer",
|
|
@@ -774,7 +779,7 @@ function Ms(t, e, n, s, r, i) {
|
|
|
774
779
|
C(a, { name: n.icon }, null, 8, ["name"])
|
|
775
780
|
]);
|
|
776
781
|
}
|
|
777
|
-
const
|
|
782
|
+
const Ms = /* @__PURE__ */ g(Ds, [["render", Fs], ["__scopeId", "data-v-73f7eb9f"]]);
|
|
778
783
|
const js = {
|
|
779
784
|
props: {
|
|
780
785
|
title: String
|
|
@@ -788,7 +793,7 @@ function Bs(t, e, n, s, r, i) {
|
|
|
788
793
|
}
|
|
789
794
|
const qs = /* @__PURE__ */ g(js, [["render", Bs], ["__scopeId", "data-v-c91ffa31"]]);
|
|
790
795
|
const Gs = {
|
|
791
|
-
components: { WidgetFormTitle: qs, WidgetFormFunctionItem:
|
|
796
|
+
components: { WidgetFormTitle: qs, WidgetFormFunctionItem: Ms, WidgetButton: Kt },
|
|
792
797
|
props: {
|
|
793
798
|
title: String,
|
|
794
799
|
button: {
|
|
@@ -991,7 +996,7 @@ const Yt = /* @__PURE__ */ g(Tr, [["__scopeId", "data-v-13176c56"]]), Sr = {
|
|
|
991
996
|
Icon: R
|
|
992
997
|
}, Ir = {
|
|
993
998
|
WidgetSpinner: _e
|
|
994
|
-
},
|
|
999
|
+
}, M = new class {
|
|
995
1000
|
constructor() {
|
|
996
1001
|
this.store = A([]);
|
|
997
1002
|
}
|
|
@@ -1093,17 +1098,17 @@ const It = /* @__PURE__ */ g(Vr, [["__scopeId", "data-v-8a0a0924"]]), Lr = {
|
|
|
1093
1098
|
]));
|
|
1094
1099
|
}
|
|
1095
1100
|
});
|
|
1096
|
-
const Dr = /* @__PURE__ */ g(Wr, [["__scopeId", "data-v-aa732044"]]),
|
|
1101
|
+
const Dr = /* @__PURE__ */ g(Wr, [["__scopeId", "data-v-aa732044"]]), Fr = { class: "container-errors" }, Mr = /* @__PURE__ */ b({
|
|
1097
1102
|
__name: "WidgetNotificationSystem",
|
|
1098
1103
|
setup(t) {
|
|
1099
|
-
return (e, n) => (c(), u("div",
|
|
1104
|
+
return (e, n) => (c(), u("div", Fr, [
|
|
1100
1105
|
C(jt, { name: "fade" }, {
|
|
1101
1106
|
default: he(() => [
|
|
1102
|
-
(c(!0), u(O, null, j(P(
|
|
1107
|
+
(c(!0), u(O, null, j(P(M).store, (s) => (c(), v(Dr, {
|
|
1103
1108
|
key: s.id,
|
|
1104
1109
|
card: s,
|
|
1105
|
-
onCloseCard: (r) => P(
|
|
1106
|
-
onCloseChild: (r) => P(
|
|
1110
|
+
onCloseCard: (r) => P(M).remove(s.id),
|
|
1111
|
+
onCloseChild: (r) => P(M).removeChild(s.id, r)
|
|
1107
1112
|
}, null, 8, ["card", "onCloseCard", "onCloseChild"]))), 128))
|
|
1108
1113
|
]),
|
|
1109
1114
|
_: 1
|
|
@@ -1111,7 +1116,7 @@ const Dr = /* @__PURE__ */ g(Wr, [["__scopeId", "data-v-aa732044"]]), Mr = { cla
|
|
|
1111
1116
|
]));
|
|
1112
1117
|
}
|
|
1113
1118
|
});
|
|
1114
|
-
const jr = /* @__PURE__ */ g(
|
|
1119
|
+
const jr = /* @__PURE__ */ g(Mr, [["__scopeId", "data-v-8e9870dd"]]), xr = {
|
|
1115
1120
|
default: jr
|
|
1116
1121
|
};
|
|
1117
1122
|
let Ur = {
|
|
@@ -1309,10 +1314,10 @@ var tn = (t, e, n) => {
|
|
|
1309
1314
|
if (e.has(t))
|
|
1310
1315
|
throw TypeError("Cannot add the same private member more than once");
|
|
1311
1316
|
e instanceof WeakSet ? e.add(t) : e.set(t, n);
|
|
1312
|
-
}, ot = (t, e, n, s) => (tn(t, e, "write to private field"), s ? s.call(t, n) : e.set(t, n), n), ve,
|
|
1317
|
+
}, ot = (t, e, n, s) => (tn(t, e, "write to private field"), s ? s.call(t, n) : e.set(t, n), n), ve, Me, je;
|
|
1313
1318
|
const pe = class H extends J {
|
|
1314
1319
|
constructor() {
|
|
1315
|
-
super(...arguments), it(this, ve, void 0), it(this,
|
|
1320
|
+
super(...arguments), it(this, ve, void 0), it(this, Me, "front"), this.organizations = [], it(this, je, !1);
|
|
1316
1321
|
}
|
|
1317
1322
|
set language(e) {
|
|
1318
1323
|
localStorage.setItem(H.LOCALSTORAGE_LANGUAGE_KEY, e);
|
|
@@ -1343,10 +1348,10 @@ const pe = class H extends J {
|
|
|
1343
1348
|
return De(this, ve);
|
|
1344
1349
|
}
|
|
1345
1350
|
set type(e) {
|
|
1346
|
-
ot(this,
|
|
1351
|
+
ot(this, Me, e);
|
|
1347
1352
|
}
|
|
1348
1353
|
get type() {
|
|
1349
|
-
return De(this,
|
|
1354
|
+
return De(this, Me);
|
|
1350
1355
|
}
|
|
1351
1356
|
get isBack() {
|
|
1352
1357
|
return this.type === "back";
|
|
@@ -1395,7 +1400,7 @@ const pe = class H extends J {
|
|
|
1395
1400
|
const n = Number.parseInt(localStorage.getItem(H.CURRENT_CONTEXT_KEY) || "");
|
|
1396
1401
|
!Number.isNaN(n) && this.validateContextId(Number(n)) ? this.setCurrentContext(n) : this.setCurrentContext(Number(e.id));
|
|
1397
1402
|
} catch {
|
|
1398
|
-
|
|
1403
|
+
M.add("error", q.ApiNotAvailable().message);
|
|
1399
1404
|
}
|
|
1400
1405
|
}
|
|
1401
1406
|
loadCustomerData() {
|
|
@@ -1428,7 +1433,7 @@ const pe = class H extends J {
|
|
|
1428
1433
|
}
|
|
1429
1434
|
};
|
|
1430
1435
|
ve = /* @__PURE__ */ new WeakMap();
|
|
1431
|
-
|
|
1436
|
+
Me = /* @__PURE__ */ new WeakMap();
|
|
1432
1437
|
je = /* @__PURE__ */ new WeakMap();
|
|
1433
1438
|
pe.DEFAULT_LANGUAGE = "en";
|
|
1434
1439
|
pe.LOCALSTORAGE_LANGUAGE_KEY = "CurrentLanguage";
|
|
@@ -1570,10 +1575,10 @@ async function mt(t, e = {}) {
|
|
|
1570
1575
|
}
|
|
1571
1576
|
return Promise.resolve(t()).catch((s) => {
|
|
1572
1577
|
let r = s;
|
|
1573
|
-
if (typeof r == "string" && (r = q.UndefinedError(r)), e.error && (console.log(r, r.details), r instanceof q ?
|
|
1578
|
+
if (typeof r == "string" && (r = q.UndefinedError(r)), e.error && (console.log(r, r.details), r instanceof q ? M.add("error", r.message, {
|
|
1574
1579
|
children: r.details || [],
|
|
1575
1580
|
timeout: 12
|
|
1576
|
-
}) : r != null && r.message ?
|
|
1581
|
+
}) : r != null && r.message ? M.add("error", r.message) : (console.warn(r), M.add("error", q.ApiResponseParseFailed().message))), e.throw)
|
|
1577
1582
|
throw r;
|
|
1578
1583
|
}).finally(() => {
|
|
1579
1584
|
var s;
|
|
@@ -1868,7 +1873,7 @@ xe = /* @__PURE__ */ new WeakMap();
|
|
|
1868
1873
|
yt.EVENT_DATA = "LIST:DATA";
|
|
1869
1874
|
yt.EVENT_CHANGE_WAIT = "LIST:UPDATE-WAIT";
|
|
1870
1875
|
let ln = yt;
|
|
1871
|
-
const
|
|
1876
|
+
const F = Symbol("__ROW_INDEX__");
|
|
1872
1877
|
let tt = class extends ln {
|
|
1873
1878
|
constructor(e) {
|
|
1874
1879
|
super(e), this.rowIndex = 1, this.changes = {
|
|
@@ -1886,7 +1891,7 @@ let tt = class extends ln {
|
|
|
1886
1891
|
*/
|
|
1887
1892
|
create(e) {
|
|
1888
1893
|
const n = this.wrapData(e);
|
|
1889
|
-
this.changes.new[n[
|
|
1894
|
+
this.changes.new[n[F]] = n, this.emitChanges();
|
|
1890
1895
|
}
|
|
1891
1896
|
cleanChanges() {
|
|
1892
1897
|
this.changes.new = {}, this.changes.edit = {}, this.changes.remove = [], this.emitChanges();
|
|
@@ -1900,7 +1905,7 @@ let tt = class extends ln {
|
|
|
1900
1905
|
const s = this.wrapData(n, e);
|
|
1901
1906
|
if (this.changes.new[e])
|
|
1902
1907
|
return this.changes.new[e] = s, this.emitChanges();
|
|
1903
|
-
this.array.find((r) => r[
|
|
1908
|
+
this.array.find((r) => r[F] === e) && (this.changes.edit[e] = {
|
|
1904
1909
|
...this.changes.edit[e],
|
|
1905
1910
|
...s
|
|
1906
1911
|
}, this.emitChanges());
|
|
@@ -1908,12 +1913,12 @@ let tt = class extends ln {
|
|
|
1908
1913
|
remove(e) {
|
|
1909
1914
|
if (this.changes.new[e])
|
|
1910
1915
|
return delete this.changes.new[e], this.emitChanges();
|
|
1911
|
-
this.array.find((n) => n[
|
|
1916
|
+
this.array.find((n) => n[F] === e) && (delete this.changes.edit[e], this.changes.remove.includes(e) || this.changes.remove.push(e), this.emitChanges());
|
|
1912
1917
|
}
|
|
1913
1918
|
wrapData(e, n) {
|
|
1914
|
-
return n === void 0 && !Object.prototype.hasOwnProperty.call(e,
|
|
1919
|
+
return n === void 0 && !Object.prototype.hasOwnProperty.call(e, F.toString()) && (n = ++this.rowIndex), {
|
|
1915
1920
|
...e,
|
|
1916
|
-
[
|
|
1921
|
+
[F]: n
|
|
1917
1922
|
};
|
|
1918
1923
|
}
|
|
1919
1924
|
emitChanges() {
|
|
@@ -1957,7 +1962,7 @@ function fa(t) {
|
|
|
1957
1962
|
});
|
|
1958
1963
|
const s = L(() => [
|
|
1959
1964
|
...e.reduce((a, o) => {
|
|
1960
|
-
const l = o[
|
|
1965
|
+
const l = o[F];
|
|
1961
1966
|
return t.changes.remove.includes(l) || a.push({
|
|
1962
1967
|
...o,
|
|
1963
1968
|
...t.changes.edit[l]
|
|
@@ -1981,7 +1986,7 @@ function ha(t, e) {
|
|
|
1981
1986
|
await K.updateById(t.name, s(Number(r)), i);
|
|
1982
1987
|
});
|
|
1983
1988
|
function s(r) {
|
|
1984
|
-
const i = t.array.find((a) => a[
|
|
1989
|
+
const i = t.array.find((a) => a[F] === r);
|
|
1985
1990
|
return i.id | i.Id;
|
|
1986
1991
|
}
|
|
1987
1992
|
t.changes.remove.forEach(async (r) => {
|
|
@@ -2619,11 +2624,11 @@ class Ai extends J {
|
|
|
2619
2624
|
return await _n.get(e);
|
|
2620
2625
|
}
|
|
2621
2626
|
}
|
|
2622
|
-
const
|
|
2627
|
+
const Fe = new Ai();
|
|
2623
2628
|
function $a(t) {
|
|
2624
|
-
const e = G(
|
|
2625
|
-
return
|
|
2626
|
-
t === n.entityName && (e.value =
|
|
2629
|
+
const e = G(Fe.get(t));
|
|
2630
|
+
return Fe.on(Fe.EVENT_NEW, (n) => {
|
|
2631
|
+
t === n.entityName && (e.value = Fe.get(t));
|
|
2627
2632
|
}), e;
|
|
2628
2633
|
}
|
|
2629
2634
|
function Ea(t, e) {
|
|
@@ -2719,7 +2724,7 @@ const Ia = /* @__PURE__ */ g(Ri, [["__scopeId", "data-v-1dfb2668"]]), Vi = {
|
|
|
2719
2724
|
},
|
|
2720
2725
|
setup: pn
|
|
2721
2726
|
};
|
|
2722
|
-
const Li = /* @__PURE__ */ g(Vi, [["__scopeId", "data-v-47478206"]]), Wi = (t) => (Dt("data-v-03c9724f"), t = t(),
|
|
2727
|
+
const Li = /* @__PURE__ */ g(Vi, [["__scopeId", "data-v-47478206"]]), Wi = (t) => (Dt("data-v-03c9724f"), t = t(), Ft(), t), Di = { class: "head-cell" }, Fi = /* @__PURE__ */ Wi(() => /* @__PURE__ */ d("div", { class: "head-cell-resize" }, null, -1)), Mi = /* @__PURE__ */ b({
|
|
2723
2728
|
__name: "widget-list-head-cell",
|
|
2724
2729
|
props: {
|
|
2725
2730
|
title: {},
|
|
@@ -2743,7 +2748,7 @@ const Li = /* @__PURE__ */ g(Vi, [["__scopeId", "data-v-47478206"]]), Wi = (t) =
|
|
|
2743
2748
|
s.type === "multi-select" ? (c(), v(P(ct), {
|
|
2744
2749
|
key: 0,
|
|
2745
2750
|
type: "single-checkbox",
|
|
2746
|
-
onClick: r[0] || (r[0] =
|
|
2751
|
+
onClick: r[0] || (r[0] = Mt((i) => e("select"), ["stop", "prevent"]))
|
|
2747
2752
|
})) : (c(), u("p", {
|
|
2748
2753
|
key: 1,
|
|
2749
2754
|
class: "widget-list-head-label head-cell-label list-head-cell-label text_md margin-0",
|
|
@@ -2759,12 +2764,12 @@ const Li = /* @__PURE__ */ g(Vi, [["__scopeId", "data-v-47478206"]]), Wi = (t) =
|
|
|
2759
2764
|
]),
|
|
2760
2765
|
_: 1
|
|
2761
2766
|
}, 8, ["class"])) : h("", !0),
|
|
2762
|
-
|
|
2767
|
+
Fi
|
|
2763
2768
|
])
|
|
2764
2769
|
]));
|
|
2765
2770
|
}
|
|
2766
2771
|
});
|
|
2767
|
-
const ji = /* @__PURE__ */ g(
|
|
2772
|
+
const ji = /* @__PURE__ */ g(Mi, [["__scopeId", "data-v-03c9724f"]]), xi = /* @__PURE__ */ b({
|
|
2768
2773
|
__name: "widget-list-head",
|
|
2769
2774
|
props: {
|
|
2770
2775
|
config: {},
|
|
@@ -3042,7 +3047,7 @@ const so = {
|
|
|
3042
3047
|
setup(t, e) {
|
|
3043
3048
|
const { emit: n } = e, s = {
|
|
3044
3049
|
activate() {
|
|
3045
|
-
n("set", t.values[
|
|
3050
|
+
n("set", t.values[F]);
|
|
3046
3051
|
},
|
|
3047
3052
|
deactivate() {
|
|
3048
3053
|
n("set", null);
|
|
@@ -3068,10 +3073,10 @@ const so = {
|
|
|
3068
3073
|
setup(t) {
|
|
3069
3074
|
const e = t, n = L(() => {
|
|
3070
3075
|
var a;
|
|
3071
|
-
return !((a = e.values) != null && a[
|
|
3076
|
+
return !((a = e.values) != null && a[F]);
|
|
3072
3077
|
}), s = ft(tt.PROVIDE_NAME);
|
|
3073
3078
|
function r(a) {
|
|
3074
|
-
s && (n.value ? s.create(a) : s.edit(e.values[
|
|
3079
|
+
s && (n.value ? s.create(a) : s.edit(e.values[F], a));
|
|
3075
3080
|
}
|
|
3076
3081
|
function i() {
|
|
3077
3082
|
e.controller.deactivate();
|
|
@@ -3120,14 +3125,14 @@ const so = {
|
|
|
3120
3125
|
C(so, {
|
|
3121
3126
|
config: o.config,
|
|
3122
3127
|
values: p,
|
|
3123
|
-
selected: (w = o.selectRows) == null ? void 0 : w.includes(p[P(
|
|
3128
|
+
selected: (w = o.selectRows) == null ? void 0 : w.includes(p[P(F)]),
|
|
3124
3129
|
onSet: l[0] || (l[0] = (V) => e("update:activeRow", V)),
|
|
3125
|
-
onSelect: (V) => i(p[P(
|
|
3130
|
+
onSelect: (V) => i(p[P(F)], V)
|
|
3126
3131
|
}, null, 8, ["config", "values", "selected", "onSelect"]),
|
|
3127
|
-
o.activeRow === p[P(
|
|
3132
|
+
o.activeRow === p[P(F)] ? (c(), v(Lt, {
|
|
3128
3133
|
key: 0,
|
|
3129
3134
|
component: r.value,
|
|
3130
|
-
controller: P(a)(p[P(
|
|
3135
|
+
controller: P(a)(p[P(F)]),
|
|
3131
3136
|
"row-length": o.config.length,
|
|
3132
3137
|
values: p
|
|
3133
3138
|
}, null, 8, ["component", "controller", "row-length", "values"])) : h("", !0)
|
|
@@ -3300,7 +3305,7 @@ const Oa = /* @__PURE__ */ g(Wo, [["__scopeId", "data-v-a39cfe2f"]]), Do = ["alt
|
|
|
3300
3305
|
src: s.src || s.$props.default
|
|
3301
3306
|
}, null, 8, Do));
|
|
3302
3307
|
}
|
|
3303
|
-
}),
|
|
3308
|
+
}), Fo = /* @__PURE__ */ b({
|
|
3304
3309
|
__name: "widget-input-check",
|
|
3305
3310
|
props: {
|
|
3306
3311
|
modelValue: { type: Boolean }
|
|
@@ -3322,7 +3327,7 @@ const Oa = /* @__PURE__ */ g(Wo, [["__scopeId", "data-v-a39cfe2f"]]), Do = ["alt
|
|
|
3322
3327
|
], 2));
|
|
3323
3328
|
}
|
|
3324
3329
|
});
|
|
3325
|
-
const
|
|
3330
|
+
const Mo = /* @__PURE__ */ g(Fo, [["__scopeId", "data-v-f4a3dc6c"]]), jo = { class: "widget-card" }, xo = { class: "widget-card-toggle" }, Uo = { class: "widget-card-wrap" }, Bo = { class: "widget-card-content" }, qo = {
|
|
3326
3331
|
key: 0,
|
|
3327
3332
|
class: "widget-card-title"
|
|
3328
3333
|
}, Go = /* @__PURE__ */ b({
|
|
@@ -3339,7 +3344,7 @@ const Fo = /* @__PURE__ */ g(Mo, [["__scopeId", "data-v-f4a3dc6c"]]), jo = { cla
|
|
|
3339
3344
|
state: n
|
|
3340
3345
|
}), (s, r) => (c(), u("div", jo, [
|
|
3341
3346
|
d("div", xo, [
|
|
3342
|
-
C(
|
|
3347
|
+
C(Mo, {
|
|
3343
3348
|
modelValue: n.selected,
|
|
3344
3349
|
"onUpdate:modelValue": r[0] || (r[0] = (i) => n.selected = i)
|
|
3345
3350
|
}, null, 8, ["modelValue"])
|
|
@@ -3567,6 +3572,9 @@ class _n {
|
|
|
3567
3572
|
const r = new URLSearchParams();
|
|
3568
3573
|
return Je(r, s), n && r.append("id", n), _([this.url, e].join("/") + `?${r.toString()}`);
|
|
3569
3574
|
}
|
|
3575
|
+
static getFieldInformation(e, n) {
|
|
3576
|
+
return _(`/open-api/metadata/${e}/fields/${n}`);
|
|
3577
|
+
}
|
|
3570
3578
|
}
|
|
3571
3579
|
class Wa {
|
|
3572
3580
|
static invite(e, n, s) {
|
|
@@ -3684,8 +3692,8 @@ const mn = class yn extends J {
|
|
|
3684
3692
|
}
|
|
3685
3693
|
};
|
|
3686
3694
|
mn.EVENT_DATA = "list-config:update";
|
|
3687
|
-
let
|
|
3688
|
-
class
|
|
3695
|
+
let Fa = mn;
|
|
3696
|
+
class Ma extends J {
|
|
3689
3697
|
constructor(e) {
|
|
3690
3698
|
super(), this.name = "Communication", this.read = () => {
|
|
3691
3699
|
}, this.id = e;
|
|
@@ -3789,7 +3797,7 @@ function Ua(t, e) {
|
|
|
3789
3797
|
}).catch(() => {
|
|
3790
3798
|
n.value = null;
|
|
3791
3799
|
const r = q.MetadataEntityIsNotAvailable(t.name || "FORM_WITHOUT_NAME");
|
|
3792
|
-
|
|
3800
|
+
M.add("error", r.message);
|
|
3793
3801
|
}) : Promise.reject();
|
|
3794
3802
|
}
|
|
3795
3803
|
return t.on(Y.EVENT_READ, s), {
|
|
@@ -3837,10 +3845,10 @@ function Ba(t, e) {
|
|
|
3837
3845
|
if (!l.success)
|
|
3838
3846
|
throw e != null && e.ModalValidationResult && l.validationEffect ? zt(e.ModalValidationResult, {
|
|
3839
3847
|
rules: l.validationEffect.results
|
|
3840
|
-
}) :
|
|
3848
|
+
}) : M.add("error", l.message), new Error();
|
|
3841
3849
|
return l;
|
|
3842
3850
|
}).then((l) => {
|
|
3843
|
-
l.message &&
|
|
3851
|
+
l.message && M.add("info", l.message), e != null && e.handleAffectedEntities && e.handleAffectedEntities(l.affectedEntities);
|
|
3844
3852
|
}).then(() => t.read()))()
|
|
3845
3853
|
};
|
|
3846
3854
|
}
|
|
@@ -3956,7 +3964,7 @@ function Ha(t, e) {
|
|
|
3956
3964
|
});
|
|
3957
3965
|
}).then(Ce.valuesToUpperCase).then((i) => (i.hasOwnProperty("Version") && (t.version = Number(i.Version)), t.setValues(i), n.show = !0, i)).catch((i) => {
|
|
3958
3966
|
const a = He(i);
|
|
3959
|
-
throw
|
|
3967
|
+
throw M.add("error", a.message), a;
|
|
3960
3968
|
}).finally(() => {
|
|
3961
3969
|
n.ready = !0;
|
|
3962
3970
|
});
|
|
@@ -3970,7 +3978,7 @@ function Ha(t, e) {
|
|
|
3970
3978
|
t.version = i.version || i.Version;
|
|
3971
3979
|
}).catch((i) => {
|
|
3972
3980
|
const a = He(i);
|
|
3973
|
-
throw
|
|
3981
|
+
throw M.add("error", a.message), a;
|
|
3974
3982
|
});
|
|
3975
3983
|
}, t.on(Y.EVENT_SAVE, t.read.bind(t)), { shadowFormState: n, initShadow: s };
|
|
3976
3984
|
}
|
|
@@ -4105,7 +4113,7 @@ function Ya(t, e, n) {
|
|
|
4105
4113
|
await V(), await N();
|
|
4106
4114
|
} catch (y) {
|
|
4107
4115
|
const { message: W } = He(y);
|
|
4108
|
-
|
|
4116
|
+
M.add("error", W);
|
|
4109
4117
|
}
|
|
4110
4118
|
}
|
|
4111
4119
|
function V() {
|
|
@@ -4129,7 +4137,7 @@ function Ya(t, e, n) {
|
|
|
4129
4137
|
}
|
|
4130
4138
|
function S(y) {
|
|
4131
4139
|
const W = He(y);
|
|
4132
|
-
|
|
4140
|
+
M.add("error", W.message);
|
|
4133
4141
|
}
|
|
4134
4142
|
function N() {
|
|
4135
4143
|
return r.wait = "Starting process", lt.startProcess(e, t).then(T).then(f).catch(S).finally(() => {
|
|
@@ -4192,19 +4200,19 @@ const Za = {
|
|
|
4192
4200
|
};
|
|
4193
4201
|
export {
|
|
4194
4202
|
zr as ApplicationManager,
|
|
4195
|
-
|
|
4203
|
+
Ma as Communication,
|
|
4196
4204
|
$a as ComputedMetadata,
|
|
4197
4205
|
q as CoreError,
|
|
4198
4206
|
X as Filter,
|
|
4199
4207
|
Q as List,
|
|
4200
|
-
|
|
4208
|
+
Fa as ListConfig,
|
|
4201
4209
|
$ as Manager,
|
|
4202
|
-
|
|
4210
|
+
Fe as MetadataStore,
|
|
4203
4211
|
Oa as ModalValidation,
|
|
4204
|
-
|
|
4212
|
+
M as NotificationSystem,
|
|
4205
4213
|
_t as ProcessWrap,
|
|
4206
4214
|
_ as Request,
|
|
4207
|
-
|
|
4215
|
+
F as SYMBOL_ROW,
|
|
4208
4216
|
tt as Table,
|
|
4209
4217
|
Ia as WidgetBreadcrumbs,
|
|
4210
4218
|
mr as WidgetButton,
|