From 6c31e510094565b566da120efd8d1c9b785bbbc3 Mon Sep 17 00:00:00 2001 From: Sanjay Date: Thu, 9 Jun 2022 16:38:24 +0530 Subject: [PATCH 1/2] V-validation-translation-added --- .../Admin/publishable/assets/css/admin.css | 2 +- .../Admin/publishable/assets/js/admin.js | 2 +- .../publishable/assets/mix-manifest.json | 147 +++++++++++------- .../Admin/src/Resources/assets/js/app.js | 27 +++- 4 files changed, 115 insertions(+), 63 deletions(-) diff --git a/packages/Webkul/Admin/publishable/assets/css/admin.css b/packages/Webkul/Admin/publishable/assets/css/admin.css index a820385b9..27618fb00 100644 --- a/packages/Webkul/Admin/publishable/assets/css/admin.css +++ b/packages/Webkul/Admin/publishable/assets/css/admin.css @@ -1 +1 @@ -.icon{background-size:cover;display:inline-block;height:20px;vertical-align:top;width:20px}.icon.sprite{background-repeat:no-repeat;background-size:auto}.dashboard-icon{background-position:-371px -2px}.dashboard-icon,.leads-icon{background-image:url(../images/sprite-main.svg)}.leads-icon{background-position:-130px -2px}.quotes-icon{background-position:-563px -2px}.emails-icon,.quotes-icon{background-image:url(../images/sprite-main.svg)}.emails-icon{background-position:-419px -3px;height:18px;width:20px}.activities-icon{background-position:-324px -2px;height:21px;width:17px}.activities-icon,.phone-icon{background-image:url(../images/sprite-main.svg)}.phone-icon{background-position:-178px -2px}.products-icon{background-position:-227px -3px;height:18px}.products-icon,.settings-icon{background-image:url(../images/sprite-main.svg)}.settings-icon{background-position:-275px -2px}.tools-icon{background-image:url(../images/sprite-main.svg);background-position:-514px -2px}.avatar-icon{background-image:url(../images/avatar-icon.svg);height:21px;width:16px}.avatar-dark-icon{background-image:url(../images/avatar-dark-icon.svg)}.email-send-icon{background-image:url(../images/email-send-icon.svg)}.table-line-icon{background-image:url(../images/table-line-icon.svg)}.table-line-active-icon{background-image:url(../images/table-line-active-icon.svg)}.layout-column-line-icon{background-image:url(../images/layout-column-line-icon.svg)}.layout-column-line-active-icon{background-image:url(../images/layout-column-line-active-icon.svg)}.calendar-line-icon{background-image:url(../images/calendar-line-icon.svg)}.calendar-line-active-icon{background-image:url(../images/calendar-line-active-icon.svg)}.empty-kanban-icon{background-image:url(../images/empty-kanban-icon.svg)}.menu-item.active .dashboard-icon,.menu-item:hover .dashboard-icon{background-position:-347px -2px}.menu-item.active .leads-icon,.menu-item:hover .leads-icon{background-position:-106px -2px}.menu-item.active .quotes-icon,.menu-item:hover .quotes-icon{background-position:-539px -2px}.menu-item.active .emails-icon,.menu-item:hover .emails-icon{background-position:-395px -3px}.menu-item.active .activities-icon,.menu-item:hover .activities-icon{background-position:-300px -2px}.menu-item.active .phone-icon,.menu-item:hover .phone-icon{background-position:-154px -2px}.menu-item.active .products-icon,.menu-item:hover .products-icon{background-position:-203px -3px}.menu-item.active .settings-icon,.menu-item:hover .settings-icon{background-position:-251px -2px}.menu-item.active .tools-icon,.menu-item:hover .tools-icon{background-position:-490px -2px}.dollar-circle-icon{background-image:url(../images/dollar-circle-icon.svg)}.drag-icon{background-image:url(../images/drag-icon.svg)}.empty-bar-icon{background-image:url(../images/empty-bar-icon.svg)}.empty-bar-vertical-icon{background-image:url(../images/empty-bar-vertical-icon.svg)}.ellipsis-icon{background-image:url(../images/ellipsis-icon.svg)}.attribute-icon{background-image:url(../images/attribute-icon.svg)}.lead-icon{background-image:url(../images/lead-icon.svg)}.mail-icon{background-image:url(../images/mail-icon.svg)}.organization-icon{background-image:url(../images/organization-icon.svg)}.person-icon{background-image:url(../images/person-icon.svg)}.product-icon{background-image:url(../images/product-icon.svg)}.quotation-icon{background-image:url(../images/quotation-icon.svg)}.group-icon{background-image:url(../images/group-icon.svg)}.role-icon{background-image:url(../images/role-icon.svg)}.user-icon{background-image:url(../images/user-icon.svg)}.source-icon{background-image:url(../images/source-icon.svg)}.type-icon{background-image:url(../images/type-icon.svg)}.email-template-icon{background-image:url(../images/email-template-icon.svg)}.workflow-icon{background-image:url(../images/workflow-icon.svg)}.tag-icon{background-image:url(../images/tag-icon.svg)}.pipeline-icon{background-image:url(../images/pipeline-icon.svg)}ul.drag-inner-list,ul.drag-list{list-style-type:none;margin:0;padding:0 5px}.drag-container{height:100%;margin:0;overflow:auto}.drag-container span div a{background:#fff;border:2px solid #0e90d9;border-radius:4px;box-shadow:0 4px 6px -1px rgba(14,144,217,.1),0 2px 4px -1px rgba(14,144,217,.06);color:#0e90d9;display:block;padding:10px;text-align:center}.drag-list{grid-gap:10px;color:#546e7a;display:grid;grid-auto-columns:minmax(320px,auto);grid-auto-flow:column;height:calc(100% - 10px);margin-bottom:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:690px){.drag-list{display:block}}.drag-column{background-color:hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:inline-block;margin:0;overflow:hidden;vertical-align:top;width:auto}@media (max-width:690px){.drag-column{margin-bottom:30px}}.drag-column .drag-column-header{align-items:center;display:flex;justify-content:space-between;padding:20px}.drag-column .drag-column-header>div{width:100%}.drag-column .drag-column-header>div h2{color:#263238;font-size:18px;font-weight:500;margin:0 0 10px}.drag-column .drag-column-header>div h2 span{color:#53c41a}.drag-column .drag-column-header>div a{cursor:pointer}.drag-inner-list{color:#546e7a;height:100%;height:calc(100% - 110px);min-height:50px;overflow-y:scroll}.drag-inner-list::-webkit-scrollbar{display:none}.drag-inner-list .empty-icon-container{display:block;height:100%;position:relative;text-align:center}.drag-inner-list .empty-icon-container .icon-text-container{left:calc(50% - 49px);position:absolute;top:calc(50% - 75px)}.drag-inner-list .empty-icon-container .icon-text-container .empty-kanban-icon{height:98px;width:98px}.drag-inner-list .empty-icon-container .icon-text-container span{display:block;padding-top:10px}.drag-item{background:#fff;border:1px solid #f7f8f9;border-bottom-color:hsla(210,2%,76%,.5);box-shadow:none;box-shadow:0 2px 2px rgba(0,0,0,.1);line-height:30px;margin:0;transition:all .3s cubic-bezier(.23,1,.32,1)}.drag-item .lead-block{padding:10px;position:relative}.drag-item .lead-block:hover .icons{display:inline-block}.drag-item .lead-block.rotten{background:#ffd0d6}.drag-item .lead-block .lead-title{color:#263238;display:inline-block;font-size:16px;font-weight:500;line-break:anywhere;width:calc(100% - 45px)}.drag-item .lead-block .icons{cursor:pointer;display:none;position:absolute;right:5px;top:5px}.drag-item .lead-block .lead-cost{color:#263238}.drag-item .lead-block .lead-cost,.drag-item .lead-block .lead-person{font-size:14px}.drag-item .lead-block .lead-cost .icon,.drag-item .lead-block .lead-person .icon{margin-right:5px;vertical-align:middle}.drag-header-more{cursor:pointer}.drag-options{height:100%;left:0;opacity:0;padding:10px;position:absolute;top:44px;transform:translateX(100%);transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.drag-options.active{opacity:1;transform:translateX(0)}.drag-options-label{display:block;margin:0 0 5px}.drag-options-label input{opacity:.6}.drag-options-label span{display:inline-block;font-size:.9rem;font-weight:400;margin-left:5px}.gu-mirror{list-style-type:none;margin:0!important;opacity:.8;position:fixed!important;z-index:9999!important}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2}.disable-drag{pointer-events:none}.rtl{direction:rtl}.rtl .anonymous-layout-container .center-box .adjacent-center{text-align:right}.rtl .lead-quote-list table tr td.actions .icon{cursor:pointer}.rtl .lead-quote-list table tr td.actions .dropdown-list{left:60px!important;right:unset}.rtl .navbar-top .navbar-top-right{text-align:left}.rtl .navbar-top .navbar-top-right .quick-create .dropdown-toggle .icon{margin-left:6px;margin-right:unset}.rtl .navbar-top .navbar-top-right .quick-create .dropdown-list{left:0;right:unset}.rtl .navbar-top .navbar-top-right .profile-info .dropdown-toggle .avatar{margin-left:10px}.rtl .navbar-top .navbar-top-right .profile-info .dropdown-list{left:0;right:unset;text-align:right}.rtl table tr .avatar{margin-left:10px}.rtl table tr .badge{margin-left:5px}.rtl .navbar-left{left:unset;right:-1px}.rtl .navbar-left .menubar li.menu-item .menu-label{margin-left:0;margin-right:10px}.rtl .navbar-left .menubar li.menu-item ul.sub-menubar{border-left:1px solid #eee;border-right:0;left:unset;right:48px}.rtl .navbar-left.open ul.menubar li.menu-item.active{width:100%}.rtl .navbar-left.open+.content-container{padding-left:0!important;padding-right:160px}.rtl .content-container{padding-left:0;padding-right:48px}.rtl .content-container .dashboard .row-grid-3 .card label .icon-container,.rtl .content-container .dashboard>h1~.card-filter-container{float:left}.rtl .content-container .dashboard .daterangepicker{left:0;right:unset}.rtl .content-container .content .page-header .page-action{float:left}.rtl .table .tabs-container .tabs-right-container{text-align:left}.rtl .drag-item .lead-block .icons{left:5px;right:unset}.rtl .tags-container .tag-dropdown .lookup-results{text-align:right}.rtl .tags-container ul.tag-list{margin-left:0;margin-right:10px}.rtl .tags-container ul.tag-list li{margin-left:8px;margin-right:0}.rtl .tags-container ul.tag-list li:last-child{margin-left:0}.rtl .modal-container .modal-header .header-actions{text-align:left}.rtl .page-content.lead-view .lead-content-left{float:right;padding-left:10px;padding-right:0}.rtl .page-content.lead-view .lead-content-left .panel .lead-rotten-info{float:left}.rtl .page-content.lead-view .lead-content-right{padding-left:0;padding-right:10px}.rtl .adjacent-center .page-content .nav-aside{float:right;padding-left:20px;padding-right:0}.rtl .adjacent-center .page-content .panel .panel-header button.btn{margin-right:0}.rtl .adjacent-center .page-content .panel .panel-header button.btn .icon{margin-left:5px;margin-right:0}.rtl .custom-attribute-view .attribute-value-row{padding-left:30px;padding-right:0}.rtl .custom-attribute-view .attribute-value-row .label{float:right}.rtl .custom-attribute-view .attribute-value-row .value{float:right;padding-left:0;padding-right:10px}.rtl .pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls{direction:ltr;margin-left:0;margin-right:10px}.rtl .pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list{left:0;right:unset}.rtl .activity-list .section-tag span{padding-left:10px;padding-right:0}.rtl .activity-list .timeline-bar{left:unset;right:18px}.rtl .activity-list .activities .activity-item{margin-left:0;margin-right:50px;text-align:right}.rtl .activity-list .activities .activity-item:before{left:unset;right:-51px}.rtl .activity-list .activities .activity-item .timeline-bar-icon{left:unset;right:-40px}.rtl .activity-list .activities .activity-item .timeline-bar-icon.meeting{right:-42px}.rtl .activity-list .activities .activity-item .timeline-bar-icon.lunch{left:-40px}.rtl .activity-list .activities .activity-item .timeline-bar-icon.email{left:unset;right:-41px}.rtl .activity-list .activities .activity-item .icon.ellipsis-icon{left:10px;right:unset}.rtl .activity-list .activities .activity-item .dropdown-list{left:0;right:unset;text-align:right}.rtl .activity-list .activities .activity-item.activity .attachment .icon{margin-left:5px;margin-right:0}.rtl .switch-view-container{margin-left:unset}.rtl .switch-view-container .icon-container.active{margin-left:1px}.rtl .form-group.email-control-group{padding-left:0;padding-right:40px}.rtl .form-group.email-control-group>label{left:unset;right:0}.rtl .form-group.email-control-group .email-address-options{left:10px;right:unset}.rtl .email-list .email-item .email-header .row .time{float:left;text-align:left}.rtl .email-action-container .sidebar-filter{left:-420px;right:unset}.rtl .email-action-container .sidebar-filter.show{left:0;right:unset}.rtl .email-action-container .sidebar-filter .panel .panel-header .links{float:left}.rtl .email-action-container .sidebar-filter .panel .panel-header .links .icon.close-icon{margin-left:0;margin-right:5px}.rtl .email-action-container .sidebar-filter .panel .panel-header .links a{margin-left:0}.rtl .email-action-container .sidebar-filter .panel .btn-group .form-group .icon{left:13px;right:unset}.rtl .dropdown-list{text-align:right}.rtl .dragable-container ul.dragable-list li.list-group-item .form-group{padding-left:40px;padding-right:0}.rtl .dragable-container ul.dragable-list li.list-group-item .form-group .icon.align-justify-icon{left:50px;right:unset}.rtl .dragable-container ul.dragable-list li.list-group-item .icon.trash-icon{left:5px;right:unset}body{background:#f7f8f9;height:100%;margin:0;position:static;width:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px hsla(0,0%,100%,.3)}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.navbar-top{background-color:#fff;box-shadow:inset 0 -1px 0 #cdcecf;font-size:0;height:60px;left:0;position:fixed;right:0;z-index:5}.navbar-top .navbar-top-left{display:inline-block;height:60px;vertical-align:middle;width:50%}.navbar-top .navbar-top-left .brand-logo{padding:10px 5px}.navbar-top .navbar-top-right{display:inline-block;height:60px;padding:10px;text-align:right;vertical-align:middle;width:50%}.navbar-top .navbar-top-right .quick-create{display:inline-block;margin-right:10px;position:relative;vertical-align:middle}.navbar-top .navbar-top-right .quick-create .button{background:#0e90d9;border:2px solid #0e90d9;border-radius:43px;cursor:pointer;display:inline-block;height:40px;width:40px}.navbar-top .navbar-top-right .quick-create .button.active{box-shadow:inset 0 0 0 2px #fff}.navbar-top .navbar-top-right .quick-create .button .icon{margin-right:9px;margin-top:6px}.navbar-top .navbar-top-right .quick-create .dropdown-list{bottom:unset;padding:12px;right:0;top:50px;width:284px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container{grid-gap:10px;display:grid;font-size:12px;font-weight:500;grid-template-columns:auto auto auto;text-align:center}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item{background:#fff;width:80px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item:hover{background:#f7f8f9;border-radius:8px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item a{color:#546e7a;display:block;padding:5px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item a .icon{height:40px;margin-bottom:5px;width:40px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item a span{display:block}.navbar-top .navbar-top-right .profile-info{cursor:pointer;display:inline-block;position:relative;text-align:left;vertical-align:middle}.navbar-top .navbar-top-right .profile-info .avatar{background-color:#f7f8f9;border:1px solid #c1c2c3;border-radius:43px;display:inline-block;height:40px;margin-right:10px;overflow:hidden;text-align:center;vertical-align:middle;width:40px}.navbar-top .navbar-top-right .profile-info .avatar img{height:40px;width:40px}.navbar-top .navbar-top-right .profile-info .avatar .icon{margin-top:8px}.navbar-top .navbar-top-right .profile-info .info{display:inline-block;font-size:16px;line-height:20px;min-width:50px;vertical-align:middle}.navbar-top .navbar-top-right .profile-info .info .howdy{color:#9e9e9e}.navbar-top .navbar-top-right .profile-info .info .user{display:block}.navbar-top .navbar-top-right .profile-info .icon.ellipsis-icon{height:30px!important;vertical-align:middle;width:30px!important}.navbar-top .navbar-top-right .profile-info .dropdown-list{bottom:unset;right:0;top:50px}.navbar-top .navbar-top-right .profile-info .dropdown-list .app-version{border-bottom:1px solid #c1c2c3;color:#a2a2a2;cursor:default;display:block;font-size:18px;padding:8px 12px}.navbar-left{background-color:#263238;bottom:0;box-shadow:inset -1px 0 0 #cdcecf;height:auto;left:0;position:fixed;top:60px;width:48px;z-index:2}.navbar-left ul.menubar li.menu-item{font-size:14px;overflow:hidden;position:relative}.navbar-left ul.menubar li.menu-item>a{color:#546e7a;display:block;padding:16px 12px;width:100%}.navbar-left ul.menubar li.menu-item>a .icon{display:inline-block;vertical-align:middle}.navbar-left ul.menubar li.menu-item>a .menu-label{display:none;margin-left:10px}.navbar-left ul.menubar li.menu-item span{display:block;margin:auto}.navbar-left ul.menubar li.menu-item ul.sub-menubar{background-color:#fff;border:1px solid #eee;border-left:0;border-radius:0 3px 3px 0;box-shadow:2px 1px 3px #cdcecf;display:none;left:48px;min-width:160px;position:absolute;top:0}.navbar-left ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item a{color:#546e7a;display:block;font-size:14px;padding:8px 12px}.navbar-left ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item.active a,.navbar-left ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item:hover a{color:#0e90d9}.navbar-left ul.menubar li.menu-item.active,.navbar-left ul.menubar li.menu-item:hover{box-shadow:inset 4px 0 0 #0e90d9}.navbar-left ul.menubar li.menu-item:hover{overflow:visible}.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar{display:block}.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar .sub-menu-item .menu-label{color:#546e7a}.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar .sub-menu-item.active .menu-label,.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar .sub-menu-item:hover .menu-label{color:#0e90d9}.navbar-left.open{overflow-x:auto;width:160px}.navbar-left.open ul.menubar li.menu-item a .menu-label{color:#b0bec5;display:inline-block;font-size:16px;font-weight:200}.navbar-left.open ul.menubar li.menu-item ul.sub-menubar{background-color:transparent;border:0;border-radius:0;box-shadow:unset;display:none;position:unset}.navbar-left.open ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item a{padding-left:45px}.navbar-left.open ul.menubar li.menu-item.active{background:#12171a;width:calc(100% - 1px)}.navbar-left.open ul.menubar li.menu-item.active .menu-label{color:#0e90d9}.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar{display:block}.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar .sub-menu-item .menu-label{color:#b0bec5}.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar .sub-menu-item.active .menu-label,.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar .sub-menu-item:hover .menu-label{color:#0e90d9!important}.navbar-left.open ul.menubar li.menu-item:hover .menu-label{color:#0e90d9}.navbar-left .menubar-bottom{background-color:#263238;cursor:pointer;padding:12px;position:absolute;width:calc(100% - 1px)}.settings-container .panel{margin-bottom:30px;max-width:941px}.settings-container .panel .panel-header h3{margin:0 0 5px}.settings-container .panel .panel-header p{font-size:16px;font-weight:400;margin:0}.settings-container .panel .setting-link-container .setting-link-item{display:inline-block;width:300px}.settings-container .panel .setting-link-container .setting-link-item a{align-items:center;display:flex;height:100px;padding:20px}.settings-container .panel .setting-link-container .setting-link-item a .icon{height:40px;width:40px}.settings-container .panel .setting-link-container .setting-link-item a .setting-info{display:inline-block;margin-left:25px}.settings-container .panel .setting-link-container .setting-link-item a .setting-info label{color:#263238;cursor:pointer;font-size:18px;font-weight:400}.settings-container .panel .setting-link-container .setting-link-item a .setting-info p{color:#263238;display:none;font-size:14px;font-weight:400;margin:0 0 3px}.settings-container .panel .setting-link-container .setting-link-item:hover{background-color:#f7f8f9;border-radius:8px}.settings-container .panel .setting-link-container .setting-link-item:hover .setting-info p{display:block}.content-container{bottom:0;height:calc(100% - 60px);left:0;padding-left:48px;position:absolute;right:0;top:60px;width:100%}.content-container .inner-section{height:100%}.content-container .aside-nav{background-color:#fff;border-right:1px solid #c1c2c3;bottom:0;padding-bottom:10px;padding-top:10px;position:fixed;top:60px;width:280px;z-index:4}.content-container .aside-nav ul{height:90%;overflow-y:auto}.content-container .aside-nav a{color:#000311;display:block;padding:15px}.content-container .aside-nav .active a{background:#fff;border-bottom:1px solid #c1c2c3;border-top:1px solid #c1c2c3}.content-container .aside-nav .active i{float:right}.content-container .content-wrapper{background-color:#fff;margin-left:280px;margin-top:1px;padding:25px 25px 25px 15px}.content-container .content.full-page{height:100%;padding:25px}.content-container .content .page-header{display:inline-block;margin-bottom:10px;width:100%;z-index:3}.content-container .content .page-header .page-title{display:inline-block}.content-container .content .page-header .page-title .back-link{cursor:pointer;float:left;height:24px;margin-right:10px;margin-top:5px;width:24px}.content-container .content .page-header .page-title h1{display:inline-block;font-weight:400;line-height:normal;margin-bottom:0;vertical-align:middle}.content-container .content .page-header .page-action{float:right}.content-container .content .page-header .page-action a{margin-left:25px}.content-container .content .page-header>.form-group{display:inline-block;margin-bottom:0;margin-left:20px;width:180px}.content-container .content .page-header .control{margin:0;width:100%}.content-container .content .page-content{display:inline-block;padding-bottom:20px;width:100%}.control-container{align-items:flex-start;display:flex;flex-direction:row;width:750px}.control-container .control{background:#fff;border:1px solid #c1c2c3;border-radius:3px;display:inline-block;font-size:16px;height:36px;padding:0 10px;transition:.2s cubic-bezier(.4,0,.2,1);vertical-align:middle;width:150px}.control-container .control:focus{border-color:#0041ff}.control-container .icon:hover{cursor:pointer}.control-container .form-group::last-child{margin-right:0}.anonymous-layout-container{background:#f7f8f9;display:table;height:100%;position:absolute;text-align:center;width:100%;z-index:1}.anonymous-layout-container .center-box{display:table-cell;vertical-align:middle}.anonymous-layout-container .center-box .adjacent-center{display:inline-block;text-align:left;width:476px}.anonymous-layout-container .center-box .adjacent-center .brand-logo{margin-bottom:40px;text-align:center}.anonymous-layout-container .center-box .adjacent-center .brand-logo img{height:50px;transform:translateY(-8px);width:280px}.anonymous-layout-container .center-box .adjacent-center .brand-logo p{color:#546e7a;font-size:20px;margin:0}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body{border:0;padding:48px}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body h1{color:#546e7a;font-size:24px;font-weight:500;margin-bottom:30px}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body .form-group .control{width:100%}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body a{display:block;font-size:14px;margin-bottom:30px;margin-top:-15px}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body button.btn{font-size:24px;width:100%}.adjacent-center .page-content,.adjacent-center .page-header{display:block!important;margin:auto;width:1000px!important}.adjacent-center .page-content .nav-aside{float:left;padding-right:20px;width:190px}.adjacent-center .page-content .nav-aside ul{margin-top:118px}.adjacent-center .page-content .nav-aside ul li{margin-bottom:5px}.adjacent-center .page-content .nav-aside ul li a{border-radius:4px;color:#546e7a;display:block;font-weight:400;padding:10px;text-align:right}.adjacent-center .page-content .nav-aside ul li:hover a{background-color:rgba(38,41,44,.08)}.adjacent-center .page-content .nav-aside ul li.active a{background:#0e90d9;color:#fff;font-weight:500}.adjacent-center .page-content .panel .panel-header button.btn{margin-right:30px}.adjacent-center .page-content .panel .panel-header button.btn .icon{margin-right:5px}.adjacent-center .page-content .panel .panel-header input[type=submit]{background:transparent;border:0;color:#546e7a;cursor:pointer;font-family:Roboto;font-size:18px;font-weight:500;margin-right:30px;padding:0}.adjacent-center .page-content .panel .panel-header a{color:inherit;margin-right:30px}.dragable-container ul.dragable-list li.list-group-item{margin-bottom:10px;position:relative}.dragable-container ul.dragable-list li.list-group-item.sortable-ghost .form-group .control{border-style:dashed}.dragable-container ul.dragable-list li.list-group-item .form-group{margin:0;padding-right:40px}.dragable-container ul.dragable-list li.list-group-item .form-group .control{margin:0}.dragable-container ul.dragable-list li.list-group-item .form-group .icon.align-justify-icon{cursor:pointer;height:24px;position:absolute;right:50px;top:9px;width:24px}.dragable-container ul.dragable-list li.list-group-item .icon.trash-icon{cursor:pointer;height:24px;position:absolute;right:5px;top:9px;width:24px}.dragable-container table{box-shadow:none}.dragable-container table tr th:first-child,.dragable-container table tr th:last-child{width:40px}.dragable-container table tr td.delete-icon .icon,.dragable-container table tr td.dragable-icon .icon{cursor:pointer;height:24px;margin-top:9px;width:24px}.dragable-container table tr td .form-group .control{margin-bottom:0;margin-top:0}.dragable-container table tr:not(.draggable) .control[readonly=readonly]{background-color:#f0f0f0}.dragable-container button.btn{margin-top:10px}.lookup-results{background-color:#fff;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.16),0 0 9px 0 rgba(0,0,0,.16);max-height:200px;overflow-y:auto;text-align:left;width:100%;z-index:10}.lookup-results.grouped label{color:#263238;font-size:18px;font-weight:500;padding:10px 10px 0}.lookup-results.grouped li{padding-left:15px}.lookup-results li{cursor:pointer;padding:5px 0}.lookup-results li.action{border-top:1px solid #c1c2c3}.lookup-results li span{display:inline-block;padding:5px 10px;width:100%}.lookup-results li span:hover{background-color:#0e90d9;color:#fff}.lookup-selected-options{margin-top:10px}.lookup-selected-options .badge{margin-right:10px}.lookup-selected-options .badge .icon{cursor:pointer}.modal-container{box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.modal-container .tabs-content{border:0;border-top:1px solid #c1c2c3}.lead-product-list .lead-product{border-bottom:1px solid #c1c2c3;padding-bottom:20px;padding-top:20px}.lead-product-list .lead-product:first-of-type{padding-top:0}.lead-product-list .lead-product:last-of-type{margin-bottom:20px}.lead-product-list .lead-product .top-control-group{display:inline-block;width:100%}.lead-product-list .lead-product .top-control-group .form-group{margin-bottom:10px}.lead-product-list .lead-product .bottom-control-group{grid-column-gap:10px;grid-row-gap:0;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));justify-items:center;padding-right:28px;position:relative;width:100%}.lead-product-list .lead-product .bottom-control-group .form-group{margin-bottom:0}.lead-product-list .lead-product .bottom-control-group .icon.trash-icon{cursor:pointer;position:absolute;right:0;top:44px}.page-content.lead-view .lead-content-left{float:left;padding-right:10px;width:30%}.page-content.lead-view .lead-content-left .panel{margin-bottom:30px}.page-content.lead-view .lead-content-left .panel .lead-rotten-info{background:#ffd0d6;border-radius:4px;color:#ff4d50;float:right;font-size:14px;font-weight:400;padding:2px 12px}.page-content.lead-view .lead-content-left .panel .lead-rotten-info .icon{height:16px;margin-right:5px;margin-top:3px;width:16px}.page-content.lead-view .lead-content-right{float:left;padding-left:10px;width:70%}.page-content.lead-view .lead-content-right .tabs-content{margin-bottom:20px}.custom-attribute-view .attribute-value-row{display:inline-block;font-size:16px;padding:6px 30px 6px 6px;position:relative;width:100%}.custom-attribute-view .attribute-value-row:nth-child(2n){background-color:#fff;padding:10px 6px}.custom-attribute-view .attribute-value-row:last-child{border:none}.custom-attribute-view .attribute-value-row .label{color:#546e7a;float:left;width:120px}.custom-attribute-view .attribute-value-row .value{float:left;padding-left:10px;width:calc(100% - 120px)}.custom-attribute-view .attribute-value-row .value span.multi-value{background:#eff0f5;border-radius:30px;display:inline-block;margin-bottom:5px;padding:4px 8px;word-break:break-all}.custom-attribute-view .attribute-value-row .value span.multi-value span{color:#747678;font-size:16px}.custom-attribute-view .attribute-value-row .value .image{border:1px solid;border-radius:4px;height:100px;width:100px}.custom-attribute-view .attribute-value-row .icon.pencil-underline-icon{cursor:pointer;display:none;position:absolute;right:5px}.custom-attribute-view .attribute-value-row .dropdown-list{right:0;width:100%}.custom-attribute-view .attribute-value-row:hover .icon.pencil-underline-icon{display:inline-block}.form-group .image{border-radius:3px;height:33px;margin-right:5px;position:absolute;right:0;top:36px;width:33px}.form-group .icon.download-icon{position:absolute;right:10px;top:40px}.form-group.email-control-group{padding-left:40px}.form-group.email-control-group>label{left:0;position:absolute;top:10px}.form-group.email-control-group .tags-control{margin-top:0}.form-group.email-control-group .email-address-options{position:absolute;right:10px;top:10px}.form-group.email-control-group .email-address-options label{-webkit-touch-callout:none;cursor:pointer;display:inline-block;font-weight:500;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-group.email-control-group .email-address-options label:last-child{margin-right:0}.activity-list .section-tag{display:inline-block;margin-bottom:20px;margin-left:50px;position:relative;width:100%}.activity-list .section-tag span{background:#fff;color:#546e7a;font-weight:500;padding-right:10px;position:absolute;top:-11px}.activity-list .section-tag hr{border-top:1px solid #c1c2c3;margin:0}.activity-list .timeline-bar{bottom:0;left:18px;position:absolute;top:38px}.activity-list .activities{position:relative}.activity-list .activities.planned-activities{margin-bottom:30px}.activity-list .activities.planned-activities .timeline-bar{border-left:2px dashed #546e7a;bottom:-67px}.activity-list .activities.planned-activities.email,.activity-list .activities.planned-activities.file,.activity-list .activities.planned-activities.note{display:none}.activity-list .activities.done-activities .timeline-bar{border-left:2px solid #546e7a}.activity-list .activities .activity-item{background:#fff;border:1px solid #f7f8f9;box-shadow:0 2px 2px rgba(0,0,0,.1);margin-bottom:10px;margin-left:50px;padding:15px;position:relative;text-align:left}.activity-list .activities .activity-item:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #546e7a;border-radius:50%;content:" ";display:inline-block;height:36px;left:-51px;position:absolute;top:0;width:36px}.activity-list .activities .activity-item:last-child{margin-bottom:0}.activity-list .activities .activity-item.activity .title{color:#546e7a;font-size:16px;margin-bottom:5px}.activity-list .activities .activity-item.activity .title h4{margin:0 0 5px}.activity-list .activities .activity-item.activity .attachment{display:inline-block;font-size:16px;margin-bottom:10px;margin-top:5px}.activity-list .activities .activity-item.activity .attachment .icon{margin-left:-3px;margin-right:5px}.activity-list .activities .activity-item.activity .comment{background-color:#fff9c4;border:1px solid #fdd835;border-radius:4px;font-size:16px;margin-bottom:5px;padding:15px;position:relative}.activity-list .activities .activity-item.activity .info{color:#747678;font-size:14px}.activity-list .activities .activity-item.activity .info .seperator{cursor:default;display:inline-block;font-weight:700;margin:0 5px;text-align:center;width:8px}.activity-list .activities .activity-item.email{position:relative}.activity-list .activities .activity-item.email .subject h5{margin:0 0 5px}.activity-list .activities .activity-item.email .subject span{color:#546e7a;font-size:16px;margin-bottom:5px}.activity-list .activities .activity-item .icon.ellipsis-icon{border-radius:4px;cursor:pointer;position:absolute;right:10px;top:10px}.activity-list .activities .activity-item .icon.ellipsis-icon:hover{background-color:rgba(38,41,44,.05)}.activity-list .activities .activity-item .dropdown-list{font-weight:400;right:0;top:40px}.activity-list .activities .activity-item .timeline-bar-icon{bottom:77px;height:18px;left:-40px;position:absolute;top:11px;width:18px}.activity-list .activities .activity-item .timeline-bar-icon.note{background-image:url(../images/note-icon.svg);height:20px;top:8px;width:16px}.activity-list .activities .activity-item .timeline-bar-icon.call{background-image:url(../images/call-icon.svg);top:9px}.activity-list .activities .activity-item .timeline-bar-icon.meeting{background-image:url(../images/meeting-icon.svg);top:9px}.activity-list .activities .activity-item .timeline-bar-icon.lunch{background-image:url(../images/lunch-icon.svg);height:17px;left:-40px;top:10px;width:17px}.activity-list .activities .activity-item .timeline-bar-icon.file{background-image:url(../images/file-icon.svg);top:10px;width:16px}.activity-list .activities .activity-item .timeline-bar-icon.email{background-image:url(../images/email-icon.svg);height:16px;left:-41px;width:18px}.activity-list .empty-activities{color:#546e7a;font-size:16px;text-align:center}.dashboard{background-color:#f7f8f9;height:unset!important}.dashboard .dashboard-content.print{background-color:#fff;left:0;position:absolute;top:-60px;width:100%;z-index:10000}.dashboard>h1{display:inline-block;margin-bottom:35px}.dashboard>h1~.cards-collection{border:2px solid #c1c2c3;border-radius:3px;cursor:pointer;float:right;margin:0;width:200px}.dashboard>h1~.cards-collection .toggle-btn{background-color:#fff;margin:0;padding:6px 10px}.dashboard>h1~.cards-collection .toggle-btn :last-child{float:right}.dashboard>h1~.cards-collection .cards-options{border:none;margin-bottom:0;position:relative;width:unset;z-index:1}.dashboard>h1~.cards-collection .cards-options>div{background:#fff;box-shadow:0 4px 4px rgba(84,110,122,.25);padding:20px 12px;position:absolute;top:20px;transition:.35s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.dashboard>h1~.cards-collection .cards-options>div header{border-bottom:1px solid #c1c2c3;margin-bottom:10px;padding-bottom:15px}.dashboard>h1~.cards-collection .cards-options>div header .btn-secondary-outline{border:none;font-size:16px;padding-left:0}.dashboard>h1~.cards-collection .cards-options>div header .btn-primary{float:right}.dashboard>h1~.card-filter-container{color:#546e7a;float:right;z-index:1}.dashboard>h1~.card-filter-container .daterangepicker .btn-success{background-color:#0e90d9;padding:10px 14px}.dashboard>h1~.card-filter-container .daterangepicker .btn-secondary{background-color:#546e7a;padding:10px 14px}.dashboard .date{text-align:right}.dashboard .date .date-container,.dashboard .date label{display:inline-block}.dashboard .row-grid-3{align-items:start;padding:10px 0}.dashboard .row-grid-3 .card{background-color:#fff;border-radius:3px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:100%;min-height:300px}.dashboard .row-grid-3 .card label{border-bottom:1px solid hsla(210,2%,76%,.5);color:#263238;display:block;font-weight:500;height:100%;padding:20px}.dashboard .row-grid-3 .card label .card-filter-container{color:#546e7a;cursor:pointer;display:inline-block;margin-left:5px}.dashboard .row-grid-3 .card label .card-filter-container .dropdown-toggle{margin-bottom:5px}.dashboard .row-grid-3 .card label .icon-container{display:none;float:right}.dashboard .row-grid-3 .card label .icon-container .icon{cursor:pointer}.dashboard .row-grid-3 .card .card-header{height:65px;text-transform:capitalize}.dashboard .row-grid-3 .card .card-data,.dashboard .row-grid-3 .card .db-wg-spinner{height:calc(100% - 65px)}.dashboard .row-grid-3 .card .card-data{overflow-y:scroll;padding:20px;position:relative}.dashboard .row-grid-3 .card .card-data::-webkit-scrollbar{display:none}.dashboard .row-grid-3 .card .card-data .bar-chart,.dashboard .row-grid-3 .card .card-data .line-chart{align-items:center;display:grid;height:100%}.dashboard .row-grid-3 .card .card-data .bar-data{grid-column-gap:15px;align-items:center;color:#263238;display:grid;font-size:14px;grid-template-columns:70px auto 40px}.dashboard .row-grid-3 .card .card-data .bar-data.activity>span:first-child{line-break:anywhere;text-transform:capitalize}.dashboard .row-grid-3 .card .card-data .lead{color:#546e7a;margin-top:20px}.dashboard .row-grid-3 .card .card-data .lead:first-child{margin:0}.dashboard .row-grid-3 .card .card-data .lead label{border:0;font-size:18px;font-weight:500;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:0}.dashboard .row-grid-3 .card .card-data .lead .details{border-bottom:1px solid hsla(210,2%,76%,.5);display:grid;font-size:16px;grid-template-columns:auto auto auto;padding:5px 0}.dashboard .row-grid-3 .card .card-data .column-container{border-bottom:1px solid #c1c2c3;display:inline-block;margin-top:10px;padding-bottom:5px;width:100%}.dashboard .row-grid-3 .card .card-data .column-container:nth-child(odd){margin-right:10px}.dashboard .row-grid-3 .card .card-data .column-container:first-child,.dashboard .row-grid-3 .card .card-data .column-container:nth-child(2){margin-top:0}.dashboard .row-grid-3 .card .card-data .column-container span{color:#546e7a;display:block;text-align:left}.dashboard .row-grid-3 .card .card-data .column-container span:first-child{font-size:36px;font-weight:500;margin-bottom:10px}.dashboard .row-grid-3 .card .card-data .column-container span:last-child{font-size:16px}.dashboard .row-grid-3 .card .card-data .custom-card{color:#546e7a;left:calc(50% - 62px);position:absolute;text-align:center;top:calc(50% - 62px)}.dashboard .row-grid-3 .card .card-data .custom-card span{display:block}.dashboard .row-grid-3 .card .card-data .custom-card i.icon{height:96px;width:96px}.dashboard .row-grid-3 .card .card-data.column-grid-2{align-items:start}.dashboard .row-grid-3 .card.dashed{border-style:dashed}.dashboard .row-grid-3 .card:hover label .icon-container{display:inline}.table tr td.subject,.table tr th.subject{overflow:hidden;text-overflow:ellipsis;width:100%}.table tr td.subject .subject-wrapper,.table tr th.subject .subject-wrapper{align-items:center;display:flex}.table tr td.subject .subject-wrapper .subject-content,.table tr th.subject .subject-wrapper .subject-content{flex:0 0 auto;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis}.table tr td.subject .subject-wrapper .reply,.table tr th.subject .subject-wrapper .reply{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.table tr td.created_at,.table tr th.created_at{width:200px}.table tr td.attachments,.table tr th.attachments{width:45px}.table tr td .avatar,.table tr th .avatar{background-color:#f7f8f9;border:1px solid #c1c2c3;border-radius:43px;display:inline-block;height:40px;margin-right:10px;overflow:hidden;text-align:center;vertical-align:middle;width:40px}.table tr td .avatar img,.table tr th .avatar img{height:40px;width:40px}.table tr td .avatar .icon,.table tr th .avatar .icon{margin-top:8px}.banner{background-color:#0e90d9;color:#fff;display:none;height:50px;max-height:50px;padding:13px 20px;position:fixed;text-align:center;width:100%;z-index:10}.banner .thumbnail{cursor:pointer;margin-right:10px;width:20px}.banner .hovered-container{display:none;position:relative;right:110px;top:-28px;z-index:10}.banner .hovered-container.show{display:inline-block}.banner .hovered-container img{position:absolute}.banner span{vertical-align:super}.banner i.close-white-icon{cursor:pointer;float:right}body.top-banner .center-box,body.top-banner .content-container,body.top-banner .navbar-top{top:50px}body.top-banner .navbar-left{top:110px}body.top-banner .center-box{position:relative}body.top-banner .banner{display:inline-block}.email-action-container .btn-secondary-outline{font-size:16px}.email-action-container .btn-secondary-outline span{padding:1px 0}.email-action-container .btn-secondary-outline .icon{margin-right:5px}.email-action-container .sidebar-filter{padding:0}.email-action-container .sidebar-filter header{margin-bottom:0;padding:30px 20px 20px}.email-action-container .sidebar-filter .panel{border-bottom:1px solid #c1c2c3;padding:20px}.email-action-container .sidebar-filter .panel .panel-header .links{float:right}.email-action-container .sidebar-filter .panel .panel-header .links .icon{cursor:pointer;height:24px;width:24px}.email-action-container .sidebar-filter .panel .panel-header .links .icon.close-icon{margin-left:5px;margin-top:-2px}.email-action-container .sidebar-filter .panel .panel-body{border:1px solid #c1c2c3;box-shadow:none}.email-action-container .sidebar-filter .panel .btn-group button{font-size:18px;margin-bottom:10px;width:100%}.email-action-container .sidebar-filter .panel .btn-group button:last-child{margin-bottom:0}.email-action-container .sidebar-filter .panel .btn-group .form-group{margin-bottom:10px}.email-action-container .sidebar-filter .panel .btn-group .form-group .control{border:2px solid;padding:6px 10px 7px}.email-action-container .sidebar-filter .panel .btn-group .form-group .icon{position:absolute;right:13px;top:7px}.email-action-container .sidebar-filter .panel .contact-details .name{color:#546e7a;margin-bottom:10px}.email-action-container .sidebar-filter .panel .contact-details .email{color:#546e7a;font-weight:500;margin-bottom:10px}.email-action-container .sidebar-filter .panel .contact-details .email .icon{margin-right:10px;margin-top:1px}.email-list .email-item{margin-bottom:40px}.email-list .email-item .email-header{margin-bottom:20px}.email-list .email-item .email-header .row{color:#546e7a}.email-list .email-item .email-header .row .label{font-weight:400}.email-list .email-item .email-header .row .value{font-weight:500}.email-list .email-item .email-header .row .time{float:right;position:relative;text-align:right;width:215px}.email-list .email-item .email-header .row .time>.icon{cursor:pointer;transform:rotate(90deg)}.email-list .email-item .email-header .row .time .dropdown-list .icon{margin-right:15px}.email-list .email-item .email-content{background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#546e7a;padding:30px}.email-list .email-item .email-content .attachment-list{margin-top:30px}.email-list .email-item .email-content .attachment-list .attachment-item{display:block;margin-bottom:10px}.email-list .email-item .email-content .attachment-list .attachment-item:last-child{margin-bottom:0}.email-list .email-item .email-content .attachment-list .attachment-item a{color:#546e7a}.email-list .email-action span{color:#546e7a;cursor:pointer;font-weight:500;padding:8px}.email-list .email-action span.reply-button{margin-right:20px}.email-list .email-action span .icon{margin-right:10px}.email-list .email-form-container .panel .panel-bottom{margin-top:25px}.email-list .email-form-container .panel .panel-bottom button.btn{margin-right:30px}.email-list .email-form-container .panel .panel-bottom label{color:#546e7a;cursor:pointer;font-size:18px;font-weight:500}.tags-container{display:inline-block;margin-left:10px;position:relative}.tags-container .icon.tags-icon{cursor:pointer;vertical-align:middle}.tags-container ul.tag-list{display:inline-block;margin-left:10px}.tags-container ul.tag-list li{border-radius:4px;color:#fff;display:inline-block;font-size:16px;font-weight:500;margin-right:8px;padding:3px 10px}.tags-container ul.tag-list li:last-child{margin-right:0}.tags-container ul.tag-list li .icon{cursor:pointer;height:15px;width:15px}.tags-container .tag-dropdown{background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 2px 5px 0 rgba(39,49,58,.15);margin-bottom:20px;position:absolute;text-align:left;top:35px;width:215px;z-index:10}.tags-container .tag-dropdown .lookup-results{color:#546e7a;font-size:18px}.tags-container .tag-dropdown .lookup-results .control-list-item:hover{background-color:#fff}.tags-container .tag-dropdown .form-group{margin:0!important;padding:5px 10px;width:100%!important}.tags-container .tag-dropdown .form-group .loader-active-icon{right:15px}.tags-container .tag-dropdown .form-container{padding:5px 0}.tags-container .tag-dropdown .form-container .color-list,.tags-container .tag-dropdown .form-container .form-group .control{margin-bottom:5px;margin-top:10px}.tags-container .tag-dropdown .form-container .color-list span{border-radius:50%;box-shadow:0 4px 15.36px .75px rgba(0,0,0,.1),0 2px 6px 0 rgba(0,0,0,.15);cursor:pointer;display:inline-block;height:25px;margin-right:3px;transition:.2s cubic-bezier(.4,0,.2,1);width:25px}.tags-container .tag-dropdown .form-container .color-list span.active{border:3px solid #fff}.tags-container .tag-dropdown .form-container .button-group{border-top:1px solid #c1c2c3;display:inline-block;padding-top:10px}.pipeline-stage-controls-wrapper{margin-bottom:40px}.pipeline-stage-controls-wrapper .pipeline-stage-container{display:flex;position:relative;width:100%}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages{align-items:center;border-radius:4px;display:flex;flex-flow:row nowrap;overflow:hidden;width:100%}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages::-webkit-scrollbar{display:none}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage{background:#c1c2c3;color:#263238;font-size:16px;font-weight:500;min-width:200px;text-align:center;width:100%}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage span{cursor:pointer;display:block;overflow:hidden;padding:7px 5px 7px 22px;text-overflow:ellipsis;white-space:nowrap}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage span .icon{float:right}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage:not(:last-child){position:relative}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage:not(:last-child):before{background:#c1c2c3;border-radius:0 0 0 25px;box-shadow:1px -1px 0 1px #fff,1px -1px 0 1px #fff;content:"";height:25px;position:absolute;right:-12px;top:50%;transform:translateY(-50%) rotate(45deg);width:25px;z-index:1}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage.active{background-color:#0e90d9;color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage.active:before{background:#0e90d9}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list{font-weight:400;right:0}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list ul li{color:#546e7a}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list ul li:hover{color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.won .stage{background-color:#53c41a;color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.won .stage:before{background:#53c41a}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.lost .stage{background-color:#ff4d50;color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.lost .stage:before{background:#ff4d50}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls{align-items:center;display:flex;margin-left:10px;width:72px}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls .btn{border:1px solid;border-radius:4px;height:36px;padding:7px}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls .btn:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls .btn:last-child{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.pipeline-stage-controls-wrapper .date-panel{display:inline-block;font-size:14px;margin-top:5px;width:100%}.pipeline-stage-controls-wrapper .date-panel .pull-left{float:left}.pipeline-stage-controls-wrapper .date-panel .pull-right{float:right}.pipeline-stage-controls-wrapper .date-panel .pull-left .icon,.pipeline-stage-controls-wrapper .date-panel .pull-right .icon{height:18px;vertical-align:middle;width:18px}.pipeline-stage-controls-wrapper .date-panel .pull-left label,.pipeline-stage-controls-wrapper .date-panel .pull-right label{color:#546e7a;font-weight:500}.pipeline-stage-controls-wrapper .date-panel .pull-left span,.pipeline-stage-controls-wrapper .date-panel .pull-right span{color:#263238}.switch-pipeline-container{display:inline-block;margin-right:6px}.switch-pipeline-container .control{border:1px solid #c1c2c3;height:40px;margin:0}.switch-view-container{display:inline-block;margin-left:-5px;margin-right:6px;vertical-align:top}.switch-view-container .icon-container{border:1px solid #c1c2c3;cursor:pointer;display:inline-block;height:40px;padding:6px 10px 10px 8px}.switch-view-container .icon-container:first-child{border-radius:3px 0 0 3px;left:5px;position:relative}.switch-view-container .icon-container:last-child{border-radius:0 3px 3px 0}.switch-view-container .icon-container.active{background-color:#546e7a;border-color:#546e7a;cursor:not-allowed}.switch-view-container .icon-container .icon{height:22px;vertical-align:middle;width:24px}.empty-record{text-align:center}.empty-record img{height:100px;margin-bottom:15px;width:100px}.empty-record span{display:block}.quote-item-list .table{padding:5px}.quote-item-list .table table{margin-bottom:20px}.quote-item-list .table table tr th.actions{width:50px}.quote-item-list .table table tr td{vertical-align:top}.quote-item-list .table table tr td.actions{vertical-align:middle;width:50px}.quote-item-list .table table tr td.actions .icon{cursor:pointer}.quote-item-list .table table tr td .form-group{min-width:100%!important}.quote-item-list .table table tr td .form-group .control{margin:0}.quote-item-list .quote-summary{padding:5px}.quote-item-list .quote-summary table{float:right;margin-top:40px}.quote-item-list .quote-summary table tr td{font-weight:500;padding:5px 8px;vertical-align:text-bottom}.quote-item-list .quote-summary table tr td .form-group{margin:0;width:100px!important}.quote-item-list .quote-summary table tr td .form-group .control{margin:0}.lead-quote-list table tr td.actions .icon{cursor:pointer}.lead-quote-list table tr td.actions .dropdown-list{right:60px}.web-form-container .panel-separator,.workflow-container .panel-separator{border-bottom:1px solid #d3d3d3;margin:25px 0}.web-form-container .web-form-panel .header label,.web-form-container .workflow-panel .header label,.workflow-container .web-form-panel .header label,.workflow-container .workflow-panel .header label{color:#546e7a;font-size:18px;font-weight:500}.web-form-container .web-form-panel .header p,.web-form-container .workflow-panel .header p,.workflow-container .web-form-panel .header p,.workflow-container .workflow-panel .header p{color:#6f6f6f;font-size:16px;font-style:italic;margin:5px 0 20px}.web-form-container .web-form-panel table tr td.actions,.web-form-container .workflow-panel table tr td.actions,.workflow-container .web-form-panel table tr td.actions,.workflow-container .workflow-panel table tr td.actions{width:50px}.web-form-container .web-form-panel table tr td.actions .icon,.web-form-container .workflow-panel table tr td.actions .icon,.workflow-container .web-form-panel table tr td.actions .icon,.workflow-container .workflow-panel table tr td.actions .icon{cursor:pointer;margin-top:20px}.web-form-panel .dropdown-list .dropdown-container ul li{color:#263238;cursor:default;font-weight:500}.web-form-panel .dropdown-list .dropdown-container ul li:hover{background:none}.web-form-panel .dropdown-list .dropdown-container ul li ul li{color:#546e7a;cursor:pointer;font-weight:400}.web-form-panel .dropdown-list .dropdown-container ul li ul li:hover{background:#0e90d9;color:#fff}.web-form-panel .dragable-container table tr td{vertical-align:bottom}.web-form-panel .dragable-container table tr td.delete-icon .icon,.web-form-panel .dragable-container table tr td.dragable-icon .icon{margin-bottom:10px}.web-form-panel .dragable-container table tr td .form-group .control{margin-top:10px}.vuecal__event{background-color:#0e90d9!important;color:#fff!important;cursor:pointer}.vuecal__event.done{background-color:#53c41a!important}.image-upload-brick{border:1px dashed #546e7a;border-radius:5px;display:inline-block;height:100px;margin-right:15px;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.2,1);vertical-align:middle;width:100px}.image-upload-brick input[type=file]{height:100px;opacity:0;position:absolute;width:100px;z-index:3}.image-upload-brick .upload-icon{height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}.image-upload-brick img{background:#fff;display:block;height:100px;position:absolute;width:100px;z-index:2}.image-info-brick{display:inline-block;margin:10px 0;vertical-align:middle}.image-info-brick .field-info{color:#546e7a;display:block;font-size:16px;font-style:italic} +.icon{background-size:cover;display:inline-block;height:20px;vertical-align:top;width:20px}.icon.sprite{background-repeat:no-repeat;background-size:auto}.dashboard-icon{background-position:-371px -2px}.dashboard-icon,.leads-icon{background-image:url(../images/sprite-main.svg)}.leads-icon{background-position:-130px -2px}.quotes-icon{background-position:-563px -2px}.emails-icon,.quotes-icon{background-image:url(../images/sprite-main.svg)}.emails-icon{background-position:-419px -3px;height:18px;width:20px}.activities-icon{background-position:-324px -2px;height:21px;width:17px}.activities-icon,.phone-icon{background-image:url(../images/sprite-main.svg)}.phone-icon{background-position:-178px -2px}.products-icon{background-position:-227px -3px;height:18px}.products-icon,.settings-icon{background-image:url(../images/sprite-main.svg)}.settings-icon{background-position:-275px -2px}.tools-icon{background-image:url(../images/sprite-main.svg);background-position:-514px -2px}.avatar-icon{background-image:url(../images/avatar-icon.svg);height:21px;width:16px}.avatar-dark-icon{background-image:url(../images/avatar-dark-icon.svg)}.email-send-icon{background-image:url(../images/email-send-icon.svg)}.table-line-icon{background-image:url(../images/table-line-icon.svg)}.table-line-active-icon{background-image:url(../images/table-line-active-icon.svg)}.layout-column-line-icon{background-image:url(../images/layout-column-line-icon.svg)}.layout-column-line-active-icon{background-image:url(../images/layout-column-line-active-icon.svg)}.calendar-line-icon{background-image:url(../images/calendar-line-icon.svg)}.calendar-line-active-icon{background-image:url(../images/calendar-line-active-icon.svg)}.empty-kanban-icon{background-image:url(../images/empty-kanban-icon.svg)}.menu-item.active .dashboard-icon,.menu-item:hover .dashboard-icon{background-position:-347px -2px}.menu-item.active .leads-icon,.menu-item:hover .leads-icon{background-position:-106px -2px}.menu-item.active .quotes-icon,.menu-item:hover .quotes-icon{background-position:-539px -2px}.menu-item.active .emails-icon,.menu-item:hover .emails-icon{background-position:-395px -3px}.menu-item.active .activities-icon,.menu-item:hover .activities-icon{background-position:-300px -2px}.menu-item.active .phone-icon,.menu-item:hover .phone-icon{background-position:-154px -2px}.menu-item.active .products-icon,.menu-item:hover .products-icon{background-position:-203px -3px}.menu-item.active .settings-icon,.menu-item:hover .settings-icon{background-position:-251px -2px}.menu-item.active .tools-icon,.menu-item:hover .tools-icon{background-position:-490px -2px}.dollar-circle-icon{background-image:url(../images/dollar-circle-icon.svg)}.drag-icon{background-image:url(../images/drag-icon.svg)}.empty-bar-icon{background-image:url(../images/empty-bar-icon.svg)}.empty-bar-vertical-icon{background-image:url(../images/empty-bar-vertical-icon.svg)}.ellipsis-icon{background-image:url(../images/ellipsis-icon.svg)}.attribute-icon{background-image:url(../images/attribute-icon.svg)}.lead-icon{background-image:url(../images/lead-icon.svg)}.mail-icon{background-image:url(../images/mail-icon.svg)}.organization-icon{background-image:url(../images/organization-icon.svg)}.person-icon{background-image:url(../images/person-icon.svg)}.product-icon{background-image:url(../images/product-icon.svg)}.quotation-icon{background-image:url(../images/quotation-icon.svg)}.group-icon{background-image:url(../images/group-icon.svg)}.role-icon{background-image:url(../images/role-icon.svg)}.user-icon{background-image:url(../images/user-icon.svg)}.source-icon{background-image:url(../images/source-icon.svg)}.type-icon{background-image:url(../images/type-icon.svg)}.email-template-icon{background-image:url(../images/email-template-icon.svg)}.workflow-icon{background-image:url(../images/workflow-icon.svg)}.tag-icon{background-image:url(../images/tag-icon.svg)}.pipeline-icon{background-image:url(../images/pipeline-icon.svg)}ul.drag-inner-list,ul.drag-list{list-style-type:none;margin:0;padding:0 5px}.drag-container{height:100%;margin:0;overflow:auto}.drag-container span div a{background:#fff;border:2px solid #0e90d9;border-radius:4px;box-shadow:0 4px 6px -1px rgba(14,144,217,.1),0 2px 4px -1px rgba(14,144,217,.06);color:#0e90d9;display:block;padding:10px;text-align:center}.drag-list{grid-gap:10px;color:#546e7a;display:grid;grid-auto-columns:minmax(320px,auto);grid-auto-flow:column;height:calc(100% - 10px);margin-bottom:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:690px){.drag-list{display:block}}.drag-column{background-color:hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:inline-block;margin:0;overflow:hidden;vertical-align:top;width:auto}@media (max-width:690px){.drag-column{margin-bottom:30px}}.drag-column .drag-column-header{align-items:center;display:flex;justify-content:space-between;padding:20px}.drag-column .drag-column-header>div{width:100%}.drag-column .drag-column-header>div h2{color:#263238;font-size:18px;font-weight:500;margin:0 0 10px}.drag-column .drag-column-header>div h2 span{color:#53c41a}.drag-column .drag-column-header>div a{cursor:pointer}.drag-inner-list{color:#546e7a;height:100%;height:calc(100% - 110px);min-height:50px;overflow-y:scroll}.drag-inner-list .empty-icon-container{display:block;height:100%;position:relative;text-align:center}.drag-inner-list .empty-icon-container .icon-text-container{left:calc(50% - 49px);position:absolute;top:calc(50% - 75px)}.drag-inner-list .empty-icon-container .icon-text-container .empty-kanban-icon{height:98px;width:98px}.drag-inner-list .empty-icon-container .icon-text-container span{display:block;padding-top:10px}.drag-item{background:#fff;border:1px solid #f7f8f9;border-bottom-color:hsla(210,2%,76%,.5);box-shadow:none;box-shadow:0 2px 2px rgba(0,0,0,.1);line-height:30px;margin:0;transition:all .3s cubic-bezier(.23,1,.32,1)}.drag-item .lead-block{padding:10px;position:relative}.drag-item .lead-block:hover .icons{display:inline-block}.drag-item .lead-block.rotten{background:#ffd0d6}.drag-item .lead-block .lead-title{color:#263238;display:inline-block;font-size:16px;font-weight:500;line-break:anywhere;width:calc(100% - 45px)}.drag-item .lead-block .icons{cursor:pointer;display:none;position:absolute;right:5px;top:5px}.drag-item .lead-block .lead-cost{color:#263238}.drag-item .lead-block .lead-cost,.drag-item .lead-block .lead-person{font-size:14px}.drag-item .lead-block .lead-cost .icon,.drag-item .lead-block .lead-person .icon{margin-right:5px;vertical-align:middle}.drag-header-more{cursor:pointer}.drag-options{height:100%;left:0;opacity:0;padding:10px;position:absolute;top:44px;transform:translateX(100%);transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.drag-options.active{opacity:1;transform:translateX(0)}.drag-options-label{display:block;margin:0 0 5px}.drag-options-label input{opacity:.6}.drag-options-label span{display:inline-block;font-size:.9rem;font-weight:400;margin-left:5px}.gu-mirror{list-style-type:none;margin:0!important;opacity:.8;position:fixed!important;z-index:9999!important}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2}.disable-drag{pointer-events:none}.rtl{direction:rtl}.rtl .anonymous-layout-container .center-box .adjacent-center{text-align:right}.rtl .lead-quote-list table tr td.actions .icon{cursor:pointer}.rtl .lead-quote-list table tr td.actions .dropdown-list{left:60px!important;right:unset}.rtl .navbar-top .navbar-top-right{text-align:left}.rtl .navbar-top .navbar-top-right .quick-create .dropdown-toggle .icon{margin-left:6px;margin-right:unset}.rtl .navbar-top .navbar-top-right .quick-create .dropdown-list{left:0;right:unset}.rtl .navbar-top .navbar-top-right .profile-info .dropdown-toggle .avatar{margin-left:10px}.rtl .navbar-top .navbar-top-right .profile-info .dropdown-list{left:0;right:unset;text-align:right}.rtl table tr .avatar{margin-left:10px}.rtl table tr .badge{margin-left:5px}.rtl .navbar-left{left:unset;right:-1px}.rtl .navbar-left .menubar li.menu-item .menu-label{margin-left:0;margin-right:10px}.rtl .navbar-left .menubar li.menu-item ul.sub-menubar{border-left:1px solid #eee;border-right:0;left:unset;right:48px}.rtl .navbar-left.open ul.menubar li.menu-item.active{width:100%}.rtl .navbar-left.open+.content-container{padding-left:0!important;padding-right:160px}.rtl .content-container{padding-left:0;padding-right:48px}.rtl .content-container .dashboard .row-grid-3 .card label .icon-container,.rtl .content-container .dashboard>h1~.card-filter-container{float:left}.rtl .content-container .dashboard .daterangepicker{left:0;right:unset}.rtl .content-container .content .page-header .page-action{float:left}.rtl .table .tabs-container .tabs-right-container{text-align:left}.rtl .drag-item .lead-block .icons{left:5px;right:unset}.rtl .tags-container .tag-dropdown .lookup-results{text-align:right}.rtl .tags-container ul.tag-list{margin-left:0;margin-right:10px}.rtl .tags-container ul.tag-list li{margin-left:8px;margin-right:0}.rtl .tags-container ul.tag-list li:last-child{margin-left:0}.rtl .modal-container .modal-header .header-actions{text-align:left}.rtl .page-content.lead-view .lead-content-left{float:right;padding-left:10px;padding-right:0}.rtl .page-content.lead-view .lead-content-left .panel .lead-rotten-info{float:left}.rtl .page-content.lead-view .lead-content-right{padding-left:0;padding-right:10px}.rtl .adjacent-center .page-content .nav-aside{float:right;padding-left:20px;padding-right:0}.rtl .adjacent-center .page-content .panel .panel-header button.btn{margin-right:0}.rtl .adjacent-center .page-content .panel .panel-header button.btn .icon{margin-left:5px;margin-right:0}.rtl .custom-attribute-view .attribute-value-row{padding-left:30px;padding-right:0}.rtl .custom-attribute-view .attribute-value-row .label{float:right}.rtl .custom-attribute-view .attribute-value-row .value{float:right;padding-left:0;padding-right:10px}.rtl .pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls{direction:ltr;margin-left:0;margin-right:10px}.rtl .pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list{left:0;right:unset}.rtl .activity-list .section-tag span{padding-left:10px;padding-right:0}.rtl .activity-list .timeline-bar{left:unset;right:18px}.rtl .activity-list .activities .activity-item{margin-left:0;margin-right:50px;text-align:right}.rtl .activity-list .activities .activity-item:before{left:unset;right:-51px}.rtl .activity-list .activities .activity-item .timeline-bar-icon{left:unset;right:-40px}.rtl .activity-list .activities .activity-item .timeline-bar-icon.meeting{right:-42px}.rtl .activity-list .activities .activity-item .timeline-bar-icon.lunch{left:-40px}.rtl .activity-list .activities .activity-item .timeline-bar-icon.email{left:unset;right:-41px}.rtl .activity-list .activities .activity-item .icon.ellipsis-icon{left:10px;right:unset}.rtl .activity-list .activities .activity-item .dropdown-list{left:0;right:unset;text-align:right}.rtl .activity-list .activities .activity-item.activity .attachment .icon{margin-left:5px;margin-right:0}.rtl .switch-view-container{margin-left:unset}.rtl .switch-view-container .icon-container.active{margin-left:1px}.rtl .form-group.email-control-group{padding-left:0;padding-right:40px}.rtl .form-group.email-control-group>label{left:unset;right:0}.rtl .form-group.email-control-group .email-address-options{left:10px;right:unset}.rtl .email-list .email-item .email-header .row .time{float:left;text-align:left}.rtl .email-action-container .sidebar-filter{left:-420px;right:unset}.rtl .email-action-container .sidebar-filter.show{left:0;right:unset}.rtl .email-action-container .sidebar-filter .panel .panel-header .links{float:left}.rtl .email-action-container .sidebar-filter .panel .panel-header .links .icon.close-icon{margin-left:0;margin-right:5px}.rtl .email-action-container .sidebar-filter .panel .panel-header .links a{margin-left:0}.rtl .email-action-container .sidebar-filter .panel .btn-group .form-group .icon{left:13px;right:unset}.rtl .dropdown-list{text-align:right}.rtl .dragable-container ul.dragable-list li.list-group-item .form-group{padding-left:40px;padding-right:0}.rtl .dragable-container ul.dragable-list li.list-group-item .form-group .icon.align-justify-icon{left:50px;right:unset}.rtl .dragable-container ul.dragable-list li.list-group-item .icon.trash-icon{left:5px;right:unset}body{background:#f7f8f9;height:100%;margin:0;position:static;width:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px hsla(0,0%,100%,.3)}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.navbar-top{background-color:#fff;box-shadow:inset 0 -1px 0 #cdcecf;font-size:0;height:60px;left:0;position:fixed;right:0;z-index:5}.navbar-top .navbar-top-left{display:inline-block;height:60px;vertical-align:middle;width:50%}.navbar-top .navbar-top-left .brand-logo{padding:10px 5px}.navbar-top .navbar-top-right{display:inline-block;height:60px;padding:10px;text-align:right;vertical-align:middle;width:50%}.navbar-top .navbar-top-right .quick-create{display:inline-block;margin-right:10px;position:relative;vertical-align:middle}.navbar-top .navbar-top-right .quick-create .button{background:#0e90d9;border:2px solid #0e90d9;border-radius:43px;cursor:pointer;display:inline-block;height:40px;width:40px}.navbar-top .navbar-top-right .quick-create .button.active{box-shadow:inset 0 0 0 2px #fff}.navbar-top .navbar-top-right .quick-create .button .icon{margin-right:9px;margin-top:6px}.navbar-top .navbar-top-right .quick-create .dropdown-list{bottom:unset;padding:12px;right:0;top:50px;width:284px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container{grid-gap:10px;display:grid;font-size:12px;font-weight:500;grid-template-columns:auto auto auto;text-align:center}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item{background:#fff;width:80px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item:hover{background:#f7f8f9;border-radius:8px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item a{color:#546e7a;display:block;padding:5px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item a .icon{height:40px;margin-bottom:5px;width:40px}.navbar-top .navbar-top-right .quick-create .dropdown-list .quick-link-container .quick-link-item a span{display:block}.navbar-top .navbar-top-right .profile-info{cursor:pointer;display:inline-block;position:relative;text-align:left;vertical-align:middle}.navbar-top .navbar-top-right .profile-info .avatar{background-color:#f7f8f9;border:1px solid #c1c2c3;border-radius:43px;display:inline-block;height:40px;margin-right:10px;overflow:hidden;text-align:center;vertical-align:middle;width:40px}.navbar-top .navbar-top-right .profile-info .avatar img{height:40px;width:40px}.navbar-top .navbar-top-right .profile-info .avatar .icon{margin-top:8px}.navbar-top .navbar-top-right .profile-info .info{display:inline-block;font-size:16px;line-height:20px;min-width:50px;vertical-align:middle}.navbar-top .navbar-top-right .profile-info .info .howdy{color:#9e9e9e}.navbar-top .navbar-top-right .profile-info .info .user{display:block}.navbar-top .navbar-top-right .profile-info .icon.ellipsis-icon{height:30px!important;vertical-align:middle;width:30px!important}.navbar-top .navbar-top-right .profile-info .dropdown-list{bottom:unset;right:0;top:50px}.navbar-top .navbar-top-right .profile-info .dropdown-list .app-version{border-bottom:1px solid #c1c2c3;color:#a2a2a2;cursor:default;display:block;font-size:18px;padding:8px 12px}.navbar-left{background-color:#263238;bottom:0;box-shadow:inset -1px 0 0 #cdcecf;height:auto;left:0;position:fixed;top:60px;width:48px;z-index:2}.navbar-left ul.menubar li.menu-item{font-size:14px;overflow:hidden;position:relative}.navbar-left ul.menubar li.menu-item>a{color:#546e7a;display:block;padding:16px 12px;width:100%}.navbar-left ul.menubar li.menu-item>a .icon{display:inline-block;vertical-align:middle}.navbar-left ul.menubar li.menu-item>a .menu-label{display:none;margin-left:10px}.navbar-left ul.menubar li.menu-item span{display:block;margin:auto}.navbar-left ul.menubar li.menu-item ul.sub-menubar{background-color:#fff;border:1px solid #eee;border-left:0;border-radius:0 3px 3px 0;box-shadow:2px 1px 3px #cdcecf;display:none;left:48px;min-width:160px;position:absolute;top:0}.navbar-left ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item a{color:#546e7a;display:block;font-size:14px;padding:8px 12px}.navbar-left ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item.active a,.navbar-left ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item:hover a{color:#0e90d9}.navbar-left ul.menubar li.menu-item.active,.navbar-left ul.menubar li.menu-item:hover{box-shadow:inset 4px 0 0 #0e90d9}.navbar-left ul.menubar li.menu-item:hover{overflow:visible}.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar{display:block}.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar .sub-menu-item .menu-label{color:#546e7a}.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar .sub-menu-item.active .menu-label,.navbar-left ul.menubar li.menu-item:hover ul.sub-menubar .sub-menu-item:hover .menu-label{color:#0e90d9}.navbar-left.open{overflow-x:auto;width:160px}.navbar-left.open ul.menubar li.menu-item a .menu-label{color:#b0bec5;display:inline-block;font-size:16px;font-weight:200}.navbar-left.open ul.menubar li.menu-item ul.sub-menubar{background-color:transparent;border:0;border-radius:0;box-shadow:unset;display:none;position:unset}.navbar-left.open ul.menubar li.menu-item ul.sub-menubar li.sub-menu-item a{padding-left:45px}.navbar-left.open ul.menubar li.menu-item.active{background:#12171a;width:calc(100% - 1px)}.navbar-left.open ul.menubar li.menu-item.active .menu-label{color:#0e90d9}.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar{display:block}.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar .sub-menu-item .menu-label{color:#b0bec5}.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar .sub-menu-item.active .menu-label,.navbar-left.open ul.menubar li.menu-item.active ul.sub-menubar .sub-menu-item:hover .menu-label{color:#0e90d9!important}.navbar-left.open ul.menubar li.menu-item:hover .menu-label{color:#0e90d9}.navbar-left .menubar-bottom{background-color:#263238;cursor:pointer;padding:12px;position:absolute;width:calc(100% - 1px)}.settings-container .panel{margin-bottom:30px;max-width:941px}.settings-container .panel .panel-header h3{margin:0 0 5px}.settings-container .panel .panel-header p{font-size:16px;font-weight:400;margin:0}.settings-container .panel .setting-link-container .setting-link-item{display:inline-block;width:300px}.settings-container .panel .setting-link-container .setting-link-item a{align-items:center;display:flex;height:100px;padding:20px}.settings-container .panel .setting-link-container .setting-link-item a .icon{height:40px;width:40px}.settings-container .panel .setting-link-container .setting-link-item a .setting-info{display:inline-block;margin-left:25px}.settings-container .panel .setting-link-container .setting-link-item a .setting-info label{color:#263238;cursor:pointer;font-size:18px;font-weight:400}.settings-container .panel .setting-link-container .setting-link-item a .setting-info p{color:#263238;display:none;font-size:14px;font-weight:400;margin:0 0 3px}.settings-container .panel .setting-link-container .setting-link-item:hover{background-color:#f7f8f9;border-radius:8px}.settings-container .panel .setting-link-container .setting-link-item:hover .setting-info p{display:block}.content-container{bottom:0;height:calc(100% - 60px);left:0;padding-left:48px;position:absolute;right:0;top:60px;width:100%}.content-container .inner-section{height:100%}.content-container .aside-nav{background-color:#fff;border-right:1px solid #c1c2c3;bottom:0;padding-bottom:10px;padding-top:10px;position:fixed;top:60px;width:280px;z-index:4}.content-container .aside-nav ul{height:90%;overflow-y:auto}.content-container .aside-nav a{color:#000311;display:block;padding:15px}.content-container .aside-nav .active a{background:#fff;border-bottom:1px solid #c1c2c3;border-top:1px solid #c1c2c3}.content-container .aside-nav .active i{float:right}.content-container .content-wrapper{background-color:#fff;margin-left:280px;margin-top:1px;padding:25px 25px 25px 15px}.content-container .content.full-page{height:100%;padding:25px}.content-container .content .page-header{display:inline-block;margin-bottom:10px;width:100%;z-index:3}.content-container .content .page-header .page-title{display:inline-block}.content-container .content .page-header .page-title .back-link{cursor:pointer;float:left;height:24px;margin-right:10px;margin-top:5px;width:24px}.content-container .content .page-header .page-title h1{display:inline-block;font-weight:400;line-height:normal;margin-bottom:0;vertical-align:middle}.content-container .content .page-header .page-action{float:right}.content-container .content .page-header .page-action a{margin-left:25px}.content-container .content .page-header>.form-group{display:inline-block;margin-bottom:0;margin-left:20px;width:180px}.content-container .content .page-header .control{margin:0;width:100%}.content-container .content .page-content{display:inline-block;padding-bottom:20px;width:100%}.control-container{align-items:flex-start;display:flex;flex-direction:row;width:750px}.control-container .control{background:#fff;border:1px solid #c1c2c3;border-radius:3px;display:inline-block;font-size:16px;height:36px;padding:0 10px;transition:.2s cubic-bezier(.4,0,.2,1);vertical-align:middle;width:150px}.control-container .control:focus{border-color:#0041ff}.control-container .icon:hover{cursor:pointer}.control-container .form-group::last-child{margin-right:0}.anonymous-layout-container{background:#f7f8f9;display:table;height:100%;position:absolute;text-align:center;width:100%;z-index:1}.anonymous-layout-container .center-box{display:table-cell;vertical-align:middle}.anonymous-layout-container .center-box .adjacent-center{display:inline-block;text-align:left;width:476px}.anonymous-layout-container .center-box .adjacent-center .brand-logo{margin-bottom:40px;text-align:center}.anonymous-layout-container .center-box .adjacent-center .brand-logo img{height:50px;transform:translateY(-8px);width:280px}.anonymous-layout-container .center-box .adjacent-center .brand-logo p{color:#546e7a;font-size:20px;margin:0}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body{border:0;padding:48px}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body h1{color:#546e7a;font-size:24px;font-weight:500;margin-bottom:30px}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body .form-group .control{width:100%}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body a{display:block;font-size:14px;margin-bottom:30px;margin-top:-15px}.anonymous-layout-container .center-box .adjacent-center .panel .panel-body button.btn{font-size:24px;width:100%}.adjacent-center .page-content,.adjacent-center .page-header{display:block!important;margin:auto;width:1000px!important}.adjacent-center .page-content .nav-aside{float:left;padding-right:20px;width:190px}.adjacent-center .page-content .nav-aside ul{margin-top:118px}.adjacent-center .page-content .nav-aside ul li{margin-bottom:5px}.adjacent-center .page-content .nav-aside ul li a{border-radius:4px;color:#546e7a;display:block;font-weight:400;padding:10px;text-align:right}.adjacent-center .page-content .nav-aside ul li:hover a{background-color:rgba(38,41,44,.08)}.adjacent-center .page-content .nav-aside ul li.active a{background:#0e90d9;color:#fff;font-weight:500}.adjacent-center .page-content .panel .panel-header button.btn{margin-right:30px}.adjacent-center .page-content .panel .panel-header button.btn .icon{margin-right:5px}.adjacent-center .page-content .panel .panel-header input[type=submit]{background:transparent;border:0;color:#546e7a;cursor:pointer;font-family:Roboto;font-size:18px;font-weight:500;margin-right:30px;padding:0}.adjacent-center .page-content .panel .panel-header a{color:inherit;margin-right:30px}.dragable-container ul.dragable-list li.list-group-item{margin-bottom:10px;position:relative}.dragable-container ul.dragable-list li.list-group-item.sortable-ghost .form-group .control{border-style:dashed}.dragable-container ul.dragable-list li.list-group-item .form-group{margin:0;padding-right:40px}.dragable-container ul.dragable-list li.list-group-item .form-group .control{margin:0}.dragable-container ul.dragable-list li.list-group-item .form-group .icon.align-justify-icon{cursor:pointer;height:24px;position:absolute;right:50px;top:9px;width:24px}.dragable-container ul.dragable-list li.list-group-item .icon.trash-icon{cursor:pointer;height:24px;position:absolute;right:5px;top:9px;width:24px}.dragable-container table{box-shadow:none}.dragable-container table tr th:first-child,.dragable-container table tr th:last-child{width:40px}.dragable-container table tr td.delete-icon .icon,.dragable-container table tr td.dragable-icon .icon{cursor:pointer;height:24px;margin-top:9px;width:24px}.dragable-container table tr td .form-group .control{margin-bottom:0;margin-top:0}.dragable-container table tr:not(.draggable) .control[readonly=readonly]{background-color:#f0f0f0}.dragable-container button.btn{margin-top:10px}.lookup-results{background-color:#fff;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.16),0 0 9px 0 rgba(0,0,0,.16);max-height:200px;overflow-y:auto;text-align:left;width:100%;z-index:10}.lookup-results.grouped label{color:#263238;font-size:18px;font-weight:500;padding:10px 10px 0}.lookup-results.grouped li{padding-left:15px}.lookup-results li{cursor:pointer;padding:5px 0}.lookup-results li.action{border-top:1px solid #c1c2c3}.lookup-results li span{display:inline-block;padding:5px 10px;width:100%}.lookup-results li span:hover{background-color:#0e90d9;color:#fff}.lookup-selected-options{margin-top:10px}.lookup-selected-options .badge{margin-right:10px}.lookup-selected-options .badge .icon{cursor:pointer}.modal-container{box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.modal-container .tabs-content{border:0;border-top:1px solid #c1c2c3}.lead-product-list .lead-product{border-bottom:1px solid #c1c2c3;padding-bottom:20px;padding-top:20px}.lead-product-list .lead-product:first-of-type{padding-top:0}.lead-product-list .lead-product:last-of-type{margin-bottom:20px}.lead-product-list .lead-product .top-control-group{display:inline-block;width:100%}.lead-product-list .lead-product .top-control-group .form-group{margin-bottom:10px}.lead-product-list .lead-product .bottom-control-group{grid-column-gap:10px;grid-row-gap:0;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));justify-items:center;padding-right:28px;position:relative;width:100%}.lead-product-list .lead-product .bottom-control-group .form-group{margin-bottom:0}.lead-product-list .lead-product .bottom-control-group .icon.trash-icon{cursor:pointer;position:absolute;right:0;top:44px}.page-content.lead-view .lead-content-left{float:left;padding-right:10px;width:30%}.page-content.lead-view .lead-content-left .panel{margin-bottom:30px}.page-content.lead-view .lead-content-left .panel .lead-rotten-info{background:#ffd0d6;border-radius:4px;color:#ff4d50;float:right;font-size:14px;font-weight:400;padding:2px 12px}.page-content.lead-view .lead-content-left .panel .lead-rotten-info .icon{height:16px;margin-right:5px;margin-top:3px;width:16px}.page-content.lead-view .lead-content-right{float:left;padding-left:10px;width:70%}.page-content.lead-view .lead-content-right .tabs-content{margin-bottom:20px}.custom-attribute-view .attribute-value-row{display:inline-block;font-size:16px;padding:6px 30px 6px 6px;position:relative;width:100%}.custom-attribute-view .attribute-value-row:nth-child(2n){background-color:#fff;padding:10px 6px}.custom-attribute-view .attribute-value-row:last-child{border:none}.custom-attribute-view .attribute-value-row .label{color:#546e7a;float:left;width:120px}.custom-attribute-view .attribute-value-row .value{float:left;padding-left:10px;width:calc(100% - 120px)}.custom-attribute-view .attribute-value-row .value span.multi-value{background:#eff0f5;border-radius:30px;display:inline-block;margin-bottom:5px;padding:4px 8px;word-break:break-all}.custom-attribute-view .attribute-value-row .value span.multi-value span{color:#747678;font-size:16px}.custom-attribute-view .attribute-value-row .value .image{border:1px solid;border-radius:4px;height:100px;width:100px}.custom-attribute-view .attribute-value-row .icon.pencil-underline-icon{cursor:pointer;display:none;position:absolute;right:5px}.custom-attribute-view .attribute-value-row .dropdown-list{right:0;width:100%}.custom-attribute-view .attribute-value-row:hover .icon.pencil-underline-icon{display:inline-block}.form-group .image{border-radius:3px;height:33px;margin-right:5px;position:absolute;right:0;top:36px;width:33px}.form-group .icon.download-icon{position:absolute;right:10px;top:40px}.form-group.email-control-group{padding-left:40px}.form-group.email-control-group>label{left:0;position:absolute;top:10px}.form-group.email-control-group .tags-control{margin-top:0}.form-group.email-control-group .email-address-options{position:absolute;right:10px;top:10px}.form-group.email-control-group .email-address-options label{-webkit-touch-callout:none;cursor:pointer;display:inline-block;font-weight:500;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-group.email-control-group .email-address-options label:last-child{margin-right:0}.activity-list .section-tag{display:inline-block;margin-bottom:20px;margin-left:50px;position:relative;width:100%}.activity-list .section-tag span{background:#fff;color:#546e7a;font-weight:500;padding-right:10px;position:absolute;top:-11px}.activity-list .section-tag hr{border-top:1px solid #c1c2c3;margin:0}.activity-list .timeline-bar{bottom:0;left:18px;position:absolute;top:38px}.activity-list .activities{position:relative}.activity-list .activities.planned-activities{margin-bottom:30px}.activity-list .activities.planned-activities .timeline-bar{border-left:2px dashed #546e7a;bottom:-67px}.activity-list .activities.planned-activities.email,.activity-list .activities.planned-activities.file,.activity-list .activities.planned-activities.note{display:none}.activity-list .activities.done-activities .timeline-bar{border-left:2px solid #546e7a}.activity-list .activities .activity-item{background:#fff;border:1px solid #f7f8f9;box-shadow:0 2px 2px rgba(0,0,0,.1);margin-bottom:10px;margin-left:50px;padding:15px;position:relative;text-align:left}.activity-list .activities .activity-item:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #546e7a;border-radius:50%;content:" ";display:inline-block;height:36px;left:-51px;position:absolute;top:0;width:36px}.activity-list .activities .activity-item:last-child{margin-bottom:0}.activity-list .activities .activity-item.activity .title{color:#546e7a;font-size:16px;margin-bottom:5px}.activity-list .activities .activity-item.activity .title h4{margin:0 0 5px}.activity-list .activities .activity-item.activity .attachment{display:inline-block;font-size:16px;margin-bottom:10px;margin-top:5px}.activity-list .activities .activity-item.activity .attachment .icon{margin-left:-3px;margin-right:5px}.activity-list .activities .activity-item.activity .comment{background-color:#fff9c4;border:1px solid #fdd835;border-radius:4px;font-size:16px;margin-bottom:5px;padding:15px;position:relative}.activity-list .activities .activity-item.activity .info{color:#747678;font-size:14px}.activity-list .activities .activity-item.activity .info .seperator{cursor:default;display:inline-block;font-weight:700;margin:0 5px;text-align:center;width:8px}.activity-list .activities .activity-item.email{position:relative}.activity-list .activities .activity-item.email .subject h5{margin:0 0 5px}.activity-list .activities .activity-item.email .subject span{color:#546e7a;font-size:16px;margin-bottom:5px}.activity-list .activities .activity-item .icon.ellipsis-icon{border-radius:4px;cursor:pointer;position:absolute;right:10px;top:10px}.activity-list .activities .activity-item .icon.ellipsis-icon:hover{background-color:rgba(38,41,44,.05)}.activity-list .activities .activity-item .dropdown-list{font-weight:400;right:0;top:40px}.activity-list .activities .activity-item .timeline-bar-icon{bottom:77px;height:18px;left:-40px;position:absolute;top:11px;width:18px}.activity-list .activities .activity-item .timeline-bar-icon.note{background-image:url(../images/note-icon.svg);height:20px;top:8px;width:16px}.activity-list .activities .activity-item .timeline-bar-icon.call{background-image:url(../images/call-icon.svg);top:9px}.activity-list .activities .activity-item .timeline-bar-icon.meeting{background-image:url(../images/meeting-icon.svg);top:9px}.activity-list .activities .activity-item .timeline-bar-icon.lunch{background-image:url(../images/lunch-icon.svg);height:17px;left:-40px;top:10px;width:17px}.activity-list .activities .activity-item .timeline-bar-icon.file{background-image:url(../images/file-icon.svg);top:10px;width:16px}.activity-list .activities .activity-item .timeline-bar-icon.email{background-image:url(../images/email-icon.svg);height:16px;left:-41px;width:18px}.activity-list .empty-activities{color:#546e7a;font-size:16px;text-align:center}.dashboard{background-color:#f7f8f9;height:unset!important}.dashboard .dashboard-content.print{background-color:#fff;left:0;position:absolute;top:-60px;width:100%;z-index:10000}.dashboard>h1{display:inline-block;margin-bottom:35px}.dashboard>h1~.cards-collection{border:2px solid #c1c2c3;border-radius:3px;cursor:pointer;float:right;margin:0;width:200px}.dashboard>h1~.cards-collection .toggle-btn{background-color:#fff;margin:0;padding:6px 10px}.dashboard>h1~.cards-collection .toggle-btn :last-child{float:right}.dashboard>h1~.cards-collection .cards-options{border:none;margin-bottom:0;position:relative;width:unset;z-index:1}.dashboard>h1~.cards-collection .cards-options>div{background:#fff;box-shadow:0 4px 4px rgba(84,110,122,.25);padding:20px 12px;position:absolute;top:20px;transition:.35s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.dashboard>h1~.cards-collection .cards-options>div header{border-bottom:1px solid #c1c2c3;margin-bottom:10px;padding-bottom:15px}.dashboard>h1~.cards-collection .cards-options>div header .btn-secondary-outline{border:none;font-size:16px;padding-left:0}.dashboard>h1~.cards-collection .cards-options>div header .btn-primary{float:right}.dashboard>h1~.card-filter-container{color:#546e7a;float:right;z-index:1}.dashboard>h1~.card-filter-container .daterangepicker .btn-success{background-color:#0e90d9;padding:10px 14px}.dashboard>h1~.card-filter-container .daterangepicker .btn-secondary{background-color:#546e7a;padding:10px 14px}.dashboard .date{text-align:right}.dashboard .date .date-container,.dashboard .date label{display:inline-block}.dashboard .row-grid-3{align-items:start;padding:10px 0}.dashboard .row-grid-3 .card{background-color:#fff;border-radius:3px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:100%;min-height:300px}.dashboard .row-grid-3 .card label{border-bottom:1px solid hsla(210,2%,76%,.5);color:#263238;display:block;font-weight:500;height:100%;padding:20px}.dashboard .row-grid-3 .card label .card-filter-container{color:#546e7a;cursor:pointer;display:inline-block;margin-left:5px}.dashboard .row-grid-3 .card label .card-filter-container .dropdown-toggle{margin-bottom:5px}.dashboard .row-grid-3 .card label .icon-container{display:none;float:right}.dashboard .row-grid-3 .card label .icon-container .icon{cursor:pointer}.dashboard .row-grid-3 .card .card-header{height:65px;text-transform:capitalize}.dashboard .row-grid-3 .card .card-data,.dashboard .row-grid-3 .card .db-wg-spinner{height:calc(100% - 65px)}.dashboard .row-grid-3 .card .card-data{overflow-y:scroll;padding:20px;position:relative}.dashboard .row-grid-3 .card .card-data::-webkit-scrollbar{display:none}.dashboard .row-grid-3 .card .card-data .bar-chart,.dashboard .row-grid-3 .card .card-data .line-chart{align-items:center;display:grid;height:100%}.dashboard .row-grid-3 .card .card-data .bar-data{grid-column-gap:15px;align-items:center;color:#263238;display:grid;font-size:14px;grid-template-columns:70px auto 40px}.dashboard .row-grid-3 .card .card-data .bar-data.activity>span:first-child{line-break:anywhere;text-transform:capitalize}.dashboard .row-grid-3 .card .card-data .lead{color:#546e7a;margin-top:20px}.dashboard .row-grid-3 .card .card-data .lead:first-child{margin:0}.dashboard .row-grid-3 .card .card-data .lead label{border:0;font-size:18px;font-weight:500;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:0}.dashboard .row-grid-3 .card .card-data .lead .details{border-bottom:1px solid hsla(210,2%,76%,.5);display:grid;font-size:16px;grid-template-columns:auto auto auto;padding:5px 0}.dashboard .row-grid-3 .card .card-data .column-container{border-bottom:1px solid #c1c2c3;display:inline-block;margin-top:10px;padding-bottom:5px;width:100%}.dashboard .row-grid-3 .card .card-data .column-container:nth-child(odd){margin-right:10px}.dashboard .row-grid-3 .card .card-data .column-container:first-child,.dashboard .row-grid-3 .card .card-data .column-container:nth-child(2){margin-top:0}.dashboard .row-grid-3 .card .card-data .column-container span{color:#546e7a;display:block;text-align:left}.dashboard .row-grid-3 .card .card-data .column-container span:first-child{font-size:36px;font-weight:500;margin-bottom:10px}.dashboard .row-grid-3 .card .card-data .column-container span:last-child{font-size:16px}.dashboard .row-grid-3 .card .card-data .custom-card{color:#546e7a;left:calc(50% - 62px);position:absolute;text-align:center;top:calc(50% - 62px)}.dashboard .row-grid-3 .card .card-data .custom-card span{display:block}.dashboard .row-grid-3 .card .card-data .custom-card i.icon{height:96px;width:96px}.dashboard .row-grid-3 .card .card-data.column-grid-2{align-items:start}.dashboard .row-grid-3 .card.dashed{border-style:dashed}.dashboard .row-grid-3 .card:hover label .icon-container{display:inline}.table tr td.subject,.table tr th.subject{overflow:hidden;text-overflow:ellipsis;width:100%}.table tr td.subject .subject-wrapper,.table tr th.subject .subject-wrapper{align-items:center;display:flex}.table tr td.subject .subject-wrapper .subject-content,.table tr th.subject .subject-wrapper .subject-content{flex:0 0 auto;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis}.table tr td.subject .subject-wrapper .reply,.table tr th.subject .subject-wrapper .reply{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.table tr td.created_at,.table tr th.created_at{width:200px}.table tr td.attachments,.table tr th.attachments{width:45px}.table tr td .avatar,.table tr th .avatar{background-color:#f7f8f9;border:1px solid #c1c2c3;border-radius:43px;display:inline-block;height:40px;margin-right:10px;overflow:hidden;text-align:center;vertical-align:middle;width:40px}.table tr td .avatar img,.table tr th .avatar img{height:40px;width:40px}.table tr td .avatar .icon,.table tr th .avatar .icon{margin-top:8px}.banner{background-color:#0e90d9;color:#fff;display:none;height:50px;max-height:50px;padding:13px 20px;position:fixed;text-align:center;width:100%;z-index:10}.banner .thumbnail{cursor:pointer;margin-right:10px;width:20px}.banner .hovered-container{display:none;position:relative;right:110px;top:-28px;z-index:10}.banner .hovered-container.show{display:inline-block}.banner .hovered-container img{position:absolute}.banner span{vertical-align:super}.banner i.close-white-icon{cursor:pointer;float:right}body.top-banner .center-box,body.top-banner .content-container,body.top-banner .navbar-top{top:50px}body.top-banner .navbar-left{top:110px}body.top-banner .center-box{position:relative}body.top-banner .banner{display:inline-block}.email-action-container .btn-secondary-outline{font-size:16px}.email-action-container .btn-secondary-outline span{padding:1px 0}.email-action-container .btn-secondary-outline .icon{margin-right:5px}.email-action-container .sidebar-filter{padding:0}.email-action-container .sidebar-filter header{margin-bottom:0;padding:30px 20px 20px}.email-action-container .sidebar-filter .panel{border-bottom:1px solid #c1c2c3;padding:20px}.email-action-container .sidebar-filter .panel .panel-header .links{float:right}.email-action-container .sidebar-filter .panel .panel-header .links .icon{cursor:pointer;height:24px;width:24px}.email-action-container .sidebar-filter .panel .panel-header .links .icon.close-icon{margin-left:5px;margin-top:-2px}.email-action-container .sidebar-filter .panel .panel-body{border:1px solid #c1c2c3;box-shadow:none}.email-action-container .sidebar-filter .panel .btn-group button{font-size:18px;margin-bottom:10px;width:100%}.email-action-container .sidebar-filter .panel .btn-group button:last-child{margin-bottom:0}.email-action-container .sidebar-filter .panel .btn-group .form-group{margin-bottom:10px}.email-action-container .sidebar-filter .panel .btn-group .form-group .control{border:2px solid;padding:6px 10px 7px}.email-action-container .sidebar-filter .panel .btn-group .form-group .icon{position:absolute;right:13px;top:7px}.email-action-container .sidebar-filter .panel .contact-details .name{color:#546e7a;margin-bottom:10px}.email-action-container .sidebar-filter .panel .contact-details .email{color:#546e7a;font-weight:500;margin-bottom:10px}.email-action-container .sidebar-filter .panel .contact-details .email .icon{margin-right:10px;margin-top:1px}.email-list .email-item{margin-bottom:40px}.email-list .email-item .email-header{margin-bottom:20px}.email-list .email-item .email-header .row{color:#546e7a}.email-list .email-item .email-header .row .label{font-weight:400}.email-list .email-item .email-header .row .value{font-weight:500}.email-list .email-item .email-header .row .time{float:right;position:relative;text-align:right;width:215px}.email-list .email-item .email-header .row .time>.icon{cursor:pointer;transform:rotate(90deg)}.email-list .email-item .email-header .row .time .dropdown-list .icon{margin-right:15px}.email-list .email-item .email-content{background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#546e7a;padding:30px}.email-list .email-item .email-content .attachment-list{margin-top:30px}.email-list .email-item .email-content .attachment-list .attachment-item{display:block;margin-bottom:10px}.email-list .email-item .email-content .attachment-list .attachment-item:last-child{margin-bottom:0}.email-list .email-item .email-content .attachment-list .attachment-item a{color:#546e7a}.email-list .email-action span{color:#546e7a;cursor:pointer;font-weight:500;padding:8px}.email-list .email-action span.reply-button{margin-right:20px}.email-list .email-action span .icon{margin-right:10px}.email-list .email-form-container .panel .panel-bottom{margin-top:25px}.email-list .email-form-container .panel .panel-bottom button.btn{margin-right:30px}.email-list .email-form-container .panel .panel-bottom label{color:#546e7a;cursor:pointer;font-size:18px;font-weight:500}.tags-container{display:inline-block;margin-left:10px;position:relative}.tags-container .icon.tags-icon{cursor:pointer;vertical-align:middle}.tags-container ul.tag-list{display:inline-block;margin-left:10px}.tags-container ul.tag-list li{border-radius:4px;color:#fff;display:inline-block;font-size:16px;font-weight:500;margin-right:8px;padding:3px 10px}.tags-container ul.tag-list li:last-child{margin-right:0}.tags-container ul.tag-list li .icon{cursor:pointer;height:15px;width:15px}.tags-container .tag-dropdown{background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 2px 5px 0 rgba(39,49,58,.15);margin-bottom:20px;position:absolute;text-align:left;top:35px;width:215px;z-index:10}.tags-container .tag-dropdown .lookup-results{color:#546e7a;font-size:18px}.tags-container .tag-dropdown .lookup-results .control-list-item:hover{background-color:#fff}.tags-container .tag-dropdown .form-group{margin:0!important;padding:5px 10px;width:100%!important}.tags-container .tag-dropdown .form-group .loader-active-icon{right:15px}.tags-container .tag-dropdown .form-container{padding:5px 0}.tags-container .tag-dropdown .form-container .color-list,.tags-container .tag-dropdown .form-container .form-group .control{margin-bottom:5px;margin-top:10px}.tags-container .tag-dropdown .form-container .color-list span{border-radius:50%;box-shadow:0 4px 15.36px .75px rgba(0,0,0,.1),0 2px 6px 0 rgba(0,0,0,.15);cursor:pointer;display:inline-block;height:25px;margin-right:3px;transition:.2s cubic-bezier(.4,0,.2,1);width:25px}.tags-container .tag-dropdown .form-container .color-list span.active{border:3px solid #fff}.tags-container .tag-dropdown .form-container .button-group{border-top:1px solid #c1c2c3;display:inline-block;padding-top:10px}.pipeline-stage-controls-wrapper{margin-bottom:40px}.pipeline-stage-controls-wrapper .pipeline-stage-container{display:flex;position:relative;width:100%}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages{align-items:center;border-radius:4px;display:flex;flex-flow:row nowrap;overflow:hidden;width:100%}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages::-webkit-scrollbar{display:none}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage{background:#c1c2c3;color:#263238;font-size:16px;font-weight:500;min-width:200px;text-align:center;width:100%}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage span{cursor:pointer;display:block;overflow:hidden;padding:7px 5px 7px 22px;text-overflow:ellipsis;white-space:nowrap}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage span .icon{float:right}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage:not(:last-child){position:relative}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage:not(:last-child):before{background:#c1c2c3;border-radius:0 0 0 25px;box-shadow:1px -1px 0 1px #fff,1px -1px 0 1px #fff;content:"";height:25px;position:absolute;right:-12px;top:50%;transform:translateY(-50%) rotate(45deg);width:25px;z-index:1}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage.active{background-color:#0e90d9;color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage.active:before{background:#0e90d9}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list{font-weight:400;right:0}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list ul li{color:#546e7a}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages .stage .dropdown-list ul li:hover{color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.won .stage{background-color:#53c41a;color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.won .stage:before{background:#53c41a}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.lost .stage{background-color:#ff4d50;color:#fff}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stages.lost .stage:before{background:#ff4d50}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls{align-items:center;display:flex;margin-left:10px;width:72px}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls .btn{border:1px solid;border-radius:4px;height:36px;padding:7px}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls .btn:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.pipeline-stage-controls-wrapper .pipeline-stage-container .pipeline-stage-controls .btn:last-child{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.pipeline-stage-controls-wrapper .date-panel{display:inline-block;font-size:14px;margin-top:5px;width:100%}.pipeline-stage-controls-wrapper .date-panel .pull-left{float:left}.pipeline-stage-controls-wrapper .date-panel .pull-right{float:right}.pipeline-stage-controls-wrapper .date-panel .pull-left .icon,.pipeline-stage-controls-wrapper .date-panel .pull-right .icon{height:18px;vertical-align:middle;width:18px}.pipeline-stage-controls-wrapper .date-panel .pull-left label,.pipeline-stage-controls-wrapper .date-panel .pull-right label{color:#546e7a;font-weight:500}.pipeline-stage-controls-wrapper .date-panel .pull-left span,.pipeline-stage-controls-wrapper .date-panel .pull-right span{color:#263238}.switch-pipeline-container{display:inline-block;margin-right:6px}.switch-pipeline-container .control{border:1px solid #c1c2c3;height:40px;margin:0}.switch-view-container{display:inline-block;margin-left:-5px;margin-right:6px;vertical-align:top}.switch-view-container .icon-container{border:1px solid #c1c2c3;cursor:pointer;display:inline-block;height:40px;padding:6px 10px 10px 8px}.switch-view-container .icon-container:first-child{border-radius:3px 0 0 3px;left:5px;position:relative}.switch-view-container .icon-container:last-child{border-radius:0 3px 3px 0}.switch-view-container .icon-container.active{background-color:#546e7a;border-color:#546e7a;cursor:not-allowed}.switch-view-container .icon-container .icon{height:22px;vertical-align:middle;width:24px}.empty-record{text-align:center}.empty-record img{height:100px;margin-bottom:15px;width:100px}.empty-record span{display:block}.quote-item-list .table{padding:5px}.quote-item-list .table table{margin-bottom:20px}.quote-item-list .table table tr th.actions{width:50px}.quote-item-list .table table tr td{vertical-align:top}.quote-item-list .table table tr td.actions{vertical-align:middle;width:50px}.quote-item-list .table table tr td.actions .icon{cursor:pointer}.quote-item-list .table table tr td .form-group{min-width:100%!important}.quote-item-list .table table tr td .form-group .control{margin:0}.quote-item-list .quote-summary{padding:5px}.quote-item-list .quote-summary table{float:right;margin-top:40px}.quote-item-list .quote-summary table tr td{font-weight:500;padding:5px 8px;vertical-align:text-bottom}.quote-item-list .quote-summary table tr td .form-group{margin:0;width:100px!important}.quote-item-list .quote-summary table tr td .form-group .control{margin:0}.lead-quote-list table tr td.actions .icon{cursor:pointer}.lead-quote-list table tr td.actions .dropdown-list{right:60px}.web-form-container .panel-separator,.workflow-container .panel-separator{border-bottom:1px solid #d3d3d3;margin:25px 0}.web-form-container .web-form-panel .header label,.web-form-container .workflow-panel .header label,.workflow-container .web-form-panel .header label,.workflow-container .workflow-panel .header label{color:#546e7a;font-size:18px;font-weight:500}.web-form-container .web-form-panel .header p,.web-form-container .workflow-panel .header p,.workflow-container .web-form-panel .header p,.workflow-container .workflow-panel .header p{color:#6f6f6f;font-size:16px;font-style:italic;margin:5px 0 20px}.web-form-container .web-form-panel table tr td.actions,.web-form-container .workflow-panel table tr td.actions,.workflow-container .web-form-panel table tr td.actions,.workflow-container .workflow-panel table tr td.actions{width:50px}.web-form-container .web-form-panel table tr td.actions .icon,.web-form-container .workflow-panel table tr td.actions .icon,.workflow-container .web-form-panel table tr td.actions .icon,.workflow-container .workflow-panel table tr td.actions .icon{cursor:pointer;margin-top:20px}.web-form-panel .dropdown-list .dropdown-container ul li{color:#263238;cursor:default;font-weight:500}.web-form-panel .dropdown-list .dropdown-container ul li:hover{background:none}.web-form-panel .dropdown-list .dropdown-container ul li ul li{color:#546e7a;cursor:pointer;font-weight:400}.web-form-panel .dropdown-list .dropdown-container ul li ul li:hover{background:#0e90d9;color:#fff}.web-form-panel .dragable-container table tr td{vertical-align:bottom}.web-form-panel .dragable-container table tr td.delete-icon .icon,.web-form-panel .dragable-container table tr td.dragable-icon .icon{margin-bottom:10px}.web-form-panel .dragable-container table tr td .form-group .control{margin-top:10px}.vuecal__event{background-color:#0e90d9!important;color:#fff!important;cursor:pointer}.vuecal__event.done{background-color:#53c41a!important}.image-upload-brick{border:1px dashed #546e7a;border-radius:5px;display:inline-block;height:100px;margin-right:15px;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.2,1);vertical-align:middle;width:100px}.image-upload-brick input[type=file]{height:100px;opacity:0;position:absolute;width:100px;z-index:3}.image-upload-brick .upload-icon{height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}.image-upload-brick img{background:#fff;display:block;height:100px;position:absolute;width:100px;z-index:2}.image-info-brick{display:inline-block;margin:10px 0;vertical-align:middle}.image-info-brick .field-info{color:#546e7a;display:block;font-size:16px;font-style:italic} diff --git a/packages/Webkul/Admin/publishable/assets/js/admin.js b/packages/Webkul/Admin/publishable/assets/js/admin.js index df5ad4f29..877812565 100644 --- a/packages/Webkul/Admin/publishable/assets/js/admin.js +++ b/packages/Webkul/Admin/publishable/assets/js/admin.js @@ -1,2 +1,2 @@ /*! For license information please see admin.js.LICENSE.txt */ -(()=>{var e,t={2584:e=>{e.exports=function(e,t){return Array.prototype.slice.call(e,t)}},9669:(e,t,n)=>{e.exports=n(1609)},5448:(e,t,n)=>{"use strict";var r=n(4867),i=n(6026),a=n(4372),o=n(5327),s=n(4097),u=n(4109),l=n(7985),c=n(5061);e.exports=function(e){return new Promise((function(t,n){var d=e.data,f=e.headers,h=e.responseType;r.isFormData(d)&&delete f["Content-Type"];var p=new XMLHttpRequest;if(e.auth){var m=e.auth.username||"",v=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";f.Authorization="Basic "+btoa(m+":"+v)}var _=s(e.baseURL,e.url);function y(){if(p){var r="getAllResponseHeaders"in p?u(p.getAllResponseHeaders()):null,a={data:h&&"text"!==h&&"json"!==h?p.response:p.responseText,status:p.status,statusText:p.statusText,headers:r,config:e,request:p};i(t,n,a),p=null}}if(p.open(e.method.toUpperCase(),o(_,e.params,e.paramsSerializer),!0),p.timeout=e.timeout,"onloadend"in p?p.onloadend=y:p.onreadystatechange=function(){p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))&&setTimeout(y)},p.onabort=function(){p&&(n(c("Request aborted",e,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(c("Network Error",e,null,p)),p=null},p.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(c(t,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var g=(e.withCredentials||l(_))&&e.xsrfCookieName?a.read(e.xsrfCookieName):void 0;g&&(f[e.xsrfHeaderName]=g)}"setRequestHeader"in p&&r.forEach(f,(function(e,t){void 0===d&&"content-type"===t.toLowerCase()?delete f[t]:p.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),h&&"json"!==h&&(p.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&p.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){p&&(p.abort(),n(e),p=null)})),d||(d=null),p.send(d)}))}},1609:(e,t,n)=>{"use strict";var r=n(4867),i=n(1849),a=n(321),o=n(7185);function s(e){var t=new a(e),n=i(a.prototype.request,t);return r.extend(n,a.prototype,t),r.extend(n,t),n}var u=s(n(5655));u.Axios=a,u.create=function(e){return s(o(u.defaults,e))},u.Cancel=n(5263),u.CancelToken=n(4972),u.isCancel=n(6502),u.all=function(e){return Promise.all(e)},u.spread=n(8713),u.isAxiosError=n(6268),e.exports=u,e.exports.default=u},5263:e=>{"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},4972:(e,t,n)=>{"use strict";var r=n(5263);function i(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.source=function(){var e;return{token:new i((function(t){e=t})),cancel:e}},e.exports=i},6502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,n)=>{"use strict";var r=n(4867),i=n(5327),a=n(782),o=n(3572),s=n(7185),u=n(4875),l=u.validators;function c(e){this.defaults=e,this.interceptors={request:new a,response:new a}}c.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=s(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=e.transitional;void 0!==t&&u.assertOptions(t,{silentJSONParsing:l.transitional(l.boolean,"1.0.0"),forcedJSONParsing:l.transitional(l.boolean,"1.0.0"),clarifyTimeoutError:l.transitional(l.boolean,"1.0.0")},!1);var n=[],r=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(r=r&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var i,a=[];if(this.interceptors.response.forEach((function(e){a.push(e.fulfilled,e.rejected)})),!r){var c=[o,void 0];for(Array.prototype.unshift.apply(c,n),c=c.concat(a),i=Promise.resolve(e);c.length;)i=i.then(c.shift(),c.shift());return i}for(var d=e;n.length;){var f=n.shift(),h=n.shift();try{d=f(d)}catch(e){h(e);break}}try{i=o(d)}catch(e){return Promise.reject(e)}for(;a.length;)i=i.then(a.shift(),a.shift());return i},c.prototype.getUri=function(e){return e=s(this.defaults,e),i(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){c.prototype[e]=function(t,n){return this.request(s(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){c.prototype[e]=function(t,n,r){return this.request(s(r||{},{method:e,url:t,data:n}))}})),e.exports=c},782:(e,t,n)=>{"use strict";var r=n(4867);function i(){this.handlers=[]}i.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},i.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},i.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=i},4097:(e,t,n)=>{"use strict";var r=n(1793),i=n(7303);e.exports=function(e,t){return e&&!r(t)?i(e,t):t}},5061:(e,t,n)=>{"use strict";var r=n(481);e.exports=function(e,t,n,i,a){var o=new Error(e);return r(o,t,n,i,a)}},3572:(e,t,n)=>{"use strict";var r=n(4867),i=n(8527),a=n(6502),o=n(5655);function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return s(e),e.headers=e.headers||{},e.data=i.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||o.adapter)(e).then((function(t){return s(e),t.data=i.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return a(t)||(s(e),t&&t.response&&(t.response.data=i.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},481:e=>{"use strict";e.exports=function(e,t,n,r,i){return e.config=t,n&&(e.code=n),e.request=r,e.response=i,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},7185:(e,t,n)=>{"use strict";var r=n(4867);e.exports=function(e,t){t=t||{};var n={},i=["url","method","data"],a=["headers","auth","proxy","params"],o=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function u(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function l(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=u(void 0,e[i])):n[i]=u(e[i],t[i])}r.forEach(i,(function(e){r.isUndefined(t[e])||(n[e]=u(void 0,t[e]))})),r.forEach(a,l),r.forEach(o,(function(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=u(void 0,e[i])):n[i]=u(void 0,t[i])})),r.forEach(s,(function(r){r in t?n[r]=u(e[r],t[r]):r in e&&(n[r]=u(void 0,e[r]))}));var c=i.concat(a).concat(o).concat(s),d=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===c.indexOf(e)}));return r.forEach(d,l),n}},6026:(e,t,n)=>{"use strict";var r=n(5061);e.exports=function(e,t,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},8527:(e,t,n)=>{"use strict";var r=n(4867),i=n(5655);e.exports=function(e,t,n){var a=this||i;return r.forEach(n,(function(n){e=n.call(a,e,t)})),e}},5655:(e,t,n)=>{"use strict";var r=n(4155),i=n(4867),a=n(6016),o=n(481),s={"Content-Type":"application/x-www-form-urlencoded"};function u(e,t){!i.isUndefined(e)&&i.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var l,c={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==r&&"[object process]"===Object.prototype.toString.call(r))&&(l=n(5448)),l),transformRequest:[function(e,t){return a(t,"Accept"),a(t,"Content-Type"),i.isFormData(e)||i.isArrayBuffer(e)||i.isBuffer(e)||i.isStream(e)||i.isFile(e)||i.isBlob(e)?e:i.isArrayBufferView(e)?e.buffer:i.isURLSearchParams(e)?(u(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):i.isObject(e)||t&&"application/json"===t["Content-Type"]?(u(t,"application/json"),function(e,t,n){if(i.isString(e))try{return(t||JSON.parse)(e),i.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional,n=t&&t.silentJSONParsing,r=t&&t.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||r&&i.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(a){if("SyntaxError"===e.name)throw o(e,this,"E_JSON_PARSE");throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300}};c.headers={common:{Accept:"application/json, text/plain, */*"}},i.forEach(["delete","get","head"],(function(e){c.headers[e]={}})),i.forEach(["post","put","patch"],(function(e){c.headers[e]=i.merge(s)})),e.exports=c},1849:e=>{"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r{"use strict";var r=n(4867);function i(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var a;if(n)a=n(t);else if(r.isURLSearchParams(t))a=t.toString();else{var o=[];r.forEach(t,(function(e,t){null!=e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),o.push(i(t)+"="+i(e))})))})),a=o.join("&")}if(a){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+a}return e}},7303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:(e,t,n)=>{"use strict";var r=n(4867);e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,i,a,o){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(a)&&s.push("domain="+a),!0===o&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},6268:e=>{"use strict";e.exports=function(e){return"object"==typeof e&&!0===e.isAxiosError}},7985:(e,t,n)=>{"use strict";var r=n(4867);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=i(window.location.href),function(t){var n=r.isString(t)?i(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},6016:(e,t,n)=>{"use strict";var r=n(4867);e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},4109:(e,t,n)=>{"use strict";var r=n(4867),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,a,o={};return e?(r.forEach(e.split("\n"),(function(e){if(a=e.indexOf(":"),t=r.trim(e.substr(0,a)).toLowerCase(),n=r.trim(e.substr(a+1)),t){if(o[t]&&i.indexOf(t)>=0)return;o[t]="set-cookie"===t?(o[t]?o[t]:[]).concat([n]):o[t]?o[t]+", "+n:n}})),o):o}},8713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},4875:(e,t,n)=>{"use strict";var r=n(8593),i={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){i[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var a={},o=r.version.split(".");function s(e,t){for(var n=t?t.split("."):o,r=e.split("."),i=0;i<3;i++){if(n[i]>r[i])return!0;if(n[i]0;){var a=r[i],o=t[a];if(o){var s=e[a],u=void 0===s||o(s,a,e);if(!0!==u)throw new TypeError("option "+a+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+a)}},validators:i}},4867:(e,t,n)=>{"use strict";var r=n(1849),i=Object.prototype.toString;function a(e){return"[object Array]"===i.call(e)}function o(e){return void 0===e}function s(e){return null!==e&&"object"==typeof e}function u(e){if("[object Object]"!==i.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function l(e){return"[object Function]"===i.call(e)}function c(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),a(e))for(var n=0,r=e.length;n{"use strict";var r=n(1094),i=n.n(r),a=n(9980),o=n.n(a),s=n(6272),u=n.n(s),l=function(e,t,n){var r=n.includeSeconds,i=n.addSuffix;return void 0===i&&(i=!0),u()(e,{locale:t,includeSeconds:r,addSuffix:i})};const c=function(e,t){if(!e.prototype.$timeago){0;var n={locale:t.locale};e.prototype.$timeago=e.observable?e.observable(n):new e({data:n});var r=function(e){void 0===e&&(e={});var t=e.locales||{};return{name:e.name||"Timeago",props:{datetime:{required:!0},title:{type:[String,Boolean]},locale:{type:String},autoUpdate:{type:[Number,Boolean]},converter:{type:Function},converterOptions:{type:Object}},data:function(){return{timeago:this.getTimeago()}},computed:{localeName:function(){return this.locale||this.$timeago.locale}},mounted:function(){this.startUpdater()},beforeDestroy:function(){this.stopUpdater()},render:function(e){return e("time",{attrs:{datetime:new Date(this.datetime).toISOString(),title:"string"==typeof this.title?this.title:!1===this.title?null:this.timeago}},[this.timeago])},methods:{getTimeago:function(n){return(this.converter||e.converter||l)(n||this.datetime,t[this.locale||this.$timeago.locale],this.converterOptions||{})},convert:function(e){this.timeago=this.getTimeago(e)},startUpdater:function(){var e=this;if(this.autoUpdate){var t=!0===this.autoUpdate?60:this.autoUpdate;this.updater=setInterval((function(){e.convert()}),1e3*t)}},stopUpdater:function(){this.updater&&(clearInterval(this.updater),this.updater=null)}},watch:{autoUpdate:function(e){this.stopUpdater(),e&&this.startUpdater()},datetime:function(){this.convert()},localeName:function(){this.convert()},converter:function(){this.convert()},converterOptions:{handler:function(){this.convert()},deep:!0}}}}(t);e.component(r.name,r)}};var d=function(e){return W(["text","password","search","email","tel","url","textarea","number"],e.type)},f=function(e){return W(["radio","checkbox"],e.type)},h=function(e,t){return e.getAttribute("data-vv-"+t)},p=function(e){return"isNaN"in Number?Number.isNaN(e):"number"==typeof e&&e!=e},m=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return e.every((function(e){return null==e}))},v=function(e,t){if(e instanceof RegExp&&t instanceof RegExp)return v(e.source,t.source)&&v(e.flags,t.flags);if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;for(var n=0;n0;)t[n]=arguments[n+1];if(D(Object.assign))return Object.assign.apply(Object,[e].concat(t));if(null==e)throw new TypeError("Cannot convert undefined or null to object");var r=Object(e);return t.forEach((function(e){null!=e&&Object.keys(e).forEach((function(t){r[t]=e[t]}))})),r},O=0,E="{id}",C=function(e,t){for(var n=Array.isArray(e)?e:Y(e),r=0;r=0&&e.maxLength<524288&&(t=b("max:"+e.maxLength,t)),e.minLength>0&&(t=b("min:"+e.minLength,t)),"number"===e.type&&(t=b("decimal",t),""!==e.min&&(t=b("min_value:"+e.min,t)),""!==e.max&&(t=b("max_value:"+e.max,t))),t;if(function(e){return W(["date","week","month","datetime-local","time"],e.type)}(e)){var n=e.step&&Number(e.step)<60?"HH:mm:ss":"HH:mm";if("date"===e.type)return b("date_format:yyyy-MM-dd",t);if("datetime-local"===e.type)return b("date_format:yyyy-MM-ddT"+n,t);if("month"===e.type)return b("date_format:yyyy-MM",t);if("week"===e.type)return b("date_format:yyyy-[W]WW",t);if("time"===e.type)return b("date_format:"+n,t)}return t},F=function(e){return D(Object.values)?Object.values(e):Object.keys(e).map((function(t){return e[t]}))},W=function(e,t){return-1!==e.indexOf(t)},R=function(e){return Array.isArray(e)&&0===e.length},z=function(e,t,n){Object.defineProperty(e,t,{configurable:!1,writable:!0,value:n})},U="en",V=function(e){void 0===e&&(e={}),this.container={},this.merge(e)},B={locale:{configurable:!0}};B.locale.get=function(){return U},B.locale.set=function(e){U=e||"en"},V.prototype.hasLocale=function(e){return!!this.container[e]},V.prototype.setDateFormat=function(e,t){this.container[e]||(this.container[e]={}),this.container[e].dateFormat=t},V.prototype.getDateFormat=function(e){return this.container[e]&&this.container[e].dateFormat?this.container[e].dateFormat:null},V.prototype.getMessage=function(e,t,n){var r=null;return r=this.hasMessage(e,t)?this.container[e].messages[t]:this._getDefaultMessage(e),D(r)?r.apply(void 0,n):r},V.prototype.getFieldMessage=function(e,t,n,r){if(!this.hasLocale(e))return this.getMessage(e,n,r);var i=this.container[e].custom&&this.container[e].custom[t];if(!i||!i[n])return this.getMessage(e,n,r);var a=i[n];return D(a)?a.apply(void 0,r):a},V.prototype._getDefaultMessage=function(e){return this.hasMessage(e,"_default")?this.container[e].messages._default:this.container.en.messages._default},V.prototype.getAttribute=function(e,t,n){return void 0===n&&(n=""),this.hasAttribute(e,t)?this.container[e].attributes[t]:n},V.prototype.hasMessage=function(e,t){return!!(this.hasLocale(e)&&this.container[e].messages&&this.container[e].messages[t])},V.prototype.hasAttribute=function(e,t){return!!(this.hasLocale(e)&&this.container[e].attributes&&this.container[e].attributes[t])},V.prototype.merge=function(e){N(this.container,e)},V.prototype.setMessage=function(e,t,n){this.hasLocale(e)||(this.container[e]={messages:{},attributes:{}}),this.container[e].messages||(this.container[e].messages={}),this.container[e].messages[t]=n},V.prototype.setAttribute=function(e,t,n){this.hasLocale(e)||(this.container[e]={messages:{},attributes:{}}),this.container[e].attributes[t]=n},Object.defineProperties(V.prototype,B);var q={default:new V({en:{messages:{},attributes:{},custom:{}}})},J="default",G=function(){};G._checkDriverName=function(e){if(!e)throw L("you must provide a name to the dictionary driver")},G.setDriver=function(e,t){void 0===t&&(t=null),this._checkDriverName(e),t&&(q[e]=t),J=e},G.getDriver=function(){return q[J]};var X=function e(t,n){void 0===t&&(t=null),void 0===n&&(n=null),this.vmId=n||null,this.items=t&&t instanceof e?t.items:[]};X.prototype["function"==typeof Symbol?Symbol.iterator:"@@iterator"]=function(){var e=this,t=0;return{next:function(){return{value:e.items[t++],done:t>e.items.length}}}},X.prototype.add=function(e){var t;(t=this.items).push.apply(t,this._normalizeError(e))},X.prototype._normalizeError=function(e){var t=this;return Array.isArray(e)?e.map((function(e){return e.scope=m(e.scope)?null:e.scope,e.vmId=m(e.vmId)?t.vmId||null:e.vmId,e})):(e.scope=m(e.scope)?null:e.scope,e.vmId=m(e.vmId)?this.vmId||null:e.vmId,[e])},X.prototype.regenerate=function(){this.items.forEach((function(e){e.msg=D(e.regenerate)?e.regenerate():e.msg}))},X.prototype.update=function(e,t){var n=A(this.items,(function(t){return t.id===e}));if(n){var r=this.items.indexOf(n);this.items.splice(r,1),n.scope=t.scope,this.items.push(n)}},X.prototype.all=function(e){var t=this;return this.items.filter((function(n){var r=!0,i=!0;return m(e)||(r=n.scope===e),m(t.vmId)||(i=n.vmId===t.vmId),i&&r})).map((function(e){return e.msg}))},X.prototype.any=function(e){var t=this;return!!this.items.filter((function(n){var r=!0,i=!0;return m(e)||(r=n.scope===e),m(t.vmId)||(i=n.vmId===t.vmId),i&&r})).length},X.prototype.clear=function(e){var t=this,n=m(this.vmId)?function(){return!0}:function(e){return e.vmId===t.vmId},r=function(t){return t.scope===e};0===arguments.length?r=function(){return!0}:m(e)&&(e=null);for(var i=0;i=9999&&(O=0,E=E.replace("{id}","_{id}")),O++,E.replace("{id}",String(O))),this.el=e.el,this.updated=!1,this.vmId=e.vmId,z(this,"dependencies",[]),z(this,"watchers",[]),z(this,"events",[]),this.delay=0,this.rules={},this.forceRequired=!1,this._cacheId(e),this.classNames=j({},ve.classNames),e=j({},ve,e),this._delay=m(e.delay)?0:e.delay,this.validity=e.validity,this.aria=e.aria,this.flags=e.flags||{untouched:!0,touched:!1,dirty:!1,pristine:!0,valid:null,invalid:null,validated:!1,pending:!1,required:!1,changed:!1},z(this,"vm",e.vm),z(this,"componentInstance",e.component),this.ctorConfig=this.componentInstance?y("$options.$_veeValidate",this.componentInstance):void 0,this.update(e),this.initialValue=this.value,this.updated=!1},ye={validator:{configurable:!0},isRequired:{configurable:!0},isDisabled:{configurable:!0},alias:{configurable:!0},value:{configurable:!0},bails:{configurable:!0},rejectsFalse:{configurable:!0}};ye.validator.get=function(){return this.vm&&this.vm.$validator?this.vm.$validator:{validate:function(){return Promise.resolve(!0)}}},ye.isRequired.get=function(){return!!this.rules.required||this.forceRequired},ye.isDisabled.get=function(){return!(!this.el||!this.el.disabled)},ye.alias.get=function(){if(this._alias)return this._alias;var e=null;return this.ctorConfig&&this.ctorConfig.alias&&(e=D(this.ctorConfig.alias)?this.ctorConfig.alias.call(this.componentInstance):this.ctorConfig.alias),!e&&this.el&&(e=h(this.el,"as")),!e&&this.componentInstance?this.componentInstance.$attrs&&this.componentInstance.$attrs["data-vv-as"]:e},ye.value.get=function(){if(D(this.getter))return this.getter()},ye.bails.get=function(){return this._bails},ye.rejectsFalse.get=function(){return this.componentInstance&&this.ctorConfig?!!this.ctorConfig.rejectsFalse:!!this.el&&"checkbox"===this.el.type},_e.prototype.matches=function(e){var t=this;if(!e)return!0;if(e.id)return this.id===e.id;var n=m(e.vmId)?function(){return!0}:function(e){return e===t.vmId};return!!n(e.vmId)&&(void 0===e.name&&void 0===e.scope||(void 0===e.scope?this.name===e.name:void 0===e.name?this.scope===e.scope:e.name===this.name&&e.scope===this.scope))},_e.prototype._cacheId=function(e){this.el&&!e.targetOf&&(this.el._veeValidateId=this.id)},_e.prototype.waitFor=function(e){this._waitingFor=e},_e.prototype.isWaitingFor=function(e){return this._waitingFor===e},_e.prototype.update=function(e){var t,n,r,i=this;if(this.targetOf=e.targetOf||null,this.immediate=e.immediate||this.immediate||!1,this.persist=e.persist||this.persist||!1,!m(e.scope)&&e.scope!==this.scope&&D(this.validator.update)&&this.validator.update(this.id,{scope:e.scope}),this.scope=m(e.scope)?m(this.scope)?null:this.scope:e.scope,this.name=(m(e.name)?e.name:String(e.name))||this.name||null,this.rules=void 0!==e.rules?w(e.rules):this.rules,this._bails=void 0!==e.bails?e.bails:this._bails,this.model=e.model||this.model,this.listen=void 0!==e.listen?e.listen:this.listen,this.classes=!(!e.classes&&!this.classes)&&!this.componentInstance,this.classNames=k(e.classNames)?N(this.classNames,e.classNames):this.classNames,this.getter=D(e.getter)?e.getter:this.getter,this._alias=e.alias||this._alias,this.events=e.events?he(e.events):this.events,this.delay=(t=this.events,n=e.delay||this.delay,r=this._delay,"number"==typeof n?t.reduce((function(e,t){return e[t]=n,e}),{}):t.reduce((function(e,t){return"object"==typeof n&&t in n?(e[t]=n[t],e):"number"==typeof r?(e[t]=r,e):(e[t]=r&&r[t]||0,e)}),{})),this.updateDependencies(),this.addActionListeners(),void 0!==e.rules&&(this.flags.required=this.isRequired),0===Object.keys(e.rules||{}).length&&this.updated){var a=this.flags.validated;this.validator.validate("#"+this.id).then((function(){i.flags.validated=a}))}this.flags.validated&&void 0!==e.rules&&this.updated&&this.validator.validate("#"+this.id),this.updated=!0,this.addValueListeners(),this.el&&(this.updateClasses(),this.updateAriaAttrs())},_e.prototype.reset=function(){var e=this;this._cancellationToken&&(this._cancellationToken.cancelled=!0,delete this._cancellationToken);var t={untouched:!0,touched:!1,dirty:!1,pristine:!0,valid:null,invalid:null,validated:!1,pending:!1,required:!1,changed:!1};Object.keys(this.flags).filter((function(e){return"required"!==e})).forEach((function(n){e.flags[n]=t[n]})),this.initialValue=this.value,this.flags.changed=!1,this.addValueListeners(),this.addActionListeners(),this.updateClasses(!0),this.updateAriaAttrs(),this.updateCustomValidity()},_e.prototype.setFlags=function(e){var t=this,n={pristine:"dirty",dirty:"pristine",valid:"invalid",invalid:"valid",touched:"untouched",untouched:"touched"};Object.keys(e).forEach((function(r){t.flags[r]=e[r],n[r]&&void 0===e[n[r]]&&(t.flags[n[r]]=!e[r])})),void 0===e.untouched&&void 0===e.touched&&void 0===e.dirty&&void 0===e.pristine||this.addActionListeners(),this.updateClasses(),this.updateAriaAttrs(),this.updateCustomValidity()},_e.prototype.updateDependencies=function(){var e=this;this.dependencies.forEach((function(e){return e.field.destroy()})),this.dependencies=[];var t=Object.keys(this.rules).reduce((function(t,n){return ce.isTargetRule(n)&&t.push({selector:e.rules[n][0],name:n}),t}),[]);t.length&&this.vm&&this.vm.$el&&t.forEach((function(t){var n=t.selector,r=t.name,i=e.vm.$refs[n],a=Array.isArray(i)?i[0]:i;if(a){var o={vm:e.vm,classes:e.classes,classNames:e.classNames,delay:e.delay,scope:e.scope,events:e.events.join("|"),immediate:e.immediate,targetOf:e.id};D(a.$watch)?(o.component=a,o.el=a.$el,o.getter=ue.resolveGetter(a.$el,a.$vnode)):(o.el=a,o.getter=ue.resolveGetter(a,{})),e.dependencies.push({name:r,field:new _e(o)})}}))},_e.prototype.unwatch=function(e){if(void 0===e&&(e=null),!e)return this.watchers.forEach((function(e){return e.unwatch()})),void(this.watchers=[]);this.watchers.filter((function(t){return e.test(t.tag)})).forEach((function(e){return e.unwatch()})),this.watchers=this.watchers.filter((function(t){return!e.test(t.tag)}))},_e.prototype.updateClasses=function(e){var t=this;if(void 0===e&&(e=!1),this.classes&&!this.isDisabled){var n=function(n){T(n,t.classNames.dirty,t.flags.dirty),T(n,t.classNames.pristine,t.flags.pristine),T(n,t.classNames.touched,t.flags.touched),T(n,t.classNames.untouched,t.flags.untouched),e&&(T(n,t.classNames.valid,!1),T(n,t.classNames.invalid,!1)),!m(t.flags.valid)&&t.flags.validated&&T(n,t.classNames.valid,t.flags.valid),!m(t.flags.invalid)&&t.flags.validated&&T(n,t.classNames.invalid,t.flags.invalid)};if(f(this.el)){var r=document.querySelectorAll('input[name="'+this.el.name+'"]');Y(r).forEach(n)}else n(this.el)}},_e.prototype.addActionListeners=function(){var e=this;if(this.unwatch(/class/),this.el){var t=function(){e.flags.touched=!0,e.flags.untouched=!1,e.classes&&(T(e.el,e.classNames.touched,!0),T(e.el,e.classNames.untouched,!1)),e.unwatch(/^class_blur$/)},n=d(this.el)?"input":"change",r=function(){e.flags.dirty=!0,e.flags.pristine=!1,e.classes&&(T(e.el,e.classNames.pristine,!1),T(e.el,e.classNames.dirty,!0)),e.unwatch(/^class_input$/)};if(this.componentInstance&&D(this.componentInstance.$once))return this.componentInstance.$once("input",r),this.componentInstance.$once("blur",t),this.watchers.push({tag:"class_input",unwatch:function(){e.componentInstance.$off("input",r)}}),void this.watchers.push({tag:"class_blur",unwatch:function(){e.componentInstance.$off("blur",t)}});if(this.el){me(this.el,n,r);var i=f(this.el)?"change":"blur";me(this.el,i,t),this.watchers.push({tag:"class_input",unwatch:function(){e.el.removeEventListener(n,r)}}),this.watchers.push({tag:"class_blur",unwatch:function(){e.el.removeEventListener(i,t)}})}}},_e.prototype.checkValueChanged=function(){return(null!==this.initialValue||""!==this.value||!d(this.el))&&this.value!==this.initialValue},_e.prototype._determineInputEvent=function(){return this.componentInstance?this.componentInstance.$options.model&&this.componentInstance.$options.model.event||"input":this.model&&this.model.lazy?"change":d(this.el)?"input":"change"},_e.prototype._determineEventList=function(e){var t=this;return!this.events.length||this.componentInstance||d(this.el)?[].concat(this.events).map((function(e){return"input"===e&&t.model&&t.model.lazy?"change":e})):this.events.map((function(t){return"input"===t?e:t}))},_e.prototype.addValueListeners=function(){var e=this;if(this.unwatch(/^input_.+/),this.listen&&this.el){var t={cancelled:!1},n=this.targetOf?function(){var t=e.validator._resolveField("#"+e.targetOf);t&&t.flags.validated&&e.validator.validate("#"+e.targetOf)}:function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];(0===n.length||fe(n[0]))&&(n[0]=e.value),e.flags.pending=!0,e._cancellationToken=t,e.validator.validate("#"+e.id,n[0])},r=this._determineInputEvent(),i=this._determineEventList(r);if(W(i,r)){var a=null,o=null,s=!1;if(this.model&&this.model.expression&&(a=this.vm,o=this.model.expression,s=!0),!o&&this.componentInstance&&this.componentInstance.$options.model&&(a=this.componentInstance,o=this.componentInstance.$options.model.prop||"value"),a&&o){var u=g(n,this.delay[r],t),l=a.$watch(o,u);this.watchers.push({tag:"input_model",unwatch:function(){e.vm.$nextTick((function(){l()}))}}),s&&(i=i.filter((function(e){return e!==r})))}}i.forEach((function(r){var i=g(n,e.delay[r],t);e._addComponentEventListener(r,i),e._addHTMLEventListener(r,i)}))}},_e.prototype._addComponentEventListener=function(e,t){var n=this;this.componentInstance&&(this.componentInstance.$on(e,t),this.watchers.push({tag:"input_vue",unwatch:function(){n.componentInstance.$off(e,t)}}))},_e.prototype._addHTMLEventListener=function(e,t){var n=this;if(this.el&&!this.componentInstance){var r=function(r){me(r,e,t),n.watchers.push({tag:"input_native",unwatch:function(){r.removeEventListener(e,t)}})};if(r(this.el),f(this.el)){var i=document.querySelectorAll('input[name="'+this.el.name+'"]');Y(i).forEach((function(e){e._veeValidateId&&e!==n.el||r(e)}))}}},_e.prototype.updateAriaAttrs=function(){var e=this;if(this.aria&&this.el&&D(this.el.setAttribute)){var t=function(t){t.setAttribute("aria-required",e.isRequired?"true":"false"),t.setAttribute("aria-invalid",e.flags.invalid?"true":"false")};if(f(this.el)){var n=document.querySelectorAll('input[name="'+this.el.name+'"]');Y(n).forEach(t)}else t(this.el)}},_e.prototype.updateCustomValidity=function(){this.validity&&this.el&&D(this.el.setCustomValidity)&&this.validator.errors&&this.el.setCustomValidity(this.flags.valid?"":this.validator.errors.firstById(this.id)||"")},_e.prototype.destroy=function(){this._cancellationToken&&(this._cancellationToken.cancelled=!0),this.unwatch(),this.dependencies.forEach((function(e){return e.field.destroy()})),this.dependencies=[]},Object.defineProperties(_e.prototype,ye);var ge=function(e){void 0===e&&(e=[]),this.items=e||[],this.itemsById=this.items.reduce((function(e,t){return e[t.id]=t,e}),{})},be={length:{configurable:!0}};ge.prototype["function"==typeof Symbol?Symbol.iterator:"@@iterator"]=function(){var e=this,t=0;return{next:function(){return{value:e.items[t++],done:t>e.items.length}}}},be.length.get=function(){return this.items.length},ge.prototype.find=function(e){return A(this.items,(function(t){return t.matches(e)}))},ge.prototype.findById=function(e){return this.itemsById[e]||null},ge.prototype.filter=function(e){return Array.isArray(e)?this.items.filter((function(t){return e.some((function(e){return t.matches(e)}))})):this.items.filter((function(t){return t.matches(e)}))},ge.prototype.map=function(e){return this.items.map(e)},ge.prototype.remove=function(e){var t=null;if(!(t=e instanceof _e?e:this.find(e)))return null;var n=this.items.indexOf(t);return this.items.splice(n,1),delete this.itemsById[t.id],t},ge.prototype.push=function(e){if(!(e instanceof _e))throw L("FieldBag only accepts instances of Field that has an id defined.");if(!e.id)throw L("Field id must be defined.");if(this.findById(e.id))throw L("Field with id "+e.id+" is already added.");this.items.push(e),this.itemsById[e.id]=e},Object.defineProperties(ge.prototype,be);var we=function(e,t){this.id=t._uid,this._base=e,this._paused=!1,this.errors=new X(e.errors,this.id)},Me={flags:{configurable:!0},rules:{configurable:!0},fields:{configurable:!0},dictionary:{configurable:!0},locale:{configurable:!0}};Me.flags.get=function(){var e=this;return this._base.fields.items.filter((function(t){return t.vmId===e.id})).reduce((function(e,t){return t.scope&&(e["$"+t.scope]||(e["$"+t.scope]={}),e["$"+t.scope][t.name]=t.flags),e[t.name]=t.flags,e}),{})},Me.rules.get=function(){return this._base.rules},Me.fields.get=function(){return new ge(this._base.fields.filter({vmId:this.id}))},Me.dictionary.get=function(){return this._base.dictionary},Me.locale.get=function(){return this._base.locale},Me.locale.set=function(e){this._base.locale=e},we.prototype.localize=function(){for(var e,t=[],n=arguments.length;n--;)t[n]=arguments[n];return(e=this._base).localize.apply(e,t)},we.prototype.update=function(){for(var e,t=[],n=arguments.length;n--;)t[n]=arguments[n];return(e=this._base).update.apply(e,t)},we.prototype.attach=function(e){var t=j({},e,{vmId:this.id});return this._base.attach(t)},we.prototype.pause=function(){this._paused=!0},we.prototype.resume=function(){this._paused=!1},we.prototype.remove=function(e){return this._base.remove(e)},we.prototype.detach=function(e,t){return this._base.detach(e,t,this.id)},we.prototype.extend=function(){for(var e,t=[],n=arguments.length;n--;)t[n]=arguments[n];return(e=this._base).extend.apply(e,t)},we.prototype.validate=function(e,t,n){return void 0===n&&(n={}),this._paused?Promise.resolve(!0):this._base.validate(e,t,j({},{vmId:this.id},n||{}))},we.prototype.verify=function(){for(var e,t=[],n=arguments.length;n--;)t[n]=arguments[n];return(e=this._base).verify.apply(e,t)},we.prototype.validateAll=function(e,t){return void 0===t&&(t={}),this._paused?Promise.resolve(!0):this._base.validateAll(e,j({},{vmId:this.id},t||{}))},we.prototype.validateScopes=function(e){return void 0===e&&(e={}),this._paused?Promise.resolve(!0):this._base.validateScopes(j({},{vmId:this.id},e||{}))},we.prototype.destroy=function(){delete this.id,delete this._base},we.prototype.reset=function(e){return this._base.reset(Object.assign({},e||{},{vmId:this.id}))},we.prototype.flag=function(){for(var e,t=[],n=arguments.length;n--;)t[n]=arguments[n];return(e=this._base).flag.apply(e,t.concat([this.id]))},we.prototype._resolveField=function(){for(var e,t=[],n=arguments.length;n--;)t[n]=arguments[n];return(e=this._base)._resolveField.apply(e,t)},Object.defineProperties(we.prototype,Me);var Le=null,ke=function(){return Le},De={provide:function(){return this.$validator&&!H(this.$vnode)?{$validator:this.$validator}:{}},beforeCreate:function(){if(!H(this.$vnode)&&!1!==this.$options.$__veeInject){this.$parent||ee(this.$options.$_veeValidate||{});var e=K(this);(!this.$parent||this.$options.$_veeValidate&&/new/.test(this.$options.$_veeValidate.validator))&&(this.$validator=new we(ke(),this));var t,n=(t=this.$options.inject,!(!k(t)||!t.$validator));if(this.$validator||!e.inject||n||(this.$validator=new we(ke(),this)),n||this.$validator){if(!n&&this.$validator)this.$options._base.util.defineReactive(this.$validator,"errors",this.$validator.errors);this.$options.computed||(this.$options.computed={}),this.$options.computed[e.errorBagName||"errors"]=function(){return this.$validator.errors},this.$options.computed[e.fieldsBagName||"fields"]=function(){return this.$validator.fields.items.reduce((function(e,t){return t.scope?(e["$"+t.scope]||(e["$"+t.scope]={}),e["$"+t.scope][t.name]=t.flags,e):(e[t.name]=t.flags,e)}),{})}}}},beforeDestroy:function(){this.$validator&&this._uid===this.$validator.id&&this.$validator.errors.clear()}};function xe(e,t){return t&&t.$validator?t.$validator.fields.findById(e._veeValidateId):null}var Te={bind:function(e,t,n){var r=n.context.$validator;if(r){var i=ue.generate(e,t,n);r.attach(i)}},inserted:function(e,t,n){var r=xe(e,n.context),i=ue.resolveScope(e,t,n);r&&i!==r.scope&&(r.update({scope:i}),r.updated=!1)},update:function(e,t,n){var r=xe(e,n.context);if(!(!r||r.updated&&v(t.value,t.oldValue))){var i=ue.resolveScope(e,t,n),a=ue.resolveRules(e,t,n);r.update({scope:i,rules:a})}},unbind:function(e,t,n){var r=n.context,i=xe(e,r);i&&r.$validator.detach(i)}},Ye=function(e,t,n){void 0===t&&(t={fastExit:!0}),void 0===n&&(n=null),this.errors=new X,this.fields=new ge,this._createFields(e),this.paused=!1,this.fastExit=!!m(t&&t.fastExit)||t.fastExit,this.$vee=n||{_vm:{$nextTick:function(e){return D(e)?e():Promise.resolve()},$emit:function(){},$off:function(){}}}},Se={rules:{configurable:!0},dictionary:{configurable:!0},flags:{configurable:!0},locale:{configurable:!0}},je={rules:{configurable:!0},dictionary:{configurable:!0},locale:{configurable:!0}};je.rules.get=function(){return ce.rules},Se.rules.get=function(){return ce.rules},Se.dictionary.get=function(){return G.getDriver()},je.dictionary.get=function(){return G.getDriver()},Se.flags.get=function(){return this.fields.items.reduce((function(e,t){var n;return t.scope?(e["$"+t.scope]=((n={})[t.name]=t.flags,n),e):(e[t.name]=t.flags,e)}),{})},Se.locale.get=function(){return Ye.locale},Se.locale.set=function(e){Ye.locale=e},je.locale.get=function(){return G.getDriver().locale},je.locale.set=function(e){var t=e!==G.getDriver().locale;G.getDriver().locale=e,t&&Ye.$vee&&Ye.$vee._vm&&Ye.$vee._vm.$emit("localeChanged")},Ye.create=function(e,t){return new Ye(e,t)},Ye.extend=function(e,t,n){void 0===n&&(n={}),Ye._guardExtend(e,t);var r=t.options||{};Ye._merge(e,{validator:t,paramNames:n&&n.paramNames||t.paramNames,options:j({hasTarget:!1,immediate:!0},r,n||{})})},Ye.remove=function(e){ce.remove(e)},Ye.prototype.localize=function(e,t){Ye.localize(e,t)},Ye.localize=function(e,t){var n;if(k(e))G.getDriver().merge(e);else{if(t){var r=e||t.name;t=j({},t),G.getDriver().merge(((n={})[r]=t,n))}e&&(Ye.locale=e)}},Ye.prototype.attach=function(e){var t=this,n={name:e.name,scope:e.scope,persist:!0},r=e.persist?this.fields.find(n):null;r&&(e.flags=r.flags,r.destroy(),this.fields.remove(r));var i=e.initialValue,a=new _e(e);return this.fields.push(a),a.immediate?this.$vee._vm.$nextTick((function(){return t.validate("#"+a.id,i||a.value,{vmId:e.vmId})})):this._validate(a,i||a.value,{initial:!0}).then((function(e){a.flags.valid=e.valid,a.flags.invalid=!e.valid})),a},Ye.prototype.flag=function(e,t,n){void 0===n&&(n=null);var r=this._resolveField(e,void 0,n);r&&t&&r.setFlags(t)},Ye.prototype.detach=function(e,t,n){var r=D(e.destroy)?e:this._resolveField(e,t,n);r&&(r.persist||(r.destroy(),this.errors.remove(r.name,r.scope,r.vmId),this.fields.remove(r)))},Ye.prototype.extend=function(e,t,n){void 0===n&&(n={}),Ye.extend(e,t,n)},Ye.prototype.reset=function(e){var t=this;return this.$vee._vm.$nextTick().then((function(){return t.$vee._vm.$nextTick()})).then((function(){t.fields.filter(e).forEach((function(n){n.waitFor(null),n.reset(),t.errors.remove(n.name,n.scope,e&&e.vmId)}))}))},Ye.prototype.update=function(e,t){var n=t.scope;this._resolveField("#"+e)&&this.errors.update(e,{scope:n})},Ye.prototype.remove=function(e){Ye.remove(e)},Ye.prototype.validate=function(e,t,n){var r=this;void 0===n&&(n={});var i=n.silent,a=n.vmId;if(this.paused)return Promise.resolve(!0);if(m(e))return this.validateScopes({silent:i,vmId:a});if("*"===e)return this.validateAll(void 0,{silent:i,vmId:a});if(/^(.+)\.\*$/.test(e)){var o=e.match(/^(.+)\.\*$/)[1];return this.validateAll(o)}var s=this._resolveField(e);if(!s)return this._handleFieldNotFound(e);i||(s.flags.pending=!0),void 0===t&&(t=s.value);var u=this._validate(s,t);return s.waitFor(u),u.then((function(e){return!i&&s.isWaitingFor(u)&&(s.waitFor(null),r._handleValidationResults([e],a)),e.valid}))},Ye.prototype.pause=function(){return this.paused=!0,this},Ye.prototype.resume=function(){return this.paused=!1,this},Ye.prototype.validateAll=function(e,t){var n=this;void 0===t&&(t={});var r=t.silent,i=t.vmId;if(this.paused)return Promise.resolve(!0);var a=null,o=!1;return"string"==typeof e?a={scope:e,vmId:i}:k(e)?(a=Object.keys(e).map((function(e){return{name:e,vmId:i,scope:null}})),o=!0):a=Array.isArray(e)?e.map((function(e){return"object"==typeof e?Object.assign({vmId:i},e):{name:e,vmId:i}})):{scope:null,vmId:i},Promise.all(this.fields.filter(a).map((function(t){return n._validate(t,o?e[t.name]:t.value)}))).then((function(e){return r||n._handleValidationResults(e,i),e.every((function(e){return e.valid}))}))},Ye.prototype.validateScopes=function(e){var t=this;void 0===e&&(e={});var n=e.silent,r=e.vmId;return this.paused?Promise.resolve(!0):Promise.all(this.fields.filter({vmId:r}).map((function(e){return t._validate(e,e.value)}))).then((function(e){return n||t._handleValidationResults(e,r),e.every((function(e){return e.valid}))}))},Ye.prototype.verify=function(e,t,n){void 0===n&&(n={});var r={name:n&&n.name||"{field}",rules:w(t),bails:y("bails",n,!0),forceRequired:!1,get isRequired(){return!!this.rules.required||this.forceRequired}},i=Object.keys(r.rules).filter(ce.isTargetRule);return i.length&&n&&k(n.values)&&(r.dependencies=i.map((function(e){var t=r.rules[e][0];return{name:e,field:{value:n.values[t]}}}))),this._validate(r,e).then((function(e){var t=[],n={};return e.errors.forEach((function(e){t.push(e.msg),n[e.rule]=e.msg})),{valid:e.valid,errors:t,failedRules:n}}))},Ye.prototype.destroy=function(){this.$vee._vm.$off("localeChanged")},Ye.prototype._createFields=function(e){var t=this;e&&Object.keys(e).forEach((function(n){var r=j({},{name:n,rules:e[n]});t.attach(r)}))},Ye.prototype._getDateFormat=function(e){var t=null;return e.date_format&&Array.isArray(e.date_format)&&(t=e.date_format[0]),t||G.getDriver().getDateFormat(this.locale)},Ye.prototype._formatErrorMessage=function(e,t,n,r){void 0===n&&(n={}),void 0===r&&(r=null);var i=this._getFieldDisplayName(e),a=this._getLocalizedParams(t,r);return G.getDriver().getFieldMessage(this.locale,e.name,t.name,[i,a,n])},Ye.prototype._convertParamObjectToArray=function(e,t){if(Array.isArray(e))return e;var n=ce.getParamNames(t);return n&&k(e)?n.reduce((function(t,n){return n in e&&t.push(e[n]),t}),[]):e},Ye.prototype._getLocalizedParams=function(e,t){void 0===t&&(t=null);var n=this._convertParamObjectToArray(e.params,e.name);return e.options.hasTarget&&n&&n[0]?[t||G.getDriver().getAttribute(this.locale,n[0],n[0])].concat(n.slice(1)):n},Ye.prototype._getFieldDisplayName=function(e){return e.alias||G.getDriver().getAttribute(this.locale,e.name,e.name)},Ye.prototype._convertParamArrayToObj=function(e,t){var n=ce.getParamNames(t);if(!n)return e;if(k(e)){if(n.some((function(t){return-1!==Object.keys(e).indexOf(t)})))return e;e=[e]}return e.reduce((function(e,t,r){return e[n[r]]=t,e}),{})},Ye.prototype._test=function(e,t,n){var r=this,i=ce.getValidatorMethod(n.name),a=Array.isArray(n.params)?Y(n.params):n.params;a||(a=[]);var o=null;if(!i||"function"!=typeof i)return Promise.reject(L("No such validator '"+n.name+"' exists."));if(n.options.hasTarget&&e.dependencies){var s=A(e.dependencies,(function(e){return e.name===n.name}));s&&(o=s.field.alias,a=[s.field.value].concat(a.slice(1)))}else"required"===n.name&&e.rejectsFalse&&(a=a.length?a:[!0]);if(n.options.isDate){var u=this._getDateFormat(e.rules);"date_format"!==n.name&&a.push(u)}var l=i(t,this._convertParamArrayToObj(a,n.name));return D(l.then)?l.then((function(t){var i=!0,a={};return Array.isArray(t)?i=t.every((function(e){return k(e)?e.valid:e})):(i=k(t)?t.valid:t,a=t.data),{valid:i,data:l.data,errors:i?[]:[r._createFieldError(e,n,a,o)]}})):(k(l)||(l={valid:l,data:{}}),{valid:l.valid,data:l.data,errors:l.valid?[]:[this._createFieldError(e,n,l.data,o)]})},Ye._merge=function(e,t){var n=t.validator,r=t.options,i=t.paramNames,a=D(n)?n:n.validate;n.getMessage&&G.getDriver().setMessage(Ye.locale,e,n.getMessage),ce.add(e,{validate:a,options:r,paramNames:i})},Ye._guardExtend=function(e,t){if(!D(t)&&!D(t.validate))throw L("Extension Error: The validator '"+e+"' must be a function or have a 'validate' method.")},Ye.prototype._createFieldError=function(e,t,n,r){var i=this;return{id:e.id,vmId:e.vmId,field:e.name,msg:this._formatErrorMessage(e,t,n,r),rule:t.name,scope:e.scope,regenerate:function(){return i._formatErrorMessage(e,t,n,r)}}},Ye.prototype._resolveField=function(e,t,n){if("#"===e[0])return this.fields.findById(e.slice(1));if(!m(t))return this.fields.find({name:e,scope:t,vmId:n});if(W(e,".")){var r=e.split("."),i=r[0],a=r.slice(1),o=this.fields.find({name:a.join("."),scope:i,vmId:n});if(o)return o}return this.fields.find({name:e,scope:null,vmId:n})},Ye.prototype._handleFieldNotFound=function(e,t){var n=m(t)?e:(m(t)?"":t+".")+e;return Promise.reject(L('Validating a non-existent field: "'+n+'". Use "attach()" first.'))},Ye.prototype._handleValidationResults=function(e,t){var n=this,r=e.map((function(e){return{id:e.id}}));this.errors.removeById(r.map((function(e){return e.id}))),e.forEach((function(e){n.errors.remove(e.field,e.scope,t)}));var i=e.reduce((function(e,t){return e.push.apply(e,t.errors),e}),[]);this.errors.add(i),this.fields.filter(r).forEach((function(t){var n=A(e,(function(e){return e.id===t.id}));t.setFlags({pending:!1,valid:n.valid,validated:!0})}))},Ye.prototype._shouldSkip=function(e,t){return!1!==e.bails&&(!(!e.isDisabled||!Q().useConstraintAttrs)||!e.isRequired&&(m(t)||""===t||R(t)))},Ye.prototype._shouldBail=function(e){return void 0!==e.bails?e.bails:this.fastExit},Ye.prototype._validate=function(e,t,n){var r=this;void 0===n&&(n={});var i=n.initial,a=Object.keys(e.rules).filter(ce.isRequireRule);if(e.forceRequired=!1,a.forEach((function(n){var i=ce.getOptions(n),a=r._test(e,t,{name:n,params:e.rules[n],options:i});if(D(a.then))throw L("Require rules cannot be async");if(!k(a))throw L("Require rules has to return an object (see docs)");!0===a.data.required&&(e.forceRequired=!0)})),this._shouldSkip(e,t))return Promise.resolve({valid:!0,id:e.id,field:e.name,scope:e.scope,errors:[]});var o=[],s=[],u=!1;return D(e.checkValueChanged)&&(e.flags.changed=e.checkValueChanged()),Object.keys(e.rules).filter((function(e){return!i||!ce.has(e)||ce.isImmediate(e)})).some((function(n){var i=ce.getOptions(n),a=r._test(e,t,{name:n,params:e.rules[n],options:i});return D(a.then)?o.push(a):!a.valid&&r._shouldBail(e)?(s.push.apply(s,a.errors),u=!0):o.push(new Promise((function(e){return e(a)}))),u})),u?Promise.resolve({valid:!1,errors:s,id:e.id,field:e.name,scope:e.scope}):Promise.all(o).then((function(t){return t.reduce((function(e,t){var n;return t.valid||(n=e.errors).push.apply(n,t.errors),e.valid=e.valid&&t.valid,e}),{valid:!0,errors:s,id:e.id,field:e.name,scope:e.scope})}))},Object.defineProperties(Ye.prototype,Se),Object.defineProperties(Ye,je);var Oe=function(e){return k(e)?Object.keys(e).reduce((function(t,n){return t[n]=Oe(e[n]),t}),{}):D(e)?e("{0}",["{1}","{2}","{3}"]):e},Ee=function(e,t){this.i18n=e,this.rootKey=t},Ce={locale:{configurable:!0}};Ce.locale.get=function(){return this.i18n.locale},Ce.locale.set=function(e){M("Cannot set locale from the validator when using vue-i18n, use i18n.locale setter instead")},Ee.prototype.getDateFormat=function(e){return this.i18n.getDateTimeFormat(e||this.locale)},Ee.prototype.setDateFormat=function(e,t){this.i18n.setDateTimeFormat(e||this.locale,t)},Ee.prototype.getMessage=function(e,t,n){var r=this.rootKey+".messages."+t,i=n;return Array.isArray(n)&&(i=[].concat.apply([],n)),this.i18n.te(r)?this.i18n.t(r,i):this.i18n.te(r,this.i18n.fallbackLocale)?this.i18n.t(r,this.i18n.fallbackLocale,i):this.i18n.t(this.rootKey+".messages._default",i)},Ee.prototype.getAttribute=function(e,t,n){void 0===n&&(n="");var r=this.rootKey+".attributes."+t;return this.i18n.te(r)?this.i18n.t(r):n},Ee.prototype.getFieldMessage=function(e,t,n,r){var i=this.rootKey+".custom."+t+"."+n;return this.i18n.te(i)?this.i18n.t(i,r):this.getMessage(e,n,r)},Ee.prototype.merge=function(e){var t=this;Object.keys(e).forEach((function(n){var r,i=N({},y(n+"."+t.rootKey,t.i18n.messages,{})),a=N(i,function(e){var t={};return e.messages&&(t.messages=Oe(e.messages)),e.custom&&(t.custom=Oe(e.custom)),e.attributes&&(t.attributes=e.attributes),m(e.dateFormat)||(t.dateFormat=e.dateFormat),t}(e[n]));t.i18n.mergeLocaleMessage(n,((r={})[t.rootKey]=a,r)),a.dateFormat&&t.i18n.setDateTimeFormat(n,a.dateFormat)}))},Ee.prototype.setMessage=function(e,t,n){var r,i;this.merge(((i={})[e]={messages:(r={},r[t]=n,r)},i))},Ee.prototype.setAttribute=function(e,t,n){var r,i;this.merge(((i={})[e]={attributes:(r={},r[t]=n,r)},i))},Object.defineProperties(Ee.prototype,Ce);var Ae,He,Pe,Ne={aggressive:function(){return{on:["input"]}},eager:function(e){return e.errors.length?{on:["input"]}:{on:["change","blur"]}},passive:function(){return{on:[]}},lazy:function(){return{on:["change"]}}},$e=function(e,t){var n;this.configure(e),Pe=this,t&&(Ae=t),this._validator=(n=new Ye(null,{fastExit:e&&e.fastExit},this),Le=n,n),this._initVM(this.config),this._initI18n(this.config)},Ie={i18nDriver:{configurable:!0},config:{configurable:!0}},Fe={i18nDriver:{configurable:!0},config:{configurable:!0}};$e.setI18nDriver=function(e,t){G.setDriver(e,t)},$e.configure=function(e){ee(e)},$e.setMode=function(e,t){if(ee({mode:e}),t){if(!D(t))throw new Error("A mode implementation must be a function");Ne[e]=t}},$e.use=function(e,t){return void 0===t&&(t={}),D(e)?Pe?void e({Validator:Ye,ErrorBag:X,Rules:Ye.rules},t):(He||(He=[]),void He.push({plugin:e,options:t})):M("The plugin must be a callable function")},$e.install=function(e,t){Ae&&e===Ae||(Ae=e,Pe=new $e(t),Ye.$vee=Pe,function(){try{var e=Object.defineProperty({},"passive",{get:function(){pe=!0}});window.addEventListener("testPassive",null,e),window.removeEventListener("testPassive",null,e)}catch(e){pe=!1}}(),Ae.mixin(De),Ae.directive("validate",Te),He&&(He.forEach((function(e){var t=e.plugin,n=e.options;$e.use(t,n)})),He=null))},Ie.i18nDriver.get=function(){return G.getDriver()},Fe.i18nDriver.get=function(){return G.getDriver()},Ie.config.get=function(){return Q()},Fe.config.get=function(){return Q()},$e.prototype._initVM=function(e){var t=this;this._vm=new Ae({data:function(){return{errors:t._validator.errors,fields:t._validator.fields}}})},$e.prototype._initI18n=function(e){var t=this,n=e.dictionary,r=e.i18n,i=e.i18nRootKey,a=e.locale,o=function(){n&&t.i18nDriver.merge(n),t._validator.errors.regenerate()};r?($e.setI18nDriver("i18n",new Ee(r,i)),r._vm.$watch("locale",o)):"undefined"!=typeof window&&this._vm.$on("localeChanged",o),n&&this.i18nDriver.merge(n),a&&!r&&this._validator.localize(a)},$e.prototype.configure=function(e){ee(e)},Object.defineProperties($e.prototype,Ie),Object.defineProperties($e,Fe),$e.mixin=De,$e.directive=Te,$e.Validator=Ye,$e.ErrorBag=X;var We,Re={_default:function(e){return"The "+e+" value is not valid"},after:function(e,t){var n=t[0];return"The "+e+" must be after "+(t[1]?"or equal to ":"")+n},alpha:function(e){return"The "+e+" field may only contain alphabetic characters"},alpha_dash:function(e){return"The "+e+" field may contain alpha-numeric characters as well as dashes and underscores"},alpha_num:function(e){return"The "+e+" field may only contain alpha-numeric characters"},alpha_spaces:function(e){return"The "+e+" field may only contain alphabetic characters as well as spaces"},before:function(e,t){var n=t[0];return"The "+e+" must be before "+(t[1]?"or equal to ":"")+n},between:function(e,t){return"The "+e+" field must be between "+t[0]+" and "+t[1]},confirmed:function(e){return"The "+e+" confirmation does not match"},credit_card:function(e){return"The "+e+" field is invalid"},date_between:function(e,t){return"The "+e+" must be between "+t[0]+" and "+t[1]},date_format:function(e,t){return"The "+e+" must be in the format "+t[0]},decimal:function(e,t){void 0===t&&(t=[]);var n=t[0];return void 0===n&&(n="*"),"The "+e+" field must be numeric and may contain"+(n&&"*"!==n?" "+n:"")+" decimal points"},digits:function(e,t){return"The "+e+" field must be numeric and contains exactly "+t[0]+" digits"},dimensions:function(e,t){return"The "+e+" field must be "+t[0]+" pixels by "+t[1]+" pixels"},email:function(e){return"The "+e+" field must be a valid email"},excluded:function(e){return"The "+e+" field must be a valid value"},ext:function(e){return"The "+e+" field must be a valid file"},image:function(e){return"The "+e+" field must be an image"},included:function(e){return"The "+e+" field must be a valid value"},integer:function(e){return"The "+e+" field must be an integer"},ip:function(e){return"The "+e+" field must be a valid ip address"},ip_or_fqdn:function(e){return"The "+e+" field must be a valid ip address or FQDN"},length:function(e,t){var n=t[0],r=t[1];return r?"The "+e+" length must be between "+n+" and "+r:"The "+e+" length must be "+n},max:function(e,t){return"The "+e+" field may not be greater than "+t[0]+" characters"},max_value:function(e,t){return"The "+e+" field must be "+t[0]+" or less"},mimes:function(e){return"The "+e+" field must have a valid file type"},min:function(e,t){return"The "+e+" field must be at least "+t[0]+" characters"},min_value:function(e,t){return"The "+e+" field must be "+t[0]+" or more"},numeric:function(e){return"The "+e+" field may only contain numeric characters"},regex:function(e){return"The "+e+" field format is invalid"},required:function(e){return"The "+e+" field is required"},required_if:function(e,t){return"The "+e+" field is required when the "+t[0]+" field has this value"},size:function(e,t){return"The "+e+" size must be less than "+function(e){var t=1024,n=0==(e=Number(e)*t)?0:Math.floor(Math.log(e)/Math.log(t));return 1*(e/Math.pow(t,n)).toFixed(2)+" "+["Byte","KB","MB","GB","TB","PB","EB","ZB","YB"][n]}(t[0])},url:function(e){return"The "+e+" field is not a valid URL"}},ze={name:"en",messages:Re,attributes:{}};function Ue(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}"undefined"!=typeof VeeValidate&&VeeValidate.Validator.localize(((We={})[ze.name]=ze,We));function Ve(e){var t=new Date(e.getTime()),n=t.getTimezoneOffset();return t.setSeconds(0,0),6e4*n+t.getTime()%6e4}var Be=36e5,qe=6e4,Je={dateTimeDelimeter:/[T ]/,plainTime:/:/,timeZoneDelimeter:/[Z ]/i,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-])(\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function Ge(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(null===e)return new Date(NaN);var n=t||{},r=null==n.additionalDigits?2:Ue(n.additionalDigits);if(2!==r&&1!==r&&0!==r)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e))return new Date(e.getTime());if("number"==typeof e||"[object Number]"===Object.prototype.toString.call(e))return new Date(e);if("string"!=typeof e&&"[object String]"!==Object.prototype.toString.call(e))return new Date(NaN);var i=Xe(e),a=Ze(i.date,r),o=a.year,s=a.restDateString,u=Ke(s,o);if(isNaN(u))return new Date(NaN);if(u){var l,c=u.getTime(),d=0;if(i.time&&(d=Qe(i.time),isNaN(d)))return new Date(NaN);if(i.timezone){if(l=et(i.timezone),isNaN(l))return new Date(NaN)}else l=Ve(new Date(c+d)),l=Ve(new Date(c+d+l));return new Date(c+d+l)}return new Date(NaN)}function Xe(e){var t,n={},r=e.split(Je.dateTimeDelimeter);if(Je.plainTime.test(r[0])?(n.date=null,t=r[0]):(n.date=r[0],t=r[1],Je.timeZoneDelimeter.test(n.date)&&(n.date=e.split(Je.timeZoneDelimeter)[0],t=e.substr(n.date.length,e.length))),t){var i=Je.timezone.exec(t);i?(n.time=t.replace(i[1],""),n.timezone=i[1]):n.time=t}return n}function Ze(e,t){var n,r=Je.YYY[t],i=Je.YYYYY[t];if(n=Je.YYYY.exec(e)||i.exec(e)){var a=n[1];return{year:parseInt(a,10),restDateString:e.slice(a.length)}}if(n=Je.YY.exec(e)||r.exec(e)){var o=n[1];return{year:100*parseInt(o,10),restDateString:e.slice(o.length)}}return{year:null}}function Ke(e,t){if(null===t)return null;var n,r,i,a;if(0===e.length)return(r=new Date(0)).setUTCFullYear(t),r;if(n=Je.MM.exec(e))return r=new Date(0),at(t,i=parseInt(n[1],10)-1)?(r.setUTCFullYear(t,i),r):new Date(NaN);if(n=Je.DDD.exec(e)){r=new Date(0);var o=parseInt(n[1],10);return function(e,t){if(t<1)return!1;var n=it(e);if(n&&t>366)return!1;if(!n&&t>365)return!1;return!0}(t,o)?(r.setUTCFullYear(t,0,o),r):new Date(NaN)}if(n=Je.MMDD.exec(e)){r=new Date(0),i=parseInt(n[1],10)-1;var s=parseInt(n[2],10);return at(t,i,s)?(r.setUTCFullYear(t,i,s),r):new Date(NaN)}if(n=Je.Www.exec(e))return ot(t,a=parseInt(n[1],10)-1)?tt(t,a):new Date(NaN);if(n=Je.WwwD.exec(e)){a=parseInt(n[1],10)-1;var u=parseInt(n[2],10)-1;return ot(t,a,u)?tt(t,a,u):new Date(NaN)}return null}function Qe(e){var t,n,r;if(t=Je.HH.exec(e))return st(n=parseFloat(t[1].replace(",",".")))?n%24*Be:NaN;if(t=Je.HHMM.exec(e))return st(n=parseInt(t[1],10),r=parseFloat(t[2].replace(",",".")))?n%24*Be+r*qe:NaN;if(t=Je.HHMMSS.exec(e)){n=parseInt(t[1],10),r=parseInt(t[2],10);var i=parseFloat(t[3].replace(",","."));return st(n,r,i)?n%24*Be+r*qe+1e3*i:NaN}return null}function et(e){var t,n,r;if(t=Je.timezoneZ.exec(e))return 0;if(t=Je.timezoneHH.exec(e))return r=parseInt(t[2],10),ut()?(n=r*Be,"+"===t[1]?-n:n):NaN;if(t=Je.timezoneHHMM.exec(e)){r=parseInt(t[2],10);var i=parseInt(t[3],10);return ut(r,i)?(n=r*Be+i*qe,"+"===t[1]?-n:n):NaN}return 0}function tt(e,t,n){t=t||0,n=n||0;var r=new Date(0);r.setUTCFullYear(e,0,4);var i=7*t+n+1-(r.getUTCDay()||7);return r.setUTCDate(r.getUTCDate()+i),r}var nt=[31,28,31,30,31,30,31,31,30,31,30,31],rt=[31,29,31,30,31,30,31,31,30,31,30,31];function it(e){return e%400==0||e%4==0&&e%100!=0}function at(e,t,n){if(t<0||t>11)return!1;if(null!=n){if(n<1)return!1;var r=it(e);if(r&&n>rt[t])return!1;if(!r&&n>nt[t])return!1}return!0}function ot(e,t,n){return!(t<0||t>52)&&(null==n||!(n<0||n>6))}function st(e,t,n){return(null==e||!(e<0||e>=25))&&((null==t||!(t<0||t>=60))&&(null==n||!(n<0||n>=60)))}function ut(e,t){return null==t||!(t<0||t>59)}function lt(e,t,n){if(arguments.length<2)throw new TypeError("2 arguments required, but only "+arguments.length+" present");var r=Ge(e,n).getTime(),i=Ue(t);return new Date(r+i)}function ct(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=Ge(e,t);return!isNaN(n)}var dt={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function ft(e){return function(t){var n=t||{},r=n.width?String(n.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}var ht={date:ft({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:ft({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:ft({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},pt={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function mt(e){return function(t,n){var r=n||{},i=r.width?String(r.width):e.defaultWidth;return("formatting"===(r.context?String(r.context):"standalone")&&e.formattingValues?e.formattingValues[i]||e.formattingValues[e.defaultFormattingWidth]:e.values[i]||e.values[e.defaultWidth])[e.argumentCallback?e.argumentCallback(t):t]}}var vt={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:mt({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:mt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:mt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:mt({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:mt({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaulFormattingWidth:"wide"})};function _t(e){return function(t,n){var r=String(t),i=n||{},a=i.width,o=a&&e.matchPatterns[a]||e.matchPatterns[e.defaultMatchWidth],s=r.match(o);if(!s)return null;var u,l=s[0],c=a&&e.parsePatterns[a]||e.parsePatterns[e.defaultParseWidth];return u="[object Array]"===Object.prototype.toString.call(c)?c.findIndex((function(e){return e.test(r)})):function(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n}(c,(function(e){return e.test(r)})),u=e.valueCallback?e.valueCallback(u):u,{value:u=i.valueCallback?i.valueCallback(u):u,rest:r.slice(l.length)}}}var yt,gt={ordinalNumber:(yt={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e,t){var n=String(e),r=t||{},i=n.match(yt.matchPattern);if(!i)return null;var a=i[0],o=n.match(yt.parsePattern);if(!o)return null;var s=yt.valueCallback?yt.valueCallback(o[0]):o[0];return{value:s=r.valueCallback?r.valueCallback(s):s,rest:n.slice(a.length)}}),era:_t({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:_t({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:_t({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:_t({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:_t({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},bt={formatDistance:function(e,t,n){var r;return n=n||{},r="string"==typeof dt[e]?dt[e]:1===t?dt[e].one:dt[e].other.replace("{{count}}",t),n.addSuffix?n.comparison>0?"in "+r:r+" ago":r},formatLong:ht,formatRelative:function(e,t,n,r){return pt[e]},localize:vt,match:gt,options:{weekStartsOn:0,firstWeekContainsDate:1}},wt=864e5;function Mt(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=1,r=Ge(e,t),i=r.getUTCDay(),a=(i=a.getTime()?r+1:n.getTime()>=s.getTime()?r:r-1}function kt(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=Lt(e,t),r=new Date(0);r.setUTCFullYear(n,0,4),r.setUTCHours(0,0,0,0);var i=Mt(r,t);return i}var Dt=6048e5;function xt(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=Ge(e,t),r=Mt(n,t).getTime()-kt(n,t).getTime();return Math.round(r/Dt)+1}function Tt(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=t||{},r=n.locale,i=r&&r.options&&r.options.weekStartsOn,a=null==i?0:Ue(i),o=null==n.weekStartsOn?a:Ue(n.weekStartsOn);if(!(o>=0&&o<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var s=Ge(e,n),u=s.getUTCDay(),l=(u=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var l=new Date(0);l.setUTCFullYear(r+1,0,u),l.setUTCHours(0,0,0,0);var c=Tt(l,t),d=new Date(0);d.setUTCFullYear(r,0,u),d.setUTCHours(0,0,0,0);var f=Tt(d,t);return n.getTime()>=c.getTime()?r+1:n.getTime()>=f.getTime()?r:r-1}function St(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=t||{},r=n.locale,i=r&&r.options&&r.options.firstWeekContainsDate,a=null==i?1:Ue(i),o=null==n.firstWeekContainsDate?a:Ue(n.firstWeekContainsDate),s=Yt(e,t),u=new Date(0);u.setUTCFullYear(s,0,o),u.setUTCHours(0,0,0,0);var l=Tt(u,t);return l}var jt=6048e5;function Ot(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=Ge(e,t),r=Tt(n,t).getTime()-St(n,t).getTime();return Math.round(r/jt)+1}var Et="midnight",Ct="noon",At="morning",Ht="afternoon",Pt="evening",Nt="night",$t={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n,r){var i=e.getUTCFullYear(),a=i>0?i:1-i;return"yy"===t?It(a%100,2):"yo"===t?n.ordinalNumber(a,{unit:"year"}):It(a,t.length)},Y:function(e,t,n,r){var i=Yt(e,r),a=i>0?i:1-i;return"YY"===t?It(a%100,2):"Yo"===t?n.ordinalNumber(a,{unit:"year"}):It(a,t.length)},R:function(e,t,n,r){return It(Lt(e,r),t.length)},u:function(e,t,n,r){return It(e.getUTCFullYear(),t.length)},Q:function(e,t,n,r){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return It(i,2);case"Qo":return n.ordinalNumber(i,{unit:"quarter"});case"QQQ":return n.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(i,{width:"narrow",context:"formatting"});default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(e,t,n,r){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return It(i,2);case"qo":return n.ordinalNumber(i,{unit:"quarter"});case"qqq":return n.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(i,{width:"narrow",context:"standalone"});default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(e,t,n,r){var i=e.getUTCMonth();switch(t){case"M":return String(i+1);case"MM":return It(i+1,2);case"Mo":return n.ordinalNumber(i+1,{unit:"month"});case"MMM":return n.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(i,{width:"narrow",context:"formatting"});default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(e,t,n,r){var i=e.getUTCMonth();switch(t){case"L":return String(i+1);case"LL":return It(i+1,2);case"Lo":return n.ordinalNumber(i+1,{unit:"month"});case"LLL":return n.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(i,{width:"narrow",context:"standalone"});default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var i=Ot(e,r);return"wo"===t?n.ordinalNumber(i,{unit:"week"}):It(i,t.length)},I:function(e,t,n,r){var i=xt(e,r);return"Io"===t?n.ordinalNumber(i,{unit:"week"}):It(i,t.length)},d:function(e,t,n,r){var i=e.getUTCDate();return"do"===t?n.ordinalNumber(i,{unit:"date"}):It(i,t.length)},D:function(e,t,n,r){var i=function(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");var n=Ge(e,t),r=n.getTime();n.setUTCMonth(0,1),n.setUTCHours(0,0,0,0);var i=n.getTime(),a=r-i;return Math.floor(a/wt)+1}(e,r);return"Do"===t?n.ordinalNumber(i,{unit:"dayOfYear"}):It(i,t.length)},E:function(e,t,n,r){var i=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(i,{width:"short",context:"formatting"});default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return It(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(i,{width:"short",context:"formatting"});default:return n.day(i,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return It(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(i,{width:"narrow",context:"standalone"});case"cccccc":return n.day(i,{width:"short",context:"standalone"});default:return n.day(i,{width:"wide",context:"standalone"})}},i:function(e,t,n,r){var i=e.getUTCDay(),a=0===i?7:i;switch(t){case"i":return String(a);case"ii":return It(a,t.length);case"io":return n.ordinalNumber(a,{unit:"day"});case"iii":return n.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(i,{width:"short",context:"formatting"});default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,i=e.getUTCHours();switch(r=12===i?Ct:0===i?Et:i/12>=1?"pm":"am",t){case"b":case"bb":case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,i=e.getUTCHours();switch(r=i>=17?Pt:i>=12?Ht:i>=4?At:Nt,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n,r){var i=e.getUTCHours()%12;return 0===i&&(i=12),"ho"===t?n.ordinalNumber(i,{unit:"hour"}):It(i,t.length)},H:function(e,t,n,r){var i=e.getUTCHours();return"Ho"===t?n.ordinalNumber(i,{unit:"hour"}):It(i,t.length)},K:function(e,t,n,r){var i=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(i,{unit:"hour"}):It(i,t.length)},k:function(e,t,n,r){var i=e.getUTCHours();return 0===i&&(i=24),"ko"===t?n.ordinalNumber(i,{unit:"hour"}):It(i,t.length)},m:function(e,t,n,r){var i=e.getUTCMinutes();return"mo"===t?n.ordinalNumber(i,{unit:"minute"}):It(i,t.length)},s:function(e,t,n,r){var i=e.getUTCSeconds();return"so"===t?n.ordinalNumber(i,{unit:"second"}):It(i,t.length)},S:function(e,t,n,r){var i=t.length,a=e.getUTCMilliseconds();return It(Math.floor(a*Math.pow(10,i-3)),i)},X:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();if(0===i)return"Z";switch(t){case"X":return Wt(i);case"XXXX":case"XX":return Ft(i);default:return Ft(i,":")}},x:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return Wt(i);case"xxxx":case"xx":return Ft(i);default:return Ft(i,":")}},O:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Rt(i,":");default:return"GMT"+Ft(i,":")}},z:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Rt(i,":");default:return"GMT"+Ft(i,":")}},t:function(e,t,n,r){var i=r._originalDate||e;return It(Math.floor(i.getTime()/1e3),t.length)},T:function(e,t,n,r){return It((r._originalDate||e).getTime(),t.length)}};function It(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length0?"-":"+",i=Math.abs(e);return r+It(Math.floor(i/60),2)+n+It(i%60,2)}function Wt(e,t){return e%60==0?(e>0?"-":"+")+It(Math.abs(e)/60,2):Ft(e,t)}function Rt(e,t){var n=e>0?"-":"+",r=Math.abs(e),i=Math.floor(r/60),a=r%60;if(0===a)return n+String(i);var o=t||"";return n+String(i)+o+It(a,2)}function zt(e,t,n){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}}function Ut(e,t,n){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}}var Vt={p:Ut,P:function(e,t,n){var r,i=e.match(/(P+)(p+)?/),a=i[1],o=i[2];if(!o)return zt(e,t);switch(a){case"P":r=t.dateTime({width:"short"});break;case"PP":r=t.dateTime({width:"medium"});break;case"PPP":r=t.dateTime({width:"long"});break;default:r=t.dateTime({width:"full"})}return r.replace("{{date}}",zt(a,t)).replace("{{time}}",Ut(o,t))}};function Bt(e,t,n){if(arguments.length<2)throw new TypeError("2 arguments required, but only "+arguments.length+" present");var r=Ue(t);return lt(e,-r,n)}var qt=["D","DD","YY","YYYY"];function Jt(e){return-1!==qt.indexOf(e)}function Gt(e){throw new RangeError("`options.awareOfUnicodeTokens` must be set to `true` to use `"+e+"` token; see: https://git.io/fxCyr")}var Xt=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Zt=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Kt=/^'(.*?)'?$/,Qt=/''/g;function en(e){return e.match(Kt)[1].replace(Qt,"'")}function tn(e,t,n){if(arguments.length<2)throw new TypeError("2 arguments required, but only "+arguments.length+" present");var r=Ge(e,n),i=Ge(t,n);return r.getTime()>i.getTime()}function nn(e,t,n){if(arguments.length<2)throw new TypeError("2 arguments required, but only "+arguments.length+" present");var r=Ge(e,n),i=Ge(t,n);return r.getTime()=0&&s<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var u=Ge(e,n),l=Ue(t),c=u.getUTCDay(),d=l%7,f=(d+7)%7,h=(f0,i=r?t:1-t;if(i<=50)n=e||100;else{var a=i+50;n=e+100*Math.floor(a/100)-(e>=a%100?100:0)}return r?n:1-n}var Nn=[31,28,31,30,31,30,31,31,30,31,30,31],$n=[31,29,31,30,31,30,31,31,30,31,30,31];function In(e){return e%400==0||e%4==0&&e%100!=0}var Fn={G:{priority:140,parse:function(e,t,n,r){switch(t){case"G":case"GG":case"GGG":return n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"});case"GGGGG":return n.era(e,{width:"narrow"});default:return n.era(e,{width:"wide"})||n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"})}},set:function(e,t,n){return e.setUTCFullYear(1===t?10:-9,0,1),e.setUTCHours(0,0,0,0),e}},y:{priority:130,parse:function(e,t,n,r){var i=function(e){return{year:e,isTwoDigitYear:"yy"===t}};switch(t){case"y":return Cn(4,e,i);case"yo":return n.ordinalNumber(e,{unit:"year",valueCallback:i});default:return Cn(t.length,e,i)}},validate:function(e,t,n){return t.isTwoDigitYear||t.year>0},set:function(e,t,n){var r=Yt(e,n);if(t.isTwoDigitYear){var i=Pn(t.year,r);return e.setUTCFullYear(i,0,1),e.setUTCHours(0,0,0,0),e}var a=r>0?t.year:1-t.year;return e.setUTCFullYear(a,0,1),e.setUTCHours(0,0,0,0),e}},Y:{priority:130,parse:function(e,t,n,r){var i=function(e){return{year:e,isTwoDigitYear:"YY"===t}};switch(t){case"Y":return Cn(4,e,i);case"Yo":return n.ordinalNumber(e,{unit:"year",valueCallback:i});default:return Cn(t.length,e,i)}},validate:function(e,t,n){return t.isTwoDigitYear||t.year>0},set:function(e,t,n){var r=e.getUTCFullYear();if(t.isTwoDigitYear){var i=Pn(t.year,r);return e.setUTCFullYear(i,0,n.firstWeekContainsDate),e.setUTCHours(0,0,0,0),Tt(e,n)}var a=r>0?t.year:1-t.year;return e.setUTCFullYear(a,0,n.firstWeekContainsDate),e.setUTCHours(0,0,0,0),Tt(e,n)}},R:{priority:130,parse:function(e,t,n,r){return An("R"===t?4:t.length,e)},set:function(e,t,n){var r=new Date(0);return r.setUTCFullYear(t,0,4),r.setUTCHours(0,0,0,0),Mt(r)}},u:{priority:130,parse:function(e,t,n,r){return An("u"===t?4:t.length,e)},set:function(e,t,n){return e.setUTCFullYear(t,0,1),e.setUTCHours(0,0,0,0),e}},Q:{priority:120,parse:function(e,t,n,r){switch(t){case"Q":case"QQ":return Cn(t.length,e);case"Qo":return n.ordinalNumber(e,{unit:"quarter"});case"QQQ":return n.quarter(e,{width:"abbreviated",context:"formatting"})||n.quarter(e,{width:"narrow",context:"formatting"});case"QQQQQ":return n.quarter(e,{width:"narrow",context:"formatting"});default:return n.quarter(e,{width:"wide",context:"formatting"})||n.quarter(e,{width:"abbreviated",context:"formatting"})||n.quarter(e,{width:"narrow",context:"formatting"})}},validate:function(e,t,n){return t>=1&&t<=4},set:function(e,t,n){return e.setUTCMonth(3*(t-1),1),e.setUTCHours(0,0,0,0),e}},q:{priority:120,parse:function(e,t,n,r){switch(t){case"q":case"qq":return Cn(t.length,e);case"qo":return n.ordinalNumber(e,{unit:"quarter"});case"qqq":return n.quarter(e,{width:"abbreviated",context:"standalone"})||n.quarter(e,{width:"narrow",context:"standalone"});case"qqqqq":return n.quarter(e,{width:"narrow",context:"standalone"});default:return n.quarter(e,{width:"wide",context:"standalone"})||n.quarter(e,{width:"abbreviated",context:"standalone"})||n.quarter(e,{width:"narrow",context:"standalone"})}},validate:function(e,t,n){return t>=1&&t<=4},set:function(e,t,n){return e.setUTCMonth(3*(t-1),1),e.setUTCHours(0,0,0,0),e}},M:{priority:110,parse:function(e,t,n,r){var i=function(e){return e-1};switch(t){case"M":return jn(on,e,i);case"MM":return Cn(2,e,i);case"Mo":return n.ordinalNumber(e,{unit:"month",valueCallback:i});case"MMM":return n.month(e,{width:"abbreviated",context:"formatting"})||n.month(e,{width:"narrow",context:"formatting"});case"MMMMM":return n.month(e,{width:"narrow",context:"formatting"});default:return n.month(e,{width:"wide",context:"formatting"})||n.month(e,{width:"abbreviated",context:"formatting"})||n.month(e,{width:"narrow",context:"formatting"})}},validate:function(e,t,n){return t>=0&&t<=11},set:function(e,t,n){return e.setUTCMonth(t,1),e.setUTCHours(0,0,0,0),e}},L:{priority:110,parse:function(e,t,n,r){var i=function(e){return e-1};switch(t){case"L":return jn(on,e,i);case"LL":return Cn(2,e,i);case"Lo":return n.ordinalNumber(e,{unit:"month",valueCallback:i});case"LLL":return n.month(e,{width:"abbreviated",context:"standalone"})||n.month(e,{width:"narrow",context:"standalone"});case"LLLLL":return n.month(e,{width:"narrow",context:"standalone"});default:return n.month(e,{width:"wide",context:"standalone"})||n.month(e,{width:"abbreviated",context:"standalone"})||n.month(e,{width:"narrow",context:"standalone"})}},validate:function(e,t,n){return t>=0&&t<=11},set:function(e,t,n){return e.setUTCMonth(t,1),e.setUTCHours(0,0,0,0),e}},w:{priority:100,parse:function(e,t,n,r){switch(t){case"w":return jn(ln,e);case"wo":return n.ordinalNumber(e,{unit:"week"});default:return Cn(t.length,e)}},validate:function(e,t,n){return t>=1&&t<=53},set:function(e,t,n){return Tt(function(e,t,n){if(arguments.length<2)throw new TypeError("2 arguments required, but only "+arguments.length+" present");var r=Ge(e,n),i=Ue(t),a=Ot(r,n)-i;return r.setUTCDate(r.getUTCDate()-7*a),r}(e,t,n),n)}},I:{priority:100,parse:function(e,t,n,r){switch(t){case"I":return jn(ln,e);case"Io":return n.ordinalNumber(e,{unit:"week"});default:return Cn(t.length,e)}},validate:function(e,t,n){return t>=1&&t<=53},set:function(e,t,n){return Mt(function(e,t,n){if(arguments.length<2)throw new TypeError("2 arguments required, but only "+arguments.length+" present");var r=Ge(e,n),i=Ue(t),a=xt(r,n)-i;return r.setUTCDate(r.getUTCDate()-7*a),r}(e,t,n),n)}},d:{priority:90,parse:function(e,t,n,r){switch(t){case"d":return jn(sn,e);case"do":return n.ordinalNumber(e,{unit:"date"});default:return Cn(t.length,e)}},validate:function(e,t,n){var r=In(e.getUTCFullYear()),i=e.getUTCMonth();return r?t>=1&&t<=$n[i]:t>=1&&t<=Nn[i]},set:function(e,t,n){return e.setUTCDate(t),e.setUTCHours(0,0,0,0),e}},D:{priority:90,parse:function(e,t,n,r){switch(t){case"D":case"DD":return jn(un,e);case"Do":return n.ordinalNumber(e,{unit:"date"});default:return Cn(t.length,e)}},validate:function(e,t,n){return In(e.getUTCFullYear())?t>=1&&t<=366:t>=1&&t<=365},set:function(e,t,n){return e.setUTCMonth(0,t),e.setUTCHours(0,0,0,0),e}},E:{priority:90,parse:function(e,t,n,r){switch(t){case"E":case"EE":case"EEE":return n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(e,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});default:return n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"})}},validate:function(e,t,n){return t>=0&&t<=6},set:function(e,t,n){return(e=an(e,t,n)).setUTCHours(0,0,0,0),e}},e:{priority:90,parse:function(e,t,n,r){var i=function(e){var t=7*Math.floor((e-1)/7);return(e+r.weekStartsOn+6)%7+t};switch(t){case"e":case"ee":return Cn(t.length,e,i);case"eo":return n.ordinalNumber(e,{unit:"day",valueCallback:i});case"eee":return n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});case"eeeee":return n.day(e,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});default:return n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"})}},validate:function(e,t,n){return t>=0&&t<=6},set:function(e,t,n){return(e=an(e,t,n)).setUTCHours(0,0,0,0),e}},c:{priority:90,parse:function(e,t,n,r){var i=function(e){var t=7*Math.floor((e-1)/7);return(e+r.weekStartsOn+6)%7+t};switch(t){case"c":case"cc":return Cn(t.length,e,i);case"co":return n.ordinalNumber(e,{unit:"day",valueCallback:i});case"ccc":return n.day(e,{width:"abbreviated",context:"standalone"})||n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"});case"ccccc":return n.day(e,{width:"narrow",context:"standalone"});case"cccccc":return n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"});default:return n.day(e,{width:"wide",context:"standalone"})||n.day(e,{width:"abbreviated",context:"standalone"})||n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"})}},validate:function(e,t,n){return t>=0&&t<=6},set:function(e,t,n){return(e=an(e,t,n)).setUTCHours(0,0,0,0),e}},i:{priority:90,parse:function(e,t,n,r){var i=function(e){return 0===e?7:e};switch(t){case"i":case"ii":return Cn(t.length,e);case"io":return n.ordinalNumber(e,{unit:"day"});case"iii":return n.day(e,{width:"abbreviated",context:"formatting",valueCallback:i})||n.day(e,{width:"short",context:"formatting",valueCallback:i})||n.day(e,{width:"narrow",context:"formatting",valueCallback:i});case"iiiii":return n.day(e,{width:"narrow",context:"formatting",valueCallback:i});case"iiiiii":return n.day(e,{width:"short",context:"formatting",valueCallback:i})||n.day(e,{width:"narrow",context:"formatting",valueCallback:i});default:return n.day(e,{width:"wide",context:"formatting",valueCallback:i})||n.day(e,{width:"abbreviated",context:"formatting",valueCallback:i})||n.day(e,{width:"short",context:"formatting",valueCallback:i})||n.day(e,{width:"narrow",context:"formatting",valueCallback:i})}},validate:function(e,t,n){return t>=1&&t<=7},set:function(e,t,n){return e=function(e,t,n){if(arguments.length<2)throw new TypeError("2 arguments required, but only "+arguments.length+" present");var r=Ue(t);r%7==0&&(r-=7);var i=1,a=Ge(e,n),o=a.getUTCDay(),s=((r%7+7)%7=1&&t<=12},set:function(e,t,n){var r=e.getUTCHours()>=12;return r&&t<12?e.setUTCHours(t+12,0,0,0):r||12!==t?e.setUTCHours(t,0,0,0):e.setUTCHours(0,0,0,0),e}},H:{priority:70,parse:function(e,t,n,r){switch(t){case"H":return jn(cn,e);case"Ho":return n.ordinalNumber(e,{unit:"hour"});default:return Cn(t.length,e)}},validate:function(e,t,n){return t>=0&&t<=23},set:function(e,t,n){return e.setUTCHours(t,0,0,0),e}},K:{priority:70,parse:function(e,t,n,r){switch(t){case"K":return jn(fn,e);case"Ko":return n.ordinalNumber(e,{unit:"hour"});default:return Cn(t.length,e)}},validate:function(e,t,n){return t>=0&&t<=11},set:function(e,t,n){return e.getUTCHours()>=12&&t<12?e.setUTCHours(t+12,0,0,0):e.setUTCHours(t,0,0,0),e}},k:{priority:70,parse:function(e,t,n,r){switch(t){case"k":return jn(dn,e);case"ko":return n.ordinalNumber(e,{unit:"hour"});default:return Cn(t.length,e)}},validate:function(e,t,n){return t>=1&&t<=24},set:function(e,t,n){var r=t<=24?t%24:t;return e.setUTCHours(r,0,0,0),e}},m:{priority:60,parse:function(e,t,n,r){switch(t){case"m":return jn(pn,e);case"mo":return n.ordinalNumber(e,{unit:"minute"});default:return Cn(t.length,e)}},validate:function(e,t,n){return t>=0&&t<=59},set:function(e,t,n){return e.setUTCMinutes(t,0,0),e}},s:{priority:50,parse:function(e,t,n,r){switch(t){case"s":return jn(mn,e);case"so":return n.ordinalNumber(e,{unit:"second"});default:return Cn(t.length,e)}},validate:function(e,t,n){return t>=0&&t<=59},set:function(e,t,n){return e.setUTCSeconds(t,0),e}},S:{priority:40,parse:function(e,t,n,r){return Cn(t.length,e,(function(e){return Math.floor(e*Math.pow(10,3-t.length))}))},set:function(e,t,n){return e.setUTCMilliseconds(t),e}},X:{priority:20,parse:function(e,t,n,r){switch(t){case"X":return On(Dn,e);case"XX":return On(xn,e);case"XXXX":return On(Tn,e);case"XXXXX":return On(Sn,e);default:return On(Yn,e)}},set:function(e,t,n){return new Date(e.getTime()-t)}},x:{priority:20,parse:function(e,t,n,r){switch(t){case"x":return On(Dn,e);case"xx":return On(xn,e);case"xxxx":return On(Tn,e);case"xxxxx":return On(Sn,e);default:return On(Yn,e)}},set:function(e,t,n){return new Date(e.getTime()-t)}},t:{priority:10,parse:function(e,t,n,r){return En(e)},set:function(e,t,n){return new Date(1e3*t)}},T:{priority:10,parse:function(e,t,n,r){return En(e)},set:function(e,t,n){return new Date(t)}}},Wn=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Rn=/^'(.*?)'?$/,zn=/''/g,Un=/\S/;function Vn(e){var t=new Date(0);return t.setFullYear(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()),t.setHours(e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds(),e.getUTCMilliseconds()),t}function Bn(e){return e.match(Rn)[1].replace(zn,"'")}function qn(e,t){if("string"!=typeof e)return ct(e)?e:null;var n=function(e,t,n,r){if(arguments.length<3)throw new TypeError("3 arguments required, but only "+arguments.length+" present");var i=String(e),a=String(t),o=r||{},s=o.locale||bt;if(!s.match)throw new RangeError("locale must contain match property");var u=s.options&&s.options.firstWeekContainsDate,l=null==u?1:Ue(u),c=null==o.firstWeekContainsDate?l:Ue(o.firstWeekContainsDate);if(!(c>=1&&c<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var d=s.options&&s.options.weekStartsOn,f=null==d?0:Ue(d),h=null==o.weekStartsOn?f:Ue(o.weekStartsOn);if(!(h>=0&&h<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(""===a)return""===i?Ge(n,o):new Date(NaN);var p,m={firstWeekContainsDate:c,weekStartsOn:h,locale:s},v=[{priority:20,set:Vn,index:0}],_=a.match(Wn);for(p=0;p<_.length;p++){var y=_[p];!o.awareOfUnicodeTokens&&Jt(y)&&Gt(y);var g=y[0],b=Fn[g];if(b){var w=b.parse(i,y,s.match,m);if(!w)return new Date(NaN);v.push({priority:b.priority,set:b.set,validate:b.validate,value:w.value,index:v.length}),i=w.rest}else{if("''"===y?y="'":"'"===g&&(y=Bn(y)),0!==i.indexOf(y))return new Date(NaN);i=i.slice(y.length)}}if(i.length>0&&Un.test(i))return new Date(NaN);var M=v.map((function(e){return e.priority})).sort((function(e,t){return t-e})).filter((function(e,t,n){return n.indexOf(e)===t})).map((function(e){return v.filter((function(t){return t.priority===e})).reverse()})).map((function(e){return e[0]})),L=Ge(n,o);if(isNaN(L))return new Date(NaN);var k=Bt(L,Ve(L));for(p=0;p=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var l=a.options&&a.options.weekStartsOn,c=null==l?0:Ue(l),d=null==i.weekStartsOn?c:Ue(i.weekStartsOn);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!a.localize)throw new RangeError("locale must contain localize property");if(!a.formatLong)throw new RangeError("locale must contain formatLong property");var f=Ge(e,i);if(!ct(f,i))return"Invalid Date";var h=Ve(f),p=Bt(f,h,i),m={firstWeekContainsDate:u,weekStartsOn:d,locale:a,_originalDate:f};return r.match(Zt).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,Vt[t])(e,a.formatLong,m):e})).join("").match(Xt).map((function(e){if("''"===e)return"'";var t=e[0];if("'"===t)return en(e);var n=$t[t];return n?(!i.awareOfUnicodeTokens&&Jt(e)&&Gt(e),n(p,e,a.localize,m)):e})).join("")}(n,t)===e?n:null}var Jn={validate:function(e,t){void 0===t&&(t={});var n=t.targetValue,r=t.inclusion;void 0===r&&(r=!1);var i=t.format;return void 0===i&&(i=r,r=!1),e=qn(e,i),n=qn(n,i),!(!e||!n)&&(tn(e,n)||r&&rn(e,n))},options:{hasTarget:!0,isDate:!0},paramNames:["targetValue","inclusion","format"]},Gn={en:/^[A-Z]*$/i,cs:/^[A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ]*$/i,da:/^[A-ZÆØÅ]*$/i,de:/^[A-ZÄÖÜß]*$/i,es:/^[A-ZÁÉÍÑÓÚÜ]*$/i,fa:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی]*$/,fr:/^[A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ]*$/i,it:/^[A-Z\xC0-\xFF]*$/i,lt:/^[A-ZĄČĘĖĮŠŲŪŽ]*$/i,nl:/^[A-ZÉËÏÓÖÜ]*$/i,hu:/^[A-ZÁÉÍÓÖŐÚÜŰ]*$/i,pl:/^[A-ZĄĆĘŚŁŃÓŻŹ]*$/i,pt:/^[A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ]*$/i,ru:/^[А-ЯЁ]*$/i,sk:/^[A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ]*$/i,sr:/^[A-ZČĆŽŠĐ]*$/i,sv:/^[A-ZÅÄÖ]*$/i,tr:/^[A-ZÇĞİıÖŞÜ]*$/i,uk:/^[А-ЩЬЮЯЄІЇҐ]*$/i,ar:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ]*$/,az:/^[A-ZÇƏĞİıÖŞÜ]*$/i},Xn={en:/^[A-Z\s]*$/i,cs:/^[A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ\s]*$/i,da:/^[A-ZÆØÅ\s]*$/i,de:/^[A-ZÄÖÜß\s]*$/i,es:/^[A-ZÁÉÍÑÓÚÜ\s]*$/i,fa:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی\s]*$/,fr:/^[A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ\s]*$/i,it:/^[A-Z\xC0-\xFF\s]*$/i,lt:/^[A-ZĄČĘĖĮŠŲŪŽ\s]*$/i,nl:/^[A-ZÉËÏÓÖÜ\s]*$/i,hu:/^[A-ZÁÉÍÓÖŐÚÜŰ\s]*$/i,pl:/^[A-ZĄĆĘŚŁŃÓŻŹ\s]*$/i,pt:/^[A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ\s]*$/i,ru:/^[А-ЯЁ\s]*$/i,sk:/^[A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ\s]*$/i,sr:/^[A-ZČĆŽŠĐ\s]*$/i,sv:/^[A-ZÅÄÖ\s]*$/i,tr:/^[A-ZÇĞİıÖŞÜ\s]*$/i,uk:/^[А-ЩЬЮЯЄІЇҐ\s]*$/i,ar:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ\s]*$/,az:/^[A-ZÇƏĞİıÖŞÜ\s]*$/i},Zn={en:/^[0-9A-Z]*$/i,cs:/^[0-9A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ]*$/i,da:/^[0-9A-ZÆØÅ]$/i,de:/^[0-9A-ZÄÖÜß]*$/i,es:/^[0-9A-ZÁÉÍÑÓÚÜ]*$/i,fa:/^[٠١٢٣٤٥٦٧٨٩0-9ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی]*$/,fr:/^[0-9A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ]*$/i,it:/^[0-9A-Z\xC0-\xFF]*$/i,lt:/^[0-9A-ZĄČĘĖĮŠŲŪŽ]*$/i,hu:/^[0-9A-ZÁÉÍÓÖŐÚÜŰ]*$/i,nl:/^[0-9A-ZÉËÏÓÖÜ]*$/i,pl:/^[0-9A-ZĄĆĘŚŁŃÓŻŹ]*$/i,pt:/^[0-9A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ]*$/i,ru:/^[0-9А-ЯЁ]*$/i,sk:/^[0-9A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ]*$/i,sr:/^[0-9A-ZČĆŽŠĐ]*$/i,sv:/^[0-9A-ZÅÄÖ]*$/i,tr:/^[0-9A-ZÇĞİıÖŞÜ]*$/i,uk:/^[0-9А-ЩЬЮЯЄІЇҐ]*$/i,ar:/^[٠١٢٣٤٥٦٧٨٩0-9ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ]*$/,az:/^[0-9A-ZÇƏĞİıÖŞÜ]*$/i},Kn={en:/^[0-9A-Z_-]*$/i,cs:/^[0-9A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ_-]*$/i,da:/^[0-9A-ZÆØÅ_-]*$/i,de:/^[0-9A-ZÄÖÜß_-]*$/i,es:/^[0-9A-ZÁÉÍÑÓÚÜ_-]*$/i,fa:/^[٠١٢٣٤٥٦٧٨٩0-9ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی_-]*$/,fr:/^[0-9A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ_-]*$/i,it:/^[0-9A-Z\xC0-\xFF_-]*$/i,lt:/^[0-9A-ZĄČĘĖĮŠŲŪŽ_-]*$/i,nl:/^[0-9A-ZÉËÏÓÖÜ_-]*$/i,hu:/^[0-9A-ZÁÉÍÓÖŐÚÜŰ_-]*$/i,pl:/^[0-9A-ZĄĆĘŚŁŃÓŻŹ_-]*$/i,pt:/^[0-9A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ_-]*$/i,ru:/^[0-9А-ЯЁ_-]*$/i,sk:/^[0-9A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ_-]*$/i,sr:/^[0-9A-ZČĆŽŠĐ_-]*$/i,sv:/^[0-9A-ZÅÄÖ_-]*$/i,tr:/^[0-9A-ZÇĞİıÖŞÜ_-]*$/i,uk:/^[0-9А-ЩЬЮЯЄІЇҐ_-]*$/i,ar:/^[٠١٢٣٤٥٦٧٨٩0-9ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ_-]*$/,az:/^[0-9A-ZÇƏĞİıÖŞÜ_-]*$/i},Qn=function(e,t){void 0===t&&(t={});var n=t.locale;return Array.isArray(e)?e.every((function(e){return Qn(e,[n])})):n?(Gn[n]||Gn.en).test(e):Object.keys(Gn).some((function(t){return Gn[t].test(e)}))},er={validate:Qn,paramNames:["locale"]},tr=function(e,t){void 0===t&&(t={});var n=t.locale;return Array.isArray(e)?e.every((function(e){return tr(e,[n])})):n?(Kn[n]||Kn.en).test(e):Object.keys(Kn).some((function(t){return Kn[t].test(e)}))},nr={validate:tr,paramNames:["locale"]},rr=function(e,t){void 0===t&&(t={});var n=t.locale;return Array.isArray(e)?e.every((function(e){return rr(e,[n])})):n?(Zn[n]||Zn.en).test(e):Object.keys(Zn).some((function(t){return Zn[t].test(e)}))},ir={validate:rr,paramNames:["locale"]},ar=function(e,t){void 0===t&&(t={});var n=t.locale;return Array.isArray(e)?e.every((function(e){return ar(e,[n])})):n?(Xn[n]||Xn.en).test(e):Object.keys(Xn).some((function(t){return Xn[t].test(e)}))},or={validate:ar,paramNames:["locale"]},sr={validate:function(e,t){void 0===t&&(t={});var n=t.targetValue,r=t.inclusion;void 0===r&&(r=!1);var i=t.format;return void 0===i&&(i=r,r=!1),e=qn(e,i),n=qn(n,i),!(!e||!n)&&(nn(e,n)||r&&rn(e,n))},options:{hasTarget:!0,isDate:!0},paramNames:["targetValue","inclusion","format"]},ur=function(e,t){void 0===t&&(t={});var n=t.min,r=t.max;return Array.isArray(e)?e.every((function(e){return ur(e,{min:n,max:r})})):Number(n)<=e&&Number(r)>=e},lr={validate:ur,paramNames:["min","max"]},cr={validate:function(e,t){var n=t.targetValue;return String(e)===String(n)},options:{hasTarget:!0},paramNames:["targetValue"]};function dr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function fr(e,t){return e(t={exports:{}},t.exports),t.exports}var hr=fr((function(e,t){function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!("string"==typeof e||e instanceof String)){var t;throw t=null===e?"null":"object"===(t=n(e))&&e.constructor&&e.constructor.hasOwnProperty("name")?e.constructor.name:"a ".concat(t),new TypeError("Expected string but received ".concat(t,"."))}},e.exports=t.default,e.exports.default=t.default}));dr(hr);var pr=fr((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,n.default)(e);var t=e.replace(/[- ]+/g,"");if(!r.test(t))return!1;for(var i,a,o,s=0,u=t.length-1;u>=0;u--)i=t.substring(u,u+1),a=parseInt(i,10),s+=o&&(a*=2)>=10?a%10+1:a,o=!o;return!(s%10!=0||!t)};var n=function(e){return e&&e.__esModule?e:{default:e}}(hr);var r=/^(?:4[0-9]{12}(?:[0-9]{3})?|5[1-5][0-9]{14}|(222[1-9]|22[3-9][0-9]|2[3-6][0-9]{2}|27[01][0-9]|2720)[0-9]{12}|6(?:011|5[0-9][0-9])[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11}|6[27][0-9]{14})$/;e.exports=t.default,e.exports.default=t.default})),mr=dr(pr),vr={validate:function(e){return mr(String(e))}},_r={validate:function(e,t){void 0===t&&(t={});var n=t.min,r=t.max,i=t.inclusivity;void 0===i&&(i="()");var a=t.format;void 0===a&&(a=i,i="()");var o=qn(String(n),a),s=qn(String(r),a),u=qn(String(e),a);return!!(o&&s&&u)&&("()"===i?tn(u,o)&&nn(u,s):"(]"===i?tn(u,o)&&(rn(u,s)||nn(u,s)):"[)"===i?nn(u,s)&&(rn(u,o)||tn(u,o)):rn(u,s)||rn(u,o)||nn(u,s)&&tn(u,o))},options:{isDate:!0},paramNames:["min","max","inclusivity","format"]},yr={validate:function(e,t){return!!qn(e,t.format)},options:{isDate:!0},paramNames:["format"]},gr=function(e,t){void 0===t&&(t={});var n=t.decimals;void 0===n&&(n="*");var r=t.separator;if(void 0===r&&(r="."),m(e)||""===e)return!1;if(Array.isArray(e))return e.every((function(e){return gr(e,{decimals:n,separator:r})}));if(0===Number(n))return/^-?\d*$/.test(e);if(!new RegExp("^[-+]?\\d*(\\"+r+"\\d"+("*"===n?"+":"{1,"+n+"}")+")?([eE]{1}[-]?\\d+)?$").test(e))return!1;var i=parseFloat(e);return i==i},br={validate:gr,paramNames:["decimals","separator"]},wr=function(e,t){var n=t[0];if(Array.isArray(e))return e.every((function(e){return wr(e,[n])}));var r=String(e);return/^[0-9]*$/.test(r)&&r.length===Number(n)},Mr={validate:wr},Lr=/\.(jpg|svg|jpeg|png|bmp|gif)$/i,kr={validate:function(e,t){var n=t[0],r=t[1],i=S(e).filter((function(e){return Lr.test(e.name)}));return 0!==i.length&&Promise.all(i.map((function(e){return function(e,t,n){var r=window.URL||window.webkitURL;return new Promise((function(i){var a=new Image;a.onerror=function(){return i({valid:!1})},a.onload=function(){return i({valid:a.width===Number(t)&&a.height===Number(n)})},a.src=r.createObjectURL(e)}))}(e,n,r)})))}},Dr=fr((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e},e.exports=t.default,e.exports.default=t.default}));dr(Dr);var xr=fr((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var i,a;(0,n.default)(e),"object"===r(t)?(i=t.min||0,a=t.max):(i=arguments[1],a=arguments[2]);var o=encodeURI(e).split(/%..|./).length-1;return o>=i&&(void 0===a||o<=a)};var n=function(e){return e&&e.__esModule?e:{default:e}}(hr);function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}e.exports=t.default,e.exports.default=t.default}));dr(xr);var Tr=fr((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e),(t=(0,r.default)(t,a)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));for(var i=e.split("."),o=0;o63)return!1;if(t.require_tld){var s=i.pop();if(!i.length||!/^([a-z\u00a1-\uffff]{2,}|xn[a-z0-9-]{2,})$/i.test(s))return!1;if(/[\s\u2002-\u200B\u202F\u205F\u3000\uFEFF\uDB40\uDC20]/.test(s))return!1}for(var u,l=0;l1&&void 0!==arguments[1]?arguments[1]:"";if((0,n.default)(t),!(a=String(a)))return e(t,4)||e(t,6);if("4"===a){if(!r.test(t))return!1;var o=t.split(".").sort((function(e,t){return e-t}));return o[3]<=255}if("6"===a){var s=t.split(":"),u=!1,l=e(s[s.length-1],4),c=l?7:8;if(s.length>c)return!1;if("::"===t)return!0;"::"===t.substr(0,2)?(s.shift(),s.shift(),u=!0):"::"===t.substr(t.length-2)&&(s.pop(),s.pop(),u=!0);for(var d=0;d0&&d=1:s.length===c}return!1};var n=function(e){return e&&e.__esModule?e:{default:e}}(hr);var r=/^(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/,i=/^[0-9A-F]{1,4}$/i;e.exports=t.default,e.exports.default=t.default})),jr=dr(Sr),Or=fr((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),(t=(0,r.default)(t,u)).require_display_name||t.allow_display_name){var s=e.match(l);if(s)e=s[1];else if(t.require_display_name)return!1}var m=e.split("@"),v=m.pop(),_=m.join("@"),y=v.toLowerCase();if(t.domain_specific_validation&&("gmail.com"===y||"googlemail.com"===y)){var g=(_=_.toLowerCase()).split("+")[0];if(!(0,i.default)(g.replace(".",""),{min:6,max:30}))return!1;for(var b=g.split("."),w=0;w$/i,c=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~]+$/i,d=/^[a-z\d]+$/,f=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f]))*$/i,h=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+$/i,p=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))*$/i;e.exports=t.default,e.exports.default=t.default})),Er=dr(Or);var Cr={validate:function(e,t){void 0===t&&(t={});var n=t.multiple;void 0===n&&(n=!1);var r=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&-1===t.indexOf(r)&&(n[r]=e[r]);return n}(t,["multiple"]),i=r;n&&!Array.isArray(e)&&(e=String(e).split(",").map((function(e){return e.trim()})));var a=j({},i);return Array.isArray(e)?e.every((function(e){return Er(String(e),a)})):Er(String(e),a)}},Ar=function(e,t){return Array.isArray(e)?e.every((function(e){return Ar(e,t)})):Y(t).some((function(t){return t==e}))},Hr={validate:Ar},Pr={validate:function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return!Ar.apply(void 0,e)}},Nr={validate:function(e,t){var n=new RegExp(".("+t.join("|")+")$","i");return S(e).every((function(e){return n.test(e.name)}))}},$r={validate:function(e){return(Array.isArray(e)?e:[e]).every((function(e){return/\.(jpg|svg|jpeg|png|bmp|gif)$/i.test(e.name)}))}},Ir={validate:function(e){return Array.isArray(e)?e.every((function(e){return/^-?[0-9]+$/.test(String(e))})):/^-?[0-9]+$/.test(String(e))}},Fr={validate:function(e,t){void 0===t&&(t={});var n=t.version;return void 0===n&&(n=4),m(e)&&(e=""),Array.isArray(e)?e.every((function(e){return jr(e,n)})):jr(e,n)},paramNames:["version"]},Wr={validate:function(e){return m(e)&&(e=""),Array.isArray(e)?e.every((function(e){return jr(e,"")||Yr(e)})):jr(e,"")||Yr(e)}},Rr={validate:function(e,t){return void 0===t&&(t=[]),e===t[0]}},zr={validate:function(e,t){return void 0===t&&(t=[]),e!==t[0]}},Ur={validate:function(e,t){var n=t[0],r=t[1];return void 0===r&&(r=void 0),!m(e)&&(n=Number(n),"number"==typeof e&&(e=String(e)),e.length||(e=Y(e)),function(e,t,n){return void 0===n?e.length===t:(n=Number(n),e.length>=t&&e.length<=n)}(e,n,r))}},Vr=function(e,t){var n=t[0];return m(e)?n>=0:Array.isArray(e)?e.every((function(e){return Vr(e,[n])})):String(e).length<=n},Br={validate:Vr},qr=function(e,t){var n=t[0];return!m(e)&&""!==e&&(Array.isArray(e)?e.length>0&&e.every((function(e){return qr(e,[n])})):Number(e)<=n)},Jr={validate:qr},Gr={validate:function(e,t){var n=new RegExp(t.join("|").replace("*",".+")+"$","i");return S(e).every((function(e){return n.test(e.type)}))}},Xr=function(e,t){var n=t[0];return!m(e)&&(Array.isArray(e)?e.every((function(e){return Xr(e,[n])})):String(e).length>=n)},Zr={validate:Xr},Kr=function(e,t){var n=t[0];return!m(e)&&""!==e&&(Array.isArray(e)?e.length>0&&e.every((function(e){return Kr(e,[n])})):Number(e)>=n)},Qr={validate:Kr},ei=/^[٠١٢٣٤٥٦٧٨٩]+$/,ti=/^[0-9]+$/,ni={validate:function(e){var t=function(e){var t=String(e);return ti.test(t)||ei.test(t)};return Array.isArray(e)?e.every(t):t(e)}},ri=function(e,t){var n=t.expression;return"string"==typeof n&&(n=new RegExp(n)),Array.isArray(e)?e.every((function(e){return ri(e,{expression:n})})):n.test(String(e))},ii={validate:ri,paramNames:["expression"]},ai={validate:function(e,t){void 0===t&&(t=[]);var n=t[0];return void 0===n&&(n=!1),!m(e)&&!R(e)&&((!1!==e||!n)&&!!String(e).trim().length)}},oi={validate:function(e,t){void 0===t&&(t=[]);var n=t[0],r=t.slice(1).includes(String(n).trim());if(!r)return{valid:!0,data:{required:r}};var i=R(e)||[!1,null,void 0].includes(e);return{valid:!(i=i||!String(e).trim().length),data:{required:r}}},options:{hasTarget:!0,computesRequired:!0}},si={validate:function(e,t){var n=t[0];if(isNaN(n))return!1;var r=1024*Number(n);return S(e).every((function(e){return e.size<=r}))}},ui=fr((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),!e||e.length>=2083||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;var o,l,d,f,h,p,m,v;if(t=(0,a.default)(t,s),m=e.split("#"),e=m.shift(),m=e.split("?"),e=m.shift(),(m=e.split("://")).length>1){if(o=m.shift().toLowerCase(),t.require_valid_protocol&&-1===t.protocols.indexOf(o))return!1}else{if(t.require_protocol)return!1;if("//"===e.substr(0,2)){if(!t.allow_protocol_relative_urls)return!1;m[0]=e.substr(2)}}if(""===(e=m.join("://")))return!1;if(m=e.split("/"),""===(e=m.shift())&&!t.require_host)return!0;if((m=e.split("@")).length>1){if(t.disallow_auth)return!1;if((l=m.shift()).indexOf(":")>=0&&l.split(":").length>2)return!1}f=m.join("@"),p=null,v=null;var _=f.match(u);_?(d="",v=_[1],p=_[2]||null):(m=f.split(":"),d=m.shift(),m.length&&(p=m.join(":")));if(null!==p&&(h=parseInt(p,10),!/^[0-9]+$/.test(p)||h<=0||h>65535))return!1;if(!((0,i.default)(d)||(0,r.default)(d,t)||v&&(0,i.default)(v,6)))return!1;if(d=d||v,t.host_whitelist&&!c(d,t.host_whitelist))return!1;if(t.host_blacklist&&c(d,t.host_blacklist))return!1;return!0};var n=o(hr),r=o(Tr),i=o(Sr),a=o(Dr);function o(e){return e&&e.__esModule?e:{default:e}}var s={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1},u=/^\[([^\]]+)\](?::([0-9]+))?$/;function l(e){return"[object RegExp]"===Object.prototype.toString.call(e)}function c(e,t){for(var n=0;n0&&this.syncValue(t[0]),this.validateSilent().then((function(t){return e.applyResult(t),t}))},validateSilent:function(){var e,t,n=this;return this.setFlags({pending:!0}),pi.verify(this.value,this.rules,{name:this.name,values:(e=this,t=e.$_veeObserver.refs,e.fieldDeps.reduce((function(e,n){return t[n]?(e[n]=t[n].value,e):e}),{})),bails:this.bails}).then((function(e){return n.setFlags({pending:!1}),n.isRequired||n.setFlags({valid:e.valid,invalid:!e.valid}),e}))},applyResult:function(e){var t=e.errors,n=e.failedRules;this.messages=t,this.failedRules=j({},n),this.setFlags({valid:!t.length,changed:this.value!==this.initialValue,invalid:!!t.length,validated:!0})},registerField:function(){pi||(pi=ke()||new Ye(null,{fastExit:Q().fastExit})),function(e){m(e.id)&&e.id===e.vid&&(e.id=mi,mi++);var t=e.id,n=e.vid;if(e.isDeactivated||t===n&&e.$_veeObserver.refs[t])return;t!==n&&e.$_veeObserver.refs[t]===e&&e.$_veeObserver.unsubscribe({vid:t});e.$_veeObserver.subscribe(e),e.id=n}(this)}}};function _i(e){return{errors:e.messages,flags:e.flags,classes:e.classes,valid:e.isValid,failedRules:e.failedRules,reset:function(){return e.reset()},validate:function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];return e.validate.apply(e,t)},aria:{"aria-invalid":e.flags.invalid?"true":"false","aria-required":e.isRequired?"true":"false"}}}function yi(e){return(D(e.mode)?e.mode:Ne[e.mode])({errors:e.messages,value:e.value,flags:e.flags})}function gi(e){this.initialized||(this.initialValue=e.value);var t=function(e,t){return!(e._ignoreImmediate||!e.immediate)||e.value!==t.value||!!e._needsValidation||!e.initialized&&void 0===t.value}(this,e);this._needsValidation=!1,this.value=e.value,this._ignoreImmediate=!0,t&&this.validateSilent().then(this.immediate||this.flags.validated?this.applyResult:function(e){return e})}function bi(e){var t=e.$veeHandler,n=yi(e);return t&&e.$veeDebounce===e.debounce||(t=g((function(){e.$nextTick((function(){var t=e.validateSilent();e._pendingValidation=t,t.then((function(n){t===e._pendingValidation&&(e.applyResult(n),e._pendingValidation=null)}))}))}),n.debounce||e.debounce),e.$veeHandler=t,e.$veeDebounce=e.debounce),{onInput:function(t){e.syncValue(t),e.setFlags({dirty:!0,pristine:!1})},onBlur:function(){e.setFlags({touched:!0,untouched:!1})},onValidate:t}}function wi(e){var t=te(e);this._inputEventName=this._inputEventName||oe(e,t),gi.call(this,t);var n=bi(this),r=n.onInput,i=n.onBlur,a=n.onValidate;ae(e,this._inputEventName,r),ae(e,"blur",i),this.normalizedEvents.forEach((function(t){ae(e,t,a)})),this.initialized=!0}function Mi(e,t,n){void 0===n&&(n=!0);var r=e.$_veeObserver.refs;if(e._veeWatchers||(e._veeWatchers={}),!r[t]&&n)return e.$once("hook:mounted",(function(){Mi(e,t,!1)}));!D(e._veeWatchers[t])&&r[t]&&(e._veeWatchers[t]=r[t].$watch("value",(function(){e.flags.validated&&(e._needsValidation=!0,e.validate())})))}var Li={pristine:"every",dirty:"some",touched:"some",untouched:"every",valid:"every",invalid:"some",pending:"some",validated:"every"};var ki=0,Di={name:"ValidationObserver",provide:function(){return{$_veeObserver:this}},inject:{$_veeObserver:{from:"$_veeObserver",default:function(){return this.$vnode.context.$_veeObserver?this.$vnode.context.$_veeObserver:null}}},props:{tag:{type:String,default:"span"},slim:{type:Boolean,default:!1}},data:function(){return{vid:"obs_"+ki++,refs:{},observers:[],persistedStore:{}}},computed:{ctx:function(){var e=this,t={errors:{},validate:function(t){var n=e.validate(t);return{then:function(e){return n.then((function(t){return t&&D(e)?Promise.resolve(e()):Promise.resolve(t)}))}}},reset:function(){return e.reset()}};return F(this.refs).concat(Object.keys(this.persistedStore).map((function(t){return{vid:t,flags:e.persistedStore[t].flags,messages:e.persistedStore[t].errors}})),this.observers).reduce((function(e,t){return Object.keys(Li).forEach((function(n){var r,i,a=t.flags||t.ctx;n in e?e[n]=(r=e[n],i=a[n],[r,i][Li[n]]((function(e){return e}))):e[n]=a[n]})),e.errors[t.vid]=t.messages||F(t.ctx.errors).reduce((function(e,t){return e.concat(t)}),[]),e}),t)}},created:function(){this.$_veeObserver&&this.$_veeObserver.subscribe(this,"observer")},activated:function(){this.$_veeObserver&&this.$_veeObserver.subscribe(this,"observer")},deactivated:function(){this.$_veeObserver&&this.$_veeObserver.unsubscribe(this,"observer")},beforeDestroy:function(){this.$_veeObserver&&this.$_veeObserver.unsubscribe(this,"observer")},render:function(e){var t=this.$slots.default||this.$scopedSlots.default||[];return D(t)&&(t=t(this.ctx)),this.slim?se(e,t):e(this.tag,{on:this.$listeners,attrs:this.$attrs},t)},methods:{subscribe:function(e,t){var n;void 0===t&&(t="provider"),"observer"!==t?(this.refs=Object.assign({},this.refs,((n={})[e.vid]=e,n)),e.persist&&this.persistedStore[e.vid]&&this.restoreProviderState(e)):this.observers.push(e)},unsubscribe:function(e,t){var n=e.vid;void 0===t&&(t="provider"),"provider"===t&&this.removeProvider(n);var r=C(this.observers,(function(e){return e.vid===n}));-1!==r&&this.observers.splice(r,1)},validate:function(e){void 0===e&&(e={silent:!1});var t=e.silent;return Promise.all(F(this.refs).map((function(e){return e[t?"validateSilent":"validate"]().then((function(e){return e.valid}))})).concat(this.observers.map((function(e){return e.validate({silent:t})})))).then((function(e){return e.every((function(e){return e}))}))},reset:function(){var e=this;return Object.keys(this.persistedStore).forEach((function(t){e.$delete(e.persistedStore,t)})),F(this.refs).concat(this.observers).forEach((function(e){return e.reset()}))},restoreProviderState:function(e){var t=this.persistedStore[e.vid];e.setFlags(t.flags),e.applyResult(t),this.$delete(this.persistedStore,e.vid)},removeProvider:function(e){var t,n=this.refs[e];n&&n.persist&&(this.persistedStore=j({},this.persistedStore,((t={})[e]={flags:n.flags,errors:n.messages,failedRules:n.failedRules},t))),this.$delete(this.refs,e)}}};Object.keys(di).forEach((function(e){Ye.extend(e,di[e].validate,j({},di[e].options,{paramNames:di[e].paramNames}))})),Ye.localize({en:ze});$e.version="2.2.15",$e.mapFields=function(e){if(!e)return function(){return hi(this.$validator.flags)};var t=function(e){return Array.isArray(e)?e.reduce((function(e,t){return W(t,".")?e[t.split(".")[1]]=t:e[t]=t,e}),{}):e}(e);return Object.keys(t).reduce((function(e,n){var r=t[n];return e[n]=function(){if(this.$validator.flags[r])return this.$validator.flags[r];if("*"===t[n])return hi(this.$validator.flags,!1);if(r.indexOf(".")<=0)return{};var e=r.split("."),i=e[0],a=e.slice(1);return i=this.$validator.flags["$"+i],"*"===(a=a.join("."))&&i?hi(i):i&&i[a]?i[a]:{}},e}),{})},$e.ValidationProvider=vi,$e.ValidationObserver=Di,$e.withValidation=function(e,t){void 0===t&&(t=null);var n=D(e)?e.options:e;n.$__veeInject=!1;var r={name:(n.name||"AnonymousHoc")+"WithValidation",props:j({},vi.props),data:vi.data,computed:j({},vi.computed),methods:j({},vi.methods),$__veeInject:!1,beforeDestroy:vi.beforeDestroy,inject:vi.inject};t||(t=function(e){return e});var i=n.model&&n.model.event||"input";return r.render=function(e){var r;this.registerField();var a=_i(this),o=j({},this.$listeners),s=te(this.$vnode);this._inputEventName=this._inputEventName||oe(this.$vnode,s),gi.call(this,s);var u=bi(this),l=u.onInput,c=u.onBlur,d=u.onValidate;ie(o,i,l),ie(o,"blur",c),this.normalizedEvents.forEach((function(e,t){ie(o,e,d)}));var f,h,p=(re(this.$vnode)||{prop:"value"}).prop,m=j({},this.$attrs,((r={})[p]=s.value,r),t(a));return e(n,{attrs:this.$attrs,props:m,on:o},(f=this.$slots,h=this.$vnode.context,Object.keys(f).reduce((function(e,t){return f[t].forEach((function(e){e.context||(f[t].context=h,e.data||(e.data={}),e.data.slot=t)})),e.concat(f[t])}),[])))},r};const xi=$e;var Ti=n(7137),Yi=n.n(Ti),Si=function(){return Si=Object.assign||function(e){for(var t,n=1,r=arguments.length;n=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ei(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o}function Ci(e,t,n){if(n||2===arguments.length)for(var r,i=0,a=t.length;i0})))return this.next(t,n);var h=qi(d.map((function(e){return e.entrySet}))),p=qi(Ni(a).map((function(e){return a[e].configuration})));return{transitions:f,entrySet:h,exitSet:qi(d.map((function(e){return e.exitSet}))),configuration:p,source:t,actions:qi(Ni(a).map((function(e){return a[e].actions})))}},e.prototype._transition=function(e,t,n){return ra(e)?this.transitionLeafNode(e,t,n):1===Ni(e).length?this.transitionCompoundNode(e,t,n):this.transitionParallelNode(e,t,n)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,ca(t))},e.prototype.next=function(e,t){var n,r,i,a=this,o=t.name,s=[],u=[];try{for(var l=Oi(this.getCandidates(o)),c=l.next();!c.done;c=l.next()){var d=c.value,f=d.cond,h=d.in,p=e.context,m=!h||(ra(h)&&no(h)?e.matches(Wi(this.getStateNodeById(h).path,this.delimiter)):$i(Wi(h,this.delimiter),Vi(this.path.slice(0,-2))(e.value))),v=!1;try{v=!f||fa(this.machine,f,p,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(f.name||f.type,"' in transition for event '").concat(o,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(v&&m){void 0!==d.target&&(u=d.target),s.push.apply(s,Ci([],Ei(d.actions),!1)),i=d;break}}}catch(e){n={error:e}}finally{try{c&&!c.done&&(r=l.return)&&r.call(l)}finally{if(n)throw n.error}}if(i){if(!u.length)return{transitions:[i],entrySet:[],exitSet:[],configuration:e.value?[this]:[],source:e,actions:s};var _=qi(u.map((function(t){return a.getRelativeStateNodes(t,e.historyValue)}))),y=!!i.internal;return{transitions:[i],entrySet:y?[]:qi(_.map((function(e){return a.nodesFromChild(e)}))),exitSet:y?[]:[this],configuration:_,source:e,actions:s}}},e.prototype.nodesFromChild=function(e){if(e.escapes(this))return[];for(var t=[],n=e;n&&n!==this;)t.push(n),n=n.parent;return t.push(this),t},e.prototype.escapes=function(e){if(this===e)return!1;for(var t=this.parent;t;){if(t===e)return!1;t=t.parent}return!0},e.prototype.getActions=function(e,t,n,r){var i,a,o,s,u=_a([],r?this.getStateNodes(r.value):[this]),l=e.configuration.length?_a(u,e.configuration):u;try{for(var c=Oi(l),d=c.next();!d.done;d=c.next()){wa(u,p=d.value)||e.entrySet.push(p)}}catch(e){i={error:e}}finally{try{d&&!d.done&&(a=c.return)&&a.call(c)}finally{if(i)throw i.error}}try{for(var f=Oi(u),h=f.next();!h.done;h=f.next()){var p;wa(l,p=h.value)&&!wa(e.exitSet,p.parent)||e.exitSet.push(p)}}catch(e){o={error:e}}finally{try{h&&!h.done&&(s=f.return)&&s.call(f)}finally{if(o)throw o.error}}var m=qi(e.entrySet.map((function(r){var i=[];if("final"!==r.type)return i;var a=r.parent;if(!a.parent)return i;i.push(Ua(r.id,r.doneData),Ua(a.id,r.doneData?Xi(r.doneData,t,n):void 0));var o=a.parent;return"parallel"===o.type&&ma(o).every((function(t){return Ma(e.configuration,t)}))&&i.push(Ua(o.id)),i})));e.exitSet.sort((function(e,t){return t.order-e.order})),e.entrySet.sort((function(e,t){return e.order-t.order}));var v=new Set(e.entrySet),_=new Set(e.exitSet),y=Ei([qi(Array.from(v).map((function(e){return Ci(Ci([],Ei(e.activities.map((function(e){return function(e){var t=Wa(e);return{type:sa.Start,activity:t,exec:void 0}}(e)}))),!1),Ei(e.onEntry),!1)}))).concat(m.map(Ra)),qi(Array.from(_).map((function(e){return Ci(Ci([],Ei(e.onExit),!1),Ei(e.activities.map((function(e){return function(e){var t=na(e)?e:Wa(e);return{type:sa.Stop,activity:t,exec:void 0}}(e)}))),!1)})))],2),g=y[0],b=y[1];return Fa(b.concat(e.actions).concat(g),this.machine.options.actions)},e.prototype.transition=function(e,t,n){void 0===e&&(e=this.initialState);var r,i,a=ca(t);if(e instanceof qa)r=void 0===n?e:this.resolveState(qa.from(e,n));else{var o=ra(e)?this.resolve(Ri(this.getResolvedPath(e))):this.resolve(e),s=null!=n?n:this.machine.context;r=this.resolveState(qa.from(o,s))}if(this.strict&&!this.events.includes(a.name)&&(i=a.name,!/^(done|error)\./.test(i)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(a.name,"'"));var u=this._transition(r.value,r,a)||{transitions:[],configuration:[],entrySet:[],exitSet:[],source:r,actions:[]},l=_a([],this.getStateNodes(r.value)),c=u.configuration.length?_a(l,u.configuration):l;return u.configuration=Ci([],Ei(c),!1),this.resolveTransition(u,r,r.context,a)},e.prototype.resolveRaisedTransition=function(e,t,n){var r,i=e.actions;return(e=this.transition(e,t))._event=n,e.event=n.data,(r=e.actions).unshift.apply(r,Ci([],Ei(i),!1)),e},e.prototype.resolveTransition=function(e,t,n,r){var i,a,o=this;void 0===r&&(r=Na);var s=e.configuration,u=!t||e.transitions.length>0,l=u?ba(this.machine,s):void 0,c=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,d=this.getActions(e,n,r,t),f=t?Si({},t.activities):{};try{for(var h=Oi(d),p=h.next();!p.done;p=h.next()){var m=p.value;m.type===ka?f[m.activity.id||m.activity.type]=m:m.type===Da&&(f[m.activity.id||m.activity.type]=!1)}}catch(e){i={error:e}}finally{try{p&&!p.done&&(a=h.return)&&a.call(h)}finally{if(i)throw i.error}}var v,_,y=Ei(Va(this,t,n,r,d,this.machine.config.preserveActionOrder),2),g=y[0],b=y[1],w=Ei(Zi(g,(function(e){return e.type===xa||e.type===Ta&&e.to===ua.Internal})),2),M=w[0],L=w[1],k=g.filter((function(e){var t;return e.type===ka&&(null===(t=e.activity)||void 0===t?void 0:t.type)===Ca})),D=k.reduce((function(e,t){return e[t.activity.id]=Xa(t.activity,o.machine,b,r),e}),t?Si({},t.children):{}),x=u?e.configuration:t?t.configuration:[],T=Ma(x,this),Y=new qa({value:l||t.value,context:b,_event:r,_sessionid:t?t._sessionid:null,historyValue:l?c?(v=c,_=l,{current:_,states:Ki(v,_)}):void 0:t?t.historyValue:void 0,history:!l||e.source?t:void 0,actions:l?L:[],activities:l?f:t?t.activities:{},events:[],configuration:x,transitions:e.transitions,children:D,done:T,tags:null==t?void 0:t.tags,machine:this}),S=n!==b;Y.changed=r.name===Aa||S;var j=Y.history;j&&delete j.history;var O=!T&&(this._transient||s.some((function(e){return e._transient})));if(!(u||O&&r.name!==Qa))return Y;var E=Y;if(!T)for(O&&(E=this.resolveRaisedTransition(E,{type:Sa},r));M.length;){var C=M.shift();E=this.resolveRaisedTransition(E,C._event,r)}var A=E.changed||(j?!!E.actions.length||S||typeof j.value!=typeof E.value||!Ba(E.value,j.value):void 0);return E.changed=A,E.history=j,E.tags=La(E.configuration),E},e.prototype.getStateNode=function(e){if(no(e))return this.machine.getStateNodeById(e);if(!this.states)throw new Error("Unable to retrieve child state '".concat(e,"' from '").concat(this.id,"'; no child states exist."));var t=this.states[e];if(!t)throw new Error("Child state '".concat(e,"' does not exist on '").concat(this.id,"'"));return t},e.prototype.getStateNodeById=function(e){var t=no(e)?e.slice("#".length):e;if(t===this.id)return this;var n=this.machine.idMap[t];if(!n)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&no(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=Fi(e,this.delimiter).slice(),n=this;t.length;){var r=t.shift();if(!r.length)break;n=n.getStateNode(r)}return n},e.prototype.resolve=function(e){var t,n=this;if(!e)return this.initialStateValue||to;switch(this.type){case"parallel":return zi(this.initialStateValue,(function(t,r){return t?n.getStateNode(r).resolve(e[r]||t):to}));case"compound":if(ra(e)){var r=this.getStateNode(e);return"parallel"===r.type||"compound"===r.type?((t={})[e]=r.initialStateValue,t):e}return Ni(e).length?zi(e,(function(e,t){return e?n.getStateNode(t).resolve(e):to})):this.initialStateValue||{};default:return e||to}},e.prototype.getResolvedPath=function(e){if(no(e)){var t=this.machine.idMap[e.slice("#".length)];if(!t)throw new Error("Unable to find state node '".concat(e,"'"));return t.path}return Fi(e,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var e,t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;if("parallel"===this.type)t=Ui(this.states,(function(e){return e.initialStateValue||to}),(function(e){return!("history"===e.type)}));else if(void 0!==this.initial){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));t=pa(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){var n=this.getStateNodes(e);return this.resolveTransition({configuration:n,entrySet:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){this._init();var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=ra(t.target)&&no(t.target)?Ri(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,n){return void 0===n&&(n=!0),n?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return pa(this)?[this]:"compound"!==this.type||this.initial?qi(Bi(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):[this]},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(e){if(!e.length)return[this];var t=Ei(e),n=t[0],r=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var i=this.getStateNode(n);if("history"===i.type)return i.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(r)},e.prototype.historyValue=function(e){if(Ni(this.states).length)return{current:e||this.initialStateValue,states:Ui(this.states,(function(t,n){if(!e)return t.historyValue();var r=ra(e)?void 0:e[n];return t.historyValue(r||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var n=this.parent;if(!e){var r=this.target;return r?qi(Bi(r).map((function(e){return n.getFromRelativePath(e)}))):n.initialStateNodes}var i,a,o=(i=n.path,a="states",function(e){var t,n,r=e;try{for(var o=Oi(i),s=o.next();!s.done;s=o.next()){var u=s.value;r=r[a][u]}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r})(e).current;return ra(o)?[n.getStateNode(o)]:qi(Bi(o).map((function(e){return"deep"===t.history?n.getFromRelativePath(e):[n.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=qi(Ni(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,n,r;if(this.__cache.events)return this.__cache.events;var i=this.states,a=new Set(this.ownEvents);if(i)try{for(var o=Oi(Ni(i)),s=o.next();!s.done;s=o.next()){var u=i[s.value];if(u.states)try{for(var l=(n=void 0,Oi(u.events)),c=l.next();!c.done;c=l.next()){var d=c.value;a.add("".concat(d))}}catch(e){n={error:e}}finally{try{c&&!c.done&&(r=l.return)&&r.call(l)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(a)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var e=new Set(this.transitions.filter((function(e){return!(!e.target&&!e.actions.length&&e.internal)})).map((function(e){return e.eventType})));return Array.from(e)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(e){var t=this;if(void 0!==e)return e.map((function(e){if(!ra(e))return e;var n=e[0]===t.delimiter;if(n&&!t.parent)return t.getStateNodeByPath(e.slice(1));var r=n?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(r);try{return t.parent.getStateNodeByPath(r)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,n=function(e){if(void 0!==e&&""!==e)return Gi(e)}(e.target),r="internal"in e?e.internal:!n||n.some((function(e){return ra(e)&&e[0]===t.delimiter})),i=this.machine.options.guards,a=this.resolveTarget(n),o=Si(Si({},e),{actions:Fa(Gi(e.actions)),cond:ia(e.cond,i),target:a,source:this,internal:r,eventType:e.event,toJSON:function(){return Si(Si({},o),{target:o.target?o.target.map((function(e){return"#".concat(e.id)})):void 0,source:"#".concat(t.id)})}});return o},e.prototype.formatTransitions=function(){var e,t,n,r=this;if(this.config.on)if(Array.isArray(this.config.on))n=this.config.on;else{var i=this.config.on,a=eo,o=i[a],s=void 0===o?[]:o,u=ji(i,["*"]);n=qi(Ni(u).map((function(e){var t=da(e,u[e]);return t})).concat(da(eo,s)))}else n=[];var l=this.config.always?da("",this.config.always):[],c=this.config.onDone?da(String(Ua(this.id)),this.config.onDone):[];var d=qi(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,Ci([],Ei(da(String(function(e,t){var n="".concat(sa.DoneInvoke,".").concat(e);return{type:n,data:t,toString:function(){return n}}}(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,Ci([],Ei(da(String(function(e,t){var n="".concat(sa.ErrorPlatform,".").concat(e);return{type:n,data:t,toString:function(){return n}}}(e.id)),e.onError)),!1)),t}))),f=this.after,h=qi(Ci(Ci(Ci(Ci([],Ei(c),!1),Ei(d),!1),Ei(n),!1),Ei(l),!1).map((function(e){return Gi(e).map((function(e){return r.formatTransition(e)}))})));try{for(var p=Oi(f),m=p.next();!m.done;m=p.next()){var v=m.value;h.push(v)}}catch(t){e={error:t}}finally{try{m&&!m.done&&(t=p.return)&&t.call(p)}finally{if(e)throw e.error}}return h},e}();const io={name:"KanbanBoard",props:{stages:{type:Array,required:!0},blocks:{type:Array,required:!0},config:{type:Object,default:()=>({})},stateMachineConfig:{type:Object,default:null},idProp:{type:String,default:"id"},statusProp:{type:String,default:"status"}},data:()=>({machine:null}),computed:{localBlocks(){return this.blocks}},methods:{getBlocks(e){return this.localBlocks.filter((t=>t[this.statusProp]===e))},findPossibleTransitions(e){return this.machine.config.states[e].on||{}},findTransition(e,t){const n=e.dataset.status,r=t.dataset.status,i=this.findPossibleTransitions(r);return Object.keys(i).find((e=>i[e]===n))},accepts(e,t,n){if(!this.machine)return!0;const r=t.dataset.status,i=n.dataset.status;return Object.values(this.findPossibleTransitions(i)).includes(r)},allowedTargets(e,t){const n=this.localBlocks.find((t=>t[this.idProp]===e.dataset.blockId));return this.drake.containers.filter((e=>this.config.accepts(n,e,t)))},forbiddenTargets(e,t){return this.drake.containers.filter((n=>!this.allowedTargets(e,t).includes(n)))}},updated(){this.drake.containers=this.$refs.list,this.drake.mirrorContainer=this.$el},mounted(){this.config.accepts=this.config.accepts||this.accepts,this.config.mirrorContainer=this.$el,this.drake=Yi()(this.$refs.list,this.config).on("drag",((e,t)=>{this.$emit("drag",e,t),e.classList.add("is-moving"),this.allowedTargets(e,t).forEach((e=>e.classList.add("allowed"))),this.forbiddenTargets(e,t).forEach((e=>e.classList.add("forbidden")))})).on("dragend",(e=>{this.$emit("dragend",e),e.classList.remove("is-moving"),this.drake.containers.forEach((e=>e.classList.remove("allowed","forbidden"))),window.setTimeout((()=>{e.classList.add("is-moved"),window.setTimeout((()=>{e.classList.remove("is-moved")}),600)}),100)})).on("drop",((e,t,n,r)=>{this.$emit("drop",e,t,n,r);let i=0;for(i=0;i{this.$emit("cancel",e,t,n)})).on("remove",((e,t,n)=>{this.$emit("remove",e,t,n)})).on("shadow",((e,t,n)=>{this.$emit("shadow",e,t,n)})).on("over",((e,t,n)=>{this.$emit("over",e,t,n)})).on("out",((e,t,n)=>{this.$emit("out",e,t,n)})).on("cloned",((e,t,n)=>{this.$emit("cloned",e,t,n)})),this.$emit("init",this.drake)},created(){this.stateMachineConfig&&(this.machine=function(e,t,n){return void 0===n&&(n=e.context),new ro(e,t,n)}(this.stateMachineConfig))}};var ao=function(e,t,n,r,i,a,o,s){var u,l="function"==typeof e?e.options:e;if(t&&(l.render=t,l.staticRenderFns=n,l._compiled=!0),r&&(l.functional=!0),a&&(l._scopeId="data-v-"+a),o?(u=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},l._ssrRegister=u):i&&(u=s?function(){i.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:i),u)if(l.functional){l._injectStyles=u;var c=l.render;l.render=function(e,t){return u.call(t),c(e,t)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,u):[u]}return{exports:e,options:l}}(io,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"drag-container"},[n("ul",{staticClass:"drag-list"},e._l(e.stages,(function(t){var r;return n("li",{key:t,staticClass:"drag-column",class:(r={},r["drag-column-"+t]=!0,r)},[n("span",{staticClass:"drag-column-header"},[e._t(t,(function(){return[n("h2",[e._v(e._s(t))])]}))],2),e._v(" "),n("div",{staticClass:"drag-options"}),e._v(" "),n("ul",{ref:"list",refInFor:!0,staticClass:"drag-inner-list",attrs:{"data-status":t}},e._l(e.getBlocks(t),(function(t){return n("li",{key:t[e.idProp],staticClass:"drag-item",attrs:{"data-block-id":t[e.idProp]}},[e._t(t[e.idProp],(function(){return[n("strong",[e._v(e._s(t[e.statusProp]))]),e._v(" "),n("div",[e._v(e._s(t[e.idProp]))])]}))],2)})),0),e._v(" "),n("div",{staticClass:"drag-column-footer"},[e._t("footer-"+t)],2)])})),0)])}),[],!1,null,null,null);const oo=ao.exports,so={install(e){e.component("kanban-board",oo)}};var uo=n(9444),lo=n.n(uo),co=n(3379),fo=n.n(co),ho=n(4630),po={insert:"head",singleton:!1};fo()(ho.Z,po);ho.Z.locals;n(9101);window.moment=n(381),window.Vue=i(),window.VeeValidate=xi,i().use(xi,{events:"input|change|blur"}),i().prototype.$http=axios,window.eventBus=new(i()),i().use(so),i().use(c,{name:"Timeago",locale:"en"}),i().component("draggable",o()),i().component("vue-cal",lo()),$((function(){var e=new(i())({el:"#app",data:function(){return{pageLoaded:!1,modalIds:{},isMenuOpen:"true"==localStorage.getItem("crm-sidebar")}},mounted:function(){var e=this;setTimeout((function(){e.pageLoaded=!0,e.disableAutoComplete()})),this.addServerErrors(),this.addFlashMessages(),window.addFlashMessages=function(t){e.$refs.flashes.addFlash(t)}},methods:{onSubmit:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.toggleButtonDisable(!0),"undefined"!=typeof tinyMCE&&tinyMCE.triggerSave(),this.$validator.validateAll(n||null).then((function(n){n?e.target.submit():(t.toggleButtonDisable(!1),eventBus.$emit("onFormError"))}))},toggleButtonDisable:function(e){for(var t=document.getElementsByTagName("button"),n=0;n0&&void 0!==arguments[0]?arguments[0]:null;for(var t in serverErrors){var n=[];t.split(".").forEach((function(e,t){t?n.push("["+e+"]"):n.push(e)}));var r=n.join(""),i=this.$validator.fields.find({name:r,scope:e});i&&this.$validator.errors.add({id:i.id,field:r,msg:serverErrors[t][0],scope:e})}},addFlashMessages:function(){if("undefined"!=typeof flashMessages){var e=this.$refs.flashes;flashMessages.forEach((function(t){e.addFlash(t)}),this)}},openModal:function(e){this.$set(this.modalIds,e,!0),this.disableAutoComplete()},closeModal:function(e){this.$set(this.modalIds,e,!1)},toggleMenu:function(){this.isMenuOpen=!this.isMenuOpen,localStorage.setItem("crm-sidebar",this.isMenuOpen)},disableAutoComplete:function(){queueMicrotask((function(){$(".date-container input").attr("autocomplete","off"),$(".datetime-container input").attr("autocomplete","off")}))}}});window.app=e}))},9101:(e,t,n)=>{if(window._=n(6486),window.axios=n(9669),window.$=window.jQuery=n(9755),window.axios){window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest";var r=document.head.querySelector('meta[name="csrf-token"]');r?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=r.content:console.error("CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token")}},8514:(e,t,n)=>{"use strict";var r=n(6115);e.exports=function(e,t,n){e&&r((function(){e.apply(n||null,t||[])}))}},5229:(e,t,n)=>{"use strict";var r=n(2584),i=n(8514);e.exports=function(e,t){var n=t||{},a={};return void 0===e&&(e={}),e.on=function(t,n){return a[t]?a[t].push(n):a[t]=[n],e},e.once=function(t,n){return n._once=!0,e.on(t,n),e},e.off=function(t,n){var r=arguments.length;if(1===r)delete a[t];else if(0===r)a={};else{var i=a[t];if(!i)return e;i.splice(i.indexOf(n),1)}return e},e.emit=function(){var t=r(arguments);return e.emitterSnapshot(t.shift()).apply(this,t)},e.emitterSnapshot=function(t){var o=(a[t]||[]).slice(0);return function(){var a=r(arguments),s=this||e;if("error"===t&&!1!==n.throws&&!o.length)throw 1===a.length?a[0]:a;return o.forEach((function(r){n.async?i(r,a,s):r.apply(s,a),r._once&&e.off(t,r)})),e}},e}},1808:(e,t,n)=>{"use strict";var r=n(9638),i=n(4874),a=n.g.document,o=function(e,t,n,r){return e.addEventListener(t,n,r)},s=function(e,t,n,r){return e.removeEventListener(t,n,r)},u=[];function l(e,t,n){var r=function(e,t,n){var r,i;for(r=0;r{"use strict";var r=[],i="",a=/^on/;for(i in n.g)a.test(i)&&r.push(i.slice(2));e.exports=r},4630:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var r=n(3645),i=n.n(r)()((function(e){return e[1]}));i.push([e.id,'.vuecal__weekdays-headings{border-bottom:1px solid #ddd;margin-bottom:-1px}.vuecal--view-with-time .vuecal__weekdays-headings,.vuecal--week-numbers .vuecal__weekdays-headings{padding-left:3em}.vuecal--view-with-time.vuecal--twelve-hour .vuecal__weekdays-headings{font-size:.9em;padding-left:4em}.vuecal--overflow-x.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:0}.vuecal__heading{align-items:center;font-weight:400;height:2.8em;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}.vuecal__heading>.vuecal__flex{align-items:normal!important;height:100%;width:100%}.vuecal--sticky-split-labels .vuecal__heading{height:3.4em}.vuecal--day-view .vuecal__heading,.vuecal--month-view .vuecal__heading,.vuecal--week-view .vuecal__heading{width:14.2857%}.vuecal--hide-weekends.vuecal--day-view .vuecal__heading,.vuecal--hide-weekends.vuecal--month-view .vuecal__heading,.vuecal--hide-weekends.vuecal--week-view .vuecal__heading,.vuecal--years-view .vuecal__heading{width:20%}.vuecal--year-view .vuecal__heading{width:33.33%}.vuecal__heading .weekday-label{align-items:center;display:flex;flex-shrink:0;justify-content:center}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .small,.vuecal__heading .xsmall{display:none}.vuecal .vuecal__split-days-headers{align-items:center}@media screen and (max-width:550px){.vuecal__heading{line-height:1.2}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall,.vuecal__heading .small{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .full,.vuecal__heading .xsmall{display:none}.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--overflow-x .vuecal__heading .small,.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}@media screen and (max-width:450px){.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .xsmall,.vuecal__heading .xsmall{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .full,.vuecal__heading .small{display:none}.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}.vuecal__header button{font-family:inherit;outline:none}.vuecal__menu{background-color:rgba(0,0,0,.02);justify-content:center;list-style-type:none;margin:0;padding:0}.vuecal__view-btn{background:none;border:none;border-bottom:0 solid;box-sizing:border-box;color:inherit;cursor:pointer;font-size:1.3em;height:2.2em;padding:.3em 1em;transition:.2s}.vuecal__view-btn--active{background:hsla(0,0%,100%,.15);border-bottom-width:2px}.vuecal__title-bar{align-items:center;background-color:rgba(0,0,0,.1);display:flex;font-size:1.4em;justify-content:space-between;line-height:1.3;min-height:2em;text-align:center}.vuecal--xsmall .vuecal__title-bar{font-size:1.3em}.vuecal__title{justify-content:center;position:relative}.vuecal__title button{background:none;border:none;cursor:pointer}.vuecal__title button.slide-fade--left-leave-active,.vuecal__title button.slide-fade--right-leave-active{width:100%}.vuecal__today-btn{align-items:center;background:none;border:none;display:flex;font-size:.8em;position:relative}.vuecal__today-btn span.default{cursor:pointer;font-size:.8em;padding:3px 6px;text-transform:uppercase}.vuecal__arrow{background:none;border:none;cursor:pointer;position:relative;white-space:nowrap;z-index:1}.vuecal__arrow--prev{margin-left:.6em}.vuecal__arrow--next{margin-right:.6em}.vuecal__arrow i.angle{border:solid;border-width:0 2px 2px 0;display:inline-block;padding:.25em;transform:rotate(-45deg)}.vuecal__arrow--prev i.angle{border-width:2px 0 0 2px}.vuecal__arrow--highlighted,.vuecal__today-btn--highlighted,.vuecal__view-btn--highlighted{background-color:rgba(0,0,0,.04);position:relative}.vuecal__arrow--highlighted *,.vuecal__today-btn--highlighted *,.vuecal__view-btn--highlighted *{pointer-events:none}.vuecal__arrow--highlighted:after,.vuecal__arrow--highlighted:before,.vuecal__today-btn--highlighted:after,.vuecal__today-btn--highlighted:before,.vuecal__view-btn--highlighted:after,.vuecal__view-btn--highlighted:before{-webkit-animation:sonar .8s ease-out infinite;animation:sonar .8s ease-out infinite;background-color:inherit;content:"";left:50%;pointer-events:none;position:absolute;top:50%}.vuecal__arrow--highlighted:before,.vuecal__today-btn--highlighted:before,.vuecal__view-btn--highlighted:before{border-radius:3em;height:3em;margin-left:-1.5em;margin-top:-1.5em;width:3em}.vuecal__arrow--highlighted:after,.vuecal__today-btn--highlighted:after,.vuecal__view-btn--highlighted:after{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:1.5s;animation-duration:1.5s;border-radius:2.6em;height:2.6em;margin-left:-1.3em;margin-top:-1.3em;width:2.6em}@-webkit-keyframes sonar{0%,20%{opacity:1}to{opacity:0;transform:scale(2.5)}}@keyframes sonar{0%,20%{opacity:1}to{opacity:0;transform:scale(2.5)}}@media screen and (max-width:450px){.vuecal__title{font-size:.9em}.vuecal__view-btn{padding-left:.6em;padding-right:.6em}}@media screen and (max-width:350px){.vuecal__view-btn{font-size:1.1em}}.vuecal__event{background-color:hsla(0,0%,97%,.8);box-sizing:border-box;color:#666;left:0;overflow:hidden;position:relative;transition:box-shadow .3s,left .3s,width .3s;width:100%;z-index:1}.vuecal--no-time .vuecal__event{min-height:8px}.vuecal:not(.vuecal--dragging-event) .vuecal__event:hover{z-index:2}.vuecal__cell .vuecal__event *{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.vuecal--view-with-time .vuecal__event:not(.vuecal__event--all-day){position:absolute}.vuecal--view-with-time .vuecal__bg .vuecal__event--all-day{bottom:0;opacity:.6;position:absolute;right:0;top:0;width:auto;z-index:0}.vuecal--view-with-time .vuecal__all-day .vuecal__event--all-day{left:0;position:relative}.vuecal__event--background{z-index:0}.vuecal__event--focus,.vuecal__event:focus{box-shadow:1px 1px 6px rgba(0,0,0,.2);outline:none;z-index:3}.vuecal__event.vuecal__event--dragging{opacity:.7}.vuecal__event.vuecal__event--static{opacity:0;transition:opacity .1s}@-moz-document url-prefix(){.vuecal__event.vuecal__event--dragging{opacity:1}}.vuecal__event-resize-handle{background-color:hsla(0,0%,100%,.3);bottom:0;cursor:ns-resize;height:1em;left:0;opacity:0;position:absolute;right:0;transform:translateY(110%);transition:.3s}.vuecal__event--focus .vuecal__event-resize-handle,.vuecal__event--resizing .vuecal__event-resize-handle,.vuecal__event:focus .vuecal__event-resize-handle,.vuecal__event:hover .vuecal__event-resize-handle{opacity:1;transform:translateY(0)}.vuecal__event--dragging .vuecal__event-resize-handle{display:none}.vuecal__event-delete{align-items:center;background-color:rgba(221,51,51,.85);color:#fff;cursor:pointer;display:flex;flex-direction:column;height:1.4em;justify-content:center;left:0;line-height:1.4em;position:absolute;right:0;top:0;transform:translateY(-110%);transition:.3s;z-index:0}.vuecal__event .vuecal__event-delete{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vuecal--full-height-delete .vuecal__event-delete{bottom:0;height:auto}.vuecal--full-height-delete .vuecal__event-delete:before{background-image:url(\'data:image/svg+xml;utf8,\');content:"";display:block;height:1.8em;width:1.7em}.vuecal__event--deletable .vuecal__event-delete{transform:translateY(0);z-index:1}.vuecal__event--deletable.vuecal__event--dragging .vuecal__event-delete{opacity:0;transition:none}.vuecal--month-view .vuecal__event-title{font-size:.85em}.vuecal--short-events .vuecal__event-title{overflow:hidden;padding:0 3px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.vuecal__event-content,.vuecal__event-title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.vuecal__event-title--edit{background-image:url(\'data:image/svg+xml;utf8,\');background-position:120% .15em;background-repeat:no-repeat;background-size:.4em;border-bottom:1px solid transparent;color:inherit;outline:none;text-align:center;transition:.3s;width:100%}.vuecal__event-title--edit:focus,.vuecal__event-title--edit:hover{background-position:99% .15em;background-size:1.2em;border-color:rgba(0,0,0,.4)}.vuecal__cell{align-items:center;display:flex;justify-content:center;position:relative;text-align:center;transition:background-color .15s ease-in-out;width:100%}.vuecal__cells.month-view .vuecal__cell,.vuecal__cells.week-view .vuecal__cell{width:14.2857%}.vuecal--hide-weekends .vuecal__cells.month-view .vuecal__cell,.vuecal--hide-weekends .vuecal__cells.week-view .vuecal__cell,.vuecal__cells.years-view .vuecal__cell{width:20%}.vuecal__cells.year-view .vuecal__cell{width:33.33%}.vuecal__cells.day-view .vuecal__cell{flex:1}.vuecal--overflow-x.vuecal--day-view .vuecal__cell{width:auto}.vuecal--click-to-navigate .vuecal__cell:not(.vuecal__cell--disabled){cursor:pointer}.vuecal--day-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits),.vuecal--view-with-time .vuecal__cell,.vuecal--week-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits){display:block}.vuecal__cell.vuecal__cell--has-splits{display:flex;flex-direction:row}.vuecal__cell:before{border:1px solid hsla(0,0%,77%,.25);bottom:-1px;content:"";left:0;position:absolute;right:-1px;top:0;z-index:0}.vuecal--overflow-x.vuecal--day-view .vuecal__cell:before{bottom:0}.vuecal__cell--current,.vuecal__cell--today{background-color:rgba(240,240,255,.4);z-index:1}.vuecal__cell--selected{background-color:rgba(235,255,245,.4);z-index:2}.vuecal--day-view .vuecal__cell--selected{background:none}.vuecal__cell--out-of-scope{color:rgba(0,0,0,.25)}.vuecal__cell--disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal__cell-split.vuecal__cell-split--highlighted{background-color:rgba(0,0,0,.04);transition-duration:5ms}.vuecal__cell-content{height:100%;outline:none;position:relative;width:100%}.vuecal--month-view .vuecal__cell-content,.vuecal--year-view .vuecal__cell-content,.vuecal--years-view .vuecal__cell-content{justify-content:center}.vuecal__cell-split{display:flex;flex-direction:column;flex-grow:1;height:100%;position:relative;transition:background-color .15s ease-in-out}.vuecal__cell-events{width:100%}.vuecal__cell-events-count{background:#999;border-radius:12px;color:#fff;font-size:10px;height:12px;left:50%;line-height:12px;min-width:12px;padding:0 3px;top:65%;transform:translateX(-50%)}.vuecal__cell .vuecal__special-hours,.vuecal__cell-events-count{box-sizing:border-box;position:absolute}.vuecal__cell .vuecal__special-hours{left:0;right:0}.vuecal--overflow-x.vuecal--week-view .vuecal__cell,.vuecal__cell-split{overflow:hidden}.vuecal__no-event{color:#aaa;justify-self:flex-start;margin-bottom:auto;padding-top:1em}.vuecal__all-day .vuecal__no-event{display:none}.vuecal__now-line{border-top:1px solid;color:red;height:0;left:0;opacity:.6;position:absolute;width:100%;z-index:1}.vuecal__now-line:before{border:5px solid transparent;border-left-color:currentcolor;content:"";left:0;position:absolute;top:-6px}.vuecal{box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);height:100%}.vuecal *,.vuecal--has-touch :not(.vuecal__event-title--edit){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vuecal--has-touch :not(.vuecal__event-title--edit){-webkit-touch-callout:none}.vuecal .clickable{cursor:pointer}.vuecal--drag-creating-event,.vuecal--resizing-event{cursor:ns-resize}.vuecal--dragging-event{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.vuecal .dragging-helper{background:rgba(138,190,230,.8);border:1px solid #61a9e0;height:40px;position:absolute;width:60px;z-index:10}.vuecal--xsmall{font-size:.9em}.vuecal__flex{display:flex;flex-direction:row}.vuecal__flex[column]{flex-direction:column}.vuecal__flex[column],.vuecal__flex[grow]{flex:1 1 auto}.vuecal__flex[grow]{width:100%}.vuecal__flex[wrap]{flex-wrap:wrap}.vuecal__split-days-headers.slide-fade--right-leave-active{display:none}.vuecal--week-numbers.vuecal--month-view .vuecal__split-days-headers{margin-left:3em}.vuecal--day-view:not(.vuecal--overflow-x) .vuecal__split-days-headers{height:2.2em;margin-left:3em}.vuecal--day-view.vuecal--twelve-hour:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:4em}.vuecal__split-days-headers .day-split-header{align-items:center;display:flex;flex-basis:0;flex-grow:1;height:100%;justify-content:center}.vuecal__split-days-headers .vuecal--day-view.vuecal--overflow-x.vuecal--sticky-split-labels .day-split-header{height:1.5em}.vuecal__body{overflow:hidden;position:relative}.vuecal__all-day{flex-shrink:0;margin-bottom:-1px;min-height:1.7em}.vuecal__all-day-text{align-items:center;border-bottom:1px solid #ddd;box-sizing:border-box;color:#999;display:flex;flex-shrink:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;justify-content:flex-end;padding-right:2px;width:3em}.vuecal__all-day-text span{font-size:.85em;line-height:1.1;text-align:right}.vuecal--twelve-hour .vuecal__all-day>span{width:4em}.vuecal__bg{-webkit-overflow-scrolling:touch;margin-bottom:1px;min-height:60px;overflow:auto;overflow-x:hidden;position:relative;width:100%}.vuecal--no-time .vuecal__bg{display:flex;flex:1 1 auto;overflow:auto}.vuecal__week-numbers{flex-shrink:0!important;width:3em}.vuecal__week-numbers .vuecal__week-number-cell{align-items:center;font-size:.9em;justify-content:center;justify-items:center;opacity:.4}.vuecal__scrollbar-check{bottom:0;left:0;overflow:scroll;position:absolute;right:0;top:0;visibility:hidden;z-index:-1}.vuecal__scrollbar-check div{height:120%}.vuecal__time-column{flex-shrink:0;height:100%;width:3em}.vuecal--twelve-hour .vuecal__time-column{font-size:.9em;width:4em}.vuecal--overflow-x.vuecal--week-view .vuecal__time-column{box-shadow:0 1px 1px rgba(0,0,0,.3);margin-top:2.8em}.vuecal--overflow-x.vuecal--week-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:3.4em}.vuecal--overflow-x.vuecal--day-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:1.5em}.vuecal__time-column .vuecal__time-cell{color:#999;font-size:.9em;padding-right:2px;text-align:right}.vuecal__time-column .vuecal__time-cell-line:before{border-top:1px solid hsla(0,0%,77%,.3);content:"";left:0;position:absolute;right:0}.vuecal__cells{margin:0 1px 1px 0}.vuecal--overflow-x.vuecal--day-view .vuecal__cells{margin:0}.vuecal--events-on-month-view.vuecal--short-events .vuecal__cells{width:99.9%}.vuecal--overflow-x.vuecal--day-view .vuecal__cells,.vuecal--overflow-x.vuecal--week-view .vuecal__cells{flex-wrap:nowrap;overflow:auto}.slide-fade--left-enter-active,.slide-fade--left-leave-active,.slide-fade--right-enter-active,.slide-fade--right-leave-active{transition:.25s ease-out}.slide-fade--left-enter,.slide-fade--right-leave-to{opacity:0;transform:translateX(-15px)}.slide-fade--left-leave-to,.slide-fade--right-enter{opacity:0;transform:translateX(15px)}.slide-fade--left-leave-active,.slide-fade--right-leave-active{height:100%;position:absolute!important}.vuecal__title-bar .slide-fade--left-leave-active,.vuecal__title-bar .slide-fade--right-leave-active{height:auto;left:0;right:0}.vuecal__heading .slide-fade--left-leave-active,.vuecal__heading .slide-fade--right-leave-active{align-items:center;display:flex}.vuecal--green-theme .vuecal__cell-events-count,.vuecal--green-theme .vuecal__menu{background-color:#42b983;color:#fff}.vuecal--green-theme .vuecal__title-bar{background-color:#e4f5ef}.vuecal--green-theme .vuecal__cell--current,.vuecal--green-theme .vuecal__cell--today{background-color:rgba(240,240,255,.4)}.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:rgba(235,255,245,.4)}.vuecal--green-theme .vuecal__cell--selected:before{border-color:rgba(66,185,131,.5)}.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:rgba(195,255,225,.5)}.vuecal--green-theme .vuecal__arrow--highlighted,.vuecal--green-theme .vuecal__today-btn--highlighted,.vuecal--green-theme .vuecal__view-btn--highlighted{background-color:rgba(136,236,191,.25)}.vuecal--blue-theme .vuecal__cell-events-count,.vuecal--blue-theme .vuecal__menu{background-color:rgba(66,163,185,.8);color:#fff}.vuecal--blue-theme .vuecal__title-bar{background-color:rgba(0,165,188,.3)}.vuecal--blue-theme .vuecal__cell--current,.vuecal--blue-theme .vuecal__cell--today{background-color:rgba(240,240,255,.4)}.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:rgba(235,253,255,.4)}.vuecal--blue-theme .vuecal__cell--selected:before{border-color:rgba(115,191,204,.5)}.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:rgba(0,165,188,.06)}.vuecal--blue-theme .vuecal__arrow--highlighted,.vuecal--blue-theme .vuecal__today-btn--highlighted,.vuecal--blue-theme .vuecal__view-btn--highlighted{background-color:rgba(66,163,185,.2)}.vuecal--rounded-theme .vuecal__weekdays-headings{border:none}.vuecal--rounded-theme .vuecal__cell,.vuecal--rounded-theme .vuecal__cell:before{background:none;border:none}.vuecal--rounded-theme .vuecal__cell--out-of-scope{opacity:.4}.vuecal--rounded-theme .vuecal__cell-content{border:1px solid transparent;border-radius:30px;color:#333;flex-grow:0;height:30px;width:30px}.vuecal--rounded-theme.vuecal--day-view .vuecal__cell-content{background:none;width:auto}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell{width:33.33%}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell-content{width:85px}.vuecal--rounded-theme.vuecal--years-view .vuecal__cell-content{width:52px}.vuecal--rounded-theme .vuecal__cell{background-color:transparent!important}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#f1faf7}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#42b983;color:#fff}.vuecal--rounded-theme.vuecal--green-theme .vuecal--day-view .vuecal__cell--today:before{background-color:rgba(66,185,131,.05)}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#42b983}.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:rgba(195,255,225,.5)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:rgba(100,182,255,.2)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#8fb7e4;color:#fff}.vuecal--rounded-theme.vuecal--blue-theme .vuecal--day-view .vuecal__cell--today:before{background-color:rgba(143,183,228,.1)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#61a9e0}.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:rgba(0,165,188,.06)}.vuecal--date-picker .vuecal__title-bar{font-size:1.2em}.vuecal--date-picker .vuecal__heading{font-weight:500;height:2.2em;opacity:.4}.vuecal--date-picker .vuecal__weekdays-headings{border:none}.vuecal--date-picker .vuecal__body{margin-left:1px}.vuecal--date-picker .vuecal__cell,.vuecal--date-picker .vuecal__cell:before{background:none;border:none}.vuecal--date-picker .vuecal__cell-content{border:1px solid transparent;border-radius:25px;flex-grow:0;height:26px;transition:background-color .2s cubic-bezier(.39,.58,.57,1)}.vuecal--date-picker.vuecal--years-view .vuecal__cell-content{flex:0;height:24px;padding:0 4px}.vuecal--date-picker.vuecal--year-view .vuecal__cell-content{flex:0;padding:0 15px}.vuecal--date-picker.vuecal--month-view .vuecal__cell-content{width:26px}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell-content:hover{background-color:rgba(0,0,0,.1)}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{background-color:#42b982;color:#fff}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--current .vuecal__cell-content,.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{border-color:#42b982}',""]);const a=i},3645:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=e(t);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"==typeof e&&(e=[[null,e,""]]);var i={};if(r)for(var a=0;a{var r=n.g.CustomEvent;e.exports=function(){try{var e=new r("cat",{detail:{foo:"bar"}});return"cat"===e.type&&"bar"===e.detail.foo}catch(e){}return!1}()?r:"undefined"!=typeof document&&"function"==typeof document.createEvent?function(e,t){var n=document.createEvent("CustomEvent");return t?n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail):n.initCustomEvent(e,!1,!1,void 0),n}:function(e,t){var n=document.createEventObject();return n.type=e,t?(n.bubbles=Boolean(t.bubbles),n.cancelable=Boolean(t.cancelable),n.detail=t.detail):(n.bubbles=!1,n.cancelable=!1,n.detail=void 0),n}},3561:e=>{e.exports=function(e){var t=new Date(e.getTime()),n=t.getTimezoneOffset();return t.setSeconds(0,0),6e4*n+t.getTime()%6e4}},3374:(e,t,n)=>{var r=n(1884);e.exports=function(e,t){var n=r(e).getTime(),i=r(t).getTime();return ni?1:0}},3558:(e,t,n)=>{var r=n(1884);e.exports=function(e,t){var n=r(e).getTime(),i=r(t).getTime();return n>i?-1:n{var r=n(1884);e.exports=function(e,t){var n=r(e),i=r(t);return 12*(n.getFullYear()-i.getFullYear())+(n.getMonth()-i.getMonth())}},8081:(e,t,n)=>{var r=n(1884);e.exports=function(e,t){var n=r(e),i=r(t);return n.getTime()-i.getTime()}},1387:(e,t,n)=>{var r=n(1884),i=n(1924),a=n(3374);e.exports=function(e,t){var n=r(e),o=r(t),s=a(n,o),u=Math.abs(i(n,o));return n.setMonth(n.getMonth()-s*u),s*(u-(a(n,o)===-s))}},7977:(e,t,n)=>{var r=n(8081);e.exports=function(e,t){var n=r(e,t)/1e3;return n>0?Math.floor(n):Math.ceil(n)}},3332:(e,t,n)=>{var r=n(3558),i=n(1884),a=n(7977),o=n(1387),s=n(7479),u=43200;e.exports=function(e,t,n){var l=n||{},c=r(e,t),d=l.locale,f=s.distanceInWords.localize;d&&d.distanceInWords&&d.distanceInWords.localize&&(f=d.distanceInWords.localize);var h,p,m={addSuffix:Boolean(l.addSuffix),comparison:c};c>0?(h=i(e),p=i(t)):(h=i(t),p=i(e));var v,_=a(p,h),y=p.getTimezoneOffset()-h.getTimezoneOffset(),g=Math.round(_/60)-y;if(g<2)return l.includeSeconds?_<5?f("lessThanXSeconds",5,m):_<10?f("lessThanXSeconds",10,m):_<20?f("lessThanXSeconds",20,m):_<40?f("halfAMinute",null,m):f(_<60?"lessThanXMinutes":"xMinutes",1,m):0===g?f("lessThanXMinutes",1,m):f("xMinutes",g,m);if(g<45)return f("xMinutes",g,m);if(g<90)return f("aboutXHours",1,m);if(g<1440)return f("aboutXHours",Math.round(g/60),m);if(g<2520)return f("xDays",1,m);if(g{var r=n(3332);e.exports=function(e,t){return r(Date.now(),e,t)}},4286:e=>{e.exports=function(e){return e instanceof Date}},8854:e=>{var t=["M","MM","Q","D","DD","DDD","DDDD","d","E","W","WW","YY","YYYY","GG","GGGG","H","HH","h","hh","m","mm","s","ss","S","SS","SSS","Z","ZZ","X","x"];e.exports=function(e){var n=[];for(var r in e)e.hasOwnProperty(r)&&n.push(r);var i=t.concat(n).sort().reverse();return new RegExp("(\\[[^\\[]*\\])|(\\\\)?("+i.join("|")+"|.)","g")}},2894:e=>{e.exports=function(){var e={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};return{localize:function(t,n,r){var i;return r=r||{},i="string"==typeof e[t]?e[t]:1===n?e[t].one:e[t].other.replace("{{count}}",n),r.addSuffix?r.comparison>0?"in "+i:i+" ago":i}}}},664:(e,t,n)=>{var r=n(8854);e.exports=function(){var e=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],t=["January","February","March","April","May","June","July","August","September","October","November","December"],n=["Su","Mo","Tu","We","Th","Fr","Sa"],i=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],a=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],o=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],l={MMM:function(t){return e[t.getMonth()]},MMMM:function(e){return t[e.getMonth()]},dd:function(e){return n[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return a[e.getDay()]},A:function(e){return e.getHours()/12>=1?o[1]:o[0]},a:function(e){return e.getHours()/12>=1?s[1]:s[0]},aa:function(e){return e.getHours()/12>=1?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach((function(e){l[e+"o"]=function(t,n){return function(e){var t=e%100;if(t>20||t<10)switch(t%10){case 1:return e+"st";case 2:return e+"nd";case 3:return e+"rd"}return e+"th"}(n[e](t))}})),{formatters:l,formattingTokensRegExp:r(l)}}},7479:(e,t,n)=>{var r=n(2894),i=n(664);e.exports={distanceInWords:r(),format:i()}},1884:(e,t,n)=>{var r=n(3561),i=n(4286),a=36e5,o=6e4,s=/[T ]/,u=/:/,l=/^(\d{2})$/,c=[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],d=/^(\d{4})/,f=[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],h=/^-(\d{2})$/,p=/^-?(\d{3})$/,m=/^-?(\d{2})-?(\d{2})$/,v=/^-?W(\d{2})$/,_=/^-?W(\d{2})-?(\d{1})$/,y=/^(\d{2}([.,]\d*)?)$/,g=/^(\d{2}):?(\d{2}([.,]\d*)?)$/,b=/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,w=/([Z+-].*)$/,M=/^(Z)$/,L=/^([+-])(\d{2})$/,k=/^([+-])(\d{2}):?(\d{2})$/;function D(e,t,n){t=t||0,n=n||0;var r=new Date(0);r.setUTCFullYear(e,0,4);var i=7*t+n+1-(r.getUTCDay()||7);return r.setUTCDate(r.getUTCDate()+i),r}e.exports=function(e,t){if(i(e))return new Date(e.getTime());if("string"!=typeof e)return new Date(e);var n=(t||{}).additionalDigits;n=null==n?2:Number(n);var x=function(e){var t,n={},r=e.split(s);u.test(r[0])?(n.date=null,t=r[0]):(n.date=r[0],t=r[1]);if(t){var i=w.exec(t);i?(n.time=t.replace(i[1],""),n.timezone=i[1]):n.time=t}return n}(e),T=function(e,t){var n,r=c[t],i=f[t];if(n=d.exec(e)||i.exec(e)){var a=n[1];return{year:parseInt(a,10),restDateString:e.slice(a.length)}}if(n=l.exec(e)||r.exec(e)){var o=n[1];return{year:100*parseInt(o,10),restDateString:e.slice(o.length)}}return{year:null}}(x.date,n),Y=T.year,S=function(e,t){if(null===t)return null;var n,r,i;if(0===e.length)return(r=new Date(0)).setUTCFullYear(t),r;if(n=h.exec(e))return r=new Date(0),i=parseInt(n[1],10)-1,r.setUTCFullYear(t,i),r;if(n=p.exec(e)){r=new Date(0);var a=parseInt(n[1],10);return r.setUTCFullYear(t,0,a),r}if(n=m.exec(e)){r=new Date(0),i=parseInt(n[1],10)-1;var o=parseInt(n[2],10);return r.setUTCFullYear(t,i,o),r}if(n=v.exec(e))return D(t,parseInt(n[1],10)-1);if(n=_.exec(e)){return D(t,parseInt(n[1],10)-1,parseInt(n[2],10)-1)}return null}(T.restDateString,Y);if(S){var j,O=S.getTime(),E=0;if(x.time&&(E=function(e){var t,n,r;if(t=y.exec(e))return(n=parseFloat(t[1].replace(",",".")))%24*a;if(t=g.exec(e))return n=parseInt(t[1],10),r=parseFloat(t[2].replace(",",".")),n%24*a+r*o;if(t=b.exec(e)){n=parseInt(t[1],10),r=parseInt(t[2],10);var i=parseFloat(t[3].replace(",","."));return n%24*a+r*o+1e3*i}return null}(x.time)),x.timezone)j=function(e){var t,n;if(t=M.exec(e))return 0;if(t=L.exec(e))return n=60*parseInt(t[2],10),"+"===t[1]?-n:n;if(t=k.exec(e))return n=60*parseInt(t[2],10)+parseInt(t[3],10),"+"===t[1]?-n:n;return 0}(x.timezone)*o;else{var C=O+E,A=new Date(C);j=r(A);var H=new Date(C);H.setDate(A.getDate()+1);var P=r(H)-r(A);P>0&&(j+=P)}return new Date(O+E+j)}return new Date(e)}},9425:e=>{"use strict";var t={};function n(e){var n=t[e];return n?n.lastIndex=0:t[e]=n=new RegExp("(?:^|\\s)"+e+"(?:\\s|$)","g"),n}e.exports={add:function(e,t){var r=e.className;r.length?n(t).test(r)||(e.className+=" "+t):e.className=t},rm:function(e,t){e.className=e.className.replace(n(t)," ").trim()}}},7137:(e,t,n)=>{"use strict";var r=n(5229),i=n(1808),a=n(9425),o=document,s=o.documentElement;function u(e,t,r,a){n.g.navigator.pointerEnabled?i[t](e,{mouseup:"pointerup",mousedown:"pointerdown",mousemove:"pointermove"}[r],a):n.g.navigator.msPointerEnabled?i[t](e,{mouseup:"MSPointerUp",mousedown:"MSPointerDown",mousemove:"MSPointerMove"}[r],a):(i[t](e,{mouseup:"touchend",mousedown:"touchstart",mousemove:"touchmove"}[r],a),i[t](e,r,a))}function l(e){if(void 0!==e.touches)return e.touches.length;if(void 0!==e.which&&0!==e.which)return e.which;if(void 0!==e.buttons)return e.buttons;var t=e.button;return void 0!==t?1&t?1:2&t?3:4&t?2:0:void 0}function c(e){var t=e.getBoundingClientRect();return{left:t.left+d("scrollLeft","pageXOffset"),top:t.top+d("scrollTop","pageYOffset")}}function d(e,t){return void 0!==n.g[t]?n.g[t]:s.clientHeight?s[e]:o.body[e]}function f(e,t,n){var r,i=(e=e||{}).className||"";return e.className+=" gu-hide",r=o.elementFromPoint(t,n),e.className=i,r}function h(){return!1}function p(){return!0}function m(e){return e.width||e.right-e.left}function v(e){return e.height||e.bottom-e.top}function _(e){return e.parentNode===o?null:e.parentNode}function y(e){return"INPUT"===e.tagName||"TEXTAREA"===e.tagName||"SELECT"===e.tagName||g(e)}function g(e){return!!e&&("false"!==e.contentEditable&&("true"===e.contentEditable||g(_(e))))}function b(e){return e.nextElementSibling||function(){var t=e;do{t=t.nextSibling}while(t&&1!==t.nodeType);return t}()}function w(e,t){var n=function(e){return e.targetTouches&&e.targetTouches.length?e.targetTouches[0]:e.changedTouches&&e.changedTouches.length?e.changedTouches[0]:e}(t),r={pageX:"clientX",pageY:"clientY"};return e in r&&!(e in n)&&r[e]in n&&(e=r[e]),n[e]}e.exports=function(e,t){var n,d,g,M,L,k,D,x,T,Y,S,j=arguments.length;1===j&&!1===Array.isArray(e)&&(t=e,e=[]);var O,E=null,C=t||{};void 0===C.moves&&(C.moves=p),void 0===C.accepts&&(C.accepts=p),void 0===C.invalid&&(C.invalid=q),void 0===C.containers&&(C.containers=e||[]),void 0===C.isContainer&&(C.isContainer=h),void 0===C.copy&&(C.copy=!1),void 0===C.copySortSource&&(C.copySortSource=!1),void 0===C.revertOnSpill&&(C.revertOnSpill=!1),void 0===C.removeOnSpill&&(C.removeOnSpill=!1),void 0===C.direction&&(C.direction="vertical"),void 0===C.ignoreInputTextSelection&&(C.ignoreInputTextSelection=!0),void 0===C.mirrorContainer&&(C.mirrorContainer=o.body);var A=r({containers:C.containers,start:V,end:J,cancel:Q,remove:K,destroy:I,canMove:U,dragging:!1});return!0===C.removeOnSpill&&A.on("over",ie).on("out",ae),P(),A;function H(e){return-1!==A.containers.indexOf(e)||C.isContainer(e)}function P(e){var t=e?"remove":"add";u(s,t,"mousedown",W),u(s,t,"mouseup",X)}function N(e){u(s,e?"remove":"add","mousemove",R)}function $(e){var t=e?"remove":"add";i[t](s,"selectstart",F),i[t](s,"click",F)}function I(){P(!0),X({})}function F(e){O&&e.preventDefault()}function W(e){if(k=e.clientX,D=e.clientY,!(1!==l(e)||e.metaKey||e.ctrlKey)){var t=e.target,n=z(t);n&&(O=n,N(),"mousedown"===e.type&&(y(t)?t.focus():e.preventDefault()))}}function R(e){if(O)if(0!==l(e)){if(!(void 0!==e.clientX&&Math.abs(e.clientX-k)<=(C.slideFactorX||0)&&void 0!==e.clientY&&Math.abs(e.clientY-D)<=(C.slideFactorY||0))){if(C.ignoreInputTextSelection){var t=w("clientX",e)||0,n=w("clientY",e)||0;if(y(o.elementFromPoint(t,n)))return}var r=O;N(!0),$(),J(),B(r);var i=c(g);M=w("pageX",e)-i.left,L=w("pageY",e)-i.top,a.add(Y||g,"gu-transit"),oe(),re(e)}}else X({})}function z(e){if(!(A.dragging&&n||H(e))){for(var t=e;_(e)&&!1===H(_(e));){if(C.invalid(e,t))return;if(!(e=_(e)))return}var r=_(e);if(r)if(!C.invalid(e,t))if(C.moves(e,r,t,b(e)))return{item:e,source:r}}}function U(e){return!!z(e)}function V(e){var t=z(e);t&&B(t)}function B(e){ce(e.item,e.source)&&(Y=e.item.cloneNode(!0),A.emit("cloned",Y,e.item,"copy")),d=e.source,g=e.item,x=T=b(e.item),A.dragging=!0,A.emit("drag",g,d)}function q(){return!1}function J(){if(A.dragging){var e=Y||g;Z(e,_(e))}}function G(){O=!1,N(!0),$(!0)}function X(e){if(G(),A.dragging){var t=Y||g,r=w("clientX",e)||0,i=w("clientY",e)||0,a=ne(f(n,r,i),r,i);a&&(Y&&C.copySortSource||!Y||a!==d)?Z(t,a):C.removeOnSpill?K():Q()}}function Z(e,t){var n=_(e);Y&&C.copySortSource&&t===d&&n.removeChild(g),te(t)?A.emit("cancel",e,d,d):A.emit("drop",e,t,d,T),ee()}function K(){if(A.dragging){var e=Y||g,t=_(e);t&&t.removeChild(e),A.emit(Y?"cancel":"remove",e,t,d),ee()}}function Q(e){if(A.dragging){var t=arguments.length>0?e:C.revertOnSpill,n=Y||g,r=_(n),i=te(r);!1===i&&t&&(Y?r&&r.removeChild(Y):d.insertBefore(n,x)),i||t?A.emit("cancel",n,d,d):A.emit("drop",n,r,d,T),ee()}}function ee(){var e=Y||g;G(),se(),e&&a.rm(e,"gu-transit"),S&&clearTimeout(S),A.dragging=!1,E&&A.emit("out",e,E,d),A.emit("dragend",e),d=g=Y=x=T=S=E=null}function te(e,t){var r;return r=void 0!==t?t:n?T:b(Y||g),e===d&&r===x}function ne(e,t,n){for(var r=e;r&&!i();)r=_(r);return r;function i(){if(!1===H(r))return!1;var i=ue(r,e),a=le(r,i,t,n);return!!te(r,a)||C.accepts(g,r,d,a)}}function re(e){if(n){e.preventDefault();var t=w("clientX",e)||0,r=w("clientY",e)||0,i=t-M,a=r-L;n.style.left=i+"px",n.style.top=a+"px";var o=Y||g,s=f(n,t,r),u=ne(s,t,r),l=null!==u&&u!==E;(l||null===u)&&(E&&m("out"),E=u,l&&m("over"));var c=_(o);if(u!==d||!Y||C.copySortSource){var h,p=ue(u,s);if(null!==p)h=le(u,p,t,r);else{if(!0!==C.revertOnSpill||Y)return void(Y&&c&&c.removeChild(o));h=x,u=d}(null===h&&l||h!==o&&h!==b(o))&&(T=h,u.insertBefore(o,h),A.emit("shadow",o,u,d))}else c&&c.removeChild(o)}function m(e){A.emit(e,o,E,d)}}function ie(e){a.rm(e,"gu-hide")}function ae(e){A.dragging&&a.add(e,"gu-hide")}function oe(){if(!n){var e=g.getBoundingClientRect();(n=g.cloneNode(!0)).style.width=m(e)+"px",n.style.height=v(e)+"px",a.rm(n,"gu-transit"),a.add(n,"gu-mirror"),C.mirrorContainer.appendChild(n),u(s,"add","mousemove",re),a.add(C.mirrorContainer,"gu-unselectable"),A.emit("cloned",n,g,"mirror")}}function se(){n&&(a.rm(C.mirrorContainer,"gu-unselectable"),u(s,"remove","mousemove",re),_(n).removeChild(n),n=null)}function ue(e,t){for(var n=t;n!==e&&_(n)!==e;)n=_(n);return n===s?null:n}function le(e,t,n,r){var i="horizontal"===C.direction,a=t!==e?function(){var e=t.getBoundingClientRect();if(i)return o(n>e.left+m(e)/2);return o(r>e.top+v(e)/2)}():function(){var t,a,o,s=e.children.length;for(t=0;tn)return a;if(!i&&o.top+o.height/2>r)return a}return null}();return a;function o(e){return e?b(t):t}}function ce(e,t){return"boolean"==typeof C.copy?C.copy:C.copy(e,t)}}},9755:function(e,t){var n;!function(t,n){"use strict";"object"==typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)}("undefined"!=typeof window?window:this,(function(r,i){"use strict";var a=[],o=Object.getPrototypeOf,s=a.slice,u=a.flat?function(e){return a.flat.call(e)}:function(e){return a.concat.apply([],e)},l=a.push,c=a.indexOf,d={},f=d.toString,h=d.hasOwnProperty,p=h.toString,m=p.call(Object),v={},_=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},y=function(e){return null!=e&&e===e.window},g=r.document,b={type:!0,src:!0,nonce:!0,noModule:!0};function w(e,t,n){var r,i,a=(n=n||g).createElement("script");if(a.text=e,t)for(r in b)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&a.setAttribute(r,i);n.head.appendChild(a).parentNode.removeChild(a)}function M(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?d[f.call(e)]||"object":typeof e}var L="3.6.0",k=function(e,t){return new k.fn.init(e,t)};function D(e){var t=!!e&&"length"in e&&e.length,n=M(e);return!_(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}k.fn=k.prototype={jquery:L,constructor:k,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(e){return this.pushStack(k.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(k.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(k.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n+~]|[\\x20\\t\\r\\n\\f])[\\x20\\t\\r\\n\\f]*"),V=new RegExp(N+"|>"),B=new RegExp(F),q=new RegExp("^"+$+"$"),J={ID:new RegExp("^#("+$+")"),CLASS:new RegExp("^\\.("+$+")"),TAG:new RegExp("^("+$+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\([\\x20\\t\\r\\n\\f]*(even|odd|(([+-]|)(\\d*)n|)[\\x20\\t\\r\\n\\f]*(?:([+-]|)[\\x20\\t\\r\\n\\f]*(\\d+)|))[\\x20\\t\\r\\n\\f]*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^[\\x20\\t\\r\\n\\f]*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\([\\x20\\t\\r\\n\\f]*((?:-\\d)?\\d*)[\\x20\\t\\r\\n\\f]*\\)|)(?=[^-]|$)","i")},G=/HTML$/i,X=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}[\\x20\\t\\r\\n\\f]?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ae=function(){f()},oe=be((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{C.apply(j=A.call(w.childNodes),w.childNodes),j[w.childNodes.length].nodeType}catch(e){C={apply:j.length?function(e,t){E.apply(e,A.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function se(e,t,r,i){var a,s,l,c,d,p,_,y=t&&t.ownerDocument,w=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==w&&9!==w&&11!==w)return r;if(!i&&(f(t),t=t||h,m)){if(11!==w&&(d=Q.exec(e)))if(a=d[1]){if(9===w){if(!(l=t.getElementById(a)))return r;if(l.id===a)return r.push(l),r}else if(y&&(l=y.getElementById(a))&&g(t,l)&&l.id===a)return r.push(l),r}else{if(d[2])return C.apply(r,t.getElementsByTagName(e)),r;if((a=d[3])&&n.getElementsByClassName&&t.getElementsByClassName)return C.apply(r,t.getElementsByClassName(a)),r}if(n.qsa&&!T[e+" "]&&(!v||!v.test(e))&&(1!==w||"object"!==t.nodeName.toLowerCase())){if(_=e,y=t,1===w&&(V.test(e)||U.test(e))){for((y=ee.test(e)&&_e(t.parentNode)||t)===t&&n.scope||((c=t.getAttribute("id"))?c=c.replace(re,ie):t.setAttribute("id",c=b)),s=(p=o(e)).length;s--;)p[s]=(c?"#"+c:":scope")+" "+ge(p[s]);_=p.join(",")}try{return C.apply(r,y.querySelectorAll(_)),r}catch(t){T(e,!0)}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(R,"$1"),t,r,i)}function ue(){var e=[];return function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}}function le(e){return e[b]=!0,e}function ce(e){var t=h.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function de(e,t){for(var n=e.split("|"),i=n.length;i--;)r.attrHandle[n[i]]=t}function fe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function he(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function me(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&oe(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function ve(e){return le((function(t){return t=+t,le((function(n,r){for(var i,a=e([],n.length,t),o=a.length;o--;)n[i=a[o]]&&(n[i]=!(r[i]=n[i]))}))}))}function _e(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=se.support={},a=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!G.test(t||n&&n.nodeName||"HTML")},f=se.setDocument=function(e){var t,i,o=e?e.ownerDocument||e:w;return o!=h&&9===o.nodeType&&o.documentElement?(p=(h=o).documentElement,m=!a(h),w!=h&&(i=h.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",ae,!1):i.attachEvent&&i.attachEvent("onunload",ae)),n.scope=ce((function(e){return p.appendChild(e).appendChild(h.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.attributes=ce((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=ce((function(e){return e.appendChild(h.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=K.test(h.getElementsByClassName),n.getById=ce((function(e){return p.appendChild(e).id=b,!h.getElementsByName||!h.getElementsByName(b).length})),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n,r,i,a=t.getElementById(e);if(a){if((n=a.getAttributeNode("id"))&&n.value===e)return[a];for(i=t.getElementsByName(e),r=0;a=i[r++];)if((n=a.getAttributeNode("id"))&&n.value===e)return[a]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,a=t.getElementsByTagName(e);if("*"===e){for(;n=a[i++];)1===n.nodeType&&r.push(n);return r}return a},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&m)return t.getElementsByClassName(e)},_=[],v=[],(n.qsa=K.test(h.querySelectorAll))&&(ce((function(e){var t;p.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]=[\\x20\\t\\r\\n\\f]*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\[[\\x20\\t\\r\\n\\f]*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||v.push("~="),(t=h.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\[[\\x20\\t\\r\\n\\f]*name[\\x20\\t\\r\\n\\f]*=[\\x20\\t\\r\\n\\f]*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")})),ce((function(e){e.innerHTML="";var t=h.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name[\\x20\\t\\r\\n\\f]*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),p.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")}))),(n.matchesSelector=K.test(y=p.matches||p.webkitMatchesSelector||p.mozMatchesSelector||p.oMatchesSelector||p.msMatchesSelector))&&ce((function(e){n.disconnectedMatch=y.call(e,"*"),y.call(e,"[s!='']:x"),_.push("!=",F)})),v=v.length&&new RegExp(v.join("|")),_=_.length&&new RegExp(_.join("|")),t=K.test(p.compareDocumentPosition),g=t||K.test(p.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},Y=t?function(e,t){if(e===t)return d=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==h||e.ownerDocument==w&&g(w,e)?-1:t==h||t.ownerDocument==w&&g(w,t)?1:c?H(c,e)-H(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return d=!0,0;var n,r=0,i=e.parentNode,a=t.parentNode,o=[e],s=[t];if(!i||!a)return e==h?-1:t==h?1:i?-1:a?1:c?H(c,e)-H(c,t):0;if(i===a)return fe(e,t);for(n=e;n=n.parentNode;)o.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;o[r]===s[r];)r++;return r?fe(o[r],s[r]):o[r]==w?-1:s[r]==w?1:0},h):h},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(f(e),n.matchesSelector&&m&&!T[t+" "]&&(!_||!_.test(t))&&(!v||!v.test(t)))try{var r=y.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){T(t,!0)}return se(t,h,null,[e]).length>0},se.contains=function(e,t){return(e.ownerDocument||e)!=h&&f(e),g(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=h&&f(e);var i=r.attrHandle[t.toLowerCase()],a=i&&S.call(r.attrHandle,t.toLowerCase())?i(e,t,!m):void 0;return void 0!==a?a:n.attributes||!m?e.getAttribute(t):(a=e.getAttributeNode(t))&&a.specified?a.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,r=[],i=0,a=0;if(d=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(Y),d){for(;t=e[a++];)t===e[a]&&(i=r.push(a));for(;i--;)e.splice(r[i],1)}return c=null,e},i=se.getText=function(e){var t,n="",r=0,a=e.nodeType;if(a){if(1===a||9===a||11===a){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===a||4===a)return e.nodeValue}else for(;t=e[r++];)n+=i(t);return n},r=se.selectors={cacheLength:50,createPseudo:le,match:J,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return J.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&B.test(n)&&(t=o(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=k[e+" "];return t||(t=new RegExp("(^|[\\x20\\t\\r\\n\\f])"+e+"("+N+"|$)"))&&k(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var i=se.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(W," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var a="nth"!==e.slice(0,3),o="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,d,f,h,p,m=a!==o?"nextSibling":"previousSibling",v=t.parentNode,_=s&&t.nodeName.toLowerCase(),y=!u&&!s,g=!1;if(v){if(a){for(;m;){for(f=t;f=f[m];)if(s?f.nodeName.toLowerCase()===_:1===f.nodeType)return!1;p=m="only"===e&&!p&&"nextSibling"}return!0}if(p=[o?v.firstChild:v.lastChild],o&&y){for(g=(h=(l=(c=(d=(f=v)[b]||(f[b]={}))[f.uniqueID]||(d[f.uniqueID]={}))[e]||[])[0]===M&&l[1])&&l[2],f=h&&v.childNodes[h];f=++h&&f&&f[m]||(g=h=0)||p.pop();)if(1===f.nodeType&&++g&&f===t){c[e]=[M,h,g];break}}else if(y&&(g=h=(l=(c=(d=(f=t)[b]||(f[b]={}))[f.uniqueID]||(d[f.uniqueID]={}))[e]||[])[0]===M&&l[1]),!1===g)for(;(f=++h&&f&&f[m]||(g=h=0)||p.pop())&&((s?f.nodeName.toLowerCase()!==_:1!==f.nodeType)||!++g||(y&&((c=(d=f[b]||(f[b]={}))[f.uniqueID]||(d[f.uniqueID]={}))[e]=[M,g]),f!==t)););return(g-=i)===r||g%r==0&&g/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?le((function(e,n){for(var r,a=i(e,t),o=a.length;o--;)e[r=H(e,a[o])]=!(n[r]=a[o])})):function(e){return i(e,0,n)}):i}},pseudos:{not:le((function(e){var t=[],n=[],r=s(e.replace(R,"$1"));return r[b]?le((function(e,t,n,i){for(var a,o=r(e,null,i,[]),s=e.length;s--;)(a=o[s])&&(e[s]=!(t[s]=a))})):function(e,i,a){return t[0]=e,r(t,null,a,n),t[0]=null,!n.pop()}})),has:le((function(e){return function(t){return se(e,t).length>0}})),contains:le((function(e){return e=e.replace(te,ne),function(t){return(t.textContent||i(t)).indexOf(e)>-1}})),lang:le((function(e){return q.test(e||"")||se.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=m?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===p},focus:function(e){return e===h.activeElement&&(!h.hasFocus||h.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:me(!1),disabled:me(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Z.test(e.nodeName)},input:function(e){return X.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ve((function(){return[0]})),last:ve((function(e,t){return[t-1]})),eq:ve((function(e,t,n){return[n<0?n+t:n]})),even:ve((function(e,t){for(var n=0;nt?t:n;--r>=0;)e.push(r);return e})),gt:ve((function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function Me(e,t,n,r,i){for(var a,o=[],s=0,u=e.length,l=null!=t;s-1&&(a[l]=!(o[l]=d))}}else _=Me(_===o?_.splice(p,_.length):_),i?i(null,o,_,u):C.apply(o,_)}))}function ke(e){for(var t,n,i,a=e.length,o=r.relative[e[0].type],s=o||r.relative[" "],u=o?1:0,c=be((function(e){return e===t}),s,!0),d=be((function(e){return H(t,e)>-1}),s,!0),f=[function(e,n,r){var i=!o&&(r||n!==l)||((t=n).nodeType?c(e,n,r):d(e,n,r));return t=null,i}];u1&&we(f),u>1&&ge(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(R,"$1"),n,u0,i=e.length>0,a=function(a,o,s,u,c){var d,p,v,_=0,y="0",g=a&&[],b=[],w=l,L=a||i&&r.find.TAG("*",c),k=M+=null==w?1:Math.random()||.1,D=L.length;for(c&&(l=o==h||o||c);y!==D&&null!=(d=L[y]);y++){if(i&&d){for(p=0,o||d.ownerDocument==h||(f(d),s=!m);v=e[p++];)if(v(d,o||h,s)){u.push(d);break}c&&(M=k)}n&&((d=!v&&d)&&_--,a&&g.push(d))}if(_+=y,n&&y!==_){for(p=0;v=t[p++];)v(g,b,o,s);if(a){if(_>0)for(;y--;)g[y]||b[y]||(b[y]=O.call(u));b=Me(b)}C.apply(u,b),c&&!a&&b.length>0&&_+t.length>1&&se.uniqueSort(u)}return c&&(M=k,l=w),g};return n?le(a):a}(a,i)),s.selector=e}return s},u=se.select=function(e,t,n,i){var a,u,l,c,d,f="function"==typeof e&&e,h=!i&&o(e=f.selector||e);if(n=n||[],1===h.length){if((u=h[0]=h[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&m&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(te,ne),t)||[])[0]))return n;f&&(t=t.parentNode),e=e.slice(u.shift().value.length)}for(a=J.needsContext.test(e)?0:u.length;a--&&(l=u[a],!r.relative[c=l.type]);)if((d=r.find[c])&&(i=d(l.matches[0].replace(te,ne),ee.test(u[0].type)&&_e(t.parentNode)||t))){if(u.splice(a,1),!(e=i.length&&ge(u)))return C.apply(n,i),n;break}}return(f||s(e,h))(i,t,!m,n,!t||ee.test(e)&&_e(t.parentNode)||t),n},n.sortStable=b.split("").sort(Y).join("")===b,n.detectDuplicates=!!d,f(),n.sortDetached=ce((function(e){return 1&e.compareDocumentPosition(h.createElement("fieldset"))})),ce((function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")}))||de("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&ce((function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||de("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),ce((function(e){return null==e.getAttribute("disabled")}))||de(P,(function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null})),se}(r);k.find=x,k.expr=x.selectors,k.expr[":"]=k.expr.pseudos,k.uniqueSort=k.unique=x.uniqueSort,k.text=x.getText,k.isXMLDoc=x.isXML,k.contains=x.contains,k.escapeSelector=x.escape;var T=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&k(e).is(n))break;r.push(e)}return r},Y=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},S=k.expr.match.needsContext;function j(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var O=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function E(e,t,n){return _(t)?k.grep(e,(function(e,r){return!!t.call(e,r,e)!==n})):t.nodeType?k.grep(e,(function(e){return e===t!==n})):"string"!=typeof t?k.grep(e,(function(e){return c.call(t,e)>-1!==n})):k.filter(t,e,n)}k.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?k.find.matchesSelector(r,e)?[r]:[]:k.find.matches(e,k.grep(t,(function(e){return 1===e.nodeType})))},k.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(k(e).filter((function(){for(t=0;t1?k.uniqueSort(n):n},filter:function(e){return this.pushStack(E(this,e||[],!1))},not:function(e){return this.pushStack(E(this,e||[],!0))},is:function(e){return!!E(this,"string"==typeof e&&S.test(e)?k(e):e||[],!1).length}});var C,A=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||C,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:A.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:g,!0)),O.test(r[1])&&k.isPlainObject(t))for(r in t)_(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=g.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):_(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this)}).prototype=k.fn,C=k(g);var H=/^(?:parents|prev(?:Until|All))/,P={children:!0,contents:!0,next:!0,prev:!0};function N(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter((function(){for(var e=0;e-1:1===n.nodeType&&k.find.matchesSelector(n,e))){a.push(n);break}return this.pushStack(a.length>1?k.uniqueSort(a):a)},index:function(e){return e?"string"==typeof e?c.call(k(e),this[0]):c.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(k.uniqueSort(k.merge(this.get(),k(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),k.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return T(e,"parentNode")},parentsUntil:function(e,t,n){return T(e,"parentNode",n)},next:function(e){return N(e,"nextSibling")},prev:function(e){return N(e,"previousSibling")},nextAll:function(e){return T(e,"nextSibling")},prevAll:function(e){return T(e,"previousSibling")},nextUntil:function(e,t,n){return T(e,"nextSibling",n)},prevUntil:function(e,t,n){return T(e,"previousSibling",n)},siblings:function(e){return Y((e.parentNode||{}).firstChild,e)},children:function(e){return Y(e.firstChild)},contents:function(e){return null!=e.contentDocument&&o(e.contentDocument)?e.contentDocument:(j(e,"template")&&(e=e.content||e),k.merge([],e.childNodes))}},(function(e,t){k.fn[e]=function(n,r){var i=k.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=k.filter(r,i)),this.length>1&&(P[e]||k.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}}));var $=/[^\x20\t\r\n\f]+/g;function I(e){return e}function F(e){throw e}function W(e,t,n,r){var i;try{e&&_(i=e.promise)?i.call(e).done(t).fail(n):e&&_(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}k.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return k.each(e.match($)||[],(function(e,n){t[n]=!0})),t}(e):k.extend({},e);var t,n,r,i,a=[],o=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;o.length;s=-1)for(n=o.shift();++s-1;)a.splice(n,1),n<=s&&s--})),this},has:function(e){return e?k.inArray(e,a)>-1:a.length>0},empty:function(){return a&&(a=[]),this},disable:function(){return i=o=[],a=n="",this},disabled:function(){return!a},lock:function(){return i=o=[],n||t||(a=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],o.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},k.extend({Deferred:function(e){var t=[["notify","progress",k.Callbacks("memory"),k.Callbacks("memory"),2],["resolve","done",k.Callbacks("once memory"),k.Callbacks("once memory"),0,"resolved"],["reject","fail",k.Callbacks("once memory"),k.Callbacks("once memory"),1,"rejected"]],n="pending",i={state:function(){return n},always:function(){return a.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return k.Deferred((function(n){k.each(t,(function(t,r){var i=_(e[r[4]])&&e[r[4]];a[r[1]]((function(){var e=i&&i.apply(this,arguments);e&&_(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,i?[e]:arguments)}))})),e=null})).promise()},then:function(e,n,i){var a=0;function o(e,t,n,i){return function(){var s=this,u=arguments,l=function(){var r,l;if(!(e=a&&(n!==F&&(s=void 0,u=[r]),t.rejectWith(s,u))}};e?c():(k.Deferred.getStackHook&&(c.stackTrace=k.Deferred.getStackHook()),r.setTimeout(c))}}return k.Deferred((function(r){t[0][3].add(o(0,r,_(i)?i:I,r.notifyWith)),t[1][3].add(o(0,r,_(e)?e:I)),t[2][3].add(o(0,r,_(n)?n:F))})).promise()},promise:function(e){return null!=e?k.extend(e,i):i}},a={};return k.each(t,(function(e,r){var o=r[2],s=r[5];i[r[1]]=o.add,s&&o.add((function(){n=s}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),o.add(r[3].fire),a[r[0]]=function(){return a[r[0]+"With"](this===a?void 0:this,arguments),this},a[r[0]+"With"]=o.fireWith})),i.promise(a),e&&e.call(a,a),a},when:function(e){var t=arguments.length,n=t,r=Array(n),i=s.call(arguments),a=k.Deferred(),o=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?s.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&(W(e,a.done(o(n)).resolve,a.reject,!t),"pending"===a.state()||_(i[n]&&i[n].then)))return a.then();for(;n--;)W(i[n],o(n),a.reject);return a.promise()}});var R=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;k.Deferred.exceptionHook=function(e,t){r.console&&r.console.warn&&e&&R.test(e.name)&&r.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},k.readyException=function(e){r.setTimeout((function(){throw e}))};var z=k.Deferred();function U(){g.removeEventListener("DOMContentLoaded",U),r.removeEventListener("load",U),k.ready()}k.fn.ready=function(e){return z.then(e).catch((function(e){k.readyException(e)})),this},k.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--k.readyWait:k.isReady)||(k.isReady=!0,!0!==e&&--k.readyWait>0||z.resolveWith(g,[k]))}}),k.ready.then=z.then,"complete"===g.readyState||"loading"!==g.readyState&&!g.documentElement.doScroll?r.setTimeout(k.ready):(g.addEventListener("DOMContentLoaded",U),r.addEventListener("load",U));var V=function(e,t,n,r,i,a,o){var s=0,u=e.length,l=null==n;if("object"===M(n))for(s in i=!0,n)V(e,t,s,n[s],!0,a,o);else if(void 0!==r&&(i=!0,_(r)||(o=!0),l&&(o?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(k(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each((function(){Q.remove(this,e)}))}}),k.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=K.get(e,t),n&&(!r||Array.isArray(n)?r=K.access(e,t,k.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=k.queue(e,t),r=n.length,i=n.shift(),a=k._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete a.stop,i.call(e,(function(){k.dequeue(e,t)}),a)),!r&&a&&a.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return K.get(e,n)||K.access(e,n,{empty:k.Callbacks("once memory").add((function(){K.remove(e,[t+"queue",n])}))})}}),k.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,ye=/^$|^module$|\/(?:java|ecma)script/i;pe=g.createDocumentFragment().appendChild(g.createElement("div")),(me=g.createElement("input")).setAttribute("type","radio"),me.setAttribute("checked","checked"),me.setAttribute("name","t"),pe.appendChild(me),v.checkClone=pe.cloneNode(!0).cloneNode(!0).lastChild.checked,pe.innerHTML="",v.noCloneChecked=!!pe.cloneNode(!0).lastChild.defaultValue,pe.innerHTML="",v.option=!!pe.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function be(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&j(e,t)?k.merge([e],n):n}function we(e,t){for(var n=0,r=e.length;n",""]);var Me=/<|&#?\w+;/;function Le(e,t,n,r,i){for(var a,o,s,u,l,c,d=t.createDocumentFragment(),f=[],h=0,p=e.length;h-1)i&&i.push(a);else if(l=se(a),o=be(d.appendChild(a),"script"),l&&we(o),n)for(c=0;a=o[c++];)ye.test(a.type||"")&&n.push(a);return d}var ke=/^([^.]*)(?:\.(.+)|)/;function De(){return!0}function xe(){return!1}function Te(e,t){return e===function(){try{return g.activeElement}catch(e){}}()==("focus"===t)}function Ye(e,t,n,r,i,a){var o,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)Ye(e,s,n,r,t[s],a);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=xe;else if(!i)return e;return 1===a&&(o=i,i=function(e){return k().off(e),o.apply(this,arguments)},i.guid=o.guid||(o.guid=k.guid++)),e.each((function(){k.event.add(this,t,i,r,n)}))}function Se(e,t,n){n?(K.set(e,t,!1),k.event.add(e,t,{namespace:!1,handler:function(e){var r,i,a=K.get(this,t);if(1&e.isTrigger&&this[t]){if(a.length)(k.event.special[t]||{}).delegateType&&e.stopPropagation();else if(a=s.call(arguments),K.set(this,t,a),r=n(this,t),this[t](),a!==(i=K.get(this,t))||r?K.set(this,t,!1):i={},a!==i)return e.stopImmediatePropagation(),e.preventDefault(),i&&i.value}else a.length&&(K.set(this,t,{value:k.event.trigger(k.extend(a[0],k.Event.prototype),a.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===K.get(e,t)&&k.event.add(e,t,De)}k.event={global:{},add:function(e,t,n,r,i){var a,o,s,u,l,c,d,f,h,p,m,v=K.get(e);if(X(e))for(n.handler&&(n=(a=n).handler,i=a.selector),i&&k.find.matchesSelector(oe,i),n.guid||(n.guid=k.guid++),(u=v.events)||(u=v.events=Object.create(null)),(o=v.handle)||(o=v.handle=function(t){return void 0!==k&&k.event.triggered!==t.type?k.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match($)||[""]).length;l--;)h=m=(s=ke.exec(t[l])||[])[1],p=(s[2]||"").split(".").sort(),h&&(d=k.event.special[h]||{},h=(i?d.delegateType:d.bindType)||h,d=k.event.special[h]||{},c=k.extend({type:h,origType:m,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(i),namespace:p.join(".")},a),(f=u[h])||((f=u[h]=[]).delegateCount=0,d.setup&&!1!==d.setup.call(e,r,p,o)||e.addEventListener&&e.addEventListener(h,o)),d.add&&(d.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?f.splice(f.delegateCount++,0,c):f.push(c),k.event.global[h]=!0)},remove:function(e,t,n,r,i){var a,o,s,u,l,c,d,f,h,p,m,v=K.hasData(e)&&K.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match($)||[""]).length;l--;)if(h=m=(s=ke.exec(t[l])||[])[1],p=(s[2]||"").split(".").sort(),h){for(d=k.event.special[h]||{},f=u[h=(r?d.delegateType:d.bindType)||h]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=a=f.length;a--;)c=f[a],!i&&m!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(f.splice(a,1),c.selector&&f.delegateCount--,d.remove&&d.remove.call(e,c));o&&!f.length&&(d.teardown&&!1!==d.teardown.call(e,p,v.handle)||k.removeEvent(e,h,v.handle),delete u[h])}else for(h in u)k.event.remove(e,h+t[l],n,r,!0);k.isEmptyObject(u)&&K.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,a,o,s=new Array(arguments.length),u=k.event.fix(e),l=(K.get(this,"events")||Object.create(null))[u.type]||[],c=k.event.special[u.type]||{};for(s[0]=u,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(a=[],o={},n=0;n-1:k.find(i,this,null,[l]).length),o[i]&&a.push(r);a.length&&s.push({elem:l,handlers:a})}return l=this,u\s*$/g;function Ce(e,t){return j(e,"table")&&j(11!==t.nodeType?t:t.firstChild,"tr")&&k(e).children("tbody")[0]||e}function Ae(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,a,o,s;if(1===t.nodeType){if(K.hasData(e)&&(s=K.get(e).events))for(i in K.remove(t,"handle events"),s)for(n=0,r=s[i].length;n1&&"string"==typeof p&&!v.checkClone&&Oe.test(p))return e.each((function(i){var a=e.eq(i);m&&(t[0]=p.call(this,i,a.html())),$e(a,t,n,r)}));if(f&&(a=(i=Le(t,e[0].ownerDocument,!1,e,r)).firstChild,1===i.childNodes.length&&(i=a),a||r)){for(s=(o=k.map(be(i,"script"),Ae)).length;d0&&we(o,!u&&be(e,"script")),s},cleanData:function(e){for(var t,n,r,i=k.event.special,a=0;void 0!==(n=e[a]);a++)if(X(n)){if(t=n[K.expando]){if(t.events)for(r in t.events)i[r]?k.event.remove(n,r):k.removeEvent(n,r,t.handle);n[K.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),k.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return V(this,(function(e){return void 0===e?k.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return $e(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Ce(this,e).appendChild(e)}))},prepend:function(){return $e(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Ce(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return $e(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return $e(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(k.cleanData(be(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return k.clone(this,e,t)}))},html:function(e){return V(this,(function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!je.test(e)&&!ge[(_e.exec(e)||["",""])[1].toLowerCase()]){e=k.htmlPrefilter(e);try{for(;n=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-a-u-s-.5))||0),u}function nt(e,t,n){var r=We(e),i=(!v.boxSizingReliable()||n)&&"border-box"===k.css(e,"boxSizing",!1,r),a=i,o=Ue(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(Fe.test(o)){if(!n)return o;o="auto"}return(!v.boxSizingReliable()&&i||!v.reliableTrDimensions()&&j(e,"tr")||"auto"===o||!parseFloat(o)&&"inline"===k.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===k.css(e,"boxSizing",!1,r),(a=s in e)&&(o=e[s])),(o=parseFloat(o)||0)+tt(e,t,n||(i?"border":"content"),a,r,o)+"px"}function rt(e,t,n,r,i){return new rt.prototype.init(e,t,n,r,i)}k.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Ue(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,a,o,s=G(t),u=Ze.test(t),l=e.style;if(u||(t=Ge(s)),o=k.cssHooks[t]||k.cssHooks[s],void 0===n)return o&&"get"in o&&void 0!==(i=o.get(e,!1,r))?i:l[t];"string"===(a=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ce(e,t,i),a="number"),null!=n&&n==n&&("number"!==a||u||(n+=i&&i[3]||(k.cssNumber[s]?"":"px")),v.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),o&&"set"in o&&void 0===(n=o.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,a,o,s=G(t);return Ze.test(t)||(t=Ge(s)),(o=k.cssHooks[t]||k.cssHooks[s])&&"get"in o&&(i=o.get(e,!0,n)),void 0===i&&(i=Ue(e,t,r)),"normal"===i&&t in Qe&&(i=Qe[t]),""===n||n?(a=parseFloat(i),!0===n||isFinite(a)?a||0:i):i}}),k.each(["height","width"],(function(e,t){k.cssHooks[t]={get:function(e,n,r){if(n)return!Xe.test(k.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?nt(e,t,r):Re(e,Ke,(function(){return nt(e,t,r)}))},set:function(e,n,r){var i,a=We(e),o=!v.scrollboxSize()&&"absolute"===a.position,s=(o||r)&&"border-box"===k.css(e,"boxSizing",!1,a),u=r?tt(e,t,r,s,a):0;return s&&o&&(u-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(a[t])-tt(e,t,"border",!1,a)-.5)),u&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=k.css(e,t)),et(0,n,u)}}})),k.cssHooks.marginLeft=Ve(v.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(Ue(e,"marginLeft"))||e.getBoundingClientRect().left-Re(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),k.each({margin:"",padding:"",border:"Width"},(function(e,t){k.cssHooks[e+t]={expand:function(n){for(var r=0,i={},a="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+ae[r]+t]=a[r]||a[r-2]||a[0];return i}},"margin"!==e&&(k.cssHooks[e+t].set=et)})),k.fn.extend({css:function(e,t){return V(this,(function(e,t,n){var r,i,a={},o=0;if(Array.isArray(t)){for(r=We(e),i=t.length;o1)}}),k.Tween=rt,rt.prototype={constructor:rt,init:function(e,t,n,r,i,a){this.elem=e,this.prop=n,this.easing=i||k.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=a||(k.cssNumber[n]?"":"px")},cur:function(){var e=rt.propHooks[this.prop];return e&&e.get?e.get(this):rt.propHooks._default.get(this)},run:function(e){var t,n=rt.propHooks[this.prop];return this.options.duration?this.pos=t=k.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):rt.propHooks._default.set(this),this}},rt.prototype.init.prototype=rt.prototype,rt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=k.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){k.fx.step[e.prop]?k.fx.step[e.prop](e):1!==e.elem.nodeType||!k.cssHooks[e.prop]&&null==e.elem.style[Ge(e.prop)]?e.elem[e.prop]=e.now:k.style(e.elem,e.prop,e.now+e.unit)}}},rt.propHooks.scrollTop=rt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},k.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},k.fx=rt.prototype.init,k.fx.step={};var it,at,ot=/^(?:toggle|show|hide)$/,st=/queueHooks$/;function ut(){at&&(!1===g.hidden&&r.requestAnimationFrame?r.requestAnimationFrame(ut):r.setTimeout(ut,k.fx.interval),k.fx.tick())}function lt(){return r.setTimeout((function(){it=void 0})),it=Date.now()}function ct(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=ae[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function dt(e,t,n){for(var r,i=(ft.tweeners[t]||[]).concat(ft.tweeners["*"]),a=0,o=i.length;a1)},removeAttr:function(e){return this.each((function(){k.removeAttr(this,e)}))}}),k.extend({attr:function(e,t,n){var r,i,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return void 0===e.getAttribute?k.prop(e,t,n):(1===a&&k.isXMLDoc(e)||(i=k.attrHooks[t.toLowerCase()]||(k.expr.match.bool.test(t)?ht:void 0)),void 0!==n?null===n?void k.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=k.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!v.radioValue&&"radio"===t&&j(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match($);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ht={set:function(e,t,n){return!1===t?k.removeAttr(e,n):e.setAttribute(n,n),n}},k.each(k.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=pt[t]||k.find.attr;pt[t]=function(e,t,r){var i,a,o=t.toLowerCase();return r||(a=pt[o],pt[o]=i,i=null!=n(e,t,r)?o:null,pt[o]=a),i}}));var mt=/^(?:input|select|textarea|button)$/i,vt=/^(?:a|area)$/i;function _t(e){return(e.match($)||[]).join(" ")}function yt(e){return e.getAttribute&&e.getAttribute("class")||""}function gt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match($)||[]}k.fn.extend({prop:function(e,t){return V(this,k.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[k.propFix[e]||e]}))}}),k.extend({prop:function(e,t,n){var r,i,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return 1===a&&k.isXMLDoc(e)||(t=k.propFix[t]||t,i=k.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=k.find.attr(e,"tabindex");return t?parseInt(t,10):mt.test(e.nodeName)||vt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),v.optSelected||(k.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),k.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){k.propFix[this.toLowerCase()]=this})),k.fn.extend({addClass:function(e){var t,n,r,i,a,o,s,u=0;if(_(e))return this.each((function(t){k(this).addClass(e.call(this,t,yt(this)))}));if((t=gt(e)).length)for(;n=this[u++];)if(i=yt(n),r=1===n.nodeType&&" "+_t(i)+" "){for(o=0;a=t[o++];)r.indexOf(" "+a+" ")<0&&(r+=a+" ");i!==(s=_t(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,a,o,s,u=0;if(_(e))return this.each((function(t){k(this).removeClass(e.call(this,t,yt(this)))}));if(!arguments.length)return this.attr("class","");if((t=gt(e)).length)for(;n=this[u++];)if(i=yt(n),r=1===n.nodeType&&" "+_t(i)+" "){for(o=0;a=t[o++];)for(;r.indexOf(" "+a+" ")>-1;)r=r.replace(" "+a+" "," ");i!==(s=_t(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):_(e)?this.each((function(n){k(this).toggleClass(e.call(this,n,yt(this),t),t)})):this.each((function(){var t,i,a,o;if(r)for(i=0,a=k(this),o=gt(e);t=o[i++];)a.hasClass(t)?a.removeClass(t):a.addClass(t);else void 0!==e&&"boolean"!==n||((t=yt(this))&&K.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":K.get(this,"__className__")||""))}))},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+_t(yt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;k.fn.extend({val:function(e){var t,n,r,i=this[0];return arguments.length?(r=_(e),this.each((function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,k(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=k.map(i,(function(e){return null==e?"":e+""}))),(t=k.valHooks[this.type]||k.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))}))):i?(t=k.valHooks[i.type]||k.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n:void 0}}),k.extend({valHooks:{option:{get:function(e){var t=k.find.attr(e,"value");return null!=t?t:_t(k.text(e))}},select:{get:function(e){var t,n,r,i=e.options,a=e.selectedIndex,o="select-one"===e.type,s=o?null:[],u=o?a+1:i.length;for(r=a<0?u:o?a:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),a}}}}),k.each(["radio","checkbox"],(function(){k.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=k.inArray(k(e).val(),t)>-1}},v.checkOn||(k.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),v.focusin="onfocusin"in r;var wt=/^(?:focusinfocus|focusoutblur)$/,Mt=function(e){e.stopPropagation()};k.extend(k.event,{trigger:function(e,t,n,i){var a,o,s,u,l,c,d,f,p=[n||g],m=h.call(e,"type")?e.type:e,v=h.call(e,"namespace")?e.namespace.split("."):[];if(o=f=s=n=n||g,3!==n.nodeType&&8!==n.nodeType&&!wt.test(m+k.event.triggered)&&(m.indexOf(".")>-1&&(v=m.split("."),m=v.shift(),v.sort()),l=m.indexOf(":")<0&&"on"+m,(e=e[k.expando]?e:new k.Event(m,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=v.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+v.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:k.makeArray(t,[e]),d=k.event.special[m]||{},i||!d.trigger||!1!==d.trigger.apply(n,t))){if(!i&&!d.noBubble&&!y(n)){for(u=d.delegateType||m,wt.test(u+m)||(o=o.parentNode);o;o=o.parentNode)p.push(o),s=o;s===(n.ownerDocument||g)&&p.push(s.defaultView||s.parentWindow||r)}for(a=0;(o=p[a++])&&!e.isPropagationStopped();)f=o,e.type=a>1?u:d.bindType||m,(c=(K.get(o,"events")||Object.create(null))[e.type]&&K.get(o,"handle"))&&c.apply(o,t),(c=l&&o[l])&&c.apply&&X(o)&&(e.result=c.apply(o,t),!1===e.result&&e.preventDefault());return e.type=m,i||e.isDefaultPrevented()||d._default&&!1!==d._default.apply(p.pop(),t)||!X(n)||l&&_(n[m])&&!y(n)&&((s=n[l])&&(n[l]=null),k.event.triggered=m,e.isPropagationStopped()&&f.addEventListener(m,Mt),n[m](),e.isPropagationStopped()&&f.removeEventListener(m,Mt),k.event.triggered=void 0,s&&(n[l]=s)),e.result}},simulate:function(e,t,n){var r=k.extend(new k.Event,n,{type:e,isSimulated:!0});k.event.trigger(r,null,t)}}),k.fn.extend({trigger:function(e,t){return this.each((function(){k.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return k.event.trigger(e,t,n,!0)}}),v.focusin||k.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){k.event.simulate(t,e.target,k.event.fix(e))};k.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,i=K.access(r,t);i||r.addEventListener(e,n,!0),K.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,i=K.access(r,t)-1;i?K.access(r,t,i):(r.removeEventListener(e,n,!0),K.remove(r,t))}}}));var Lt=r.location,kt={guid:Date.now()},Dt=/\?/;k.parseXML=function(e){var t,n;if(!e||"string"!=typeof e)return null;try{t=(new r.DOMParser).parseFromString(e,"text/xml")}catch(e){}return n=t&&t.getElementsByTagName("parsererror")[0],t&&!n||k.error("Invalid XML: "+(n?k.map(n.childNodes,(function(e){return e.textContent})).join("\n"):e)),t};var xt=/\[\]$/,Tt=/\r?\n/g,Yt=/^(?:submit|button|image|reset|file)$/i,St=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))k.each(t,(function(t,i){n||xt.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)}));else if(n||"object"!==M(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}k.param=function(e,t){var n,r=[],i=function(e,t){var n=_(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!k.isPlainObject(e))k.each(e,(function(){i(this.name,this.value)}));else for(n in e)jt(n,e[n],t,i);return r.join("&")},k.fn.extend({serialize:function(){return k.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=k.prop(this,"elements");return e?k.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!k(this).is(":disabled")&&St.test(this.nodeName)&&!Yt.test(e)&&(this.checked||!ve.test(e))})).map((function(e,t){var n=k(this).val();return null==n?null:Array.isArray(n)?k.map(n,(function(e){return{name:t.name,value:e.replace(Tt,"\r\n")}})):{name:t.name,value:n.replace(Tt,"\r\n")}})).get()}});var Ot=/%20/g,Et=/#.*$/,Ct=/([?&])_=[^&]*/,At=/^(.*?):[ \t]*([^\r\n]*)$/gm,Ht=/^(?:GET|HEAD)$/,Pt=/^\/\//,Nt={},$t={},It="*/".concat("*"),Ft=g.createElement("a");function Wt(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,a=t.toLowerCase().match($)||[];if(_(n))for(;r=a[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Rt(e,t,n,r){var i={},a=e===$t;function o(s){var u;return i[s]=!0,k.each(e[s]||[],(function(e,s){var l=s(t,n,r);return"string"!=typeof l||a||i[l]?a?!(u=l):void 0:(t.dataTypes.unshift(l),o(l),!1)})),u}return o(t.dataTypes[0])||!i["*"]&&o("*")}function zt(e,t){var n,r,i=k.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&k.extend(!0,e,r),e}Ft.href=Lt.href,k.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Lt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Lt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":It,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":k.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,k.ajaxSettings),t):zt(k.ajaxSettings,e)},ajaxPrefilter:Wt(Nt),ajaxTransport:Wt($t),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var n,i,a,o,s,u,l,c,d,f,h=k.ajaxSetup({},t),p=h.context||h,m=h.context&&(p.nodeType||p.jquery)?k(p):k.event,v=k.Deferred(),_=k.Callbacks("once memory"),y=h.statusCode||{},b={},w={},M="canceled",L={readyState:0,getResponseHeader:function(e){var t;if(l){if(!o)for(o={};t=At.exec(a);)o[t[1].toLowerCase()+" "]=(o[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=o[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return l?a:null},setRequestHeader:function(e,t){return null==l&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==l&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)L.always(e[L.status]);else for(t in e)y[t]=[y[t],e[t]];return this},abort:function(e){var t=e||M;return n&&n.abort(t),D(0,t),this}};if(v.promise(L),h.url=((e||h.url||Lt.href)+"").replace(Pt,Lt.protocol+"//"),h.type=t.method||t.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match($)||[""],null==h.crossDomain){u=g.createElement("a");try{u.href=h.url,u.href=u.href,h.crossDomain=Ft.protocol+"//"+Ft.host!=u.protocol+"//"+u.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=k.param(h.data,h.traditional)),Rt(Nt,h,t,L),l)return L;for(d in(c=k.event&&h.global)&&0==k.active++&&k.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Ht.test(h.type),i=h.url.replace(Et,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Ot,"+")):(f=h.url.slice(i.length),h.data&&(h.processData||"string"==typeof h.data)&&(i+=(Dt.test(i)?"&":"?")+h.data,delete h.data),!1===h.cache&&(i=i.replace(Ct,"$1"),f=(Dt.test(i)?"&":"?")+"_="+kt.guid+++f),h.url=i+f),h.ifModified&&(k.lastModified[i]&&L.setRequestHeader("If-Modified-Since",k.lastModified[i]),k.etag[i]&&L.setRequestHeader("If-None-Match",k.etag[i])),(h.data&&h.hasContent&&!1!==h.contentType||t.contentType)&&L.setRequestHeader("Content-Type",h.contentType),L.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+It+"; q=0.01":""):h.accepts["*"]),h.headers)L.setRequestHeader(d,h.headers[d]);if(h.beforeSend&&(!1===h.beforeSend.call(p,L,h)||l))return L.abort();if(M="abort",_.add(h.complete),L.done(h.success),L.fail(h.error),n=Rt($t,h,t,L)){if(L.readyState=1,c&&m.trigger("ajaxSend",[L,h]),l)return L;h.async&&h.timeout>0&&(s=r.setTimeout((function(){L.abort("timeout")}),h.timeout));try{l=!1,n.send(b,D)}catch(e){if(l)throw e;D(-1,e)}}else D(-1,"No Transport");function D(e,t,o,u){var d,f,g,b,w,M=t;l||(l=!0,s&&r.clearTimeout(s),n=void 0,a=u||"",L.readyState=e>0?4:0,d=e>=200&&e<300||304===e,o&&(b=function(e,t,n){for(var r,i,a,o,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)a=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){a=i;break}o||(o=i)}a=a||o}if(a)return a!==u[0]&&u.unshift(a),n[a]}(h,L,o)),!d&&k.inArray("script",h.dataTypes)>-1&&k.inArray("json",h.dataTypes)<0&&(h.converters["text script"]=function(){}),b=function(e,t,n,r){var i,a,o,s,u,l={},c=e.dataTypes.slice();if(c[1])for(o in e.converters)l[o.toLowerCase()]=e.converters[o];for(a=c.shift();a;)if(e.responseFields[a]&&(n[e.responseFields[a]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=a,a=c.shift())if("*"===a)a=u;else if("*"!==u&&u!==a){if(!(o=l[u+" "+a]||l["* "+a]))for(i in l)if((s=i.split(" "))[1]===a&&(o=l[u+" "+s[0]]||l["* "+s[0]])){!0===o?o=l[i]:!0!==l[i]&&(a=s[0],c.unshift(s[1]));break}if(!0!==o)if(o&&e.throws)t=o(t);else try{t=o(t)}catch(e){return{state:"parsererror",error:o?e:"No conversion from "+u+" to "+a}}}return{state:"success",data:t}}(h,b,L,d),d?(h.ifModified&&((w=L.getResponseHeader("Last-Modified"))&&(k.lastModified[i]=w),(w=L.getResponseHeader("etag"))&&(k.etag[i]=w)),204===e||"HEAD"===h.type?M="nocontent":304===e?M="notmodified":(M=b.state,f=b.data,d=!(g=b.error))):(g=M,!e&&M||(M="error",e<0&&(e=0))),L.status=e,L.statusText=(t||M)+"",d?v.resolveWith(p,[f,M,L]):v.rejectWith(p,[L,M,g]),L.statusCode(y),y=void 0,c&&m.trigger(d?"ajaxSuccess":"ajaxError",[L,h,d?f:g]),_.fireWith(p,[L,M]),c&&(m.trigger("ajaxComplete",[L,h]),--k.active||k.event.trigger("ajaxStop")))}return L},getJSON:function(e,t,n){return k.get(e,t,n,"json")},getScript:function(e,t){return k.get(e,void 0,t,"script")}}),k.each(["get","post"],(function(e,t){k[t]=function(e,n,r,i){return _(n)&&(i=i||r,r=n,n=void 0),k.ajax(k.extend({url:e,type:t,dataType:i,data:n,success:r},k.isPlainObject(e)&&e))}})),k.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),k._evalUrl=function(e,t,n){return k.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){k.globalEval(e,t,n)}})},k.fn.extend({wrapAll:function(e){var t;return this[0]&&(_(e)&&(e=e.call(this[0])),t=k(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return _(e)?this.each((function(t){k(this).wrapInner(e.call(this,t))})):this.each((function(){var t=k(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=_(e);return this.each((function(n){k(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){k(this).replaceWith(this.childNodes)})),this}}),k.expr.pseudos.hidden=function(e){return!k.expr.pseudos.visible(e)},k.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},k.ajaxSettings.xhr=function(){try{return new r.XMLHttpRequest}catch(e){}};var Ut={0:200,1223:204},Vt=k.ajaxSettings.xhr();v.cors=!!Vt&&"withCredentials"in Vt,v.ajax=Vt=!!Vt,k.ajaxTransport((function(e){var t,n;if(v.cors||Vt&&!e.crossDomain)return{send:function(i,a){var o,s=e.xhr();if(s.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(o in e.xhrFields)s[o]=e.xhrFields[o];for(o in e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)s.setRequestHeader(o,i[o]);t=function(e){return function(){t&&(t=n=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?a(0,"error"):a(s.status,s.statusText):a(Ut[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=t(),n=s.onerror=s.ontimeout=t("error"),void 0!==s.onabort?s.onabort=n:s.onreadystatechange=function(){4===s.readyState&&r.setTimeout((function(){t&&n()}))},t=t("abort");try{s.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}})),k.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),k.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return k.globalEval(e),e}}}),k.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),k.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,i){t=k("