@poni/adjutant-ui 0.0.141 → 0.0.142
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adjutant-ui.css +1 -1
- package/dist/components.cjs +1 -1
- package/dist/components.js +3 -3
- package/package.json +1 -1
package/dist/adjutant-ui.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://assets.cnstr.adjutant.ru/fonts/eurostile.css";@import"https://assets.cnstr.adjutant.ru/fonts/icomoon.css";:root{--alternative: #00aaa7;--error: #e14848;--wine: #7f2629;--contrast-dark: #d74400;--contrast-normal: #ff5100;--contrast-light: #ff6f2d;--icon-dark: #40a8a8;--icon-light: #a4cccc;--back-dark: #d3e5e5;--back-light: #ecf4f4;--black: #000000;--white: #ffffff;--white-70: #ffffffb3;--white-50: #ffffff80;--white-30: #ffffff4d;--stroke-dark: #7c9594;--stroke-light: #c5cfcf}[class^=adj-]{font-family:Roboto;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:0em;box-sizing:border-box;padding:0;margin:0}[class^=adj-] *{box-sizing:border-box;padding:0;margin:0}[class^=adj-] *:focus{outline:none}.adj-fade-enter-from,.adj-fade-leave-to{opacity:0}.adj-fade-leave-from,.adj-fade-enter-to{opacity:1}.adj-popup-left-enter-from,.adj-popup-left-leave-to{transform:translate(-100vw);opacity:0}.adj-popup-bottom-enter-from,.adj-popup-bottom-leave-to{transform:translateY(50vh);opacity:0}.adj-fade-enter-active,.adj-fade-leave-active,.adj-popup-left-enter-active,.adj-popup-left-leave-active,.adj-popup-bottom-enter-active,.adj-popup-bottom-leave-active{transition:.3s}.adj-popup-pers-enter-from,.adj-popup-pers-leave-to{transition:.3s;max-height:0px;overflow:hidden}.adj-popup-pers-leave-from,.adj-popup-pers-enter-to{transition:.3s;max-height:500px;overflow:hidden}.adj-title-h1{font-family:Eurostile;font-weight:500;font-size:40px;line-height:40px;letter-spacing:0em}.adj-title-h2{font-family:Eurostile;font-weight:500;font-size:30px;line-height:36px;letter-spacing:0em}.adj-title-h3{font-family:Eurostile;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0em}.adj-title-h4{font-family:Eurostile;font-weight:600;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-18{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-16{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em}.adj-text-14{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em}.adj-text-13{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em}.adj-text-12{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left}.adj-text-18-bold{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-16-bold{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-14-bold{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-13-bold{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em;font-weight:600}.adj-text-12-bold{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left;font-weight:600}.adj-effect-overlay-normal{box-shadow:0 4px 8px #052d2b26}.adj-effect-overlay-big{box-shadow:0 4px 15px #00343145}.adj-effect-overlay-small{box-shadow:0 2px 2px #052d2b33}.adj-effect-overlay-light{box-shadow:0 2px 2px #052d2b1a}.adj-hyperlink{font-family:Roboto;font-size:14px;font-weight:400;line-height:1.5;color:var(--black);text-decoration:underline;transition:.3s}.adj-hyperlink:hover{color:var(--contrast-normal)}.adj-hyperlink_contrast{color:var(--alternative)}.adj-hyperlink_contrast:hover{color:var(--contrast-normal)}.adj-hyperlink_light{color:var(--white);opacity:.5}.adj-hyperlink_light:hover{color:var(--white);opacity:1}.adj-hyperlink_button{text-align:center;color:var(--alternative);background-color:var(--back-light);border-radius:5px;padding:3px 10px;width:fit-content;line-height:34px;text-decoration:none}.adj-hyperlink_button:hover{color:var(--alternative);background-color:var(--back-dark)}.adj-hyperlink_button:active{background-color:var(--alternative);color:var(--white)}.adj-button[data-v-2eb293f1]{display:flex;justify-content:center;align-items:center;gap:6px;border-radius:5px;cursor:pointer;border:none;transition:.3s;text-wrap:nowrap}.adj-button i[data-v-2eb293f1]{transition:.3s}.adj-button_medium[data-v-2eb293f1]{padding:12px 20px;height:48px}.adj-button_medium div[data-v-2eb293f1]{font-size:16px;line-height:24px}.adj-button_medium i[data-v-2eb293f1]{font-size:24px!important;line-height:24px}.adj-button_small[data-v-2eb293f1]{padding:6.5px 15px;height:34px}.adj-button_small div[data-v-2eb293f1]{font-size:14px;line-height:21px}.adj-button_small i[data-v-2eb293f1]{font-size:20px!important;line-height:20px}.adj-button_round[data-v-2eb293f1]{border-radius:24px}.adj-button_width100[data-v-2eb293f1]{width:100%}.adj-button_primary[data-v-2eb293f1]{background-color:var(--contrast-normal);color:var(--white)}.adj-button_primary[data-v-2eb293f1]:hover{background-color:var(--contrast-light)}.adj-button_primary[data-v-2eb293f1]:active{background-color:var(--contrast-dark)}.adj-button_alternative-light[data-v-2eb293f1]{background-color:var(--back-light);color:var(--black)}.adj-button_alternative-light i[data-v-2eb293f1]{color:var(--icon-dark)}.adj-button_alternative-light[data-v-2eb293f1]:hover{background-color:var(--back-dark)}.adj-button_alternative-light[data-v-2eb293f1]:active{background-color:var(--icon-light)}.adj-button_alternative-light:active i[data-v-2eb293f1]{color:var(--black)}.adj-button_alternative-dark[data-v-2eb293f1]{background-color:var(--back-dark);color:var(--black)}.adj-button_alternative-dark i[data-v-2eb293f1]{color:var(--icon-dark)}.adj-button_alternative-dark[data-v-2eb293f1]:hover{background-color:var(--icon-light)}.adj-button_alternative-dark:hover i[data-v-2eb293f1]{color:var(--black)}.adj-button_alternative-active[data-v-2eb293f1]{background-color:var(--alternative);color:var(--white)}.adj-button_alternative-active i[data-v-2eb293f1]{color:var(--white)}.adj-button_alternative[data-v-2eb293f1]{background-color:var(--back-light);color:var(--alternative)}.adj-button_alternative i[data-v-2eb293f1]{color:var(--alternative)}.adj-button_alternative[data-v-2eb293f1]:hover{background-color:var(--back-dark)}.adj-button_transparent[data-v-2eb293f1]{background-color:transparent;color:var(--black)}.adj-button_transparent i[data-v-2eb293f1]{color:var(--icon-dark)}.adj-button_transparent[data-v-2eb293f1]:hover{background-color:transparent}.adj-button_transparent:hover i[data-v-2eb293f1]{color:var(--black)}.adj-button_transparent[data-v-2eb293f1]:active{background-color:transparent}.adj-button_transparent:active i[data-v-2eb293f1]{color:var(--black)}.adj-button_disabled[data-v-2eb293f1]{background-color:var(--stroke-light)!important;color:var(--white)!important}.adj-button_disabled i[data-v-2eb293f1]{color:var(--white)!important}.adj-button-checkbox[data-v-8e142c2f]{height:34px;padding:0 15px 0 11px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:6px;width:fit-content;cursor:pointer}.adj-button-checkbox__title[data-v-8e142c2f]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-button-checkbox i[data-v-8e142c2f]{color:var(--icon-dark);line-height:20px;font-size:20px}.adj-button-checkbox[data-v-8e142c2f]:hover{background:var(--back-dark)}.adj-button-checkbox.active[data-v-8e142c2f]{background:var(--icon-light)}.adj-button-checkbox.active i[data-v-8e142c2f],.adj-button-checkbox.active .adj-button-checkbox__title[data-v-8e142c2f]{color:var(--black)}.adj-button-checkbox.active[data-v-8e142c2f]:hover{background:var(--back-dark)}.adj-checkbox[data-v-25cd46e5]{cursor:pointer;display:flex;align-items:center;gap:0 8px}.adj-checkbox__handle[data-v-25cd46e5]{width:16px;height:16px;border:1px solid var(--stroke-light);border-radius:4px;transition:.3s;position:relative}.adj-checkbox__handle svg[data-v-25cd46e5]{display:block;position:absolute;left:-1px;top:-1px;transition:.3s}.adj-checkbox__handle svg rect[data-v-25cd46e5]{fill:var(--alternative)}.adj-checkbox__handle svg path[data-v-25cd46e5]{fill:var(--white)}.adj-checkbox:hover .adj-checkbox__handle[data-v-25cd46e5]{border:1px solid var(--alternative)}.adj-checkbox.disabled svg rect[data-v-25cd46e5]{fill:var(--stroke-light)}.adj-checkbox.disabled span[data-v-25cd46e5]{color:var(--stroke-dark)}.adj-checkbox.disabled:hover .adj-checkbox__handle[data-v-25cd46e5]{pointer-events:none;border:1px solid var(--stroke-light)}.adj-download-link[data-v-c07343bd]{gap:0 6px;display:flex;text-decoration:none}.adj-download-link .icon-file[data-v-c07343bd]{color:var(--alternative);font-size:24px;transition:.3s;text-decoration:none}.adj-download-link .title[data-v-c07343bd]{color:var(--alternative);font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;transition:.3s;text-decoration:underline}.adj-download-link:hover .icon-file[data-v-c07343bd],.adj-download-link:hover .title[data-v-c07343bd]{color:var(--contrast-normal)}.adj-dropdown-link__title[data-v-91e1feec]{display:flex;align-items:center;gap:0 6px;cursor:pointer;margin-bottom:10px}.adj-dropdown-link__title i[data-v-91e1feec]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-dropdown-link__items[data-v-91e1feec]{display:flex;flex-direction:column;gap:10px;padding-left:30px}.adj-dropdown-link_show i[data-v-91e1feec]{transform:rotate(180deg)}.adj-filter-checkbox[data-v-8a546773]{height:34px;padding:0 10px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:4px;width:fit-content;cursor:pointer}.adj-filter-checkbox__title[data-v-8a546773]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-filter-checkbox i[data-v-8a546773]{color:var(--white);font-size:24px}.adj-filter-checkbox[data-v-8a546773]:hover{background:var(--back-dark)}.adj-filter-checkbox.active[data-v-8a546773]{background:var(--contrast-normal)}.adj-filter-checkbox.active .adj-filter-checkbox__title[data-v-8a546773]{color:var(--white)}.adj-filter-checkbox.active[data-v-8a546773]:hover{background:var(--contrast-light)}.adj-filter-checkbox.disabled[data-v-8a546773]{background:var(--stroke-light)}.adj-filter-checkbox.disabled .adj-filter-checkbox__title[data-v-8a546773]{color:var(--white)}.adj-filter-checkbox.disabled[data-v-8a546773]:hover{background:var(--stroke-light)}.adj-scroll[data-v-47993da5]{overflow-x:auto;overflow-y:auto}.adj-scroll[data-v-47993da5]::-webkit-scrollbar{width:15px;height:15px}.adj-scroll[data-v-47993da5]::-webkit-scrollbar-track{background:var(--back-light)}.adj-scroll[data-v-47993da5]::-webkit-scrollbar-thumb{background-color:var(--icon-light);border-radius:20px;border:5px solid var(--back-light)}.adj-scroll[data-v-47993da5]::-webkit-scrollbar-thumb:hover{background-color:var(--icon-dark)}@-moz-document url-prefix(){.adj-scroll[data-v-47993da5]{scrollbar-color:var(--icon-light) var(--back-light)}.adj-scroll[data-v-47993da5]:hover{scrollbar-color:var(--icon-dark) var(--back-light)}}.adj-scroll_white[data-v-47993da5]::-webkit-scrollbar{width:11px;height:11px}@-moz-document url-prefix(){.adj-scroll_white[data-v-47993da5]{scrollbar-color:var(--icon-light) var(--white)}.adj-scroll_white[data-v-47993da5]:hover{scrollbar-color:var(--icon-dark) var(--white)}}.adj-scroll_white[data-v-47993da5]::-webkit-scrollbar-track{background:var(--white)}.adj-scroll_white[data-v-47993da5]::-webkit-scrollbar-thumb{border:3px solid var(--white)}.adj-filter-select__name[data-v-582d2d15]{padding:5px 4px 5px 10px;position:relative;cursor:pointer;width:-webkit-fill-available;background-color:var(--back-light);border-radius:5px;max-width:fit-content;transition:.3s;display:flex;align-items:center;gap:2px}.adj-filter-select__name[data-v-582d2d15]:hover{background-color:var(--back-dark)}.adj-filter-select__name span[data-v-582d2d15]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-filter-select__name i[data-v-582d2d15]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-filter-select.show .adj-filter-select__name[data-v-582d2d15]{background-color:var(--back-dark)}.adj-filter-select.show i[data-v-582d2d15]{transform:scaleY(-1)}.adj-filter-select__items[data-v-582d2d15]{width:290px;position:absolute;top:34px;left:50%;transform:translate(-50%);background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-filter-select__item[data-v-582d2d15]{padding:13.5px 16px;transition:.3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:0 10px}.adj-filter-select__item[data-v-582d2d15]:hover{background-color:var(--back-dark)}.adj-filter-select__item_disabled[data-v-582d2d15]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-filter-select__item_disabled i[data-v-582d2d15]{color:var(--icon-dark)}.adj-filter-select.left .adj-filter-select__items[data-v-582d2d15]{right:0;left:auto;transform:none}.adj-filter-select.right .adj-filter-select__items[data-v-582d2d15]{left:0;transform:none}.adj-filter-select.active .adj-filter-select__name[data-v-582d2d15]{background-color:var(--contrast-normal)}.adj-filter-select.active .adj-filter-select__name span[data-v-582d2d15]{color:var(--white)}.adj-filter-select.active .adj-filter-select__name[data-v-582d2d15]:hover{background-color:var(--contrast-light)}.adj-filter-select.active .adj-filter-select__name i[data-v-582d2d15]{color:var(--white)}.adj-filter-select.disabled .adj-filter-select__name[data-v-582d2d15]{background-color:var(--stroke-light)}.adj-filter-select.disabled .adj-filter-select__name span[data-v-582d2d15]{color:var(--white)}.adj-filter-select.disabled .adj-filter-select__name[data-v-582d2d15]:hover{background-color:var(--stroke-light)}.adj-filter-select.disabled .adj-filter-select__name i[data-v-582d2d15]{color:var(--white)}.adj-filters-desktop[data-v-350efd96]{display:flex;gap:10px}.adj-filters-mobile_wrapper[data-v-2095077b]{position:fixed;inset:0;z-index:40}.adj-filters-mobile__background[data-v-2095077b]{width:100%;height:100%;background-color:#00000080;cursor:pointer}.adj-filters-mobile__window[data-v-2095077b]{position:absolute;top:0;bottom:0;left:0;background-color:var(--white);width:var(--34c98468)}@media (max-width: 779px){.adj-filters-mobile__window[data-v-2095077b]{width:100%}}.adj-filters-mobile__close[data-v-2095077b]{position:absolute;cursor:pointer;width:34px;height:34px;line-height:34px;font-size:34px;top:-34px;right:-34px;color:#ffffffb3}.adj-filters-mobile__close[data-v-2095077b]:hover{color:var(--white)}@media (max-width: 779px){.adj-filters-mobile__close[data-v-2095077b]{top:15px;right:15px;color:var(--icon-light)}.adj-filters-mobile__close[data-v-2095077b]:hover{color:var(--stroke-dark)}}.adj-window[data-v-2095077b]{display:flex;flex-direction:column}.adj-window__header[data-v-2095077b]{flex-shrink:0;display:flex;align-items:center;gap:16px;height:96px;border-bottom:1px var(--stroke-light) solid;padding:0 24px}.adj-window__header-button[data-v-2095077b],.adj-window__header-reset[data-v-2095077b]{display:flex;align-items:center;color:var(--alternative);cursor:pointer;transition:.3s}.adj-window__header-button[data-v-2095077b]:hover,.adj-window__header-reset[data-v-2095077b]:hover{color:var(--black)}.adj-window__header-button[data-v-2095077b]{font-size:32px}.adj-window__header-title[data-v-2095077b]{flex-grow:1}.adj-window__header-reset[data-v-2095077b]{text-decoration:underline}.adj-filter[data-v-2095077b]{display:flex;align-items:center;gap:16px;height:66px;padding:0 21px;border-left:3px transparent solid;cursor:pointer}.adj-filter[data-v-2095077b]:hover{background-color:var(--back-light)}.adj-filter_checked[data-v-2095077b]{background-color:var(--back-light);border-left:3px var(--contrast-normal) solid}.adj-filter__button[data-v-2095077b]{display:flex;align-items:center;font-size:32px;color:var(--alternative)}.adj-filter__button .icon-close[data-v-2095077b]{cursor:pointer;transition:.3s}.adj-filter__button .icon-close[data-v-2095077b]:hover{color:var(--black)}.adj-filter__title[data-v-2095077b]{flex-grow:1}.adj-filter_disabled[data-v-2095077b]{color:var(--stroke-dark);cursor:default}.adj-filter_disabled[data-v-2095077b]:hover{background-color:unset}.adj-filter_disabled .adj-filter__button[data-v-2095077b]{color:var(--stroke-dark);cursor:default;transition:.3s}.adj-filter_disabled .adj-filter__button[data-v-2095077b]:hover{color:var(--stroke-dark)}.adj-modal_wrapper[data-v-b1b32775]{position:fixed;inset:0;z-index:50}.adj-modal__background[data-v-b1b32775]{width:100%;height:100%;background-color:#00000080;cursor:pointer}.adj-modal__window[data-v-b1b32775]{position:absolute;inset:0;margin:auto;background-color:var(--white);box-shadow:0 4px 15px #00343166;border-radius:15px;width:var(--5f2379a6);height:fit-content;max-width:calc(100% - 64px);max-height:calc(100% - 64px);color:var(--black)}@media (max-width: 779px){.adj-modal__window[data-v-b1b32775]{border-radius:0;width:100%;height:100%;max-width:100%;max-height:100%}}.adj-modal__close[data-v-b1b32775]{position:absolute;cursor:pointer;width:34px;height:34px;line-height:34px;font-size:34px;top:-34px;right:-34px;color:#ffffffb3}.adj-modal__close[data-v-b1b32775]:hover{color:var(--white)}@media (max-width: 779px){.adj-modal__close[data-v-b1b32775]{top:15px;right:15px;color:var(--icon-light)}.adj-modal__close[data-v-b1b32775]:hover{color:var(--stroke-dark)}}.adj-hint-desktop[data-v-1075347f]{padding:5px 10px;background:#fff;position:relative;width:var(--8fe0cc7a);border:1px solid var(--stroke-light);box-shadow:0 4px 8px #052d2b26;border-radius:5px}.adj-hint-desktop__text[data-v-1075347f]{font-family:Roboto;font-size:13px;font-weight:400;line-height:19px}.adj-hint-desktop__text[data-v-1075347f] p{margin-top:7px}.adj-hint-desktop__text[data-v-1075347f] p:first-child{margin:0}.adj-hint-desktop__triangle[data-v-1075347f]{position:absolute;left:calc(50% - 7px);top:-13px}.adj-hint-desktop__triangle_inner[data-v-1075347f]{fill:#fff}.adj-hint-desktop__triangle_border[data-v-1075347f]{stroke:var(--stroke-light)}.adj-hint-desktop_dark.adj-hint-desktop[data-v-1075347f]{padding:15px;border:none;box-shadow:none;border-radius:15px;background-color:#000000b3;color:var(--white)}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_inner[data-v-1075347f]{fill:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_border[data-v-1075347f]{stroke:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_left .adj-hint-desktop__triangle[data-v-1075347f]{right:15px}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_right .adj-hint-desktop__triangle[data-v-1075347f]{left:15px}.adj-hint-desktop_top.adj-hint-desktop .adj-hint-desktop__triangle[data-v-1075347f]{position:absolute;transform:rotate(180deg);top:unset;bottom:-13px}.adj-hint-desktop_left.adj-hint-desktop .adj-hint-desktop__triangle[data-v-1075347f]{right:10px;left:auto}.adj-hint-desktop_right.adj-hint-desktop .adj-hint-desktop__triangle[data-v-1075347f]{left:10px}.adj-hint__slot[data-v-5b26b839]{width:fit-content;height:fit-content}.adj-hint__hint[data-v-5b26b839]{z-index:20;position:fixed}.adj-hint__modal[data-v-5b26b839]{padding:30px 20px}.adj-hint__modal[data-v-5b26b839] p{margin-top:7px}.adj-hint__modal[data-v-5b26b839] p:first-child{margin:0}@media (max-width: 779px){.adj-hint__modal[data-v-5b26b839]{padding:50px 20px}}.adj-icon[data-v-27ccd948]{cursor:pointer;transition:.3s;height:var(--a6dfad46);width:var(--a6dfad46)}.adj-icon i[data-v-27ccd948]{display:block;font-size:var(--a6dfad46);line-height:var(--a6dfad46);transition:.3s}.adj-icon_light i[data-v-27ccd948]{color:var(--icon-light)}.adj-icon_light i[data-v-27ccd948]:hover{color:var(--stroke-dark)}.adj-icon_contrast i[data-v-27ccd948]{color:var(--icon-dark)}.adj-icon_contrast i[data-v-27ccd948]:hover{color:var(--black)}.adj-icon_dark-back i[data-v-27ccd948]{color:#ffffffb3}.adj-icon_dark-back i[data-v-27ccd948]:hover{color:#fff}.adj-icon_disabled i[data-v-27ccd948]{color:var(--stroke-light)!important}.adj-icon-button[data-v-b636fa8d]{position:relative;cursor:pointer;transition:.3s}.adj-icon-button_medium[data-v-b636fa8d]{width:42px;height:42px;padding:6px;border-radius:10px}.adj-icon-button_medium i[data-v-b636fa8d]{line-height:30px;font-size:30px}.adj-icon-button_small[data-v-b636fa8d]{width:34px;height:34px;padding:5px;border-radius:5px}.adj-icon-button_small i[data-v-b636fa8d]{line-height:24px;font-size:24px}.adj-icon-button_white-back[data-v-b636fa8d]{background-color:var(--white);box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back i[data-v-b636fa8d]{color:var(--icon-light)}.adj-icon-button_white-back[data-v-b636fa8d]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button_white-back:hover i[data-v-b636fa8d]{color:var(--stroke-dark)}.adj-icon-button_white-back.adj-icon-button_disabled[data-v-b636fa8d]{box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back.adj-icon-button_disabled i[data-v-b636fa8d]{color:var(--stroke-light)}.adj-icon-button_white-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_dark-back[data-v-b636fa8d]{background-color:var(--back-dark)}.adj-icon-button_dark-back i[data-v-b636fa8d]{color:var(--icon-dark)}.adj-icon-button_dark-back[data-v-b636fa8d]:hover{background-color:var(--icon-light)}.adj-icon-button_dark-back:hover i[data-v-b636fa8d]{color:var(--black)}.adj-icon-button_dark-back.adj-icon-button_disabled[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_dark-back.adj-icon-button_disabled i[data-v-b636fa8d]{color:var(--white)}.adj-icon-button_dark-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_light-back[data-v-b636fa8d]{background-color:var(--back-light)}.adj-icon-button_light-back i[data-v-b636fa8d]{color:var(--icon-dark)}.adj-icon-button_light-back[data-v-b636fa8d]:hover{background-color:var(--back-dark)}.adj-icon-button_light-back.adj-icon-button_disabled[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_light-back.adj-icon-button_disabled i[data-v-b636fa8d]{color:var(--white)}.adj-icon-button_light-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button__icon[data-v-b636fa8d]{transition:.3s}.adj-icon-button__qty[data-v-b636fa8d]{position:absolute;text-align:center;right:-5px;bottom:-5px;min-width:16px;height:16px;line-height:16px;border-radius:8px;background:var(--contrast-normal);color:var(--white);padding:0 4px}.adj-icon-button-text[data-v-55f3773b]{cursor:pointer;transition:.3s;width:fit-content;height:42px;padding:6px;border-radius:10px;background-color:var(--white);box-shadow:0 4px 8px #052d2b26;text-wrap:nowrap}.adj-icon-button-text i[data-v-55f3773b]{line-height:30px;font-size:30px;color:var(--icon-light)}.adj-icon-button-text[data-v-55f3773b]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button-text:hover i[data-v-55f3773b]{color:var(--stroke-dark)}.adj-icon-button-text[data-v-55f3773b]:after,.adj-icon-button-text[data-v-55f3773b]:before{display:inline-block;max-width:0;vertical-align:bottom;overflow:hidden;text-wrap:nowrap;margin-bottom:7px;transition:.3s}.adj-icon-button-text[data-v-55f3773b]:hover:after,.adj-icon-button-text[data-v-55f3773b]:hover:before{max-width:600px}.adj-icon-button-text_right[data-v-55f3773b]:after{content:var(--b2b877b2)}.adj-icon-button-text_right[data-v-55f3773b]:hover:after{margin-left:6px;margin-right:15px}.adj-icon-button-text_left[data-v-55f3773b]:before{content:var(--b2b877b2)}.adj-icon-button-text_left[data-v-55f3773b]:hover:before{margin-left:15px;margin-right:6px}.adj-icon-button-text_loading i[data-v-55f3773b]{animation:adj-loading-55f3773b .2s infinite alternate ease-in-out}[class^=icon-][data-v-55f3773b]{transition:.3s}@keyframes adj-loading-55f3773b{0%{color:var(--icon-light)}to{color:var(--stroke-dark)}}.adj-image-button[data-v-54b5699e]{background:#fff;width:90px;height:90px;border-radius:20px;padding:8px;transition:.3s;border:2px solid transparent;cursor:pointer}.adj-image-button[data-v-54b5699e]:hover{box-shadow:0 4px 15px #00343145}.adj-image-button img[data-v-54b5699e]{width:100%;height:auto}.adj-image-button.active[data-v-54b5699e]{border:2px solid var(--contrast-normal)}.adj-input__title[data-v-44862b4b]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-input__title span[data-v-44862b4b]{color:var(--contrast-normal)}.adj-input__hint[data-v-44862b4b]{position:absolute;right:0;top:45px}.adj-input__field[data-v-44862b4b]{position:relative}.adj-input__field input[data-v-44862b4b]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s}.adj-input__field input[data-v-44862b4b]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--stroke-dark);transition:.3s}.adj-input__field input[data-v-44862b4b]:focus{border:1px solid var(--alternative)}.adj-input__field input[data-v-44862b4b]:focus::placeholder{color:var(--stroke-light)}.adj-input__field .icon-pass[data-v-44862b4b]{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer}.adj-input__field .icon-pass i[data-v-44862b4b]{color:var(--icon-light);transition:.3s;font-size:24px}.adj-input__field .icon-pass:hover i[data-v-44862b4b]{color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-44862b4b]{background-color:var(--back-light);border:1px solid var(--stroke-light);color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-44862b4b]::placeholder{color:var(--stroke-light)}.adj-input_disabled .adj-input__field .icon-pass i[data-v-44862b4b]{color:var(--stroke-light)}.adj-input_error .adj-input__field input[data-v-44862b4b]{border:1px solid var(--error)}.adj-input_left-title[data-v-44862b4b]{display:flex;align-items:center;gap:0 10px}.adj-input_left-title .adj-input__title[data-v-44862b4b]{margin-bottom:0}.adj-input_password .adj-input__field input[data-v-44862b4b]{padding:6.5px 42px 6.5px 10px}.adj-input-modern[data-v-dca88a62]{position:relative}.adj-input-modern input[data-v-dca88a62]{height:34px;padding:6.5px 10px;border:none;border-bottom:1px solid var(--alternative);color:var(--alternative);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%}.adj-input-modern input[data-v-dca88a62]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--alternative);transition:.3s}.adj-input-modern input[data-v-dca88a62]:focus{border-bottom:2px solid var(--alternative)}.adj-input-modern input[data-v-dca88a62]:focus::placeholder{color:var(--icon-light)}.adj-input-modern_disabled input[data-v-dca88a62]{color:var(--stroke-dark);border-bottom:1px solid var(--stroke-light)}.adj-input-modern_disabled input[data-v-dca88a62]::placeholder{color:var(--stroke-light)}.adj-input__field[data-v-192840e4]{position:relative}.adj-input__field input[data-v-192840e4]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s;align-items:center;margin:0;appearance:textfield}.adj-input__field input[data-v-192840e4]::-webkit-inner-spin-button{-webkit-appearance:none}.adj-input__field input[data-v-192840e4]:focus{border:1px solid var(--alternative)}.preloader[data-v-9081e824]{inset:0}.preloader .preloader-background[data-v-9081e824]{position:absolute;inset:0;opacity:.3;background:var(--28f00cfa)}.preloader .preloader-icon[data-v-9081e824]{position:absolute;margin:auto;inset:0;width:40px;height:40px}.preloader .preloader-icon circle[data-v-9081e824]{opacity:1;fill:none;stroke-width:2px;stroke-linecap:round}.preloader .preloader-icon .c1[data-v-9081e824]{stroke:var(--contrast-dark);stroke-dasharray:1 11 7 0;animation:c1-9081e824 2s linear infinite}.preloader .preloader-icon .c2[data-v-9081e824]{stroke:var(--alternative);stroke-dasharray:2 30 18 0;animation:c2-9081e824 1.4s linear infinite}.preloader .preloader-icon .c3[data-v-9081e824]{stroke:var(--contrast-dark);stroke-dasharray:32 48 2 0;animation:c3-9081e824 1.7s linear infinite}.preloader .preloader-icon .c4[data-v-9081e824]{stroke:var(--alternative);stroke-dasharray:2 69 44 0;animation:c4-9081e824 1.1s linear infinite}@keyframes c1-9081e824{0%{stroke-dashoffset:0}to{stroke-dashoffset:19}}@keyframes c2-9081e824{0%{stroke-dashoffset:0}to{stroke-dashoffset:50}}@keyframes c3-9081e824{0%{stroke-dashoffset:0}to{stroke-dashoffset:82}}@keyframes c4-9081e824{0%{stroke-dashoffset:0}to{stroke-dashoffset:114}}.adj-radio[data-v-e8b7a335]{display:flex;flex-wrap:wrap;gap:10px 15px}.adj-radio__item[data-v-e8b7a335]{cursor:pointer;display:flex;align-items:center;gap:8px}.adj-radio__item_left[data-v-e8b7a335]{flex-direction:row-reverse}.adj-radio__item_button[data-v-e8b7a335]{width:16px;height:16px;border-radius:50%;border:1px solid var(--stroke-light);transition:border-color .3s}.adj-radio__item:hover .adj-radio__item_button[data-v-e8b7a335]{border:1px solid var(--alternative)}.adj-radio__item.active .adj-radio__item_button[data-v-e8b7a335]{border:3px solid var(--alternative)}.adj-radio_disabled.adj-radio[data-v-e8b7a335]{pointer-events:none}.adj-radio_disabled.adj-radio .adj-radio__item_button[data-v-e8b7a335]{border-color:var(--stroke-light)}.adj-radio_disabled.adj-radio .adj-radio__item_name[data-v-e8b7a335]{color:var(--stroke-dark)}.adj-select__title[data-v-281a0c2c]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-select__title span[data-v-281a0c2c]{color:var(--contrast-normal)}.adj-select__comment[data-v-281a0c2c]{color:var(--alternative);font-size:12px;line-height:16px;position:absolute;right:0;top:-22px}.adj-select__name[data-v-281a0c2c]{padding:5.5px 30px 5.5px 10px;border:1px solid var(--stroke-light);position:relative;cursor:pointer;width:-webkit-fill-available}.adj-select__name_active[data-v-281a0c2c]{border:1px solid var(--alternative)}.adj-select__name input[data-v-281a0c2c]{border:0;outline:0}.adj-select__name span[data-v-281a0c2c]{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select__name i[data-v-281a0c2c]{position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-select.show i[data-v-281a0c2c]{transform:translateY(-50%) rotate(180deg)}.adj-select__items[data-v-281a0c2c]{position:absolute;top:33px;left:-1px;right:-1px;background:var(--white);padding:5px 0;border:1px solid var(--stroke-light);z-index:10}.adj-select__item[data-v-281a0c2c]{padding:6.5px 10px;transition:.3s;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adj-select__item[data-v-281a0c2c]:hover{background-color:var(--back-light)}.adj-select__item.active[data-v-281a0c2c]{color:var(--alternative)}.adj-select.disabled .adj-select__comment[data-v-281a0c2c]{color:var(--stroke-dark)}.adj-select.disabled .adj-select__name[data-v-281a0c2c]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select.disabled .adj-select__name i[data-v-281a0c2c]{color:var(--stroke-light)}.adj-select.leftTitle[data-v-281a0c2c]{display:flex;align-items:center;gap:0 10px;margin-top:25px}.adj-select.leftTitle .adj-select__title[data-v-281a0c2c]{margin-bottom:2px}.adj-skeleton-item[data-v-a8496a75]{max-width:100%;width:var(--6c6a62eb);margin-top:var(--5e4cd76c);aspect-ratio:var(--3288b325);height:var(--071300a2);display:block;border-radius:15px;background-image:linear-gradient(270deg,#e9eff3,#c8c8d0,#c8c8d0,#e9eff3);background-size:400% 100%;animation:adj-loading-a8496a75 4s ease-in-out infinite}@keyframes adj-loading-a8496a75{0%{background-position:200% 0}to{background-position:-200% 0}}.adj-skeleton[data-v-6b094ab5]{display:flex;flex-direction:column;align-items:var(--393f032d);max-width:100%;width:var(--061db7bb)}svg[data-v-ef9285fe]{display:block}svg circle[data-v-ef9285fe]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-ef9285fe]{fill:var(--white)}.adj-select-image[data-v-719e304b]{width:100%;overflow:hidden;position:relative;max-height:var(--99e8fa8a);transition:.3s}.adj-select-image[data-v-719e304b]::-webkit-scrollbar{display:none}.adj-select-image-wrapper[data-v-719e304b]{display:flex;width:100%;flex-wrap:wrap;gap:11px}.adj-select-image-item[data-v-719e304b]{width:75px;height:75px;cursor:pointer;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.adj-select-image-item__image[data-v-719e304b]{width:75px;height:75px;border-radius:10px;overflow:hidden;transition:.3s}.adj-select-image-item__title[data-v-719e304b]{transition:.3s}.adj-select-image-item_checked .adj-select-image-item__image[data-v-719e304b]{box-shadow:none;position:relative}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check2[data-v-719e304b]{border:2px solid var(--contrast-normal);border-radius:10px;width:75px;height:75px;position:absolute;inset:0;margin:auto}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check[data-v-719e304b]{position:absolute;inset:0;margin:auto;width:24px;height:24px}.adj-select-image-item:hover .adj-select-image-item__image[data-v-719e304b]{box-shadow:0 4px 15px #00343145}.adj-select-image-item:hover .adj-select-image-item__title[data-v-719e304b]{color:var(--contrast-normal)}.adj-select-image__hint[data-v-719e304b]{z-index:10;position:fixed;top:var(--110209f2);left:var(--0f46c6d6);display:var(--fcabad18)}.adj-select-image__expand[data-v-719e304b]{display:flex;align-items:center;margin:4px 0 0 35px;color:var(--alternative);cursor:pointer;transition:.3s;position:relative}@media (max-width: 779px){.adj-select-image__expand[data-v-719e304b]{margin-left:15px}}.adj-select-image__expand[data-v-719e304b]:hover{color:var(--contrast-normal)}.adj-select-image__expand.adj-expand[data-v-719e304b]{margin-top:-2px}.adj-select-image__expand.adj-expand .adj-select-image__expand-icon[data-v-719e304b]{transform:scaleY(-1)}.adj-select-image__expand-icon[data-v-719e304b]{font-size:24px;line-height:24px}.adj-shadow[data-v-719e304b]{position:absolute;right:0;bottom:0;left:0;height:15px;z-index:1;background:linear-gradient(180deg,#fff0,#fff)}.adj-select-image_text[data-v-719e304b]{overflow:auto;padding:20px 0}.adj-select-image_text .adj-select-image-wrapper[data-v-719e304b]{padding:0 10px}.adj-select-image_text_wrapper[data-v-719e304b]{gap:20px 0;text-align:center}.adj-select-image_text .adj-select-image-item[data-v-719e304b]{width:125px;height:unset}.adj-select-image_text .adj-select-image-item__title[data-v-719e304b]{text-align:center;margin:6px 5px 0}@media (max-width: 779px){.adj-select-image_text .adj-select-image-wrapper[data-v-719e304b]{width:max-content;flex-wrap:nowrap}}.adj-select-image_image[data-v-719e304b]{padding:8px 10px 10px 35px}@media (max-width: 779px){.adj-select-image_image[data-v-719e304b]{padding-left:15px}}.adj-select-image_image .adj-select-image-item__title[data-v-719e304b]{display:none}.adj-select-modern[data-v-52b38721]{max-width:fit-content;cursor:pointer;position:relative}.adj-select-modern .adj-input[data-v-52b38721]{display:flex;align-items:center;gap:2px;border-radius:5px;background-color:var(--back-light);height:34px;transition:.3s}.adj-select-modern .adj-input[data-v-52b38721]:hover{background-color:var(--back-dark)}.adj-select-modern .adj-input__image[data-v-52b38721]{width:34px;height:34px;border-radius:5px;position:relative}.adj-select-modern .adj-input__border[data-v-52b38721]{position:absolute;top:0;width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern .adj-input__text[data-v-52b38721]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select-modern .adj-input__icon[data-v-52b38721]{transition:.3s;font-size:24px;margin-left:2px;margin-right:6.5px;color:var(--icon-dark)}.adj-select-modern_text .adj-input__text[data-v-52b38721]{margin-left:10px}.adj-select-modern_image .adj-input__text[data-v-52b38721],.adj-select-modern_background .adj-input__text[data-v-52b38721]{margin-left:8px}.adj-select-modern__items[data-v-52b38721]{width:290px;position:fixed;background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-select-modern__item[data-v-52b38721]{transition:background-color .3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:10px;height:48px}.adj-select-modern__item[data-v-52b38721]:hover{background-color:var(--back-dark)}.adj-select-modern__item-image[data-v-52b38721]{position:relative;width:34px;height:34px;border-radius:5px}.adj-select-modern__item-border[data-v-52b38721]{position:absolute;top:0;width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern_text .adj-select-modern__item-text[data-v-52b38721]{margin-left:16px}.adj-select-modern_image .adj-select-modern__item-image[data-v-52b38721],.adj-select-modern_background .adj-select-modern__item-image[data-v-52b38721]{margin-left:7px}.adj-select-modern.showItems .adj-input[data-v-52b38721]{background-color:var(--back-dark)}.adj-select-modern.showItems i[data-v-52b38721]{transform:scaleY(-1)}.adj-select-modern.disabled .adj-input[data-v-52b38721]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select-modern.disabled .adj-input i[data-v-52b38721]{color:var(--icon-dark)}.adj-slider-button[data-v-f57350ff]{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.adj-slider-button__circle[data-v-f57350ff]{width:34px;height:34px;border-radius:50%;font-size:24px;background-color:var(--white);color:var(--icon-dark);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 2px #052d2b33;transition:ease .3s;cursor:pointer}.adj-slider-button__circle[data-v-f57350ff]:hover{width:40px;height:40px;background-color:var(--back-light);box-shadow:0 4px 15px #00343145}.adj-slider-button__circle_disabled[data-v-f57350ff]{background-color:var(--back-light);color:var(--stroke-light);cursor:default;opacity:.4;box-shadow:none}.adj-slider-button__circle_disabled[data-v-f57350ff]:hover{width:34px;height:34px;background-color:var(--back-light);box-shadow:none}svg[data-v-6dc6a818]{display:block}svg circle[data-v-6dc6a818]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-6dc6a818]{fill:var(--white)}svg[data-v-578c540f]{display:block}svg path[data-v-578c540f]{fill:#d8362a}.adj-tabs[data-v-00a26ac4]{width:100%;overflow:auto;position:relative;height:50px}.adj-tabs[data-v-00a26ac4]::-webkit-scrollbar{display:none}.adj-tabs-wrapper[data-v-00a26ac4]{display:flex;width:100%;height:50px;padding-left:var(--3b389b00)}.adj-tabs__item[data-v-00a26ac4]{padding:15px 15px 14px;display:flex;align-items:center;gap:6px;cursor:pointer}.adj-tabs__item i[data-v-00a26ac4]{font-size:24px;line-height:24px;color:var(--icon-dark);margin-right:4px;transition:.3s}.adj-tabs__item .adj-item__name[data-v-00a26ac4]{font-size:14px;line-height:21px;white-space:nowrap}.adj-tabs__item .adj-item__number[data-v-00a26ac4]{background:var(--alternative);color:var(--white);font-size:12px;line-height:16px;border-radius:20px;padding:1px 5px 0 4px}.adj-tabs__item.active[data-v-00a26ac4]{position:relative;transition:.3s}.adj-tabs__item.active[data-v-00a26ac4]:before{position:absolute;content:"";width:100%;left:0;right:0;bottom:1px;height:2px;background-color:var(--contrast-normal)}.adj-tabs__item.disabled .adj-item__name[data-v-00a26ac4],.adj-tabs__item.disabled i[data-v-00a26ac4]{color:var(--stroke-dark)!important}.adj-tabs__item:hover i[data-v-00a26ac4]{color:var(--black)}.adj-tabs__filler[data-v-00a26ac4]{flex-grow:1}.adj-tabs-material[data-v-a02e46f3]{width:100%;overflow:auto;position:relative;height:48px}.adj-tabs-material .underline[data-v-a02e46f3]{position:absolute;border-bottom:1px solid var(--stroke-light);width:100%;margin-top:22px}.adj-tabs-material[data-v-a02e46f3]::-webkit-scrollbar{display:none}.adj-tabs-material-wrapper[data-v-a02e46f3]{display:flex;width:max-content;gap:10px;position:absolute;width:100%;height:48px;margin-left:var(--68591b64)}.adj-tabs-material__item[data-v-a02e46f3]{display:flex;align-items:center;gap:10px;cursor:pointer;border:2px var(--stroke-light) solid;border-radius:10px;height:48px;background-color:var(--white);padding-right:10px;transition:.3s}.adj-tabs-material__item-image[data-v-a02e46f3]{width:48px;height:48px;border:2px var(--stroke-light) solid;border-radius:10px;margin-left:-2px;transition:.3s}.adj-tabs-material__item-names[data-v-a02e46f3]{display:flex;flex-direction:column}.adj-tabs-material__item-name[data-v-a02e46f3]{font-size:14px;transition:.3s;text-wrap:nowrap}.adj-tabs-material__item-subname[data-v-a02e46f3]{font-size:12px;line-height:16px;color:var(--stroke-dark)}.adj-tabs-material__item.active[data-v-a02e46f3],.adj-tabs-material__item.active .adj-tabs-material__item-image[data-v-a02e46f3]{border-color:var(--contrast-normal)}.adj-tabs-material__item.active .adj-tabs-material__item-name[data-v-a02e46f3]{color:var(--contrast-normal)}.adj-upload-file-flat[data-v-1c08552c]{display:flex;align-items:center;gap:0 6px;cursor:pointer}.adj-upload-file-flat [class^=icon-][data-v-1c08552c]{transition:.3s;line-height:24px;font-size:24px}.adj-upload-file-flat__main[data-v-1c08552c]{display:flex;align-items:center;gap:0 6px}.adj-upload-file-flat__main .icon-arrow-circle-up[data-v-1c08552c]{color:var(--alternative)}.adj-upload-file-flat__main:hover .icon-arrow-circle-up[data-v-1c08552c]{color:var(--black)}.adj-upload-file-flat .icon-close[data-v-1c08552c]{color:var(--icon-light)}.adj-upload-file-flat_loading .icon-arrow-circle-up[data-v-1c08552c]{animation:loading-1c08552c .2s infinite alternate ease-in-out}@keyframes loading-1c08552c{0%{color:var(--alternative)}to{color:var(--black)}}
|
|
1
|
+
@import"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://assets.cnstr.adjutant.ru/fonts/eurostile.css";@import"https://assets.cnstr.adjutant.ru/fonts/icomoon.css";:root{--alternative: #00aaa7;--error: #e14848;--wine: #7f2629;--contrast-dark: #d74400;--contrast-normal: #ff5100;--contrast-light: #ff6f2d;--icon-dark: #40a8a8;--icon-light: #a4cccc;--back-dark: #d3e5e5;--back-light: #ecf4f4;--black: #000000;--white: #ffffff;--white-70: #ffffffb3;--white-50: #ffffff80;--white-30: #ffffff4d;--stroke-dark: #7c9594;--stroke-light: #c5cfcf}[class^=adj-]{font-family:Roboto;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:0em;box-sizing:border-box;padding:0;margin:0}[class^=adj-] *{box-sizing:border-box;padding:0;margin:0}[class^=adj-] *:focus{outline:none}.adj-fade-enter-from,.adj-fade-leave-to{opacity:0}.adj-fade-leave-from,.adj-fade-enter-to{opacity:1}.adj-popup-left-enter-from,.adj-popup-left-leave-to{transform:translate(-100vw);opacity:0}.adj-popup-bottom-enter-from,.adj-popup-bottom-leave-to{transform:translateY(50vh);opacity:0}.adj-fade-enter-active,.adj-fade-leave-active,.adj-popup-left-enter-active,.adj-popup-left-leave-active,.adj-popup-bottom-enter-active,.adj-popup-bottom-leave-active{transition:.3s}.adj-popup-pers-enter-from,.adj-popup-pers-leave-to{transition:.3s;max-height:0px;overflow:hidden}.adj-popup-pers-leave-from,.adj-popup-pers-enter-to{transition:.3s;max-height:500px;overflow:hidden}.adj-title-h1{font-family:Eurostile;font-weight:500;font-size:40px;line-height:40px;letter-spacing:0em}.adj-title-h2{font-family:Eurostile;font-weight:500;font-size:30px;line-height:36px;letter-spacing:0em}.adj-title-h3{font-family:Eurostile;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0em}.adj-title-h4{font-family:Eurostile;font-weight:600;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-18{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-16{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em}.adj-text-14{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em}.adj-text-13{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em}.adj-text-12{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left}.adj-text-18-bold{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-16-bold{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-14-bold{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-13-bold{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em;font-weight:600}.adj-text-12-bold{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left;font-weight:600}.adj-effect-overlay-normal{box-shadow:0 4px 8px #052d2b26}.adj-effect-overlay-big{box-shadow:0 4px 15px #00343145}.adj-effect-overlay-small{box-shadow:0 2px 2px #052d2b33}.adj-effect-overlay-light{box-shadow:0 2px 2px #052d2b1a}.adj-hyperlink{font-family:Roboto;font-size:14px;font-weight:400;line-height:1.5;color:var(--black);text-decoration:underline;transition:.3s}.adj-hyperlink:hover{color:var(--contrast-normal)}.adj-hyperlink_contrast{color:var(--alternative)}.adj-hyperlink_contrast:hover{color:var(--contrast-normal)}.adj-hyperlink_light{color:var(--white);opacity:.5}.adj-hyperlink_light:hover{color:var(--white);opacity:1}.adj-hyperlink_button{text-align:center;color:var(--alternative);background-color:var(--back-light);border-radius:5px;padding:3px 10px;width:fit-content;line-height:34px;text-decoration:none}.adj-hyperlink_button:hover{color:var(--alternative);background-color:var(--back-dark)}.adj-hyperlink_button:active{background-color:var(--alternative);color:var(--white)}.adj-button[data-v-2eb293f1]{display:flex;justify-content:center;align-items:center;gap:6px;border-radius:5px;cursor:pointer;border:none;transition:.3s;text-wrap:nowrap}.adj-button i[data-v-2eb293f1]{transition:.3s}.adj-button_medium[data-v-2eb293f1]{padding:12px 20px;height:48px}.adj-button_medium div[data-v-2eb293f1]{font-size:16px;line-height:24px}.adj-button_medium i[data-v-2eb293f1]{font-size:24px!important;line-height:24px}.adj-button_small[data-v-2eb293f1]{padding:6.5px 15px;height:34px}.adj-button_small div[data-v-2eb293f1]{font-size:14px;line-height:21px}.adj-button_small i[data-v-2eb293f1]{font-size:20px!important;line-height:20px}.adj-button_round[data-v-2eb293f1]{border-radius:24px}.adj-button_width100[data-v-2eb293f1]{width:100%}.adj-button_primary[data-v-2eb293f1]{background-color:var(--contrast-normal);color:var(--white)}.adj-button_primary[data-v-2eb293f1]:hover{background-color:var(--contrast-light)}.adj-button_primary[data-v-2eb293f1]:active{background-color:var(--contrast-dark)}.adj-button_alternative-light[data-v-2eb293f1]{background-color:var(--back-light);color:var(--black)}.adj-button_alternative-light i[data-v-2eb293f1]{color:var(--icon-dark)}.adj-button_alternative-light[data-v-2eb293f1]:hover{background-color:var(--back-dark)}.adj-button_alternative-light[data-v-2eb293f1]:active{background-color:var(--icon-light)}.adj-button_alternative-light:active i[data-v-2eb293f1]{color:var(--black)}.adj-button_alternative-dark[data-v-2eb293f1]{background-color:var(--back-dark);color:var(--black)}.adj-button_alternative-dark i[data-v-2eb293f1]{color:var(--icon-dark)}.adj-button_alternative-dark[data-v-2eb293f1]:hover{background-color:var(--icon-light)}.adj-button_alternative-dark:hover i[data-v-2eb293f1]{color:var(--black)}.adj-button_alternative-active[data-v-2eb293f1]{background-color:var(--alternative);color:var(--white)}.adj-button_alternative-active i[data-v-2eb293f1]{color:var(--white)}.adj-button_alternative[data-v-2eb293f1]{background-color:var(--back-light);color:var(--alternative)}.adj-button_alternative i[data-v-2eb293f1]{color:var(--alternative)}.adj-button_alternative[data-v-2eb293f1]:hover{background-color:var(--back-dark)}.adj-button_transparent[data-v-2eb293f1]{background-color:transparent;color:var(--black)}.adj-button_transparent i[data-v-2eb293f1]{color:var(--icon-dark)}.adj-button_transparent[data-v-2eb293f1]:hover{background-color:transparent}.adj-button_transparent:hover i[data-v-2eb293f1]{color:var(--black)}.adj-button_transparent[data-v-2eb293f1]:active{background-color:transparent}.adj-button_transparent:active i[data-v-2eb293f1]{color:var(--black)}.adj-button_disabled[data-v-2eb293f1]{background-color:var(--stroke-light)!important;color:var(--white)!important}.adj-button_disabled i[data-v-2eb293f1]{color:var(--white)!important}.adj-button-checkbox[data-v-8e142c2f]{height:34px;padding:0 15px 0 11px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:6px;width:fit-content;cursor:pointer}.adj-button-checkbox__title[data-v-8e142c2f]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-button-checkbox i[data-v-8e142c2f]{color:var(--icon-dark);line-height:20px;font-size:20px}.adj-button-checkbox[data-v-8e142c2f]:hover{background:var(--back-dark)}.adj-button-checkbox.active[data-v-8e142c2f]{background:var(--icon-light)}.adj-button-checkbox.active i[data-v-8e142c2f],.adj-button-checkbox.active .adj-button-checkbox__title[data-v-8e142c2f]{color:var(--black)}.adj-button-checkbox.active[data-v-8e142c2f]:hover{background:var(--back-dark)}.adj-checkbox[data-v-25cd46e5]{cursor:pointer;display:flex;align-items:center;gap:0 8px}.adj-checkbox__handle[data-v-25cd46e5]{width:16px;height:16px;border:1px solid var(--stroke-light);border-radius:4px;transition:.3s;position:relative}.adj-checkbox__handle svg[data-v-25cd46e5]{display:block;position:absolute;left:-1px;top:-1px;transition:.3s}.adj-checkbox__handle svg rect[data-v-25cd46e5]{fill:var(--alternative)}.adj-checkbox__handle svg path[data-v-25cd46e5]{fill:var(--white)}.adj-checkbox:hover .adj-checkbox__handle[data-v-25cd46e5]{border:1px solid var(--alternative)}.adj-checkbox.disabled svg rect[data-v-25cd46e5]{fill:var(--stroke-light)}.adj-checkbox.disabled span[data-v-25cd46e5]{color:var(--stroke-dark)}.adj-checkbox.disabled:hover .adj-checkbox__handle[data-v-25cd46e5]{pointer-events:none;border:1px solid var(--stroke-light)}.adj-download-link[data-v-c07343bd]{gap:0 6px;display:flex;text-decoration:none}.adj-download-link .icon-file[data-v-c07343bd]{color:var(--alternative);font-size:24px;transition:.3s;text-decoration:none}.adj-download-link .title[data-v-c07343bd]{color:var(--alternative);font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;transition:.3s;text-decoration:underline}.adj-download-link:hover .icon-file[data-v-c07343bd],.adj-download-link:hover .title[data-v-c07343bd]{color:var(--contrast-normal)}.adj-dropdown-link__title[data-v-91e1feec]{display:flex;align-items:center;gap:0 6px;cursor:pointer;margin-bottom:10px}.adj-dropdown-link__title i[data-v-91e1feec]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-dropdown-link__items[data-v-91e1feec]{display:flex;flex-direction:column;gap:10px;padding-left:30px}.adj-dropdown-link_show i[data-v-91e1feec]{transform:rotate(180deg)}.adj-filter-checkbox[data-v-8a546773]{height:34px;padding:0 10px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:4px;width:fit-content;cursor:pointer}.adj-filter-checkbox__title[data-v-8a546773]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-filter-checkbox i[data-v-8a546773]{color:var(--white);font-size:24px}.adj-filter-checkbox[data-v-8a546773]:hover{background:var(--back-dark)}.adj-filter-checkbox.active[data-v-8a546773]{background:var(--contrast-normal)}.adj-filter-checkbox.active .adj-filter-checkbox__title[data-v-8a546773]{color:var(--white)}.adj-filter-checkbox.active[data-v-8a546773]:hover{background:var(--contrast-light)}.adj-filter-checkbox.disabled[data-v-8a546773]{background:var(--stroke-light)}.adj-filter-checkbox.disabled .adj-filter-checkbox__title[data-v-8a546773]{color:var(--white)}.adj-filter-checkbox.disabled[data-v-8a546773]:hover{background:var(--stroke-light)}.adj-scroll[data-v-47993da5]{overflow-x:auto;overflow-y:auto}.adj-scroll[data-v-47993da5]::-webkit-scrollbar{width:15px;height:15px}.adj-scroll[data-v-47993da5]::-webkit-scrollbar-track{background:var(--back-light)}.adj-scroll[data-v-47993da5]::-webkit-scrollbar-thumb{background-color:var(--icon-light);border-radius:20px;border:5px solid var(--back-light)}.adj-scroll[data-v-47993da5]::-webkit-scrollbar-thumb:hover{background-color:var(--icon-dark)}@-moz-document url-prefix(){.adj-scroll[data-v-47993da5]{scrollbar-color:var(--icon-light) var(--back-light)}.adj-scroll[data-v-47993da5]:hover{scrollbar-color:var(--icon-dark) var(--back-light)}}.adj-scroll_white[data-v-47993da5]::-webkit-scrollbar{width:11px;height:11px}@-moz-document url-prefix(){.adj-scroll_white[data-v-47993da5]{scrollbar-color:var(--icon-light) var(--white)}.adj-scroll_white[data-v-47993da5]:hover{scrollbar-color:var(--icon-dark) var(--white)}}.adj-scroll_white[data-v-47993da5]::-webkit-scrollbar-track{background:var(--white)}.adj-scroll_white[data-v-47993da5]::-webkit-scrollbar-thumb{border:3px solid var(--white)}.adj-filter-select__name[data-v-582d2d15]{padding:5px 4px 5px 10px;position:relative;cursor:pointer;width:-webkit-fill-available;background-color:var(--back-light);border-radius:5px;max-width:fit-content;transition:.3s;display:flex;align-items:center;gap:2px}.adj-filter-select__name[data-v-582d2d15]:hover{background-color:var(--back-dark)}.adj-filter-select__name span[data-v-582d2d15]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-filter-select__name i[data-v-582d2d15]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-filter-select.show .adj-filter-select__name[data-v-582d2d15]{background-color:var(--back-dark)}.adj-filter-select.show i[data-v-582d2d15]{transform:scaleY(-1)}.adj-filter-select__items[data-v-582d2d15]{width:290px;position:absolute;top:34px;left:50%;transform:translate(-50%);background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-filter-select__item[data-v-582d2d15]{padding:13.5px 16px;transition:.3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:0 10px}.adj-filter-select__item[data-v-582d2d15]:hover{background-color:var(--back-dark)}.adj-filter-select__item_disabled[data-v-582d2d15]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-filter-select__item_disabled i[data-v-582d2d15]{color:var(--icon-dark)}.adj-filter-select.left .adj-filter-select__items[data-v-582d2d15]{right:0;left:auto;transform:none}.adj-filter-select.right .adj-filter-select__items[data-v-582d2d15]{left:0;transform:none}.adj-filter-select.active .adj-filter-select__name[data-v-582d2d15]{background-color:var(--contrast-normal)}.adj-filter-select.active .adj-filter-select__name span[data-v-582d2d15]{color:var(--white)}.adj-filter-select.active .adj-filter-select__name[data-v-582d2d15]:hover{background-color:var(--contrast-light)}.adj-filter-select.active .adj-filter-select__name i[data-v-582d2d15]{color:var(--white)}.adj-filter-select.disabled .adj-filter-select__name[data-v-582d2d15]{background-color:var(--stroke-light)}.adj-filter-select.disabled .adj-filter-select__name span[data-v-582d2d15]{color:var(--white)}.adj-filter-select.disabled .adj-filter-select__name[data-v-582d2d15]:hover{background-color:var(--stroke-light)}.adj-filter-select.disabled .adj-filter-select__name i[data-v-582d2d15]{color:var(--white)}.adj-filters-desktop[data-v-350efd96]{display:flex;gap:10px}.adj-filters-mobile_wrapper[data-v-2095077b]{position:fixed;inset:0;z-index:40}.adj-filters-mobile__background[data-v-2095077b]{width:100%;height:100%;background-color:#00000080;cursor:pointer}.adj-filters-mobile__window[data-v-2095077b]{position:absolute;top:0;bottom:0;left:0;background-color:var(--white);width:var(--34c98468)}@media (max-width: 779px){.adj-filters-mobile__window[data-v-2095077b]{width:100%}}.adj-filters-mobile__close[data-v-2095077b]{position:absolute;cursor:pointer;width:34px;height:34px;line-height:34px;font-size:34px;top:-34px;right:-34px;color:#ffffffb3}.adj-filters-mobile__close[data-v-2095077b]:hover{color:var(--white)}@media (max-width: 779px){.adj-filters-mobile__close[data-v-2095077b]{top:15px;right:15px;color:var(--icon-light)}.adj-filters-mobile__close[data-v-2095077b]:hover{color:var(--stroke-dark)}}.adj-window[data-v-2095077b]{display:flex;flex-direction:column}.adj-window__header[data-v-2095077b]{flex-shrink:0;display:flex;align-items:center;gap:16px;height:96px;border-bottom:1px var(--stroke-light) solid;padding:0 24px}.adj-window__header-button[data-v-2095077b],.adj-window__header-reset[data-v-2095077b]{display:flex;align-items:center;color:var(--alternative);cursor:pointer;transition:.3s}.adj-window__header-button[data-v-2095077b]:hover,.adj-window__header-reset[data-v-2095077b]:hover{color:var(--black)}.adj-window__header-button[data-v-2095077b]{font-size:32px}.adj-window__header-title[data-v-2095077b]{flex-grow:1}.adj-window__header-reset[data-v-2095077b]{text-decoration:underline}.adj-filter[data-v-2095077b]{display:flex;align-items:center;gap:16px;height:66px;padding:0 21px;border-left:3px transparent solid;cursor:pointer}.adj-filter[data-v-2095077b]:hover{background-color:var(--back-light)}.adj-filter_checked[data-v-2095077b]{background-color:var(--back-light);border-left:3px var(--contrast-normal) solid}.adj-filter__button[data-v-2095077b]{display:flex;align-items:center;font-size:32px;color:var(--alternative)}.adj-filter__button .icon-close[data-v-2095077b]{cursor:pointer;transition:.3s}.adj-filter__button .icon-close[data-v-2095077b]:hover{color:var(--black)}.adj-filter__title[data-v-2095077b]{flex-grow:1}.adj-filter_disabled[data-v-2095077b]{color:var(--stroke-dark);cursor:default}.adj-filter_disabled[data-v-2095077b]:hover{background-color:unset}.adj-filter_disabled .adj-filter__button[data-v-2095077b]{color:var(--stroke-dark);cursor:default;transition:.3s}.adj-filter_disabled .adj-filter__button[data-v-2095077b]:hover{color:var(--stroke-dark)}.adj-modal_wrapper[data-v-b1b32775]{position:fixed;inset:0;z-index:50}.adj-modal__background[data-v-b1b32775]{width:100%;height:100%;background-color:#00000080;cursor:pointer}.adj-modal__window[data-v-b1b32775]{position:absolute;inset:0;margin:auto;background-color:var(--white);box-shadow:0 4px 15px #00343166;border-radius:15px;width:var(--5f2379a6);height:fit-content;max-width:calc(100% - 64px);max-height:calc(100% - 64px);color:var(--black)}@media (max-width: 779px){.adj-modal__window[data-v-b1b32775]{border-radius:0;width:100%;height:100%;max-width:100%;max-height:100%}}.adj-modal__close[data-v-b1b32775]{position:absolute;cursor:pointer;width:34px;height:34px;line-height:34px;font-size:34px;top:-34px;right:-34px;color:#ffffffb3}.adj-modal__close[data-v-b1b32775]:hover{color:var(--white)}@media (max-width: 779px){.adj-modal__close[data-v-b1b32775]{top:15px;right:15px;color:var(--icon-light)}.adj-modal__close[data-v-b1b32775]:hover{color:var(--stroke-dark)}}.adj-hint-desktop[data-v-1075347f]{padding:5px 10px;background:#fff;position:relative;width:var(--8fe0cc7a);border:1px solid var(--stroke-light);box-shadow:0 4px 8px #052d2b26;border-radius:5px}.adj-hint-desktop__text[data-v-1075347f]{font-family:Roboto;font-size:13px;font-weight:400;line-height:19px}.adj-hint-desktop__text[data-v-1075347f] p{margin-top:7px}.adj-hint-desktop__text[data-v-1075347f] p:first-child{margin:0}.adj-hint-desktop__triangle[data-v-1075347f]{position:absolute;left:calc(50% - 7px);top:-13px}.adj-hint-desktop__triangle_inner[data-v-1075347f]{fill:#fff}.adj-hint-desktop__triangle_border[data-v-1075347f]{stroke:var(--stroke-light)}.adj-hint-desktop_dark.adj-hint-desktop[data-v-1075347f]{padding:15px;border:none;box-shadow:none;border-radius:15px;background-color:#000000b3;color:var(--white)}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_inner[data-v-1075347f]{fill:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_border[data-v-1075347f]{stroke:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_left .adj-hint-desktop__triangle[data-v-1075347f]{right:15px}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_right .adj-hint-desktop__triangle[data-v-1075347f]{left:15px}.adj-hint-desktop_top.adj-hint-desktop .adj-hint-desktop__triangle[data-v-1075347f]{position:absolute;transform:rotate(180deg);top:unset;bottom:-13px}.adj-hint-desktop_left.adj-hint-desktop .adj-hint-desktop__triangle[data-v-1075347f]{right:10px;left:auto}.adj-hint-desktop_right.adj-hint-desktop .adj-hint-desktop__triangle[data-v-1075347f]{left:10px}.adj-hint__slot[data-v-5b26b839]{width:fit-content;height:fit-content}.adj-hint__hint[data-v-5b26b839]{z-index:20;position:fixed}.adj-hint__modal[data-v-5b26b839]{padding:30px 20px}.adj-hint__modal[data-v-5b26b839] p{margin-top:7px}.adj-hint__modal[data-v-5b26b839] p:first-child{margin:0}@media (max-width: 779px){.adj-hint__modal[data-v-5b26b839]{padding:50px 20px}}.adj-icon[data-v-27ccd948]{cursor:pointer;transition:.3s;height:var(--a6dfad46);width:var(--a6dfad46)}.adj-icon i[data-v-27ccd948]{display:block;font-size:var(--a6dfad46);line-height:var(--a6dfad46);transition:.3s}.adj-icon_light i[data-v-27ccd948]{color:var(--icon-light)}.adj-icon_light i[data-v-27ccd948]:hover{color:var(--stroke-dark)}.adj-icon_contrast i[data-v-27ccd948]{color:var(--icon-dark)}.adj-icon_contrast i[data-v-27ccd948]:hover{color:var(--black)}.adj-icon_dark-back i[data-v-27ccd948]{color:#ffffffb3}.adj-icon_dark-back i[data-v-27ccd948]:hover{color:#fff}.adj-icon_disabled i[data-v-27ccd948]{color:var(--stroke-light)!important}.adj-icon-button[data-v-b636fa8d]{position:relative;cursor:pointer;transition:.3s}.adj-icon-button_medium[data-v-b636fa8d]{width:42px;height:42px;padding:6px;border-radius:10px}.adj-icon-button_medium i[data-v-b636fa8d]{line-height:30px;font-size:30px}.adj-icon-button_small[data-v-b636fa8d]{width:34px;height:34px;padding:5px;border-radius:5px}.adj-icon-button_small i[data-v-b636fa8d]{line-height:24px;font-size:24px}.adj-icon-button_white-back[data-v-b636fa8d]{background-color:var(--white);box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back i[data-v-b636fa8d]{color:var(--icon-light)}.adj-icon-button_white-back[data-v-b636fa8d]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button_white-back:hover i[data-v-b636fa8d]{color:var(--stroke-dark)}.adj-icon-button_white-back.adj-icon-button_disabled[data-v-b636fa8d]{box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back.adj-icon-button_disabled i[data-v-b636fa8d]{color:var(--stroke-light)}.adj-icon-button_white-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_dark-back[data-v-b636fa8d]{background-color:var(--back-dark)}.adj-icon-button_dark-back i[data-v-b636fa8d]{color:var(--icon-dark)}.adj-icon-button_dark-back[data-v-b636fa8d]:hover{background-color:var(--icon-light)}.adj-icon-button_dark-back:hover i[data-v-b636fa8d]{color:var(--black)}.adj-icon-button_dark-back.adj-icon-button_disabled[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_dark-back.adj-icon-button_disabled i[data-v-b636fa8d]{color:var(--white)}.adj-icon-button_dark-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_light-back[data-v-b636fa8d]{background-color:var(--back-light)}.adj-icon-button_light-back i[data-v-b636fa8d]{color:var(--icon-dark)}.adj-icon-button_light-back[data-v-b636fa8d]:hover{background-color:var(--back-dark)}.adj-icon-button_light-back.adj-icon-button_disabled[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button_light-back.adj-icon-button_disabled i[data-v-b636fa8d]{color:var(--white)}.adj-icon-button_light-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-b636fa8d]{background:var(--stroke-light)}.adj-icon-button__icon[data-v-b636fa8d]{transition:.3s}.adj-icon-button__qty[data-v-b636fa8d]{position:absolute;text-align:center;right:-5px;bottom:-5px;min-width:16px;height:16px;line-height:16px;border-radius:8px;background:var(--contrast-normal);color:var(--white);padding:0 4px}.adj-icon-button-text[data-v-55f3773b]{cursor:pointer;transition:.3s;width:fit-content;height:42px;padding:6px;border-radius:10px;background-color:var(--white);box-shadow:0 4px 8px #052d2b26;text-wrap:nowrap}.adj-icon-button-text i[data-v-55f3773b]{line-height:30px;font-size:30px;color:var(--icon-light)}.adj-icon-button-text[data-v-55f3773b]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button-text:hover i[data-v-55f3773b]{color:var(--stroke-dark)}.adj-icon-button-text[data-v-55f3773b]:after,.adj-icon-button-text[data-v-55f3773b]:before{display:inline-block;max-width:0;vertical-align:bottom;overflow:hidden;text-wrap:nowrap;margin-bottom:7px;transition:.3s}.adj-icon-button-text[data-v-55f3773b]:hover:after,.adj-icon-button-text[data-v-55f3773b]:hover:before{max-width:600px}.adj-icon-button-text_right[data-v-55f3773b]:after{content:var(--b2b877b2)}.adj-icon-button-text_right[data-v-55f3773b]:hover:after{margin-left:6px;margin-right:15px}.adj-icon-button-text_left[data-v-55f3773b]:before{content:var(--b2b877b2)}.adj-icon-button-text_left[data-v-55f3773b]:hover:before{margin-left:15px;margin-right:6px}.adj-icon-button-text_loading i[data-v-55f3773b]{animation:adj-loading-55f3773b .2s infinite alternate ease-in-out}[class^=icon-][data-v-55f3773b]{transition:.3s}@keyframes adj-loading-55f3773b{0%{color:var(--icon-light)}to{color:var(--stroke-dark)}}.adj-image-button[data-v-54b5699e]{background:#fff;width:90px;height:90px;border-radius:20px;padding:8px;transition:.3s;border:2px solid transparent;cursor:pointer}.adj-image-button[data-v-54b5699e]:hover{box-shadow:0 4px 15px #00343145}.adj-image-button img[data-v-54b5699e]{width:100%;height:auto}.adj-image-button.active[data-v-54b5699e]{border:2px solid var(--contrast-normal)}.adj-input__title[data-v-44862b4b]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-input__title span[data-v-44862b4b]{color:var(--contrast-normal)}.adj-input__hint[data-v-44862b4b]{position:absolute;right:0;top:45px}.adj-input__field[data-v-44862b4b]{position:relative}.adj-input__field input[data-v-44862b4b]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s}.adj-input__field input[data-v-44862b4b]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--stroke-dark);transition:.3s}.adj-input__field input[data-v-44862b4b]:focus{border:1px solid var(--alternative)}.adj-input__field input[data-v-44862b4b]:focus::placeholder{color:var(--stroke-light)}.adj-input__field .icon-pass[data-v-44862b4b]{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer}.adj-input__field .icon-pass i[data-v-44862b4b]{color:var(--icon-light);transition:.3s;font-size:24px}.adj-input__field .icon-pass:hover i[data-v-44862b4b]{color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-44862b4b]{background-color:var(--back-light);border:1px solid var(--stroke-light);color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-44862b4b]::placeholder{color:var(--stroke-light)}.adj-input_disabled .adj-input__field .icon-pass i[data-v-44862b4b]{color:var(--stroke-light)}.adj-input_error .adj-input__field input[data-v-44862b4b]{border:1px solid var(--error)}.adj-input_left-title[data-v-44862b4b]{display:flex;align-items:center;gap:0 10px}.adj-input_left-title .adj-input__title[data-v-44862b4b]{margin-bottom:0}.adj-input_password .adj-input__field input[data-v-44862b4b]{padding:6.5px 42px 6.5px 10px}.adj-input-modern[data-v-dca88a62]{position:relative}.adj-input-modern input[data-v-dca88a62]{height:34px;padding:6.5px 10px;border:none;border-bottom:1px solid var(--alternative);color:var(--alternative);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%}.adj-input-modern input[data-v-dca88a62]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--alternative);transition:.3s}.adj-input-modern input[data-v-dca88a62]:focus{border-bottom:2px solid var(--alternative)}.adj-input-modern input[data-v-dca88a62]:focus::placeholder{color:var(--icon-light)}.adj-input-modern_disabled input[data-v-dca88a62]{color:var(--stroke-dark);border-bottom:1px solid var(--stroke-light)}.adj-input-modern_disabled input[data-v-dca88a62]::placeholder{color:var(--stroke-light)}.adj-input__field[data-v-192840e4]{position:relative}.adj-input__field input[data-v-192840e4]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s;align-items:center;margin:0;appearance:textfield}.adj-input__field input[data-v-192840e4]::-webkit-inner-spin-button{-webkit-appearance:none}.adj-input__field input[data-v-192840e4]:focus{border:1px solid var(--alternative)}.preloader[data-v-74a07122]{inset:0}.preloader .preloader-background[data-v-74a07122]{position:absolute;inset:0;opacity:.3;background:var(--a893befc)}.preloader .preloader-icon[data-v-74a07122]{position:absolute;margin:auto;inset:0;width:40px;height:40px}.preloader .preloader-icon circle[data-v-74a07122]{opacity:1;fill:none;stroke-width:2px;stroke-linecap:round}.preloader .preloader-icon .c1[data-v-74a07122]{stroke:var(--contrast-dark);stroke-dasharray:1 11 7 0;animation:c1-74a07122 2s linear infinite}.preloader .preloader-icon .c2[data-v-74a07122]{stroke:var(--alternative);stroke-dasharray:2 30 18 0;animation:c2-74a07122 1.4s linear infinite}.preloader .preloader-icon .c3[data-v-74a07122]{stroke:var(--contrast-dark);stroke-dasharray:32 48 2 0;animation:c3-74a07122 1.7s linear infinite}.preloader .preloader-icon .c4[data-v-74a07122]{stroke:var(--alternative);stroke-dasharray:2 69 44 0;animation:c4-74a07122 1.1s linear infinite}@keyframes c1-74a07122{0%{stroke-dashoffset:0}to{stroke-dashoffset:19}}@keyframes c2-74a07122{0%{stroke-dashoffset:0}to{stroke-dashoffset:50}}@keyframes c3-74a07122{0%{stroke-dashoffset:0}to{stroke-dashoffset:82}}@keyframes c4-74a07122{0%{stroke-dashoffset:0}to{stroke-dashoffset:114}}.adj-radio[data-v-e8b7a335]{display:flex;flex-wrap:wrap;gap:10px 15px}.adj-radio__item[data-v-e8b7a335]{cursor:pointer;display:flex;align-items:center;gap:8px}.adj-radio__item_left[data-v-e8b7a335]{flex-direction:row-reverse}.adj-radio__item_button[data-v-e8b7a335]{width:16px;height:16px;border-radius:50%;border:1px solid var(--stroke-light);transition:border-color .3s}.adj-radio__item:hover .adj-radio__item_button[data-v-e8b7a335]{border:1px solid var(--alternative)}.adj-radio__item.active .adj-radio__item_button[data-v-e8b7a335]{border:3px solid var(--alternative)}.adj-radio_disabled.adj-radio[data-v-e8b7a335]{pointer-events:none}.adj-radio_disabled.adj-radio .adj-radio__item_button[data-v-e8b7a335]{border-color:var(--stroke-light)}.adj-radio_disabled.adj-radio .adj-radio__item_name[data-v-e8b7a335]{color:var(--stroke-dark)}.adj-select__title[data-v-281a0c2c]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-select__title span[data-v-281a0c2c]{color:var(--contrast-normal)}.adj-select__comment[data-v-281a0c2c]{color:var(--alternative);font-size:12px;line-height:16px;position:absolute;right:0;top:-22px}.adj-select__name[data-v-281a0c2c]{padding:5.5px 30px 5.5px 10px;border:1px solid var(--stroke-light);position:relative;cursor:pointer;width:-webkit-fill-available}.adj-select__name_active[data-v-281a0c2c]{border:1px solid var(--alternative)}.adj-select__name input[data-v-281a0c2c]{border:0;outline:0}.adj-select__name span[data-v-281a0c2c]{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select__name i[data-v-281a0c2c]{position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-select.show i[data-v-281a0c2c]{transform:translateY(-50%) rotate(180deg)}.adj-select__items[data-v-281a0c2c]{position:absolute;top:33px;left:-1px;right:-1px;background:var(--white);padding:5px 0;border:1px solid var(--stroke-light);z-index:10}.adj-select__item[data-v-281a0c2c]{padding:6.5px 10px;transition:.3s;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adj-select__item[data-v-281a0c2c]:hover{background-color:var(--back-light)}.adj-select__item.active[data-v-281a0c2c]{color:var(--alternative)}.adj-select.disabled .adj-select__comment[data-v-281a0c2c]{color:var(--stroke-dark)}.adj-select.disabled .adj-select__name[data-v-281a0c2c]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select.disabled .adj-select__name i[data-v-281a0c2c]{color:var(--stroke-light)}.adj-select.leftTitle[data-v-281a0c2c]{display:flex;align-items:center;gap:0 10px;margin-top:25px}.adj-select.leftTitle .adj-select__title[data-v-281a0c2c]{margin-bottom:2px}.adj-skeleton-item[data-v-a8496a75]{max-width:100%;width:var(--6c6a62eb);margin-top:var(--5e4cd76c);aspect-ratio:var(--3288b325);height:var(--071300a2);display:block;border-radius:15px;background-image:linear-gradient(270deg,#e9eff3,#c8c8d0,#c8c8d0,#e9eff3);background-size:400% 100%;animation:adj-loading-a8496a75 4s ease-in-out infinite}@keyframes adj-loading-a8496a75{0%{background-position:200% 0}to{background-position:-200% 0}}.adj-skeleton[data-v-6b094ab5]{display:flex;flex-direction:column;align-items:var(--393f032d);max-width:100%;width:var(--061db7bb)}svg[data-v-ef9285fe]{display:block}svg circle[data-v-ef9285fe]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-ef9285fe]{fill:var(--white)}.adj-select-image[data-v-719e304b]{width:100%;overflow:hidden;position:relative;max-height:var(--99e8fa8a);transition:.3s}.adj-select-image[data-v-719e304b]::-webkit-scrollbar{display:none}.adj-select-image-wrapper[data-v-719e304b]{display:flex;width:100%;flex-wrap:wrap;gap:11px}.adj-select-image-item[data-v-719e304b]{width:75px;height:75px;cursor:pointer;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.adj-select-image-item__image[data-v-719e304b]{width:75px;height:75px;border-radius:10px;overflow:hidden;transition:.3s}.adj-select-image-item__title[data-v-719e304b]{transition:.3s}.adj-select-image-item_checked .adj-select-image-item__image[data-v-719e304b]{box-shadow:none;position:relative}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check2[data-v-719e304b]{border:2px solid var(--contrast-normal);border-radius:10px;width:75px;height:75px;position:absolute;inset:0;margin:auto}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check[data-v-719e304b]{position:absolute;inset:0;margin:auto;width:24px;height:24px}.adj-select-image-item:hover .adj-select-image-item__image[data-v-719e304b]{box-shadow:0 4px 15px #00343145}.adj-select-image-item:hover .adj-select-image-item__title[data-v-719e304b]{color:var(--contrast-normal)}.adj-select-image__hint[data-v-719e304b]{z-index:10;position:fixed;top:var(--110209f2);left:var(--0f46c6d6);display:var(--fcabad18)}.adj-select-image__expand[data-v-719e304b]{display:flex;align-items:center;margin:4px 0 0 35px;color:var(--alternative);cursor:pointer;transition:.3s;position:relative}@media (max-width: 779px){.adj-select-image__expand[data-v-719e304b]{margin-left:15px}}.adj-select-image__expand[data-v-719e304b]:hover{color:var(--contrast-normal)}.adj-select-image__expand.adj-expand[data-v-719e304b]{margin-top:-2px}.adj-select-image__expand.adj-expand .adj-select-image__expand-icon[data-v-719e304b]{transform:scaleY(-1)}.adj-select-image__expand-icon[data-v-719e304b]{font-size:24px;line-height:24px}.adj-shadow[data-v-719e304b]{position:absolute;right:0;bottom:0;left:0;height:15px;z-index:1;background:linear-gradient(180deg,#fff0,#fff)}.adj-select-image_text[data-v-719e304b]{overflow:auto;padding:20px 0}.adj-select-image_text .adj-select-image-wrapper[data-v-719e304b]{padding:0 10px}.adj-select-image_text_wrapper[data-v-719e304b]{gap:20px 0;text-align:center}.adj-select-image_text .adj-select-image-item[data-v-719e304b]{width:125px;height:unset}.adj-select-image_text .adj-select-image-item__title[data-v-719e304b]{text-align:center;margin:6px 5px 0}@media (max-width: 779px){.adj-select-image_text .adj-select-image-wrapper[data-v-719e304b]{width:max-content;flex-wrap:nowrap}}.adj-select-image_image[data-v-719e304b]{padding:8px 10px 10px 35px}@media (max-width: 779px){.adj-select-image_image[data-v-719e304b]{padding-left:15px}}.adj-select-image_image .adj-select-image-item__title[data-v-719e304b]{display:none}.adj-select-modern[data-v-52b38721]{max-width:fit-content;cursor:pointer;position:relative}.adj-select-modern .adj-input[data-v-52b38721]{display:flex;align-items:center;gap:2px;border-radius:5px;background-color:var(--back-light);height:34px;transition:.3s}.adj-select-modern .adj-input[data-v-52b38721]:hover{background-color:var(--back-dark)}.adj-select-modern .adj-input__image[data-v-52b38721]{width:34px;height:34px;border-radius:5px;position:relative}.adj-select-modern .adj-input__border[data-v-52b38721]{position:absolute;top:0;width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern .adj-input__text[data-v-52b38721]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select-modern .adj-input__icon[data-v-52b38721]{transition:.3s;font-size:24px;margin-left:2px;margin-right:6.5px;color:var(--icon-dark)}.adj-select-modern_text .adj-input__text[data-v-52b38721]{margin-left:10px}.adj-select-modern_image .adj-input__text[data-v-52b38721],.adj-select-modern_background .adj-input__text[data-v-52b38721]{margin-left:8px}.adj-select-modern__items[data-v-52b38721]{width:290px;position:fixed;background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-select-modern__item[data-v-52b38721]{transition:background-color .3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:10px;height:48px}.adj-select-modern__item[data-v-52b38721]:hover{background-color:var(--back-dark)}.adj-select-modern__item-image[data-v-52b38721]{position:relative;width:34px;height:34px;border-radius:5px}.adj-select-modern__item-border[data-v-52b38721]{position:absolute;top:0;width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern_text .adj-select-modern__item-text[data-v-52b38721]{margin-left:16px}.adj-select-modern_image .adj-select-modern__item-image[data-v-52b38721],.adj-select-modern_background .adj-select-modern__item-image[data-v-52b38721]{margin-left:7px}.adj-select-modern.showItems .adj-input[data-v-52b38721]{background-color:var(--back-dark)}.adj-select-modern.showItems i[data-v-52b38721]{transform:scaleY(-1)}.adj-select-modern.disabled .adj-input[data-v-52b38721]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select-modern.disabled .adj-input i[data-v-52b38721]{color:var(--icon-dark)}.adj-slider-button[data-v-f57350ff]{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.adj-slider-button__circle[data-v-f57350ff]{width:34px;height:34px;border-radius:50%;font-size:24px;background-color:var(--white);color:var(--icon-dark);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 2px #052d2b33;transition:ease .3s;cursor:pointer}.adj-slider-button__circle[data-v-f57350ff]:hover{width:40px;height:40px;background-color:var(--back-light);box-shadow:0 4px 15px #00343145}.adj-slider-button__circle_disabled[data-v-f57350ff]{background-color:var(--back-light);color:var(--stroke-light);cursor:default;opacity:.4;box-shadow:none}.adj-slider-button__circle_disabled[data-v-f57350ff]:hover{width:34px;height:34px;background-color:var(--back-light);box-shadow:none}svg[data-v-6dc6a818]{display:block}svg circle[data-v-6dc6a818]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-6dc6a818]{fill:var(--white)}svg[data-v-578c540f]{display:block}svg path[data-v-578c540f]{fill:#d8362a}.adj-tabs[data-v-00a26ac4]{width:100%;overflow:auto;position:relative;height:50px}.adj-tabs[data-v-00a26ac4]::-webkit-scrollbar{display:none}.adj-tabs-wrapper[data-v-00a26ac4]{display:flex;width:100%;height:50px;padding-left:var(--3b389b00)}.adj-tabs__item[data-v-00a26ac4]{padding:15px 15px 14px;display:flex;align-items:center;gap:6px;cursor:pointer}.adj-tabs__item i[data-v-00a26ac4]{font-size:24px;line-height:24px;color:var(--icon-dark);margin-right:4px;transition:.3s}.adj-tabs__item .adj-item__name[data-v-00a26ac4]{font-size:14px;line-height:21px;white-space:nowrap}.adj-tabs__item .adj-item__number[data-v-00a26ac4]{background:var(--alternative);color:var(--white);font-size:12px;line-height:16px;border-radius:20px;padding:1px 5px 0 4px}.adj-tabs__item.active[data-v-00a26ac4]{position:relative;transition:.3s}.adj-tabs__item.active[data-v-00a26ac4]:before{position:absolute;content:"";width:100%;left:0;right:0;bottom:1px;height:2px;background-color:var(--contrast-normal)}.adj-tabs__item.disabled .adj-item__name[data-v-00a26ac4],.adj-tabs__item.disabled i[data-v-00a26ac4]{color:var(--stroke-dark)!important}.adj-tabs__item:hover i[data-v-00a26ac4]{color:var(--black)}.adj-tabs__filler[data-v-00a26ac4]{flex-grow:1}.adj-tabs-material[data-v-a02e46f3]{width:100%;overflow:auto;position:relative;height:48px}.adj-tabs-material .underline[data-v-a02e46f3]{position:absolute;border-bottom:1px solid var(--stroke-light);width:100%;margin-top:22px}.adj-tabs-material[data-v-a02e46f3]::-webkit-scrollbar{display:none}.adj-tabs-material-wrapper[data-v-a02e46f3]{display:flex;width:max-content;gap:10px;position:absolute;width:100%;height:48px;margin-left:var(--68591b64)}.adj-tabs-material__item[data-v-a02e46f3]{display:flex;align-items:center;gap:10px;cursor:pointer;border:2px var(--stroke-light) solid;border-radius:10px;height:48px;background-color:var(--white);padding-right:10px;transition:.3s}.adj-tabs-material__item-image[data-v-a02e46f3]{width:48px;height:48px;border:2px var(--stroke-light) solid;border-radius:10px;margin-left:-2px;transition:.3s}.adj-tabs-material__item-names[data-v-a02e46f3]{display:flex;flex-direction:column}.adj-tabs-material__item-name[data-v-a02e46f3]{font-size:14px;transition:.3s;text-wrap:nowrap}.adj-tabs-material__item-subname[data-v-a02e46f3]{font-size:12px;line-height:16px;color:var(--stroke-dark)}.adj-tabs-material__item.active[data-v-a02e46f3],.adj-tabs-material__item.active .adj-tabs-material__item-image[data-v-a02e46f3]{border-color:var(--contrast-normal)}.adj-tabs-material__item.active .adj-tabs-material__item-name[data-v-a02e46f3]{color:var(--contrast-normal)}.adj-upload-file-flat[data-v-1c08552c]{display:flex;align-items:center;gap:0 6px;cursor:pointer}.adj-upload-file-flat [class^=icon-][data-v-1c08552c]{transition:.3s;line-height:24px;font-size:24px}.adj-upload-file-flat__main[data-v-1c08552c]{display:flex;align-items:center;gap:0 6px}.adj-upload-file-flat__main .icon-arrow-circle-up[data-v-1c08552c]{color:var(--alternative)}.adj-upload-file-flat__main:hover .icon-arrow-circle-up[data-v-1c08552c]{color:var(--black)}.adj-upload-file-flat .icon-close[data-v-1c08552c]{color:var(--icon-light)}.adj-upload-file-flat_loading .icon-arrow-circle-up[data-v-1c08552c]{animation:loading-1c08552c .2s infinite alternate ease-in-out}@keyframes loading-1c08552c{0%{color:var(--alternative)}to{color:var(--black)}}
|
package/dist/components.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),b=require("@vueuse/core"),G=e.defineComponent({__name:"AdjButton",props:{name:{},width100:{type:Boolean,default:!1},size:{default:"medium"},design:{default:"primary"},disabled:{type:Boolean,default:!1},round:{type:Boolean,default:!1},iconLeft:{default:""},iconRight:{default:""}},emits:["click"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["adj-button",{[`adj-button_${t.size}`]:!0,[`adj-button_${t.design}`]:!0,"adj-button_disabled":t.disabled,"adj-button_width100":t.width100,"adj-button_round":t.round}]),onClick:o[0]||(o[0]=a=>t.disabled?0:t.$emit("click"))},[t.iconLeft?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(t.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",null,e.toDisplayString(t.name),1),t.iconRight?(e.openBlock(),e.createElementBlock("i",{key:1,class:e.normalizeClass(t.iconRight)},null,2)):e.createCommentVNode("",!0)],2))}}),_=(c,t)=>{const o=c.__vccOpts||c;for(const[a,i]of t)o[a]=i;return o},P=_(G,[["__scopeId","data-v-2eb293f1"]]),J={class:"adj-button-checkbox__title"},Q=e.defineComponent({__name:"AdjButtonCheckbox",props:{title:{},modelValue:{type:Boolean,default:!1},iconLeft:{default:""}},emits:["update:modelValue"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-button-checkbox",[{active:t.modelValue}]]),onClick:o[0]||(o[0]=a=>t.$emit("update:modelValue",!t.modelValue))},[t.iconLeft?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(t.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",J,e.toDisplayString(t.title),1)],2))}}),Y=_(Q,[["__scopeId","data-v-8e142c2f"]]),K={key:0,class:"adj-text-13"},X={class:"adj-checkbox__handle"},ee={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},te={key:1,class:"adj-text-13"},oe=e.defineComponent({__name:"AdjCheckbox",props:{title:{default:""},titlePosition:{default:"right"},modelValue:{type:Boolean,default:()=>!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(){o.disabled||a("update:modelValue",!o.modelValue)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-checkbox",{disabled:l.disabled}]),onClick:s[0]||(s[0]=r=>i())},[l.title&&l.titlePosition==="left"?(e.openBlock(),e.createElementBlock("span",K,e.toDisplayString(l.title),1)):e.createCommentVNode("",!0),e.createElementVNode("div",X,[e.withDirectives((e.openBlock(),e.createElementBlock("svg",ee,[...s[1]||(s[1]=[e.createElementVNode("rect",{width:"16",height:"16",rx:"4"},null,-1),e.createElementVNode("path",{d:"M12.7423 4.27169C12.3993 3.90944 11.842 3.90944 11.4993 4.27169L6.31133 9.75632L4.50067 7.84213C4.169 7.4915 3.58867 7.49185 3.258 7.84178C3.09167 8.01691 3 8.25055 3 8.49899C3 8.74742 3.09167 8.98106 3.25767 9.1562L5.69 11.7276C5.856 11.9034 6.07667 12 6.31167 12C6.54667 12 6.76767 11.9031 6.93333 11.7276L12.7423 5.58647C12.9083 5.41098 13 5.17734 13 4.9289C13 4.68047 12.9087 4.44719 12.7423 4.27169Z"},null,-1)])],512)),[[e.vShow,l.modelValue]])]),l.title&&l.titlePosition==="right"?(e.openBlock(),e.createElementBlock("span",te,e.toDisplayString(l.title),1)):e.createCommentVNode("",!0)],2))}}),F=_(oe,[["__scopeId","data-v-25cd46e5"]]),le={class:"adj-checkbox-alt"},ne=e.defineComponent({__name:"AdjCheckboxAlt",props:{title:{default:""},titlePosition:{default:"right"},items:{},modelValue:{default:()=>({checked:!1})},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(l){const s=o.items.find(r=>r.checked===l);s&&a("update:modelValue",s)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",le,[e.createVNode(F,{title:l.title,titlePosition:l.titlePosition,disabled:l.disabled,modelValue:l.modelValue.checked,"onUpdate:modelValue":i},null,8,["title","titlePosition","disabled","modelValue"])]))}}),ae=_(ne,[["__scopeId","data-v-5b9d751a"]]),se=["href"],ie={class:"title"},de=e.defineComponent({__name:"AdjDownloadLink",props:{title:{},href:{}},setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("a",{class:"adj-download-link",target:"_blank",href:t.href},[o[0]||(o[0]=e.createElementVNode("i",{class:"icon-file"},null,-1)),e.createElementVNode("span",ie,e.toDisplayString(t.title),1)],8,se))}}),re=_(de,[["__scopeId","data-v-c07343bd"]]),ce={class:"adj-hyperlink"},ue={key:0,class:"adj-dropdown-link__items"},me=["href"],pe=e.defineComponent({__name:"AdjDropdownLink",props:{title:{},items:{}},setup(c){const t=e.ref(!1);return(o,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-dropdown-link",{"adj-dropdown-link_show":t.value}])},[e.createElementVNode("div",{class:"adj-dropdown-link__title",onClick:a[0]||(a[0]=i=>t.value=!t.value)},[a[1]||(a[1]=e.createElementVNode("i",{class:"icon-arrow-down"},null,-1)),e.createElementVNode("span",ce,e.toDisplayString(o.title),1)]),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[t.value?(e.openBlock(),e.createElementBlock("div",ue,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.items,i=>(e.openBlock(),e.createElementBlock("a",{key:i.title,href:i.href,class:"adj-dropdown-link__item adj-hyperlink"},e.toDisplayString(i.title),9,me))),128))])):e.createCommentVNode("",!0)]),_:1})],2))}}),fe=_(pe,[["__scopeId","data-v-91e1feec"]]),ve={class:"adj-filter-checkbox__title"},_e={key:0,class:"icon-close"},he=e.defineComponent({__name:"AdjFilterCheckbox",props:{name:{},modelValue:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(){o.disabled||a("update:modelValue",!o.modelValue)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-filter-checkbox",[{disabled:l.disabled,active:l.modelValue}]]),onClick:i},[e.createElementVNode("div",ve,e.toDisplayString(l.name),1),l.modelValue?(e.openBlock(),e.createElementBlock("i",_e)):e.createCommentVNode("",!0)],2))}}),H=_(he,[["__scopeId","data-v-8a546773"]]),ke=e.defineComponent({__name:"AdjScroll",props:{maxHeight:{default:"unset"},white:{type:Boolean,default:!1}},setup(c){const t=c;return(o,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-scroll",{"adj-scroll_white":o.white}]),style:e.normalizeStyle({maxHeight:`${t.maxHeight}`})},[e.renderSlot(o.$slots,"default",{},void 0,!0)],6))}}),L=_(ke,[["__scopeId","data-v-47993da5"]]),Ce={key:0,class:"icon-close"},ge={key:1,class:"icon-arrow-down"},je={key:0,class:"adj-filter-select__items adj-effect-overlay-big"},Ve=["onClick"],Be=e.defineComponent({__name:"AdjFilterSelect",props:{name:{},position:{default:"right"},items:{},modelValue:{},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.useTemplateRef("refElement");b.onClickOutside(i,()=>l.value=!1);const l=e.ref(!1);function s(n){"disabled"in n&&n.disabled||("id"in n&&n.id&&(l.value=!1),a("update:modelValue",n))}function r(){o.disabled||("id"in o.modelValue?s({}):l.value=!l.value)}return(n,d)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-filter-select",[{show:l.value,disabled:n.disabled,active:"id"in n.modelValue&&n.modelValue.id},n.position]])},[e.createElementVNode("div",{class:"adj-filter-select__name adj-text-14",onClick:d[0]||(d[0]=u=>r())},[e.createElementVNode("span",null,e.toDisplayString("id"in n.modelValue&&n.modelValue.id?n.modelValue.name:n.name),1),"id"in n.modelValue&&n.modelValue.id?(e.openBlock(),e.createElementBlock("i",Ce)):(e.openBlock(),e.createElementBlock("i",ge)),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[l.value?(e.openBlock(),e.createElementBlock("div",je,[e.createVNode(L,{maxHeight:"384px"},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.items,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:e.normalizeClass(["adj-filter-select__item adj-text-14",{"adj-filter-select__item_disabled":u.disabled}]),onClick:e.withModifiers(p=>s(u),["stop"])},[e.createElementVNode("span",null,e.toDisplayString(u.name),1)],10,Ve))),128))])]),_:1})])):e.createCommentVNode("",!0)]),_:1})])],2))}}),R=_(Be,[["__scopeId","data-v-582d2d15"]]),be={class:"adj-filters-desktop"},we=e.defineComponent({__name:"AdjFiltersDesktop",props:{filters:{},modelValue:{}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(l,s){const r=[...o.modelValue];r[s]=l,a("update:modelValue",r)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",be,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.filters,(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:"adj-filters-desktop__item",key:r.name},[r!=null?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[r.items&&typeof l.modelValue[n]=="object"?(e.openBlock(),e.createBlock(R,{key:0,name:r.name,items:r.items,position:r.position,modelValue:l.modelValue[n],disabled:r.disabled,"onUpdate:modelValue":d=>i(d,n)},null,8,["name","items","position","modelValue","disabled","onUpdate:modelValue"])):typeof l.modelValue[n]=="boolean"?(e.openBlock(),e.createBlock(H,{key:1,name:r.name,modelValue:l.modelValue[n],disabled:r.disabled,"onUpdate:modelValue":d=>i(d,n)},null,8,["name","modelValue","disabled","onUpdate:modelValue"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)]))),128))]))}}),Ee=_(we,[["__scopeId","data-v-350efd96"]]),ye={class:"adj-filters-mobile"},Ne={class:"adj-filters-mobile_wrapper"},$e={class:"adj-window__header"},Le={class:"adj-window__header-button"},Ae={class:"adj-window__header-title"},Se={class:"adj-filters"},Ie=["onClick"],Me={class:"adj-filter__title"},ze={class:"adj-filter__button"},Te={key:0,class:"icon-close"},De={key:1,class:"icon-arrow-right"},Pe={class:"adj-window__header"},Fe={class:"adj-window__header-button"},He={class:"adj-window__header-title"},Re={class:"adj-filters"},Ze=["onClick"],We={class:"adj-filter__title"},Ue=e.defineComponent({__name:"AdjFiltersMobile",props:{filters:{},modelValue:{},filterWidth:{default:"300px"},name:{},nameReset:{},width100:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){e.useCssVars(m=>({"34c98468":m.filterWidth}));const o=c,a=t,i=e.ref(!1),l=e.ref(!1),s=e.ref(0),r=e.computed(()=>o.modelValue.filter(m=>typeof m=="boolean"?m:typeof m=="object"?"id"in m:!1).length),n=e.computed(()=>o.name+(r.value>0?` (${r.value})`:""));function d(m,f){const C=[...o.modelValue];C[f]=m,a("update:modelValue",C)}function u(){i.value=!1,setTimeout(()=>{l.value=!1},300)}function p(m){return typeof o.modelValue[m]=="object"&&"label"in o.modelValue[m]&&"id"in o.modelValue[m]?o.modelValue[m].label:o.filters[m]?.name}function h(m){return!!(typeof o.modelValue[m]=="object"&&"id"in o.modelValue[m]||typeof o.modelValue[m]=="boolean"&&o.modelValue[m])}function k(){const m=[];for(const f in o.modelValue)typeof o.modelValue[f]=="object"&&m.push({}),typeof o.modelValue[f]=="boolean"&&m.push(!1);a("update:modelValue",m)}function j(m,f){m.disabled||("items"in m?"id"in o.modelValue[f]?d({},f):(l.value=!0,s.value=f):o.modelValue[f]?d(!1,f):(u(),setTimeout(()=>{d(!0,f)},300)))}function w(m,f){m.disabled||(u(),setTimeout(()=>{d(m,f)},300))}return(m,f)=>(e.openBlock(),e.createElementBlock("div",ye,[e.createVNode(P,{name:n.value,size:"small",design:"alternative-light",iconLeft:"icon-filters",onClick:f[0]||(f[0]=C=>i.value=!0),width100:m.width100},null,8,["name","width100"]),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",Ne,[...f[5]||(f[5]=[e.createElementVNode("div",{class:"adj-filters-mobile__background"},null,-1)])],512),[[e.vShow,i.value]])]),_:1}),e.createVNode(e.Transition,{name:"adj-popup-left"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:"adj-filters-mobile_wrapper",onClick:e.withModifiers(u,["stop"])},[e.createElementVNode("div",{class:"adj-filters-mobile__window adj-window",onClick:f[2]||(f[2]=e.withModifiers(()=>{},["stop"]))},[e.createElementVNode("div",$e,[e.createElementVNode("div",Le,[e.createElementVNode("i",{class:"icon-close",onClick:e.withModifiers(u,["stop"])})]),e.createElementVNode("div",Ae,e.toDisplayString(m.name),1),r.value>0?(e.openBlock(),e.createElementBlock("div",{key:0,class:"adj-window__header-reset",onClick:f[1]||(f[1]=C=>k())},e.toDisplayString(m.nameReset),1)):e.createCommentVNode("",!0)]),e.createVNode(L,{class:"adj-window__body",maxHeight:"100%"},{default:e.withCtx(()=>[e.createElementVNode("div",Se,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.filters,(C,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-filter",{"adj-filter_checked":h(v),"adj-filter_disabled":C.disabled}]),key:C.name,onClick:e.withModifiers(V=>j(C,v),["stop"])},[e.createElementVNode("div",Me,e.toDisplayString(p(v)),1),e.createElementVNode("div",ze,[h(v)?(e.openBlock(),e.createElementBlock("i",Te)):"items"in C?(e.openBlock(),e.createElementBlock("i",De)):e.createCommentVNode("",!0)])],10,Ie))),128))])]),_:1})]),e.createVNode(e.Transition,{name:"adj-popup-left"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:"adj-filters-mobile__window adj-window",onClick:f[4]||(f[4]=e.withModifiers(()=>{},["stop"]))},[e.createElementVNode("div",Pe,[e.createElementVNode("div",Fe,[e.createElementVNode("i",{class:"icon-back",onClick:f[3]||(f[3]=e.withModifiers(C=>l.value=!1,["stop"]))})]),e.createElementVNode("div",He,e.toDisplayString(m.filters[s.value]?.name),1)]),e.createVNode(L,{class:"adj-window__body",maxHeight:"100%"},{default:e.withCtx(()=>[e.createElementVNode("div",Re,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.filters[s.value]?.items,C=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-filter",{"adj-filter_disabled":C.disabled}]),key:C.id,onClick:e.withModifiers(v=>w(C,s.value),["stop"])},[e.createElementVNode("div",We,e.toDisplayString(C.name),1)],10,Ze))),128))])]),_:1})],512),[[e.vShow,l.value===!0]])]),_:1})],512),[[e.vShow,i.value]])]),_:1})]))}}),Oe=_(Ue,[["__scopeId","data-v-2095077b"]]),qe={class:"adj-modal"},xe={class:"adj-modal_wrapper"},Ge=e.defineComponent({__name:"AdjModal",props:{show:{type:Boolean},width:{default:"100%"},hideClose:{type:Boolean,default:!1}},emits:["update:show"],setup(c,{emit:t}){e.useCssVars(i=>({"5f2379a6":i.width}));const o=t;function a(){o("update:show",!1)}return(i,l)=>(e.openBlock(),e.createElementBlock("div",qe,[e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",xe,[...l[1]||(l[1]=[e.createElementVNode("div",{class:"adj-modal__background"},null,-1)])],512),[[e.vShow,i.show]])]),_:1}),e.createVNode(e.Transition,{name:"adj-popup-bottom"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:"adj-modal_wrapper",onClick:e.withModifiers(a,["stop"])},[e.createElementVNode("div",{class:"adj-modal__window",onClick:l[0]||(l[0]=e.withModifiers(()=>{},["stop"]))},[i.hideClose?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:"adj-modal__close icon-close",onClick:e.withModifiers(a,["stop"])})),e.renderSlot(i.$slots,"default",{},void 0,!0)])],512),[[e.vShow,i.show]])]),_:3})]))}}),Z=_(Ge,[["__scopeId","data-v-b1b32775"]]),Je=["innerHTML"],Qe=e.defineComponent({__name:"AdjHintDesktop",props:{html:{default:""},horizontalPosition:{default:"left"},verticalPosition:{default:"top"},dark:{type:Boolean,default:!1},width:{default:"fit-content"}},setup(c){return e.useCssVars(t=>({"8fe0cc7a":t.width})),(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-hint-desktop",{"adj-hint-desktop_dark":t.dark},`adj-hint-desktop_${t.verticalPosition}`,`adj-hint-desktop_${t.horizontalPosition}`])},[e.createElementVNode("div",{class:"adj-hint-desktop__text",innerHTML:t.html},null,8,Je),o[0]||(o[0]=e.createElementVNode("svg",{class:"adj-hint-desktop__triangle",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{class:"adj-hint-desktop__triangle_inner",d:"M13 13L7 2L1 13H13Z"}),e.createElementVNode("path",{class:"adj-hint-desktop__triangle_border",d:"M13 13L7 2L1 13"})],-1))],2))}}),T=_(Qe,[["__scopeId","data-v-1075347f"]]),Ye={class:"adj-hint"},Ke=["innerHTML"],M=14,z=14,Xe=e.defineComponent({__name:"AdjHint",props:{html:{default:""},horizontalPosition:{default:"left"},verticalPosition:{default:"bottom"},dark:{type:Boolean,default:!0},widthDesktop:{default:"fit-content"},widthMobile:{default:"fit-content"},modalMode:{type:Boolean,default:!1}},setup(c){const t=c,o=e.ref(!1),a=e.ref(!1),{width:i,height:l}=b.useWindowSize(),s=e.useTemplateRef("refSlot"),r=e.useTemplateRef("refHint"),n=e.ref(0),d=e.ref(0),{elementWidth:u,elementHeight:p}=b.useMouseInElement(s),h=e.ref(0),k=e.ref(80),{elementWidth:j,elementHeight:w}=b.useMouseInElement(r),m=e.ref(t.horizontalPosition),f=e.ref(t.verticalPosition);let C=10+z/2;function v(){(!t.modalMode||i.value>=1200)&&(y(),$(),A(),o.value=!0)}function V(){(!t.modalMode||i.value>=1200)&&(o.value=!1)}function g(){t.modalMode&&i.value<1200&&(a.value=!0)}function y(){if(s.value!==null){const E=s.value.getBoundingClientRect();n.value=E.left,d.value=E.top}}function $(){t.dark&&(C=15+z/2),m.value=t.horizontalPosition,f.value=t.verticalPosition,t.horizontalPosition==="left"&&n.value+u.value/2+C-j.value<0?m.value="right":t.horizontalPosition==="right"&&n.value+u.value/2-C+j.value>i.value&&(m.value="left"),t.verticalPosition==="top"&&d.value-M-w.value<0?f.value="bottom":t.verticalPosition==="bottom"&&d.value+p.value+M+w.value>l.value&&(f.value="top")}function A(){t.dark&&(C=15+z/2),m.value==="left"?h.value=n.value+u.value/2+C-j.value:m.value==="center"?h.value=n.value+u.value/2-z/2-j.value/2:m.value==="right"&&(h.value=n.value+u.value/2-C),f.value=="top"?k.value=d.value-M-w.value:f.value=="bottom"&&(k.value=d.value+p.value+M)}return(E,I)=>(e.openBlock(),e.createElementBlock("div",Ye,[e.createElementVNode("div",{class:"adj-hint__slot",onMouseenter:e.withModifiers(v,["stop"]),onMouseleave:e.withModifiers(V,["stop"]),onClick:e.withModifiers(g,["stop"]),ref:"refSlot"},[e.renderSlot(E.$slots,"default",{},void 0,!0)],544),e.createElementVNode("div",{class:"adj-hint__hint",style:e.normalizeStyle({left:h.value+"px",top:k.value+"px",visibility:o.value?"visible":"hidden"}),ref:"refHint"},[e.withDirectives(e.createVNode(T,{html:E.html,horizontalPosition:m.value,verticalPosition:f.value,dark:E.dark,width:E.widthDesktop},null,8,["html","horizontalPosition","verticalPosition","dark","width"]),[[e.vShow,E.html!==""]])],4),e.createVNode(Z,{show:a.value,"onUpdate:show":I[0]||(I[0]=D=>a.value=D),width:E.widthMobile},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"adj-hint__modal",innerHTML:E.html},null,8,Ke)]),_:1},8,["show","width"])]))}}),W=_(Xe,[["__scopeId","data-v-5b26b839"]]),et=e.defineComponent({__name:"AdjIcon",props:{iconName:{},size:{default:24},design:{default:"contrast"},tooltip:{default:""},disabled:{type:Boolean,default:!1},tooltipPosition:{default:"left"}},emits:["click"],setup(c){e.useCssVars(a=>({a6dfad46:o.value}));const t=c,o=e.computed(()=>t.size+"px");return(a,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon",{[`adj-icon_${a.design}`]:!0,"adj-icon_disabled":a.disabled}])},[e.createVNode(W,{dark:!1,html:a.disabled?"":a.tooltip,horizontalPosition:a.tooltipPosition},{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass([a.iconName]),onClick:i[0]||(i[0]=l=>a.$emit("click"))},null,2)]),_:1},8,["html","horizontalPosition"])],2))}}),tt=_(et,[["__scopeId","data-v-27ccd948"]]),ot={key:0,class:"adj-icon-button__qty adj-text-12"},lt=e.defineComponent({__name:"AdjIconButton",props:{iconName:{},qty:{default:0},size:{default:"medium"},design:{default:"white-back"},disabled:{type:Boolean,default:!1}},emits:["click"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon-button",{[`adj-icon-button_${t.size}`]:!0,[`adj-icon-button_${t.design}`]:!0,"adj-icon-button_disabled":t.disabled}]),onClick:o[0]||(o[0]=a=>t.$emit("click"))},[e.createElementVNode("i",{class:e.normalizeClass(["adj-icon-button__icon",t.iconName])},null,2),t.qty>0?(e.openBlock(),e.createElementBlock("div",ot,e.toDisplayString(t.qty),1)):e.createCommentVNode("",!0)],2))}}),nt=_(lt,[["__scopeId","data-v-b636fa8d"]]),at=e.defineComponent({__name:"AdjIconButtonText",props:{iconName:{},text:{},textPosition:{default:"right"},loading:{type:Boolean}},emits:["click"],setup(c){e.useCssVars(a=>({b2b877b2:o.value}));const t=c,o=e.computed(()=>`'${t.text}'`);return(a,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon-button-text",{[`adj-icon-button-text_${a.textPosition}`]:!0,"adj-icon-button-text_loading":a.loading}]),onClick:i[0]||(i[0]=l=>a.$emit("click"))},[e.createElementVNode("i",{class:e.normalizeClass(a.iconName)},null,2)],2))}}),U=_(at,[["__scopeId","data-v-55f3773b"]]),st=["src"],it=e.defineComponent({__name:"AdjImageButton",props:{image:{default:""},active:{type:Boolean,default:!1}},setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-image-button adj-effect-overlay-normal",{active:t.active}])},[e.createElementVNode("img",{src:t.image,alt:""},null,8,st)],2))}}),dt=_(it,[["__scopeId","data-v-54b5699e"]]),rt={key:0,class:"adj-input__title"},ct={key:0},ut={class:"adj-input__field"},mt={key:0,class:"adj-input__hint"},pt=["value","placeholder","disabled","type"],ft={key:0,class:"icon-hide"},vt={key:1,class:"icon-show"},_t=e.defineComponent({__name:"AdjInput",props:{title:{default:""},modelValue:{default:""},placeholder:{default:""},error:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},titlePosition:{default:"top"},type:{default:"text"},hint:{default:""},debounceTime:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.ref(!1),l=e.computed(()=>i.value===!0&&o.type==="password"?"text":o.type);function s(d){return b.useDebounceFn(u=>{n(u)},d)}let r=s(o.debounceTime);e.watch(()=>o.debounceTime,()=>{r=s(o.debounceTime)});function n(d){o.modelValue!=d&&a("update:modelValue",d)}return(d,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-input",{"adj-input_disabled":d.disabled,"adj-input_error":d.error,"adj-input_password":d.type==="password","adj-input_left-title":d.titlePosition==="left"}])},[d.title?(e.openBlock(),e.createElementBlock("div",rt,[e.createTextVNode(e.toDisplayString(d.title)+" ",1),d.required?(e.openBlock(),e.createElementBlock("span",ct,"*")):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",ut,[d.hint?(e.openBlock(),e.createElementBlock("div",mt,[e.createVNode(T,{html:d.hint,horizontalPosition:"left",verticalPosition:"bottom",width:"170px"},null,8,["html"])])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"adj-input__input",value:d.modelValue,placeholder:d.placeholder,disabled:d.disabled,type:l.value,onChange:u[0]||(u[0]=p=>n(p.target.value)),onInput:u[1]||(u[1]=p=>e.unref(r)(p.target.value))},null,40,pt),d.type==="password"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"icon-pass",onClick:u[2]||(u[2]=p=>i.value=!i.value)},[i.value?(e.openBlock(),e.createElementBlock("i",ft)):(e.openBlock(),e.createElementBlock("i",vt))])):e.createCommentVNode("",!0)])],2))}}),ht=_(_t,[["__scopeId","data-v-44862b4b"]]),kt=["value","placeholder","disabled"],Ct=e.defineComponent({__name:"AdjInputModern",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},debounceTime:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(r){return b.useDebounceFn(n=>{s(n)},r)}let l=i(o.debounceTime);e.watch(()=>o.debounceTime,()=>{l=i(o.debounceTime)});function s(r){o.modelValue!=r&&a("update:modelValue",r)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-input-modern",{"adj-input-modern_disabled":r.disabled}])},[e.createElementVNode("input",{class:"adj-input-modern__input",value:r.modelValue,placeholder:r.placeholder,disabled:r.disabled,type:"text",onChange:n[0]||(n[0]=d=>s(d.target.value)),onInput:n[1]||(n[1]=d=>e.unref(l)(d.target.value))},null,40,kt)],2))}}),gt=_(Ct,[["__scopeId","data-v-dca88a62"]]),jt={class:"adj-input__field"},Vt=["value","disabled"],Bt=e.defineComponent({__name:"AdjInputNumber",props:{modelValue:{default:0},disabled:{type:Boolean,default:!1},min:{default:0},max:{default:1e5},debounceTime:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(r){return b.useDebounceFn((n,d)=>{s(n,d)},r)}let l=i(o.debounceTime);e.watch(()=>o.debounceTime,()=>{l=i(o.debounceTime)});function s(r,n){let d=Number(r);d<o.min&&(d=o.min),d>o.max&&(d=o.max),n.target.value=d,o.modelValue!=d&&a("update:modelValue",d)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-input",{"adj-input_disabled":r.disabled}])},[e.createElementVNode("div",jt,[e.createElementVNode("input",{ref:"inp",class:"adj-input__input",value:r.modelValue,disabled:r.disabled,type:"number",onChange:n[0]||(n[0]=d=>s(d.target.value,d)),onInput:n[1]||(n[1]=d=>e.unref(l)(d.target.value,d))},null,40,Vt)])],2))}}),bt=_(Bt,[["__scopeId","data-v-192840e4"]]),wt=e.defineComponent({__name:"AdjPreloader",props:{fullscreen:{type:Boolean,default:!1},minHeight:{default:"unset"},bgColor:{default:"red"}},setup(c){e.useCssVars(o=>({"28f00cfa":o.bgColor}));const t=e.useTemplateRef("refElement");return e.onMounted(()=>{t.value?.parentElement&&(t.value.parentElement.style.position="relative")}),(o,a)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:"preloader",style:e.normalizeStyle({position:o.fullscreen?"fixed":"absolute",minHeight:o.minHeight})},[...a[0]||(a[0]=[e.createElementVNode("div",{class:"preloader-background"},null,-1),e.createElementVNode("svg",{class:"preloader-icon","xmlns:svg":"www.w3.org/2000/svg",viewbox:"0 0 40 40"},[e.createElementVNode("circle",{class:"c1",cx:"20",cy:"20",r:"3"}),e.createElementVNode("circle",{class:"c2",cx:"20",cy:"20",r:"8"}),e.createElementVNode("circle",{class:"c3",cx:"20",cy:"20",r:"13"}),e.createElementVNode("circle",{class:"c4",cx:"20",cy:"20",r:"18"})],-1)])],4))}}),Et=_(wt,[["__scopeId","data-v-9081e824"]]),yt=["onClick"],Nt={class:"adj-radio__item_name adj-text-13"},$t=e.defineComponent({__name:"AdjRadio",props:{namePosition:{default:"right"},items:{default:()=>[]},modelValue:{},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(l){l.id!==o.modelValue?.id&&a("update:modelValue",l)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-radio",{"adj-radio_disabled":l.disabled}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,r=>(e.openBlock(),e.createElementBlock("div",{key:r.id,class:e.normalizeClass(["adj-radio__item",{active:l.modelValue?.id===r.id,[`adj-radio__item_${l.namePosition}`]:!0}]),onClick:n=>i(r)},[e.createElementVNode("div",{class:e.normalizeClass(["adj-radio__item_button",{"adj-effect-overlay-small":!l.disabled}])},null,2),e.createElementVNode("span",Nt,e.toDisplayString(r.name),1)],10,yt))),128))],2))}}),Lt=_($t,[["__scopeId","data-v-e8b7a335"]]),At={key:0,class:"adj-select__title"},St={key:0},It={class:"adj-select__comment"},Mt={key:1},zt={key:0,class:"adj-select__items adj-effect-overlay-normal"},Tt=["onClick"],Dt=e.defineComponent({__name:"AdjSelect",props:{titlePosition:{default:"top"},items:{default:()=>[]},modelValue:{},title:{default:""},comment:{default:""},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},showSearch:{type:Boolean,default:!1},nothingFound:{}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.useTemplateRef("refElement");b.onClickOutside(i,()=>n());const l=e.useTemplateRef("refInput");b.useFocus(l,{initialValue:!0});const s=e.ref(!1),r=e.ref("");function n(){s.value=!1}function d(p){a("update:modelValue",p)}const u=e.computed(()=>o.showSearch?o.items.filter(p=>p.name.match(RegExp(r.value,"i"))):o.items);return e.watch(s,()=>{r.value=""}),(p,h)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-select",{disabled:p.disabled,leftTitle:p.titlePosition==="left",show:s.value}])},[p.title?(e.openBlock(),e.createElementBlock("div",At,[e.createTextVNode(e.toDisplayString(p.title)+" ",1),p.required?(e.openBlock(),e.createElementBlock("span",St,"*")):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["adj-select__name adj-text-14",{"adj-select__name_active":p.showSearch&&s.value}]),onClick:h[3]||(h[3]=k=>p.disabled?0:s.value=!s.value)},[e.createElementVNode("div",It,e.toDisplayString(p.comment),1),p.showSearch&&s.value?e.withDirectives((e.openBlock(),e.createElementBlock("input",{key:0,type:"text","onUpdate:modelValue":h[0]||(h[0]=k=>r.value=k),ref:"refInput",onClick:h[1]||(h[1]=e.withModifiers(()=>{},["stop"]))},null,512)),[[e.vModelText,r.value]]):(e.openBlock(),e.createElementBlock("span",Mt,e.toDisplayString(p.modelValue?.name),1)),h[4]||(h[4]=e.createElementVNode("i",{class:"icon-arrow-down"},null,-1)),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[s.value?(e.openBlock(),e.createElementBlock("div",zt,[e.createVNode(L,{maxHeight:"238px",white:""},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,k=>(e.openBlock(),e.createElementBlock("div",{key:k.id,class:e.normalizeClass(["adj-select__item adj-text-14",{active:k.id==p.modelValue?.id}]),onClick:j=>d(k)},e.toDisplayString(k.name),11,Tt))),128)),u.value.length===0?(e.openBlock(),e.createElementBlock("div",{key:"nothingFound",class:"adj-select__item adj-text-14",onClick:h[2]||(h[2]=e.withModifiers(()=>{},["stop"]))},e.toDisplayString(p.nothingFound),1)):e.createCommentVNode("",!0)])]),_:1})])):e.createCommentVNode("",!0)]),_:1})],2)],2))}}),Pt=_(Dt,[["__scopeId","data-v-281a0c2c"]]),Ft={class:"adj-skeleton-item"},Ht=e.defineComponent({__name:"AdjSkeletonItem",props:{width:{default:"100%"},height:{default:"unset"},aspectRatio:{default:"unset"},marginTop:{default:"0px"}},setup(c){e.useCssVars(a=>({"6c6a62eb":a.width,"5e4cd76c":a.marginTop,"3288b325":o.value,"071300a2":a.height}));const t=c,o=e.computed(()=>t.height!=="unset"?"unset":t.aspectRatio);return(a,i)=>(e.openBlock(),e.createElementBlock("div",Ft))}}),O=_(Ht,[["__scopeId","data-v-a8496a75"]]),Rt={class:"adj-skeleton"},Zt=e.defineComponent({__name:"AdjSkeleton",props:{loaders:{default:()=>[]},width:{default:"100%"},centered:{type:Boolean,default:!1}},setup(c){e.useCssVars(a=>({"393f032d":o.value,"061db7bb":a.width}));const t=c,o=e.computed(()=>t.centered?"center":"unset");return(a,i)=>(e.openBlock(),e.createElementBlock("div",Rt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.loaders,(l,s)=>(e.openBlock(),e.createBlock(O,{key:s,width:l.width,height:l.height,"aspect-ratio":l.aspectRatio,"margin-top":l.marginTop},null,8,["width","height","aspect-ratio","margin-top"]))),128))]))}}),q=_(Zt,[["__scopeId","data-v-6b094ab5"]]),Wt={},Ut={viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Ot(c,t){return e.openBlock(),e.createElementBlock("svg",Ut,[...t[0]||(t[0]=[e.createElementVNode("circle",{cx:"17",cy:"17",r:"16.5"},null,-1),e.createElementVNode("path",{d:"M22.7034 12.9285C22.6244 12.8488 22.5304 12.7856 22.4268 12.7424C22.3232 12.6993 22.2121 12.6771 22.0999 12.6771C21.9877 12.6771 21.8766 12.6993 21.773 12.7424C21.6694 12.7856 21.5754 12.8488 21.4964 12.9285L15.1639 19.2695L12.5034 16.6005C12.4213 16.5212 12.3245 16.4589 12.2184 16.4171C12.1122 16.3753 11.9989 16.3548 11.8849 16.3567C11.7708 16.3587 11.6583 16.3831 11.5536 16.4286C11.449 16.4741 11.3544 16.5397 11.2751 16.6217C11.1959 16.7038 11.1336 16.8006 11.0917 16.9068C11.0499 17.0129 11.0294 17.1262 11.0314 17.2403C11.0334 17.3543 11.0578 17.4669 11.1032 17.5715C11.1487 17.6761 11.2143 17.7707 11.2964 17.85L14.5604 21.114C14.6394 21.1937 14.7334 21.2569 14.837 21.3C14.9406 21.3432 15.0517 21.3654 15.1639 21.3654C15.2761 21.3654 15.3872 21.3432 15.4908 21.3C15.5944 21.2569 15.6884 21.1937 15.7674 21.114L22.7034 14.178C22.7897 14.0984 22.8585 14.0018 22.9056 13.8943C22.9527 13.7867 22.977 13.6706 22.977 13.5532C22.977 13.4359 22.9527 13.3197 22.9056 13.2122C22.8585 13.1047 22.7897 13.0081 22.7034 12.9285Z"},null,-1)])])}const x=_(Wt,[["render",Ot],["__scopeId","data-v-ef9285fe"]]),qt={key:0,class:"adj-select-image-wrapper",ref:"refElement"},xt=["onClick"],Gt=["onMouseenter"],Jt=["src","alt"],Qt={class:"adj-select-image__check2"},Yt={class:"adj-select-image__check"},Kt={class:"adj-select-image-item__title adj-text-13"},Xt={key:1},eo={key:2,class:"adj-shadow"},to={class:"adj-text-14"},oo={class:"adj-select-image__hint"},lo=e.defineComponent({__name:"AdjSelectImage",props:{modelValue:{},items:{},skeletonQty:{default:30},design:{default:"text"},expandText:{},foldText:{}},emits:["update:modelValue"],setup(c){e.useCssVars(v=>({"99e8fa8a":r.value,"110209f2":h.value,"0f46c6d6":k.value,fcabad18:j.value}));const t=c,o=e.useTemplateRef("refElement"),{height:a}=b.useElementSize(o),i=e.computed(()=>{let v=[{aspectRatio:"1"}];return t.design==="text"&&(v=[{width:"75px",aspectRatio:"1"},{marginTop:"10px",height:"13px",width:"80%"}]),v}),l=e.ref(!1);function s(){l.value=!l.value}const r=e.computed(()=>t.design==="text"?"unset":l.value?a.value+20+"px":"122px"),n=e.computed(()=>a.value>75),d=e.useTemplateRef("refRoot"),u=e.ref(""),p=e.ref(""),h=e.ref("0px"),k=e.ref("0px"),j=e.ref("none"),w=e.computed(()=>e.getCurrentInstance()?.type?.__hmrId);function m(){const v=document.getElementsByClassName(u.value);if(v.length>0){const V=v[0],{left:g,top:y}=V.getBoundingClientRect(),$=V.offsetWidth,A=V.offsetHeight;k.value=g+($-120)/2+"px",h.value=y+A+13+"px"}}function f(v,V){t.design!=="text"&&(u.value=v,p.value=V,m(),j.value="block")}function C(){t.design!=="text"&&(u.value="",p.value="",j.value="none")}return e.onMounted(()=>{window.addEventListener("scroll",m),window.addEventListener("resize",m);const v=d.value?.parentNode;v&&v.addEventListener("scroll",m)}),(v,V)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{class:e.normalizeClass(["adj-select-image",`adj-select-image_${v.design}`]),ref:"refRoot"},[v.items.length>0?(e.openBlock(),e.createElementBlock("div",qt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.items,(g,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-select-image-item",{"adj-select-image-item_checked":g.id===v.modelValue.id}]),key:y,onClick:$=>v.$emit("update:modelValue",g)},[e.createElementVNode("div",{class:e.normalizeClass(["adj-select-image-item__image adj-effect-overlay-normal",`item-${w.value}-${g.id}`]),onMouseenter:e.withModifiers($=>f(`item-${w.value}-${g.id}`,g.name),["stop"]),onMouseleave:V[0]||(V[0]=e.withModifiers($=>C(),["stop"]))},[e.createElementVNode("img",{src:g.image,alt:g.name},null,8,Jt),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",Qt,[e.createElementVNode("div",Yt,[e.createVNode(x)])],512),[[e.vShow,g.id===v.modelValue.id]])]),_:2},1024)],42,Gt),e.createElementVNode("div",Kt,e.toDisplayString(g.name),1)],10,xt))),128))],512)):(e.openBlock(),e.createElementBlock("div",Xt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.skeletonQty,g=>(e.openBlock(),e.createElementBlock("div",{key:g,class:"adj-select-image-item"},[e.createVNode(q,{loaders:i.value,centered:""},null,8,["loaders"])]))),128))])),v.design==="image"&&!l.value&&n.value?(e.openBlock(),e.createElementBlock("div",eo)):e.createCommentVNode("",!0)],2),v.design==="image"&&n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["adj-select-image__expand",{"adj-expand":l.value}]),onClick:s},[e.createElementVNode("span",to,e.toDisplayString(l.value?v.foldText:v.expandText),1),V[1]||(V[1]=e.createElementVNode("i",{class:"adj-select-image__expand-icon icon-arrow-down"},null,-1))],2)):e.createCommentVNode("",!0),e.createElementVNode("div",oo,[e.createVNode(T,{dark:!1,horizontalPosition:"center",html:p.value,verticalPosition:"bottom",width:"120px"},null,8,["html"])])],64))}}),no=_(lo,[["__scopeId","data-v-719e304b"]]),ao={key:0,class:"adj-input__image"},so=["src"],io={class:"adj-input__text"},ro=["onClick"],co={key:0,class:"adj-select-modern__item-image"},uo=["src"],mo={class:"adj-select-modern__item-text"},po=e.defineComponent({__name:"AdjSelectModern",props:{design:{default:"text"},horizontalPosition:{default:"right"},verticalPosition:{default:"bottom"},items:{default:()=>[]},modelValue:{}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,{x:i,y:l}=b.useWindowScroll(),{width:s,height:r}=b.useWindowSize();e.onMounted(()=>{e.watchEffect(()=>{i.value>=0&&l.value>=0&&s.value>=0&&$()})});const n=e.useTemplateRef("refElement");b.onClickOutside(n,()=>u.value=!1);function d(B){u.value=!1,B.id!=o.modelValue?.id&&a("update:modelValue",B)}const u=e.ref(!1),p=e.useTemplateRef("refInput"),h=e.useTemplateRef("refItems"),k=e.ref(0),j=e.ref(0),{elementWidth:w,elementHeight:m}=b.useMouseInElement(p),f=e.ref(0),C=e.ref(80),{elementWidth:v,elementHeight:V}=b.useMouseInElement(h),g=e.ref(o.horizontalPosition),y=e.ref(o.verticalPosition);function $(){u.value&&(E(),I(),D())}function A(){u.value=!u.value,$()}function E(){if(p.value!==null){const B=p.value.getBoundingClientRect();k.value=B.left,j.value=B.top}}function I(){g.value=o.horizontalPosition,y.value=o.verticalPosition,o.horizontalPosition==="left"&&k.value+w.value<v.value?g.value="right":o.horizontalPosition==="right"&&v.value>s.value-k.value&&(g.value="left"),o.verticalPosition==="top"&&j.value-V.value<0?y.value="bottom":o.verticalPosition==="bottom"&&j.value+m.value+V.value>r.value&&(y.value="top")}function D(){g.value==="left"?f.value=k.value+w.value-v.value:g.value==="center"?f.value=k.value+w.value/2-v.value/2:g.value==="right"&&(f.value=k.value),y.value=="top"?C.value=j.value-V.value:y.value=="bottom"&&(C.value=j.value+m.value)}return(B,N)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-select-modern","adj-text-14",B.horizontalPosition,`adj-select-modern_${B.design}`,{showItems:u.value}])},[e.createElementVNode("div",{ref:"refInput",class:"adj-input adj-text-14",onClick:e.withModifiers(A,["stop"])},[B.design==="image"?(e.openBlock(),e.createElementBlock("div",ao,[e.createElementVNode("img",{src:B.modelValue?.image,alt:""},null,8,so),N[0]||(N[0]=e.createElementVNode("div",{class:"adj-input__border"},null,-1))])):B.design==="background"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"adj-input__image",style:e.normalizeStyle({background:B.modelValue?.background})},[...N[1]||(N[1]=[e.createElementVNode("div",{class:"adj-input__border"},null,-1)])],4)):e.createCommentVNode("",!0),e.createElementVNode("span",io,e.toDisplayString(B.modelValue?.name),1),N[2]||(N[2]=e.createElementVNode("i",{class:"adj-input__icon icon-arrow-down"},null,-1))],512),e.createElementVNode("div",{class:"adj-select-modern__items adj-effect-overlay-big",style:e.normalizeStyle({left:f.value+"px",top:C.value+"px",visibility:u.value?"visible":"hidden"}),ref:"refItems"},[e.createVNode(L,{maxHeight:"384px"},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.items,S=>(e.openBlock(),e.createElementBlock("div",{key:S.id,class:"adj-select-modern__item adj-text-14",onClick:e.withModifiers(Ko=>d(S),["stop"])},[B.design==="image"?(e.openBlock(),e.createElementBlock("div",co,[e.createElementVNode("img",{src:S.image,alt:""},null,8,uo),N[3]||(N[3]=e.createElementVNode("div",{class:"adj-select-modern__item-border"},null,-1))])):B.design==="background"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"adj-select-modern__item-image",style:e.normalizeStyle({background:S.background})},[...N[4]||(N[4]=[e.createElementVNode("div",{class:"adj-select-modern__item-border"},null,-1)])],4)):e.createCommentVNode("",!0),e.createElementVNode("span",mo,e.toDisplayString(S.name),1)],8,ro))),128))])]),_:1})],4)],2))}}),fo=_(po,[["__scopeId","data-v-52b38721"]]),vo={class:"adj-slider-button"},_o=e.defineComponent({__name:"AdjSliderButton",props:{arrowDirection:{},disabled:{type:Boolean,default:!1}},emits:["click"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",vo,[e.createElementVNode("div",{class:e.normalizeClass(["adj-slider-button__circle",{"adj-slider-button__circle_disabled":t.disabled}]),onClick:o[0]||(o[0]=a=>t.disabled?0:t.$emit("click"))},[e.createElementVNode("i",{class:e.normalizeClass(`icon-arrow-${t.arrowDirection}`)},null,2)],2)]))}}),ho=_(_o,[["__scopeId","data-v-f57350ff"]]),ko={},Co={viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function go(c,t){return e.openBlock(),e.createElementBlock("svg",Co,[...t[0]||(t[0]=[e.createElementVNode("circle",{cx:"20",cy:"20",r:"19","stroke-width":"2"},null,-1),e.createElementVNode("path",{d:"M27.6359 15.1348L24.8103 12.3092C24.4415 11.9628 23.9582 11.764 23.4525 11.7507C22.9467 11.7374 22.4536 11.9105 22.0671 12.237L12.7858 21.5184C12.4524 21.8545 12.2449 22.2951 12.198 22.7662L11.7545 27.0665C11.7406 27.2176 11.7602 27.3698 11.8119 27.5124C11.8636 27.655 11.9461 27.7845 12.0536 27.8915C12.1499 27.9871 12.2642 28.0627 12.3899 28.1141C12.5155 28.1654 12.6501 28.1914 12.7858 28.1906H12.8786L17.179 27.7987C17.65 27.7518 18.0906 27.5443 18.4268 27.2109L27.7081 17.9296C28.0684 17.549 28.2631 17.0411 28.2495 16.5173C28.236 15.9934 28.0153 15.4963 27.6359 15.1348V15.1348ZM16.9933 25.7362L13.8995 26.025L14.178 22.9312L20.0046 17.1767L22.789 19.9612L16.9933 25.7362ZM24.1297 18.5793L21.3659 15.8155L23.3768 13.753L26.1922 16.5683L24.1297 18.5793Z"},null,-1)])])}const jo=_(ko,[["render",go],["__scopeId","data-v-6dc6a818"]]),Vo={},Bo={viewBox:"0 0 330 252",xmlns:"http://www.w3.org/2000/svg"};function bo(c,t){return e.openBlock(),e.createElementBlock("svg",Bo,[...t[0]||(t[0]=[e.createStaticVNode('<g filter="url(#filter0_f_7437_67481)"><ellipse cx="162.5" cy="217.5" rx="71.5" ry="14.5" fill="black" fill-opacity="0.15"></ellipse></g><path d="M165 209.623C219.871 209.623 264.623 164.87 264.623 110C264.623 55.1294 219.871 10.3774 165 10.3774C110.129 10.3774 65.3774 55.1294 65.3774 110C65.3774 164.87 110.129 209.623 165 209.623Z" fill="#FE8D5B"></path><path d="M165 10.3774C219.87 10.3774 264.623 55.1294 264.623 110C264.623 164.87 219.871 209.623 165 209.623C110.129 209.623 65.3774 164.87 65.3774 110C65.3774 55.1294 110.129 10.3774 165 10.3774ZM165 0C157.559 0 150.116 0.7546 142.876 2.24268C135.819 3.69336 128.873 5.85684 122.233 8.67416C115.718 11.4378 109.432 14.8566 103.55 18.836C97.7288 22.7744 92.2526 27.2958 87.2744 32.2744C82.2963 37.253 77.7744 42.7288 73.836 48.5509C69.8566 54.4328 66.4378 60.7182 63.6742 67.2333C60.8573 73.8738 58.6934 80.8192 57.2427 87.8764C55.7546 95.1157 55 102.559 55 110C55 117.44 55.7546 124.883 57.2427 132.123C58.6934 139.18 60.8568 146.126 63.6742 152.766C66.4378 159.281 69.8566 165.567 73.836 171.449C77.7748 177.27 82.2963 182.747 87.2744 187.725C92.253 192.704 97.7288 197.225 103.551 201.164C109.433 205.143 115.718 208.563 122.233 211.326C128.874 214.143 135.819 216.307 142.876 217.757C150.116 219.245 157.56 220 165 220C172.44 220 179.884 219.245 187.124 217.757C194.181 216.307 201.127 214.143 207.768 211.326C214.283 208.562 220.568 205.143 226.45 201.164C232.272 197.225 237.748 192.703 242.726 187.725C247.705 182.746 252.226 177.27 256.165 171.448C260.144 165.566 263.563 159.281 266.327 152.766C269.144 146.125 271.308 139.179 272.758 132.123C274.246 124.883 275.001 117.44 275.001 109.999C275.001 102.559 274.246 95.1152 272.758 87.8755C271.308 80.8183 269.144 73.8729 266.327 67.2324C263.563 60.7174 260.144 54.432 256.165 48.55C252.226 42.7284 247.705 37.2522 242.726 32.2736C237.748 27.295 232.272 22.774 226.45 18.8351C220.568 14.8557 214.283 11.4369 207.768 8.67328C201.127 5.8564 194.181 3.69248 187.124 2.2418C179.883 0.7546 172.44 0 165 0Z" fill="white"></path><path d="M248.38 30.3252L110.112 77.9037L152.23 86.3042L248.38 30.3252H248.38Z" fill="#20D0C2"></path><path d="M110.112 77.9038L152.23 86.3042L180.182 70.0304L110.112 77.9038Z" fill="#1A91A1"></path><path d="M152.229 86.3047L158.754 135.952L248.38 30.3257L152.229 86.3047Z" fill="#15BDB1"></path><path d="M152.229 86.3046L158.754 135.952L198.812 88.7422L191.897 77.4756L178.198 88.9112L180.183 70.0299H180.182L152.229 86.3038V86.3046Z" fill="#157380"></path><path d="M248.38 30.3252L167.355 97.9633L158.755 135.952L248.38 30.3252Z" fill="#FECD0D"></path><path d="M178.199 88.9112L167.355 97.9633L158.755 135.952L198.813 88.7422L191.898 77.4756L178.199 88.9112V88.9103L178.199 88.9112Z" fill="#1A91A1"></path><path d="M220.818 124.603L248.38 30.3252L167.355 97.9633L220.818 124.603H220.818V124.603Z" fill="#20D0C2"></path><path d="M178.137 88.9112L167.294 97.9633L220.757 124.602L191.838 77.4756L178.137 88.9121L178.137 88.9112Z" fill="#1A91A1"></path><path d="M83.3184 149.936L139.305 95.3916L141.782 98.6467L83.3184 149.936ZM148.981 188.111L199.697 129.821L203.266 131.447L148.981 188.111ZM106.675 182.391L154.055 139.957L151.466 137.74L106.675 182.391Z" fill="white"></path><defs><filter id="filter0_f_7437_67481" x="71" y="183" width="183" height="69" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur stdDeviation="10" result="effect1_foregroundBlur_7437_67481"></feGaussianBlur></filter></defs>',13)])])}const wo=_(Vo,[["render",bo]]),Eo={},yo={viewBox:"0 0 30 22",xmlns:"http://www.w3.org/2000/svg"};function No(c,t){return e.openBlock(),e.createElementBlock("svg",yo,[...t[0]||(t[0]=[e.createElementVNode("path",{d:"M29.983 8.48911C29.972 7.88611 29.924 7.1241 29.841 6.2041C29.757 5.2831 29.637 4.46011 29.481 3.73511C29.302 2.92011 28.915 2.2341 28.318 1.6761C27.721 1.1181 27.026 0.794109 26.234 0.705109C23.756 0.426109 20.012 0.287109 15.001 0.287109C9.98998 0.287109 6.24597 0.427109 3.76797 0.705109C2.97497 0.794109 2.28299 1.1181 1.69199 1.6761C1.09999 2.2341 0.714987 2.92011 0.536987 3.73511C0.369987 4.46111 0.243988 5.2841 0.159988 6.2041C0.0759884 7.1251 0.0289749 7.88611 0.0179749 8.48911C0.00697485 9.0921 0.000976562 9.92911 0.000976562 11.0001C0.000976562 12.0711 0.00697485 12.9091 0.0179749 13.5111C0.0289749 14.1141 0.0769884 14.8761 0.159988 15.7961C0.243988 16.7171 0.363974 17.5401 0.519974 18.2661C0.698974 19.0811 1.08598 19.7671 1.68298 20.3251C2.27998 20.8831 2.97498 21.2071 3.76698 21.2961C6.24498 21.5751 9.98899 21.7151 15 21.7151C20.011 21.7151 23.755 21.5761 26.233 21.2961C27.026 21.2071 27.717 20.8831 28.309 20.3251C28.901 19.7671 29.285 19.0801 29.464 18.2661C29.631 17.5411 29.757 16.7171 29.841 15.7961C29.924 14.8761 29.972 14.1141 29.983 13.5111C29.994 12.9081 30 12.0711 30 11.0001C30 9.92811 29.994 9.09111 29.983 8.48911ZM20.926 11.9041L12.355 17.2611C12.199 17.3731 12.009 17.4281 11.786 17.4281C11.619 17.4281 11.446 17.3831 11.267 17.2941C10.899 17.0931 10.715 16.7811 10.715 16.3571V5.6431C10.715 5.2191 10.899 4.9061 11.267 4.7061C11.647 4.5051 12.009 4.51611 12.355 4.73911L20.926 10.0961C21.261 10.2851 21.428 10.5871 21.428 11.0001C21.428 11.4131 21.261 11.7141 20.926 11.9041Z"},null,-1)])])}const $o=_(Eo,[["render",No],["__scopeId","data-v-578c540f"]]),Lo={class:e.normalizeClass(["adj-tabs"])},Ao={class:"adj-tabs-wrapper"},So=["onClick"],Io={class:"adj-item__name"},Mo={key:1,class:"adj-item__number"},zo={key:0,class:"adj-tabs__filler"},To=e.defineComponent({__name:"AdjTabs",props:{items:{},modelValue:{},marginLeft:{default:0},lastToEnd:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){e.useCssVars(s=>({"3b389b00":i.value}));const o=c,a=t,i=e.computed(()=>`${o.marginLeft}px`);function l(s){!s.disabled&&s.id!==o.modelValue?.id&&a("update:modelValue",s)}return(s,r)=>(e.openBlock(),e.createElementBlock("div",Lo,[e.createElementVNode("div",Ao,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.items,(n,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:n.name},[e.createElementVNode("div",{class:e.normalizeClass(["adj-tabs__item",{active:n.id==s.modelValue?.id,disabled:n.disabled}]),onClick:u=>l(n)},[n.iconLeft?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(n.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",Io,e.toDisplayString(n.name),1),n.number?(e.openBlock(),e.createElementBlock("div",Mo,e.toDisplayString(n.number),1)):e.createCommentVNode("",!0)],10,So),s.lastToEnd&&d===s.items.length-2?(e.openBlock(),e.createElementBlock("div",zo)):e.createCommentVNode("",!0)],64))),128))])]))}}),Do=_(To,[["__scopeId","data-v-00a26ac4"]]),Po={class:"adj-tabs-material"},Fo={key:0,class:"underline"},Ho={class:"adj-tabs-material-wrapper"},Ro=["onClick"],Zo=["src"],Wo={class:"adj-tabs-material__item-names"},Uo={class:"adj-tabs-material__item-name"},Oo={class:"adj-tabs-material__item-subname"},qo=e.defineComponent({__name:"AdjTabsMaterial",props:{items:{},modelValue:{},useUnderline:{type:Boolean,default:!1},marginLeft:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){e.useCssVars(s=>({"68591b64":i.value}));const o=c,a=t,i=e.computed(()=>`${o.marginLeft}px`);function l(s){!s.disabled&&s.id!==o.modelValue?.id&&a("update:modelValue",s)}return(s,r)=>(e.openBlock(),e.createElementBlock("div",Po,[s.useUnderline?(e.openBlock(),e.createElementBlock("div",Fo)):e.createCommentVNode("",!0),e.createElementVNode("div",Ho,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.items,n=>(e.openBlock(),e.createElementBlock("div",{key:n.name,class:e.normalizeClass(["adj-tabs-material__item",{active:n.id==s.modelValue?.id,disabled:n.disabled}]),onClick:d=>l(n)},[e.createElementVNode("img",{class:"adj-tabs-material__item-image",src:n.image,alt:"item.subname"},null,8,Zo),e.createElementVNode("div",Wo,[e.createElementVNode("div",Uo,e.toDisplayString(n.name),1),e.createElementVNode("div",Oo,e.toDisplayString(n.subname),1)])],10,Ro))),128))])]))}}),xo=_(qo,[["__scopeId","data-v-a02e46f3"]]),Go={class:"adj-upload-file"},Jo={class:"adj-text-14"},Qo=e.defineComponent({__name:"AdjUploadFile",props:{endpoint:{},text:{},design:{default:"flat"},modelValue:{},width:{default:500},height:{default:430}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.useTemplateRef("refFileInput"),l=e.ref(!1);function s(){l.value||i.value?.click()}async function r(u){return new Promise((p,h)=>{const k=new FileReader;k.readAsDataURL(u),k.onload=()=>p(k.result),k.onerror=j=>h(j)})}async function n(u,p){return p?{url:`${(await(await fetch(u,{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify({id:Date.now(),key:"fvk34lkjf03fd93j9dfsaf0d",lang:"ru",testMode:!0,params:p})})).json())?.result}`}:{url:""}}async function d(u){if(!(u.files&&u?.files?.length>0))return;l.value=!0;const p=u?.files[0];if(p){let h=p.type;h==="image/svg+xml"&&(h="image/svg");const k=await r(p),j=await n(o.endpoint,{type:h,data:k,width:o.width,height:o.height});a("update:modelValue",{...o.modelValue,...j})}l.value=!1}return(u,p)=>(e.openBlock(),e.createElementBlock("div",Go,[u.design==="flat"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["adj-upload-file-flat",{"adj-upload-file-flat_loading":l.value}])},[e.createElementVNode("div",{class:"adj-upload-file-flat__main",onClick:s},[p[2]||(p[2]=e.createElementVNode("i",{class:"icon-arrow-circle-up"},null,-1)),e.createElementVNode("span",Jo,e.toDisplayString(u.modelValue.url||u.text),1)]),e.withDirectives(e.createElementVNode("i",{class:"icon-close",onClick:p[0]||(p[0]=e.withModifiers(h=>u.$emit("update:modelValue",{url:""}),["stop"]))},null,512),[[e.vShow,u.modelValue.url]])],2)):e.createCommentVNode("",!0),u.design==="buttonText"?(e.openBlock(),e.createBlock(U,{key:1,iconName:"icon-arrow-circle-up",loading:l.value,text:u.text,textPosition:"left",onClick:s},null,8,["loading","text"])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:"file",ref:"refFileInput",type:"file",hidden:"hidden",onInput:p[1]||(p[1]=h=>d(h.target))},null,544)]))}}),Yo=_(Qo,[["__scopeId","data-v-1c08552c"]]);exports.AdjButton=P;exports.AdjButtonCheckbox=Y;exports.AdjCheckbox=F;exports.AdjCheckboxAlt=ae;exports.AdjDownloadLink=re;exports.AdjDropdownLink=fe;exports.AdjFilterCheckbox=H;exports.AdjFilterSelect=R;exports.AdjFiltersDesktop=Ee;exports.AdjFiltersMobile=Oe;exports.AdjHint=W;exports.AdjHintDesktop=T;exports.AdjIcon=tt;exports.AdjIconButton=nt;exports.AdjIconButtonText=U;exports.AdjImageButton=dt;exports.AdjInput=ht;exports.AdjInputModern=gt;exports.AdjInputNumber=bt;exports.AdjModal=Z;exports.AdjPreloader=Et;exports.AdjRadio=Lt;exports.AdjScroll=L;exports.AdjSelect=Pt;exports.AdjSelectImage=no;exports.AdjSelectModern=fo;exports.AdjSkeleton=q;exports.AdjSkeletonItem=O;exports.AdjSliderButton=ho;exports.AdjSvgActive=x;exports.AdjSvgEdit=jo;exports.AdjSvgFly=wo;exports.AdjSvgYoutube=$o;exports.AdjTabs=Do;exports.AdjTabsMaterial=xo;exports.AdjUploadFile=Yo;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),b=require("@vueuse/core"),G=e.defineComponent({__name:"AdjButton",props:{name:{},width100:{type:Boolean,default:!1},size:{default:"medium"},design:{default:"primary"},disabled:{type:Boolean,default:!1},round:{type:Boolean,default:!1},iconLeft:{default:""},iconRight:{default:""}},emits:["click"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["adj-button",{[`adj-button_${t.size}`]:!0,[`adj-button_${t.design}`]:!0,"adj-button_disabled":t.disabled,"adj-button_width100":t.width100,"adj-button_round":t.round}]),onClick:o[0]||(o[0]=a=>t.disabled?0:t.$emit("click"))},[t.iconLeft?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(t.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",null,e.toDisplayString(t.name),1),t.iconRight?(e.openBlock(),e.createElementBlock("i",{key:1,class:e.normalizeClass(t.iconRight)},null,2)):e.createCommentVNode("",!0)],2))}}),_=(c,t)=>{const o=c.__vccOpts||c;for(const[a,i]of t)o[a]=i;return o},P=_(G,[["__scopeId","data-v-2eb293f1"]]),J={class:"adj-button-checkbox__title"},Q=e.defineComponent({__name:"AdjButtonCheckbox",props:{title:{},modelValue:{type:Boolean,default:!1},iconLeft:{default:""}},emits:["update:modelValue"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-button-checkbox",[{active:t.modelValue}]]),onClick:o[0]||(o[0]=a=>t.$emit("update:modelValue",!t.modelValue))},[t.iconLeft?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(t.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",J,e.toDisplayString(t.title),1)],2))}}),Y=_(Q,[["__scopeId","data-v-8e142c2f"]]),K={key:0,class:"adj-text-13"},X={class:"adj-checkbox__handle"},ee={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},te={key:1,class:"adj-text-13"},oe=e.defineComponent({__name:"AdjCheckbox",props:{title:{default:""},titlePosition:{default:"right"},modelValue:{type:Boolean,default:()=>!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(){o.disabled||a("update:modelValue",!o.modelValue)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-checkbox",{disabled:l.disabled}]),onClick:s[0]||(s[0]=r=>i())},[l.title&&l.titlePosition==="left"?(e.openBlock(),e.createElementBlock("span",K,e.toDisplayString(l.title),1)):e.createCommentVNode("",!0),e.createElementVNode("div",X,[e.withDirectives((e.openBlock(),e.createElementBlock("svg",ee,[...s[1]||(s[1]=[e.createElementVNode("rect",{width:"16",height:"16",rx:"4"},null,-1),e.createElementVNode("path",{d:"M12.7423 4.27169C12.3993 3.90944 11.842 3.90944 11.4993 4.27169L6.31133 9.75632L4.50067 7.84213C4.169 7.4915 3.58867 7.49185 3.258 7.84178C3.09167 8.01691 3 8.25055 3 8.49899C3 8.74742 3.09167 8.98106 3.25767 9.1562L5.69 11.7276C5.856 11.9034 6.07667 12 6.31167 12C6.54667 12 6.76767 11.9031 6.93333 11.7276L12.7423 5.58647C12.9083 5.41098 13 5.17734 13 4.9289C13 4.68047 12.9087 4.44719 12.7423 4.27169Z"},null,-1)])],512)),[[e.vShow,l.modelValue]])]),l.title&&l.titlePosition==="right"?(e.openBlock(),e.createElementBlock("span",te,e.toDisplayString(l.title),1)):e.createCommentVNode("",!0)],2))}}),F=_(oe,[["__scopeId","data-v-25cd46e5"]]),le={class:"adj-checkbox-alt"},ne=e.defineComponent({__name:"AdjCheckboxAlt",props:{title:{default:""},titlePosition:{default:"right"},items:{},modelValue:{default:()=>({checked:!1})},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(l){const s=o.items.find(r=>r.checked===l);s&&a("update:modelValue",s)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",le,[e.createVNode(F,{title:l.title,titlePosition:l.titlePosition,disabled:l.disabled,modelValue:l.modelValue.checked,"onUpdate:modelValue":i},null,8,["title","titlePosition","disabled","modelValue"])]))}}),ae=_(ne,[["__scopeId","data-v-5b9d751a"]]),se=["href"],ie={class:"title"},de=e.defineComponent({__name:"AdjDownloadLink",props:{title:{},href:{}},setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("a",{class:"adj-download-link",target:"_blank",href:t.href},[o[0]||(o[0]=e.createElementVNode("i",{class:"icon-file"},null,-1)),e.createElementVNode("span",ie,e.toDisplayString(t.title),1)],8,se))}}),re=_(de,[["__scopeId","data-v-c07343bd"]]),ce={class:"adj-hyperlink"},ue={key:0,class:"adj-dropdown-link__items"},me=["href"],pe=e.defineComponent({__name:"AdjDropdownLink",props:{title:{},items:{}},setup(c){const t=e.ref(!1);return(o,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-dropdown-link",{"adj-dropdown-link_show":t.value}])},[e.createElementVNode("div",{class:"adj-dropdown-link__title",onClick:a[0]||(a[0]=i=>t.value=!t.value)},[a[1]||(a[1]=e.createElementVNode("i",{class:"icon-arrow-down"},null,-1)),e.createElementVNode("span",ce,e.toDisplayString(o.title),1)]),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[t.value?(e.openBlock(),e.createElementBlock("div",ue,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.items,i=>(e.openBlock(),e.createElementBlock("a",{key:i.title,href:i.href,class:"adj-dropdown-link__item adj-hyperlink"},e.toDisplayString(i.title),9,me))),128))])):e.createCommentVNode("",!0)]),_:1})],2))}}),fe=_(pe,[["__scopeId","data-v-91e1feec"]]),ve={class:"adj-filter-checkbox__title"},_e={key:0,class:"icon-close"},he=e.defineComponent({__name:"AdjFilterCheckbox",props:{name:{},modelValue:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(){o.disabled||a("update:modelValue",!o.modelValue)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-filter-checkbox",[{disabled:l.disabled,active:l.modelValue}]]),onClick:i},[e.createElementVNode("div",ve,e.toDisplayString(l.name),1),l.modelValue?(e.openBlock(),e.createElementBlock("i",_e)):e.createCommentVNode("",!0)],2))}}),H=_(he,[["__scopeId","data-v-8a546773"]]),ke=e.defineComponent({__name:"AdjScroll",props:{maxHeight:{default:"unset"},white:{type:Boolean,default:!1}},setup(c){const t=c;return(o,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-scroll",{"adj-scroll_white":o.white}]),style:e.normalizeStyle({maxHeight:`${t.maxHeight}`})},[e.renderSlot(o.$slots,"default",{},void 0,!0)],6))}}),L=_(ke,[["__scopeId","data-v-47993da5"]]),Ce={key:0,class:"icon-close"},ge={key:1,class:"icon-arrow-down"},je={key:0,class:"adj-filter-select__items adj-effect-overlay-big"},Ve=["onClick"],Be=e.defineComponent({__name:"AdjFilterSelect",props:{name:{},position:{default:"right"},items:{},modelValue:{},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.useTemplateRef("refElement");b.onClickOutside(i,()=>l.value=!1);const l=e.ref(!1);function s(n){"disabled"in n&&n.disabled||("id"in n&&n.id&&(l.value=!1),a("update:modelValue",n))}function r(){o.disabled||("id"in o.modelValue?s({}):l.value=!l.value)}return(n,d)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-filter-select",[{show:l.value,disabled:n.disabled,active:"id"in n.modelValue&&n.modelValue.id},n.position]])},[e.createElementVNode("div",{class:"adj-filter-select__name adj-text-14",onClick:d[0]||(d[0]=u=>r())},[e.createElementVNode("span",null,e.toDisplayString("id"in n.modelValue&&n.modelValue.id?n.modelValue.name:n.name),1),"id"in n.modelValue&&n.modelValue.id?(e.openBlock(),e.createElementBlock("i",Ce)):(e.openBlock(),e.createElementBlock("i",ge)),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[l.value?(e.openBlock(),e.createElementBlock("div",je,[e.createVNode(L,{maxHeight:"384px"},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.items,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:e.normalizeClass(["adj-filter-select__item adj-text-14",{"adj-filter-select__item_disabled":u.disabled}]),onClick:e.withModifiers(p=>s(u),["stop"])},[e.createElementVNode("span",null,e.toDisplayString(u.name),1)],10,Ve))),128))])]),_:1})])):e.createCommentVNode("",!0)]),_:1})])],2))}}),R=_(Be,[["__scopeId","data-v-582d2d15"]]),be={class:"adj-filters-desktop"},we=e.defineComponent({__name:"AdjFiltersDesktop",props:{filters:{},modelValue:{}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(l,s){const r=[...o.modelValue];r[s]=l,a("update:modelValue",r)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",be,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.filters,(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:"adj-filters-desktop__item",key:r.name},[r!=null?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[r.items&&typeof l.modelValue[n]=="object"?(e.openBlock(),e.createBlock(R,{key:0,name:r.name,items:r.items,position:r.position,modelValue:l.modelValue[n],disabled:r.disabled,"onUpdate:modelValue":d=>i(d,n)},null,8,["name","items","position","modelValue","disabled","onUpdate:modelValue"])):typeof l.modelValue[n]=="boolean"?(e.openBlock(),e.createBlock(H,{key:1,name:r.name,modelValue:l.modelValue[n],disabled:r.disabled,"onUpdate:modelValue":d=>i(d,n)},null,8,["name","modelValue","disabled","onUpdate:modelValue"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)]))),128))]))}}),Ee=_(we,[["__scopeId","data-v-350efd96"]]),ye={class:"adj-filters-mobile"},Ne={class:"adj-filters-mobile_wrapper"},$e={class:"adj-window__header"},Le={class:"adj-window__header-button"},Ae={class:"adj-window__header-title"},Se={class:"adj-filters"},Ie=["onClick"],Me={class:"adj-filter__title"},ze={class:"adj-filter__button"},Te={key:0,class:"icon-close"},De={key:1,class:"icon-arrow-right"},Pe={class:"adj-window__header"},Fe={class:"adj-window__header-button"},He={class:"adj-window__header-title"},Re={class:"adj-filters"},Ze=["onClick"],We={class:"adj-filter__title"},Ue=e.defineComponent({__name:"AdjFiltersMobile",props:{filters:{},modelValue:{},filterWidth:{default:"300px"},name:{},nameReset:{},width100:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){e.useCssVars(m=>({"34c98468":m.filterWidth}));const o=c,a=t,i=e.ref(!1),l=e.ref(!1),s=e.ref(0),r=e.computed(()=>o.modelValue.filter(m=>typeof m=="boolean"?m:typeof m=="object"?"id"in m:!1).length),n=e.computed(()=>o.name+(r.value>0?` (${r.value})`:""));function d(m,f){const C=[...o.modelValue];C[f]=m,a("update:modelValue",C)}function u(){i.value=!1,setTimeout(()=>{l.value=!1},300)}function p(m){return typeof o.modelValue[m]=="object"&&"label"in o.modelValue[m]&&"id"in o.modelValue[m]?o.modelValue[m].label:o.filters[m]?.name}function h(m){return!!(typeof o.modelValue[m]=="object"&&"id"in o.modelValue[m]||typeof o.modelValue[m]=="boolean"&&o.modelValue[m])}function k(){const m=[];for(const f in o.modelValue)typeof o.modelValue[f]=="object"&&m.push({}),typeof o.modelValue[f]=="boolean"&&m.push(!1);a("update:modelValue",m)}function j(m,f){m.disabled||("items"in m?"id"in o.modelValue[f]?d({},f):(l.value=!0,s.value=f):o.modelValue[f]?d(!1,f):(u(),setTimeout(()=>{d(!0,f)},300)))}function w(m,f){m.disabled||(u(),setTimeout(()=>{d(m,f)},300))}return(m,f)=>(e.openBlock(),e.createElementBlock("div",ye,[e.createVNode(P,{name:n.value,size:"small",design:"alternative-light",iconLeft:"icon-filters",onClick:f[0]||(f[0]=C=>i.value=!0),width100:m.width100},null,8,["name","width100"]),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",Ne,[...f[5]||(f[5]=[e.createElementVNode("div",{class:"adj-filters-mobile__background"},null,-1)])],512),[[e.vShow,i.value]])]),_:1}),e.createVNode(e.Transition,{name:"adj-popup-left"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:"adj-filters-mobile_wrapper",onClick:e.withModifiers(u,["stop"])},[e.createElementVNode("div",{class:"adj-filters-mobile__window adj-window",onClick:f[2]||(f[2]=e.withModifiers(()=>{},["stop"]))},[e.createElementVNode("div",$e,[e.createElementVNode("div",Le,[e.createElementVNode("i",{class:"icon-close",onClick:e.withModifiers(u,["stop"])})]),e.createElementVNode("div",Ae,e.toDisplayString(m.name),1),r.value>0?(e.openBlock(),e.createElementBlock("div",{key:0,class:"adj-window__header-reset",onClick:f[1]||(f[1]=C=>k())},e.toDisplayString(m.nameReset),1)):e.createCommentVNode("",!0)]),e.createVNode(L,{class:"adj-window__body",maxHeight:"100%"},{default:e.withCtx(()=>[e.createElementVNode("div",Se,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.filters,(C,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-filter",{"adj-filter_checked":h(v),"adj-filter_disabled":C.disabled}]),key:C.name,onClick:e.withModifiers(V=>j(C,v),["stop"])},[e.createElementVNode("div",Me,e.toDisplayString(p(v)),1),e.createElementVNode("div",ze,[h(v)?(e.openBlock(),e.createElementBlock("i",Te)):"items"in C?(e.openBlock(),e.createElementBlock("i",De)):e.createCommentVNode("",!0)])],10,Ie))),128))])]),_:1})]),e.createVNode(e.Transition,{name:"adj-popup-left"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:"adj-filters-mobile__window adj-window",onClick:f[4]||(f[4]=e.withModifiers(()=>{},["stop"]))},[e.createElementVNode("div",Pe,[e.createElementVNode("div",Fe,[e.createElementVNode("i",{class:"icon-back",onClick:f[3]||(f[3]=e.withModifiers(C=>l.value=!1,["stop"]))})]),e.createElementVNode("div",He,e.toDisplayString(m.filters[s.value]?.name),1)]),e.createVNode(L,{class:"adj-window__body",maxHeight:"100%"},{default:e.withCtx(()=>[e.createElementVNode("div",Re,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.filters[s.value]?.items,C=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-filter",{"adj-filter_disabled":C.disabled}]),key:C.id,onClick:e.withModifiers(v=>w(C,s.value),["stop"])},[e.createElementVNode("div",We,e.toDisplayString(C.name),1)],10,Ze))),128))])]),_:1})],512),[[e.vShow,l.value===!0]])]),_:1})],512),[[e.vShow,i.value]])]),_:1})]))}}),Oe=_(Ue,[["__scopeId","data-v-2095077b"]]),qe={class:"adj-modal"},xe={class:"adj-modal_wrapper"},Ge=e.defineComponent({__name:"AdjModal",props:{show:{type:Boolean},width:{default:"100%"},hideClose:{type:Boolean,default:!1}},emits:["update:show"],setup(c,{emit:t}){e.useCssVars(i=>({"5f2379a6":i.width}));const o=t;function a(){o("update:show",!1)}return(i,l)=>(e.openBlock(),e.createElementBlock("div",qe,[e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",xe,[...l[1]||(l[1]=[e.createElementVNode("div",{class:"adj-modal__background"},null,-1)])],512),[[e.vShow,i.show]])]),_:1}),e.createVNode(e.Transition,{name:"adj-popup-bottom"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:"adj-modal_wrapper",onClick:e.withModifiers(a,["stop"])},[e.createElementVNode("div",{class:"adj-modal__window",onClick:l[0]||(l[0]=e.withModifiers(()=>{},["stop"]))},[i.hideClose?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:"adj-modal__close icon-close",onClick:e.withModifiers(a,["stop"])})),e.renderSlot(i.$slots,"default",{},void 0,!0)])],512),[[e.vShow,i.show]])]),_:3})]))}}),Z=_(Ge,[["__scopeId","data-v-b1b32775"]]),Je=["innerHTML"],Qe=e.defineComponent({__name:"AdjHintDesktop",props:{html:{default:""},horizontalPosition:{default:"left"},verticalPosition:{default:"top"},dark:{type:Boolean,default:!1},width:{default:"fit-content"}},setup(c){return e.useCssVars(t=>({"8fe0cc7a":t.width})),(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-hint-desktop",{"adj-hint-desktop_dark":t.dark},`adj-hint-desktop_${t.verticalPosition}`,`adj-hint-desktop_${t.horizontalPosition}`])},[e.createElementVNode("div",{class:"adj-hint-desktop__text",innerHTML:t.html},null,8,Je),o[0]||(o[0]=e.createElementVNode("svg",{class:"adj-hint-desktop__triangle",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{class:"adj-hint-desktop__triangle_inner",d:"M13 13L7 2L1 13H13Z"}),e.createElementVNode("path",{class:"adj-hint-desktop__triangle_border",d:"M13 13L7 2L1 13"})],-1))],2))}}),T=_(Qe,[["__scopeId","data-v-1075347f"]]),Ye={class:"adj-hint"},Ke=["innerHTML"],M=14,z=14,Xe=e.defineComponent({__name:"AdjHint",props:{html:{default:""},horizontalPosition:{default:"left"},verticalPosition:{default:"bottom"},dark:{type:Boolean,default:!0},widthDesktop:{default:"fit-content"},widthMobile:{default:"fit-content"},modalMode:{type:Boolean,default:!1}},setup(c){const t=c,o=e.ref(!1),a=e.ref(!1),{width:i,height:l}=b.useWindowSize(),s=e.useTemplateRef("refSlot"),r=e.useTemplateRef("refHint"),n=e.ref(0),d=e.ref(0),{elementWidth:u,elementHeight:p}=b.useMouseInElement(s),h=e.ref(0),k=e.ref(80),{elementWidth:j,elementHeight:w}=b.useMouseInElement(r),m=e.ref(t.horizontalPosition),f=e.ref(t.verticalPosition);let C=10+z/2;function v(){(!t.modalMode||i.value>=1200)&&(y(),$(),A(),o.value=!0)}function V(){(!t.modalMode||i.value>=1200)&&(o.value=!1)}function g(){t.modalMode&&i.value<1200&&(a.value=!0)}function y(){if(s.value!==null){const E=s.value.getBoundingClientRect();n.value=E.left,d.value=E.top}}function $(){t.dark&&(C=15+z/2),m.value=t.horizontalPosition,f.value=t.verticalPosition,t.horizontalPosition==="left"&&n.value+u.value/2+C-j.value<0?m.value="right":t.horizontalPosition==="right"&&n.value+u.value/2-C+j.value>i.value&&(m.value="left"),t.verticalPosition==="top"&&d.value-M-w.value<0?f.value="bottom":t.verticalPosition==="bottom"&&d.value+p.value+M+w.value>l.value&&(f.value="top")}function A(){t.dark&&(C=15+z/2),m.value==="left"?h.value=n.value+u.value/2+C-j.value:m.value==="center"?h.value=n.value+u.value/2-z/2-j.value/2:m.value==="right"&&(h.value=n.value+u.value/2-C),f.value=="top"?k.value=d.value-M-w.value:f.value=="bottom"&&(k.value=d.value+p.value+M)}return(E,I)=>(e.openBlock(),e.createElementBlock("div",Ye,[e.createElementVNode("div",{class:"adj-hint__slot",onMouseenter:e.withModifiers(v,["stop"]),onMouseleave:e.withModifiers(V,["stop"]),onClick:e.withModifiers(g,["stop"]),ref:"refSlot"},[e.renderSlot(E.$slots,"default",{},void 0,!0)],544),e.createElementVNode("div",{class:"adj-hint__hint",style:e.normalizeStyle({left:h.value+"px",top:k.value+"px",visibility:o.value?"visible":"hidden"}),ref:"refHint"},[e.withDirectives(e.createVNode(T,{html:E.html,horizontalPosition:m.value,verticalPosition:f.value,dark:E.dark,width:E.widthDesktop},null,8,["html","horizontalPosition","verticalPosition","dark","width"]),[[e.vShow,E.html!==""]])],4),e.createVNode(Z,{show:a.value,"onUpdate:show":I[0]||(I[0]=D=>a.value=D),width:E.widthMobile},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"adj-hint__modal",innerHTML:E.html},null,8,Ke)]),_:1},8,["show","width"])]))}}),W=_(Xe,[["__scopeId","data-v-5b26b839"]]),et=e.defineComponent({__name:"AdjIcon",props:{iconName:{},size:{default:24},design:{default:"contrast"},tooltip:{default:""},disabled:{type:Boolean,default:!1},tooltipPosition:{default:"left"}},emits:["click"],setup(c){e.useCssVars(a=>({a6dfad46:o.value}));const t=c,o=e.computed(()=>t.size+"px");return(a,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon",{[`adj-icon_${a.design}`]:!0,"adj-icon_disabled":a.disabled}])},[e.createVNode(W,{dark:!1,html:a.disabled?"":a.tooltip,horizontalPosition:a.tooltipPosition},{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass([a.iconName]),onClick:i[0]||(i[0]=l=>a.$emit("click"))},null,2)]),_:1},8,["html","horizontalPosition"])],2))}}),tt=_(et,[["__scopeId","data-v-27ccd948"]]),ot={key:0,class:"adj-icon-button__qty adj-text-12"},lt=e.defineComponent({__name:"AdjIconButton",props:{iconName:{},qty:{default:0},size:{default:"medium"},design:{default:"white-back"},disabled:{type:Boolean,default:!1}},emits:["click"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon-button",{[`adj-icon-button_${t.size}`]:!0,[`adj-icon-button_${t.design}`]:!0,"adj-icon-button_disabled":t.disabled}]),onClick:o[0]||(o[0]=a=>t.$emit("click"))},[e.createElementVNode("i",{class:e.normalizeClass(["adj-icon-button__icon",t.iconName])},null,2),t.qty>0?(e.openBlock(),e.createElementBlock("div",ot,e.toDisplayString(t.qty),1)):e.createCommentVNode("",!0)],2))}}),nt=_(lt,[["__scopeId","data-v-b636fa8d"]]),at=e.defineComponent({__name:"AdjIconButtonText",props:{iconName:{},text:{},textPosition:{default:"right"},loading:{type:Boolean}},emits:["click"],setup(c){e.useCssVars(a=>({b2b877b2:o.value}));const t=c,o=e.computed(()=>`'${t.text}'`);return(a,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon-button-text",{[`adj-icon-button-text_${a.textPosition}`]:!0,"adj-icon-button-text_loading":a.loading}]),onClick:i[0]||(i[0]=l=>a.$emit("click"))},[e.createElementVNode("i",{class:e.normalizeClass(a.iconName)},null,2)],2))}}),U=_(at,[["__scopeId","data-v-55f3773b"]]),st=["src"],it=e.defineComponent({__name:"AdjImageButton",props:{image:{default:""},active:{type:Boolean,default:!1}},setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-image-button adj-effect-overlay-normal",{active:t.active}])},[e.createElementVNode("img",{src:t.image,alt:""},null,8,st)],2))}}),dt=_(it,[["__scopeId","data-v-54b5699e"]]),rt={key:0,class:"adj-input__title"},ct={key:0},ut={class:"adj-input__field"},mt={key:0,class:"adj-input__hint"},pt=["value","placeholder","disabled","type"],ft={key:0,class:"icon-hide"},vt={key:1,class:"icon-show"},_t=e.defineComponent({__name:"AdjInput",props:{title:{default:""},modelValue:{default:""},placeholder:{default:""},error:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},titlePosition:{default:"top"},type:{default:"text"},hint:{default:""},debounceTime:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.ref(!1),l=e.computed(()=>i.value===!0&&o.type==="password"?"text":o.type);function s(d){return b.useDebounceFn(u=>{n(u)},d)}let r=s(o.debounceTime);e.watch(()=>o.debounceTime,()=>{r=s(o.debounceTime)});function n(d){o.modelValue!=d&&a("update:modelValue",d)}return(d,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-input",{"adj-input_disabled":d.disabled,"adj-input_error":d.error,"adj-input_password":d.type==="password","adj-input_left-title":d.titlePosition==="left"}])},[d.title?(e.openBlock(),e.createElementBlock("div",rt,[e.createTextVNode(e.toDisplayString(d.title)+" ",1),d.required?(e.openBlock(),e.createElementBlock("span",ct,"*")):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",ut,[d.hint?(e.openBlock(),e.createElementBlock("div",mt,[e.createVNode(T,{html:d.hint,horizontalPosition:"left",verticalPosition:"bottom",width:"170px"},null,8,["html"])])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"adj-input__input",value:d.modelValue,placeholder:d.placeholder,disabled:d.disabled,type:l.value,onChange:u[0]||(u[0]=p=>n(p.target.value)),onInput:u[1]||(u[1]=p=>e.unref(r)(p.target.value))},null,40,pt),d.type==="password"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"icon-pass",onClick:u[2]||(u[2]=p=>i.value=!i.value)},[i.value?(e.openBlock(),e.createElementBlock("i",ft)):(e.openBlock(),e.createElementBlock("i",vt))])):e.createCommentVNode("",!0)])],2))}}),ht=_(_t,[["__scopeId","data-v-44862b4b"]]),kt=["value","placeholder","disabled"],Ct=e.defineComponent({__name:"AdjInputModern",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},debounceTime:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(r){return b.useDebounceFn(n=>{s(n)},r)}let l=i(o.debounceTime);e.watch(()=>o.debounceTime,()=>{l=i(o.debounceTime)});function s(r){o.modelValue!=r&&a("update:modelValue",r)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-input-modern",{"adj-input-modern_disabled":r.disabled}])},[e.createElementVNode("input",{class:"adj-input-modern__input",value:r.modelValue,placeholder:r.placeholder,disabled:r.disabled,type:"text",onChange:n[0]||(n[0]=d=>s(d.target.value)),onInput:n[1]||(n[1]=d=>e.unref(l)(d.target.value))},null,40,kt)],2))}}),gt=_(Ct,[["__scopeId","data-v-dca88a62"]]),jt={class:"adj-input__field"},Vt=["value","disabled"],Bt=e.defineComponent({__name:"AdjInputNumber",props:{modelValue:{default:0},disabled:{type:Boolean,default:!1},min:{default:0},max:{default:1e5},debounceTime:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(r){return b.useDebounceFn((n,d)=>{s(n,d)},r)}let l=i(o.debounceTime);e.watch(()=>o.debounceTime,()=>{l=i(o.debounceTime)});function s(r,n){let d=Number(r);d<o.min&&(d=o.min),d>o.max&&(d=o.max),n.target.value=d,o.modelValue!=d&&a("update:modelValue",d)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-input",{"adj-input_disabled":r.disabled}])},[e.createElementVNode("div",jt,[e.createElementVNode("input",{ref:"inp",class:"adj-input__input",value:r.modelValue,disabled:r.disabled,type:"number",onChange:n[0]||(n[0]=d=>s(d.target.value,d)),onInput:n[1]||(n[1]=d=>e.unref(l)(d.target.value,d))},null,40,Vt)])],2))}}),bt=_(Bt,[["__scopeId","data-v-192840e4"]]),wt=e.defineComponent({__name:"AdjPreloader",props:{fullscreen:{type:Boolean,default:!1},minHeight:{default:"unset"},bgColor:{default:"#000000"}},setup(c){e.useCssVars(o=>({a893befc:o.bgColor}));const t=e.useTemplateRef("refElement");return e.onMounted(()=>{t.value?.parentElement&&(t.value.parentElement.style.position="relative")}),(o,a)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:"preloader",style:e.normalizeStyle({position:o.fullscreen?"fixed":"absolute",minHeight:o.minHeight})},[...a[0]||(a[0]=[e.createElementVNode("div",{class:"preloader-background"},null,-1),e.createElementVNode("svg",{class:"preloader-icon","xmlns:svg":"www.w3.org/2000/svg",viewbox:"0 0 40 40"},[e.createElementVNode("circle",{class:"c1",cx:"20",cy:"20",r:"3"}),e.createElementVNode("circle",{class:"c2",cx:"20",cy:"20",r:"8"}),e.createElementVNode("circle",{class:"c3",cx:"20",cy:"20",r:"13"}),e.createElementVNode("circle",{class:"c4",cx:"20",cy:"20",r:"18"})],-1)])],4))}}),Et=_(wt,[["__scopeId","data-v-74a07122"]]),yt=["onClick"],Nt={class:"adj-radio__item_name adj-text-13"},$t=e.defineComponent({__name:"AdjRadio",props:{namePosition:{default:"right"},items:{default:()=>[]},modelValue:{},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t;function i(l){l.id!==o.modelValue?.id&&a("update:modelValue",l)}return(l,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-radio",{"adj-radio_disabled":l.disabled}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,r=>(e.openBlock(),e.createElementBlock("div",{key:r.id,class:e.normalizeClass(["adj-radio__item",{active:l.modelValue?.id===r.id,[`adj-radio__item_${l.namePosition}`]:!0}]),onClick:n=>i(r)},[e.createElementVNode("div",{class:e.normalizeClass(["adj-radio__item_button",{"adj-effect-overlay-small":!l.disabled}])},null,2),e.createElementVNode("span",Nt,e.toDisplayString(r.name),1)],10,yt))),128))],2))}}),Lt=_($t,[["__scopeId","data-v-e8b7a335"]]),At={key:0,class:"adj-select__title"},St={key:0},It={class:"adj-select__comment"},Mt={key:1},zt={key:0,class:"adj-select__items adj-effect-overlay-normal"},Tt=["onClick"],Dt=e.defineComponent({__name:"AdjSelect",props:{titlePosition:{default:"top"},items:{default:()=>[]},modelValue:{},title:{default:""},comment:{default:""},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},showSearch:{type:Boolean,default:!1},nothingFound:{}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.useTemplateRef("refElement");b.onClickOutside(i,()=>n());const l=e.useTemplateRef("refInput");b.useFocus(l,{initialValue:!0});const s=e.ref(!1),r=e.ref("");function n(){s.value=!1}function d(p){a("update:modelValue",p)}const u=e.computed(()=>o.showSearch?o.items.filter(p=>p.name.match(RegExp(r.value,"i"))):o.items);return e.watch(s,()=>{r.value=""}),(p,h)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-select",{disabled:p.disabled,leftTitle:p.titlePosition==="left",show:s.value}])},[p.title?(e.openBlock(),e.createElementBlock("div",At,[e.createTextVNode(e.toDisplayString(p.title)+" ",1),p.required?(e.openBlock(),e.createElementBlock("span",St,"*")):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["adj-select__name adj-text-14",{"adj-select__name_active":p.showSearch&&s.value}]),onClick:h[3]||(h[3]=k=>p.disabled?0:s.value=!s.value)},[e.createElementVNode("div",It,e.toDisplayString(p.comment),1),p.showSearch&&s.value?e.withDirectives((e.openBlock(),e.createElementBlock("input",{key:0,type:"text","onUpdate:modelValue":h[0]||(h[0]=k=>r.value=k),ref:"refInput",onClick:h[1]||(h[1]=e.withModifiers(()=>{},["stop"]))},null,512)),[[e.vModelText,r.value]]):(e.openBlock(),e.createElementBlock("span",Mt,e.toDisplayString(p.modelValue?.name),1)),h[4]||(h[4]=e.createElementVNode("i",{class:"icon-arrow-down"},null,-1)),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[s.value?(e.openBlock(),e.createElementBlock("div",zt,[e.createVNode(L,{maxHeight:"238px",white:""},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,k=>(e.openBlock(),e.createElementBlock("div",{key:k.id,class:e.normalizeClass(["adj-select__item adj-text-14",{active:k.id==p.modelValue?.id}]),onClick:j=>d(k)},e.toDisplayString(k.name),11,Tt))),128)),u.value.length===0?(e.openBlock(),e.createElementBlock("div",{key:"nothingFound",class:"adj-select__item adj-text-14",onClick:h[2]||(h[2]=e.withModifiers(()=>{},["stop"]))},e.toDisplayString(p.nothingFound),1)):e.createCommentVNode("",!0)])]),_:1})])):e.createCommentVNode("",!0)]),_:1})],2)],2))}}),Pt=_(Dt,[["__scopeId","data-v-281a0c2c"]]),Ft={class:"adj-skeleton-item"},Ht=e.defineComponent({__name:"AdjSkeletonItem",props:{width:{default:"100%"},height:{default:"unset"},aspectRatio:{default:"unset"},marginTop:{default:"0px"}},setup(c){e.useCssVars(a=>({"6c6a62eb":a.width,"5e4cd76c":a.marginTop,"3288b325":o.value,"071300a2":a.height}));const t=c,o=e.computed(()=>t.height!=="unset"?"unset":t.aspectRatio);return(a,i)=>(e.openBlock(),e.createElementBlock("div",Ft))}}),O=_(Ht,[["__scopeId","data-v-a8496a75"]]),Rt={class:"adj-skeleton"},Zt=e.defineComponent({__name:"AdjSkeleton",props:{loaders:{default:()=>[]},width:{default:"100%"},centered:{type:Boolean,default:!1}},setup(c){e.useCssVars(a=>({"393f032d":o.value,"061db7bb":a.width}));const t=c,o=e.computed(()=>t.centered?"center":"unset");return(a,i)=>(e.openBlock(),e.createElementBlock("div",Rt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.loaders,(l,s)=>(e.openBlock(),e.createBlock(O,{key:s,width:l.width,height:l.height,"aspect-ratio":l.aspectRatio,"margin-top":l.marginTop},null,8,["width","height","aspect-ratio","margin-top"]))),128))]))}}),q=_(Zt,[["__scopeId","data-v-6b094ab5"]]),Wt={},Ut={viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Ot(c,t){return e.openBlock(),e.createElementBlock("svg",Ut,[...t[0]||(t[0]=[e.createElementVNode("circle",{cx:"17",cy:"17",r:"16.5"},null,-1),e.createElementVNode("path",{d:"M22.7034 12.9285C22.6244 12.8488 22.5304 12.7856 22.4268 12.7424C22.3232 12.6993 22.2121 12.6771 22.0999 12.6771C21.9877 12.6771 21.8766 12.6993 21.773 12.7424C21.6694 12.7856 21.5754 12.8488 21.4964 12.9285L15.1639 19.2695L12.5034 16.6005C12.4213 16.5212 12.3245 16.4589 12.2184 16.4171C12.1122 16.3753 11.9989 16.3548 11.8849 16.3567C11.7708 16.3587 11.6583 16.3831 11.5536 16.4286C11.449 16.4741 11.3544 16.5397 11.2751 16.6217C11.1959 16.7038 11.1336 16.8006 11.0917 16.9068C11.0499 17.0129 11.0294 17.1262 11.0314 17.2403C11.0334 17.3543 11.0578 17.4669 11.1032 17.5715C11.1487 17.6761 11.2143 17.7707 11.2964 17.85L14.5604 21.114C14.6394 21.1937 14.7334 21.2569 14.837 21.3C14.9406 21.3432 15.0517 21.3654 15.1639 21.3654C15.2761 21.3654 15.3872 21.3432 15.4908 21.3C15.5944 21.2569 15.6884 21.1937 15.7674 21.114L22.7034 14.178C22.7897 14.0984 22.8585 14.0018 22.9056 13.8943C22.9527 13.7867 22.977 13.6706 22.977 13.5532C22.977 13.4359 22.9527 13.3197 22.9056 13.2122C22.8585 13.1047 22.7897 13.0081 22.7034 12.9285Z"},null,-1)])])}const x=_(Wt,[["render",Ot],["__scopeId","data-v-ef9285fe"]]),qt={key:0,class:"adj-select-image-wrapper",ref:"refElement"},xt=["onClick"],Gt=["onMouseenter"],Jt=["src","alt"],Qt={class:"adj-select-image__check2"},Yt={class:"adj-select-image__check"},Kt={class:"adj-select-image-item__title adj-text-13"},Xt={key:1},eo={key:2,class:"adj-shadow"},to={class:"adj-text-14"},oo={class:"adj-select-image__hint"},lo=e.defineComponent({__name:"AdjSelectImage",props:{modelValue:{},items:{},skeletonQty:{default:30},design:{default:"text"},expandText:{},foldText:{}},emits:["update:modelValue"],setup(c){e.useCssVars(v=>({"99e8fa8a":r.value,"110209f2":h.value,"0f46c6d6":k.value,fcabad18:j.value}));const t=c,o=e.useTemplateRef("refElement"),{height:a}=b.useElementSize(o),i=e.computed(()=>{let v=[{aspectRatio:"1"}];return t.design==="text"&&(v=[{width:"75px",aspectRatio:"1"},{marginTop:"10px",height:"13px",width:"80%"}]),v}),l=e.ref(!1);function s(){l.value=!l.value}const r=e.computed(()=>t.design==="text"?"unset":l.value?a.value+20+"px":"122px"),n=e.computed(()=>a.value>75),d=e.useTemplateRef("refRoot"),u=e.ref(""),p=e.ref(""),h=e.ref("0px"),k=e.ref("0px"),j=e.ref("none"),w=e.computed(()=>e.getCurrentInstance()?.type?.__hmrId);function m(){const v=document.getElementsByClassName(u.value);if(v.length>0){const V=v[0],{left:g,top:y}=V.getBoundingClientRect(),$=V.offsetWidth,A=V.offsetHeight;k.value=g+($-120)/2+"px",h.value=y+A+13+"px"}}function f(v,V){t.design!=="text"&&(u.value=v,p.value=V,m(),j.value="block")}function C(){t.design!=="text"&&(u.value="",p.value="",j.value="none")}return e.onMounted(()=>{window.addEventListener("scroll",m),window.addEventListener("resize",m);const v=d.value?.parentNode;v&&v.addEventListener("scroll",m)}),(v,V)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{class:e.normalizeClass(["adj-select-image",`adj-select-image_${v.design}`]),ref:"refRoot"},[v.items.length>0?(e.openBlock(),e.createElementBlock("div",qt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.items,(g,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-select-image-item",{"adj-select-image-item_checked":g.id===v.modelValue.id}]),key:y,onClick:$=>v.$emit("update:modelValue",g)},[e.createElementVNode("div",{class:e.normalizeClass(["adj-select-image-item__image adj-effect-overlay-normal",`item-${w.value}-${g.id}`]),onMouseenter:e.withModifiers($=>f(`item-${w.value}-${g.id}`,g.name),["stop"]),onMouseleave:V[0]||(V[0]=e.withModifiers($=>C(),["stop"]))},[e.createElementVNode("img",{src:g.image,alt:g.name},null,8,Jt),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",Qt,[e.createElementVNode("div",Yt,[e.createVNode(x)])],512),[[e.vShow,g.id===v.modelValue.id]])]),_:2},1024)],42,Gt),e.createElementVNode("div",Kt,e.toDisplayString(g.name),1)],10,xt))),128))],512)):(e.openBlock(),e.createElementBlock("div",Xt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.skeletonQty,g=>(e.openBlock(),e.createElementBlock("div",{key:g,class:"adj-select-image-item"},[e.createVNode(q,{loaders:i.value,centered:""},null,8,["loaders"])]))),128))])),v.design==="image"&&!l.value&&n.value?(e.openBlock(),e.createElementBlock("div",eo)):e.createCommentVNode("",!0)],2),v.design==="image"&&n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["adj-select-image__expand",{"adj-expand":l.value}]),onClick:s},[e.createElementVNode("span",to,e.toDisplayString(l.value?v.foldText:v.expandText),1),V[1]||(V[1]=e.createElementVNode("i",{class:"adj-select-image__expand-icon icon-arrow-down"},null,-1))],2)):e.createCommentVNode("",!0),e.createElementVNode("div",oo,[e.createVNode(T,{dark:!1,horizontalPosition:"center",html:p.value,verticalPosition:"bottom",width:"120px"},null,8,["html"])])],64))}}),no=_(lo,[["__scopeId","data-v-719e304b"]]),ao={key:0,class:"adj-input__image"},so=["src"],io={class:"adj-input__text"},ro=["onClick"],co={key:0,class:"adj-select-modern__item-image"},uo=["src"],mo={class:"adj-select-modern__item-text"},po=e.defineComponent({__name:"AdjSelectModern",props:{design:{default:"text"},horizontalPosition:{default:"right"},verticalPosition:{default:"bottom"},items:{default:()=>[]},modelValue:{}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,{x:i,y:l}=b.useWindowScroll(),{width:s,height:r}=b.useWindowSize();e.onMounted(()=>{e.watchEffect(()=>{i.value>=0&&l.value>=0&&s.value>=0&&$()})});const n=e.useTemplateRef("refElement");b.onClickOutside(n,()=>u.value=!1);function d(B){u.value=!1,B.id!=o.modelValue?.id&&a("update:modelValue",B)}const u=e.ref(!1),p=e.useTemplateRef("refInput"),h=e.useTemplateRef("refItems"),k=e.ref(0),j=e.ref(0),{elementWidth:w,elementHeight:m}=b.useMouseInElement(p),f=e.ref(0),C=e.ref(80),{elementWidth:v,elementHeight:V}=b.useMouseInElement(h),g=e.ref(o.horizontalPosition),y=e.ref(o.verticalPosition);function $(){u.value&&(E(),I(),D())}function A(){u.value=!u.value,$()}function E(){if(p.value!==null){const B=p.value.getBoundingClientRect();k.value=B.left,j.value=B.top}}function I(){g.value=o.horizontalPosition,y.value=o.verticalPosition,o.horizontalPosition==="left"&&k.value+w.value<v.value?g.value="right":o.horizontalPosition==="right"&&v.value>s.value-k.value&&(g.value="left"),o.verticalPosition==="top"&&j.value-V.value<0?y.value="bottom":o.verticalPosition==="bottom"&&j.value+m.value+V.value>r.value&&(y.value="top")}function D(){g.value==="left"?f.value=k.value+w.value-v.value:g.value==="center"?f.value=k.value+w.value/2-v.value/2:g.value==="right"&&(f.value=k.value),y.value=="top"?C.value=j.value-V.value:y.value=="bottom"&&(C.value=j.value+m.value)}return(B,N)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-select-modern","adj-text-14",B.horizontalPosition,`adj-select-modern_${B.design}`,{showItems:u.value}])},[e.createElementVNode("div",{ref:"refInput",class:"adj-input adj-text-14",onClick:e.withModifiers(A,["stop"])},[B.design==="image"?(e.openBlock(),e.createElementBlock("div",ao,[e.createElementVNode("img",{src:B.modelValue?.image,alt:""},null,8,so),N[0]||(N[0]=e.createElementVNode("div",{class:"adj-input__border"},null,-1))])):B.design==="background"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"adj-input__image",style:e.normalizeStyle({background:B.modelValue?.background})},[...N[1]||(N[1]=[e.createElementVNode("div",{class:"adj-input__border"},null,-1)])],4)):e.createCommentVNode("",!0),e.createElementVNode("span",io,e.toDisplayString(B.modelValue?.name),1),N[2]||(N[2]=e.createElementVNode("i",{class:"adj-input__icon icon-arrow-down"},null,-1))],512),e.createElementVNode("div",{class:"adj-select-modern__items adj-effect-overlay-big",style:e.normalizeStyle({left:f.value+"px",top:C.value+"px",visibility:u.value?"visible":"hidden"}),ref:"refItems"},[e.createVNode(L,{maxHeight:"384px"},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.items,S=>(e.openBlock(),e.createElementBlock("div",{key:S.id,class:"adj-select-modern__item adj-text-14",onClick:e.withModifiers(Ko=>d(S),["stop"])},[B.design==="image"?(e.openBlock(),e.createElementBlock("div",co,[e.createElementVNode("img",{src:S.image,alt:""},null,8,uo),N[3]||(N[3]=e.createElementVNode("div",{class:"adj-select-modern__item-border"},null,-1))])):B.design==="background"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"adj-select-modern__item-image",style:e.normalizeStyle({background:S.background})},[...N[4]||(N[4]=[e.createElementVNode("div",{class:"adj-select-modern__item-border"},null,-1)])],4)):e.createCommentVNode("",!0),e.createElementVNode("span",mo,e.toDisplayString(S.name),1)],8,ro))),128))])]),_:1})],4)],2))}}),fo=_(po,[["__scopeId","data-v-52b38721"]]),vo={class:"adj-slider-button"},_o=e.defineComponent({__name:"AdjSliderButton",props:{arrowDirection:{},disabled:{type:Boolean,default:!1}},emits:["click"],setup(c){return(t,o)=>(e.openBlock(),e.createElementBlock("div",vo,[e.createElementVNode("div",{class:e.normalizeClass(["adj-slider-button__circle",{"adj-slider-button__circle_disabled":t.disabled}]),onClick:o[0]||(o[0]=a=>t.disabled?0:t.$emit("click"))},[e.createElementVNode("i",{class:e.normalizeClass(`icon-arrow-${t.arrowDirection}`)},null,2)],2)]))}}),ho=_(_o,[["__scopeId","data-v-f57350ff"]]),ko={},Co={viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function go(c,t){return e.openBlock(),e.createElementBlock("svg",Co,[...t[0]||(t[0]=[e.createElementVNode("circle",{cx:"20",cy:"20",r:"19","stroke-width":"2"},null,-1),e.createElementVNode("path",{d:"M27.6359 15.1348L24.8103 12.3092C24.4415 11.9628 23.9582 11.764 23.4525 11.7507C22.9467 11.7374 22.4536 11.9105 22.0671 12.237L12.7858 21.5184C12.4524 21.8545 12.2449 22.2951 12.198 22.7662L11.7545 27.0665C11.7406 27.2176 11.7602 27.3698 11.8119 27.5124C11.8636 27.655 11.9461 27.7845 12.0536 27.8915C12.1499 27.9871 12.2642 28.0627 12.3899 28.1141C12.5155 28.1654 12.6501 28.1914 12.7858 28.1906H12.8786L17.179 27.7987C17.65 27.7518 18.0906 27.5443 18.4268 27.2109L27.7081 17.9296C28.0684 17.549 28.2631 17.0411 28.2495 16.5173C28.236 15.9934 28.0153 15.4963 27.6359 15.1348V15.1348ZM16.9933 25.7362L13.8995 26.025L14.178 22.9312L20.0046 17.1767L22.789 19.9612L16.9933 25.7362ZM24.1297 18.5793L21.3659 15.8155L23.3768 13.753L26.1922 16.5683L24.1297 18.5793Z"},null,-1)])])}const jo=_(ko,[["render",go],["__scopeId","data-v-6dc6a818"]]),Vo={},Bo={viewBox:"0 0 330 252",xmlns:"http://www.w3.org/2000/svg"};function bo(c,t){return e.openBlock(),e.createElementBlock("svg",Bo,[...t[0]||(t[0]=[e.createStaticVNode('<g filter="url(#filter0_f_7437_67481)"><ellipse cx="162.5" cy="217.5" rx="71.5" ry="14.5" fill="black" fill-opacity="0.15"></ellipse></g><path d="M165 209.623C219.871 209.623 264.623 164.87 264.623 110C264.623 55.1294 219.871 10.3774 165 10.3774C110.129 10.3774 65.3774 55.1294 65.3774 110C65.3774 164.87 110.129 209.623 165 209.623Z" fill="#FE8D5B"></path><path d="M165 10.3774C219.87 10.3774 264.623 55.1294 264.623 110C264.623 164.87 219.871 209.623 165 209.623C110.129 209.623 65.3774 164.87 65.3774 110C65.3774 55.1294 110.129 10.3774 165 10.3774ZM165 0C157.559 0 150.116 0.7546 142.876 2.24268C135.819 3.69336 128.873 5.85684 122.233 8.67416C115.718 11.4378 109.432 14.8566 103.55 18.836C97.7288 22.7744 92.2526 27.2958 87.2744 32.2744C82.2963 37.253 77.7744 42.7288 73.836 48.5509C69.8566 54.4328 66.4378 60.7182 63.6742 67.2333C60.8573 73.8738 58.6934 80.8192 57.2427 87.8764C55.7546 95.1157 55 102.559 55 110C55 117.44 55.7546 124.883 57.2427 132.123C58.6934 139.18 60.8568 146.126 63.6742 152.766C66.4378 159.281 69.8566 165.567 73.836 171.449C77.7748 177.27 82.2963 182.747 87.2744 187.725C92.253 192.704 97.7288 197.225 103.551 201.164C109.433 205.143 115.718 208.563 122.233 211.326C128.874 214.143 135.819 216.307 142.876 217.757C150.116 219.245 157.56 220 165 220C172.44 220 179.884 219.245 187.124 217.757C194.181 216.307 201.127 214.143 207.768 211.326C214.283 208.562 220.568 205.143 226.45 201.164C232.272 197.225 237.748 192.703 242.726 187.725C247.705 182.746 252.226 177.27 256.165 171.448C260.144 165.566 263.563 159.281 266.327 152.766C269.144 146.125 271.308 139.179 272.758 132.123C274.246 124.883 275.001 117.44 275.001 109.999C275.001 102.559 274.246 95.1152 272.758 87.8755C271.308 80.8183 269.144 73.8729 266.327 67.2324C263.563 60.7174 260.144 54.432 256.165 48.55C252.226 42.7284 247.705 37.2522 242.726 32.2736C237.748 27.295 232.272 22.774 226.45 18.8351C220.568 14.8557 214.283 11.4369 207.768 8.67328C201.127 5.8564 194.181 3.69248 187.124 2.2418C179.883 0.7546 172.44 0 165 0Z" fill="white"></path><path d="M248.38 30.3252L110.112 77.9037L152.23 86.3042L248.38 30.3252H248.38Z" fill="#20D0C2"></path><path d="M110.112 77.9038L152.23 86.3042L180.182 70.0304L110.112 77.9038Z" fill="#1A91A1"></path><path d="M152.229 86.3047L158.754 135.952L248.38 30.3257L152.229 86.3047Z" fill="#15BDB1"></path><path d="M152.229 86.3046L158.754 135.952L198.812 88.7422L191.897 77.4756L178.198 88.9112L180.183 70.0299H180.182L152.229 86.3038V86.3046Z" fill="#157380"></path><path d="M248.38 30.3252L167.355 97.9633L158.755 135.952L248.38 30.3252Z" fill="#FECD0D"></path><path d="M178.199 88.9112L167.355 97.9633L158.755 135.952L198.813 88.7422L191.898 77.4756L178.199 88.9112V88.9103L178.199 88.9112Z" fill="#1A91A1"></path><path d="M220.818 124.603L248.38 30.3252L167.355 97.9633L220.818 124.603H220.818V124.603Z" fill="#20D0C2"></path><path d="M178.137 88.9112L167.294 97.9633L220.757 124.602L191.838 77.4756L178.137 88.9121L178.137 88.9112Z" fill="#1A91A1"></path><path d="M83.3184 149.936L139.305 95.3916L141.782 98.6467L83.3184 149.936ZM148.981 188.111L199.697 129.821L203.266 131.447L148.981 188.111ZM106.675 182.391L154.055 139.957L151.466 137.74L106.675 182.391Z" fill="white"></path><defs><filter id="filter0_f_7437_67481" x="71" y="183" width="183" height="69" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur stdDeviation="10" result="effect1_foregroundBlur_7437_67481"></feGaussianBlur></filter></defs>',13)])])}const wo=_(Vo,[["render",bo]]),Eo={},yo={viewBox:"0 0 30 22",xmlns:"http://www.w3.org/2000/svg"};function No(c,t){return e.openBlock(),e.createElementBlock("svg",yo,[...t[0]||(t[0]=[e.createElementVNode("path",{d:"M29.983 8.48911C29.972 7.88611 29.924 7.1241 29.841 6.2041C29.757 5.2831 29.637 4.46011 29.481 3.73511C29.302 2.92011 28.915 2.2341 28.318 1.6761C27.721 1.1181 27.026 0.794109 26.234 0.705109C23.756 0.426109 20.012 0.287109 15.001 0.287109C9.98998 0.287109 6.24597 0.427109 3.76797 0.705109C2.97497 0.794109 2.28299 1.1181 1.69199 1.6761C1.09999 2.2341 0.714987 2.92011 0.536987 3.73511C0.369987 4.46111 0.243988 5.2841 0.159988 6.2041C0.0759884 7.1251 0.0289749 7.88611 0.0179749 8.48911C0.00697485 9.0921 0.000976562 9.92911 0.000976562 11.0001C0.000976562 12.0711 0.00697485 12.9091 0.0179749 13.5111C0.0289749 14.1141 0.0769884 14.8761 0.159988 15.7961C0.243988 16.7171 0.363974 17.5401 0.519974 18.2661C0.698974 19.0811 1.08598 19.7671 1.68298 20.3251C2.27998 20.8831 2.97498 21.2071 3.76698 21.2961C6.24498 21.5751 9.98899 21.7151 15 21.7151C20.011 21.7151 23.755 21.5761 26.233 21.2961C27.026 21.2071 27.717 20.8831 28.309 20.3251C28.901 19.7671 29.285 19.0801 29.464 18.2661C29.631 17.5411 29.757 16.7171 29.841 15.7961C29.924 14.8761 29.972 14.1141 29.983 13.5111C29.994 12.9081 30 12.0711 30 11.0001C30 9.92811 29.994 9.09111 29.983 8.48911ZM20.926 11.9041L12.355 17.2611C12.199 17.3731 12.009 17.4281 11.786 17.4281C11.619 17.4281 11.446 17.3831 11.267 17.2941C10.899 17.0931 10.715 16.7811 10.715 16.3571V5.6431C10.715 5.2191 10.899 4.9061 11.267 4.7061C11.647 4.5051 12.009 4.51611 12.355 4.73911L20.926 10.0961C21.261 10.2851 21.428 10.5871 21.428 11.0001C21.428 11.4131 21.261 11.7141 20.926 11.9041Z"},null,-1)])])}const $o=_(Eo,[["render",No],["__scopeId","data-v-578c540f"]]),Lo={class:e.normalizeClass(["adj-tabs"])},Ao={class:"adj-tabs-wrapper"},So=["onClick"],Io={class:"adj-item__name"},Mo={key:1,class:"adj-item__number"},zo={key:0,class:"adj-tabs__filler"},To=e.defineComponent({__name:"AdjTabs",props:{items:{},modelValue:{},marginLeft:{default:0},lastToEnd:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(c,{emit:t}){e.useCssVars(s=>({"3b389b00":i.value}));const o=c,a=t,i=e.computed(()=>`${o.marginLeft}px`);function l(s){!s.disabled&&s.id!==o.modelValue?.id&&a("update:modelValue",s)}return(s,r)=>(e.openBlock(),e.createElementBlock("div",Lo,[e.createElementVNode("div",Ao,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.items,(n,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:n.name},[e.createElementVNode("div",{class:e.normalizeClass(["adj-tabs__item",{active:n.id==s.modelValue?.id,disabled:n.disabled}]),onClick:u=>l(n)},[n.iconLeft?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(n.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",Io,e.toDisplayString(n.name),1),n.number?(e.openBlock(),e.createElementBlock("div",Mo,e.toDisplayString(n.number),1)):e.createCommentVNode("",!0)],10,So),s.lastToEnd&&d===s.items.length-2?(e.openBlock(),e.createElementBlock("div",zo)):e.createCommentVNode("",!0)],64))),128))])]))}}),Do=_(To,[["__scopeId","data-v-00a26ac4"]]),Po={class:"adj-tabs-material"},Fo={key:0,class:"underline"},Ho={class:"adj-tabs-material-wrapper"},Ro=["onClick"],Zo=["src"],Wo={class:"adj-tabs-material__item-names"},Uo={class:"adj-tabs-material__item-name"},Oo={class:"adj-tabs-material__item-subname"},qo=e.defineComponent({__name:"AdjTabsMaterial",props:{items:{},modelValue:{},useUnderline:{type:Boolean,default:!1},marginLeft:{default:0}},emits:["update:modelValue"],setup(c,{emit:t}){e.useCssVars(s=>({"68591b64":i.value}));const o=c,a=t,i=e.computed(()=>`${o.marginLeft}px`);function l(s){!s.disabled&&s.id!==o.modelValue?.id&&a("update:modelValue",s)}return(s,r)=>(e.openBlock(),e.createElementBlock("div",Po,[s.useUnderline?(e.openBlock(),e.createElementBlock("div",Fo)):e.createCommentVNode("",!0),e.createElementVNode("div",Ho,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.items,n=>(e.openBlock(),e.createElementBlock("div",{key:n.name,class:e.normalizeClass(["adj-tabs-material__item",{active:n.id==s.modelValue?.id,disabled:n.disabled}]),onClick:d=>l(n)},[e.createElementVNode("img",{class:"adj-tabs-material__item-image",src:n.image,alt:"item.subname"},null,8,Zo),e.createElementVNode("div",Wo,[e.createElementVNode("div",Uo,e.toDisplayString(n.name),1),e.createElementVNode("div",Oo,e.toDisplayString(n.subname),1)])],10,Ro))),128))])]))}}),xo=_(qo,[["__scopeId","data-v-a02e46f3"]]),Go={class:"adj-upload-file"},Jo={class:"adj-text-14"},Qo=e.defineComponent({__name:"AdjUploadFile",props:{endpoint:{},text:{},design:{default:"flat"},modelValue:{},width:{default:500},height:{default:430}},emits:["update:modelValue"],setup(c,{emit:t}){const o=c,a=t,i=e.useTemplateRef("refFileInput"),l=e.ref(!1);function s(){l.value||i.value?.click()}async function r(u){return new Promise((p,h)=>{const k=new FileReader;k.readAsDataURL(u),k.onload=()=>p(k.result),k.onerror=j=>h(j)})}async function n(u,p){return p?{url:`${(await(await fetch(u,{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify({id:Date.now(),key:"fvk34lkjf03fd93j9dfsaf0d",lang:"ru",testMode:!0,params:p})})).json())?.result}`}:{url:""}}async function d(u){if(!(u.files&&u?.files?.length>0))return;l.value=!0;const p=u?.files[0];if(p){let h=p.type;h==="image/svg+xml"&&(h="image/svg");const k=await r(p),j=await n(o.endpoint,{type:h,data:k,width:o.width,height:o.height});a("update:modelValue",{...o.modelValue,...j})}l.value=!1}return(u,p)=>(e.openBlock(),e.createElementBlock("div",Go,[u.design==="flat"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["adj-upload-file-flat",{"adj-upload-file-flat_loading":l.value}])},[e.createElementVNode("div",{class:"adj-upload-file-flat__main",onClick:s},[p[2]||(p[2]=e.createElementVNode("i",{class:"icon-arrow-circle-up"},null,-1)),e.createElementVNode("span",Jo,e.toDisplayString(u.modelValue.url||u.text),1)]),e.withDirectives(e.createElementVNode("i",{class:"icon-close",onClick:p[0]||(p[0]=e.withModifiers(h=>u.$emit("update:modelValue",{url:""}),["stop"]))},null,512),[[e.vShow,u.modelValue.url]])],2)):e.createCommentVNode("",!0),u.design==="buttonText"?(e.openBlock(),e.createBlock(U,{key:1,iconName:"icon-arrow-circle-up",loading:l.value,text:u.text,textPosition:"left",onClick:s},null,8,["loading","text"])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:"file",ref:"refFileInput",type:"file",hidden:"hidden",onInput:p[1]||(p[1]=h=>d(h.target))},null,544)]))}}),Yo=_(Qo,[["__scopeId","data-v-1c08552c"]]);exports.AdjButton=P;exports.AdjButtonCheckbox=Y;exports.AdjCheckbox=F;exports.AdjCheckboxAlt=ae;exports.AdjDownloadLink=re;exports.AdjDropdownLink=fe;exports.AdjFilterCheckbox=H;exports.AdjFilterSelect=R;exports.AdjFiltersDesktop=Ee;exports.AdjFiltersMobile=Oe;exports.AdjHint=W;exports.AdjHintDesktop=T;exports.AdjIcon=tt;exports.AdjIconButton=nt;exports.AdjIconButtonText=U;exports.AdjImageButton=dt;exports.AdjInput=ht;exports.AdjInputModern=gt;exports.AdjInputNumber=bt;exports.AdjModal=Z;exports.AdjPreloader=Et;exports.AdjRadio=Lt;exports.AdjScroll=L;exports.AdjSelect=Pt;exports.AdjSelectImage=no;exports.AdjSelectModern=fo;exports.AdjSkeleton=q;exports.AdjSkeletonItem=O;exports.AdjSliderButton=ho;exports.AdjSvgActive=x;exports.AdjSvgEdit=jo;exports.AdjSvgFly=wo;exports.AdjSvgYoutube=$o;exports.AdjTabs=Do;exports.AdjTabsMaterial=xo;exports.AdjUploadFile=Yo;
|
package/dist/components.js
CHANGED
|
@@ -950,11 +950,11 @@ const ge = /* @__PURE__ */ C({
|
|
|
950
950
|
props: {
|
|
951
951
|
fullscreen: { type: Boolean, default: !1 },
|
|
952
952
|
minHeight: { default: "unset" },
|
|
953
|
-
bgColor: { default: "
|
|
953
|
+
bgColor: { default: "#000000" }
|
|
954
954
|
},
|
|
955
955
|
setup(p) {
|
|
956
956
|
Z((t) => ({
|
|
957
|
-
|
|
957
|
+
a893befc: t.bgColor
|
|
958
958
|
}));
|
|
959
959
|
const e = F("refElement");
|
|
960
960
|
return ne(() => {
|
|
@@ -997,7 +997,7 @@ const ge = /* @__PURE__ */ C({
|
|
|
997
997
|
], -1)
|
|
998
998
|
])], 4));
|
|
999
999
|
}
|
|
1000
|
-
}), Ca = /* @__PURE__ */ g(qt, [["__scopeId", "data-v-
|
|
1000
|
+
}), Ca = /* @__PURE__ */ g(qt, [["__scopeId", "data-v-74a07122"]]), Ot = ["onClick"], Gt = { class: "adj-radio__item_name adj-text-13" }, Jt = /* @__PURE__ */ C({
|
|
1001
1001
|
__name: "AdjRadio",
|
|
1002
1002
|
props: {
|
|
1003
1003
|
namePosition: { default: "right" },
|