@skyservice-developers/vue-dev-kit 1.3.8 → 1.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- .sky-header-container[data-v-800b85b5]{width:100%;min-height:var(--sky-header-min-height, 82px);background-color:var(--sky-header-bg, transparent);display:flex;flex-direction:row;padding:var(--sky-header-padding, 10px);border-bottom:1px solid var(--sky-header-border-color, #dee2e6);z-index:var(--sky-header-z-index, 4);position:relative}.topmenubox[data-v-800b85b5]{width:100%;display:flex;padding:4px;justify-content:space-between;align-items:center;background-color:transparent}.header-left[data-v-800b85b5]{display:flex;align-items:center}.header-left[data-v-800b85b5]>*+*{margin-left:12px}.titleAndDesc[data-v-800b85b5]{display:flex;flex-direction:column;position:relative}.notPadding[data-v-800b85b5]{margin:0;padding:0;font-size:var(--sky-header-title-size, 18px);font-weight:var(--sky-header-title-weight, 500);color:var(--sky-header-title-color, #252525);line-height:1.5;-webkit-user-select:none;user-select:none;display:flex;align-items:center;flex-wrap:nowrap}.topmenu-title[data-v-800b85b5]{white-space:pre-line}.title-dropdown-toggle[data-v-800b85b5]{display:flex;flex-direction:row;padding:0;margin:0;background:transparent;border:none;text-align:left;font:inherit;color:inherit}.title-dropdown-toggle-active[data-v-800b85b5]{cursor:pointer}.arrow[data-v-800b85b5]{width:12px;position:relative;margin-left:5px;flex-shrink:0;transition:transform .25s ease;color:var(--sky-header-title-color, #252525)}.arrow.open[data-v-800b85b5]{transform:rotate(180deg)}.title-dropdown[data-v-800b85b5]{position:absolute;top:100%;left:0;min-width:240px;background:white;border-radius:5px;box-shadow:0 1px 12px #0000001a;border:none;z-index:10;padding:4px 0;margin-top:4px}.title-dropdown-header[data-v-800b85b5]{padding:4px 24px;font-size:13px;color:#6c757d}.title-dropdown-divider[data-v-800b85b5]{height:0;margin:4px 0;border-top:1px solid #e9ecef}.title-dropdown-item[data-v-800b85b5]{padding:4px 24px;cursor:pointer;transition:background-color .1s}.title-dropdown-item[data-v-800b85b5]:hover{background-color:#f8f9fa}.title-dropdown-item[data-v-800b85b5]:active{background-color:#e9ecef}.pageName[data-v-800b85b5]{padding-bottom:0;margin:0;font-weight:500;font-size:14px}.pageVisit[data-v-800b85b5]{color:gray;font-weight:400;font-size:11px}.topmenu-description[data-v-800b85b5]{margin:0 0 5px;color:var(--sky-header-subtitle-color, #5d5d5d);font-size:13px;font-weight:400;line-height:1.5}.topmenubox-button[data-v-800b85b5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.btn-back[data-v-800b85b5]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;border-radius:6px;transition:background-color .2s;color:var(--sky-header-back-btn-color, #374151)}.btn-back img[data-v-800b85b5],.btn-back svg[data-v-800b85b5]{display:block}.btn-back[data-v-800b85b5]:hover{background-color:var(--sky-header-back-btn-hover-bg, #f8f9fa)}.btn-back[data-v-800b85b5]:active{background-color:var(--sky-header-back-btn-active-bg, #e9ecef)}@media (max-width: 499px){.topmenu-description[data-v-800b85b5]{display:none}.notPadding[data-v-800b85b5]{font-size:13px}}@media (min-width: 500px) and (max-width: 1099px){.topmenu-description[data-v-800b85b5]{font-size:11px}}@supports (padding-top: env(safe-area-inset-top)){.sky-header-container[data-v-800b85b5]{padding-top:calc(10px + env(safe-area-inset-top))}}.sky-dialogbox-classic{display:block;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:var(--sky-dialog-z-index, 9998);background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sky-dialog-overlay[data-v-e82f3bf6]{display:flex;justify-content:center;align-items:center;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:9999}.sky-dialog-content[data-v-e82f3bf6]{background:var(--sky-dialog-bg, white);width:100%;height:100%;border-radius:var(--sky-dialog-radius, 5px);box-shadow:0 1px 3px #0000004d,0 1px 2px #0000003d}.sky-dialog-title[data-v-e82f3bf6]{max-width:calc(100% - 80px);font-size:var(--sky-dialog-title-size, 13pt);padding:24px 0 24px 24px;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sky-dialog-title-color, #252525)}.sky-dialog-subtitle[data-v-e82f3bf6]{display:block;font-size:var(--sky-dialog-subtitle-size, 12pt);line-height:24px;color:var(--sky-dialog-subtitle-color, #6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-close[data-v-e82f3bf6]{cursor:pointer;font-size:16pt;margin:15px;padding:17px;float:right;border-radius:50%;width:50px;height:50px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:var(--sky-dialog-close-color, #333);transition:background-color .2s}.sky-dialog-close[data-v-e82f3bf6]:hover{background-color:var(--sky-dialog-close-hover-bg, #f0f0f0)}.sky-dialog-clearfix[data-v-e82f3bf6]{clear:both}.sky-dialog-paper[data-v-e82f3bf6]{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative}.sky-dialog-swipe-area[data-v-e82f3bf6]{position:absolute;width:35px;height:100%;left:0}.sky-dialog-footer[data-v-e82f3bf6]{padding:5px 10px;display:flex;justify-content:center;width:100%;transform:translateY(-52px)}.sky-dialog-footer[data-v-e82f3bf6]>*+*{margin-left:10px}.sky-dialog-footer[data-v-e82f3bf6]>*{flex:1;min-width:0}.sky-dialog-footer[data-v-e82f3bf6]:has(>:deep(*:only-child))>*{max-width:100%}.sky-dialog-footer[data-v-e82f3bf6]:has(>:deep(*:nth-child(2)):not(:has(>:deep(*:nth-child(3)))))>*{flex:1 1 50%}@media only screen and (min-width: 1400px){.sky-dialog-content[data-v-e82f3bf6]{width:75%;margin:0 auto}}@media screen and (min-width: 710px){.sky-dialog-paper[data-v-e82f3bf6]{height:calc(100% - 150px);max-height:calc(100% - 150px);background-color:#fff;margin:0 10px 60px;border-radius:5px}.sky-dialog-paper-no-footer[data-v-e82f3bf6]{height:calc(100% - 70px);max-height:calc(100% - 70px);margin-bottom:10px}.sky-dialogbox[data-v-e82f3bf6],.sky-dialog-overlay[data-v-e82f3bf6]{padding:10px}}@media screen and (max-width: 709px){.sky-dialog-paper[data-v-e82f3bf6]{height:calc(100% - 142px);max-height:calc(100% - 142px);background-color:#fff;margin:0 10px 10px;border-radius:5px;max-width:100vw!important}.sky-dialog-paper-no-footer[data-v-e82f3bf6]{height:calc(100% - 60px);max-height:calc(100% - 60px)}.sky-dialog-footer[data-v-e82f3bf6]{transform:translateY(-6px)}}@media screen and (max-width: 500px){.sky-dialog-subtitle[data-v-e82f3bf6]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-title-with-subtitle[data-v-e82f3bf6]{padding:12px 24px!important}}@media screen and (max-width: 374px){.sky-dialog-subtitle[data-v-e82f3bf6]{font-size:9pt}}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-paper[data-v-e82f3bf6]{height:calc(100% - 150px - env(safe-area-inset-top))}.sky-dialog-paper-no-footer[data-v-e82f3bf6]{height:calc(100% - 60px - env(safe-area-inset-top))}.sky-dialog-footer[data-v-e82f3bf6]{padding-bottom:calc(env(safe-area-inset-bottom) + 8px)}}.sky-dialog-animate[data-v-e82f3bf6]{animation:sky-dialog-slide-in-e82f3bf6 .4s ease-in-out}.sky-dialog-footer-animate[data-v-e82f3bf6]{animation:sky-dialog-footer-in-e82f3bf6 .4s ease-in-out}@keyframes sky-dialog-slide-in-e82f3bf6{0%{opacity:0;margin-top:-1600px}to{opacity:1;margin-top:0}}@keyframes sky-dialog-footer-in-e82f3bf6{0%{opacity:0;bottom:-100px}50%{opacity:.25;bottom:-50px}to{opacity:1;bottom:15px}}.dialog-slide-leave-active[data-v-e82f3bf6]{animation:sky-dialog-slide-in-e82f3bf6 .4s reverse}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-title[data-v-e82f3bf6]{padding-top:calc(24px + env(safe-area-inset-top))}.sky-dialog-close[data-v-e82f3bf6]{margin-top:calc(15px + env(safe-area-inset-top))}.sky-dialog-paper[data-v-e82f3bf6]{padding-bottom:env(safe-area-inset-bottom)}}.sky-dialogbox-next{display:block;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:var(--sky-dialog-z-index, 9998);background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sky-dialog-overlay[data-v-d5e9dd43]{display:flex;justify-content:center;align-items:center;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:9999}.sky-dialog-content[data-v-d5e9dd43]{background:var(--sky-dialog-bg, white);width:100%;height:100%;box-shadow:0 1px 3px #0000004d,0 1px 2px #0000003d}.sky-dialog-header[data-v-d5e9dd43]{display:flex;align-items:center;padding:10px 14px}.sky-dialog-back[data-v-d5e9dd43]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;border-radius:6px;color:var(--sky-dialog-back-color, #374151);transition:background-color .2s;margin-right:12px;flex-shrink:0}.sky-dialog-back svg[data-v-d5e9dd43]{display:block}.sky-dialog-back[data-v-d5e9dd43]:hover{background-color:var(--sky-dialog-back-hover-bg, #f8f9fa)}.sky-dialog-back[data-v-d5e9dd43]:active{background-color:var(--sky-dialog-back-active-bg, #e9ecef)}.sky-dialog-title[data-v-d5e9dd43]{font-size:var(--sky-dialog-title-size, 13pt);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sky-dialog-title-color, #252525);min-width:0}.sky-dialog-title-with-subtitle[data-v-d5e9dd43]{line-height:1.2}.sky-dialog-subtitle[data-v-d5e9dd43]{display:block;font-size:var(--sky-dialog-subtitle-size, 12pt);line-height:24px;color:var(--sky-dialog-subtitle-color, #6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-paper[data-v-d5e9dd43]{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative}.sky-dialog-swipe-area[data-v-d5e9dd43]{position:absolute;width:35px;height:100%;left:0}.sky-dialog-footer[data-v-d5e9dd43]{padding:5px 10px;display:flex;justify-content:center;width:100%;transform:translateY(-52px)}.sky-dialog-footer[data-v-d5e9dd43]>*+*{margin-left:10px}.sky-dialog-footer[data-v-d5e9dd43]>*{flex:1;min-width:0}.sky-dialog-footer[data-v-d5e9dd43]:has(>:deep(*:only-child))>*{max-width:100%}.sky-dialog-footer[data-v-d5e9dd43]:has(>:deep(*:nth-child(2)):not(:has(>:deep(*:nth-child(3)))))>*{flex:1 1 50%}@media only screen and (min-width: 1400px){.sky-dialog-content[data-v-d5e9dd43]{width:100%;margin:0 auto}}@media screen and (min-width: 710px){.sky-dialog-paper[data-v-d5e9dd43]{height:calc(100% - 150px);max-height:calc(100% - 150px);background-color:#fff;margin:0 10px 60px}.sky-dialog-paper-no-footer[data-v-d5e9dd43]{height:calc(100% - 70px);max-height:calc(100% - 70px);margin-bottom:10px}}@media screen and (max-width: 709px){.sky-dialog-paper[data-v-d5e9dd43]{height:calc(100% - 142px);max-height:calc(100% - 142px);background-color:#fff;margin:0 10px 10px;max-width:100vw!important}.sky-dialog-paper-no-footer[data-v-d5e9dd43]{height:calc(100% - 60px);max-height:calc(100% - 60px)}.sky-dialog-footer[data-v-d5e9dd43]{transform:translateY(-6px)}}@media screen and (max-width: 500px){.sky-dialog-subtitle[data-v-d5e9dd43]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-title-with-subtitle[data-v-d5e9dd43]{padding:12px 24px!important}}@media screen and (max-width: 374px){.sky-dialog-subtitle[data-v-d5e9dd43]{font-size:9pt}}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-paper[data-v-d5e9dd43]{height:calc(100% - 150px - env(safe-area-inset-top))}.sky-dialog-paper-no-footer[data-v-d5e9dd43]{height:calc(100% - 60px - env(safe-area-inset-top))}.sky-dialog-footer[data-v-d5e9dd43]{padding-bottom:calc(env(safe-area-inset-bottom) + 8px)}}.sky-dialog-animate[data-v-d5e9dd43]{animation:sky-dialog-slide-in-d5e9dd43 .4s ease-in-out}.sky-dialog-footer-animate[data-v-d5e9dd43]{animation:sky-dialog-footer-in-d5e9dd43 .4s ease-in-out}@keyframes sky-dialog-slide-in-d5e9dd43{0%{opacity:0;margin-top:-1600px}to{opacity:1;margin-top:0}}@keyframes sky-dialog-footer-in-d5e9dd43{0%{opacity:0;bottom:-100px}50%{opacity:.25;bottom:-50px}to{opacity:1;bottom:15px}}.dialog-slide-leave-active[data-v-d5e9dd43]{animation:sky-dialog-slide-in-d5e9dd43 .4s reverse}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-header[data-v-d5e9dd43]{padding-top:calc(10px + env(safe-area-inset-top))}.sky-dialog-paper[data-v-d5e9dd43]{padding-bottom:env(safe-area-inset-bottom)}}.sky-modal-overlay[data-v-f35c4457]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--sky-modal-z-index, 9998);display:flex;justify-content:center;align-items:center}.sky-modal[data-v-f35c4457]{background:var(--sky-modal-bg, white);border-radius:var(--sky-modal-radius, 0);box-shadow:0 1px 3px #0000004d,0 1px 2px #0000003d;display:flex;flex-direction:column;max-width:100%;max-height:100%}.sky-modal-header[data-v-f35c4457]{display:flex;align-items:center;padding:var(--sky-modal-header-padding, 10px 14px);border-bottom:1px solid var(--sky-modal-border-color, #dee2e6);flex-shrink:0}.sky-modal-back[data-v-f35c4457]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;border-radius:6px;transition:background-color .2s;color:var(--sky-modal-back-color, #374151);margin-right:12px}.sky-modal-back svg[data-v-f35c4457]{display:block}.sky-modal-back[data-v-f35c4457]:hover{background-color:var(--sky-modal-back-hover-bg, #f8f9fa)}.sky-modal-back[data-v-f35c4457]:active{background-color:var(--sky-modal-back-active-bg, #e9ecef)}.sky-modal-title-wrapper[data-v-f35c4457]{flex:1;min-width:0}.sky-modal-title[data-v-f35c4457]{margin:0;font-size:var(--sky-modal-title-size, 18px);font-weight:var(--sky-modal-title-weight, 500);color:var(--sky-modal-title-color, #252525);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-modal-subtitle[data-v-f35c4457]{font-size:var(--sky-modal-subtitle-size, 14px);color:var(--sky-modal-subtitle-color, #6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-modal-body[data-v-f35c4457]{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--sky-modal-body-padding, 14px)}.sky-modal-footer[data-v-f35c4457]{padding:var(--sky-modal-footer-padding, 10px 14px);border-top:1px solid var(--sky-modal-border-color, #dee2e6);display:flex;justify-content:flex-end;flex-shrink:0}.sky-modal-footer[data-v-f35c4457]>*+*{margin-left:10px}.modal-fade-enter-active[data-v-f35c4457],.modal-fade-leave-active[data-v-f35c4457]{transition:opacity .3s ease}.modal-fade-enter-active .sky-modal[data-v-f35c4457],.modal-fade-leave-active .sky-modal[data-v-f35c4457]{transition:transform .3s ease}.modal-fade-enter-from[data-v-f35c4457],.modal-fade-leave-to[data-v-f35c4457]{opacity:0}.modal-fade-enter-from .sky-modal[data-v-f35c4457]{transform:translateY(-20px)}.modal-fade-leave-to .sky-modal[data-v-f35c4457]{transform:translateY(20px)}@media (min-width: 768px){.sky-modal[data-v-f35c4457]{border-radius:var(--sky-modal-radius, 8px)}}@supports (padding-top: env(safe-area-inset-top)){.sky-modal-header[data-v-f35c4457]{padding-top:calc(10px + env(safe-area-inset-top))}.sky-modal-footer[data-v-f35c4457]{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.sky-modal-body[data-v-f35c4457]:last-child{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}
1
+ .sky-header-container[data-v-800b85b5]{width:100%;min-height:var(--sky-header-min-height, 82px);background-color:var(--sky-header-bg, transparent);display:flex;flex-direction:row;padding:var(--sky-header-padding, 10px);border-bottom:1px solid var(--sky-header-border-color, #dee2e6);z-index:var(--sky-header-z-index, 4);position:relative}.topmenubox[data-v-800b85b5]{width:100%;display:flex;padding:4px;justify-content:space-between;align-items:center;background-color:transparent}.header-left[data-v-800b85b5]{display:flex;align-items:center}.header-left[data-v-800b85b5]>*+*{margin-left:12px}.titleAndDesc[data-v-800b85b5]{display:flex;flex-direction:column;position:relative}.notPadding[data-v-800b85b5]{margin:0;padding:0;font-size:var(--sky-header-title-size, 18px);font-weight:var(--sky-header-title-weight, 500);color:var(--sky-header-title-color, #252525);line-height:1.5;-webkit-user-select:none;user-select:none;display:flex;align-items:center;flex-wrap:nowrap}.topmenu-title[data-v-800b85b5]{white-space:pre-line}.title-dropdown-toggle[data-v-800b85b5]{display:flex;flex-direction:row;padding:0;margin:0;background:transparent;border:none;text-align:left;font:inherit;color:inherit}.title-dropdown-toggle-active[data-v-800b85b5]{cursor:pointer}.arrow[data-v-800b85b5]{width:12px;position:relative;margin-left:5px;flex-shrink:0;transition:transform .25s ease;color:var(--sky-header-title-color, #252525)}.arrow.open[data-v-800b85b5]{transform:rotate(180deg)}.title-dropdown[data-v-800b85b5]{position:absolute;top:100%;left:0;min-width:240px;background:white;border-radius:5px;box-shadow:0 1px 12px #0000001a;border:none;z-index:10;padding:4px 0;margin-top:4px}.title-dropdown-header[data-v-800b85b5]{padding:4px 24px;font-size:13px;color:#6c757d}.title-dropdown-divider[data-v-800b85b5]{height:0;margin:4px 0;border-top:1px solid #e9ecef}.title-dropdown-item[data-v-800b85b5]{padding:4px 24px;cursor:pointer;transition:background-color .1s}.title-dropdown-item[data-v-800b85b5]:hover{background-color:#f8f9fa}.title-dropdown-item[data-v-800b85b5]:active{background-color:#e9ecef}.pageName[data-v-800b85b5]{padding-bottom:0;margin:0;font-weight:500;font-size:14px}.pageVisit[data-v-800b85b5]{color:gray;font-weight:400;font-size:11px}.topmenu-description[data-v-800b85b5]{margin:0 0 5px;color:var(--sky-header-subtitle-color, #5d5d5d);font-size:13px;font-weight:400;line-height:1.5}.topmenubox-button[data-v-800b85b5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.btn-back[data-v-800b85b5]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;border-radius:6px;transition:background-color .2s;color:var(--sky-header-back-btn-color, #374151)}.btn-back img[data-v-800b85b5],.btn-back svg[data-v-800b85b5]{display:block}.btn-back[data-v-800b85b5]:hover{background-color:var(--sky-header-back-btn-hover-bg, #f8f9fa)}.btn-back[data-v-800b85b5]:active{background-color:var(--sky-header-back-btn-active-bg, #e9ecef)}@media (max-width: 499px){.topmenu-description[data-v-800b85b5]{display:none}.notPadding[data-v-800b85b5]{font-size:13px}}@media (min-width: 500px) and (max-width: 1099px){.topmenu-description[data-v-800b85b5]{font-size:11px}}@supports (padding-top: env(safe-area-inset-top)){.sky-header-container[data-v-800b85b5]{padding-top:calc(10px + env(safe-area-inset-top))}}.sky-dialogbox-classic{display:block;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:var(--sky-dialog-z-index, 9998);background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sky-dialog-overlay[data-v-25f8ff74]{display:flex;justify-content:center;align-items:center;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:9999}.sky-dialog-content[data-v-25f8ff74]{background:var(--sky-dialog-bg, white);width:100%;height:100%;border-radius:var(--sky-dialog-radius, 5px);box-shadow:0 1px 3px #0000004d,0 1px 2px #0000003d}.sky-dialog-title[data-v-25f8ff74]{max-width:calc(100% - 80px);font-size:var(--sky-dialog-title-size, 13pt);padding:24px 0 24px 24px;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sky-dialog-title-color, #252525)}.sky-dialog-subtitle[data-v-25f8ff74]{display:block;font-size:var(--sky-dialog-subtitle-size, 12pt);line-height:24px;color:var(--sky-dialog-subtitle-color, #6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-close[data-v-25f8ff74]{cursor:pointer;font-size:16pt;margin:15px;padding:17px;float:right;border-radius:50%;width:50px;height:50px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:var(--sky-dialog-close-color, #333);transition:background-color .2s}.sky-dialog-close[data-v-25f8ff74]:hover{background-color:var(--sky-dialog-close-hover-bg, #f0f0f0)}.sky-dialog-clearfix[data-v-25f8ff74]{clear:both}.sky-dialog-paper[data-v-25f8ff74]{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative}.sky-dialog-swipe-area[data-v-25f8ff74]{position:absolute;width:35px;height:100%;left:0}.sky-dialog-footer[data-v-25f8ff74]{padding:5px 10px;display:flex;justify-content:center;width:100%;transform:translateY(-52px)}.sky-dialog-footer[data-v-25f8ff74]>*+*{margin-left:10px}.sky-dialog-footer[data-v-25f8ff74]>*{flex:1;min-width:0}.sky-dialog-footer[data-v-25f8ff74]:has(>:deep(*:only-child))>*{max-width:100%}.sky-dialog-footer[data-v-25f8ff74]:has(>:deep(*:nth-child(2)):not(:has(>:deep(*:nth-child(3)))))>*{flex:1 1 50%}@media only screen and (min-width: 1400px){.sky-dialog-content[data-v-25f8ff74]{width:75%;margin:0 auto}}@media screen and (min-width: 710px){.sky-dialog-paper[data-v-25f8ff74]{height:calc(100% - 150px);max-height:calc(100% - 150px);background-color:#fff;margin:0 10px 60px;border-radius:5px}.sky-dialog-paper-no-footer[data-v-25f8ff74]{height:calc(100% - 70px);max-height:calc(100% - 70px);margin-bottom:10px}.sky-dialogbox[data-v-25f8ff74],.sky-dialog-overlay[data-v-25f8ff74]{padding:10px}}@media screen and (max-width: 709px){.sky-dialog-paper[data-v-25f8ff74]{height:calc(100% - 142px);max-height:calc(100% - 142px);background-color:#fff;margin:0 10px 10px;border-radius:5px;max-width:100vw!important}.sky-dialog-paper-no-footer[data-v-25f8ff74]{height:calc(100% - 60px);max-height:calc(100% - 60px)}.sky-dialog-footer[data-v-25f8ff74]{transform:translateY(-6px)}}@media screen and (max-width: 500px){.sky-dialog-subtitle[data-v-25f8ff74]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-title-with-subtitle[data-v-25f8ff74]{padding:12px 24px!important}}@media screen and (max-width: 374px){.sky-dialog-subtitle[data-v-25f8ff74]{font-size:9pt}}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-paper[data-v-25f8ff74]{height:calc(100% - 150px - env(safe-area-inset-top))}.sky-dialog-paper-no-footer[data-v-25f8ff74]{height:calc(100% - 60px - env(safe-area-inset-top))}.sky-dialog-footer[data-v-25f8ff74]{padding-bottom:calc(env(safe-area-inset-bottom) + 8px)}}.sky-dialog-animate[data-v-25f8ff74]{animation:sky-dialog-slide-in-25f8ff74 .4s ease-in-out}.sky-dialog-footer-animate[data-v-25f8ff74]{animation:sky-dialog-footer-in-25f8ff74 .4s ease-in-out}@keyframes sky-dialog-slide-in-25f8ff74{0%{opacity:0;margin-top:-1600px}to{opacity:1;margin-top:0}}@keyframes sky-dialog-footer-in-25f8ff74{0%{opacity:0;bottom:-100px}50%{opacity:.25;bottom:-50px}to{opacity:1;bottom:15px}}.dialog-slide-leave-active[data-v-25f8ff74]{animation:sky-dialog-slide-in-25f8ff74 .4s reverse}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-title[data-v-25f8ff74]{padding-top:calc(24px + env(safe-area-inset-top))}.sky-dialog-close[data-v-25f8ff74]{margin-top:calc(15px + env(safe-area-inset-top))}.sky-dialog-paper[data-v-25f8ff74]{padding-bottom:env(safe-area-inset-bottom)}}.sky-dialogbox-next{display:block;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:var(--sky-dialog-z-index, 9998);background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sky-dialog-overlay[data-v-910c4e3a]{display:flex;justify-content:center;align-items:center;position:fixed;padding:0;top:0;left:0;width:100%;height:100%;z-index:9999}.sky-dialog-content[data-v-910c4e3a]{background:var(--sky-dialog-bg, white);width:100%;height:100%;box-shadow:0 1px 3px #0000004d,0 1px 2px #0000003d}.sky-dialog-header[data-v-910c4e3a]{display:flex;align-items:center;padding:10px 14px}.sky-dialog-back[data-v-910c4e3a]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;border-radius:6px;color:var(--sky-dialog-back-color, #374151);transition:background-color .2s;margin-right:12px;flex-shrink:0}.sky-dialog-back svg[data-v-910c4e3a]{display:block}.sky-dialog-back[data-v-910c4e3a]:hover{background-color:var(--sky-dialog-back-hover-bg, #f8f9fa)}.sky-dialog-back[data-v-910c4e3a]:active{background-color:var(--sky-dialog-back-active-bg, #e9ecef)}.sky-dialog-title[data-v-910c4e3a]{font-size:var(--sky-dialog-title-size, 13pt);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sky-dialog-title-color, #252525);min-width:0}.sky-dialog-title-with-subtitle[data-v-910c4e3a]{line-height:1.2}.sky-dialog-subtitle[data-v-910c4e3a]{display:block;font-size:var(--sky-dialog-subtitle-size, 12pt);line-height:24px;color:var(--sky-dialog-subtitle-color, #6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-paper[data-v-910c4e3a]{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative}.sky-dialog-swipe-area[data-v-910c4e3a]{position:absolute;width:35px;height:100%;left:0}.sky-dialog-footer[data-v-910c4e3a]{padding:5px 10px;display:flex;justify-content:center;width:100%;transform:translateY(-52px)}.sky-dialog-footer[data-v-910c4e3a]>*+*{margin-left:10px}.sky-dialog-footer[data-v-910c4e3a]>*{flex:1;min-width:0}.sky-dialog-footer[data-v-910c4e3a]:has(>:deep(*:only-child))>*{max-width:100%}.sky-dialog-footer[data-v-910c4e3a]:has(>:deep(*:nth-child(2)):not(:has(>:deep(*:nth-child(3)))))>*{flex:1 1 50%}@media only screen and (min-width: 1400px){.sky-dialog-content[data-v-910c4e3a]{width:100%;margin:0 auto}}@media screen and (min-width: 710px){.sky-dialog-paper[data-v-910c4e3a]{height:calc(100% - 150px);max-height:calc(100% - 150px);background-color:#fff;margin:0 10px 60px}.sky-dialog-paper-no-footer[data-v-910c4e3a]{height:calc(100% - 70px);max-height:calc(100% - 70px);margin-bottom:10px}}@media screen and (max-width: 709px){.sky-dialog-paper[data-v-910c4e3a]{height:calc(100% - 142px);max-height:calc(100% - 142px);background-color:#fff;margin:0 10px 10px;max-width:100vw!important}.sky-dialog-paper-no-footer[data-v-910c4e3a]{height:calc(100% - 60px);max-height:calc(100% - 60px)}.sky-dialog-footer[data-v-910c4e3a]{transform:translateY(-6px)}}@media screen and (max-width: 500px){.sky-dialog-subtitle[data-v-910c4e3a]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-dialog-title-with-subtitle[data-v-910c4e3a]{padding:12px 24px!important}}@media screen and (max-width: 374px){.sky-dialog-subtitle[data-v-910c4e3a]{font-size:9pt}}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-paper[data-v-910c4e3a]{height:calc(100% - 150px - env(safe-area-inset-top))}.sky-dialog-paper-no-footer[data-v-910c4e3a]{height:calc(100% - 60px - env(safe-area-inset-top))}.sky-dialog-footer[data-v-910c4e3a]{padding-bottom:calc(env(safe-area-inset-bottom) + 8px)}}.sky-dialog-animate[data-v-910c4e3a]{animation:sky-dialog-slide-in-910c4e3a .4s ease-in-out}.sky-dialog-footer-animate[data-v-910c4e3a]{animation:sky-dialog-footer-in-910c4e3a .4s ease-in-out}@keyframes sky-dialog-slide-in-910c4e3a{0%{opacity:0;margin-top:-1600px}to{opacity:1;margin-top:0}}@keyframes sky-dialog-footer-in-910c4e3a{0%{opacity:0;bottom:-100px}50%{opacity:.25;bottom:-50px}to{opacity:1;bottom:15px}}.dialog-slide-leave-active[data-v-910c4e3a]{animation:sky-dialog-slide-in-910c4e3a .4s reverse}@supports (padding-top: env(safe-area-inset-top)){.sky-dialog-header[data-v-910c4e3a]{padding-top:calc(10px + env(safe-area-inset-top))}.sky-dialog-paper[data-v-910c4e3a]{padding-bottom:env(safe-area-inset-bottom)}}.sky-modal-overlay[data-v-f35c4457]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--sky-modal-z-index, 9998);display:flex;justify-content:center;align-items:center}.sky-modal[data-v-f35c4457]{background:var(--sky-modal-bg, white);border-radius:var(--sky-modal-radius, 0);box-shadow:0 1px 3px #0000004d,0 1px 2px #0000003d;display:flex;flex-direction:column;max-width:100%;max-height:100%}.sky-modal-header[data-v-f35c4457]{display:flex;align-items:center;padding:var(--sky-modal-header-padding, 10px 14px);border-bottom:1px solid var(--sky-modal-border-color, #dee2e6);flex-shrink:0}.sky-modal-back[data-v-f35c4457]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;border-radius:6px;transition:background-color .2s;color:var(--sky-modal-back-color, #374151);margin-right:12px}.sky-modal-back svg[data-v-f35c4457]{display:block}.sky-modal-back[data-v-f35c4457]:hover{background-color:var(--sky-modal-back-hover-bg, #f8f9fa)}.sky-modal-back[data-v-f35c4457]:active{background-color:var(--sky-modal-back-active-bg, #e9ecef)}.sky-modal-title-wrapper[data-v-f35c4457]{flex:1;min-width:0}.sky-modal-title[data-v-f35c4457]{margin:0;font-size:var(--sky-modal-title-size, 18px);font-weight:var(--sky-modal-title-weight, 500);color:var(--sky-modal-title-color, #252525);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-modal-subtitle[data-v-f35c4457]{font-size:var(--sky-modal-subtitle-size, 14px);color:var(--sky-modal-subtitle-color, #6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-modal-body[data-v-f35c4457]{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--sky-modal-body-padding, 14px)}.sky-modal-footer[data-v-f35c4457]{padding:var(--sky-modal-footer-padding, 10px 14px);border-top:1px solid var(--sky-modal-border-color, #dee2e6);display:flex;justify-content:flex-end;flex-shrink:0}.sky-modal-footer[data-v-f35c4457]>*+*{margin-left:10px}.modal-fade-enter-active[data-v-f35c4457],.modal-fade-leave-active[data-v-f35c4457]{transition:opacity .3s ease}.modal-fade-enter-active .sky-modal[data-v-f35c4457],.modal-fade-leave-active .sky-modal[data-v-f35c4457]{transition:transform .3s ease}.modal-fade-enter-from[data-v-f35c4457],.modal-fade-leave-to[data-v-f35c4457]{opacity:0}.modal-fade-enter-from .sky-modal[data-v-f35c4457]{transform:translateY(-20px)}.modal-fade-leave-to .sky-modal[data-v-f35c4457]{transform:translateY(20px)}@media (min-width: 768px){.sky-modal[data-v-f35c4457]{border-radius:var(--sky-modal-radius, 8px)}}@supports (padding-top: env(safe-area-inset-top)){.sky-modal-header[data-v-f35c4457]{padding-top:calc(10px + env(safe-area-inset-top))}.sky-modal-footer[data-v-f35c4457]{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.sky-modal-body[data-v-f35c4457]:last-child{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");var Le=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $e(l){return l&&l.__esModule&&Object.prototype.hasOwnProperty.call(l,"default")?l.default:l}var ce={exports:{}};(function(l,N){(function(m,s){var E="1.0.41",v="",V="?",b="function",y="undefined",x="object",B="string",T="major",o="model",a="name",t="type",i="vendor",n="version",f="architecture",P="console",c="mobile",r="tablet",w="smarttv",S="wearable",C="embedded",D=500,I="Amazon",M="Apple",me="ASUS",be="BlackBerry",W="Browser",K="Chrome",ze="Edge",Y="Firefox",Z="Google",we="Honor",pe="Huawei",Pe="Lenovo",J="LG",oe="Microsoft",ie="Motorola",ne="Nvidia",fe="OnePlus",U="Opera",ae="OPPO",q="Samsung",ve="Sharp",j="Sony",le="Xiaomi",re="Zebra",ge="Facebook",he="Chromium OS",ye="Mac OS",ke=" Browser",De=function(p,g){var u={};for(var k in p)g[k]&&g[k].length%2===0?u[k]=g[k].concat(p[k]):u[k]=p[k];return u},Q=function(p){for(var g={},u=0;u<p.length;u++)g[p[u].toUpperCase()]=p[u];return g},Ee=function(p,g){return typeof p===B?F(g).indexOf(F(p))!==-1:!1},F=function(p){return p.toLowerCase()},Ie=function(p){return typeof p===B?p.replace(/[^\d\.]/g,v).split(".")[0]:s},se=function(p,g){if(typeof p===B)return p=p.replace(/^\s\s*/,v),typeof g===y?p:p.substring(0,D)},X=function(p,g){for(var u=0,k,z,A,h,d,O;u<g.length&&!d;){var de=g[u],Ne=g[u+1];for(k=z=0;k<de.length&&!d&&de[k];)if(d=de[k++].exec(p),d)for(A=0;A<Ne.length;A++)O=d[++z],h=Ne[A],typeof h===x&&h.length>0?h.length===2?typeof h[1]==b?this[h[0]]=h[1].call(this,O):this[h[0]]=h[1]:h.length===3?typeof h[1]===b&&!(h[1].exec&&h[1].test)?this[h[0]]=O?h[1].call(this,O,h[2]):s:this[h[0]]=O?O.replace(h[1],h[2]):s:h.length===4&&(this[h[0]]=O?h[3].call(this,O.replace(h[1],h[2])):s):this[h]=O||s;u+=2}},H=function(p,g){for(var u in g)if(typeof g[u]===x&&g[u].length>0){for(var k=0;k<g[u].length;k++)if(Ee(g[u][k],p))return u===V?s:u}else if(Ee(g[u],p))return u===V?s:u;return g.hasOwnProperty("*")?g["*"]:p},Re={"1.0":"/8","1.2":"/1","1.3":"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},xe={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2","8.1":"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},Se={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[n,[a,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[n,[a,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[a,n],[/opios[\/ ]+([\w\.]+)/i],[n,[a,U+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[n,[a,U+" GX"]],[/\bopr\/([\w\.]+)/i],[n,[a,U]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[n,[a,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[n,[a,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[a,n],[/quark(?:pc)?\/([-\w\.]+)/i],[n,[a,"Quark"]],[/\bddg\/([\w\.]+)/i],[n,[a,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[n,[a,"UC"+W]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[n,[a,"WeChat"]],[/konqueror\/([\w\.]+)/i],[n,[a,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[n,[a,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[n,[a,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[n,[a,"Smart Lenovo "+W]],[/(avast|avg)\/([\w\.]+)/i],[[a,/(.+)/,"$1 Secure "+W],n],[/\bfocus\/([\w\.]+)/i],[n,[a,Y+" Focus"]],[/\bopt\/([\w\.]+)/i],[n,[a,U+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[n,[a,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[n,[a,"Dolphin"]],[/coast\/([\w\.]+)/i],[n,[a,U+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[n,[a,"MIUI"+ke]],[/fxios\/([\w\.-]+)/i],[n,[a,Y]],[/\bqihoobrowser\/?([\w\.]*)/i],[n,[a,"360"]],[/\b(qq)\/([\w\.]+)/i],[[a,/(.+)/,"$1Browser"],n],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[a,/(.+)/,"$1"+ke],n],[/samsungbrowser\/([\w\.]+)/i],[n,[a,q+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[n,[a,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[a,"Sogou Mobile"],n],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[a,n],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[a],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[n,a],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[a,ge],n],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[a,n],[/\bgsa\/([\w\.]+) .*safari\//i],[n,[a,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[n,[a,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[n,[a,K+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[a,K+" WebView"],n],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[n,[a,"Android "+W]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[a,n],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[n,[a,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[n,a],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[a,[n,H,Re]],[/(webkit|khtml)\/([\w\.]+)/i],[a,n],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[a,"Netscape"],n],[/(wolvic|librewolf)\/([\w\.]+)/i],[a,n],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[n,[a,Y+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[a,[n,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[a,[n,/master.|lts./,""]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[f,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[f,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[f,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[f,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[f,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[f,/ower/,v,F]],[/ sun4\w[;\)]/i],[[f,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[f,F]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[o,[i,q],[t,r]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[o,[i,q],[t,c]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[o,[i,M],[t,c]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[o,[i,M],[t,r]],[/(macintosh);/i],[o,[i,M]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[o,[i,ve],[t,c]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[o,[i,we],[t,r]],[/honor([-\w ]+)[;\)]/i],[o,[i,we],[t,c]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[o,[i,pe],[t,r]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[o,[i,pe],[t,c]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[o,/_/g," "],[i,le],[t,r]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[o,/_/g," "],[i,le],[t,c]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[o,[i,ae],[t,c]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[o,[i,H,{OnePlus:["304","403","203"],"*":ae}],[t,r]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[o,[i,"Vivo"],[t,c]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[o,[i,"Realme"],[t,c]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[o,[i,ie],[t,c]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[o,[i,ie],[t,r]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[o,[i,J],[t,r]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i,/\blg-?([\d\w]+) bui/i],[o,[i,J],[t,c]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[o,[i,Pe],[t,r]],[/(nokia) (t[12][01])/i],[i,o,[t,r]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[o,/_/g," "],[t,c],[i,"Nokia"]],[/(pixel (c|tablet))\b/i],[o,[i,Z],[t,r]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[o,[i,Z],[t,c]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[o,[i,j],[t,c]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[o,"Xperia Tablet"],[i,j],[t,r]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[o,[i,fe],[t,c]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[o,[i,I],[t,r]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[o,/(.+)/g,"Fire Phone $1"],[i,I],[t,c]],[/(playbook);[-\w\),; ]+(rim)/i],[o,i,[t,r]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[o,[i,be],[t,c]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[o,[i,me],[t,r]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[o,[i,me],[t,c]],[/(nexus 9)/i],[o,[i,"HTC"],[t,r]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[i,[o,/_/g," "],[t,c]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[o,[i,"TCL"],[t,r]],[/(itel) ((\w+))/i],[[i,F],o,[t,H,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[o,[i,"Acer"],[t,r]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[o,[i,"Meizu"],[t,c]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[o,[i,"Ulefone"],[t,c]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[o,[i,"Energizer"],[t,c]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[o,[i,"Cat"],[t,c]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[o,[i,"Smartfren"],[t,c]],[/droid.+; (a(?:015|06[35]|142p?))/i],[o,[i,"Nothing"],[t,c]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[o,[i,"Archos"],[t,r]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[o,[i,"Archos"],[t,c]],[/(imo) (tab \w+)/i,/(infinix) (x1101b?)/i],[i,o,[t,r]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (hmd|imo) ([\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i,/(oppo) ?([\w ]+) bui/i],[i,o,[t,c]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[i,o,[t,r]],[/(surface duo)/i],[o,[i,oe],[t,r]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[o,[i,"Fairphone"],[t,c]],[/(u304aa)/i],[o,[i,"AT&T"],[t,c]],[/\bsie-(\w*)/i],[o,[i,"Siemens"],[t,c]],[/\b(rct\w+) b/i],[o,[i,"RCA"],[t,r]],[/\b(venue[\d ]{2,7}) b/i],[o,[i,"Dell"],[t,r]],[/\b(q(?:mv|ta)\w+) b/i],[o,[i,"Verizon"],[t,r]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[o,[i,"Barnes & Noble"],[t,r]],[/\b(tm\d{3}\w+) b/i],[o,[i,"NuVision"],[t,r]],[/\b(k88) b/i],[o,[i,"ZTE"],[t,r]],[/\b(nx\d{3}j) b/i],[o,[i,"ZTE"],[t,c]],[/\b(gen\d{3}) b.+49h/i],[o,[i,"Swiss"],[t,c]],[/\b(zur\d{3}) b/i],[o,[i,"Swiss"],[t,r]],[/\b((zeki)?tb.*\b) b/i],[o,[i,"Zeki"],[t,r]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[i,"Dragon Touch"],o,[t,r]],[/\b(ns-?\w{0,9}) b/i],[o,[i,"Insignia"],[t,r]],[/\b((nxa|next)-?\w{0,9}) b/i],[o,[i,"NextBook"],[t,r]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[i,"Voice"],o,[t,c]],[/\b(lvtel\-)?(v1[12]) b/i],[[i,"LvTel"],o,[t,c]],[/\b(ph-1) /i],[o,[i,"Essential"],[t,c]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[o,[i,"Envizen"],[t,r]],[/\b(trio[-\w\. ]+) b/i],[o,[i,"MachSpeed"],[t,r]],[/\btu_(1491) b/i],[o,[i,"Rotor"],[t,r]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[o,[i,ne],[t,r]],[/(sprint) (\w+)/i],[i,o,[t,c]],[/(kin\.[onetw]{3})/i],[[o,/\./g," "],[i,oe],[t,c]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[o,[i,re],[t,r]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[o,[i,re],[t,c]],[/smart-tv.+(samsung)/i],[i,[t,w]],[/hbbtv.+maple;(\d+)/i],[[o,/^/,"SmartTV"],[i,q],[t,w]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[i,J],[t,w]],[/(apple) ?tv/i],[i,[o,M+" TV"],[t,w]],[/crkey/i],[[o,K+"cast"],[i,Z],[t,w]],[/droid.+aft(\w+)( bui|\))/i],[o,[i,I],[t,w]],[/(shield \w+ tv)/i],[o,[i,ne],[t,w]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[o,[i,ve],[t,w]],[/(bravia[\w ]+)( bui|\))/i],[o,[i,j],[t,w]],[/(mi(tv|box)-?\w+) bui/i],[o,[i,le],[t,w]],[/Hbbtv.*(technisat) (.*);/i],[i,o,[t,w]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[i,se],[o,se],[t,w]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[o,[t,w]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[t,w]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[i,o,[t,P]],[/droid.+; (shield)( bui|\))/i],[o,[i,ne],[t,P]],[/(playstation \w+)/i],[o,[i,j],[t,P]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[o,[i,oe],[t,P]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[o,[i,q],[t,S]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[i,o,[t,S]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[o,[i,ae],[t,S]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[o,[i,M],[t,S]],[/(opwwe\d{3})/i],[o,[i,fe],[t,S]],[/(moto 360)/i],[o,[i,ie],[t,S]],[/(smartwatch 3)/i],[o,[i,j],[t,S]],[/(g watch r)/i],[o,[i,J],[t,S]],[/droid.+; (wt63?0{2,3})\)/i],[o,[i,re],[t,S]],[/droid.+; (glass) \d/i],[o,[i,Z],[t,S]],[/(pico) (4|neo3(?: link|pro)?)/i],[i,o,[t,S]],[/; (quest( \d| pro)?)/i],[o,[i,ge],[t,S]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[i,[t,C]],[/(aeobc)\b/i],[o,[i,I],[t,C]],[/(homepod).+mac os/i],[o,[i,M],[t,C]],[/windows iot/i],[[t,C]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[o,[t,c]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[o,[t,r]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[t,r]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[t,c]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[o,[i,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[n,[a,ze+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[a,n],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[n,[a,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[a,n],[/ladybird\//i],[[a,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[n,a]],os:[[/microsoft (windows) (vista|xp)/i],[a,n],[/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i],[a,[n,H,xe]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[n,H,xe],[a,"Windows"]],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[n,/_/g,"."],[a,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[a,ye],[n,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[n,a],[/(ubuntu) ([\w\.]+) like android/i],[[a,/(.+)/,"$1 Touch"],n],[/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i],[a,n],[/\(bb(10);/i],[n,[a,be]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[n,[a,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[n,[a,Y+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[n,[a,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[n,[a,"watchOS"]],[/crkey\/([\d\.]+)/i],[n,[a,K+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[a,he],n],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[a,n],[/(sunos) ?([\w\.\d]*)/i],[[a,"Solaris"],n],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[a,n]]},_=function(p,g){if(typeof p===x&&(g=p,p=s),!(this instanceof _))return new _(p,g).getResult();var u=typeof m!==y&&m.navigator?m.navigator:s,k=p||(u&&u.userAgent?u.userAgent:v),z=u&&u.userAgentData?u.userAgentData:s,A=g?De(Se,g):Se,h=u&&u.userAgent==k;return this.getBrowser=function(){var d={};return d[a]=s,d[n]=s,X.call(d,k,A.browser),d[T]=Ie(d[n]),h&&u&&u.brave&&typeof u.brave.isBrave==b&&(d[a]="Brave"),d},this.getCPU=function(){var d={};return d[f]=s,X.call(d,k,A.cpu),d},this.getDevice=function(){var d={};return d[i]=s,d[o]=s,d[t]=s,X.call(d,k,A.device),h&&!d[t]&&z&&z.mobile&&(d[t]=c),h&&d[o]=="Macintosh"&&u&&typeof u.standalone!==y&&u.maxTouchPoints&&u.maxTouchPoints>2&&(d[o]="iPad",d[t]=r),d},this.getEngine=function(){var d={};return d[a]=s,d[n]=s,X.call(d,k,A.engine),d},this.getOS=function(){var d={};return d[a]=s,d[n]=s,X.call(d,k,A.os),h&&!d[a]&&z&&z.platform&&z.platform!="Unknown"&&(d[a]=z.platform.replace(/chrome os/i,he).replace(/macos/i,ye)),d},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return k},this.setUA=function(d){return k=typeof d===B&&d.length>D?se(d,D):d,this},this.setUA(k),this};_.VERSION=E,_.BROWSER=Q([a,n,T]),_.CPU=Q([f]),_.DEVICE=Q([o,i,t,P,c,w,r,S,C]),_.ENGINE=_.OS=Q([a,n]),l.exports&&(N=l.exports=_),N.UAParser=_;var L=typeof m!==y&&(m.jQuery||m.Zepto);if(L&&!L.ua){var ee=new _;L.ua=ee.getResult(),L.ua.get=function(){return ee.getUA()},L.ua.set=function(p){ee.setUA(p);var g=ee.getResult();for(var u in g)L.ua[u]=g[u]}}})(typeof window=="object"?window:Le)})(ce,ce.exports);var Ue=ce.exports;const qe=$e(Ue);function _e(){if(window.webkit!=null&&window.webkit.messageHandlers!=="undefined")try{var l=qe(navigator.userAgent);if(l.browser.name==="WebKit")return"ios_webview"}catch(N){console.error(N)}return typeof Android<"u"?"android_webview":typeof window.cefQuery<"u"?"cef_webview":"browser"}function Ce(){return _e()==="ios_webview"}function Ae(){return _e()==="android_webview"}function R(){try{return window.self!==window.top}catch{return!0}}const je=3e3;let Fe=0,te=null;function Xe(){return`req_${++Fe}_${Date.now()}`}function He(){return"APP_"+Math.random().toString(36).slice(2,10)}function Ge(l){te=l}function ue(){return te||(te=He()),te}function $(l){R()&&window.parent.postMessage({...l,sender:ue(),target:l.target||"DASHBOARD"},"*")}function Oe(l,N){return R()?new Promise(m=>{const s=Xe(),E=setTimeout(()=>{window.removeEventListener("message",v),m(null)},je);function v(V){const b=V.data;(b==null?void 0:b.type)==="DATA_RESPONSE"&&(b==null?void 0:b.requestId)===s&&(!b.target||b.target===ue())&&(clearTimeout(E),window.removeEventListener("message",v),m(b.data??null))}window.addEventListener("message",v),$({type:"DATA_REQUEST",requestId:s,source:l,key:N})}):Promise.resolve(null)}function Be(l){return Oe("localStorage",l)}function We(l){return Oe("window",l)}const G=(l,N)=>{const m=l.__vccOpts||l;for(const[s,E]of N)m[s]=E;return m},Ke={class:"sky-header-container"},Ye={class:"topmenubox"},Ze={class:"header-left"},Je=["title"],Qe={width:"15",height:"15",viewBox:"0 0 451.847 451.847",style:{transform:"rotate(90deg)"}},et={class:"notPadding",style:{"margin-bottom":"4px"}},tt={class:"topmenu-title"},ot={key:0,class:"title-dropdown"},it={class:"title-dropdown-header"},nt=["onClick"],at={class:"pageName"},lt={class:"pageVisit"},rt={key:0,class:"topmenu-description"},st={class:"topmenubox-button"},dt={__name:"Header",props:{title:{type:String,default:""},subtitle:{type:String,default:""},showBackButton:{type:Boolean,default:!0},backButtonTitle:{type:String,default:"Назад"},backEvent:{type:Function,default:null},dropdownItems:{type:Array,default:()=>[]},dropdownTitle:{type:String,default:"Останні відвідані розділи"},visitLabel:{type:String,default:"Останнє відвідування"},trackPageName:{type:String,default:""},trackPagePath:{type:String,default:""},appId:{type:String,default:""}},emits:["back","navigate"],setup(l,{emit:N}){const m=l;Ge(m.appId||ue());const s=N,E=e.ref(null),v=e.ref(!1),V=e.ref([]),b=e.ref({});R()&&m.trackPageName&&$({type:"trackVisit",name:m.trackPageName,path:m.trackPagePath||`/${m.trackPageName}`});const y=e.ref(null);R()&&Be("rocketMode").then(r=>{y.value=r,$({type:"setRocketMode",value:!0})}),e.onUnmounted(()=>{P()}),R()&&We("lang").then(r=>{r!=null&&(b.value=r)});function x(r){try{if(!r)return;const w=typeof r=="string"?JSON.parse(r):r;w!=null&&w.pages&&(V.value=Object.values(w.pages))}catch{}}x(localStorage.componentStats),R()&&Be("componentStats").then(r=>{r!=null&&(localStorage.setItem("componentStats",JSON.stringify(r)),x(r))});const B=e.computed(()=>[...m.dropdownItems.length?m.dropdownItems:V.value].sort((w,S)=>S.lastVisit-w.lastVisit)),T=()=>{B.value.length&&(v.value=!v.value)},o=()=>{v.value=!1},a=r=>{s("navigate",r.path),R()&&$({type:"navigate",path:r.path}),o()},t=r=>{if(!r)return"";const w=b.value[r]||r;return w.charAt(0).toUpperCase()+w.slice(1)},i=r=>{const S=Date.now()-r,C=Math.floor(S/1e3),D=Math.floor(C/60),I=Math.floor(D/60),M=Math.floor(I/24);return M>0?`${M}д тому`:I>0?`${I}год тому`:D>0?`${D}хв тому`:`${C}с тому`},n=r=>{E.value&&!E.value.contains(r.target)&&o()};e.onMounted(()=>{document.addEventListener("click",n,!0)}),e.onUnmounted(()=>{document.removeEventListener("click",n,!0)});const f=e.computed(()=>m.backEvent||m.showBackButton&&R()),P=()=>{if(y.value!==null){const r=y.value==="true";$({type:"setRocketMode",value:r})}},c=()=>{if(m.backEvent)return m.backEvent();P(),$({type:"exit"})};return(r,w)=>(e.openBlock(),e.createElementBlock("header",Ke,[e.createElementVNode("div",Ye,[e.createElementVNode("div",Ze,[f.value?(e.openBlock(),e.createElementBlock("button",{key:0,class:"btn-back",onClick:c,title:l.backButtonTitle},[(e.openBlock(),e.createElementBlock("svg",Qe,[...w[0]||(w[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])]))],8,Je)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"dropdownRef",ref:E,class:"titleAndDesc"},[e.createElementVNode("button",{class:e.normalizeClass(["title-dropdown-toggle",{"title-dropdown-toggle-active":B.value.length}]),onClick:T},[e.renderSlot(r.$slots,"title",{},()=>[e.createElementVNode("h4",et,[e.createElementVNode("span",tt,e.toDisplayString(l.title),1),B.value.length?(e.openBlock(),e.createElementBlock("svg",{key:0,class:e.normalizeClass(["arrow",{open:v.value}]),width:"12",height:"12",viewBox:"0 0 451.847 451.847",style:{"flex-shrink":"0"}},[...w[1]||(w[1]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])],2)):e.createCommentVNode("",!0)])],!0)],2),v.value&&B.value.length?(e.openBlock(),e.createElementBlock("div",ot,[e.createElementVNode("div",it,e.toDisplayString(l.dropdownTitle),1),w[2]||(w[2]=e.createElementVNode("div",{class:"title-dropdown-divider"},null,-1)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,(S,C)=>(e.openBlock(),e.createElementBlock("div",{key:C,class:"title-dropdown-item",onClick:D=>a(S)},[e.createElementVNode("p",at,e.toDisplayString(t(S.name)),1),e.createElementVNode("small",lt," ("+e.toDisplayString(l.visitLabel)+" "+e.toDisplayString(i(S.lastVisit))+") ",1)],8,nt))),128))])):e.createCommentVNode("",!0),e.renderSlot(r.$slots,"subtitle",{},()=>[l.subtitle?(e.openBlock(),e.createElementBlock("p",rt,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)],!0)],512)]),e.createElementVNode("div",st,[w[3]||(w[3]=e.createElementVNode("div",null,null,-1)),e.renderSlot(r.$slots,"default",{},void 0,!0),w[4]||(w[4]=e.createElementVNode("div",null,null,-1))])])]))}},ct=G(dt,[["__scopeId","data-v-800b85b5"]]);const ut={key:0,class:"sky-dialog-subtitle"},mt=["title"],bt={key:0,class:"sky-dialog-swipe-area"},wt={__name:"DialogModal",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},zIndex:{type:[Number,String],default:null},closeText:{type:String,default:"Закрити"},enableAnimation:{type:Boolean,default:!1},closeOnEsc:{type:Boolean,default:!0},hasButtons:{type:Boolean,default:null}},emits:["update:modelValue","close","save"],setup(l,{emit:N}){const m=e.useSlots(),s=l,E=N,v=e.ref(null),V=e.ref(null),b=e.ref(0),y=e.computed(()=>{try{return Ce()}catch{return!1}}),x=e.computed(()=>{try{return Ae()}catch{return!1}}),B=e.computed(()=>s.hasButtons!==null?s.hasButtons:!!m.buttons),T=()=>{E("update:modelValue",!1),E("close")},o=n=>{n.key==="Escape"&&s.closeOnEsc&&s.modelValue&&T(),n.key==="Enter"&&s.modelValue&&E("save")},a=n=>{n.touches[0].clientX<35&&(b.value=n.touches[0].clientX)},t=n=>{b.value>0&&b.value<35&&n.changedTouches[0].clientX-b.value>50&&T(),b.value=0},i=()=>{if(!(!x.value||!v.value))try{if(typeof Android<"u"&&Android.getDisplayCutoutTop){const n=Android.getDisplayCutoutTop();if(n&&window.devicePixelRatio>1){const f=n/window.devicePixelRatio;v.value.style.paddingTop=f+"px"}}}catch{}};return e.watch(()=>s.modelValue,n=>{n?(document.body.style.overflow="hidden",e.nextTick(()=>{i()})):document.body.style.overflow=""}),e.onMounted(()=>{document.addEventListener("keydown",o),window.addEventListener("resize",i)}),e.onUnmounted(()=>{document.removeEventListener("keydown",o),window.removeEventListener("resize",i),document.body.style.overflow=""}),(n,f)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:l.enableAnimation?"dialog-slide":""},{default:e.withCtx(()=>[l.modelValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"sky-dialogbox sky-dialogbox-classic",style:e.normalizeStyle([l.zIndex?{"z-index":l.zIndex}:null])},[e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-overlay",{"sky-dialog-animate":l.enableAnimation}])},[e.createElementVNode("div",{ref_key:"dialogContent",ref:v,class:"sky-dialog-content"},[e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-title",{"sky-dialog-title-with-subtitle":l.subtitle}])},[e.createTextVNode(e.toDisplayString(l.title)+" ",1),l.subtitle?(e.openBlock(),e.createElementBlock("span",ut,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)],2),e.createElementVNode("button",{class:"sky-dialog-close",title:l.closeText,onClick:T},[...f[0]||(f[0]=[e.createElementVNode("svg",{viewBox:"0 0 16 16",width:"16",height:"16"},[e.createElementVNode("line",{x1:"1",y1:"15",x2:"15",y2:"1",stroke:"currentColor","stroke-width":"2"}),e.createElementVNode("line",{x1:"1",y1:"1",x2:"15",y2:"15",stroke:"currentColor","stroke-width":"2"})],-1)])],8,mt),f[3]||(f[3]=e.createElementVNode("div",{class:"sky-dialog-clearfix"},null,-1)),e.createElementVNode("div",{ref_key:"dialogPaper",ref:V,class:e.normalizeClass(["sky-dialog-paper",{"sky-dialog-paper-no-footer":!B.value}]),onTouchstart:a,onTouchend:t},[y.value?(e.openBlock(),e.createElementBlock("div",bt)):e.createCommentVNode("",!0),e.renderSlot(n.$slots,"default",{},void 0,!0)],34),B.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["sky-dialog-footer",{"sky-dialog-footer-animate":l.enableAnimation}])},[f[1]||(f[1]=e.createElementVNode("div",null,null,-1)),e.renderSlot(n.$slots,"buttons",{},void 0,!0),f[2]||(f[2]=e.createElementVNode("div",null,null,-1))],2)):e.createCommentVNode("",!0)],512)],2)],4)):e.createCommentVNode("",!0)]),_:3},8,["name"])]))}},Ve=G(wt,[["__scopeId","data-v-e82f3bf6"]]);const pt={class:"sky-dialog-header"},ft=["title"],vt={width:"15",height:"15",viewBox:"0 0 451.847 451.847",style:{transform:"rotate(90deg)"}},gt={key:0,class:"sky-dialog-subtitle"},ht={key:0,class:"sky-dialog-swipe-area"},yt={__name:"DialogNext",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},zIndex:{type:[Number,String],default:null},closeText:{type:String,default:"Назад"},enableAnimation:{type:Boolean,default:!1},closeOnEsc:{type:Boolean,default:!0},hasButtons:{type:Boolean,default:null}},emits:["update:modelValue","close","save"],setup(l,{emit:N}){const m=e.useSlots(),s=l,E=N,v=e.ref(null),V=e.ref(null),b=e.ref(0),y=e.computed(()=>{try{return Ce()}catch{return!1}}),x=e.computed(()=>{try{return Ae()}catch{return!1}}),B=e.computed(()=>s.hasButtons!==null?s.hasButtons:!!m.buttons),T=()=>{E("update:modelValue",!1),E("close")},o=n=>{n.key==="Escape"&&s.closeOnEsc&&s.modelValue&&T(),n.key==="Enter"&&s.modelValue&&E("save")},a=n=>{n.touches[0].clientX<35&&(b.value=n.touches[0].clientX)},t=n=>{b.value>0&&b.value<35&&n.changedTouches[0].clientX-b.value>50&&T(),b.value=0},i=()=>{if(!(!x.value||!v.value))try{if(typeof Android<"u"&&Android.getDisplayCutoutTop){const n=Android.getDisplayCutoutTop();if(n&&window.devicePixelRatio>1){const f=n/window.devicePixelRatio;v.value.style.paddingTop=f+"px"}}}catch{}};return e.watch(()=>s.modelValue,n=>{n?(document.body.style.overflow="hidden",e.nextTick(()=>{i()})):document.body.style.overflow=""}),e.onMounted(()=>{document.addEventListener("keydown",o),window.addEventListener("resize",i)}),e.onUnmounted(()=>{document.removeEventListener("keydown",o),window.removeEventListener("resize",i),document.body.style.overflow=""}),(n,f)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:l.enableAnimation?"dialog-slide":""},{default:e.withCtx(()=>[l.modelValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"sky-dialogbox sky-dialogbox-next",style:e.normalizeStyle([l.zIndex?{"z-index":l.zIndex}:null])},[e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-overlay",{"sky-dialog-animate":l.enableAnimation}])},[e.createElementVNode("div",{ref_key:"dialogContent",ref:v,class:"sky-dialog-content"},[e.createElementVNode("div",pt,[e.createElementVNode("button",{class:"sky-dialog-back",title:l.closeText,onClick:T},[(e.openBlock(),e.createElementBlock("svg",vt,[...f[0]||(f[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])]))],8,ft),e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-title",{"sky-dialog-title-with-subtitle":l.subtitle}])},[e.createTextVNode(e.toDisplayString(l.title)+" ",1),l.subtitle?(e.openBlock(),e.createElementBlock("span",gt,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)],2)]),e.createElementVNode("div",{ref_key:"dialogPaper",ref:V,class:e.normalizeClass(["sky-dialog-paper",{"sky-dialog-paper-no-footer":!B.value}]),onTouchstart:a,onTouchend:t},[y.value?(e.openBlock(),e.createElementBlock("div",ht)):e.createCommentVNode("",!0),e.renderSlot(n.$slots,"default",{},void 0,!0)],34),B.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["sky-dialog-footer",{"sky-dialog-footer-animate":l.enableAnimation}])},[f[1]||(f[1]=e.createElementVNode("div",null,null,-1)),e.renderSlot(n.$slots,"buttons",{},void 0,!0),f[2]||(f[2]=e.createElementVNode("div",null,null,-1))],2)):e.createCommentVNode("",!0)],512)],2)],4)):e.createCommentVNode("",!0)]),_:3},8,["name"])]))}},Te=G(yt,[["__scopeId","data-v-d5e9dd43"]]),kt={__name:"Dialog",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},zIndex:{type:[Number,String],default:null},closeText:{type:String,default:""},enableAnimation:{type:Boolean,default:!1},closeOnEsc:{type:Boolean,default:!0},mode:{type:String,default:null,validator:l=>[null,"next","classic"].includes(l)}},emits:["update:modelValue","close","save"],setup(l,{emit:N}){const m=l,s=N,E=e.computed({get:()=>m.modelValue,set:b=>s("update:modelValue",b)}),v=e.ref(!0);e.onMounted(()=>{try{new URLSearchParams(window.location.search).get("rocketMode")==="false"?v.value=!1:v.value=!0}catch{v.value=!0}});const V=e.computed(()=>m.mode==="next"?Te:m.mode==="classic"?Ve:v.value?Te:Ve);return(b,y)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(V.value),{modelValue:E.value,"onUpdate:modelValue":y[0]||(y[0]=x=>E.value=x),title:l.title,subtitle:l.subtitle,"z-index":l.zIndex,"close-text":l.closeText,"enable-animation":l.enableAnimation,"close-on-esc":l.closeOnEsc,"has-buttons":!!b.$slots.buttons,onClose:y[1]||(y[1]=x=>b.$emit("close")),onSave:y[2]||(y[2]=x=>b.$emit("save"))},e.createSlots({default:e.withCtx(()=>[e.renderSlot(b.$slots,"default")]),_:2},[b.$slots.buttons?{name:"buttons",fn:e.withCtx(()=>[e.renderSlot(b.$slots,"buttons")]),key:"0"}:void 0]),1064,["modelValue","title","subtitle","z-index","close-text","enable-animation","close-on-esc","has-buttons"]))}},Et={props:{to:{type:String,default:"body"}}};function xt(l,N,m,s,E,v){return e.openBlock(),e.createBlock(e.Teleport,{to:m.to},[e.renderSlot(l.$slots,"default")],8,["to"])}const Me=G(Et,[["render",xt]]);const St={class:"sky-modal-header"},Nt=["title"],Bt={width:"15",height:"15",viewBox:"0 0 451.847 451.847",style:{transform:"rotate(90deg)"}},Vt={class:"sky-modal-title-wrapper"},Tt={class:"sky-modal-title"},_t={key:0,class:"sky-modal-subtitle"},Ct={class:"sky-modal-body"},At={key:0,class:"sky-modal-footer"},Ot={__name:"Modal",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},closeTitle:{type:String,default:"Закрити"},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},width:{type:String,default:"100%"},height:{type:String,default:"100%"}},emits:["update:modelValue","close"],setup(l,{emit:N}){const m=l,s=N,E=e.computed(()=>({width:m.width,height:m.height})),v=()=>{s("update:modelValue",!1),s("close")},V=()=>{m.closeOnOverlay&&v()},b=y=>{y.key==="Escape"&&m.closeOnEsc&&m.modelValue&&v()};return e.watch(()=>m.modelValue,y=>{y?document.body.style.overflow="hidden":document.body.style.overflow=""}),e.onMounted(()=>{document.addEventListener("keydown",b)}),e.onUnmounted(()=>{document.removeEventListener("keydown",b),document.body.style.overflow=""}),(y,x)=>(e.openBlock(),e.createBlock(Me,{to:"body"},{default:e.withCtx(()=>[e.createVNode(e.Transition,null,{default:e.withCtx(()=>[l.modelValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"sky-modal-overlay",onClick:e.withModifiers(V,["self"])},[e.createElementVNode("div",{class:"sky-modal",style:e.normalizeStyle(E.value)},[e.createElementVNode("div",St,[e.createElementVNode("button",{class:"sky-modal-back",onClick:v,title:l.closeTitle},[(e.openBlock(),e.createElementBlock("svg",Bt,[...x[0]||(x[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])]))],8,Nt),e.createElementVNode("div",Vt,[e.createElementVNode("h4",Tt,e.toDisplayString(l.title),1),l.subtitle?(e.openBlock(),e.createElementBlock("div",_t,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)])]),e.createElementVNode("div",Ct,[e.renderSlot(y.$slots,"default",{},void 0,!0)]),y.$slots.footer?(e.openBlock(),e.createElementBlock("div",At,[x[1]||(x[1]=e.createElementVNode("div",null,null,-1)),e.renderSlot(y.$slots,"footer",{},void 0,!0),x[2]||(x[2]=e.createElementVNode("div",null,null,-1))])):e.createCommentVNode("",!0)],4)])):e.createCommentVNode("",!0)]),_:3})]),_:3}))}},Mt=G(Ot,[["__scopeId","data-v-f35c4457"]]);exports.BaseTeleport=Me;exports.Dialog=kt;exports.Header=ct;exports.Modal=Mt;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");var Le=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $e(l){return l&&l.__esModule&&Object.prototype.hasOwnProperty.call(l,"default")?l.default:l}var ce={exports:{}};(function(l,N){(function(m,s){var E="1.0.41",f="",_="?",b="function",h="undefined",x="object",B="string",V="major",o="model",a="name",t="type",i="vendor",n="version",y="architecture",P="console",c="mobile",r="tablet",w="smarttv",S="wearable",C="embedded",D=500,I="Amazon",M="Apple",me="ASUS",be="BlackBerry",W="Browser",K="Chrome",ze="Edge",Y="Firefox",Z="Google",we="Honor",pe="Huawei",Pe="Lenovo",J="LG",oe="Microsoft",ie="Motorola",ne="Nvidia",fe="OnePlus",U="Opera",ae="OPPO",q="Samsung",ve="Sharp",j="Sony",le="Xiaomi",re="Zebra",ge="Facebook",he="Chromium OS",ye="Mac OS",ke=" Browser",De=function(p,v){var u={};for(var k in p)v[k]&&v[k].length%2===0?u[k]=v[k].concat(p[k]):u[k]=p[k];return u},Q=function(p){for(var v={},u=0;u<p.length;u++)v[p[u].toUpperCase()]=p[u];return v},Ee=function(p,v){return typeof p===B?F(v).indexOf(F(p))!==-1:!1},F=function(p){return p.toLowerCase()},Ie=function(p){return typeof p===B?p.replace(/[^\d\.]/g,f).split(".")[0]:s},se=function(p,v){if(typeof p===B)return p=p.replace(/^\s\s*/,f),typeof v===h?p:p.substring(0,D)},X=function(p,v){for(var u=0,k,z,A,g,d,O;u<v.length&&!d;){var de=v[u],Ne=v[u+1];for(k=z=0;k<de.length&&!d&&de[k];)if(d=de[k++].exec(p),d)for(A=0;A<Ne.length;A++)O=d[++z],g=Ne[A],typeof g===x&&g.length>0?g.length===2?typeof g[1]==b?this[g[0]]=g[1].call(this,O):this[g[0]]=g[1]:g.length===3?typeof g[1]===b&&!(g[1].exec&&g[1].test)?this[g[0]]=O?g[1].call(this,O,g[2]):s:this[g[0]]=O?O.replace(g[1],g[2]):s:g.length===4&&(this[g[0]]=O?g[3].call(this,O.replace(g[1],g[2])):s):this[g]=O||s;u+=2}},H=function(p,v){for(var u in v)if(typeof v[u]===x&&v[u].length>0){for(var k=0;k<v[u].length;k++)if(Ee(v[u][k],p))return u===_?s:u}else if(Ee(v[u],p))return u===_?s:u;return v.hasOwnProperty("*")?v["*"]:p},Re={"1.0":"/8","1.2":"/1","1.3":"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},xe={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2","8.1":"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},Se={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[n,[a,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[n,[a,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[a,n],[/opios[\/ ]+([\w\.]+)/i],[n,[a,U+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[n,[a,U+" GX"]],[/\bopr\/([\w\.]+)/i],[n,[a,U]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[n,[a,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[n,[a,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[a,n],[/quark(?:pc)?\/([-\w\.]+)/i],[n,[a,"Quark"]],[/\bddg\/([\w\.]+)/i],[n,[a,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[n,[a,"UC"+W]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[n,[a,"WeChat"]],[/konqueror\/([\w\.]+)/i],[n,[a,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[n,[a,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[n,[a,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[n,[a,"Smart Lenovo "+W]],[/(avast|avg)\/([\w\.]+)/i],[[a,/(.+)/,"$1 Secure "+W],n],[/\bfocus\/([\w\.]+)/i],[n,[a,Y+" Focus"]],[/\bopt\/([\w\.]+)/i],[n,[a,U+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[n,[a,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[n,[a,"Dolphin"]],[/coast\/([\w\.]+)/i],[n,[a,U+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[n,[a,"MIUI"+ke]],[/fxios\/([\w\.-]+)/i],[n,[a,Y]],[/\bqihoobrowser\/?([\w\.]*)/i],[n,[a,"360"]],[/\b(qq)\/([\w\.]+)/i],[[a,/(.+)/,"$1Browser"],n],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[a,/(.+)/,"$1"+ke],n],[/samsungbrowser\/([\w\.]+)/i],[n,[a,q+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[n,[a,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[a,"Sogou Mobile"],n],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[a,n],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[a],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[n,a],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[a,ge],n],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[a,n],[/\bgsa\/([\w\.]+) .*safari\//i],[n,[a,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[n,[a,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[n,[a,K+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[a,K+" WebView"],n],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[n,[a,"Android "+W]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[a,n],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[n,[a,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[n,a],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[a,[n,H,Re]],[/(webkit|khtml)\/([\w\.]+)/i],[a,n],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[a,"Netscape"],n],[/(wolvic|librewolf)\/([\w\.]+)/i],[a,n],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[n,[a,Y+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[a,[n,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[a,[n,/master.|lts./,""]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[y,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[y,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[y,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[y,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[y,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[y,/ower/,f,F]],[/ sun4\w[;\)]/i],[[y,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[y,F]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[o,[i,q],[t,r]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[o,[i,q],[t,c]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[o,[i,M],[t,c]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[o,[i,M],[t,r]],[/(macintosh);/i],[o,[i,M]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[o,[i,ve],[t,c]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[o,[i,we],[t,r]],[/honor([-\w ]+)[;\)]/i],[o,[i,we],[t,c]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[o,[i,pe],[t,r]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[o,[i,pe],[t,c]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[o,/_/g," "],[i,le],[t,r]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[o,/_/g," "],[i,le],[t,c]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[o,[i,ae],[t,c]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[o,[i,H,{OnePlus:["304","403","203"],"*":ae}],[t,r]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[o,[i,"Vivo"],[t,c]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[o,[i,"Realme"],[t,c]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[o,[i,ie],[t,c]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[o,[i,ie],[t,r]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[o,[i,J],[t,r]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i,/\blg-?([\d\w]+) bui/i],[o,[i,J],[t,c]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[o,[i,Pe],[t,r]],[/(nokia) (t[12][01])/i],[i,o,[t,r]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[o,/_/g," "],[t,c],[i,"Nokia"]],[/(pixel (c|tablet))\b/i],[o,[i,Z],[t,r]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[o,[i,Z],[t,c]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[o,[i,j],[t,c]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[o,"Xperia Tablet"],[i,j],[t,r]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[o,[i,fe],[t,c]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[o,[i,I],[t,r]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[o,/(.+)/g,"Fire Phone $1"],[i,I],[t,c]],[/(playbook);[-\w\),; ]+(rim)/i],[o,i,[t,r]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[o,[i,be],[t,c]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[o,[i,me],[t,r]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[o,[i,me],[t,c]],[/(nexus 9)/i],[o,[i,"HTC"],[t,r]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[i,[o,/_/g," "],[t,c]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[o,[i,"TCL"],[t,r]],[/(itel) ((\w+))/i],[[i,F],o,[t,H,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[o,[i,"Acer"],[t,r]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[o,[i,"Meizu"],[t,c]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[o,[i,"Ulefone"],[t,c]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[o,[i,"Energizer"],[t,c]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[o,[i,"Cat"],[t,c]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[o,[i,"Smartfren"],[t,c]],[/droid.+; (a(?:015|06[35]|142p?))/i],[o,[i,"Nothing"],[t,c]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[o,[i,"Archos"],[t,r]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[o,[i,"Archos"],[t,c]],[/(imo) (tab \w+)/i,/(infinix) (x1101b?)/i],[i,o,[t,r]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (hmd|imo) ([\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i,/(oppo) ?([\w ]+) bui/i],[i,o,[t,c]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[i,o,[t,r]],[/(surface duo)/i],[o,[i,oe],[t,r]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[o,[i,"Fairphone"],[t,c]],[/(u304aa)/i],[o,[i,"AT&T"],[t,c]],[/\bsie-(\w*)/i],[o,[i,"Siemens"],[t,c]],[/\b(rct\w+) b/i],[o,[i,"RCA"],[t,r]],[/\b(venue[\d ]{2,7}) b/i],[o,[i,"Dell"],[t,r]],[/\b(q(?:mv|ta)\w+) b/i],[o,[i,"Verizon"],[t,r]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[o,[i,"Barnes & Noble"],[t,r]],[/\b(tm\d{3}\w+) b/i],[o,[i,"NuVision"],[t,r]],[/\b(k88) b/i],[o,[i,"ZTE"],[t,r]],[/\b(nx\d{3}j) b/i],[o,[i,"ZTE"],[t,c]],[/\b(gen\d{3}) b.+49h/i],[o,[i,"Swiss"],[t,c]],[/\b(zur\d{3}) b/i],[o,[i,"Swiss"],[t,r]],[/\b((zeki)?tb.*\b) b/i],[o,[i,"Zeki"],[t,r]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[i,"Dragon Touch"],o,[t,r]],[/\b(ns-?\w{0,9}) b/i],[o,[i,"Insignia"],[t,r]],[/\b((nxa|next)-?\w{0,9}) b/i],[o,[i,"NextBook"],[t,r]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[i,"Voice"],o,[t,c]],[/\b(lvtel\-)?(v1[12]) b/i],[[i,"LvTel"],o,[t,c]],[/\b(ph-1) /i],[o,[i,"Essential"],[t,c]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[o,[i,"Envizen"],[t,r]],[/\b(trio[-\w\. ]+) b/i],[o,[i,"MachSpeed"],[t,r]],[/\btu_(1491) b/i],[o,[i,"Rotor"],[t,r]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[o,[i,ne],[t,r]],[/(sprint) (\w+)/i],[i,o,[t,c]],[/(kin\.[onetw]{3})/i],[[o,/\./g," "],[i,oe],[t,c]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[o,[i,re],[t,r]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[o,[i,re],[t,c]],[/smart-tv.+(samsung)/i],[i,[t,w]],[/hbbtv.+maple;(\d+)/i],[[o,/^/,"SmartTV"],[i,q],[t,w]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[i,J],[t,w]],[/(apple) ?tv/i],[i,[o,M+" TV"],[t,w]],[/crkey/i],[[o,K+"cast"],[i,Z],[t,w]],[/droid.+aft(\w+)( bui|\))/i],[o,[i,I],[t,w]],[/(shield \w+ tv)/i],[o,[i,ne],[t,w]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[o,[i,ve],[t,w]],[/(bravia[\w ]+)( bui|\))/i],[o,[i,j],[t,w]],[/(mi(tv|box)-?\w+) bui/i],[o,[i,le],[t,w]],[/Hbbtv.*(technisat) (.*);/i],[i,o,[t,w]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[i,se],[o,se],[t,w]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[o,[t,w]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[t,w]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[i,o,[t,P]],[/droid.+; (shield)( bui|\))/i],[o,[i,ne],[t,P]],[/(playstation \w+)/i],[o,[i,j],[t,P]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[o,[i,oe],[t,P]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[o,[i,q],[t,S]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[i,o,[t,S]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[o,[i,ae],[t,S]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[o,[i,M],[t,S]],[/(opwwe\d{3})/i],[o,[i,fe],[t,S]],[/(moto 360)/i],[o,[i,ie],[t,S]],[/(smartwatch 3)/i],[o,[i,j],[t,S]],[/(g watch r)/i],[o,[i,J],[t,S]],[/droid.+; (wt63?0{2,3})\)/i],[o,[i,re],[t,S]],[/droid.+; (glass) \d/i],[o,[i,Z],[t,S]],[/(pico) (4|neo3(?: link|pro)?)/i],[i,o,[t,S]],[/; (quest( \d| pro)?)/i],[o,[i,ge],[t,S]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[i,[t,C]],[/(aeobc)\b/i],[o,[i,I],[t,C]],[/(homepod).+mac os/i],[o,[i,M],[t,C]],[/windows iot/i],[[t,C]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[o,[t,c]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[o,[t,r]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[t,r]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[t,c]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[o,[i,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[n,[a,ze+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[a,n],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[n,[a,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[a,n],[/ladybird\//i],[[a,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[n,a]],os:[[/microsoft (windows) (vista|xp)/i],[a,n],[/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i],[a,[n,H,xe]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[n,H,xe],[a,"Windows"]],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[n,/_/g,"."],[a,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[a,ye],[n,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[n,a],[/(ubuntu) ([\w\.]+) like android/i],[[a,/(.+)/,"$1 Touch"],n],[/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i],[a,n],[/\(bb(10);/i],[n,[a,be]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[n,[a,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[n,[a,Y+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[n,[a,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[n,[a,"watchOS"]],[/crkey\/([\d\.]+)/i],[n,[a,K+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[a,he],n],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[a,n],[/(sunos) ?([\w\.\d]*)/i],[[a,"Solaris"],n],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[a,n]]},T=function(p,v){if(typeof p===x&&(v=p,p=s),!(this instanceof T))return new T(p,v).getResult();var u=typeof m!==h&&m.navigator?m.navigator:s,k=p||(u&&u.userAgent?u.userAgent:f),z=u&&u.userAgentData?u.userAgentData:s,A=v?De(Se,v):Se,g=u&&u.userAgent==k;return this.getBrowser=function(){var d={};return d[a]=s,d[n]=s,X.call(d,k,A.browser),d[V]=Ie(d[n]),g&&u&&u.brave&&typeof u.brave.isBrave==b&&(d[a]="Brave"),d},this.getCPU=function(){var d={};return d[y]=s,X.call(d,k,A.cpu),d},this.getDevice=function(){var d={};return d[i]=s,d[o]=s,d[t]=s,X.call(d,k,A.device),g&&!d[t]&&z&&z.mobile&&(d[t]=c),g&&d[o]=="Macintosh"&&u&&typeof u.standalone!==h&&u.maxTouchPoints&&u.maxTouchPoints>2&&(d[o]="iPad",d[t]=r),d},this.getEngine=function(){var d={};return d[a]=s,d[n]=s,X.call(d,k,A.engine),d},this.getOS=function(){var d={};return d[a]=s,d[n]=s,X.call(d,k,A.os),g&&!d[a]&&z&&z.platform&&z.platform!="Unknown"&&(d[a]=z.platform.replace(/chrome os/i,he).replace(/macos/i,ye)),d},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return k},this.setUA=function(d){return k=typeof d===B&&d.length>D?se(d,D):d,this},this.setUA(k),this};T.VERSION=E,T.BROWSER=Q([a,n,V]),T.CPU=Q([y]),T.DEVICE=Q([o,i,t,P,c,w,r,S,C]),T.ENGINE=T.OS=Q([a,n]),l.exports&&(N=l.exports=T),N.UAParser=T;var L=typeof m!==h&&(m.jQuery||m.Zepto);if(L&&!L.ua){var ee=new T;L.ua=ee.getResult(),L.ua.get=function(){return ee.getUA()},L.ua.set=function(p){ee.setUA(p);var v=ee.getResult();for(var u in v)L.ua[u]=v[u]}}})(typeof window=="object"?window:Le)})(ce,ce.exports);var Ue=ce.exports;const qe=$e(Ue);function Te(){if(window.webkit!=null&&window.webkit.messageHandlers!=="undefined")try{var l=qe(navigator.userAgent);if(l.browser.name==="WebKit")return"ios_webview"}catch(N){console.error(N)}return typeof Android<"u"?"android_webview":typeof window.cefQuery<"u"?"cef_webview":"browser"}function Ce(){return Te()==="ios_webview"}function Ae(){return Te()==="android_webview"}function R(){try{return window.self!==window.top}catch{return!0}}const je=3e3;let Fe=0,te=null;function Xe(){return`req_${++Fe}_${Date.now()}`}function He(){return"APP_"+Math.random().toString(36).slice(2,10)}function Ge(l){te=l}function ue(){return te||(te=He()),te}function $(l){R()&&window.parent.postMessage({...l,sender:ue(),target:l.target||"DASHBOARD"},"*")}function Oe(l,N){return R()?new Promise(m=>{const s=Xe(),E=setTimeout(()=>{window.removeEventListener("message",f),m(null)},je);function f(_){const b=_.data;(b==null?void 0:b.type)==="DATA_RESPONSE"&&(b==null?void 0:b.requestId)===s&&(!b.target||b.target===ue())&&(clearTimeout(E),window.removeEventListener("message",f),m(b.data??null))}window.addEventListener("message",f),$({type:"DATA_REQUEST",requestId:s,source:l,key:N})}):Promise.resolve(null)}function Be(l){return Oe("localStorage",l)}function We(l){return Oe("window",l)}const G=(l,N)=>{const m=l.__vccOpts||l;for(const[s,E]of N)m[s]=E;return m},Ke={class:"sky-header-container"},Ye={class:"topmenubox"},Ze={class:"header-left"},Je=["title"],Qe={width:"15",height:"15",viewBox:"0 0 451.847 451.847",style:{transform:"rotate(90deg)"}},et={class:"notPadding",style:{"margin-bottom":"4px"}},tt={class:"topmenu-title"},ot={key:0,class:"title-dropdown"},it={class:"title-dropdown-header"},nt=["onClick"],at={class:"pageName"},lt={class:"pageVisit"},rt={key:0,class:"topmenu-description"},st={class:"topmenubox-button"},dt={__name:"Header",props:{title:{type:String,default:""},subtitle:{type:String,default:""},showBackButton:{type:Boolean,default:!0},backButtonTitle:{type:String,default:"Назад"},backEvent:{type:Function,default:null},dropdownItems:{type:Array,default:()=>[]},dropdownTitle:{type:String,default:"Останні відвідані розділи"},visitLabel:{type:String,default:"Останнє відвідування"},trackPageName:{type:String,default:""},trackPagePath:{type:String,default:""},appId:{type:String,default:""}},emits:["back","navigate"],setup(l,{emit:N}){const m=l;Ge(m.appId||ue());const s=N,E=e.ref(null),f=e.ref(!1),_=e.ref([]),b=e.ref({});R()&&m.trackPageName&&$({type:"trackVisit",name:m.trackPageName,path:m.trackPagePath||`/${m.trackPageName}`});const h=e.ref(null);R()&&Be("rocketMode").then(r=>{h.value=r,$({type:"setRocketMode",value:!0})}),e.onUnmounted(()=>{P()}),R()&&We("lang").then(r=>{r!=null&&(b.value=r)});function x(r){try{if(!r)return;const w=typeof r=="string"?JSON.parse(r):r;w!=null&&w.pages&&(_.value=Object.values(w.pages))}catch{}}x(localStorage.componentStats),R()&&Be("componentStats").then(r=>{r!=null&&(localStorage.setItem("componentStats",JSON.stringify(r)),x(r))});const B=e.computed(()=>[...m.dropdownItems.length?m.dropdownItems:_.value].sort((w,S)=>S.lastVisit-w.lastVisit)),V=()=>{B.value.length&&(f.value=!f.value)},o=()=>{f.value=!1},a=r=>{s("navigate",r.path),R()&&$({type:"navigate",path:r.path}),o()},t=r=>{if(!r)return"";const w=b.value[r]||r;return w.charAt(0).toUpperCase()+w.slice(1)},i=r=>{const S=Date.now()-r,C=Math.floor(S/1e3),D=Math.floor(C/60),I=Math.floor(D/60),M=Math.floor(I/24);return M>0?`${M}д тому`:I>0?`${I}год тому`:D>0?`${D}хв тому`:`${C}с тому`},n=r=>{E.value&&!E.value.contains(r.target)&&o()};e.onMounted(()=>{document.addEventListener("click",n,!0)}),e.onUnmounted(()=>{document.removeEventListener("click",n,!0)});const y=e.computed(()=>m.backEvent||m.showBackButton&&R()),P=()=>{if(h.value!==null){const r=h.value==="true";$({type:"setRocketMode",value:r})}},c=()=>{if(m.backEvent)return m.backEvent();P(),$({type:"exit"})};return(r,w)=>(e.openBlock(),e.createElementBlock("header",Ke,[e.createElementVNode("div",Ye,[e.createElementVNode("div",Ze,[y.value?(e.openBlock(),e.createElementBlock("button",{key:0,class:"btn-back",onClick:c,title:l.backButtonTitle},[(e.openBlock(),e.createElementBlock("svg",Qe,[...w[0]||(w[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])]))],8,Je)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"dropdownRef",ref:E,class:"titleAndDesc"},[e.createElementVNode("button",{class:e.normalizeClass(["title-dropdown-toggle",{"title-dropdown-toggle-active":B.value.length}]),onClick:V},[e.renderSlot(r.$slots,"title",{},()=>[e.createElementVNode("h4",et,[e.createElementVNode("span",tt,e.toDisplayString(l.title),1),B.value.length?(e.openBlock(),e.createElementBlock("svg",{key:0,class:e.normalizeClass(["arrow",{open:f.value}]),width:"12",height:"12",viewBox:"0 0 451.847 451.847",style:{"flex-shrink":"0"}},[...w[1]||(w[1]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])],2)):e.createCommentVNode("",!0)])],!0)],2),f.value&&B.value.length?(e.openBlock(),e.createElementBlock("div",ot,[e.createElementVNode("div",it,e.toDisplayString(l.dropdownTitle),1),w[2]||(w[2]=e.createElementVNode("div",{class:"title-dropdown-divider"},null,-1)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,(S,C)=>(e.openBlock(),e.createElementBlock("div",{key:C,class:"title-dropdown-item",onClick:D=>a(S)},[e.createElementVNode("p",at,e.toDisplayString(t(S.name)),1),e.createElementVNode("small",lt," ("+e.toDisplayString(l.visitLabel)+" "+e.toDisplayString(i(S.lastVisit))+") ",1)],8,nt))),128))])):e.createCommentVNode("",!0),e.renderSlot(r.$slots,"subtitle",{},()=>[l.subtitle?(e.openBlock(),e.createElementBlock("p",rt,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)],!0)],512)]),e.createElementVNode("div",st,[w[3]||(w[3]=e.createElementVNode("div",null,null,-1)),e.renderSlot(r.$slots,"default",{},void 0,!0),w[4]||(w[4]=e.createElementVNode("div",null,null,-1))])])]))}},ct=G(dt,[["__scopeId","data-v-800b85b5"]]);const ut={key:0,class:"sky-dialog-subtitle"},mt=["title"],bt={key:0,class:"sky-dialog-swipe-area"},wt={__name:"DialogModal",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},zIndex:{type:[Number,String],default:null},closeText:{type:String,default:"Закрити"},enableAnimation:{type:Boolean,default:!1},closeOnEsc:{type:Boolean,default:!0},hasButtons:{type:Boolean,default:null}},emits:["update:modelValue","close","save"],setup(l,{emit:N}){const m=e.useSlots(),s=l,E=N,f=e.ref(null),_=e.ref(null),b=e.ref(0),h=e.computed(()=>{try{return Ce()}catch{return!1}}),x=e.computed(()=>{try{return Ae()}catch{return!1}}),B=e.computed(()=>s.hasButtons!==null?s.hasButtons:!!m.buttons),V=()=>{E("update:modelValue",!1),E("close")},o=n=>{n.key==="Escape"&&s.closeOnEsc&&s.modelValue&&V(),n.key==="Enter"&&s.modelValue&&E("save")},a=n=>{n.touches[0].clientX<35&&(b.value=n.touches[0].clientX)},t=n=>{b.value>0&&b.value<35&&n.changedTouches[0].clientX-b.value>50&&V(),b.value=0},i=()=>{if(!(!x.value||!f.value))try{if(typeof Android<"u"&&Android.getDisplayCutoutTop){const n=Android.getDisplayCutoutTop();if(n&&window.devicePixelRatio>1){const y=n/window.devicePixelRatio;f.value.style.paddingTop=y+"px"}}}catch{}};return e.watch(()=>s.modelValue,n=>{n?(document.body.style.overflow="hidden",e.nextTick(()=>{i()})):document.body.style.overflow=""}),e.onMounted(()=>{document.addEventListener("keydown",o),window.addEventListener("resize",i)}),e.onUnmounted(()=>{document.removeEventListener("keydown",o),window.removeEventListener("resize",i),document.body.style.overflow=""}),(n,y)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:l.enableAnimation?"dialog-slide":""},{default:e.withCtx(()=>[l.modelValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"sky-dialogbox sky-dialogbox-classic",style:e.normalizeStyle([l.zIndex?{"z-index":l.zIndex}:null])},[e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-overlay",{"sky-dialog-animate":l.enableAnimation}])},[e.createElementVNode("div",{ref_key:"dialogContent",ref:f,class:"sky-dialog-content"},[e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-title",{"sky-dialog-title-with-subtitle":l.subtitle}])},[e.createTextVNode(e.toDisplayString(l.title)+" ",1),l.subtitle?(e.openBlock(),e.createElementBlock("span",ut,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)],2),e.createElementVNode("button",{class:"sky-dialog-close",title:l.closeText,onClick:V},[...y[0]||(y[0]=[e.createElementVNode("svg",{viewBox:"0 0 16 16",width:"16",height:"16"},[e.createElementVNode("line",{x1:"1",y1:"15",x2:"15",y2:"1",stroke:"currentColor","stroke-width":"2"}),e.createElementVNode("line",{x1:"1",y1:"1",x2:"15",y2:"15",stroke:"currentColor","stroke-width":"2"})],-1)])],8,mt),y[1]||(y[1]=e.createElementVNode("div",{class:"sky-dialog-clearfix"},null,-1)),e.createElementVNode("div",{ref_key:"dialogPaper",ref:_,class:e.normalizeClass(["sky-dialog-paper",{"sky-dialog-paper-no-footer":!B.value}]),onTouchstart:a,onTouchend:t},[h.value?(e.openBlock(),e.createElementBlock("div",bt)):e.createCommentVNode("",!0),e.renderSlot(n.$slots,"default",{},void 0,!0)],34),B.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["sky-dialog-footer",{"sky-dialog-footer-animate":l.enableAnimation}])},[e.renderSlot(n.$slots,"buttons",{},void 0,!0)],2)):e.createCommentVNode("",!0)],512)],2)],4)):e.createCommentVNode("",!0)]),_:3},8,["name"])]))}},_e=G(wt,[["__scopeId","data-v-25f8ff74"]]);const pt={class:"sky-dialog-header"},ft=["title"],vt={width:"15",height:"15",viewBox:"0 0 451.847 451.847",style:{transform:"rotate(90deg)"}},gt={key:0,class:"sky-dialog-subtitle"},ht={key:0,class:"sky-dialog-swipe-area"},yt={__name:"DialogNext",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},zIndex:{type:[Number,String],default:null},closeText:{type:String,default:"Назад"},enableAnimation:{type:Boolean,default:!1},closeOnEsc:{type:Boolean,default:!0},hasButtons:{type:Boolean,default:null}},emits:["update:modelValue","close","save"],setup(l,{emit:N}){const m=e.useSlots(),s=l,E=N,f=e.ref(null),_=e.ref(null),b=e.ref(0),h=e.computed(()=>{try{return Ce()}catch{return!1}}),x=e.computed(()=>{try{return Ae()}catch{return!1}}),B=e.computed(()=>s.hasButtons!==null?s.hasButtons:!!m.buttons),V=()=>{E("update:modelValue",!1),E("close")},o=n=>{n.key==="Escape"&&s.closeOnEsc&&s.modelValue&&V(),n.key==="Enter"&&s.modelValue&&E("save")},a=n=>{n.touches[0].clientX<35&&(b.value=n.touches[0].clientX)},t=n=>{b.value>0&&b.value<35&&n.changedTouches[0].clientX-b.value>50&&V(),b.value=0},i=()=>{if(!(!x.value||!f.value))try{if(typeof Android<"u"&&Android.getDisplayCutoutTop){const n=Android.getDisplayCutoutTop();if(n&&window.devicePixelRatio>1){const y=n/window.devicePixelRatio;f.value.style.paddingTop=y+"px"}}}catch{}};return e.watch(()=>s.modelValue,n=>{n?(document.body.style.overflow="hidden",e.nextTick(()=>{i()})):document.body.style.overflow=""}),e.onMounted(()=>{document.addEventListener("keydown",o),window.addEventListener("resize",i)}),e.onUnmounted(()=>{document.removeEventListener("keydown",o),window.removeEventListener("resize",i),document.body.style.overflow=""}),(n,y)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:l.enableAnimation?"dialog-slide":""},{default:e.withCtx(()=>[l.modelValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"sky-dialogbox sky-dialogbox-next",style:e.normalizeStyle([l.zIndex?{"z-index":l.zIndex}:null])},[e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-overlay",{"sky-dialog-animate":l.enableAnimation}])},[e.createElementVNode("div",{ref_key:"dialogContent",ref:f,class:"sky-dialog-content"},[e.createElementVNode("div",pt,[e.createElementVNode("button",{class:"sky-dialog-back",title:l.closeText,onClick:V},[(e.openBlock(),e.createElementBlock("svg",vt,[...y[0]||(y[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])]))],8,ft),e.createElementVNode("div",{class:e.normalizeClass(["sky-dialog-title",{"sky-dialog-title-with-subtitle":l.subtitle}])},[e.createTextVNode(e.toDisplayString(l.title)+" ",1),l.subtitle?(e.openBlock(),e.createElementBlock("span",gt,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)],2)]),e.createElementVNode("div",{ref_key:"dialogPaper",ref:_,class:e.normalizeClass(["sky-dialog-paper",{"sky-dialog-paper-no-footer":!B.value}]),onTouchstart:a,onTouchend:t},[h.value?(e.openBlock(),e.createElementBlock("div",ht)):e.createCommentVNode("",!0),e.renderSlot(n.$slots,"default",{},void 0,!0)],34),B.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["sky-dialog-footer",{"sky-dialog-footer-animate":l.enableAnimation}])},[e.renderSlot(n.$slots,"buttons",{},void 0,!0)],2)):e.createCommentVNode("",!0)],512)],2)],4)):e.createCommentVNode("",!0)]),_:3},8,["name"])]))}},Ve=G(yt,[["__scopeId","data-v-910c4e3a"]]),kt={__name:"Dialog",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},zIndex:{type:[Number,String],default:null},closeText:{type:String,default:""},enableAnimation:{type:Boolean,default:!1},closeOnEsc:{type:Boolean,default:!0},mode:{type:String,default:null,validator:l=>[null,"next","classic"].includes(l)}},emits:["update:modelValue","close","save"],setup(l,{emit:N}){const m=l,s=N,E=e.computed({get:()=>m.modelValue,set:b=>s("update:modelValue",b)}),f=e.ref(!0);e.onMounted(()=>{try{new URLSearchParams(window.location.search).get("rocketMode")==="false"?f.value=!1:f.value=!0}catch{f.value=!0}});const _=e.computed(()=>m.mode==="next"?Ve:m.mode==="classic"?_e:f.value?Ve:_e);return(b,h)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(_.value),{modelValue:E.value,"onUpdate:modelValue":h[0]||(h[0]=x=>E.value=x),title:l.title,subtitle:l.subtitle,"z-index":l.zIndex,"close-text":l.closeText,"enable-animation":l.enableAnimation,"close-on-esc":l.closeOnEsc,"has-buttons":!!b.$slots.buttons,onClose:h[1]||(h[1]=x=>b.$emit("close")),onSave:h[2]||(h[2]=x=>b.$emit("save"))},e.createSlots({default:e.withCtx(()=>[e.renderSlot(b.$slots,"default")]),_:2},[b.$slots.buttons?{name:"buttons",fn:e.withCtx(()=>[e.renderSlot(b.$slots,"buttons")]),key:"0"}:void 0]),1064,["modelValue","title","subtitle","z-index","close-text","enable-animation","close-on-esc","has-buttons"]))}},Et={props:{to:{type:String,default:"body"}}};function xt(l,N,m,s,E,f){return e.openBlock(),e.createBlock(e.Teleport,{to:m.to},[e.renderSlot(l.$slots,"default")],8,["to"])}const Me=G(Et,[["render",xt]]);const St={class:"sky-modal-header"},Nt=["title"],Bt={width:"15",height:"15",viewBox:"0 0 451.847 451.847",style:{transform:"rotate(90deg)"}},_t={class:"sky-modal-title-wrapper"},Vt={class:"sky-modal-title"},Tt={key:0,class:"sky-modal-subtitle"},Ct={class:"sky-modal-body"},At={key:0,class:"sky-modal-footer"},Ot={__name:"Modal",props:{modelValue:{type:Boolean,default:!1},title:{type:String,default:""},subtitle:{type:String,default:""},closeTitle:{type:String,default:"Закрити"},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},width:{type:String,default:"100%"},height:{type:String,default:"100%"}},emits:["update:modelValue","close"],setup(l,{emit:N}){const m=l,s=N,E=e.computed(()=>({width:m.width,height:m.height})),f=()=>{s("update:modelValue",!1),s("close")},_=()=>{m.closeOnOverlay&&f()},b=h=>{h.key==="Escape"&&m.closeOnEsc&&m.modelValue&&f()};return e.watch(()=>m.modelValue,h=>{h?document.body.style.overflow="hidden":document.body.style.overflow=""}),e.onMounted(()=>{document.addEventListener("keydown",b)}),e.onUnmounted(()=>{document.removeEventListener("keydown",b),document.body.style.overflow=""}),(h,x)=>(e.openBlock(),e.createBlock(Me,{to:"body"},{default:e.withCtx(()=>[e.createVNode(e.Transition,null,{default:e.withCtx(()=>[l.modelValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"sky-modal-overlay",onClick:e.withModifiers(_,["self"])},[e.createElementVNode("div",{class:"sky-modal",style:e.normalizeStyle(E.value)},[e.createElementVNode("div",St,[e.createElementVNode("button",{class:"sky-modal-back",onClick:f,title:l.closeTitle},[(e.openBlock(),e.createElementBlock("svg",Bt,[...x[0]||(x[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"},null,-1)])]))],8,Nt),e.createElementVNode("div",_t,[e.createElementVNode("h4",Vt,e.toDisplayString(l.title),1),l.subtitle?(e.openBlock(),e.createElementBlock("div",Tt,e.toDisplayString(l.subtitle),1)):e.createCommentVNode("",!0)])]),e.createElementVNode("div",Ct,[e.renderSlot(h.$slots,"default",{},void 0,!0)]),h.$slots.footer?(e.openBlock(),e.createElementBlock("div",At,[x[1]||(x[1]=e.createElementVNode("div",null,null,-1)),e.renderSlot(h.$slots,"footer",{},void 0,!0),x[2]||(x[2]=e.createElementVNode("div",null,null,-1))])):e.createCommentVNode("",!0)],4)])):e.createCommentVNode("",!0)]),_:3})]),_:3}))}},Mt=G(Ot,[["__scopeId","data-v-f35c4457"]]);exports.BaseTeleport=Me;exports.Dialog=kt;exports.Header=ct;exports.Modal=Mt;
@@ -1,47 +1,47 @@
1
- import { ref as P, onUnmounted as ie, computed as z, onMounted as oe, openBlock as x, createElementBlock as T, createElementVNode as u, createCommentVNode as C, normalizeClass as $, renderSlot as I, toDisplayString as N, Fragment as nt, renderList as at, useSlots as He, watch as Se, nextTick as Ge, createBlock as ne, Teleport as _e, createVNode as Ee, Transition as Te, withCtx as K, normalizeStyle as Ae, createTextVNode as We, resolveDynamicComponent as st, createSlots as lt, withModifiers as rt } from "vue";
1
+ import { ref as P, onUnmounted as ie, computed as z, onMounted as oe, openBlock as x, createElementBlock as T, createElementVNode as w, createCommentVNode as C, normalizeClass as $, renderSlot as I, toDisplayString as N, Fragment as nt, renderList as at, useSlots as He, watch as _e, nextTick as Ge, createBlock as ne, Teleport as Se, createVNode as Ee, Transition as Te, withCtx as K, normalizeStyle as Ae, createTextVNode as We, resolveDynamicComponent as st, createSlots as lt, withModifiers as rt } from "vue";
2
2
  var dt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
3
  function ut(a) {
4
4
  return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
5
5
  }
6
6
  var xe = { exports: {} };
7
7
  (function(a, A) {
8
- (function(b, l) {
9
- var S = "1.0.41", v = "", B = "?", w = "function", y = "undefined", _ = "object", O = "string", M = "major", t = "model", n = "name", e = "type", i = "vendor", o = "version", p = "architecture", j = "console", d = "mobile", s = "tablet", m = "smarttv", E = "wearable", R = "embedded", F = 500, X = "Amazon", q = "Apple", Be = "ASUS", Ce = "BlackBerry", se = "Browser", le = "Chrome", Qe = "Edge", re = "Firefox", de = "Google", Me = "Honor", Ne = "Huawei", et = "Lenovo", ue = "LG", me = "Microsoft", fe = "Motorola", pe = "Nvidia", Pe = "OnePlus", Y = "Opera", ve = "OPPO", Z = "Samsung", Ie = "Sharp", J = "Sony", ge = "Xiaomi", he = "Zebra", Ve = "Facebook", ze = "Chromium OS", Re = "Mac OS", Le = " Browser", tt = function(f, g) {
10
- var c = {};
8
+ (function(c, l) {
9
+ var _ = "1.0.41", p = "", B = "?", b = "function", h = "undefined", S = "object", O = "string", M = "major", t = "model", n = "name", e = "type", i = "vendor", o = "version", y = "architecture", j = "console", d = "mobile", s = "tablet", m = "smarttv", E = "wearable", R = "embedded", F = 500, X = "Amazon", q = "Apple", Be = "ASUS", Ce = "BlackBerry", se = "Browser", le = "Chrome", Qe = "Edge", re = "Firefox", de = "Google", Me = "Honor", Ne = "Huawei", et = "Lenovo", ue = "LG", me = "Microsoft", fe = "Motorola", pe = "Nvidia", Pe = "OnePlus", Y = "Opera", ve = "OPPO", Z = "Samsung", Ie = "Sharp", J = "Sony", ge = "Xiaomi", he = "Zebra", Ve = "Facebook", ze = "Chromium OS", Re = "Mac OS", Le = " Browser", tt = function(f, v) {
10
+ var u = {};
11
11
  for (var k in f)
12
- g[k] && g[k].length % 2 === 0 ? c[k] = g[k].concat(f[k]) : c[k] = f[k];
13
- return c;
12
+ v[k] && v[k].length % 2 === 0 ? u[k] = v[k].concat(f[k]) : u[k] = f[k];
13
+ return u;
14
14
  }, ce = function(f) {
15
- for (var g = {}, c = 0; c < f.length; c++)
16
- g[f[c].toUpperCase()] = f[c];
17
- return g;
18
- }, De = function(f, g) {
19
- return typeof f === O ? Q(g).indexOf(Q(f)) !== -1 : !1;
15
+ for (var v = {}, u = 0; u < f.length; u++)
16
+ v[f[u].toUpperCase()] = f[u];
17
+ return v;
18
+ }, De = function(f, v) {
19
+ return typeof f === O ? Q(v).indexOf(Q(f)) !== -1 : !1;
20
20
  }, Q = function(f) {
21
21
  return f.toLowerCase();
22
22
  }, it = function(f) {
23
- return typeof f === O ? f.replace(/[^\d\.]/g, v).split(".")[0] : l;
24
- }, ye = function(f, g) {
23
+ return typeof f === O ? f.replace(/[^\d\.]/g, p).split(".")[0] : l;
24
+ }, ye = function(f, v) {
25
25
  if (typeof f === O)
26
- return f = f.replace(/^\s\s*/, v), typeof g === y ? f : f.substring(0, F);
27
- }, ee = function(f, g) {
28
- for (var c = 0, k, U, L, h, r, D; c < g.length && !r; ) {
29
- var ke = g[c], Ue = g[c + 1];
26
+ return f = f.replace(/^\s\s*/, p), typeof v === h ? f : f.substring(0, F);
27
+ }, ee = function(f, v) {
28
+ for (var u = 0, k, U, L, g, r, D; u < v.length && !r; ) {
29
+ var ke = v[u], Ue = v[u + 1];
30
30
  for (k = U = 0; k < ke.length && !r && ke[k]; )
31
31
  if (r = ke[k++].exec(f), r)
32
32
  for (L = 0; L < Ue.length; L++)
33
- D = r[++U], h = Ue[L], typeof h === _ && h.length > 0 ? h.length === 2 ? typeof h[1] == w ? this[h[0]] = h[1].call(this, D) : this[h[0]] = h[1] : h.length === 3 ? typeof h[1] === w && !(h[1].exec && h[1].test) ? this[h[0]] = D ? h[1].call(this, D, h[2]) : l : this[h[0]] = D ? D.replace(h[1], h[2]) : l : h.length === 4 && (this[h[0]] = D ? h[3].call(this, D.replace(h[1], h[2])) : l) : this[h] = D || l;
34
- c += 2;
33
+ D = r[++U], g = Ue[L], typeof g === S && g.length > 0 ? g.length === 2 ? typeof g[1] == b ? this[g[0]] = g[1].call(this, D) : this[g[0]] = g[1] : g.length === 3 ? typeof g[1] === b && !(g[1].exec && g[1].test) ? this[g[0]] = D ? g[1].call(this, D, g[2]) : l : this[g[0]] = D ? D.replace(g[1], g[2]) : l : g.length === 4 && (this[g[0]] = D ? g[3].call(this, D.replace(g[1], g[2])) : l) : this[g] = D || l;
34
+ u += 2;
35
35
  }
36
- }, te = function(f, g) {
37
- for (var c in g)
38
- if (typeof g[c] === _ && g[c].length > 0) {
39
- for (var k = 0; k < g[c].length; k++)
40
- if (De(g[c][k], f))
41
- return c === B ? l : c;
42
- } else if (De(g[c], f))
43
- return c === B ? l : c;
44
- return g.hasOwnProperty("*") ? g["*"] : f;
36
+ }, te = function(f, v) {
37
+ for (var u in v)
38
+ if (typeof v[u] === S && v[u].length > 0) {
39
+ for (var k = 0; k < v[u].length; k++)
40
+ if (De(v[u][k], f))
41
+ return u === B ? l : u;
42
+ } else if (De(v[u], f))
43
+ return u === B ? l : u;
44
+ return v.hasOwnProperty("*") ? v["*"] : f;
45
45
  }, ot = {
46
46
  "1.0": "/8",
47
47
  "1.2": "/1",
@@ -389,44 +389,44 @@ var xe = { exports: {} };
389
389
  /\b((amd|x|x86[-_]?|wow|win)64)\b/i
390
390
  // AMD64 (x64)
391
391
  ],
392
- [[p, "amd64"]],
392
+ [[y, "amd64"]],
393
393
  [
394
394
  /(ia32(?=;))/i,
395
395
  // IA32 (quicktime)
396
396
  /\b((i[346]|x)86)(pc)?\b/i
397
397
  // IA32 (x86)
398
398
  ],
399
- [[p, "ia32"]],
399
+ [[y, "ia32"]],
400
400
  [
401
401
  /\b(aarch64|arm(v?[89]e?l?|_?64))\b/i
402
402
  // ARM64
403
403
  ],
404
- [[p, "arm64"]],
404
+ [[y, "arm64"]],
405
405
  [
406
406
  /\b(arm(v[67])?ht?n?[fl]p?)\b/i
407
407
  // ARMHF
408
408
  ],
409
- [[p, "armhf"]],
409
+ [[y, "armhf"]],
410
410
  [
411
411
  // PocketPC mistakenly identified as PowerPC
412
412
  /( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i
413
413
  ],
414
- [[p, "arm"]],
414
+ [[y, "arm"]],
415
415
  [
416
416
  /((ppc|powerpc)(64)?)( mac|;|\))/i
417
417
  // PowerPC
418
418
  ],
419
- [[p, /ower/, v, Q]],
419
+ [[y, /ower/, p, Q]],
420
420
  [
421
421
  / sun4\w[;\)]/i
422
422
  // SPARC
423
423
  ],
424
- [[p, "sparc"]],
424
+ [[y, "sparc"]],
425
425
  [
426
426
  /\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i
427
427
  // IA64, 68K, ARM/64, AVR/32, IRIX/64, MIPS/64, SPARC/64, PA-RISC
428
428
  ],
429
- [[p, Q]]
429
+ [[y, Q]]
430
430
  ],
431
431
  device: [
432
432
  [
@@ -1278,25 +1278,25 @@ var xe = { exports: {} };
1278
1278
  ],
1279
1279
  [n, o]
1280
1280
  ]
1281
- }, V = function(f, g) {
1282
- if (typeof f === _ && (g = f, f = l), !(this instanceof V))
1283
- return new V(f, g).getResult();
1284
- var c = typeof b !== y && b.navigator ? b.navigator : l, k = f || (c && c.userAgent ? c.userAgent : v), U = c && c.userAgentData ? c.userAgentData : l, L = g ? tt(qe, g) : qe, h = c && c.userAgent == k;
1281
+ }, V = function(f, v) {
1282
+ if (typeof f === S && (v = f, f = l), !(this instanceof V))
1283
+ return new V(f, v).getResult();
1284
+ var u = typeof c !== h && c.navigator ? c.navigator : l, k = f || (u && u.userAgent ? u.userAgent : p), U = u && u.userAgentData ? u.userAgentData : l, L = v ? tt(qe, v) : qe, g = u && u.userAgent == k;
1285
1285
  return this.getBrowser = function() {
1286
1286
  var r = {};
1287
- return r[n] = l, r[o] = l, ee.call(r, k, L.browser), r[M] = it(r[o]), h && c && c.brave && typeof c.brave.isBrave == w && (r[n] = "Brave"), r;
1287
+ return r[n] = l, r[o] = l, ee.call(r, k, L.browser), r[M] = it(r[o]), g && u && u.brave && typeof u.brave.isBrave == b && (r[n] = "Brave"), r;
1288
1288
  }, this.getCPU = function() {
1289
1289
  var r = {};
1290
- return r[p] = l, ee.call(r, k, L.cpu), r;
1290
+ return r[y] = l, ee.call(r, k, L.cpu), r;
1291
1291
  }, this.getDevice = function() {
1292
1292
  var r = {};
1293
- return r[i] = l, r[t] = l, r[e] = l, ee.call(r, k, L.device), h && !r[e] && U && U.mobile && (r[e] = d), h && r[t] == "Macintosh" && c && typeof c.standalone !== y && c.maxTouchPoints && c.maxTouchPoints > 2 && (r[t] = "iPad", r[e] = s), r;
1293
+ return r[i] = l, r[t] = l, r[e] = l, ee.call(r, k, L.device), g && !r[e] && U && U.mobile && (r[e] = d), g && r[t] == "Macintosh" && u && typeof u.standalone !== h && u.maxTouchPoints && u.maxTouchPoints > 2 && (r[t] = "iPad", r[e] = s), r;
1294
1294
  }, this.getEngine = function() {
1295
1295
  var r = {};
1296
1296
  return r[n] = l, r[o] = l, ee.call(r, k, L.engine), r;
1297
1297
  }, this.getOS = function() {
1298
1298
  var r = {};
1299
- return r[n] = l, r[o] = l, ee.call(r, k, L.os), h && !r[n] && U && U.platform && U.platform != "Unknown" && (r[n] = U.platform.replace(/chrome os/i, ze).replace(/macos/i, Re)), r;
1299
+ return r[n] = l, r[o] = l, ee.call(r, k, L.os), g && !r[n] && U && U.platform && U.platform != "Unknown" && (r[n] = U.platform.replace(/chrome os/i, ze).replace(/macos/i, Re)), r;
1300
1300
  }, this.getResult = function() {
1301
1301
  return {
1302
1302
  ua: this.getUA(),
@@ -1312,17 +1312,17 @@ var xe = { exports: {} };
1312
1312
  return k = typeof r === O && r.length > F ? ye(r, F) : r, this;
1313
1313
  }, this.setUA(k), this;
1314
1314
  };
1315
- V.VERSION = S, V.BROWSER = ce([n, o, M]), V.CPU = ce([p]), V.DEVICE = ce([t, i, e, j, d, m, s, E, R]), V.ENGINE = V.OS = ce([n, o]), a.exports && (A = a.exports = V), A.UAParser = V;
1316
- var G = typeof b !== y && (b.jQuery || b.Zepto);
1315
+ V.VERSION = _, V.BROWSER = ce([n, o, M]), V.CPU = ce([y]), V.DEVICE = ce([t, i, e, j, d, m, s, E, R]), V.ENGINE = V.OS = ce([n, o]), a.exports && (A = a.exports = V), A.UAParser = V;
1316
+ var G = typeof c !== h && (c.jQuery || c.Zepto);
1317
1317
  if (G && !G.ua) {
1318
1318
  var be = new V();
1319
1319
  G.ua = be.getResult(), G.ua.get = function() {
1320
1320
  return be.getUA();
1321
1321
  }, G.ua.set = function(f) {
1322
1322
  be.setUA(f);
1323
- var g = be.getResult();
1324
- for (var c in g)
1325
- G.ua[c] = g[c];
1323
+ var v = be.getResult();
1324
+ for (var u in v)
1325
+ G.ua[u] = v[u];
1326
1326
  };
1327
1327
  }
1328
1328
  })(typeof window == "object" ? window : dt);
@@ -1375,15 +1375,15 @@ function W(a) {
1375
1375
  }, "*");
1376
1376
  }
1377
1377
  function Je(a, A) {
1378
- return H() ? new Promise((b) => {
1379
- const l = ft(), S = setTimeout(() => {
1380
- window.removeEventListener("message", v), b(null);
1378
+ return H() ? new Promise((c) => {
1379
+ const l = ft(), _ = setTimeout(() => {
1380
+ window.removeEventListener("message", p), c(null);
1381
1381
  }, wt);
1382
- function v(B) {
1383
- const w = B.data;
1384
- (w == null ? void 0 : w.type) === "DATA_RESPONSE" && (w == null ? void 0 : w.requestId) === l && (!w.target || w.target === Oe()) && (clearTimeout(S), window.removeEventListener("message", v), b(w.data ?? null));
1382
+ function p(B) {
1383
+ const b = B.data;
1384
+ (b == null ? void 0 : b.type) === "DATA_RESPONSE" && (b == null ? void 0 : b.requestId) === l && (!b.target || b.target === Oe()) && (clearTimeout(_), window.removeEventListener("message", p), c(b.data ?? null));
1385
1385
  }
1386
- window.addEventListener("message", v), W({
1386
+ window.addEventListener("message", p), W({
1387
1387
  type: "DATA_REQUEST",
1388
1388
  requestId: l,
1389
1389
  source: a,
@@ -1398,16 +1398,16 @@ function gt(a) {
1398
1398
  return Je("window", a);
1399
1399
  }
1400
1400
  const ae = (a, A) => {
1401
- const b = a.__vccOpts || a;
1402
- for (const [l, S] of A)
1403
- b[l] = S;
1404
- return b;
1405
- }, ht = { class: "sky-header-container" }, yt = { class: "topmenubox" }, kt = { class: "header-left" }, xt = ["title"], St = {
1401
+ const c = a.__vccOpts || a;
1402
+ for (const [l, _] of A)
1403
+ c[l] = _;
1404
+ return c;
1405
+ }, ht = { class: "sky-header-container" }, yt = { class: "topmenubox" }, kt = { class: "header-left" }, xt = ["title"], _t = {
1406
1406
  width: "15",
1407
1407
  height: "15",
1408
1408
  viewBox: "0 0 451.847 451.847",
1409
1409
  style: { transform: "rotate(90deg)" }
1410
- }, _t = {
1410
+ }, St = {
1411
1411
  class: "notPadding",
1412
1412
  style: { "margin-bottom": "4px" }
1413
1413
  }, Et = { class: "topmenu-title" }, Tt = {
@@ -1466,23 +1466,23 @@ const ae = (a, A) => {
1466
1466
  },
1467
1467
  emits: ["back", "navigate"],
1468
1468
  setup(a, { emit: A }) {
1469
- const b = a;
1470
- vt(b.appId || Oe());
1471
- const l = A, S = P(null), v = P(!1), B = P([]), w = P({});
1472
- H() && b.trackPageName && W({
1469
+ const c = a;
1470
+ vt(c.appId || Oe());
1471
+ const l = A, _ = P(null), p = P(!1), B = P([]), b = P({});
1472
+ H() && c.trackPageName && W({
1473
1473
  type: "trackVisit",
1474
- name: b.trackPageName,
1475
- path: b.trackPagePath || `/${b.trackPageName}`
1474
+ name: c.trackPageName,
1475
+ path: c.trackPagePath || `/${c.trackPageName}`
1476
1476
  });
1477
- const y = P(null);
1477
+ const h = P(null);
1478
1478
  H() && je("rocketMode").then((s) => {
1479
- y.value = s, W({ type: "setRocketMode", value: !0 });
1479
+ h.value = s, W({ type: "setRocketMode", value: !0 });
1480
1480
  }), ie(() => {
1481
1481
  j();
1482
1482
  }), H() && gt("lang").then((s) => {
1483
- s != null && (w.value = s);
1483
+ s != null && (b.value = s);
1484
1484
  });
1485
- function _(s) {
1485
+ function S(s) {
1486
1486
  try {
1487
1487
  if (!s)
1488
1488
  return;
@@ -1491,78 +1491,78 @@ const ae = (a, A) => {
1491
1491
  } catch {
1492
1492
  }
1493
1493
  }
1494
- _(localStorage.componentStats), H() && je("componentStats").then((s) => {
1495
- s != null && (localStorage.setItem("componentStats", JSON.stringify(s)), _(s));
1494
+ S(localStorage.componentStats), H() && je("componentStats").then((s) => {
1495
+ s != null && (localStorage.setItem("componentStats", JSON.stringify(s)), S(s));
1496
1496
  });
1497
- const O = z(() => [...b.dropdownItems.length ? b.dropdownItems : B.value].sort((m, E) => E.lastVisit - m.lastVisit)), M = () => {
1498
- O.value.length && (v.value = !v.value);
1497
+ const O = z(() => [...c.dropdownItems.length ? c.dropdownItems : B.value].sort((m, E) => E.lastVisit - m.lastVisit)), M = () => {
1498
+ O.value.length && (p.value = !p.value);
1499
1499
  }, t = () => {
1500
- v.value = !1;
1500
+ p.value = !1;
1501
1501
  }, n = (s) => {
1502
1502
  l("navigate", s.path), H() && W({ type: "navigate", path: s.path }), t();
1503
1503
  }, e = (s) => {
1504
1504
  if (!s)
1505
1505
  return "";
1506
- const m = w.value[s] || s;
1506
+ const m = b.value[s] || s;
1507
1507
  return m.charAt(0).toUpperCase() + m.slice(1);
1508
1508
  }, i = (s) => {
1509
1509
  const E = Date.now() - s, R = Math.floor(E / 1e3), F = Math.floor(R / 60), X = Math.floor(F / 60), q = Math.floor(X / 24);
1510
1510
  return q > 0 ? `${q}д тому` : X > 0 ? `${X}год тому` : F > 0 ? `${F}хв тому` : `${R}с тому`;
1511
1511
  }, o = (s) => {
1512
- S.value && !S.value.contains(s.target) && t();
1512
+ _.value && !_.value.contains(s.target) && t();
1513
1513
  };
1514
1514
  oe(() => {
1515
1515
  document.addEventListener("click", o, !0);
1516
1516
  }), ie(() => {
1517
1517
  document.removeEventListener("click", o, !0);
1518
1518
  });
1519
- const p = z(() => b.backEvent || b.showBackButton && H()), j = () => {
1520
- if (y.value !== null) {
1521
- const s = y.value === "true";
1519
+ const y = z(() => c.backEvent || c.showBackButton && H()), j = () => {
1520
+ if (h.value !== null) {
1521
+ const s = h.value === "true";
1522
1522
  W({ type: "setRocketMode", value: s });
1523
1523
  }
1524
1524
  }, d = () => {
1525
- if (b.backEvent)
1526
- return b.backEvent();
1525
+ if (c.backEvent)
1526
+ return c.backEvent();
1527
1527
  j(), W({ type: "exit" });
1528
1528
  };
1529
1529
  return (s, m) => (x(), T("header", ht, [
1530
- u("div", yt, [
1531
- u("div", kt, [
1532
- p.value ? (x(), T("button", {
1530
+ w("div", yt, [
1531
+ w("div", kt, [
1532
+ y.value ? (x(), T("button", {
1533
1533
  key: 0,
1534
1534
  class: "btn-back",
1535
1535
  onClick: d,
1536
1536
  title: a.backButtonTitle
1537
1537
  }, [
1538
- (x(), T("svg", St, [...m[0] || (m[0] = [
1539
- u("path", {
1538
+ (x(), T("svg", _t, [...m[0] || (m[0] = [
1539
+ w("path", {
1540
1540
  fill: "currentColor",
1541
1541
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
1542
1542
  }, null, -1)
1543
1543
  ])]))
1544
1544
  ], 8, xt)) : C("", !0),
1545
- u("div", {
1545
+ w("div", {
1546
1546
  ref_key: "dropdownRef",
1547
- ref: S,
1547
+ ref: _,
1548
1548
  class: "titleAndDesc"
1549
1549
  }, [
1550
- u("button", {
1550
+ w("button", {
1551
1551
  class: $(["title-dropdown-toggle", { "title-dropdown-toggle-active": O.value.length }]),
1552
1552
  onClick: M
1553
1553
  }, [
1554
1554
  I(s.$slots, "title", {}, () => [
1555
- u("h4", _t, [
1556
- u("span", Et, N(a.title), 1),
1555
+ w("h4", St, [
1556
+ w("span", Et, N(a.title), 1),
1557
1557
  O.value.length ? (x(), T("svg", {
1558
1558
  key: 0,
1559
- class: $(["arrow", { open: v.value }]),
1559
+ class: $(["arrow", { open: p.value }]),
1560
1560
  width: "12",
1561
1561
  height: "12",
1562
1562
  viewBox: "0 0 451.847 451.847",
1563
1563
  style: { "flex-shrink": "0" }
1564
1564
  }, [...m[1] || (m[1] = [
1565
- u("path", {
1565
+ w("path", {
1566
1566
  fill: "currentColor",
1567
1567
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
1568
1568
  }, null, -1)
@@ -1570,16 +1570,16 @@ const ae = (a, A) => {
1570
1570
  ])
1571
1571
  ], !0)
1572
1572
  ], 2),
1573
- v.value && O.value.length ? (x(), T("div", Tt, [
1574
- u("div", At, N(a.dropdownTitle), 1),
1575
- m[2] || (m[2] = u("div", { class: "title-dropdown-divider" }, null, -1)),
1573
+ p.value && O.value.length ? (x(), T("div", Tt, [
1574
+ w("div", At, N(a.dropdownTitle), 1),
1575
+ m[2] || (m[2] = w("div", { class: "title-dropdown-divider" }, null, -1)),
1576
1576
  (x(!0), T(nt, null, at(O.value, (E, R) => (x(), T("div", {
1577
1577
  key: R,
1578
1578
  class: "title-dropdown-item",
1579
1579
  onClick: (F) => n(E)
1580
1580
  }, [
1581
- u("p", Bt, N(e(E.name)), 1),
1582
- u("small", Ct, " (" + N(a.visitLabel) + " " + N(i(E.lastVisit)) + ") ", 1)
1581
+ w("p", Bt, N(e(E.name)), 1),
1582
+ w("small", Ct, " (" + N(a.visitLabel) + " " + N(i(E.lastVisit)) + ") ", 1)
1583
1583
  ], 8, Ot))), 128))
1584
1584
  ])) : C("", !0),
1585
1585
  I(s.$slots, "subtitle", {}, () => [
@@ -1587,10 +1587,10 @@ const ae = (a, A) => {
1587
1587
  ], !0)
1588
1588
  ], 512)
1589
1589
  ]),
1590
- u("div", Nt, [
1591
- m[3] || (m[3] = u("div", null, null, -1)),
1590
+ w("div", Nt, [
1591
+ m[3] || (m[3] = w("div", null, null, -1)),
1592
1592
  I(s.$slots, "default", {}, void 0, !0),
1593
- m[4] || (m[4] = u("div", null, null, -1))
1593
+ m[4] || (m[4] = w("div", null, null, -1))
1594
1594
  ])
1595
1595
  ])
1596
1596
  ]));
@@ -1640,40 +1640,40 @@ const It = {
1640
1640
  },
1641
1641
  emits: ["update:modelValue", "close", "save"],
1642
1642
  setup(a, { emit: A }) {
1643
- const b = He(), l = a, S = A, v = P(null), B = P(null), w = P(0), y = z(() => {
1643
+ const c = He(), l = a, _ = A, p = P(null), B = P(null), b = P(0), h = z(() => {
1644
1644
  try {
1645
1645
  return Ye();
1646
1646
  } catch {
1647
1647
  return !1;
1648
1648
  }
1649
- }), _ = z(() => {
1649
+ }), S = z(() => {
1650
1650
  try {
1651
1651
  return Ze();
1652
1652
  } catch {
1653
1653
  return !1;
1654
1654
  }
1655
- }), O = z(() => l.hasButtons !== null ? l.hasButtons : !!b.buttons), M = () => {
1656
- S("update:modelValue", !1), S("close");
1655
+ }), O = z(() => l.hasButtons !== null ? l.hasButtons : !!c.buttons), M = () => {
1656
+ _("update:modelValue", !1), _("close");
1657
1657
  }, t = (o) => {
1658
- o.key === "Escape" && l.closeOnEsc && l.modelValue && M(), o.key === "Enter" && l.modelValue && S("save");
1658
+ o.key === "Escape" && l.closeOnEsc && l.modelValue && M(), o.key === "Enter" && l.modelValue && _("save");
1659
1659
  }, n = (o) => {
1660
- o.touches[0].clientX < 35 && (w.value = o.touches[0].clientX);
1660
+ o.touches[0].clientX < 35 && (b.value = o.touches[0].clientX);
1661
1661
  }, e = (o) => {
1662
- w.value > 0 && w.value < 35 && o.changedTouches[0].clientX - w.value > 50 && M(), w.value = 0;
1662
+ b.value > 0 && b.value < 35 && o.changedTouches[0].clientX - b.value > 50 && M(), b.value = 0;
1663
1663
  }, i = () => {
1664
- if (!(!_.value || !v.value))
1664
+ if (!(!S.value || !p.value))
1665
1665
  try {
1666
1666
  if (typeof Android < "u" && Android.getDisplayCutoutTop) {
1667
1667
  const o = Android.getDisplayCutoutTop();
1668
1668
  if (o && window.devicePixelRatio > 1) {
1669
- const p = o / window.devicePixelRatio;
1670
- v.value.style.paddingTop = p + "px";
1669
+ const y = o / window.devicePixelRatio;
1670
+ p.value.style.paddingTop = y + "px";
1671
1671
  }
1672
1672
  }
1673
1673
  } catch {
1674
1674
  }
1675
1675
  };
1676
- return Se(
1676
+ return _e(
1677
1677
  () => l.modelValue,
1678
1678
  (o) => {
1679
1679
  o ? (document.body.style.overflow = "hidden", Ge(() => {
@@ -1684,7 +1684,7 @@ const It = {
1684
1684
  document.addEventListener("keydown", t), window.addEventListener("resize", i);
1685
1685
  }), ie(() => {
1686
1686
  document.removeEventListener("keydown", t), window.removeEventListener("resize", i), document.body.style.overflow = "";
1687
- }), (o, p) => (x(), ne(_e, { to: "body" }, [
1687
+ }), (o, y) => (x(), ne(Se, { to: "body" }, [
1688
1688
  Ee(Te, {
1689
1689
  name: a.enableAnimation ? "dialog-slide" : ""
1690
1690
  }, {
@@ -1694,31 +1694,31 @@ const It = {
1694
1694
  class: "sky-dialogbox sky-dialogbox-classic",
1695
1695
  style: Ae([a.zIndex ? { "z-index": a.zIndex } : null])
1696
1696
  }, [
1697
- u("div", {
1697
+ w("div", {
1698
1698
  class: $(["sky-dialog-overlay", { "sky-dialog-animate": a.enableAnimation }])
1699
1699
  }, [
1700
- u("div", {
1700
+ w("div", {
1701
1701
  ref_key: "dialogContent",
1702
- ref: v,
1702
+ ref: p,
1703
1703
  class: "sky-dialog-content"
1704
1704
  }, [
1705
- u("div", {
1705
+ w("div", {
1706
1706
  class: $(["sky-dialog-title", { "sky-dialog-title-with-subtitle": a.subtitle }])
1707
1707
  }, [
1708
1708
  We(N(a.title) + " ", 1),
1709
1709
  a.subtitle ? (x(), T("span", It, N(a.subtitle), 1)) : C("", !0)
1710
1710
  ], 2),
1711
- u("button", {
1711
+ w("button", {
1712
1712
  class: "sky-dialog-close",
1713
1713
  title: a.closeText,
1714
1714
  onClick: M
1715
- }, [...p[0] || (p[0] = [
1716
- u("svg", {
1715
+ }, [...y[0] || (y[0] = [
1716
+ w("svg", {
1717
1717
  viewBox: "0 0 16 16",
1718
1718
  width: "16",
1719
1719
  height: "16"
1720
1720
  }, [
1721
- u("line", {
1721
+ w("line", {
1722
1722
  x1: "1",
1723
1723
  y1: "15",
1724
1724
  x2: "15",
@@ -1726,7 +1726,7 @@ const It = {
1726
1726
  stroke: "currentColor",
1727
1727
  "stroke-width": "2"
1728
1728
  }),
1729
- u("line", {
1729
+ w("line", {
1730
1730
  x1: "1",
1731
1731
  y1: "1",
1732
1732
  x2: "15",
@@ -1736,24 +1736,22 @@ const It = {
1736
1736
  })
1737
1737
  ], -1)
1738
1738
  ])], 8, Vt),
1739
- p[3] || (p[3] = u("div", { class: "sky-dialog-clearfix" }, null, -1)),
1740
- u("div", {
1739
+ y[1] || (y[1] = w("div", { class: "sky-dialog-clearfix" }, null, -1)),
1740
+ w("div", {
1741
1741
  ref_key: "dialogPaper",
1742
1742
  ref: B,
1743
1743
  class: $(["sky-dialog-paper", { "sky-dialog-paper-no-footer": !O.value }]),
1744
1744
  onTouchstart: n,
1745
1745
  onTouchend: e
1746
1746
  }, [
1747
- y.value ? (x(), T("div", zt)) : C("", !0),
1747
+ h.value ? (x(), T("div", zt)) : C("", !0),
1748
1748
  I(o.$slots, "default", {}, void 0, !0)
1749
1749
  ], 34),
1750
1750
  O.value ? (x(), T("div", {
1751
1751
  key: 0,
1752
1752
  class: $(["sky-dialog-footer", { "sky-dialog-footer-animate": a.enableAnimation }])
1753
1753
  }, [
1754
- p[1] || (p[1] = u("div", null, null, -1)),
1755
- I(o.$slots, "buttons", {}, void 0, !0),
1756
- p[2] || (p[2] = u("div", null, null, -1))
1754
+ I(o.$slots, "buttons", {}, void 0, !0)
1757
1755
  ], 2)) : C("", !0)
1758
1756
  ], 512)
1759
1757
  ], 2)
@@ -1763,7 +1761,7 @@ const It = {
1763
1761
  }, 8, ["name"])
1764
1762
  ]));
1765
1763
  }
1766
- }, Fe = /* @__PURE__ */ ae(Rt, [["__scopeId", "data-v-e82f3bf6"]]);
1764
+ }, Fe = /* @__PURE__ */ ae(Rt, [["__scopeId", "data-v-25f8ff74"]]);
1767
1765
  const Lt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
1768
1766
  width: "15",
1769
1767
  height: "15",
@@ -1813,40 +1811,40 @@ const Lt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
1813
1811
  },
1814
1812
  emits: ["update:modelValue", "close", "save"],
1815
1813
  setup(a, { emit: A }) {
1816
- const b = He(), l = a, S = A, v = P(null), B = P(null), w = P(0), y = z(() => {
1814
+ const c = He(), l = a, _ = A, p = P(null), B = P(null), b = P(0), h = z(() => {
1817
1815
  try {
1818
1816
  return Ye();
1819
1817
  } catch {
1820
1818
  return !1;
1821
1819
  }
1822
- }), _ = z(() => {
1820
+ }), S = z(() => {
1823
1821
  try {
1824
1822
  return Ze();
1825
1823
  } catch {
1826
1824
  return !1;
1827
1825
  }
1828
- }), O = z(() => l.hasButtons !== null ? l.hasButtons : !!b.buttons), M = () => {
1829
- S("update:modelValue", !1), S("close");
1826
+ }), O = z(() => l.hasButtons !== null ? l.hasButtons : !!c.buttons), M = () => {
1827
+ _("update:modelValue", !1), _("close");
1830
1828
  }, t = (o) => {
1831
- o.key === "Escape" && l.closeOnEsc && l.modelValue && M(), o.key === "Enter" && l.modelValue && S("save");
1829
+ o.key === "Escape" && l.closeOnEsc && l.modelValue && M(), o.key === "Enter" && l.modelValue && _("save");
1832
1830
  }, n = (o) => {
1833
- o.touches[0].clientX < 35 && (w.value = o.touches[0].clientX);
1831
+ o.touches[0].clientX < 35 && (b.value = o.touches[0].clientX);
1834
1832
  }, e = (o) => {
1835
- w.value > 0 && w.value < 35 && o.changedTouches[0].clientX - w.value > 50 && M(), w.value = 0;
1833
+ b.value > 0 && b.value < 35 && o.changedTouches[0].clientX - b.value > 50 && M(), b.value = 0;
1836
1834
  }, i = () => {
1837
- if (!(!_.value || !v.value))
1835
+ if (!(!S.value || !p.value))
1838
1836
  try {
1839
1837
  if (typeof Android < "u" && Android.getDisplayCutoutTop) {
1840
1838
  const o = Android.getDisplayCutoutTop();
1841
1839
  if (o && window.devicePixelRatio > 1) {
1842
- const p = o / window.devicePixelRatio;
1843
- v.value.style.paddingTop = p + "px";
1840
+ const y = o / window.devicePixelRatio;
1841
+ p.value.style.paddingTop = y + "px";
1844
1842
  }
1845
1843
  }
1846
1844
  } catch {
1847
1845
  }
1848
1846
  };
1849
- return Se(
1847
+ return _e(
1850
1848
  () => l.modelValue,
1851
1849
  (o) => {
1852
1850
  o ? (document.body.style.overflow = "hidden", Ge(() => {
@@ -1857,7 +1855,7 @@ const Lt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
1857
1855
  document.addEventListener("keydown", t), window.addEventListener("resize", i);
1858
1856
  }), ie(() => {
1859
1857
  document.removeEventListener("keydown", t), window.removeEventListener("resize", i), document.body.style.overflow = "";
1860
- }), (o, p) => (x(), ne(_e, { to: "body" }, [
1858
+ }), (o, y) => (x(), ne(Se, { to: "body" }, [
1861
1859
  Ee(Te, {
1862
1860
  name: a.enableAnimation ? "dialog-slide" : ""
1863
1861
  }, {
@@ -1867,51 +1865,49 @@ const Lt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
1867
1865
  class: "sky-dialogbox sky-dialogbox-next",
1868
1866
  style: Ae([a.zIndex ? { "z-index": a.zIndex } : null])
1869
1867
  }, [
1870
- u("div", {
1868
+ w("div", {
1871
1869
  class: $(["sky-dialog-overlay", { "sky-dialog-animate": a.enableAnimation }])
1872
1870
  }, [
1873
- u("div", {
1871
+ w("div", {
1874
1872
  ref_key: "dialogContent",
1875
- ref: v,
1873
+ ref: p,
1876
1874
  class: "sky-dialog-content"
1877
1875
  }, [
1878
- u("div", Lt, [
1879
- u("button", {
1876
+ w("div", Lt, [
1877
+ w("button", {
1880
1878
  class: "sky-dialog-back",
1881
1879
  title: a.closeText,
1882
1880
  onClick: M
1883
1881
  }, [
1884
- (x(), T("svg", $t, [...p[0] || (p[0] = [
1885
- u("path", {
1882
+ (x(), T("svg", $t, [...y[0] || (y[0] = [
1883
+ w("path", {
1886
1884
  fill: "currentColor",
1887
1885
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
1888
1886
  }, null, -1)
1889
1887
  ])]))
1890
1888
  ], 8, Dt),
1891
- u("div", {
1889
+ w("div", {
1892
1890
  class: $(["sky-dialog-title", { "sky-dialog-title-with-subtitle": a.subtitle }])
1893
1891
  }, [
1894
1892
  We(N(a.title) + " ", 1),
1895
1893
  a.subtitle ? (x(), T("span", qt, N(a.subtitle), 1)) : C("", !0)
1896
1894
  ], 2)
1897
1895
  ]),
1898
- u("div", {
1896
+ w("div", {
1899
1897
  ref_key: "dialogPaper",
1900
1898
  ref: B,
1901
1899
  class: $(["sky-dialog-paper", { "sky-dialog-paper-no-footer": !O.value }]),
1902
1900
  onTouchstart: n,
1903
1901
  onTouchend: e
1904
1902
  }, [
1905
- y.value ? (x(), T("div", Ut)) : C("", !0),
1903
+ h.value ? (x(), T("div", Ut)) : C("", !0),
1906
1904
  I(o.$slots, "default", {}, void 0, !0)
1907
1905
  ], 34),
1908
1906
  O.value ? (x(), T("div", {
1909
1907
  key: 0,
1910
1908
  class: $(["sky-dialog-footer", { "sky-dialog-footer-animate": a.enableAnimation }])
1911
1909
  }, [
1912
- p[1] || (p[1] = u("div", null, null, -1)),
1913
- I(o.$slots, "buttons", {}, void 0, !0),
1914
- p[2] || (p[2] = u("div", null, null, -1))
1910
+ I(o.$slots, "buttons", {}, void 0, !0)
1915
1911
  ], 2)) : C("", !0)
1916
1912
  ], 512)
1917
1913
  ], 2)
@@ -1921,7 +1917,7 @@ const Lt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
1921
1917
  }, 8, ["name"])
1922
1918
  ]));
1923
1919
  }
1924
- }, Xe = /* @__PURE__ */ ae(jt, [["__scopeId", "data-v-d5e9dd43"]]), ni = {
1920
+ }, Xe = /* @__PURE__ */ ae(jt, [["__scopeId", "data-v-910c4e3a"]]), ni = {
1925
1921
  __name: "Dialog",
1926
1922
  props: {
1927
1923
  modelValue: {
@@ -1962,40 +1958,40 @@ const Lt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
1962
1958
  },
1963
1959
  emits: ["update:modelValue", "close", "save"],
1964
1960
  setup(a, { emit: A }) {
1965
- const b = a, l = A, S = z({
1966
- get: () => b.modelValue,
1967
- set: (w) => l("update:modelValue", w)
1968
- }), v = P(!0);
1961
+ const c = a, l = A, _ = z({
1962
+ get: () => c.modelValue,
1963
+ set: (b) => l("update:modelValue", b)
1964
+ }), p = P(!0);
1969
1965
  oe(() => {
1970
1966
  try {
1971
- new URLSearchParams(window.location.search).get("rocketMode") === "false" ? v.value = !1 : v.value = !0;
1967
+ new URLSearchParams(window.location.search).get("rocketMode") === "false" ? p.value = !1 : p.value = !0;
1972
1968
  } catch {
1973
- v.value = !0;
1969
+ p.value = !0;
1974
1970
  }
1975
1971
  });
1976
- const B = z(() => b.mode === "next" ? Xe : b.mode === "classic" ? Fe : v.value ? Xe : Fe);
1977
- return (w, y) => (x(), ne(st(B.value), {
1978
- modelValue: S.value,
1979
- "onUpdate:modelValue": y[0] || (y[0] = (_) => S.value = _),
1972
+ const B = z(() => c.mode === "next" ? Xe : c.mode === "classic" ? Fe : p.value ? Xe : Fe);
1973
+ return (b, h) => (x(), ne(st(B.value), {
1974
+ modelValue: _.value,
1975
+ "onUpdate:modelValue": h[0] || (h[0] = (S) => _.value = S),
1980
1976
  title: a.title,
1981
1977
  subtitle: a.subtitle,
1982
1978
  "z-index": a.zIndex,
1983
1979
  "close-text": a.closeText,
1984
1980
  "enable-animation": a.enableAnimation,
1985
1981
  "close-on-esc": a.closeOnEsc,
1986
- "has-buttons": !!w.$slots.buttons,
1987
- onClose: y[1] || (y[1] = (_) => w.$emit("close")),
1988
- onSave: y[2] || (y[2] = (_) => w.$emit("save"))
1982
+ "has-buttons": !!b.$slots.buttons,
1983
+ onClose: h[1] || (h[1] = (S) => b.$emit("close")),
1984
+ onSave: h[2] || (h[2] = (S) => b.$emit("save"))
1989
1985
  }, lt({
1990
1986
  default: K(() => [
1991
- I(w.$slots, "default")
1987
+ I(b.$slots, "default")
1992
1988
  ]),
1993
1989
  _: 2
1994
1990
  }, [
1995
- w.$slots.buttons ? {
1991
+ b.$slots.buttons ? {
1996
1992
  name: "buttons",
1997
1993
  fn: K(() => [
1998
- I(w.$slots, "buttons")
1994
+ I(b.$slots, "buttons")
1999
1995
  ]),
2000
1996
  key: "0"
2001
1997
  } : void 0
@@ -2009,8 +2005,8 @@ const Lt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
2009
2005
  }
2010
2006
  }
2011
2007
  };
2012
- function Xt(a, A, b, l, S, v) {
2013
- return x(), ne(_e, { to: b.to }, [
2008
+ function Xt(a, A, c, l, _, p) {
2009
+ return x(), ne(Se, { to: c.to }, [
2014
2010
  I(a.$slots, "default")
2015
2011
  ], 8, ["to"]);
2016
2012
  }
@@ -2064,26 +2060,26 @@ const Gt = { class: "sky-modal-header" }, Wt = ["title"], Kt = {
2064
2060
  },
2065
2061
  emits: ["update:modelValue", "close"],
2066
2062
  setup(a, { emit: A }) {
2067
- const b = a, l = A, S = z(() => ({
2068
- width: b.width,
2069
- height: b.height
2070
- })), v = () => {
2063
+ const c = a, l = A, _ = z(() => ({
2064
+ width: c.width,
2065
+ height: c.height
2066
+ })), p = () => {
2071
2067
  l("update:modelValue", !1), l("close");
2072
2068
  }, B = () => {
2073
- b.closeOnOverlay && v();
2074
- }, w = (y) => {
2075
- y.key === "Escape" && b.closeOnEsc && b.modelValue && v();
2069
+ c.closeOnOverlay && p();
2070
+ }, b = (h) => {
2071
+ h.key === "Escape" && c.closeOnEsc && c.modelValue && p();
2076
2072
  };
2077
- return Se(
2078
- () => b.modelValue,
2079
- (y) => {
2080
- y ? document.body.style.overflow = "hidden" : document.body.style.overflow = "";
2073
+ return _e(
2074
+ () => c.modelValue,
2075
+ (h) => {
2076
+ h ? document.body.style.overflow = "hidden" : document.body.style.overflow = "";
2081
2077
  }
2082
2078
  ), oe(() => {
2083
- document.addEventListener("keydown", w);
2079
+ document.addEventListener("keydown", b);
2084
2080
  }), ie(() => {
2085
- document.removeEventListener("keydown", w), document.body.style.overflow = "";
2086
- }), (y, _) => (x(), ne(Ht, { to: "body" }, {
2081
+ document.removeEventListener("keydown", b), document.body.style.overflow = "";
2082
+ }), (h, S) => (x(), ne(Ht, { to: "body" }, {
2087
2083
  default: K(() => [
2088
2084
  Ee(Te, null, {
2089
2085
  default: K(() => [
@@ -2092,35 +2088,35 @@ const Gt = { class: "sky-modal-header" }, Wt = ["title"], Kt = {
2092
2088
  class: "sky-modal-overlay",
2093
2089
  onClick: rt(B, ["self"])
2094
2090
  }, [
2095
- u("div", {
2091
+ w("div", {
2096
2092
  class: "sky-modal",
2097
- style: Ae(S.value)
2093
+ style: Ae(_.value)
2098
2094
  }, [
2099
- u("div", Gt, [
2100
- u("button", {
2095
+ w("div", Gt, [
2096
+ w("button", {
2101
2097
  class: "sky-modal-back",
2102
- onClick: v,
2098
+ onClick: p,
2103
2099
  title: a.closeTitle
2104
2100
  }, [
2105
- (x(), T("svg", Kt, [..._[0] || (_[0] = [
2106
- u("path", {
2101
+ (x(), T("svg", Kt, [...S[0] || (S[0] = [
2102
+ w("path", {
2107
2103
  fill: "currentColor",
2108
2104
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
2109
2105
  }, null, -1)
2110
2106
  ])]))
2111
2107
  ], 8, Wt),
2112
- u("div", Yt, [
2113
- u("h4", Zt, N(a.title), 1),
2108
+ w("div", Yt, [
2109
+ w("h4", Zt, N(a.title), 1),
2114
2110
  a.subtitle ? (x(), T("div", Jt, N(a.subtitle), 1)) : C("", !0)
2115
2111
  ])
2116
2112
  ]),
2117
- u("div", Qt, [
2118
- I(y.$slots, "default", {}, void 0, !0)
2113
+ w("div", Qt, [
2114
+ I(h.$slots, "default", {}, void 0, !0)
2119
2115
  ]),
2120
- y.$slots.footer ? (x(), T("div", ei, [
2121
- _[1] || (_[1] = u("div", null, null, -1)),
2122
- I(y.$slots, "footer", {}, void 0, !0),
2123
- _[2] || (_[2] = u("div", null, null, -1))
2116
+ h.$slots.footer ? (x(), T("div", ei, [
2117
+ S[1] || (S[1] = w("div", null, null, -1)),
2118
+ I(h.$slots, "footer", {}, void 0, !0),
2119
+ S[2] || (S[2] = w("div", null, null, -1))
2124
2120
  ])) : C("", !0)
2125
2121
  ], 4)
2126
2122
  ])) : C("", !0)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skyservice-developers/vue-dev-kit",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "description": "Vue 2 and Vue 3 developer toolkit - components and helpers",
5
5
  "type": "module",
6
6
  "main": "./dist/vue3/vue-dev-kit.cjs",
@@ -65,9 +65,7 @@
65
65
  :class="{ 'sky-dialog-footer-animate': enableAnimation }"
66
66
  >
67
67
  <!-- Порожні блоки ремонтують відображення на windows в додатку, не видаляти! -->
68
- <div></div>
69
68
  <slot name="buttons"></slot>
70
- <div></div>
71
69
  </div>
72
70
  </div>
73
71
  </div>
@@ -57,9 +57,7 @@
57
57
  :class="{ 'sky-dialog-footer-animate': enableAnimation }"
58
58
  >
59
59
  <!-- Порожні блоки ремонтують відображення на windows в додатку, не видаляти! -->
60
- <div></div>
61
60
  <slot name="buttons"></slot>
62
- <div></div>
63
61
  </div>
64
62
  </div>
65
63
  </div>