diff --git a/editor/dist/dettect-editor/css/chunk-vendors.132c3c8c.css b/editor/dist/dettect-editor/css/chunk-vendors.132c3c8c.css new file mode 100644 index 0000000..cba8eb6 --- /dev/null +++ b/editor/dist/dettect-editor/css/chunk-vendors.132c3c8c.css @@ -0,0 +1,5 @@ +.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{-webkit-box-shadow:0 0 1px 2px rgba(52,152,219,.36);box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;-webkit-box-sizing:content-box;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after,.vue-slider-dot-tooltip-inner-top:after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-left:after,.vue-slider-dot-tooltip-inner-right:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-right:after{right:100%;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.vue-simple-suggest>ul{list-style:none;margin:0;padding:0}.vue-simple-suggest.designed{position:relative}.vue-simple-suggest.designed,.vue-simple-suggest.designed *{-webkit-box-sizing:border-box;box-sizing:border-box}.vue-simple-suggest.designed .input-wrapper input{display:block;width:100%;padding:10px;border:1px solid #cde;border-radius:3px;color:#000;background:#fff;outline:none;-webkit-transition:all .1s;transition:all .1s;-webkit-transition-delay:.05s;transition-delay:.05s}.vue-simple-suggest.designed.focus .input-wrapper input{border:1px solid #aaa}.vue-simple-suggest.designed .suggestions{position:absolute;left:0;right:0;top:100%;top:calc(100% + 5px);border-radius:3px;border:1px solid #aaa;background-color:#fff;opacity:1;z-index:1000}.vue-simple-suggest.designed .suggestions .suggest-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-simple-suggest.designed .suggestions .misc-item,.vue-simple-suggest.designed .suggestions .suggest-item{padding:5px 10px}.vue-simple-suggest.designed .suggestions .suggest-item.hover{background-color:#2874d5!important;color:#fff!important}.vue-simple-suggest.designed .suggestions .suggest-item.selected{background-color:#2832d5;color:#fff}.vue-tooltip{background-color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;max-width:320px;padding:6px 10px;border-radius:3px;z-index:100;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.4);box-shadow:2px 2px 3px rgba(0,0,0,.4)}.vue-tooltip.vue-tooltip-hidden{-webkit-transform:translateX(-100000px)!important;transform:translateX(-100000px)!important}.vue-tooltip .vue-tooltip-content{text-align:center}.vue-tooltip .tooltip-arrow{content:"";width:0;height:0;border-style:solid;position:absolute;margin:5px}.vue-tooltip[x-out-of-boundaries]{display:none}.vue-tooltip[x-placement^=bottom]{margin-top:5px}.vue-tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-bottom-color:#000;border-top-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;top:-5px;margin-top:0;margin-bottom:0}.vue-tooltip[x-placement^=top]{margin-bottom:5px}.vue-tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-top-color:#000;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;bottom:-5px;margin-top:0;margin-bottom:0}.vue-tooltip[x-placement^=right]{margin-left:5px}.vue-tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-right-color:#000;border-top-color:transparent!important;border-left-color:transparent!important;border-bottom-color:transparent!important;left:-5px;margin-left:0;margin-right:0}.vue-tooltip[x-placement^=left]{margin-right:5px}.vue-tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-left-color:#000;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;margin-left:0;margin-right:0}.vt-sort[data-v-2d248b32]{cursor:pointer}.disabled svg{color:grey}.disabled a{cursor:not-allowed} + +/*! + * BootstrapVue Custom CSS (https://bootstrap-vue.org) + */.bv-no-focus-ring:focus{outline:none}@media (max-width:575.98px){.bv-d-xs-down-none{display:none!important}}@media (max-width:767.98px){.bv-d-sm-down-none{display:none!important}}@media (max-width:991.98px){.bv-d-md-down-none{display:none!important}}@media (max-width:1199.98px){.bv-d-lg-down-none{display:none!important}}.bv-d-xl-down-none{display:none!important}.form-control.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control.focus.is-valid{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.focus.is-invalid{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-btn-label-control.form-control{background-image:none;padding:0}.input-group .b-form-btn-label-control.form-control{padding:0}.b-form-btn-label-control.form-control[dir=rtl],[dir=rtl] .b-form-btn-label-control.form-control{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.b-form-btn-label-control.form-control[dir=rtl]>label,[dir=rtl] .b-form-btn-label-control.form-control>label{text-align:right}.b-form-btn-label-control.form-control>.btn{line-height:1;font-size:inherit;-webkit-box-shadow:none!important;box-shadow:none!important;border:0}.b-form-btn-label-control.form-control>.btn:disabled{pointer-events:none}.b-form-btn-label-control.form-control.is-valid>.btn{color:#28a745}.b-form-btn-label-control.form-control.is-invalid>.btn{color:#dc3545}.b-form-btn-label-control.form-control>.dropdown-menu{padding:.5rem}.b-form-btn-label-control.form-control>label{outline:0;padding-left:.25rem;margin:0;border:0;font-size:inherit;cursor:pointer;min-height:calc(1.5em + .75rem)}.b-form-btn-label-control.form-control>label.form-control-sm{min-height:calc(1.5em + .5rem)}.b-form-btn-label-control.form-control>label.form-control-lg{min-height:calc(1.5em + 1rem)}.input-group.input-group-sm .b-form-btn-label-control.form-control>label{min-height:calc(1.5em + .5rem);padding-top:.25rem;padding-bottom:.25rem}.input-group.input-group-lg .b-form-btn-label-control.form-control>label{min-height:calc(1.5em + 1rem);padding-top:.5rem;padding-bottom:.5rem}.b-form-btn-label-control.form-control[aria-disabled=true],.b-form-btn-label-control.form-control[aria-readonly=true]{background-color:#e9ecef;opacity:1}.b-form-btn-label-control.form-control[aria-disabled=true]{pointer-events:none}.b-form-btn-label-control.form-control[aria-disabled=true]>label{cursor:default}.b-form-btn-label-control.btn-group>.dropdown-menu{padding:.5rem}.b-avatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.b-avatar:focus{outline:0}.b-avatar.btn,.b-avatar[href]{padding:0;border:0}.b-avatar.btn .b-avatar-img img,.b-avatar[href] .b-avatar-img img{transition:-webkit-transform .15s ease-in-out;-webkit-transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.b-avatar.btn:not(:disabled):not(.disabled),.b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{-webkit-transform:scale(1.15);transform:scale(1.15)}.b-avatar.disabled,.b-avatar:disabled,.b-avatar[disabled]{opacity:.65;pointer-events:none}.b-avatar .b-avatar-custom,.b-avatar .b-avatar-img,.b-avatar .b-avatar-text{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.b-avatar[href]{text-decoration:none}.b-avatar>.b-icon{width:60%;height:auto;max-width:100%}.b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit}.b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:5}.b-avatar-group .b-avatar-group-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-avatar-group .b-avatar{border:1px solid #dee2e6}.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled),.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled){z-index:3}.b-calendar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.b-calendar .b-calendar-inner{min-width:250px}.b-calendar .b-calendar-header,.b-calendar .b-calendar-nav{margin-bottom:.25rem}.b-calendar .b-calendar-nav .btn{padding:.25rem}.b-calendar output{padding:.25rem;font-size:80%}.b-calendar output.readonly{background-color:#e9ecef;opacity:1}.b-calendar .b-calendar-footer{margin-top:.5rem}.b-calendar .b-calendar-grid{padding:0;margin:0;overflow:hidden}.b-calendar .b-calendar-grid .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.b-calendar .b-calendar-grid-caption{padding:.25rem}.b-calendar .b-calendar-grid-body .col[data-date] .btn{width:32px;height:32px;font-size:14px;line-height:1;margin:3px auto;padding:9px 0}.b-calendar .btn.disabled,.b-calendar .btn:disabled,.b-calendar .btn[aria-disabled=true]{cursor:default;pointer-events:none}.card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.dropdown .dropdown-menu:focus{outline:none}.b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}.b-dropdown-form:focus{outline:1px dotted!important;outline:5px auto -webkit-focus-ring-color!important}.b-dropdown-form.disabled,.b-dropdown-form:disabled{outline:0!important;color:#6c757d;pointer-events:none}.b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}.custom-checkbox.b-custom-control-lg,.input-group-lg .custom-checkbox{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-checkbox.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-checkbox .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:.3rem}.custom-checkbox.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-checkbox .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background-size:50% 50%}.custom-checkbox.b-custom-control-sm,.input-group-sm .custom-checkbox{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-checkbox.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-checkbox .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:.2rem}.custom-checkbox.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-checkbox .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background-size:50% 50%}.custom-switch.b-custom-control-lg,.input-group-lg .custom-switch{padding-left:2.8125rem}.custom-switch.b-custom-control-lg .custom-control-label,.input-group-lg .custom-switch .custom-control-label{font-size:1.25rem;line-height:1.5}.custom-switch.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-switch .custom-control-label:before{top:.3125rem;height:1.25rem;left:-2.8125rem;width:2.1875rem;border-radius:.625rem}.custom-switch.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-switch .custom-control-label:after{top:calc(.3125rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:.625rem;background-size:50% 50%}.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{-webkit-transform:translateX(.9375rem);transform:translateX(.9375rem)}.custom-switch.b-custom-control-sm,.input-group-sm .custom-switch{padding-left:1.96875rem}.custom-switch.b-custom-control-sm .custom-control-label,.input-group-sm .custom-switch .custom-control-label{font-size:.875rem;line-height:1.5}.custom-switch.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-switch .custom-control-label:before{top:.21875rem;left:-1.96875rem;width:1.53125rem;height:.875rem;border-radius:.4375rem}.custom-switch.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-switch .custom-control-label:after{top:calc(.21875rem + 2px);left:calc(-1.96875rem + 2px);width:calc(.875rem - 4px);height:calc(.875rem - 4px);border-radius:.4375rem;background-size:50% 50%}.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after{-webkit-transform:translateX(.65625rem);transform:translateX(.65625rem)}.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.b-custom-control-lg.custom-file,.b-custom-control-lg .custom-file-input,.b-custom-control-lg .custom-file-label,.input-group-lg.custom-file,.input-group-lg .custom-file-input,.input-group-lg .custom-file-label{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.b-custom-control-lg .custom-file-label,.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label,.input-group-lg .custom-file-label:after{padding:.5rem 1rem;line-height:1.5}.b-custom-control-lg .custom-file-label,.input-group-lg .custom-file-label{border-radius:.3rem}.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label:after{font-size:inherit;height:calc(1.5em + 1rem);border-radius:0 .3rem .3rem 0}.b-custom-control-sm.custom-file,.b-custom-control-sm .custom-file-input,.b-custom-control-sm .custom-file-label,.input-group-sm.custom-file,.input-group-sm .custom-file-input,.input-group-sm .custom-file-label{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.b-custom-control-sm .custom-file-label,.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label,.input-group-sm .custom-file-label:after{padding:.25rem .5rem;line-height:1.5}.b-custom-control-sm .custom-file-label,.input-group-sm .custom-file-label{border-radius:.2rem}.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label:after{font-size:inherit;height:calc(1.5em + .5rem);border-radius:0 .2rem .2rem 0}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background-position:right calc(.375em + .1875rem) center}input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}.input-group-sm input[type=color].form-control,input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}.input-group-lg input[type=color].form-control,input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}.input-group>.custom-range{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-range,.input-group>.custom-range+.custom-file,.input-group>.custom-range+.custom-range,.input-group>.custom-range+.custom-select,.input-group>.custom-range+.form-control,.input-group>.custom-range+.form-control-plaintext,.input-group>.custom-select+.custom-range,.input-group>.form-control+.custom-range,.input-group>.form-control-plaintext+.custom-range{margin-left:-1px}.input-group>.custom-range:focus{z-index:3}.input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.input-group>.custom-range{-webkit-transition:none;transition:none}}.input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.input-group>.custom-range:disabled,.input-group>.custom-range[readonly]{background-color:#e9ecef}.input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}.input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}.input-group .custom-range.is-valid,.was-validated .input-group .custom-range:valid{border-color:#28a745}.input-group .custom-range.is-valid:focus,.was-validated .input-group .custom-range:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated .custom-range:valid:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-moz-range-thumb,.was-validated .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-ms-thumb,.was-validated .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid::-webkit-slider-thumb,.was-validated .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-webkit-slider-thumb:active,.was-validated .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-webkit-slider-runnable-track,.was-validated .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}.custom-range.is-valid::-moz-range-thumb,.was-validated .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-moz-range-thumb:active,.was-validated .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-moz-range-track,.was-validated .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}.custom-range.is-valid~.valid-feedback,.custom-range.is-valid~.valid-tooltip,.was-validated .custom-range:valid~.valid-feedback,.was-validated .custom-range:valid~.valid-tooltip{display:block}.custom-range.is-valid::-ms-thumb,.was-validated .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-ms-thumb:active,.was-validated .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-ms-track-lower,.custom-range.is-valid::-ms-track-upper,.was-validated .custom-range:valid::-ms-track-lower,.was-validated .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}.input-group .custom-range.is-invalid,.was-validated .input-group .custom-range:invalid{border-color:#dc3545}.input-group .custom-range.is-invalid:focus,.was-validated .input-group .custom-range:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated .custom-range:invalid:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-moz-range-thumb,.was-validated .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-ms-thumb,.was-validated .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid::-webkit-slider-thumb,.was-validated .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}.custom-range.is-invalid::-moz-range-thumb,.was-validated .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-moz-range-thumb:active,.was-validated .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-moz-range-track,.was-validated .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}.custom-range.is-invalid~.invalid-feedback,.custom-range.is-invalid~.invalid-tooltip,.was-validated .custom-range:invalid~.invalid-feedback,.was-validated .custom-range:invalid~.invalid-tooltip{display:block}.custom-range.is-invalid::-ms-thumb,.was-validated .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-ms-thumb:active,.was-validated .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-ms-track-lower,.custom-range.is-invalid::-ms-track-upper,.was-validated .custom-range:invalid::-ms-track-lower,.was-validated .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}.custom-radio.b-custom-control-lg,.input-group-lg .custom-radio{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-radio.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-radio .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:50%}.custom-radio.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-radio .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background:no-repeat 50%/50% 50%}.custom-radio.b-custom-control-sm,.input-group-sm .custom-radio{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-radio.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-radio .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:50%}.custom-radio.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-radio .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background:no-repeat 50%/50% 50%}.b-rating{text-align:center}.b-rating.d-inline-flex{width:auto}.b-rating .b-rating-star,.b-rating .b-rating-value{padding:0 .25em}.b-rating .b-rating-value{min-width:2.5em}.b-rating .b-rating-star{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:0}.b-rating .b-rating-star,.b-rating .b-rating-star .b-rating-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.b-rating .b-rating-star .b-rating-icon{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.b-rating.disabled,.b-rating:disabled{background-color:#e9ecef;color:#6c757d}.b-rating:not(.disabled):not(.readonly) .b-rating-star{cursor:pointer}.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon,.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon{-webkit-transform:scale(1.5);transform:scale(1.5)}.b-rating[dir=rtl] .b-rating-star-half{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}.b-form-spinbutton[dir=rtl]:not(.flex-column),[dir=rtl] .b-form-spinbutton:not(.flex-column){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.b-form-spinbutton output>bdi,.b-form-spinbutton output>div{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.flex-column{height:auto;width:auto}.b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.b-form-spinbutton .btn{line-height:1;-webkit-box-shadow:none!important;box-shadow:none!important}.b-form-spinbutton .btn:disabled{pointer-events:none}.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{-webkit-transform:scale(1.25);transform:scale(1.25)}.b-form-spinbutton.disabled,.b-form-spinbutton.readonly{background-color:#e9ecef}.b-form-spinbutton.disabled{pointer-events:none}.b-form-tags.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.b-form-tags.focus.is-valid{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.b-form-tags.focus.is-invalid{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-tags.disabled{background-color:#e9ecef}.b-form-tag{font-size:75%;font-weight:400;line-height:1.5}.b-form-tag.disabled{opacity:.75}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:125%;line-height:1;float:none}.form-control-lg .b-form-tag,.form-control-sm .b-form-tag{line-height:1.5}.modal-backdrop{opacity:.5}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0}.popover.b-popover{display:block;opacity:1;outline:0}.popover.b-popover.fade:not(.show){opacity:0}.popover.b-popover.show{opacity:1}.b-popover-primary.popover{background-color:#cce5ff;border-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-primary.bs-popover-top>.arrow:before{border-top-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-primary.bs-popover-top>.arrow:after{border-top-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-primary.bs-popover-right>.arrow:before{border-right-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-primary.bs-popover-right>.arrow:after{border-right-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-primary.bs-popover-bottom>.arrow:before{border-bottom-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-primary.bs-popover-bottom .popover-header:before,.b-popover-primary.bs-popover-bottom>.arrow:after{border-bottom-color:#bdddff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-primary.bs-popover-left>.arrow:before{border-left-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-primary.bs-popover-left>.arrow:after{border-left-color:#cce5ff}.b-popover-primary .popover-header{color:#212529;background-color:#bdddff;border-bottom-color:#a3d0ff}.b-popover-primary .popover-body{color:#004085}.b-popover-secondary.popover{background-color:#e2e3e5;border-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-secondary.bs-popover-top>.arrow:before{border-top-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-secondary.bs-popover-top>.arrow:after{border-top-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-secondary.bs-popover-right>.arrow:before{border-right-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-secondary.bs-popover-right>.arrow:after{border-right-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-secondary.bs-popover-bottom>.arrow:before{border-bottom-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-secondary.bs-popover-bottom .popover-header:before,.b-popover-secondary.bs-popover-bottom>.arrow:after{border-bottom-color:#dadbde}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-secondary.bs-popover-left>.arrow:before{border-left-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-secondary.bs-popover-left>.arrow:after{border-left-color:#e2e3e5}.b-popover-secondary .popover-header{color:#212529;background-color:#dadbde;border-bottom-color:#ccced2}.b-popover-secondary .popover-body{color:#383d41}.b-popover-success.popover{background-color:#d4edda;border-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-success.bs-popover-top>.arrow:before{border-top-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-success.bs-popover-top>.arrow:after{border-top-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-success.bs-popover-right>.arrow:before{border-right-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-success.bs-popover-right>.arrow:after{border-right-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-success.bs-popover-bottom>.arrow:before{border-bottom-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-success.bs-popover-bottom .popover-header:before,.b-popover-success.bs-popover-bottom>.arrow:after{border-bottom-color:#c9e8d1}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-success.bs-popover-left>.arrow:before{border-left-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-success.bs-popover-left>.arrow:after{border-left-color:#d4edda}.b-popover-success .popover-header{color:#212529;background-color:#c9e8d1;border-bottom-color:#b7e1c1}.b-popover-success .popover-body{color:#155724}.b-popover-info.popover{background-color:#d1ecf1;border-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-info.bs-popover-top>.arrow:before{border-top-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-info.bs-popover-top>.arrow:after{border-top-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-info.bs-popover-right>.arrow:before{border-right-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-info.bs-popover-right>.arrow:after{border-right-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-info.bs-popover-bottom>.arrow:before{border-bottom-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-info.bs-popover-bottom .popover-header:before,.b-popover-info.bs-popover-bottom>.arrow:after{border-bottom-color:#c5e7ed}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-info.bs-popover-left>.arrow:before{border-left-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-info.bs-popover-left>.arrow:after{border-left-color:#d1ecf1}.b-popover-info .popover-header{color:#212529;background-color:#c5e7ed;border-bottom-color:#b2dfe7}.b-popover-info .popover-body{color:#0c5460}.b-popover-warning.popover{background-color:#fff3cd;border-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-warning.bs-popover-top>.arrow:before{border-top-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-warning.bs-popover-top>.arrow:after{border-top-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-warning.bs-popover-right>.arrow:before{border-right-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-warning.bs-popover-right>.arrow:after{border-right-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-warning.bs-popover-bottom>.arrow:before{border-bottom-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-warning.bs-popover-bottom .popover-header:before,.b-popover-warning.bs-popover-bottom>.arrow:after{border-bottom-color:#ffefbe}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-warning.bs-popover-left>.arrow:before{border-left-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-warning.bs-popover-left>.arrow:after{border-left-color:#fff3cd}.b-popover-warning .popover-header{color:#212529;background-color:#ffefbe;border-bottom-color:#ffe9a4}.b-popover-warning .popover-body{color:#856404}.b-popover-danger.popover{background-color:#f8d7da;border-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-danger.bs-popover-top>.arrow:before{border-top-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-danger.bs-popover-top>.arrow:after{border-top-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-danger.bs-popover-right>.arrow:before{border-right-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-danger.bs-popover-right>.arrow:after{border-right-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-danger.bs-popover-bottom>.arrow:before{border-bottom-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-danger.bs-popover-bottom .popover-header:before,.b-popover-danger.bs-popover-bottom>.arrow:after{border-bottom-color:#f6cace}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-danger.bs-popover-left>.arrow:before{border-left-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-danger.bs-popover-left>.arrow:after{border-left-color:#f8d7da}.b-popover-danger .popover-header{color:#212529;background-color:#f6cace;border-bottom-color:#f2b4ba}.b-popover-danger .popover-body{color:#721c24}.b-popover-light.popover{background-color:#fefefe;border-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-light.bs-popover-top>.arrow:before{border-top-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-light.bs-popover-top>.arrow:after{border-top-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-light.bs-popover-right>.arrow:before{border-right-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-light.bs-popover-right>.arrow:after{border-right-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-light.bs-popover-bottom>.arrow:before{border-bottom-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-light.bs-popover-bottom .popover-header:before,.b-popover-light.bs-popover-bottom>.arrow:after{border-bottom-color:#f6f6f6}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-light.bs-popover-left>.arrow:before{border-left-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-light.bs-popover-left>.arrow:after{border-left-color:#fefefe}.b-popover-light .popover-header{color:#212529;background-color:#f6f6f6;border-bottom-color:#eaeaea}.b-popover-light .popover-body{color:#818182}.b-popover-dark.popover{background-color:#d6d8d9;border-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-dark.bs-popover-top>.arrow:before{border-top-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-dark.bs-popover-top>.arrow:after{border-top-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-dark.bs-popover-right>.arrow:before{border-right-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-dark.bs-popover-right>.arrow:after{border-right-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-dark.bs-popover-bottom>.arrow:before{border-bottom-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-dark.bs-popover-bottom .popover-header:before,.b-popover-dark.bs-popover-bottom>.arrow:after{border-bottom-color:#ced0d2}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-dark.bs-popover-left>.arrow:before{border-left-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-dark.bs-popover-left>.arrow:after{border-left-color:#d6d8d9}.b-popover-dark .popover-header{color:#212529;background-color:#ced0d2;border-bottom-color:#c1c4c5}.b-popover-dark .popover-body{color:#1b1e21}.b-sidebar-outer{right:0;height:0;overflow:visible;z-index:1035}.b-sidebar-backdrop,.b-sidebar-outer{position:fixed!important;top:0;left:0}.b-sidebar-backdrop{z-index:-1;width:100vw;height:100vh;opacity:.6}.b-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed!important;top:0;height:100vh;width:320px;max-width:100%!important;height:100vh!important;margin:0!important;outline:0;-webkit-transform:translateX(0);transform:translateX(0)}.b-sidebar.slide{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.b-sidebar.slide{-webkit-transition:none;transition:none}}.b-sidebar:not(.b-sidebar-right){left:0;right:auto}.b-sidebar:not(.b-sidebar-right).slide:not(.show){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.b-sidebar:not(.b-sidebar-right)>.b-sidebar-header .close{margin-left:auto}.b-sidebar.b-sidebar-right{left:auto;right:0}.b-sidebar.b-sidebar-right.slide:not(.show){-webkit-transform:translateX(100%);transform:translateX(100%)}.b-sidebar.b-sidebar-right>.b-sidebar-header .close{margin-right:auto}.b-sidebar>.b-sidebar-header{font-size:1.5rem;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=rtl] .b-sidebar>.b-sidebar-header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.b-sidebar>.b-sidebar-header .close{float:none;font-size:1.5rem}.b-sidebar>.b-sidebar-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;overflow-y:auto}.b-sidebar>.b-sidebar-footer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.table.b-table.b-table-fixed{table-layout:fixed}.table.b-table.b-table-no-border-collapse{border-collapse:separate;border-spacing:0}.table.b-table[aria-busy=true]{opacity:.55}.table.b-table>tbody>tr.b-table-details>td{border-top:none!important}.table.b-table>caption{caption-side:bottom}.table.b-table.b-table-caption-top>caption{caption-side:top!important}.table.b-table>tbody>.table-active,.table.b-table>tbody>.table-active>td,.table.b-table>tbody>.table-active>th{background-color:rgba(0,0,0,.075)}.table.b-table.table-hover>tbody>tr.table-active:hover td,.table.b-table.table-hover>tbody>tr.table-active:hover th{color:#212529;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.075)),to(rgba(0,0,0,.075)));background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table>tbody>.bg-active,.table.b-table>tbody>.bg-active>td,.table.b-table>tbody>.bg-active>th{background-color:hsla(0,0%,100%,.075)!important}.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th{color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.075)),to(hsla(0,0%,100%,.075)));background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto;max-height:300px}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}@supports ((position:-webkit-sticky) or (position:sticky)){.b-table-sticky-header>.table.b-table>thead>tr>th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{position:-webkit-sticky;position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table.b-table.table-dark>tbody>tr>.bg-b-table-default,.table.b-table.table-dark>tfoot>tr>.bg-b-table-default,.table.b-table.table-dark>thead>tr>.bg-b-table-default{color:#fff;background-color:#343a40}.table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.05)),to(rgba(0,0,0,.05)));background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:no-repeat}.table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.05)),to(hsla(0,0%,100%,.05)));background-image:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.05));background-repeat:no-repeat}.table.b-table.table-hover>tbody>tr:hover>.table-b-table-default{color:#212529;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.075)),to(rgba(0,0,0,.075)));background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default{color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.075)),to(hsla(0,0%,100%,.075)));background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}}.table.b-table>tfoot>tr>[aria-sort],.table.b-table>thead>tr>[aria-sort]{cursor:pointer;background-image:none;background-repeat:no-repeat;background-size:.65em 1em}.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .375rem center;padding-right:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .375rem center;padding-left:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort=none],.table.b-table>thead>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>[aria-sort=ascending],.table.b-table>thead>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>[aria-sort=descending],.table.b-table>thead>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=none],.table.b-table.table-dark>thead>tr>[aria-sort=none],.table.b-table>.thead-dark>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],.table.b-table.table-dark>thead>tr>[aria-sort=ascending],.table.b-table>.thead-dark>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],.table.b-table.table-dark>thead>tr>[aria-sort=descending],.table.b-table>.thead-dark>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=none],.table.b-table>thead>tr>.table-dark[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],.table.b-table>thead>tr>.table-dark[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=descending],.table.b-table>thead>tr>.table-dark[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .15rem center;padding-right:calc(.3rem + .65em)}.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .15rem center;padding-left:calc(.3rem + .65em)}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr{cursor:pointer}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>tfoot,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-sm>caption{caption-side:top!important}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,.table.b-table.b-table-stacked-sm>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>tfoot,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-md>caption{caption-side:top!important}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-md>tbody>tr.bottom-row,.table.b-table.b-table-stacked-md>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-md>tbody>tr>:first-child,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>tfoot,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-lg>caption{caption-side:top!important}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,.table.b-table.b-table-stacked-lg>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>tfoot,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xl>caption{caption-side:top!important}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,.table.b-table.b-table-stacked-xl>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption{caption-side:top!important}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked>tbody>tr.bottom-row,.table.b-table.b-table-stacked>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked>tbody>tr>:first-child,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.b-time{min-width:150px}.b-time[aria-disabled=true] output,.b-time[aria-readonly=true] output,.b-time output.disabled{background-color:#e9ecef;opacity:1}.b-time[aria-disabled=true] output{pointer-events:none}[dir=rtl] .b-time>.d-flex:not(.flex-column){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.b-time .b-time-header{margin-bottom:.5rem}.b-time .b-time-header output{padding:.25rem;font-size:80%}.b-time .b-time-footer{margin-top:.5rem}.b-time .b-time-ampm{margin-left:.5rem}.b-toast{display:block;position:relative;max-width:350px;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:padding-box;z-index:1;border-radius:.25rem}.b-toast .toast{background-color:hsla(0,0%,100%,.85)}.b-toast:not(:last-child){margin-bottom:.75rem}.b-toast.b-toast-solid .toast{background-color:#fff}.b-toast .toast{opacity:1}.b-toast .toast.fade:not(.show){opacity:0}.b-toast .toast .toast-body{display:block}.b-toast-primary .toast{background-color:rgba(230,242,255,.85);border-color:rgba(184,218,255,.85);color:#004085}.b-toast-primary .toast .toast-header{color:#004085;background-color:rgba(204,229,255,.85);border-bottom-color:rgba(184,218,255,.85)}.b-toast-primary.b-toast-solid .toast{background-color:#e6f2ff}.b-toast-secondary .toast{background-color:rgba(239,240,241,.85);border-color:rgba(214,216,219,.85);color:#383d41}.b-toast-secondary .toast .toast-header{color:#383d41;background-color:rgba(226,227,229,.85);border-bottom-color:rgba(214,216,219,.85)}.b-toast-secondary.b-toast-solid .toast{background-color:#eff0f1}.b-toast-success .toast{background-color:rgba(230,245,233,.85);border-color:rgba(195,230,203,.85);color:#155724}.b-toast-success .toast .toast-header{color:#155724;background-color:rgba(212,237,218,.85);border-bottom-color:rgba(195,230,203,.85)}.b-toast-success.b-toast-solid .toast{background-color:#e6f5e9}.b-toast-info .toast{background-color:rgba(229,244,247,.85);border-color:rgba(190,229,235,.85);color:#0c5460}.b-toast-info .toast .toast-header{color:#0c5460;background-color:rgba(209,236,241,.85);border-bottom-color:rgba(190,229,235,.85)}.b-toast-info.b-toast-solid .toast{background-color:#e5f4f7}.b-toast-warning .toast{background-color:rgba(255,249,231,.85);border-color:rgba(255,238,186,.85);color:#856404}.b-toast-warning .toast .toast-header{color:#856404;background-color:rgba(255,243,205,.85);border-bottom-color:rgba(255,238,186,.85)}.b-toast-warning.b-toast-solid .toast{background-color:#fff9e7}.b-toast-danger .toast{background-color:rgba(252,237,238,.85);border-color:rgba(245,198,203,.85);color:#721c24}.b-toast-danger .toast .toast-header{color:#721c24;background-color:rgba(248,215,218,.85);border-bottom-color:rgba(245,198,203,.85)}.b-toast-danger.b-toast-solid .toast{background-color:#fcedee}.b-toast-light .toast{background-color:hsla(0,0%,100%,.85);border-color:rgba(253,253,254,.85);color:#818182}.b-toast-light .toast .toast-header{color:#818182;background-color:hsla(0,0%,99.6%,.85);border-bottom-color:rgba(253,253,254,.85)}.b-toast-light.b-toast-solid .toast{background-color:#fff}.b-toast-dark .toast{background-color:rgba(227,229,229,.85);border-color:rgba(198,200,202,.85);color:#1b1e21}.b-toast-dark .toast .toast-header{color:#1b1e21;background-color:rgba(214,216,217,.85);border-bottom-color:rgba(198,200,202,.85)}.b-toast-dark.b-toast-solid .toast{background-color:#e3e5e5}.b-toaster{z-index:1100}.b-toaster .b-toaster-slot{position:relative;display:block}.b-toaster .b-toaster-slot:empty{display:none!important}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right,.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{position:fixed;left:.5rem;right:.5rem;margin:0;padding:0;height:0;overflow:visible}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{position:absolute;max-width:350px;width:100%;left:0;right:0;padding:0;margin:0}.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-top-full .b-toaster-slot .toast{width:100%;max-width:100%}.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{top:0}.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{top:.5rem}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right{bottom:0}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot{bottom:.5rem}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{margin-left:auto}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot{margin-right:auto}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-move{transition:-webkit-transform .175s;-webkit-transition:-webkit-transform .175s;transition:transform .175s;transition:transform .175s,-webkit-transform .175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade{-webkit-transition-delay:.175s;transition-delay:.175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active{position:absolute;-webkit-transition-delay:.175s;transition-delay:.175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade{-webkit-transition-delay:0s;transition-delay:0s}.tooltip.b-tooltip{display:block;opacity:.9;outline:0}.tooltip.b-tooltip.fade:not(.show){opacity:0}.tooltip.b-tooltip.show{opacity:.9}.tooltip.b-tooltip.noninteractive{pointer-events:none}.tooltip.b-tooltip .arrow{margin:0 .25rem}.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.bs-tooltip-left .arrow,.tooltip.b-tooltip.bs-tooltip-right .arrow{margin:.25rem 0}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before{border-top-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before{border-right-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before{border-bottom-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before{border-left-color:#007bff}.tooltip.b-tooltip-primary .tooltip-inner{color:#fff;background-color:#007bff}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before{border-top-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before{border-right-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before{border-bottom-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before{border-left-color:#6c757d}.tooltip.b-tooltip-secondary .tooltip-inner{color:#fff;background-color:#6c757d}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-top .arrow:before{border-top-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-right .arrow:before{border-right-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before{border-bottom-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-left .arrow:before{border-left-color:#28a745}.tooltip.b-tooltip-success .tooltip-inner{color:#fff;background-color:#28a745}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-top .arrow:before{border-top-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-right .arrow:before{border-right-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before{border-bottom-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-left .arrow:before{border-left-color:#17a2b8}.tooltip.b-tooltip-info .tooltip-inner{color:#fff;background-color:#17a2b8}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before{border-top-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before{border-right-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before{border-bottom-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before{border-left-color:#ffc107}.tooltip.b-tooltip-warning .tooltip-inner{color:#212529;background-color:#ffc107}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before{border-top-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before{border-right-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before{border-bottom-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before{border-left-color:#dc3545}.tooltip.b-tooltip-danger .tooltip-inner{color:#fff;background-color:#dc3545}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-top .arrow:before{border-top-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-right .arrow:before{border-right-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before{border-bottom-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-left .arrow:before{border-left-color:#f8f9fa}.tooltip.b-tooltip-light .tooltip-inner{color:#212529;background-color:#f8f9fa}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before{border-top-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before{border-right-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before{border-bottom-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before{border-left-color:#343a40}.tooltip.b-tooltip-dark .tooltip-inner{color:#fff;background-color:#343a40}.b-icon.bi{display:inline-block;overflow:visible;vertical-align:-.15em}.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-cylon .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-fade .75s ease-in-out infinite alternate;animation:b-icon-animation-fade .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-spin 2s linear infinite normal;animation:b-icon-animation-spin 2s linear infinite normal}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-transform-origin:center;transform-origin:center;animation:b-icon-animation-spin 2s linear infinite reverse}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-spin 1s steps(8) infinite normal;animation:b-icon-animation-spin 1s steps(8) infinite normal}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-transform-origin:center;transform-origin:center;animation:b-icon-animation-spin 1s steps(8) infinite reverse}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-throb .75s ease-in-out infinite alternate;animation:b-icon-animation-throb .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-animation:none;animation:none}}@-webkit-keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}@keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}@-webkit-keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@-webkit-keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@-webkit-keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes b-icon-animation-throb{0%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes b-icon-animation-throb{0%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.btn .b-icon.bi,.dropdown-item .b-icon.bi,.dropdown-toggle .b-icon.bi,.input-group-text .b-icon.bi,.nav-link .b-icon.bi{font-size:125%;vertical-align:text-bottom} \ No newline at end of file diff --git a/editor/dist/dettect-editor/index.html b/editor/dist/dettect-editor/index.html index e1e89be..43a3ad6 100644 --- a/editor/dist/dettect-editor/index.html +++ b/editor/dist/dettect-editor/index.html @@ -1 +1 @@ -DeTT&CT Editor
\ No newline at end of file +DeTT&CT Editor
\ No newline at end of file diff --git a/editor/dist/dettect-editor/js/app.7d554884.js b/editor/dist/dettect-editor/js/app.7d554884.js new file mode 100644 index 0000000..1f1b6b1 --- /dev/null +++ b/editor/dist/dettect-editor/js/app.7d554884.js @@ -0,0 +1,2 @@ +(function(e){function t(t){for(var a,n,r=t[0],l=t[1],u=t[2],d=0,m=[];d{e.preventDefault(),e.returnValue=""})}},u=l,c=s("2877"),d=Object(c["a"])(u,n,r,!1,null,null,null),m=d.exports,f=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"wrapper"},[s("side-bar",[s("template",{slot:"links"},[s("sidebar-link",{attrs:{to:"/home",name:"Home",icon:"tim-icons icon-bank"}}),s("sidebar-link",{attrs:{to:"/datasources",name:"Data sources",icon:"tim-icons icon-coins"}}),s("sidebar-link",{attrs:{to:"/techniques",name:"Techniques",icon:"tim-icons icon-zoom-split"}}),s("sidebar-link",{attrs:{to:"/groups",name:"Groups",icon:"tim-icons icon-single-02"}})],1)],2),s("div",{staticClass:"main-panel"},[s("dashboard-content",{nativeOn:{click:function(t){return e.toggleSidebar(t)}}}),s("content-footer")],1)],1)},p=[],g=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("footer",{staticClass:"footer"},[s("div",{staticClass:"container-fluid"},[s("div",{staticClass:"copyright"},[e._v(" © "+e._s(e.year)+" made with "),s("i",{staticClass:"tim-icons icon-heart-2"}),e._v(" by "),s("a",{attrs:{href:"https://www.binarcode.com",target:"_blank",rel:"noopener"}},[e._v("Binar Code")]),e._v(" & "),s("a",{attrs:{href:"https://www.creative-tim.com",target:"_blank",rel:"noopener"}},[e._v("Creative Tim")]),e._v(" for a better web. ")])])])},h=[],_={data(){return{year:(new Date).getFullYear()}}},w=_,S=Object(c["a"])(w,g,h,!1,null,null,null),T=S.exports,y=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"content",attrs:{id:"customcontent"}},[s("fade-transition",{attrs:{duration:100,mode:"out-in"}},[s("router-view")],1)],1)},v=[],b=s("7c76"),q={components:{FadeTransition:b["a"]}},C=q,W=Object(c["a"])(C,y,v,!1,null,null,null),O=W.exports,A={components:{ContentFooter:T,DashboardContent:O},methods:{toggleSidebar(){this.$sidebar.showSidebar&&this.$sidebar.displaySidebar(!1)}}},x=A,k=Object(c["a"])(x,f,p,!1,null,null,null),L=k.exports,D=function(){var e=this,t=e.$createElement;e._self._c;return e._m(0)},I=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"row",attrs:{id:"pageTop"}},[s("div",{staticClass:"col"},[s("div",{staticClass:"card card-card"},[s("div",{staticClass:"card-header"},[s("h2",{staticClass:"card-title"},[s("i",{staticClass:"tim-icons icon-bank pb-md-2"}),e._v(" Home")])]),s("div",{staticClass:"card-body"},[s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-5"},[s("h4",[e._v("Introduction")]),s("p",[e._v(" The DeTT&CT data source, technique and group YAML files can be edited using this editor. ")]),s("p",{staticClass:"mt-md-3"},[e._v(" Usefull links on the Wiki: "),s("ul",[s("li",[s("a",{attrs:{href:"https://github.com/rabobank-cdc/DeTTECT/wiki/Getting-started",target:"_blank"}},[e._v("Getting started with DeTT&CT")])]),s("li",[s("a",{attrs:{href:"https://github.com/rabobank-cdc/DeTTECT/wiki/dettect-editor",target:"_blank"}},[e._v("DeTT&CT Editor")])]),s("li",[s("a",{attrs:{href:"https://github.com/rabobank-cdc/DeTTECT/wiki/Future-dev#dettct-editor",target:"_blank"}},[e._v("Future developments")])])])])]),s("div",{staticClass:"col-md-5"},[s("h4",[e._v("Client-side and saving results")]),s("p",[e._v(" The DeTT&CT Editor is entirely client-side. Therefore, the content of your YAML file is not send to a server. ")]),s("p",{staticClass:"mt-md-2"},[e._v("It is important to take into account that modifed YAML files should be download using the button "),s("strong",[e._v("Save YAML file")]),e._v(", to save the results.")])])]),s("div",{staticClass:"row mt-md-2"},[s("div",{staticClass:"col-md-5"},[s("h4",[e._v("Keyboard shortcuts")]),s("p",[s("ul",[s("li",[e._v("Ctrl+Shift+Up/Down: go to the next or previous item when editing a data source or technique administration YAML file.")])])]),s("h4",[e._v("Limitations")]),s("p",[e._v(" With a few exceptions, all key-value pairs within a data source, techniques or group YAML file can be edited. More info can be found "),s("a",{attrs:{href:"https://github.com/rabobank-cdc/DeTTECT/wiki/Future-dev#dettct-editor",target:"_blank"}},[e._v("here")]),e._v(". ")]),s("p",{staticClass:"mt-md-2"},[e._v(" Please note that comments ("),s("code",[e._v("#")]),e._v(") within your YAML files are not preserved due to lack of support in the YAML JavaScript library. Put your comments within a key-value pair to keep them. For example: "),s("code",[e._v("my-comment-1: your comment goes here")]),e._v(". ")])]),s("div",{staticClass:"col-md-5"},[s("h4",[e._v("Authors and contributions")]),s("p",[e._v("DeTT&CT is developed and maintained by "),s("a",{attrs:{href:"https://github.com/marcusbakker",target:"_blank"}},[e._v("Marcus Bakker")]),e._v(" (Twitter: "),s("a",{attrs:{href:"https://twitter.com/Bakk3rM",target:"_blank"}},[e._v("@Bakk3rM")]),e._v(") and "),s("a",{attrs:{href:"https://github.com/rubinatorz",target:"_blank"}},[e._v("Ruben Bouman")]),e._v(" (Twitter: "),s("a",{attrs:{href:"https://twitter.com/rubenb_2/",target:"_blank"}},[e._v("@rubenb_2")]),e._v("). Feel free to contact, DMs are open.")]),s("p",{staticClass:"mt-md-2"},[e._v(" We welcome contributions! Contributions can be both in code, as well as in ideas you might have for further development, usability improvements, etc.")])])])])])])])}],E={name:"groups-page",data(){return{}}},P=E,R=Object(c["a"])(P,D,I,!1,null,null,null),M=R.exports,j=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[null!=e.doc?s("div",{staticClass:"back-to-top"},[s("label",{staticClass:"cursor-pointer",attrs:{title:"Back to top"},on:{click:e.navigateToTop}},[s("icons",{attrs:{icon:"arrow-up"}})],1)]):e._e(),s("div",{staticClass:"row",attrs:{id:"pageTop"}},[s("div",{staticClass:"col"},[s("div",{staticClass:"card card-card"},[e._m(0),s("div",{staticClass:"card-body"},[s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("button",{staticClass:"btn mr-md-3",attrs:{type:"button"},on:{click:e.askNewFile}},[s("icons",{attrs:{icon:"file-empty"}}),e._v(" New file ")],1),s("label",{staticClass:"custom-file-upload"},[s("icons",{attrs:{icon:"file"}}),e._v(" Select YAML file "),s("file-reader",{attrs:{setFileNameFn:e.setFileName,id:"dsFileReader"},on:{load:function(t){return e.readFile(t)}}})],1),e.fileChanged?s("label",{staticClass:"pl-2"},[s("icons",{attrs:{icon:"text-balloon"}}),e._v(" You have unsaved changes. You may want to save the file to preserve your changes.")],1):e._e()])]),null!=e.doc?s("div",{staticClass:"row pt-md-2"},[s("div",{staticClass:"col"},[s("file-details",{attrs:{filename:e.filename,doc:e.doc,platforms:e.platforms}})],1)]):e._e(),null!=e.doc?s("div",{staticClass:"row pt-md-2"},[s("div",{staticClass:"col card-text"},[s("button",{staticClass:"btn",attrs:{type:"button"},on:{click:function(t){return e.downloadYaml("data_sources","data_source_name")}}},[s("icons",{attrs:{icon:"save"}}),e._v(" Save YAML file ")],1)])]):e._e()])])])]),null!=e.doc?s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("card",{attrs:{type:"card"}},[s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("p",[s("button",{staticClass:"btn btn-secondary",attrs:{type:"button"},on:{click:function(t){return e.addItem("data_sources","data_source_name",e.emptyDataSourceObject)}}},[s("icons",{attrs:{icon:"plus"}}),e._v(" Add data source ")],1)])])]),s("div",{staticClass:"row mt-md-2"},[s("div",{staticClass:"col"},[s("base-input",{attrs:{placeholder:"filter"},model:{value:e.filters.filter.value,callback:function(t){e.$set(e.filters.filter,"value",t)},expression:"filters.filter.value"}}),s("v-table",{ref:"data_table",staticClass:"table-custom",attrs:{data:e.doc.data_sources,selectedClass:"table-selected-custom",filters:e.filters},on:{selectionChanged:function(t){return e.selectItem(t)}},scopedSlots:e._u([{key:"body",fn:function(t){var a=t.displayData;return s("tbody",{},e._l(a,(function(t,a){return s("v-tr",{key:t.data_source_name,ref:"data_table_rows",refInFor:!0,attrs:{row:t}},[s("td",[e._v(e._s(t.data_source_name))]),s("td",[e._v(e._s(t.date_registered))]),s("td",[e._v(e._s(e._f("listToString")(t.products)))]),s("td",[s("i",{staticClass:"tim-icons icon-trash-simple cursor-pointer",attrs:{idx:a,data_source_name:t.data_source_name},on:{click:function(t){return e.deleteDataSource(t)}}})])])})),1)}}],null,!1,2659452512)},[s("thead",{attrs:{slot:"head"},slot:"head"},[s("v-th",{attrs:{sortKey:"data_source_name",defaultSort:"asc",width:"350"}},[e._v("Name")]),s("v-th",{attrs:{sortKey:"date_registered",width:"200"}},[e._v("Date registered")]),s("v-th",{attrs:{sortKey:"products",width:"350"}},[e._v("Products")]),s("th")],1)])],1)])])],1),s("div",{staticClass:"col"},[s("card",{attrs:{type:"card"}},[null!=e.getSelectedItem()?s("data-source-detail",{attrs:{dataSource:e.getSelectedItem(),allDataSources:e.doc.data_sources,dqHelpText:e.dqHelpText,dsHelpText:e.dsHelpText,prevDataSourceQuality:e.prevDataSourceQuality,navigateItem:e.navigateItem}}):e._e()],1)],1)]):e._e()])},N=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"card-header"},[s("h2",{staticClass:"card-title"},[s("i",{staticClass:"tim-icons icon-coins"}),e._v(" Data Sources")])])}],B=function(){var e=this,t=e.$createElement,s=e._self._c||t;return null!=e.dataSource?s("div",{staticClass:"card"},[s("auto-suggest-title",{attrs:{title:"Data source",item:e.dataSource,itemIdName:"data_source_name",allItems:e.allDataSources,suggestionList:e.dataSourceSuggestionList,navigateItem:e.navigateItem}}),s("div",{staticClass:"row mt-md-3"},[e._m(0),s("div",{staticClass:"col ml-md-0",on:{click:function(t){e.helptextDataSourceKVPairs=!0}}},[s("icons",{attrs:{icon:"help",tooltip:"Click to open more information."}})],1),s("modal",{staticClass:"modal-help",attrs:{show:e.helptextDataSourceKVPairs,id:"dsModal",centered:!1,"show-close":!0},on:{"update:show":function(t){e.helptextDataSourceKVPairs=t}}},[s("h1",{attrs:{slot:"header"},slot:"header"},[e._v("Data source key-value pairs")]),s("div",{staticClass:"markdown-popup"},[s("VueShowdown",{attrs:{markdown:e.dsHelpText}})],1)])],1),s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-4 pr-md-1"},[s("date-picker",{attrs:{date:e.dataSource.date_registered,name:"Date registered"},on:{dateUpdated:function(t){e.dataSource.date_registered=t}}})],1),s("div",{staticClass:"col-md-4 pr-md-1"},[s("date-picker",{attrs:{date:e.dataSource.date_connected,name:"Date connected"},on:{dateUpdated:function(t){e.dataSource.date_connected=t}}})],1)]),s("div",{staticClass:"row mt-md-2"},[s("div",{staticClass:"col-md-4 pr-md-1"},[s("toggle-button",{attrs:{state:e.dataSource.available_for_data_analytics,name:"Available for data analytics"},on:{toggleButtonUpdated:function(t){e.dataSource.available_for_data_analytics=t}}})],1),s("div",{staticClass:"col-md-5 pr-md-1"},[s("toggle-button",{attrs:{state:e.dsEnabled,name:"Data source enabled",helpText:"Enables a data source by setting all data quality scores to 1, or restore to the previous value. Disables a data source by setting al data quality scores to 0."},on:{toggleButtonUpdated:e.toggleEnabled}})],1)]),s("list-editor",{staticClass:"mt-md-2",attrs:{list:e.dataSource.products,name:"Products",placeholder:"Products"}}),s("div",{staticClass:"row mt-md-0"},[s("div",{staticClass:"col-md-11 form-group pr-md-2"},[s("label",{staticClass:"card"},[e._v("Comment")]),s("extended-textarea",{attrs:{data_object:e.dataSource,data_field:"comment",id:"datasource",rows:"4",cb_function:e.editCommentCallback}})],1)]),s("div",{staticClass:"row mt-md-3 col-md-5"},[e._m(1),s("div",{staticClass:"col ml-md-0",on:{click:function(t){e.helptextDataQuality=!0}}},[s("icons",{attrs:{icon:"help",tooltip:"Click to open more information."}})],1),s("modal",{staticClass:"modal-help",attrs:{show:e.helptextDataQuality,id:"dqModal",centered:!1,"show-close":!0},on:{"update:show":function(t){e.helptextDataQuality=t}}},[s("h1",{attrs:{slot:"header"},slot:"header"},[e._v("Scoring data quality")]),s("div",{staticClass:"markdown-popup"},[s("VueShowdown",{attrs:{markdown:e.dqHelpText}})],1)])],1),s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-5"},[s("score-slider",{attrs:{name:"Device completeness",score:e.dataSource.data_quality.device_completeness,markData:e.dataQualityScores,markDataTooltip:e.dataQualityTooltip},on:{scoreUpdated:function(t){e.dataSource.data_quality.device_completeness=t}}})],1),s("div",{staticClass:"col-md-5 ml-md-3"},[s("score-slider",{attrs:{name:"Data field completeness",score:e.dataSource.data_quality.data_field_completeness,markData:e.dataQualityScores,markDataTooltip:e.dataQualityTooltip},on:{scoreUpdated:function(t){e.dataSource.data_quality.data_field_completeness=t}}})],1)]),s("div",{staticClass:"row mt-md-4"},[s("div",{staticClass:"col-md-5"},[s("score-slider",{attrs:{name:"Timeliness",score:e.dataSource.data_quality.timeliness,markData:e.dataQualityScores,markDataTooltip:e.dataQualityTooltip},on:{scoreUpdated:function(t){e.dataSource.data_quality.timeliness=t}}})],1),s("div",{staticClass:"col-md-5 ml-md-3"},[s("score-slider",{attrs:{name:"Consistency",score:e.dataSource.data_quality.consistency,markData:e.dataQualityScores,markDataTooltip:e.dataQualityTooltip},on:{scoreUpdated:function(t){e.dataSource.data_quality.consistency=t}}})],1)]),s("div",{staticClass:"row mt-md-4"},[s("div",{staticClass:"col-md-5"},[s("score-slider",{attrs:{name:"Retention",score:e.dataSource.data_quality.retention,markData:e.dataQualityScores,markDataTooltip:e.dataQualityTooltip},on:{scoreUpdated:function(t){e.dataSource.data_quality.retention=t}}})],1)]),s("custom-key-value-editor",{staticClass:"mt-md-5",attrs:{item:e.dataSource,defaultKeys:e.dataSourceDefaultKeys}})],1):e._e()},H=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"col-md-auto pr-md-0"},[s("h5",{staticClass:"title mb-md-3"},[e._v("Data source key-value pairs")])])},function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[s("h5",{staticClass:"title mb-md-3"},[e._v("Data quality")])])}],F=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-auto pr-md-0"},[s("label",{staticClass:"card"},[e._v(e._s(e.name))])]),""!=e.helpText?s("div",{staticClass:"col ml-md-0 pb-md-2"},[s("icons",{attrs:{icon:"help",tooltip:e.helpText}})],1):e._e()]),e._l(e.list,(function(t,a){return s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-8 pr-md-0"},[s("base-input",{attrs:{value:t,idx:a},on:{change:function(t){return e.updateItem(t)}}})],1),s("div",{staticClass:"col mt-md-1"},[s("i",{staticClass:"tim-icons icon-trash-simple icon-color icon-padding cursor-pointer",attrs:{idx:a},on:{click:function(t){return e.deleteItem(t)}}})])])})),s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-8 pr-md-0 form-group"},[s("base-input",{attrs:{placeholder:e.placeholder},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.addItem(t)}},model:{value:e.newItem,callback:function(t){e.newItem=t},expression:"newItem"}})],1),s("div",{staticClass:"col"},[s("button",{staticClass:"btn-custom btn btn-secondary button-add",on:{click:e.addItem}},[e._v(" Add ")])])])],2)},G=[],z=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticStyle:{display:"inline-block"}},["arrow-up"==e.icon?s("svg",{staticClass:"css-i6dzq1",attrs:{viewBox:"0 0 24 24",width:"24",height:"24",stroke:"currentColor","stroke-width":"2",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"}},[s("line",{attrs:{x1:"12",y1:"19",x2:"12",y2:"5"}}),s("polyline",{attrs:{points:"5 12 12 5 19 12"}})]):e._e(),"arrow-down"==e.icon?s("svg",{staticClass:"css-i6dzq1",attrs:{viewBox:"0 0 24 24",width:"24",height:"24",stroke:"currentColor","stroke-width":"2",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"}},[s("line",{attrs:{x1:"12",y1:"5",x2:"12",y2:"19"}}),s("polyline",{attrs:{points:"19 12 12 19 5 12"}})]):e._e(),"file"==e.icon?s("svg",{staticClass:"css-i6dzq1",staticStyle:{"margin-top":"-3px"},attrs:{viewBox:"0 0 24 24",width:"24",height:"24",stroke:"currentColor","stroke-width":"2",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"}},[s("path",{attrs:{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}}),s("polyline",{attrs:{points:"14 2 14 8 20 8"}}),s("line",{attrs:{x1:"16",y1:"13",x2:"8",y2:"13"}}),s("line",{attrs:{x1:"16",y1:"17",x2:"8",y2:"17"}}),s("polyline",{attrs:{points:"10 9 9 9 8 9"}})]):e._e(),"file-empty"==e.icon?s("svg",{staticClass:"css-i6dzq1",staticStyle:{"margin-top":"-3px"},attrs:{viewBox:"0 0 24 24",width:"24",height:"24",stroke:"currentColor","stroke-width":"2",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"}},[s("path",{attrs:{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}}),s("polyline",{attrs:{points:"13 2 13 9 20 9"}})]):e._e(),"text-balloon"==e.icon?s("svg",{staticClass:"css-i6dzq1",attrs:{viewBox:"0 0 24 24",width:"24",height:"24",stroke:"currentColor","stroke-width":"2",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"}},[s("path",{attrs:{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}}),s("line",{attrs:{x1:"12",y1:"9",x2:"12",y2:"13"}}),s("line",{attrs:{x1:"12",y1:"17",x2:"12.01",y2:"17"}})]):e._e(),"save"==e.icon?s("svg",{staticClass:"css-i6dzq1",staticStyle:{"margin-top":"-3px"},attrs:{viewBox:"0 0 24 24",width:"24",height:"24",stroke:"currentColor","stroke-width":"2",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"}},[s("path",{attrs:{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}}),s("polyline",{attrs:{points:"17 21 17 13 7 13 7 21"}}),s("polyline",{attrs:{points:"7 3 7 8 15 8"}})]):e._e(),"plus"==e.icon?s("svg",{staticClass:"css-i6dzq1",attrs:{viewBox:"0 0 24 24",width:"24",height:"24",stroke:"currentColor","stroke-width":"2",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"}},[s("circle",{attrs:{cx:"12",cy:"12",r:"10"}}),s("line",{attrs:{x1:"12",y1:"8",x2:"12",y2:"16"}}),s("line",{attrs:{x1:"8",y1:"12",x2:"16",y2:"12"}})]):e._e(),"help"==e.icon?s("svg",{directives:[{name:"tooltip",rawName:"v-tooltip.top",value:e.tooltip,expression:"tooltip",modifiers:{top:!0}}],staticClass:"cursor-pointer",staticStyle:{"margin-top":"-4px",fill:"#fff"},attrs:{viewBox:"0 0 512 512",width:"24",height:"24","stroke-width":"1px"},on:{click:function(t){e.showHelpText=!0}}},[s("path",{attrs:{d:"M256 76c48.1 0 93.3 18.7 127.3 52.7S436 207.9 436 256s-18.7 93.3-52.7 127.3S304.1 436 256 436c-48.1 0-93.3-18.7-127.3-52.7S76 304.1 76 256s18.7-93.3 52.7-127.3S207.9 76 256 76m0-28C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z"}}),s("path",{attrs:{d:"M256.7 160c37.5 0 63.3 20.8 63.3 50.7 0 19.8-9.6 33.5-28.1 44.4-17.4 10.1-23.3 17.5-23.3 30.3v7.9h-34.7l-.3-8.6c-1.7-20.6 5.5-33.4 23.6-44 16.9-10.1 24-16.5 24-28.9s-12-21.5-26.9-21.5c-15.1 0-26 9.8-26.8 24.6H192c.7-32.2 24.5-54.9 64.7-54.9zm-26.3 171.4c0-11.5 9.6-20.6 21.4-20.6 11.9 0 21.5 9 21.5 20.6s-9.6 20.6-21.5 20.6-21.4-9-21.4-20.6z"}})]):e._e()])},$=[],K={props:{icon:{type:String,required:!0},tooltip:{type:String,required:!1,default:""}},methods:{}},U=K,Y=Object(c["a"])(U,z,$,!1,null,null,null),V=Y.exports,Q=function(){var e=this,t=e.$createElement;e._self._c;return e._m(0)},J=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[e._v("Welcome to "),s("b",[e._v("Black Dashboard")]),e._v(" - a beautiful freebie for every web developer.")])}],X={name:"notification-template"},Z=X,ee=Object(c["a"])(Z,Q,J,!1,null,null,null),te=ee.exports;const se={data(){return{}},methods:{notifyInfo(e,t){this.$notify({component:te,icon:"tim-icons icon-zoom-split",horizontalAlign:"right",verticalAlign:"top",type:"info",timeout:1e4,title:e,message:t})},notifyInfoWithCallback(e,t,s,a,o){this.$notify({component:te,icon:"tim-icons icon-trash-simple",horizontalAlign:"right",verticalAlign:"top",type:"info",timeout:1e4,title:e,message:t,cb_function:s,cb_function_text:a,cb_function_key:o})},notifyDanger(e,t){this.$notify({component:te,icon:"tim-icons icon-alert-circle-exc",horizontalAlign:"right",verticalAlign:"top",type:"danger",timeout:1e4,title:e,message:t})},notifyDangerWithCallback(e,t,s,a,o,i){let n=1e4;i&&(n=0),this.$notify({component:te,icon:"tim-icons icon-alert-circle-exc",horizontalAlign:"right",verticalAlign:"top",type:"danger",timeout:n,title:e,message:t,cb_function:s,cb_function_text:a,cb_function_key:o})},notifyWarning(e,t){this.$notify({component:te,icon:"tim-icons icon-alert-circle-exc",horizontalAlign:"right",verticalAlign:"top",type:"warning",timeout:1e4,title:e,message:t})}}};var ae={data(){return{caseInsensitive:s("7232"),newItem:""}},mixins:[se],components:{Icons:V},props:{list:{type:Array,required:!0},name:{type:String,required:!0},placeholder:{type:String,required:!0},helpText:{type:String,default:""},externalListToValidate:{type:Array,default:()=>[]},notifyText:{type:String,required:!1,default:"The value 'KEYNAME' is already part of the list. Duplicate entries are not allowed."}},methods:{addItem(){this.caseInsensitive(this.list).includes(this.newItem)||this.caseInsensitive(this.externalListToValidate).includes(this.newItem)?this.notifyDuplicate(this.newItem):""!=this.newItem&&(this.list.push(this.newItem),this.newItem="")},updateItem(e){let t=e.target.value;this.caseInsensitive(this.list).includes(t)||this.caseInsensitive(this.externalListToValidate).includes(t)?this.notifyDuplicate(t):""!=t&&this.$set(this.list,e.target.getAttribute("idx"),t)},deleteItem(e){let t=e.target.getAttribute("idx");this.list.splice(t,1)},notifyDuplicate(e){let t="Duplicate value",s=this.notifyText.replace("KEYNAME",e);this.notifyWarning(t,s)}}},oe=ae,ie=Object(c["a"])(oe,F,G,!1,null,null,null),ne=ie.exports,re=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"form-group"},[e.showLabel?s("label",{staticClass:"card"},[e._v(e._s(e.name))]):e._e(),s("datepicker",{attrs:{value:e.date,format:"yyyy-MM-dd","monday-first":!0,typeable:!0,"input-class":"form-control"},on:{selected:e.updateDate}})],1)},le=[],ue=s("fa33"),ce=s("c1df"),de=s.n(ce),me={props:{date:{type:[String,Date],default:""},name:{type:String,required:!0},showLabel:{type:Boolean,required:!1,default:!0}},methods:{updateDate(e){let t=de()(e,"DD/MM/YYYY").format("YYYY-MM-DD");"Invalid date"!=t&&this.$emit("dateUpdated",t)}},components:{Datepicker:ue["a"]}},fe=me,pe=Object(c["a"])(fe,re,le,!1,null,null,null),ge=pe.exports,he=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"form-group"},[e.showLabel?s("div",{class:e.getDivStyleClass()},[s("div",{staticClass:"col-md-auto pr-md-0"},[s("label",{staticClass:"card"},[e._v(e._s(e.name))])]),""!=e.helpText?s("div",{staticClass:"col ml-md-0"},[s("icons",{attrs:{icon:"help",tooltip:e.helpText}})],1):e._e()]):e._e(),s("div",{staticClass:"row toggle-button"},[s("div",{staticClass:"col-md-auto"},[s("toggle-button",{attrs:{value:e.state,sync:!0,labels:{checked:"Yes",unchecked:"No"},"font-size":14,height:30,width:95,color:{checked:"#00bf9a",unchecked:"#ff8d72",disabled:"#CCCCCC"}},on:{change:e.switchButton}})],1)])])},_e=[],we=s("f206"),Se={props:{state:{type:Boolean,default:!1},name:{type:String,required:!0},helpText:{type:String,default:""},showLabel:{type:Boolean,required:!1,default:!0},extraPaddingBottom:{type:Boolean,required:!1,default:!0}},methods:{switchButton(e){this.$emit("toggleButtonUpdated",e.value)},getDivStyleClass(){return this.extraPaddingBottom?"row pb-md-2":"row"}},components:{ToggleButton:we["ToggleButton"],Icons:V}},Te=Se,ye=Object(c["a"])(Te,he,_e,!1,null,null,null),ve=ye.exports,be=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"form-group"},[e.showLabel?s("label",{staticClass:"card"},[e._v(e._s(e.name))]):e._e(),s("vue-slider",{attrs:{value:e.score,dotSize:"18",data:e.markData,"tooltip-formatter":function(t){return e.markDataTooltip[t]},marks:!0,useKeyboard:!0,tooltypeStyle:{"background-color":"#419EF9","border-color":"#419EF9"},processStyle:{"background-color":"#419EF9"},labelStyle:{color:"rgb(255, 255, 255, 0.8)"}},on:{change:e.updateScore}})],1)},qe=[],Ce=s("4971"),We=s.n(Ce),Oe=(s("24df"),{props:{score:{type:Number,required:!0},markData:{type:Array,required:!0},markDataTooltip:{type:Object,required:!0},name:{type:String,required:!0},showLabel:{type:Boolean,required:!1,default:!0}},methods:{updateScore(e){this.$emit("scoreUpdated",e)}},components:{VueSlider:We.a}}),Ae=Oe,xe=Object(c["a"])(Ae,be,qe,!1,null,null,null),ke=xe.exports,Le=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[s("div",{staticClass:"row"},[e._m(0),s("div",{staticClass:"col ml-md-0"},[s("icons",{attrs:{icon:"help",tooltip:"It's possible to have custom key-value pairs in your YAML file. The Editor supports numbers and string for the value."}})],1),e.useInModal?s("div",{staticClass:"col"},[s("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:function(t){return e.$bvModal.hide(e.modalId)}}},[e._v("×")])]):e._e()]),e._m(1),e._l(e.item,(function(t,a,o){return s("div",{key:o},[e.defaultKeys.includes(a)?e._e():s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-4 pr-md-0"},[s("base-input",{attrs:{value:a},on:{change:function(t){return e.updateKey(a,t)}}})],1),s("div",{staticClass:"col-md-6"},[s("base-input",{attrs:{value:e.item[a]},on:{change:function(t){return e.updateValue(a,t)}}})],1),s("div",{staticClass:"col-md-0 mt-md-1"},[s("i",{staticClass:"tim-icons icon-trash-simple icon-color icon-padding cursor-pointer",on:{click:function(t){return e.deleteProperty(a)}}})])])])})),s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-4 pr-md-0"},[s("base-input",{attrs:{placeholder:"key"},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.addProperty(t)}},model:{value:e.newKey,callback:function(t){e.newKey=t},expression:"newKey"}})],1),s("div",{staticClass:"col-md-5 pr-md-0"},[s("base-input",{attrs:{placeholder:"value"},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.addProperty(t)},keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:e.addProperty(t)}},model:{value:e.newValue,callback:function(t){e.newValue=t},expression:"newValue"}})],1),s("div",{staticClass:"col-md-2"},[s("button",{staticClass:"btn-custom btn btn-secondary button-add",on:{click:e.addProperty}},[e._v(" Add ")])])])],2)},De=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"col-md-auto pr-md-0"},[s("h5",{staticClass:"title"},[e._v("Custom key-value pairs")])])},function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-4"},[s("label",{staticClass:"card"},[e._v("Key")])]),s("div",{staticClass:"col-md-5"},[s("label",{staticClass:"card"},[e._v("Value")])])])}],Ie={data(){return{newKey:"",newValue:"",caseInsensitive:s("7232")}},mixins:[se],components:{Icons:V},props:{item:{type:Object,required:!0},defaultKeys:{type:Array,required:!0},useInModal:{type:Boolean,required:!1,default:!1},modalId:{type:String,required:!1,default:""}},methods:{updateKey(e,t){let s=t.target.value;this.isKeyAllowed(s)&&(this.$set(this.item,s,this.item[e]),this.$delete(this.item,e))},updateValue(e,t){this.item[e]=t.target.value},deleteProperty(e){this.$delete(this.item,e)},addProperty(){""!=this.newKey&&this.isKeyAllowed(this.newKey)&&(this.$set(this.item,this.newKey,this.newValue),this.newKey="",this.newValue="")},isKeyAllowed(e){if(this.caseInsensitive(this.defaultKeys).includes(e)){let t="Reserved key",s="The key '"+e+"' is not allowed for a custom key-value pair.";return this.notifyWarning(t,s),!1}if(this.caseInsensitive(Object.keys(this.item)).includes(e)){let t="Duplicate key",s="The key '"+e+"' is already part of the YAML file. Duplicate entries are not allowed.";return this.notifyWarning(t,s),!1}return!0}}},Ee=Ie,Pe=Object(c["a"])(Ee,Le,De,!1,null,null,null),Re=Pe.exports,Me=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[s("div",{staticClass:"container-fluid d-flex flex-column"},[e.isNewItem||e.editItem?s("div",[s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-auto pr-md-0 pl-md-0 margin-top-8"},[s("label",[e._v(e._s(e.title))])]),s("vue-simple-suggest",{staticClass:"col-md-7 pl-md-2 pr-md-0",attrs:{value:e.item[e.itemIdName],list:e.filteredSuggestionList,"max-suggestions":0,"filter-by-query":!0,"display-attribute":e.displayAttr,"value-attribute":e.valueAttr,styles:e.autoCompleteStyle},on:{input:function(t){e.tmpItemId=t},blur:e.setItemIdValue}}),s("i",{staticClass:"tim-icons icon-check-2 icon-color icon-padding cursor-pointer",attrs:{id:"checkmark"},on:{click:e.setItemIdValue}})],1)]):s("div",{staticClass:"row flex-fill"},[s("div",{staticClass:"col-md pr-md-0 pl-md-0"},[e.itemTitle?s("span",{staticClass:"card-title",attrs:{id:"detailCard"}},[e._v(e._s(e.item[e.itemTitle.id]+" - "+e.item[e.itemTitle.name]))]):s("span",{staticClass:"card-title",attrs:{id:"detailCard"}},[e._v(e._s(e.item[e.itemIdName]))]),s("i",{staticClass:"tim-icons icon-pencil icon-color icon-padding cursor-pointer",on:{click:function(t){e.editItem=!0}}})]),s("div",[s("label",{staticClass:"cursor-pointer",attrs:{title:"Previous "+e.title.toLowerCase()},on:{click:function(t){return e.navigateItem(!1)}}},[s("icons",{attrs:{icon:"arrow-up"}})],1),s("label",{staticClass:"cursor-pointer",attrs:{title:"Next "+e.title.toLowerCase()},on:{click:function(t){return e.navigateItem(!0)}}},[s("icons",{attrs:{icon:"arrow-down"}})],1)])])])])},je=[],Ne=s("5111");s("c4c9");const Be={data(){return{autoCompleteStyle:{defaultInput:"autocomplete-input",suggestions:"autocomplete-result",suggestItem:"autocomplete-suggest"}}},props:{title:{type:String,required:!0},itemIdName:{type:String,required:!0},suggestionList:{type:Array,required:!0}},computed:{listKnownIDs(){return this.suggestionList.map(e=>e[this.itemIdName])},listKnownIDsForPlatform(){let e=[];for(let t=0;tthis.suggestionList[t]["platforms"].includes(e)))&&e.push(this.suggestionList[t]);return e.map(e=>e[this.itemIdName])}},components:{VueSimpleSuggest:Ne["a"]}};var He={data(){return{caseInsensitive:s("7232"),tmpItemId:null,checkBoxClicked:!1,editItem:!1}},components:{Icons:V},mixins:[Be,se],props:{item:{type:Object,required:!0},allItems:{type:Array,required:!0},itemTitle:{type:Object,default:null},valueAttr:{type:String,default:""},displayAttr:{type:String,default:""},isAttackEntity:{type:Boolean,default:!1},platforms:{type:Array,default:null},notifyText:{type:String,required:!1,default:"'ID' is an invalid TITLE."},navigateItem:{type:Function,required:!0}},watch:{item(){this.editItem=!1}},methods:{getAttackEntityName(e,t,s){for(let a=0;a0)return;if(!this.tmpItemId.match(/\bT\d{4}(\.\d{3}|)\b/i))return void("checkmark"!=e.target.id&&this.notifyInvalid(this.tmpItemId));let t=this.tmpItemId.match(/\b(T\d{4}(\.\d{3}|))\b/i)[0].toUpperCase();if(!t.startsWith("T"))return void("checkmark"!=e.target.id&&this.notifyInvalid(t));if(this.isDuplicateItem(t)){if("checkmark"!=e.target.id){let e="Duplicate "+this.title.toLowerCase(),s="The "+this.title.toLowerCase()+" '"+t+"' is already part of the YAML administration file. Duplicate entries are not allowed.";this.notifyWarning(e,s)}return}if(this.listKnownIDs.includes(t)){if(!this.listKnownIDsForPlatform.includes(t)&&"checkmark"!=e.target.id){let e="Non-applicable "+this.title.toLowerCase(),s="The "+this.title.toLowerCase()+" "+t+" is not applicable to any of the selected platform(s).";this.notifyWarning(e,s)}}else if("checkmark"!=e.target.id){let e="Unknown "+this.title,s="The "+this.title+" "+t+" is not part of ATT&CK.";this.notifyWarning(e,s)}this.item[this.itemIdName]=t;let s=this.getAttackEntityName(t,"technique_id","technique_name");this.item["technique_name"]=s,this.tmpItemId=null,this.editItem=!1}else if(null!=this.tmpItemId&&""!=this.tmpItemId){if(this.isDuplicateItem(this.tmpItemId)){if("checkmark"!=e.target.id){let e="Duplicate "+this.title.toLowerCase(),t="The "+this.title.toLowerCase()+" '"+this.tmpItemId+"' is already part of the YAML administration file. Duplicate entries are not allowed.";this.notifyWarning(e,t)}return}if(!this.suggestionList.includes(this.tmpItemId)&&"checkmark"!=e.target.id){let e="Non-ATT&CK "+this.title.toLowerCase(),t="The "+this.title.toLowerCase()+" '"+this.tmpItemId+"' is not part of ATT&CK.";this.notifyWarning(e,t)}this.item[this.itemIdName]=this.tmpItemId,this.tmpItemId=null,this.editItem=!1}},notifyInvalid(e){let t="Invalid "+this.title.toLowerCase(),s=this.notifyText.replace("ID",e).replace("TITLE",this.title.toLowerCase());this.notifyWarning(t,s)},isDuplicateItem(e){return!(!this.caseInsensitive(this.allItemsIdValues).includes(e)||this.editItem&&this.caseInsensitive(this.item[this.itemIdName]).equals(e))}},computed:{isNewItem(){return""==this.item[this.itemIdName]},allItemsIdValues(){let e=[];for(let t=0;tthis.suggestionList[t]["platforms"].includes(e))&&!this.allItemsIdValues.includes(this.suggestionList[t][this.valueAttr]))&&e.push(this.suggestionList[t]);return e}return this.suggestionList}}},Fe=He,Ge=Object(c["a"])(Fe,Me,je,!1,null,null,null),ze=Ge.exports,$e=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[s("textarea",{directives:[{name:"model",rawName:"v-model",value:e.data_object[e.data_field],expression:"data_object[data_field]"}],staticClass:"form-control textarea-border pl-md-3 textarea-customstyle",attrs:{rows:e.rows,placeholder:". . ."},domProps:{value:e.data_object[e.data_field]},on:{input:function(t){t.target.composing||e.$set(e.data_object,e.data_field,t.target.value)}}}),s("div",{directives:[{name:"b-modal",rawName:"v-b-modal",value:"comment-modal-"+e.id,expression:"'comment-modal-' + id"}],staticClass:"icon-example",on:{click:function(t){return e.callCbFunction("comment-modal-"+e.id)}}}),s("b-modal",{attrs:{id:"comment-modal-"+e.id,"dialog-class":"modal-edit-small","content-class":"modal-dark-mode","hide-footer":"","hide-header":"","no-close-on-esc":""}},[s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-auto pr-md-0"},[s("h5",{staticClass:"title"},[e._v("Comment")])]),s("div",{staticClass:"col"},[s("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:function(t){e.$bvModal.hide("comment-modal-"+e.id),e.callCbFunction("comment-modal-"+e.id)}}},[e._v(" × ")])])]),s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-12"},[s("textarea",{directives:[{name:"model",rawName:"v-model",value:e.data_object[e.data_field],expression:"data_object[data_field]"}],staticClass:"form-control textarea-border textarea-modal pl-md-3",attrs:{rows:"50",placeholder:". . ."},domProps:{value:e.data_object[e.data_field]},on:{input:function(t){t.target.composing||e.$set(e.data_object,e.data_field,t.target.value)}}})])])])],1)},Ke=[],Ue={data(){return{}},components:{},props:{data_object:{type:Object,required:!0},data_field:{type:String,required:!0},id:{type:String,required:!0},cb_function:{type:Function,required:!1},rows:{type:String,required:!0}},methods:{callCbFunction(e){void 0!=this.cb_function&&this.cb_function(e)}}},Ye=Ue,Ve=Object(c["a"])(Ye,$e,Ke,!1,null,null,null),Qe=Ve.exports,Je={YAML_DATASOURCES_VERSION:1,YAML_TECHNIQUES_VERSION:1.2,YAML_GROUPS_VERSION:1,YAML_OBJ_NEW_DATA_SOURCES_FILE:{version:1,file_type:"data-source-administration",name:"example",platform:["all"],data_sources:[]},YAML_OBJ_DATA_SOURCES:{data_source_name:"",date_registered:null,date_connected:null,products:[],available_for_data_analytics:!1,comment:"",data_quality:{device_completeness:0,data_field_completeness:0,timeliness:0,consistency:0,retention:0}},YAML_OBJ_NEW_GROUPS_FILE:{version:1,file_type:"group-administration",platform:["all"],groups:[]},YAML_OBJ_GROUP:{group_name:"",campaign:"",technique_id:[],software_id:[],enabled:!0},YAML_OBJ_NEW_TECHNIQUES_FILE:{version:1.2,file_type:"technique-administration",name:"example",platform:["all"],techniques:[]},YAML_OBJ_TECHNIQUE:{technique_id:"",technique_name:"",detection:[{applicable_to:["all"],location:[],comment:"",score_logbook:[{date:null,score:-1,comment:""}]}],visibility:[{applicable_to:["all"],comment:"",score_logbook:[{date:null,score:0,comment:"",auto_generated:!1}]}]},YAML_OBJ_TECHNIQUE_DETECTION:{applicable_to:["all"],location:[],comment:"",score_logbook:[{date:null,score:-1,comment:""}]},YAML_OBJ_TECHNIQUE_VISIBILITY:{applicable_to:["all"],comment:"",score_logbook:[{date:null,score:0,comment:"",auto_generated:!1}]},YAML_OBJ_SCORE_DETECTION_LOGBOOK:{date:null,score:-1,comment:""},YAML_OBJ_SCORE_VISIBILITY_LOGBOOK:{date:null,score:0,comment:"",auto_generated:!1},PLATFORMS:["all","Windows","Linux","macOS","AWS","GCP","Azure","Azure AD","Office 365","SaaS"],PLATFORM_CONVERSION:{windows:"Windows",linux:"Linux",macos:"macOS",aws:"AWS",gcp:"GCP",azure:"Azure","azure ad":"Azure AD","office 365":"Office 365",saas:"SaaS"}},Xe=s("1a5e"),Ze=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("SlideYUpTransition",{attrs:{duration:e.animationDuration}},[s("div",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}],staticClass:"modal fade",class:[{"show d-block":e.show},{"d-none":!e.show},{"modal-mini":"mini"===e.type}],attrs:{tabindex:"-1",role:"dialog","aria-hidden":!e.show},on:{click:function(t){return t.target!==t.currentTarget?null:e.closeModal(t)}}},[s("div",{staticClass:"modal-dialog",class:[{"modal-notice":"notice"===e.type},{"modal-dialog-centered":e.centered},e.modalClasses]},[s("div",{staticClass:"modal-content",class:[e.gradient?"bg-gradient-"+e.gradient:"",e.modalContentClasses]},[e.$slots.header?s("div",{staticClass:"modal-header",class:[e.headerClasses]},[e._t("header"),e._t("close-button",[e.showClose?s("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"},on:{click:e.closeModal}},[s("i",{staticClass:"tim-icons icon-simple-remove"})]):e._e()])],2):e._e(),e.$slots.default?s("div",{staticClass:"modal-body",class:e.bodyClasses},[e._t("default")],2):e._e(),e.$slots.footer?s("div",{staticClass:"modal-footer",class:e.footerClasses},[e._t("footer")],2):e._e()])])])])},et=[],tt={name:"modal",components:{SlideYUpTransition:b["b"]},props:{show:Boolean,showClose:{type:Boolean,default:!0},centered:{type:Boolean,default:!0},type:{type:String,default:"",validator(e){let t=["","notice","mini"];return-1!==t.indexOf(e)},description:'Modal type (notice|mini|"") '},modalClasses:{type:[Object,String],description:"Modal dialog css classes"},modalContentClasses:{type:[Object,String],description:"Modal dialog content css classes"},gradient:{type:String,description:"Modal gradient type (danger, primary etc)"},headerClasses:{type:[Object,String],description:"Modal Header css classes"},bodyClasses:{type:[Object,String],description:"Modal Body css classes"},footerClasses:{type:[Object,String],description:"Modal Footer css classes"},animationDuration:{type:Number,default:500,description:"Modal transition duration"}},methods:{closeModal(){this.$emit("update:show",!1),this.$emit("close")}},watch:{show(e){let t=document.body.classList;e?t.add("modal-open"):t.remove("modal-open")}}},st=tt,at=(s("22d7"),Object(c["a"])(st,Ze,et,!1,null,null,null)),ot=at.exports;s("a04c");const it={data(){return{}},created:function(){document.addEventListener("keyup",this.escapeKeyListener)},destroyed:function(){document.removeEventListener("keyup",this.escapeKeyListener)},components:{},methods:{}};var nt=s("2ef0"),rt=s.n(nt),lt={data(){return{dataQualityScores:[0,1,2,3,4,5],dataQualityTooltip:{0:"None",1:"Poor",2:"Fair",3:"Good",4:"Very good",5:"Excellent"},dataSourceDefaultKeys:Object.keys(Je.YAML_OBJ_DATA_SOURCES),dataSourceSuggestionList:Xe,helptextDataQuality:!1,helptextDataSourceKVPairs:!1,commentModal:!1}},mixins:[it],props:{dataSource:{type:Object,required:!0},allDataSources:{type:Array,required:!0},dqHelpText:{type:String,required:!0},dsHelpText:{type:String,required:!0},prevDataSourceQuality:{type:Array,required:!0},navigateItem:{type:Function,required:!0}},methods:{escapeKeyListener:function(e){27===e.keyCode&&this.helptextDataQuality?this.helptextDataQuality=!1:27===e.keyCode&&this.helptextDataSourceKVPairs?this.helptextDataSourceKVPairs=!1:27===e.keyCode&&""!=this.commentModal&&(this.$bvModal.hide(this.commentModal),this.commentModal="")},toggleEnabled(){let e=this.dataSource["data_source_name"];if(this.dsEnabled){this.prevDataSourceQuality[e]=rt.a.cloneDeep(this.dataSource.data_quality);for(let e in this.dataSource.data_quality)this.dataSource.data_quality[e]=0}else if(e in this.prevDataSourceQuality)this.dataSource.data_quality=rt.a.cloneDeep(this.prevDataSourceQuality[e]);else for(let t in this.dataSource.data_quality)this.dataSource.data_quality[t]=1},editCommentCallback(e){this.commentModal=e}},computed:{dsEnabled(){for(const e of Object.values(this.dataSource.data_quality))if(e>0)return!0;return!1}},components:{DatePicker:ge,ListEditor:ne,ToggleButton:ve,ScoreSlider:ke,CustomKeyValueEditor:Re,AutoSuggestTitle:ze,Modal:ot,Icons:V,ExtendedTextarea:Qe}},ut=lt,ct=Object(c["a"])(ut,B,H,!1,null,null,null),dt=ct.exports,mt=s("651e"),ft=s.n(mt),pt=s("f13c"),gt=s.n(pt),ht=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("label",{staticClass:"text-reader"},[s("input",{attrs:{type:"file",id:e.id},on:{change:e.loadTextFromFile}})])},_t=[],wt={props:{setFileNameFn:Function,id:String},methods:{loadTextFromFile(e){const t=e.target.files[0],s=new FileReader;this.setFileNameFn(e.target.files[0].name),s.onload=e=>this.$emit("load",e.target),s.readAsText(t)}}},St=wt,Tt=Object(c["a"])(St,ht,_t,!1,null,null,null),yt=Tt.exports,vt=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("table",{staticClass:"table-file-details"},[e._m(0),s("tr",[s("td",{attrs:{width:"100"}},[e._v("Filename:")]),s("td",[e._v(e._s(e.filename))])]),s("tr",[s("td",[e._v("File type:")]),s("td",[e._v(e._s(e.doc["file_type"]))])]),s("tr",[s("td",[e._v("Version:")]),s("td",[e._v(e._s(e.doc["version"].toFixed(1)))])]),s("tr",{directives:[{name:"show",rawName:"v-show",value:e.showName,expression:"showName"}]},[s("td",[e._v("Name:")]),s("td",[s("base-input",{staticClass:"file-detail-edit",model:{value:e.doc["name"],callback:function(t){e.$set(e.doc,"name",t)},expression:"doc['name']"}})],1)]),s("tr",[s("td",[e._v("Notes:")]),s("td",[s("div",{staticClass:"textareaFileDetails"},[s("extended-textarea",{attrs:{data_object:e.doc,data_field:"notes",rows:"2",id:"notes"}})],1)])]),s("tr",[s("td",[e._v("Platform:")]),s("td",e._l(e.platforms,(function(t){return s("label",{staticClass:"custom-checkbox",attrs:{for:t}},[s("input",{directives:[{name:"model",rawName:"v-model",value:e.doc.platform,expression:"doc.platform"}],attrs:{type:"checkbox",id:t},domProps:{value:t,checked:Array.isArray(e.doc.platform)?e._i(e.doc.platform,t)>-1:e.doc.platform},on:{click:function(s){return e.platformEventHandler(t)},change:[function(s){var a=e.doc.platform,o=s.target,i=!!o.checked;if(Array.isArray(a)){var n=t,r=e._i(a,n);o.checked?r<0&&e.$set(e.doc,"platform",a.concat([n])):r>-1&&e.$set(e.doc,"platform",a.slice(0,r).concat(a.slice(r+1)))}else e.$set(e.doc,"platform",i)},e.checkPlatform]}}),e._v(" "+e._s(t)+" ")])})),0)])])},bt=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("tr",[s("td",{attrs:{width:"100",colspan:"2"}},[s("b",[e._v("File details")])])])}],qt={mixins:[se],props:{filename:{type:String,required:!0},doc:{type:Object,required:!0},platforms:{type:Array,required:!0},showName:{type:Boolean,required:!1,default:!0}},methods:{platformEventHandler(e){if("all"==e)this.doc.platform=["all"];else{let e=-1;for(let t=0;t=0&&this.doc.platform.splice(e,1)}},checkPlatform(){0==this.doc.platform.length&&this.notifyDanger("Missing value","No value for platform selected. Please select one or more platforms.")}},components:{ExtendedTextarea:Qe}},Ct=qt,Wt=Object(c["a"])(Ct,vt,bt,!1,null,null,null),Ot=Wt.exports,At={container:"body",easing:"ease-in",offset:-35,duration:0,force:!1,cancelable:!0,onStart:function(e){},onDone:function(e){},onCancel:function(){},x:!1,y:!0};const xt={data(){return{filename:"",selected_filename:"",doc:null,selectedRow:[],fileChanged:!1,unwatchFunction:null,deletedRows:[],platforms:Je.PLATFORMS}},components:{FileReader:yt,FileDetails:Ot},methods:{navigateToTop(){gt.a.scrollTo("#pageTop",300,At)},navigateToDetail(){gt.a.scrollTo("#detailCard",300,At)},setFileName(e){this.selected_filename=e},selectItem(e){this.selectedRow!=e&&(this.selectedRow=e,e.length>0&&this.navigateToDetail())},addItem(e,t,s){this.filters.filter.value="";let a=null;for(let o=0;o0?this.selectedRow[0]:null},deleteItem(e,t,s,a,o){let i=e.target.getAttribute(s),n=-1;for(let l=0;l0&&(""==i||i==this.selectedRow[0][s])&&this.selectedRow.pop(),this.doc[t].splice(n,1);let r="";r=""==i?"The empty "+a.toLowerCase()+" is removed.":a+" '"+i+"' is removed.",this.notifyInfoWithCallback("Removal status",r,o,"Undo this action",i)},recoverDeletedItem(e,t){let s=null;for(let a=0;a=0&&(this.doc[e].splice(a,1),this.selectedRow.pop()),this.cleanupBeforeDownload(),0==this.doc.platform.length)return void this.notifyDanger("Missing value","No value for platform selected. Please select one or more platforms.");let o=rt.a.cloneDeep(this.doc);this.convertBeforeDownload(o);var i=new Blob([ft.a.safeDump(o,{lineWidth:2e3})],{type:"text/plain;charset=utf-8"}),n=s("21a6");n.saveAs(i,this.filename),this.fileChanged=!1,this.setWatch()},setWatch(){null!=this.unwatchFunction&&this.unwatchFunction(),this.unwatchFunction=this.$watch("doc",(function(e,t){this.fileChanged=!0}),{deep:!0})},askNewFile(){this.fileChanged?this.$bvModal.msgBoxConfirm("You have unsaved changes that will be lost if you choose to continue.",{title:"Unsaved changes",size:"sm",cancelVariant:"warning",okVariant:"info",okTitle:"Continue",modalClass:"confirmMessage"}).then(e=>{e&&this.newFile()}):this.newFile()},navigateItem(e){let t=1;e||(t=-1);let s=this.$refs.data_table.$el.rows,a=0;for(let o=0;o=0?e.push(Je.PLATFORM_CONVERSION[a]):this.notifyDanger("Invalid value","Invalid value for platform was found in the YAML file and was removed.")}else e.push(t.platform[s]);t.platform=e;for(let s=0;s0)this.selectedRow.pop();for(let t=0;t5?5:"number"==typeof e?e:0},cleanupBeforeDownload(){},convertBeforeDownload(e){for(let t=0;t{this.dqHelpText=e.body.replace(/\[(.+)\](\([#\w-]+\))/gm,"$1")},e=>{this.dqHelpText="An error occurred while loading the help content."}),this.dsHelpText="Loading the help content...",this.$http.get(this.dsFileToRender).then(e=>{this.dsHelpText=e.body.replace(/\[(.+)\](\([#\w-]+\))/gm,"$1"),this.dsHelpText=this.dsHelpText.match(/## Data source object((.*|\n)*)/gim,"$1")[0],this.dsHelpText=this.dsHelpText.replace(/^## Data source object/gim,""),this.dsHelpText=this.dsHelpText.replace(/^## .+((.*|\n)*)/gim,"")},e=>{this.dsHelpText="An error occurred while loading the help content."})},notifyInvalidFileType(e){this.notifyDanger("Invalid YAML file type","The file '"+e+"' is not a valid data source administration file.")}},filters:{listToString:function(e){return Array.isArray(e)?e.join(", "):e}}},Dt=Lt,It=Object(c["a"])(Dt,j,N,!1,null,null,null),Et=It.exports,Pt=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[null!=e.doc?s("div",{staticClass:"back-to-top"},[s("label",{staticClass:"cursor-pointer",attrs:{title:"Back to top"},on:{click:e.navigateToTop}},[s("icons",{attrs:{icon:"arrow-up"}})],1)]):e._e(),s("div",{staticClass:"row",attrs:{id:"pageTop"}},[s("div",{staticClass:"col"},[s("div",{staticClass:"card card-card"},[e._m(0),s("div",{staticClass:"card-body"},[s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("button",{staticClass:"btn mr-md-3",attrs:{type:"button"},on:{click:e.askNewFile}},[s("icons",{attrs:{icon:"file-empty"}}),e._v(" New file ")],1),s("label",{staticClass:"custom-file-upload"},[s("icons",{attrs:{icon:"file"}}),e._v(" Select YAML file "),s("file-reader",{attrs:{setFileNameFn:e.setFileName,id:"techniqueFileReader"},on:{load:function(t){return e.readFile(t)}}})],1),e.fileChanged?s("label",{staticClass:"pl-2"},[s("icons",{attrs:{icon:"text-balloon"}}),e._v(" You have unsaved changes. You may want to save the file to preserve your changes.")],1):e._e()])]),null!=e.doc?s("div",{staticClass:"row pt-md-2"},[s("div",{staticClass:"col"},[s("file-details",{attrs:{filename:e.filename,doc:e.doc,platforms:e.platforms}})],1)]):e._e(),null!=e.doc?s("div",{staticClass:"row pt-md-2"},[s("div",{staticClass:"col card-text"},[s("button",{staticClass:"btn",attrs:{type:"button"},on:{click:function(t){return e.downloadYaml("techniques","technique_id")}}},[s("icons",{attrs:{icon:"save"}}),e._v(" Save YAML file ")],1)])]):e._e()])])])]),null!=e.doc?s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("card",{attrs:{type:"card"}},[s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("p",[s("button",{staticClass:"btn btn-secondary",attrs:{type:"button"},on:{click:function(t){return e.addItem("techniques","technique_id",e.emptyTechObject)}}},[s("icons",{attrs:{icon:"plus"}}),e._v(" Add technique ")],1)])])]),s("div",{staticClass:"row mt-md-2"},[s("div",{staticClass:"col"},[s("base-input",{attrs:{placeholder:"filter"},model:{value:e.filters.filter.value,callback:function(t){e.$set(e.filters.filter,"value",t)},expression:"filters.filter.value"}}),s("v-table",{ref:"data_table",staticClass:"table-custom",attrs:{data:e.doc.techniques,selectedClass:"table-selected-custom",filters:e.filters},on:{selectionChanged:function(t){return e.selectTechnique(t)}},scopedSlots:e._u([{key:"body",fn:function(t){var a=t.displayData;return s("tbody",{},e._l(a,(function(t,a){return s("v-tr",{key:t.technique_id,ref:"data_table_rows",refInFor:!0,attrs:{row:t}},[s("td",[e._v(e._s(t.technique_id))]),s("td",[e._v(e._s(t.technique_name))]),s("td",[s("i",{staticClass:"tim-icons icon-trash-simple cursor-pointer",attrs:{idx:a,technique_id:t.technique_id},on:{click:function(t){return e.deleteTechnique(t)}}})])])})),1)}}],null,!1,2895191889)},[s("thead",{attrs:{slot:"head"},slot:"head"},[s("v-th",{attrs:{sortKey:"technique_id",defaultSort:"asc",width:"200"}},[e._v("Technique ID")]),s("v-th",{attrs:{sortKey:"technique_name",width:"400"}},[e._v("Name")]),s("th")],1)])],1)])])],1),s("div",{staticClass:"col"},[s("card",{attrs:{type:"card"}},[null!=e.getSelectedItem()?s("techniques-detail",{ref:"detailComponent",attrs:{technique:e.getSelectedItem(),allTechniques:e.doc.techniques,selectedPlatforms:e.doc.platform,navigateItem:e.navigateItem}}):e._e()],1)],1)]):e._e()])},Rt=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"card-header"},[s("h2",{staticClass:"card-title"},[s("i",{staticClass:"tim-icons icon-zoom-split"}),e._v(" Techniques")])])}],Mt=function(){var e=this,t=e.$createElement,s=e._self._c||t;return null!=e.technique?s("div",{staticClass:"card"},[s("auto-suggest-title",{attrs:{item:e.technique,allItems:e.allTechniques,itemIdName:"technique_id",title:"Technique",itemTitle:{id:"technique_id",name:"technique_name"},suggestionList:e.techniquesSuggestionList,valueAttr:"technique_id",displayAttr:"autosuggest",isAttackEntity:!0,platforms:e.selectedPlatforms,notifyText:"'ID' is an invalid technique, please comply with the naming scheme: TXXXX - [optional name].",navigateItem:e.navigateItem}}),s("applicable-to-collapse",{ref:"collapseDetectionComponent",attrs:{title:"Detection",applicable_to:e.technique.detection,helpText:e.detectionHelpText,helptextScore:e.detectionScoreHelpText,scores:e.detectionScores,scoresTooltip:e.detectionScoresTooltip,defaultScore:e.detectionScoreDefault,showAutoGenerated:!1,emptyScoreEntry:e.emptyScoreEntryDetection,emptyObject:e.emptyDetectionObject}}),s("applicable-to-collapse",{ref:"collapseVisibilityComponent",attrs:{title:"Visibility",applicable_to:e.technique.visibility,showLocation:!1,helpText:e.visibilityHelpText,helptextScore:e.visibilityScoreHelpText,scores:e.visibilityScores,scoresTooltip:e.visibilityScoresTooltip,defaultScore:e.visibilityScoreDefault,showAutoGenerated:!0,emptyScoreEntry:e.emptyScoreEntryVisibility,emptyObject:e.emptyVisibilityObject}})],1):e._e()},jt=[],Nt=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[s("div",{staticClass:"row mt-md-3"},[s("div",{staticClass:"col-md-auto pr-md-0"},[s("h5",{staticClass:"title mb-md-3"},[e._v(e._s(e.title))])]),s("div",{staticClass:"col ml-md-0",on:{click:function(t){e.showHelpText=!0}}},[s("icons",{attrs:{icon:"help",tooltip:"Click to open more information."}})],1),s("modal",{staticClass:"modal-help",attrs:{show:e.showHelpText,id:"Modal",centered:!1,"show-close":!0},on:{"update:show":function(t){e.showHelpText=t}}},[s("h1",{attrs:{slot:"header"},slot:"header"},[e._v(e._s(e.title))]),s("div",{staticClass:"markdown-popup"},[s("VueShowdown",{attrs:{markdown:e.helpText}})],1)])],1),s("div",{staticClass:"mb-3"},e._l(e.applicable_to,(function(t,a){return s("div",{key:a,attrs:{row:t}},[s("div",{staticClass:"collapseHeader"},[s("div",{staticClass:"row"},[s("div",{directives:[{name:"b-toggle",rawName:"v-b-toggle",value:"collapse-"+e.title.toLowerCase()+"-"+a,expression:"'collapse-' + title.toLowerCase() + '-' + i"}],staticClass:"col-md-10 cursor-pointer"},[s("i",{staticClass:"when-opened tim-icons icon-minimal-up"}),s("i",{staticClass:"when-closed tim-icons icon-minimal-down"}),e._v(" "+e._s(t.applicable_to.join(", "))+" ")]),s("div",{staticClass:"col collapse-trash-icon mr-md-2"},[s("i",{staticClass:"tim-icons icon-trash-simple icon-color cursor-pointer",on:{click:function(t){return e.deleteApplicableTo(a)}}})])])]),s("b-collapse",{ref:"collapseComponent",refInFor:!0,attrs:{id:"collapse-"+e.title.toLowerCase()+"-"+a}},[s("b-card",{staticClass:"collapseContent"},[s("list-editor",{staticClass:"mt-md-2 no-bottom-margin",attrs:{list:t.applicable_to,name:e.title+" is applicable to",placeholder:"applicable to",externalListToValidate:e.getApplicableToList(),helpText:"Specifies to which type of system this "+e.title.toLowerCase()+" applies to. The value 'all' can be used to let it apply to every type of system.",notifyText:"The value 'KEYNAME' is already part of the applicable_to for this technique. Duplicate entries are not allowed."}}),0==t.applicable_to.length?s("div",{staticClass:"row mt-md-0 mb-md-2"},[s("div",{staticClass:"col-md-auto pr-md-0"},[s("i",{staticClass:"tim-icons icon-alert-circle-exc icon-color-warning"})]),s("div",{staticClass:"col-md-auto pl-md-2"},[s("label",{staticClass:"label-warning",attrs:{id:"warningText"}},[e._v("The applicable_to field should be filled in order for DeTT&CT to work properly.")])])]):e._e(),e.showLocation?s("list-editor",{staticClass:"mt-md-2",attrs:{list:t.location,name:"Location of the "+e.title.toLowerCase(),placeholder:"location"}}):e._e(),s("div",{staticClass:"row mt-md-2"},[s("div",{staticClass:"col"},[s("label",{staticClass:"card"},[e._v("Comment")])])]),s("div",{staticClass:"row mt-md-0"},[s("div",{staticClass:"col-md-11"},[s("extended-textarea",{attrs:{data_object:t,data_field:"comment",id:e.title+a,rows:"4",cb_function:e.editCommentCallback}})],1)]),s("div",{staticClass:"row mt-md-3"},[s("div",{staticClass:"col-md-4"},[s("score-slider",{attrs:{name:"Score date: "+e.getLatestScoreDate(t.score_logbook),score:e.getLatestScore(t.score_logbook),markData:e.scores,markDataTooltip:e.scoresTooltip,showLabel:!0},on:{scoreUpdated:function(s){e.setLatestScore(t.score_logbook,e.getLatestScoreDate(t.score_logbook),s)}}})],1)]),s("div",{staticClass:"row mt-md-4"},[s("div",{staticClass:"col-md-auto"},[s("b-button",{directives:[{name:"b-modal",rawName:"v-b-modal",value:e.title+"-score-logbook-modal-"+a,expression:"title + '-score-logbook-modal-' + i"}],staticClass:"btn-custom btn btn-secondary button-30",on:{click:function(t){e.currentModal=e.title+"-score-logbook-modal-"+a}}},[e._v("Score logbook")]),s("b-modal",{attrs:{id:e.title+"-score-logbook-modal-"+a,"dialog-class":"modal-edit-wide","content-class":"modal-dark-mode","hide-footer":"","hide-header":"","no-close-on-esc":""}},[s("score-logbook",{attrs:{item:t.score_logbook,scores:e.scores,scoresTooltip:e.scoresTooltip,defaultScore:e.defaultScore,showAutoGenerated:e.showAutoGenerated,modalId:e.title+"-score-logbook-modal-"+a,emptyScoreEntry:e.emptyScoreEntry,cb_function:e.editCommentCallback},on:{showHelptextScoreNow:function(t){e.showHelptextScore=!0}}})],1),s("modal",{staticClass:"modal-help",attrs:{show:e.showHelptextScore,centered:!1,"show-close":!0},on:{"update:show":function(t){e.showHelptextScore=t}}},[s("h1",{attrs:{slot:"header"},slot:"header"},[e._v(e._s(e.title)+" scoring")]),s("div",{staticClass:"markdown-popup"},[s("VueShowdown",{attrs:{markdown:e.helptextScore}})],1)])],1),s("div",{staticClass:"col-md-auto"},[s("b-button",{directives:[{name:"b-modal",rawName:"v-b-modal",value:e.title+"-custom-kvpairs-modal-"+a,expression:"title + '-custom-kvpairs-modal-' + i"}],staticClass:"btn-custom btn btn-secondary button-30"},[e._v("Custom key value pairs")]),s("b-modal",{attrs:{id:e.title+"-custom-kvpairs-modal-"+a,"dialog-class":"modal-edit-small","content-class":"modal-dark-mode","hide-footer":"","hide-header":""}},[s("custom-key-value-editor",{attrs:{item:t,defaultKeys:e.defaultKVKeys,useInModal:!0,modalId:e.title+"-custom-kvpairs-modal-"+a}})],1)],1)])],1)],1)],1)})),0),s("div",{staticClass:"row mb-3"},[s("div",{staticClass:"col"},[s("button",{staticClass:"btn-custom btn btn-secondary button-30",on:{click:e.addApplicableTo}},[e._v("Add "+e._s(e.title.toLowerCase()))])])])])},Bt=[],Ht=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[s("div",{staticClass:"row"},[e._m(0),s("div",{staticClass:"col ml-md-0"},[s("icons",{attrs:{icon:"help",tooltip:"Keep track of changes within the score by adding score objects."}})],1),s("div",{staticClass:"col"},[s("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:function(t){return e.$bvModal.hide(e.modalId)}}},[e._v("×")])])]),s("div",{staticClass:"row"},[e._m(1),s("div",{staticClass:"col-md-3"},[s("div",{staticClass:"row"},[e._m(2),s("div",{staticClass:"col-md-auto",on:{click:e.showHelptextScore}},[s("icons",{attrs:{icon:"help",tooltip:"Click to open more information."}})],1)])]),e._m(3),e.showAutoGenerated?s("div",{staticClass:"col-md-auto"},[s("div",{staticClass:"row"},[e._m(4),s("div",{staticClass:"col-md-auto pl-md-1"},[s("icons",{attrs:{icon:"help",tooltip:"Indicates if the score was auto-generated based on the number of data sources within the data source administration file (using the option -y, --yaml from the datasource mode in dettect.py) . When manually scoring your visibility you can set it to False. The purpose of having this property is to allow an easy update of your visibility scores based on changes in your data sources. Or modification within MITRE\\'s semi-annual update of ATT&CK (possible new techniques, data sources or changes in the data source listed for a particular technique). For more info see the wiki pages on Github."}})],1)])]):e._e(),s("div",{staticClass:"col-md-0"})]),e._l(e.item,(function(t,a){return s("div",{key:e.componentKey},[s("div",{staticClass:"row score-logbook"},[s("div",{staticClass:"col-md-2 pr-md-0"},[s("date-picker",{attrs:{showLabel:!1,date:t.date,name:"Date"},on:{dateUpdated:function(t){return e.updateDate(a,t)}}})],1),s("div",{staticClass:"col-md-3"},[s("score-slider",{attrs:{name:"score",score:t.score,markData:e.scores,markDataTooltip:e.scoresTooltip,showLabel:!1},on:{scoreUpdated:function(s){t.score=s,e.showAutoGenerated&&(t.auto_generated=!1)}}})],1),s("div",{staticClass:"col-md-5"},[s("extended-textarea",{attrs:{data_object:t,data_field:"comment",id:"modal"+a,cb_function:e.cb_function,rows:"4"}})],1),e.showAutoGenerated?s("div",{staticClass:"col-md-auto"},[s("toggle-button",{attrs:{state:t.auto_generated,name:"auto_generated",showLabel:!1},on:{toggleButtonUpdated:function(e){t.auto_generated=e}}})],1):e._e(),s("div",{staticClass:"col-md-0"},[s("i",{staticClass:"tim-icons icon-trash-simple icon-color icon-padding cursor-pointer",on:{click:function(t){return e.deleteProperty(a)}}})])])])})),s("div",{staticClass:"row mt-md-2"},[s("div",{staticClass:"col"},[s("button",{staticClass:"btn-custom btn btn-secondary button-add",on:{click:e.addNewItem}},[e._v(" Add new score ")])])])],2)},Ft=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:" col-md-auto pr-md-0"},[s("h5",{staticClass:"title"},[e._v("Score logbook")])])},function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"col-md-2"},[s("label",{staticClass:"card"},[e._v("Date")])])},function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"col-md-auto pr-md-0"},[s("label",{staticClass:"card"},[e._v("Score")])])},function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"col-md-5"},[s("label",{staticClass:"card"},[e._v("Comment")])])},function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"col pr-md-0"},[s("label",{staticClass:"card"},[e._v("Auto generated")])])}],Gt={data(){return{newScore:this.defaultScore,componentKey:0}},mixins:[se],props:{item:{type:Array,required:!0},scores:{type:Array,required:!0},scoresTooltip:{type:Object,required:!0},defaultScore:{type:Number,required:!0},showAutoGenerated:{type:Boolean,required:!1,default:!1},modalId:{type:String,required:!0},emptyScoreEntry:{type:Object,required:!0},cb_function:{type:Function,required:!1}},components:{DatePicker:ge,ScoreSlider:ke,ToggleButton:ve,Icons:V,ExtendedTextarea:Qe},mounted(){this.sortOnDates()},methods:{forceRerender(){this.componentKey+=1},addNewItem(){for(let t=0;t0)this.item.pop();for(let t=0;t{this.$root.$emit("bv::toggle::collapse","collapse-"+this.title.toLowerCase()+"-"+(this.applicable_to.length-1))},10)},getApplicableToList(){let e=[];for(let t=0;t=1&&(s=t[t.length-1].date),null!=s&&""!=s||(s="[set date in score logbook]"),s},getLatestScore(e){let t=rt.a.sortBy(e,"date");return t.length>=1?t[t.length-1].score:-1},setLatestScore(e,t,s){if(0==e.length){let t=rt.a.cloneDeep(this.emptyScoreEntry);t.date=this.getCurrentDate(),t.score=s,e.push(t)}else for(let a=0;a{let t=e.body.replace(/\[(.+)\](\([#\w-]+\))/gm,"$1");this.detectionHelpText=t,this.detectionHelpText=this.detectionHelpText.match(/^## Detection object((.*|\n)*)/gim,"$1")[0],this.detectionHelpText=this.detectionHelpText.replace(/^## Visibility object((.*|\n)*)/gim,""),this.detectionHelpText=this.detectionHelpText.replace(/^## Detection object/gim,""),this.visibilityHelpText=t,this.visibilityHelpText=this.visibilityHelpText.match(/^## Visibility object((.*|\n)*)/gim,"$1")[0],this.visibilityHelpText=this.visibilityHelpText.replace(/^## Score object((.*|\n)*)/gim,""),this.visibilityHelpText=this.visibilityHelpText.replace(/^## Visibility object/gim,"")},e=>{this.detectionHelpText="An error occurred while loading the help content.",this.visibilityHelpText="An error occurred while loading the help content."}),this.detectionScoreHelpText="Loading the help content...",this.$http.get(this.detectionScoreHelpUrl).then(e=>{let t=e.body.replace(/\[(.+)\](\([#\w-]+\))/gm,"$1");this.detectionScoreHelpText=t},e=>{this.detectionScoreHelpText="An error occurred while loading the help content."}),this.visibilityScoreHelpText="Loading the help content...",this.$http.get(this.visibilityScoreHelpUrl).then(e=>{let t=e.body.replace(/\[(.+)\](\([#\w-]+\))/gm,"$1");this.visibilityScoreHelpText=t},e=>{this.visibilityScoreHelpText="An error occurred while loading the help content."})},closeAllCollapses(){this.$refs.collapseDetectionComponent.closeAllCollapses(),this.$refs.collapseVisibilityComponent.closeAllCollapses()}}},Zt=Xt,es=Object(c["a"])(Zt,Mt,jt,!1,null,null,null),ts=es.exports,ss={name:"techniques-page",data(){return{filters:{filter:{value:"",keys:["technique_id","technique_name"]}},data_columns:["technique_id","technique_name"],emptyTechObject:Je.YAML_OBJ_TECHNIQUE}},mixins:[xt,kt,se],components:{TechniquesDetail:ts,Icons:V},methods:{readFile(e){try{let t=ft.a.safeLoad(e.result);if("technique-administration"==t["file_type"])if(t["version"]!=Je.YAML_TECHNIQUES_VERSION)this.notifyDanger("Invalid file version","The version of the YAML file is not supported by this version of the Editor.");else{void 0!=t.platform&&null!=t.platform||(t.platform=[]),"string"==typeof t.platform&&(t.platform=[t.platform]);let e=[];for(let s=0;s=0?e.push(Je.PLATFORM_CONVERSION[a]):this.notifyDanger("Invalid value","Invalid value for platform was found in the YAML file and was removed.")}else e.push(t.platform[s]);t.platform=e;for(let s=0;s1&&!a.includes(e[n])&&(a.push(e[n]),this.notifyOverlappingApplicableTo("detection",t.techniques[s].technique_id,e[n]))}let o=[],i=[];for(let n=0;n1&&!i.includes(o[n])&&(i.push(o[n]),this.notifyOverlappingApplicableTo("visibility",t.techniques[s].technique_id,o[n]))}}this.doc=t,this.filename=this.selected_filename,this.filters.filter.value="";while(null!=this.selectedRow&&this.selectedRow.length>0)this.selectedRow.pop();this.fileChanged=!1,null!=this.unwatchFunction&&this.unwatchFunction(),this.unwatchFunction=this.$watch("doc",(function(e,t){this.fileChanged=!0}),{deep:!0}),document.getElementById("techniqueFileReader").value=null}else this.notifyInvalidFileType(this.selected_filename)}catch(t){alert(t),this.notifyInvalidFileType(this.selected_filename)}},newFile(){this.filename="techniques-administration-new.yaml",this.selected_filename="techniques-administration-new.yaml",this.doc=rt.a.cloneDeep(Je.YAML_OBJ_NEW_TECHNIQUES_FILE),this.selectedRow.pop(),this.deletedRows=[],this.fileChanged=!1,this.setWatch()},fixSDetectionScore(e){return void 0==e||e<-1?-1:e>5?5:"number"==typeof e?e:-1},fixVisibilityScore(e){return void 0==e||e<0?0:e>4?4:"number"==typeof e?e:0},cleanupBeforeDownload(){for(let e=0;e=0&&this.doc.techniques[e].detection[t].score_logbook.splice(s,1)}for(let e=0;e=0&&this.doc.techniques[e].visibility[t].score_logbook.splice(s,1)}},convertBeforeDownload(e){for(let t=0;t0?s("div",{staticClass:"row form-group"},e._l(e.group[e.itemIdName],(function(t){return s("span",{key:t,staticClass:"attack-span"},[s("p",{staticClass:"attack-id"},[e._v(e._s(t))]),s("i",{staticClass:"tim-icons icon-trash-simple icon-color mx-md-2 cursor-pointer",attrs:{id:t},on:{click:function(t){return e.deleteItem(t)}}})])})),0):e._e(),s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-7 pr-md-0 form-group"},[s("vue-simple-suggest",{ref:"suggestInputTxt",attrs:{placeholder:e.formattedTitle,list:e.filteredSuggestionList,"max-suggestions":0,"filter-by-query":!0,"display-attribute":"autosuggest","value-attribute":e.valueAttr,styles:e.autoCompleteStyle},on:{select:function(t){e.newID=t[e.itemIdName]},input:function(t){e.newID=t}}})],1),s("div",{staticClass:"col"},[s("button",{staticClass:"btn-custom btn btn-secondary button-add",on:{click:e.addItem}},[e._v(" Add ")])])])])},ds=[],ms={data(){return{newID:""}},mixins:[Be,se],props:{group:{type:Object,required:!0},valueAttr:{type:String,required:!0},platforms:{type:Array,required:!0}},methods:{deleteItem(e){let t=e.target.getAttribute("id");if(t.startsWith("T")){let e=this.group.technique_id.indexOf(t);this.group.technique_id.splice(e,1)}else if(t.startsWith("S")){let e=this.group.software_id.indexOf(t);this.group.software_id.splice(e,1)}},addItem(){if(!this.newID.length>0)return;if(!this.newID.match(/\b(S\d{4}|T\d{4}(\.\d{3}|))\b/i))return void this.notifyInvalid(this.newID);let e=this.newID.match(/\b((S\d{4}|T\d{4}(\.\d{3}|)))\b/i)[0].toUpperCase();if("technique_id"==this.itemIdName&&!e.startsWith("T")||"software_id"==this.itemIdName&&!e.startsWith("S"))this.notifyInvalid(e);else if(this.group[this.itemIdName].includes(e)){let t="Duplicate "+this.formattedTitle,s="The "+this.formattedTitle+" "+e+" is already part of the YAML file. Duplicate entries are not allowed.";this.notifyWarning(t,s)}else{if(this.listKnownIDs.includes(e)){if(!this.listKnownIDsForPlatform.includes(e)){let t="Non-applicable "+this.formattedTitle,s="The "+this.formattedTitle+" "+e+" is not applicable to any of the selected platform(s).";this.notifyWarning(t,s)}}else{let t="Unknown "+this.formattedTitle,s="The "+this.formattedTitle+" "+e+" is not part of ATT&CK.";this.notifyWarning(t,s)}this.$refs.suggestInputTxt.setText(""),this.group[this.itemIdName].push(e)}},notifyInvalid(e){let t="Invalid "+this.formattedTitle,s="'"+e+"' is an invalid "+this.formattedTitle+".";this.notifyWarning(t,s)}},computed:{filteredSuggestionList(){let e=[];for(let t=0;tthis.suggestionList[t]["platforms"].includes(e))&&!this.group[this.itemIdName].includes(this.suggestionList[t][this.itemIdName]))&&e.push(this.suggestionList[t]);return e},formattedTitle(){return this.itemIdName.replace("_"," ").replace("id","ID")}}},fs=ms,ps=Object(c["a"])(fs,cs,ds,!1,null,null,null),gs=ps.exports,hs=s("bba2"),_s={data(){return{techniques:Jt,software:hs,groupDefaultKeys:Object.keys(Je.YAML_OBJ_GROUP),editGroupName:!1,helptextGroupKVPairs:!1}},mixins:[it],props:{group:{type:Object,required:!0},allGroups:{type:Array,required:!0},selectedPlatforms:{type:Array,required:!0},groupHelpText:{type:String}},watch:{group(){this.editGroupName=!1}},methods:{escapeKeyListener:function(e){27===e.keyCode&&this.helptextGroupKVPairs&&(this.helptextGroupKVPairs=!1)},getGroupIDs(){let e=[];for(let t=0;t1)}},components:{AutoSuggestGroup:gs,ToggleButton:ve,CustomKeyValueEditor:Re,Modal:ot,Icons:V}},ws=_s,Ss=Object(c["a"])(ws,ls,us,!1,null,null,null),Ts=Ss.exports,ys={name:"groups-page",data(){return{filters:{filter:{value:"",keys:["group_name","campaign","enabled"]}},data_columns:["group_name","campaign","enabled"],groupFileToRender:"https://raw.githubusercontent.com/wiki/rabobank-cdc/DeTTECT/YAML-administration-groups.md",groupHelpText:null,emptyGroupObject:Je.YAML_OBJ_GROUP}},mixins:[xt,se],components:{GroupsDetail:Ts,Icons:V},created:function(){this.preloadMarkDown()},methods:{readFile(e){try{let t=ft.a.safeLoad(e.result);if("group-administration"==t["file_type"])if(t["version"]!=Je.YAML_DATASOURCES_VERSION)this.notifyDanger("Invalid file version","The version of the YAML file is not supported by this version of the Editor.");else{void 0!=t.platform&&null!=t.platform||(t.platform=[]),"string"==typeof t.platform&&(t.platform=[t.platform]);let e=[];for(let s=0;s=0?e.push(Je.PLATFORM_CONVERSION[a]):this.notifyDanger("Invalid value","Invalid value for platform was found in the YAML file and was removed.")}else e.push(t.platform[s]);t.platform=e;for(let s=0;s0)this.selectedRow.pop();this.fileChanged=!1,null!=this.unwatchFunction&&this.unwatchFunction(),this.unwatchFunction=this.$watch("doc",(function(e,t){this.fileChanged=!0}),{deep:!0}),document.getElementById("groupFileReader").value=null}else this.notifyInvalidFileType(this.selected_filename)}catch(t){this.notifyInvalidFileType(this.selected_filename)}},newFile(){this.filename="groups-new.yaml",this.selected_filename="groups-new.yaml",this.doc=rt.a.cloneDeep(Je.YAML_OBJ_NEW_GROUPS_FILE),this.selectedRow.pop(),this.deletedRows=[],this.fileChanged=!1,this.setWatch()},cleanupBeforeDownload(){},convertBeforeDownload(){},deleteGroup(e){this.deleteItem(e,"groups","group_name","Group",this.recoverDeletedGroup)},recoverDeletedGroup(e){this.recoverDeletedItem("groups",e)},preloadMarkDown(){this.groupHelpText="Loading the help content...",this.$http.get(this.groupFileToRender).then(e=>{this.groupHelpText=e.body.replace(/\[(.+)\](\([#\w-]+\))/gm,"$1"),this.groupHelpText=this.groupHelpText.match(/## Group object((.*|\n)*)/gim,"$1")[0],this.groupHelpText=this.groupHelpText.replace(/^## Group object/gim,"")},e=>{this.groupHelpText="An error occurred while loading the help content."})},notifyInvalidFileType(e){this.notifyDanger("Invalid YAML file type","The file '"+e+"' is not a valid group administration file.")}},filters:{listToString:function(e){return Array.isArray(e)?e.join(", "):e}}},vs=ys,bs=Object(c["a"])(vs,ns,rs,!1,null,null,null),qs=bs.exports;a["default"].use(o["a"]);var Cs=new o["a"]({routes:[{path:"/",component:L,redirect:"/home",children:[{path:"home",name:"home",component:M},{path:"datasources",name:"datasources",component:Et},{path:"techniques",name:"techniques",component:is},{path:"groups",name:"groups",component:qs}]}]}),Ws=s("b7cd"),Os=s("28dd"),As=s("866c"),xs=s.n(As),ks=s("3222"),Ls=s.n(ks),Ds=s("5f5b"),Is=s("b1e0"),Es=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"sidebar",attrs:{data:e.backgroundColor}},[s("div",{staticClass:"sidebar-wrapper",attrs:{id:"style-3"}},[s("div",{staticClass:"logo"},[s("a",{staticClass:"simple-text logo-mini",attrs:{href:"https://github.com/rabobank-cdc/DeTTECT",target:"blank","aria-label":"sidebar mini logo"}},[s("div",{staticClass:"logo-img",class:{"logo-img-rtl":e.$rtl.isRTL}},[s("img",{attrs:{src:"img/logo.png",alt:""}})])]),s("span",{staticClass:"simple-text logo-normal custom-title custom-title1"},[e._v("DeTT&CT")]),s("span",{staticClass:"simple-text logo-normal custom-title"},[e._v("Editor")])]),e._t("default"),s("ul",{staticClass:"nav"},[e._t("links",e._l(e.sidebarLinks,(function(e,t){return s("sidebar-link",{key:t,attrs:{to:e.path,name:e.name,icon:e.icon}})})))],2)],2)])},Ps=[],Rs=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s(e.tag,e._b({tag:"component",staticClass:"nav-item",attrs:{tag:"li"},nativeOn:{click:function(t){return e.hideSidebar(t)}}},"component",e.$attrs,!1),[s("a",{staticClass:"nav-link"},[e._t("default",[e.icon?s("i",{class:e.icon}):e._e(),s("p",[e._v(e._s(e.name))])])],2)])},Ms=[],js={name:"sidebar-link",inheritAttrs:!1,inject:{autoClose:{default:!0},addLink:{default:()=>{}},removeLink:{default:()=>{}}},props:{name:String,icon:String,tag:{type:String,default:"router-link"}},methods:{hideSidebar(){this.autoClose&&this.$sidebar.displaySidebar(!1)},isActive(){return this.$el.classList.contains("active")}},mounted(){this.addLink&&this.addLink(this)},beforeDestroy(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el),this.removeLink&&this.removeLink(this)}},Ns=js,Bs=Object(c["a"])(Ns,Rs,Ms,!1,null,null,null),Hs=Bs.exports,Fs={props:{title:{type:String,default:"DeTT&CT Editor"},backgroundColor:{type:String,default:"blue"},activeColor:{type:String,default:"success",validator:e=>{let t=["primary","info","success","warning","danger"];return-1!==t.indexOf(e)}},sidebarLinks:{type:Array,default:()=>[]},autoClose:{type:Boolean,default:!0}},provide(){return{autoClose:this.autoClose,addLink:this.addLink,removeLink:this.removeLink}},components:{SidebarLink:Hs},computed:{arrowMovePx(){return this.linkHeight*this.activeLinkIndex},shortTitle(){return this.title.split(" ").map(e=>e.charAt(0)).join("").toUpperCase()}},data(){return{linkHeight:65,activeLinkIndex:0,windowWidth:0,isWindows:!1,hasAutoHeight:!1,links:[]}},methods:{findActiveLink(){this.links.forEach((e,t)=>{e.isActive()&&(this.activeLinkIndex=t)})},addLink(e){const t=this.$slots.links.indexOf(e.$vnode);this.links.splice(t,0,e)},removeLink(e){const t=this.links.indexOf(e);t>-1&&this.links.splice(t,1)}},mounted(){this.$watch("$route",this.findActiveLink,{immediate:!0})}},Gs=Fs,zs=Object(c["a"])(Gs,Es,Ps,!1,null,null,null),$s=zs.exports;const Ks={showSidebar:!1,sidebarLinks:[],displaySidebar(e){this.showSidebar=e}},Us={install(e){let t=new e({data:{sidebarStore:Ks}});e.prototype.$sidebar=t.sidebarStore,e.component("side-bar",$s),e.component("sidebar-link",Hs)}};var Ys=Us,Vs=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"notifications"},[s("transition-group",{attrs:{name:e.transitionName,mode:e.transitionMode}},e._l(e.notifications,(function(t){return s("notification",e._b({key:t.timestamp.getTime(),attrs:{clickHandler:t.onClick},on:{close:e.removeNotification}},"notification",t,!1))})),1)],1)},Qs=[],Js=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"alert open",class:[{"alert-with-icon":e.icon},e.verticalAlign,e.horizontalAlign,e.alertType],style:e.customPosition,attrs:{"data-notify":"container",role:"alert","data-notify-position":"top-center"},on:{click:e.tryClose}},[e.showClose?s("button",{staticClass:"close col-xs-1 pl-md-3",attrs:{type:"button","aria-hidden":"true","data-notify":"dismiss"},on:{click:e.close}},[s("i",{staticClass:"tim-icons icon-simple-remove"})]):e._e(),e.icon?s("span",{class:["alert-icon",e.icon],attrs:{"data-notify":"icon"}}):e._e(),s("div",{attrs:{"data-notify":"message"}},[e.title?s("div",{staticClass:"title"},[s("b",[e._v(e._s(e.title)),s("br")])]):e._e(),e.message?s("div",{domProps:{innerHTML:e._s(e.message)}}):e._e(),!e.message&&e.component?s("content-render",{attrs:{component:e.component}}):e._e(),null!=e.cb_function?s("div",[s("a",{attrs:{href:"#"},on:{click:function(t){return e.cb_function(e.cb_function_key)}}},[e._v(e._s(e.cb_function_text))])]):e._e()],1)])},Xs=[],Zs={name:"notification",components:{contentRender:{props:["component"],render(e){return e(this.component)}}},props:{message:String,title:String,icon:String,cb_function:Function,cb_function_text:String,cb_function_key:String,verticalAlign:{type:String,default:"top",validator:e=>{let t=["top","bottom"];return-1!==t.indexOf(e)}},horizontalAlign:{type:String,default:"right",validator:e=>{let t=["left","center","right"];return-1!==t.indexOf(e)}},type:{type:String,default:"info",validator:e=>{let t=["info","primary","danger","warning","success"];return-1!==t.indexOf(e)}},timeout:{type:Number,default:5e3,validator:e=>e>=0},timestamp:{type:Date,default:()=>new Date},component:{type:[Object,Function]},showClose:{type:Boolean,default:!0},closeOnClick:{type:Boolean,default:!0},clickHandler:Function},data(){return{elmHeight:0}},computed:{hasIcon(){return this.icon&&this.icon.length>0},alertType(){return"alert-"+this.type},customPosition(){let e=20,t=this.elmHeight+10,s=this.$notifications.state.filter(e=>e.horizontalAlign===this.horizontalAlign&&e.verticalAlign===this.verticalAlign&&e.timestamp<=this.timestamp).length;this.$notifications.settings.overlap&&(s=1);let a=(s-1)*t+e,o={};return"top"===this.verticalAlign?o.top=a+"px":o.bottom=a+"px",o}},methods:{close(){this.$emit("close",this.timestamp)},tryClose(e){this.clickHandler&&this.clickHandler(e,this),this.closeOnClick&&this.close()}},mounted(){this.elmHeight=this.$el.clientHeight,this.timeout&&setTimeout(this.close,this.timeout)}},ea=Zs,ta=(s("f0fa"),Object(c["a"])(ea,Js,Xs,!1,null,null,null)),sa=ta.exports,aa={components:{Notification:sa},props:{transitionName:{type:String,default:"list"},transitionMode:{type:String,default:"in-out"},overlap:{type:Boolean,default:!1}},data(){return{notifications:this.$notifications.state}},methods:{removeNotification(e){this.$notifications.removeNotification(e)}},created(){this.$notifications.settings.overlap=this.overlap},watch:{overlap:function(e){this.$notifications.settings.overlap=e}}},oa=aa,ia=(s("6ae5"),Object(c["a"])(oa,Vs,Qs,!1,null,null,null)),na=ia.exports;const ra={state:[],settings:{overlap:!1,verticalAlign:"top",horizontalAlign:"right",type:"info",timeout:5e3,closeOnClick:!0,showClose:!0},setOptions(e){this.settings=Object.assign(this.settings,e)},removeNotification(e){const t=this.state.findIndex(t=>t.timestamp===e);-1!==t&&this.state.splice(t,1)},addNotification(e){("string"===typeof e||e instanceof String)&&(e={message:e}),e.timestamp=new Date,e.timestamp.setMilliseconds(e.timestamp.getMilliseconds()+this.state.length),e=Object.assign({},this.settings,e),this.state.push(e)},notify(e){Array.isArray(e)?e.forEach(e=>{this.addNotification(e)}):this.addNotification(e)}},la={install(e,t){let s=new e({data:{notificationStore:ra},methods:{notify(e){this.notificationStore.notify(e)}}});e.prototype.$notify=s.notify,e.prototype.$notifications=s.notificationStore,e.component("Notifications",na),t&&ra.setOptions(t)}};var ua=la,ca=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"form-group",class:{"input-group":e.hasIcon,"input-group-focus":e.focused}},[e._t("label",[e.label?s("label",{staticClass:"control-label"},[e._v(" "+e._s(e.label)+" ")]):e._e()]),e._t("addonLeft",[e.addonLeftIcon?s("span",{staticClass:"input-group-prepend"},[s("div",{staticClass:"input-group-text"},[s("i",{class:e.addonLeftIcon})])]):e._e()]),e._t("default",[s("input",e._g(e._b({staticClass:"form-control",attrs:{"aria-describedby":"addon-right addon-left"},domProps:{value:e.value}},"input",e.$attrs,!1),e.listeners))]),e._t("addonRight",[e.addonRightIcon?s("span",{staticClass:"input-group-append"},[s("div",{staticClass:"input-group-text"},[s("i",{class:e.addonRightIcon})])]):e._e()]),e._t("helperText")],2)},da=[],ma={inheritAttrs:!1,name:"base-input",props:{label:{type:String,description:"Input label"},value:{type:[String,Number],description:"Input value"},addonRightIcon:{type:String,description:"Input icon on the right"},addonLeftIcon:{type:String,description:"Input icon on the left"}},model:{prop:"value",event:"input"},data(){return{focused:!1}},computed:{hasIcon(){const{addonRight:e,addonLeft:t}=this.$slots;return void 0!==e||void 0!==t||void 0!==this.addonRightIcon||void 0!==this.addonLeftIcon},listeners(){return{...this.$listeners,input:this.onInput,blur:this.onBlur,focus:this.onFocus}}},methods:{onInput(e){this.$emit("input",e.target.value)},onFocus(e){this.focused=!0,this.$emit("focus",e.target.value)},onBlur(e){this.focused=!1,this.$emit("blur",e.target.value)}}},fa=ma,pa=Object(c["a"])(fa,ca,da,!1,null,null,null),ga=pa.exports,ha=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"form-check",class:[{disabled:e.disabled},e.inlineClass]},[s("label",{staticClass:"form-check-label",attrs:{for:e.cbId}},[s("input",{directives:[{name:"model",rawName:"v-model",value:e.model,expression:"model"}],staticClass:"form-check-input",attrs:{id:e.cbId,type:"checkbox",disabled:e.disabled},domProps:{checked:Array.isArray(e.model)?e._i(e.model,null)>-1:e.model},on:{change:function(t){var s=e.model,a=t.target,o=!!a.checked;if(Array.isArray(s)){var i=null,n=e._i(s,i);a.checked?n<0&&(e.model=s.concat([i])):n>-1&&(e.model=s.slice(0,n).concat(s.slice(n+1)))}else e.model=o}}}),s("span",{staticClass:"form-check-sign"}),e._t("default",[e.inline?s("span"):e._e()])],2)])},_a=[],wa={name:"base-checkbox",model:{prop:"checked"},props:{checked:{type:[Array,Boolean],description:"Whether checkbox is checked"},disabled:{type:Boolean,description:"Whether checkbox is disabled"},inline:{type:Boolean,description:"Whether checkbox should be inline with other checkboxes"}},data(){return{cbId:"",touched:!1}},computed:{model:{get(){return this.checked},set(e){this.touched||(this.touched=!0),this.$emit("input",e)}},inlineClass(){if(this.inline)return"form-check-inline"}},created(){this.cbId=Math.random().toString(16).slice(2)}},Sa=wa,Ta=Object(c["a"])(Sa,ha,_a,!1,null,null,null),ya=Ta.exports,va=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"form-check form-check-radio",class:[e.inlineClass,{disabled:e.disabled}]},[s("label",{staticClass:"form-check-label",attrs:{for:e.cbId}},[s("input",{directives:[{name:"model",rawName:"v-model",value:e.model,expression:"model"}],staticClass:"form-check-input",attrs:{id:e.cbId,type:"radio",disabled:e.disabled},domProps:{value:e.name,checked:e._q(e.model,e.name)},on:{change:function(t){e.model=e.name}}}),e._t("default"),s("span",{staticClass:"form-check-sign"})],2)])},ba=[],qa={name:"base-radio",props:{name:{type:[String,Number],description:"Radio label"},disabled:{type:Boolean,description:"Whether radio is disabled"},value:{type:[String,Boolean],description:"Radio value"},inline:{type:Boolean,description:"Whether radio is inline"}},data(){return{cbId:""}},computed:{model:{get(){return this.value},set(e){this.$emit("input",e)}},inlineClass(){return this.inline?"form-check-inline":""}},created(){this.cbId=Math.random().toString(16).slice(2)}},Ca=qa,Wa=Object(c["a"])(Ca,va,ba,!1,null,null,null),Oa=(Wa.exports,function(){var e=this,t=e.$createElement,s=e._self._c||t;return s(e.tag,{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.closeDropDown,expression:"closeDropDown"}],tag:"component",staticClass:"dropdown",class:{show:e.isOpen},on:{click:e.toggleDropDown}},[e._t("title-container",[s(e.titleTag,{tag:"component",staticClass:"dropdown-toggle btn-rotate",class:e.titleClasses,attrs:{"aria-expanded":e.isOpen,"aria-label":e.title||e.ariaLabel,"data-toggle":"dropdown"}},[e._t("title",[s("i",{class:e.icon}),e._v(" "+e._s(e.title)+" ")],{isOpen:e.isOpen})],2)],{isOpen:e.isOpen}),s("ul",{staticClass:"dropdown-menu",class:[{show:e.isOpen},{"dropdown-menu-right":e.menuOnRight},e.menuClasses]},[e._t("default")],2)],2)}),Aa=[],xa={name:"base-dropdown",props:{tag:{type:String,default:"div",description:"Dropdown html tag (e.g div, ul etc)"},titleTag:{type:String,default:"button",description:"Dropdown title (toggle) html tag"},title:{type:String,description:"Dropdown title"},icon:{type:String,description:"Dropdown icon"},titleClasses:{type:[String,Object,Array],description:"Title css classes"},menuClasses:{type:[String,Object],description:"Menu css classes"},menuOnRight:{type:Boolean,description:"Whether menu should appear on the right"},ariaLabel:String},data(){return{isOpen:!1}},methods:{toggleDropDown(){this.isOpen=!this.isOpen,this.$emit("change",this.isOpen)},closeDropDown(){this.isOpen=!1,this.$emit("change",!1)}}},ka=xa,La=Object(c["a"])(ka,Oa,Aa,!1,null,null,null),Da=La.exports,Ia=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("table",{staticClass:"table tablesorter",class:e.tableClass},[s("thead",{class:e.theadClasses},[s("tr",[e._t("columns",e._l(e.columns,(function(t){return s("th",{key:t},[e._v(e._s(t))])})))],2)]),s("tbody",{class:e.tbodyClasses},e._l(e.data,(function(t,a){return s("tr",{key:a},[e._t("default",[e._l(e.columns,(function(a,o){return e.hasValue(t,a)?s("td",{key:o},[e._v(" "+e._s(e.itemValue(t,a))+" ")]):e._e()})),e.deleteButton?s("td",[s("i",{staticClass:"tim-icons icon-trash-simple"})]):e._e()],{row:t})],2)})),0)])},Ea=[],Pa={name:"base-table",props:{deleteButton:Boolean,columns:{type:Array,default:()=>[],description:"Table columns"},data:{type:Array,default:()=>[],description:"Table data"},type:{type:String,default:"",description:"Whether table is striped or hover type"},theadClasses:{type:String,default:"",description:" css classes"},tbodyClasses:{type:String,default:"",description:" css classes"}},computed:{tableClass(){return this.type&&"table-"+this.type}},methods:{hasValue(e,t){return"undefined"!==e[t.toLowerCase()]},itemValue(e,t){let s=e[t.toLowerCase()];if(t.indexOf(".")>=0){let a=t.split(".");s=e,a.forEach((function(e){s=s[e]}))}return Array.isArray(s)?s=s.join(", "):s instanceof Date&&(s=de()(s,"DD/MM/YYYY").format("YYYY-MM-DD")),"None"==s&&(s=""),s}}},Ra=Pa,Ma=Object(c["a"])(Ra,Ia,Ea,!1,null,null,null),ja=(Ma.exports,function(){var e,t,s=this,a=s.$createElement,o=s._self._c||a;return o(s.tag,{tag:"component",staticClass:"btn",class:[{"btn-round":s.round},{"btn-block":s.block},{"btn-icon btn-fab":s.icon},(e={},e["btn-"+s.type]=s.type,e),(t={},t["btn-"+s.size]=s.size,t),{"btn-simple":s.simple},{"btn-link":s.link},{disabled:s.disabled&&"button"!==s.tag}],attrs:{type:"button"===s.tag?s.nativeType:"",disabled:s.disabled||s.loading},on:{click:s.handleClick}},[s._t("loading",[s.loading?o("i",{staticClass:"fas fa-spinner fa-spin"}):s._e()]),s._t("default")],2)}),Na=[],Ba={name:"base-button",props:{tag:{type:String,default:"button",description:"Button html tag"},round:Boolean,icon:Boolean,block:Boolean,loading:Boolean,disabled:Boolean,type:{type:String,default:"default",description:"Button type (primary|secondary|danger etc)"},nativeType:{type:String,default:"button",description:"Button native type (e.g button, input etc)"},size:{type:String,default:"",description:"Button size (sm|lg)"},simple:{type:Boolean,description:"Whether button is simple (outlined)"},link:{type:Boolean,description:"Whether button is a link (no borders or background)"}},methods:{handleClick(e){this.$emit("click",e)}}},Ha=Ba,Fa=Object(c["a"])(Ha,ja,Na,!1,null,null,null),Ga=Fa.exports,za=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("fade-transition",[e.visible?s("div",{staticClass:"alert",class:["alert-"+e.type,{"alert-with-icon":e.withIcon}],attrs:{role:"alert"}},[e.dismissible?s("div",{staticClass:"container"},[e._t("default"),e._t("dismiss-icon",[s("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.dismissAlert}},[s("span",{attrs:{"aria-hidden":"true"}},[s("i",{staticClass:"tim-icons icon-simple-remove"})])])])],2):e._t("default")],2):e._e()])},$a=[],Ka={name:"base-alert",components:{FadeTransition:b["a"]},props:{type:{type:String,default:"default",description:"Alert type"},dismissible:{type:Boolean,default:!1,description:"Whether alert is dismissible (closeable)"},withIcon:{type:Boolean,default:!1,description:"Whether alert contains icon"}},data(){return{visible:!0}},methods:{dismissAlert(){this.visible=!1}}},Ua=Ka,Ya=Object(c["a"])(Ua,za,$a,!1,null,null,null),Va=(Ya.exports,function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#"+e.target,"aria-controls":e.target,"aria-expanded":e.expanded,"aria-label":"Toggle navigation"},on:{click:e.handleClick}},[s("span"),s("span")])}),Qa=[],Ja={name:"close-button",props:{target:{type:[String,Number],description:"Close button target element"},expanded:{type:Boolean,description:"Whether button is expanded (aria-expanded attribute)"}},methods:{handleClick(e){this.$emit("click",e)}}},Xa=Ja,Za=Object(c["a"])(Xa,Va,Qa,!1,null,null,null),eo=(Za.exports,function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"card",class:[e.type&&"card-"+e.type]},[e.$slots.image?s("div",{staticClass:"card-image"},[e._t("image")],2):e._e(),e.$slots.header||e.title?s("div",{staticClass:"card-header",class:e.headerClasses},[e._t("header",[s("h4",{staticClass:"card-title"},[e._v(e._s(e.title))]),e.subTitle?s("p",{staticClass:"card-category"},[e._v(e._s(e.subTitle))]):e._e()])],2):e._e(),e.$slots.default?s("div",{staticClass:"card-body"},[e._t("default")],2):e._e(),e.$slots["image-bottom"]?s("div",{staticClass:"card-image"},[e._t("image-bottom")],2):e._e(),e._t("raw-content"),e.$slots.footer?s("div",{staticClass:"card-footer",class:e.footerClasses},[e._t("footer")],2):e._e()],2)}),to=[],so={name:"card",props:{title:{type:String,description:"Card title"},subTitle:{type:String,description:"Card subtitle"},type:{type:String,description:"Card type (e.g primary/danger etc)"},headerClasses:{type:[String,Object,Array],description:"Card header css classes"},bodyClasses:{type:[String,Object,Array],description:"Card body css classes"},footerClasses:{type:[String,Object,Array],description:"Card footer css classes"}}},ao=so,oo=Object(c["a"])(ao,eo,to,!1,null,null,null),io=oo.exports;const no={install(e){e.component(ga.name,ga),e.component(io.name,io),e.component(Da.name,Da),e.component(Ga.name,Ga),e.component(ya.name,ya)}};var ro=no,lo={bind:function(e,t,s){e.clickOutsideEvent=function(a){e==a.target||e.contains(a.target)||s.context[t.expression](a)},document.body.addEventListener("click",e.clickOutsideEvent)},unbind:function(e){document.body.removeEventListener("click",e.clickOutsideEvent)}};const uo={install(e){e.directive("click-outside",lo)}};var co=uo,mo={install(e){let t=new e({data(){return{isRTL:!1}},methods:{getDocClasses(){return document.body.classList},enableRTL(){this.isRTL=!0,this.getDocClasses().add("rtl"),this.getDocClasses().add("menu-on-right"),this.toggleBootstrapRTL(!0)},disableRTL(){this.isRTL=!1,this.getDocClasses().remove("rtl"),this.getDocClasses().remove("menu-on-right"),this.toggleBootstrapRTL(!1)},toggleBootstrapRTL(e){for(let t=0;te(m)}).$mount("#app")},"6a5d":function(e,t,s){},"6ae5":function(e,t,s){"use strict";var a=s("b5b2"),o=s.n(a);o.a},"874c":function(e){e.exports=JSON.parse('[{"technique_id":"T1001","technique_name":"Data Obfuscation","platforms":["Linux","macOS","Windows"],"autosuggest":"T1001 - Data Obfuscation"},{"technique_id":"T1001.001","technique_name":"Junk Data","platforms":["Linux","macOS","Windows"],"autosuggest":"T1001.001 - Junk Data"},{"technique_id":"T1001.002","technique_name":"Steganography","platforms":["Linux","macOS","Windows"],"autosuggest":"T1001.002 - Steganography"},{"technique_id":"T1001.003","technique_name":"Protocol Impersonation","platforms":["Linux","Windows","macOS"],"autosuggest":"T1001.003 - Protocol Impersonation"},{"technique_id":"T1003","technique_name":"OS Credential Dumping","platforms":["Windows","Linux","macOS"],"autosuggest":"T1003 - OS Credential Dumping"},{"technique_id":"T1003.001","technique_name":"LSASS Memory","platforms":["Windows"],"autosuggest":"T1003.001 - LSASS Memory"},{"technique_id":"T1003.002","technique_name":"Security Account Manager","platforms":["Windows"],"autosuggest":"T1003.002 - Security Account Manager"},{"technique_id":"T1003.003","technique_name":"NTDS","platforms":["Windows"],"autosuggest":"T1003.003 - NTDS"},{"technique_id":"T1003.004","technique_name":"LSA Secrets","platforms":["Windows"],"autosuggest":"T1003.004 - LSA Secrets"},{"technique_id":"T1003.005","technique_name":"Cached Domain Credentials","platforms":["Windows"],"autosuggest":"T1003.005 - Cached Domain Credentials"},{"technique_id":"T1003.006","technique_name":"DCSync","platforms":["Windows"],"autosuggest":"T1003.006 - DCSync"},{"technique_id":"T1003.007","technique_name":"Proc Filesystem","platforms":["Linux"],"autosuggest":"T1003.007 - Proc Filesystem"},{"technique_id":"T1003.008","technique_name":"/etc/passwd and /etc/shadow","platforms":["Linux"],"autosuggest":"T1003.008 - /etc/passwd and /etc/shadow"},{"technique_id":"T1005","technique_name":"Data from Local System","platforms":["Linux","macOS","Windows"],"autosuggest":"T1005 - Data from Local System"},{"technique_id":"T1006","technique_name":"Direct Volume Access","platforms":["Windows"],"autosuggest":"T1006 - Direct Volume Access"},{"technique_id":"T1007","technique_name":"System Service Discovery","platforms":["Windows"],"autosuggest":"T1007 - System Service Discovery"},{"technique_id":"T1008","technique_name":"Fallback Channels","platforms":["Linux","Windows","macOS"],"autosuggest":"T1008 - Fallback Channels"},{"technique_id":"T1010","technique_name":"Application Window Discovery","platforms":["macOS","Windows"],"autosuggest":"T1010 - Application Window Discovery"},{"technique_id":"T1011","technique_name":"Exfiltration Over Other Network Medium","platforms":["Linux","macOS","Windows"],"autosuggest":"T1011 - Exfiltration Over Other Network Medium"},{"technique_id":"T1011.001","technique_name":"Exfiltration Over Bluetooth","platforms":["Linux","macOS","Windows"],"autosuggest":"T1011.001 - Exfiltration Over Bluetooth"},{"technique_id":"T1012","technique_name":"Query Registry","platforms":["Windows"],"autosuggest":"T1012 - Query Registry"},{"technique_id":"T1014","technique_name":"Rootkit","platforms":["Linux","macOS","Windows"],"autosuggest":"T1014 - Rootkit"},{"technique_id":"T1016","technique_name":"System Network Configuration Discovery","platforms":["Linux","macOS","Windows"],"autosuggest":"T1016 - System Network Configuration Discovery"},{"technique_id":"T1018","technique_name":"Remote System Discovery","platforms":["Linux","macOS","Windows","GCP","Azure","AWS"],"autosuggest":"T1018 - Remote System Discovery"},{"technique_id":"T1020","technique_name":"Automated Exfiltration","platforms":["Linux","macOS","Windows"],"autosuggest":"T1020 - Automated Exfiltration"},{"technique_id":"T1021","technique_name":"Remote Services","platforms":["Linux","macOS","Windows"],"autosuggest":"T1021 - Remote Services"},{"technique_id":"T1021.001","technique_name":"Remote Desktop Protocol","platforms":["Windows"],"autosuggest":"T1021.001 - Remote Desktop Protocol"},{"technique_id":"T1021.002","technique_name":"SMB/Windows Admin Shares","platforms":["Windows"],"autosuggest":"T1021.002 - SMB/Windows Admin Shares"},{"technique_id":"T1021.003","technique_name":"Distributed Component Object Model","platforms":["Windows"],"autosuggest":"T1021.003 - Distributed Component Object Model"},{"technique_id":"T1021.004","technique_name":"SSH","platforms":["Linux","macOS"],"autosuggest":"T1021.004 - SSH"},{"technique_id":"T1021.005","technique_name":"VNC","platforms":["Linux","macOS","Windows"],"autosuggest":"T1021.005 - VNC"},{"technique_id":"T1021.006","technique_name":"Windows Remote Management","platforms":["Windows"],"autosuggest":"T1021.006 - Windows Remote Management"},{"technique_id":"T1025","technique_name":"Data from Removable Media","platforms":["Linux","macOS","Windows"],"autosuggest":"T1025 - Data from Removable Media"},{"technique_id":"T1027","technique_name":"Obfuscated Files or Information","platforms":["Linux","macOS","Windows"],"autosuggest":"T1027 - Obfuscated Files or Information"},{"technique_id":"T1027.001","technique_name":"Binary Padding","platforms":["Linux","macOS","Windows"],"autosuggest":"T1027.001 - Binary Padding"},{"technique_id":"T1027.002","technique_name":"Software Packing","platforms":["macOS","Windows"],"autosuggest":"T1027.002 - Software Packing"},{"technique_id":"T1027.003","technique_name":"Steganography","platforms":["Linux","macOS","Windows"],"autosuggest":"T1027.003 - Steganography"},{"technique_id":"T1027.004","technique_name":"Compile After Delivery","platforms":["Linux","macOS","Windows"],"autosuggest":"T1027.004 - Compile After Delivery"},{"technique_id":"T1027.005","technique_name":"Indicator Removal from Tools","platforms":["Linux","macOS","Windows"],"autosuggest":"T1027.005 - Indicator Removal from Tools"},{"technique_id":"T1029","technique_name":"Scheduled Transfer","platforms":["Linux","macOS","Windows"],"autosuggest":"T1029 - Scheduled Transfer"},{"technique_id":"T1030","technique_name":"Data Transfer Size Limits","platforms":["Linux","macOS","Windows"],"autosuggest":"T1030 - Data Transfer Size Limits"},{"technique_id":"T1033","technique_name":"System Owner/User Discovery","platforms":["Linux","macOS","Windows"],"autosuggest":"T1033 - System Owner/User Discovery"},{"technique_id":"T1036","technique_name":"Masquerading","platforms":["Linux","macOS","Windows"],"autosuggest":"T1036 - Masquerading"},{"technique_id":"T1036.001","technique_name":"Invalid Code Signature","platforms":["macOS","Windows"],"autosuggest":"T1036.001 - Invalid Code Signature"},{"technique_id":"T1036.002","technique_name":"Right-to-Left Override","platforms":["Linux","macOS","Windows"],"autosuggest":"T1036.002 - Right-to-Left Override"},{"technique_id":"T1036.003","technique_name":"Rename System Utilities","platforms":["Linux","macOS","Windows"],"autosuggest":"T1036.003 - Rename System Utilities"},{"technique_id":"T1036.004","technique_name":"Masquerade Task or Service","platforms":["Windows","Linux"],"autosuggest":"T1036.004 - Masquerade Task or Service"},{"technique_id":"T1036.005","technique_name":"Match Legitimate Name or Location","platforms":["Linux","macOS","Windows"],"autosuggest":"T1036.005 - Match Legitimate Name or Location"},{"technique_id":"T1036.006","technique_name":"Space after Filename","platforms":["Linux","macOS"],"autosuggest":"T1036.006 - Space after Filename"},{"technique_id":"T1037","technique_name":"Boot or Logon Initialization Scripts","platforms":["macOS","Windows"],"autosuggest":"T1037 - Boot or Logon Initialization Scripts"},{"technique_id":"T1037.001","technique_name":"Logon Script (Windows)","platforms":["Windows"],"autosuggest":"T1037.001 - Logon Script (Windows)"},{"technique_id":"T1037.002","technique_name":"Logon Script (Mac)","platforms":["macOS"],"autosuggest":"T1037.002 - Logon Script (Mac)"},{"technique_id":"T1037.003","technique_name":"Network Logon Script","platforms":["Windows"],"autosuggest":"T1037.003 - Network Logon Script"},{"technique_id":"T1037.004","technique_name":"Rc.common","platforms":["macOS"],"autosuggest":"T1037.004 - Rc.common"},{"technique_id":"T1037.005","technique_name":"Startup Items","platforms":["macOS"],"autosuggest":"T1037.005 - Startup Items"},{"technique_id":"T1039","technique_name":"Data from Network Shared Drive","platforms":["Linux","macOS","Windows"],"autosuggest":"T1039 - Data from Network Shared Drive"},{"technique_id":"T1040","technique_name":"Network Sniffing","platforms":["Linux","macOS","Windows"],"autosuggest":"T1040 - Network Sniffing"},{"technique_id":"T1041","technique_name":"Exfiltration Over C2 Channel","platforms":["Linux","macOS","Windows"],"autosuggest":"T1041 - Exfiltration Over C2 Channel"},{"technique_id":"T1046","technique_name":"Network Service Scanning","platforms":["Linux","Windows","macOS","AWS","GCP","Azure"],"autosuggest":"T1046 - Network Service Scanning"},{"technique_id":"T1047","technique_name":"Windows Management Instrumentation","platforms":["Windows"],"autosuggest":"T1047 - Windows Management Instrumentation"},{"technique_id":"T1048","technique_name":"Exfiltration Over Alternative Protocol","platforms":["Linux","macOS","Windows"],"autosuggest":"T1048 - Exfiltration Over Alternative Protocol"},{"technique_id":"T1048.001","technique_name":"Exfiltration Over Symmetric Encrypted Non-C2 Protocol","platforms":["Linux","macOS","Windows"],"autosuggest":"T1048.001 - Exfiltration Over Symmetric Encrypted Non-C2 Protocol"},{"technique_id":"T1048.002","technique_name":"Exfiltration Over Asymmetric Encrypted Non-C2 Protocol","platforms":["Linux","macOS","Windows"],"autosuggest":"T1048.002 - Exfiltration Over Asymmetric Encrypted Non-C2 Protocol"},{"technique_id":"T1048.003","technique_name":"Exfiltration Over Unencrypted/Obfuscated Non-C2 Protocol","platforms":["Linux","macOS","Windows"],"autosuggest":"T1048.003 - Exfiltration Over Unencrypted/Obfuscated Non-C2 Protocol"},{"technique_id":"T1049","technique_name":"System Network Connections Discovery","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1049 - System Network Connections Discovery"},{"technique_id":"T1052","technique_name":"Exfiltration Over Physical Medium","platforms":["Linux","macOS","Windows"],"autosuggest":"T1052 - Exfiltration Over Physical Medium"},{"technique_id":"T1052.001","technique_name":"Exfiltration over USB","platforms":["Linux","macOS","Windows"],"autosuggest":"T1052.001 - Exfiltration over USB"},{"technique_id":"T1053","technique_name":"Scheduled Task/Job","platforms":["Windows","Linux","macOS"],"autosuggest":"T1053 - Scheduled Task/Job"},{"technique_id":"T1053.001","technique_name":"At (Linux)","platforms":["Linux"],"autosuggest":"T1053.001 - At (Linux)"},{"technique_id":"T1053.002","technique_name":"At (Windows)","platforms":["Windows"],"autosuggest":"T1053.002 - At (Windows)"},{"technique_id":"T1053.003","technique_name":"Cron","platforms":["Linux","macOS"],"autosuggest":"T1053.003 - Cron"},{"technique_id":"T1053.004","technique_name":"Launchd","platforms":["macOS"],"autosuggest":"T1053.004 - Launchd"},{"technique_id":"T1053.005","technique_name":"Scheduled Task","platforms":["Windows"],"autosuggest":"T1053.005 - Scheduled Task"},{"technique_id":"T1055","technique_name":"Process Injection","platforms":["Linux","macOS","Windows"],"autosuggest":"T1055 - Process Injection"},{"technique_id":"T1055.001","technique_name":"Dynamic-link Library Injection","platforms":["Windows"],"autosuggest":"T1055.001 - Dynamic-link Library Injection"},{"technique_id":"T1055.002","technique_name":"Portable Executable Injection","platforms":["Windows"],"autosuggest":"T1055.002 - Portable Executable Injection"},{"technique_id":"T1055.003","technique_name":"Thread Execution Hijacking","platforms":["Windows"],"autosuggest":"T1055.003 - Thread Execution Hijacking"},{"technique_id":"T1055.004","technique_name":"Asynchronous Procedure Call","platforms":["Windows"],"autosuggest":"T1055.004 - Asynchronous Procedure Call"},{"technique_id":"T1055.005","technique_name":"Thread Local Storage","platforms":["Windows"],"autosuggest":"T1055.005 - Thread Local Storage"},{"technique_id":"T1055.008","technique_name":"Ptrace System Calls","platforms":["Linux"],"autosuggest":"T1055.008 - Ptrace System Calls"},{"technique_id":"T1055.009","technique_name":"Proc Memory","platforms":["Linux"],"autosuggest":"T1055.009 - Proc Memory"},{"technique_id":"T1055.011","technique_name":"Extra Window Memory Injection","platforms":["Windows"],"autosuggest":"T1055.011 - Extra Window Memory Injection"},{"technique_id":"T1055.012","technique_name":"Process Hollowing","platforms":["Windows"],"autosuggest":"T1055.012 - Process Hollowing"},{"technique_id":"T1055.013","technique_name":"Process Doppelgänging","platforms":["Windows"],"autosuggest":"T1055.013 - Process Doppelgänging"},{"technique_id":"T1055.014","technique_name":"VDSO Hijacking","platforms":["Linux"],"autosuggest":"T1055.014 - VDSO Hijacking"},{"technique_id":"T1056","technique_name":"Input Capture","platforms":["Linux","macOS","Windows"],"autosuggest":"T1056 - Input Capture"},{"technique_id":"T1056.001","technique_name":"Keylogging","platforms":["Windows","macOS","Linux"],"autosuggest":"T1056.001 - Keylogging"},{"technique_id":"T1056.002","technique_name":"GUI Input Capture","platforms":["macOS","Windows"],"autosuggest":"T1056.002 - GUI Input Capture"},{"technique_id":"T1056.003","technique_name":"Web Portal Capture","platforms":["Linux","macOS","Windows"],"autosuggest":"T1056.003 - Web Portal Capture"},{"technique_id":"T1056.004","technique_name":"Credential API Hooking","platforms":["Windows"],"autosuggest":"T1056.004 - Credential API Hooking"},{"technique_id":"T1057","technique_name":"Process Discovery","platforms":["Linux","macOS","Windows"],"autosuggest":"T1057 - Process Discovery"},{"technique_id":"T1059","technique_name":"Command and Scripting Interpreter","platforms":["Linux","macOS","Windows"],"autosuggest":"T1059 - Command and Scripting Interpreter"},{"technique_id":"T1059.001","technique_name":"PowerShell","platforms":["Windows"],"autosuggest":"T1059.001 - PowerShell"},{"technique_id":"T1059.002","technique_name":"AppleScript","platforms":["macOS"],"autosuggest":"T1059.002 - AppleScript"},{"technique_id":"T1059.003","technique_name":"Windows Command Shell","platforms":["Windows"],"autosuggest":"T1059.003 - Windows Command Shell"},{"technique_id":"T1059.004","technique_name":"Unix Shell","platforms":["macOS","Linux"],"autosuggest":"T1059.004 - Unix Shell"},{"technique_id":"T1059.005","technique_name":"Visual Basic","platforms":["Windows","macOS","Linux"],"autosuggest":"T1059.005 - Visual Basic"},{"technique_id":"T1059.006","technique_name":"Python","platforms":["Linux","Windows","macOS"],"autosuggest":"T1059.006 - Python"},{"technique_id":"T1059.007","technique_name":"JavaScript/JScript","platforms":["Windows","macOS","Linux"],"autosuggest":"T1059.007 - JavaScript/JScript"},{"technique_id":"T1068","technique_name":"Exploitation for Privilege Escalation","platforms":["Linux","macOS","Windows"],"autosuggest":"T1068 - Exploitation for Privilege Escalation"},{"technique_id":"T1069","technique_name":"Permission Groups Discovery","platforms":["Linux","macOS","Windows","Office 365","Azure AD","AWS","GCP","Azure","SaaS"],"autosuggest":"T1069 - Permission Groups Discovery"},{"technique_id":"T1069.001","technique_name":"Local Groups","platforms":["Linux","macOS","Windows"],"autosuggest":"T1069.001 - Local Groups"},{"technique_id":"T1069.002","technique_name":"Domain Groups","platforms":["Linux","macOS","Windows"],"autosuggest":"T1069.002 - Domain Groups"},{"technique_id":"T1069.003","technique_name":"Cloud Groups","platforms":["Office 365","Azure AD"],"autosuggest":"T1069.003 - Cloud Groups"},{"technique_id":"T1070","technique_name":"Indicator Removal on Host","platforms":["Linux","macOS","Windows"],"autosuggest":"T1070 - Indicator Removal on Host"},{"technique_id":"T1070.001","technique_name":"Clear Windows Event Logs","platforms":["Windows"],"autosuggest":"T1070.001 - Clear Windows Event Logs"},{"technique_id":"T1070.002","technique_name":"Clear Linux or Mac System Logs","platforms":["Linux","macOS"],"autosuggest":"T1070.002 - Clear Linux or Mac System Logs"},{"technique_id":"T1070.003","technique_name":"Clear Command History","platforms":["Linux","macOS"],"autosuggest":"T1070.003 - Clear Command History"},{"technique_id":"T1070.004","technique_name":"File Deletion","platforms":["Linux","macOS","Windows"],"autosuggest":"T1070.004 - File Deletion"},{"technique_id":"T1070.005","technique_name":"Network Share Connection Removal","platforms":["Windows"],"autosuggest":"T1070.005 - Network Share Connection Removal"},{"technique_id":"T1070.006","technique_name":"Timestomp","platforms":["Linux","macOS","Windows"],"autosuggest":"T1070.006 - Timestomp"},{"technique_id":"T1071","technique_name":"Application Layer Protocol","platforms":["Linux","macOS","Windows"],"autosuggest":"T1071 - Application Layer Protocol"},{"technique_id":"T1071.001","technique_name":"Web Protocols","platforms":["Linux","macOS","Windows"],"autosuggest":"T1071.001 - Web Protocols"},{"technique_id":"T1071.002","technique_name":"File Transfer Protocols","platforms":["Linux","macOS","Windows"],"autosuggest":"T1071.002 - File Transfer Protocols"},{"technique_id":"T1071.003","technique_name":"Mail Protocols","platforms":["Linux","macOS","Windows"],"autosuggest":"T1071.003 - Mail Protocols"},{"technique_id":"T1071.004","technique_name":"DNS","platforms":["Linux","macOS","Windows"],"autosuggest":"T1071.004 - DNS"},{"technique_id":"T1072","technique_name":"Software Deployment Tools","platforms":["Linux","macOS","Windows"],"autosuggest":"T1072 - Software Deployment Tools"},{"technique_id":"T1074","technique_name":"Data Staged","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1074 - Data Staged"},{"technique_id":"T1074.001","technique_name":"Local Data Staging","platforms":["Linux","macOS","Windows"],"autosuggest":"T1074.001 - Local Data Staging"},{"technique_id":"T1074.002","technique_name":"Remote Data Staging","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1074.002 - Remote Data Staging"},{"technique_id":"T1078","technique_name":"Valid Accounts","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","SaaS","Office 365","Azure AD"],"autosuggest":"T1078 - Valid Accounts"},{"technique_id":"T1078.001","technique_name":"Default Accounts","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1078.001 - Default Accounts"},{"technique_id":"T1078.002","technique_name":"Domain Accounts","platforms":["Linux","macOS","Windows"],"autosuggest":"T1078.002 - Domain Accounts"},{"technique_id":"T1078.003","technique_name":"Local Accounts","platforms":["Linux","macOS","Windows"],"autosuggest":"T1078.003 - Local Accounts"},{"technique_id":"T1078.004","technique_name":"Cloud Accounts","platforms":["AWS","GCP","Azure","SaaS","Azure AD","Office 365"],"autosuggest":"T1078.004 - Cloud Accounts"},{"technique_id":"T1080","technique_name":"Taint Shared Content","platforms":["Windows"],"autosuggest":"T1080 - Taint Shared Content"},{"technique_id":"T1082","technique_name":"System Information Discovery","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1082 - System Information Discovery"},{"technique_id":"T1083","technique_name":"File and Directory Discovery","platforms":["Linux","macOS","Windows"],"autosuggest":"T1083 - File and Directory Discovery"},{"technique_id":"T1087","technique_name":"Account Discovery","platforms":["Linux","macOS","Windows","Office 365","Azure AD","AWS","GCP","Azure","SaaS"],"autosuggest":"T1087 - Account Discovery"},{"technique_id":"T1087.001","technique_name":"Local Account","platforms":["Linux","macOS","Windows"],"autosuggest":"T1087.001 - Local Account"},{"technique_id":"T1087.002","technique_name":"Domain Account","platforms":["Linux","macOS","Windows"],"autosuggest":"T1087.002 - Domain Account"},{"technique_id":"T1087.003","technique_name":"Email Account","platforms":["Windows","Office 365"],"autosuggest":"T1087.003 - Email Account"},{"technique_id":"T1087.004","technique_name":"Cloud Account","platforms":["AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1087.004 - Cloud Account"},{"technique_id":"T1090","technique_name":"Proxy","platforms":["Linux","macOS","Windows"],"autosuggest":"T1090 - Proxy"},{"technique_id":"T1090.001","technique_name":"Internal Proxy","platforms":["Linux","macOS","Windows"],"autosuggest":"T1090.001 - Internal Proxy"},{"technique_id":"T1090.002","technique_name":"External Proxy","platforms":["Linux","macOS","Windows"],"autosuggest":"T1090.002 - External Proxy"},{"technique_id":"T1090.003","technique_name":"Multi-hop Proxy","platforms":["Linux","macOS","Windows"],"autosuggest":"T1090.003 - Multi-hop Proxy"},{"technique_id":"T1090.004","technique_name":"Domain Fronting","platforms":["Linux","macOS","Windows"],"autosuggest":"T1090.004 - Domain Fronting"},{"technique_id":"T1091","technique_name":"Replication Through Removable Media","platforms":["Windows"],"autosuggest":"T1091 - Replication Through Removable Media"},{"technique_id":"T1092","technique_name":"Communication Through Removable Media","platforms":["Linux","macOS","Windows"],"autosuggest":"T1092 - Communication Through Removable Media"},{"technique_id":"T1095","technique_name":"Non-Application Layer Protocol","platforms":["Windows","Linux","macOS"],"autosuggest":"T1095 - Non-Application Layer Protocol"},{"technique_id":"T1098","technique_name":"Account Manipulation","platforms":["Windows","Office 365","Azure","GCP","Azure AD","AWS","Linux","macOS"],"autosuggest":"T1098 - Account Manipulation"},{"technique_id":"T1098.001","technique_name":"Additional Azure Service Principal Credentials","platforms":["Azure AD","Azure"],"autosuggest":"T1098.001 - Additional Azure Service Principal Credentials"},{"technique_id":"T1098.002","technique_name":"Exchange Email Delegate Permissions","platforms":["Windows","Office 365"],"autosuggest":"T1098.002 - Exchange Email Delegate Permissions"},{"technique_id":"T1098.003","technique_name":"Add Office 365 Global Administrator Role","platforms":["Office 365"],"autosuggest":"T1098.003 - Add Office 365 Global Administrator Role"},{"technique_id":"T1098.004","technique_name":"SSH Authorized Keys","platforms":["Linux","macOS"],"autosuggest":"T1098.004 - SSH Authorized Keys"},{"technique_id":"T1102","technique_name":"Web Service","platforms":["Linux","macOS","Windows"],"autosuggest":"T1102 - Web Service"},{"technique_id":"T1102.001","technique_name":"Dead Drop Resolver","platforms":["Linux","macOS","Windows"],"autosuggest":"T1102.001 - Dead Drop Resolver"},{"technique_id":"T1102.002","technique_name":"Bidirectional Communication","platforms":["Linux","macOS","Windows"],"autosuggest":"T1102.002 - Bidirectional Communication"},{"technique_id":"T1102.003","technique_name":"One-Way Communication","platforms":["Linux","macOS","Windows"],"autosuggest":"T1102.003 - One-Way Communication"},{"technique_id":"T1104","technique_name":"Multi-Stage Channels","platforms":["Linux","macOS","Windows"],"autosuggest":"T1104 - Multi-Stage Channels"},{"technique_id":"T1105","technique_name":"Ingress Tool Transfer","platforms":["Linux","macOS","Windows"],"autosuggest":"T1105 - Ingress Tool Transfer"},{"technique_id":"T1106","technique_name":"Native API","platforms":["Windows","macOS","Linux"],"autosuggest":"T1106 - Native API"},{"technique_id":"T1110","technique_name":"Brute Force","platforms":["Linux","macOS","Windows","Office 365","Azure AD","SaaS","GCP","AWS","Azure"],"autosuggest":"T1110 - Brute Force"},{"technique_id":"T1110.001","technique_name":"Password Guessing","platforms":["Linux","macOS","Windows","Office 365","GCP","Azure AD","AWS","Azure","SaaS"],"autosuggest":"T1110.001 - Password Guessing"},{"technique_id":"T1110.002","technique_name":"Password Cracking","platforms":["Linux","macOS","Windows","Azure","Office 365","Azure AD"],"autosuggest":"T1110.002 - Password Cracking"},{"technique_id":"T1110.003","technique_name":"Password Spraying","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1110.003 - Password Spraying"},{"technique_id":"T1110.004","technique_name":"Credential Stuffing","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1110.004 - Credential Stuffing"},{"technique_id":"T1111","technique_name":"Two-Factor Authentication Interception","platforms":["Linux","Windows","macOS"],"autosuggest":"T1111 - Two-Factor Authentication Interception"},{"technique_id":"T1112","technique_name":"Modify Registry","platforms":["Windows"],"autosuggest":"T1112 - Modify Registry"},{"technique_id":"T1113","technique_name":"Screen Capture","platforms":["Linux","macOS","Windows"],"autosuggest":"T1113 - Screen Capture"},{"technique_id":"T1114","technique_name":"Email Collection","platforms":["Windows","Office 365"],"autosuggest":"T1114 - Email Collection"},{"technique_id":"T1114.001","technique_name":"Local Email Collection","platforms":["Windows"],"autosuggest":"T1114.001 - Local Email Collection"},{"technique_id":"T1114.002","technique_name":"Remote Email Collection","platforms":["Office 365","Windows"],"autosuggest":"T1114.002 - Remote Email Collection"},{"technique_id":"T1114.003","technique_name":"Email Forwarding Rule","platforms":["Office 365","Windows"],"autosuggest":"T1114.003 - Email Forwarding Rule"},{"technique_id":"T1115","technique_name":"Clipboard Data","platforms":["Linux","Windows","macOS"],"autosuggest":"T1115 - Clipboard Data"},{"technique_id":"T1119","technique_name":"Automated Collection","platforms":["Linux","macOS","Windows"],"autosuggest":"T1119 - Automated Collection"},{"technique_id":"T1120","technique_name":"Peripheral Device Discovery","platforms":["Windows","macOS"],"autosuggest":"T1120 - Peripheral Device Discovery"},{"technique_id":"T1123","technique_name":"Audio Capture","platforms":["Linux","macOS","Windows"],"autosuggest":"T1123 - Audio Capture"},{"technique_id":"T1124","technique_name":"System Time Discovery","platforms":["Windows"],"autosuggest":"T1124 - System Time Discovery"},{"technique_id":"T1125","technique_name":"Video Capture","platforms":["Windows","macOS"],"autosuggest":"T1125 - Video Capture"},{"technique_id":"T1127","technique_name":"Trusted Developer Utilities Proxy Execution","platforms":["Windows"],"autosuggest":"T1127 - Trusted Developer Utilities Proxy Execution"},{"technique_id":"T1127.001","technique_name":"MSBuild","platforms":["Windows"],"autosuggest":"T1127.001 - MSBuild"},{"technique_id":"T1129","technique_name":"Shared Modules","platforms":["Windows"],"autosuggest":"T1129 - Shared Modules"},{"technique_id":"T1132","technique_name":"Data Encoding","platforms":["Linux","macOS","Windows"],"autosuggest":"T1132 - Data Encoding"},{"technique_id":"T1132.001","technique_name":"Standard Encoding","platforms":["Linux","macOS","Windows"],"autosuggest":"T1132.001 - Standard Encoding"},{"technique_id":"T1132.002","technique_name":"Non-Standard Encoding","platforms":["Linux","macOS","Windows"],"autosuggest":"T1132.002 - Non-Standard Encoding"},{"technique_id":"T1133","technique_name":"External Remote Services","platforms":["Windows","Linux"],"autosuggest":"T1133 - External Remote Services"},{"technique_id":"T1134","technique_name":"Access Token Manipulation","platforms":["Windows"],"autosuggest":"T1134 - Access Token Manipulation"},{"technique_id":"T1134.001","technique_name":"Token Impersonation/Theft","platforms":["Windows"],"autosuggest":"T1134.001 - Token Impersonation/Theft"},{"technique_id":"T1134.002","technique_name":"Create Process with Token","platforms":["Windows"],"autosuggest":"T1134.002 - Create Process with Token"},{"technique_id":"T1134.003","technique_name":"Make and Impersonate Token","platforms":["Windows"],"autosuggest":"T1134.003 - Make and Impersonate Token"},{"technique_id":"T1134.004","technique_name":"Parent PID Spoofing","platforms":["Windows"],"autosuggest":"T1134.004 - Parent PID Spoofing"},{"technique_id":"T1134.005","technique_name":"SID-History Injection","platforms":["Windows"],"autosuggest":"T1134.005 - SID-History Injection"},{"technique_id":"T1135","technique_name":"Network Share Discovery","platforms":["macOS","Windows","AWS","GCP","Azure","Linux"],"autosuggest":"T1135 - Network Share Discovery"},{"technique_id":"T1136","technique_name":"Create Account","platforms":["Linux","macOS","Windows","AWS","GCP","Azure AD","Azure","Office 365"],"autosuggest":"T1136 - Create Account"},{"technique_id":"T1136.001","technique_name":"Local Account","platforms":["Linux","macOS","Windows"],"autosuggest":"T1136.001 - Local Account"},{"technique_id":"T1136.002","technique_name":"Domain Account","platforms":["Windows","macOS","Linux"],"autosuggest":"T1136.002 - Domain Account"},{"technique_id":"T1136.003","technique_name":"Cloud Account","platforms":["AWS","GCP","Azure","Office 365","Azure AD"],"autosuggest":"T1136.003 - Cloud Account"},{"technique_id":"T1137","technique_name":"Office Application Startup","platforms":["Windows","Office 365"],"autosuggest":"T1137 - Office Application Startup"},{"technique_id":"T1137.001","technique_name":"Office Template Macros","platforms":["Windows","Office 365"],"autosuggest":"T1137.001 - Office Template Macros"},{"technique_id":"T1137.002","technique_name":"Office Test","platforms":["Windows","Office 365"],"autosuggest":"T1137.002 - Office Test"},{"technique_id":"T1137.003","technique_name":"Outlook Forms","platforms":["Windows","Office 365"],"autosuggest":"T1137.003 - Outlook Forms"},{"technique_id":"T1137.004","technique_name":"Outlook Home Page","platforms":["Windows","Office 365"],"autosuggest":"T1137.004 - Outlook Home Page"},{"technique_id":"T1137.005","technique_name":"Outlook Rules","platforms":["Windows","Office 365"],"autosuggest":"T1137.005 - Outlook Rules"},{"technique_id":"T1137.006","technique_name":"Add-ins","platforms":["Windows","Office 365"],"autosuggest":"T1137.006 - Add-ins"},{"technique_id":"T1140","technique_name":"Deobfuscate/Decode Files or Information","platforms":["Windows"],"autosuggest":"T1140 - Deobfuscate/Decode Files or Information"},{"technique_id":"T1176","technique_name":"Browser Extensions","platforms":["Linux","macOS","Windows"],"autosuggest":"T1176 - Browser Extensions"},{"technique_id":"T1185","technique_name":"Man in the Browser","platforms":["Windows"],"autosuggest":"T1185 - Man in the Browser"},{"technique_id":"T1187","technique_name":"Forced Authentication","platforms":["Windows"],"autosuggest":"T1187 - Forced Authentication"},{"technique_id":"T1189","technique_name":"Drive-by Compromise","platforms":["Windows","Linux","macOS","SaaS"],"autosuggest":"T1189 - Drive-by Compromise"},{"technique_id":"T1190","technique_name":"Exploit Public-Facing Application","platforms":["Linux","Windows","macOS","AWS","GCP","Azure"],"autosuggest":"T1190 - Exploit Public-Facing Application"},{"technique_id":"T1195","technique_name":"Supply Chain Compromise","platforms":["Linux","Windows","macOS"],"autosuggest":"T1195 - Supply Chain Compromise"},{"technique_id":"T1195.001","technique_name":"Compromise Software Dependencies and Development Tools","platforms":["Linux","macOS","Windows"],"autosuggest":"T1195.001 - Compromise Software Dependencies and Development Tools"},{"technique_id":"T1195.002","technique_name":"Compromise Software Supply Chain","platforms":["Linux","macOS","Windows"],"autosuggest":"T1195.002 - Compromise Software Supply Chain"},{"technique_id":"T1195.003","technique_name":"Compromise Hardware Supply Chain","platforms":["Linux","macOS","Windows"],"autosuggest":"T1195.003 - Compromise Hardware Supply Chain"},{"technique_id":"T1197","technique_name":"BITS Jobs","platforms":["Windows"],"autosuggest":"T1197 - BITS Jobs"},{"technique_id":"T1199","technique_name":"Trusted Relationship","platforms":["Linux","Windows","macOS","AWS","GCP","Azure","SaaS"],"autosuggest":"T1199 - Trusted Relationship"},{"technique_id":"T1200","technique_name":"Hardware Additions","platforms":["Windows","Linux","macOS"],"autosuggest":"T1200 - Hardware Additions"},{"technique_id":"T1201","technique_name":"Password Policy Discovery","platforms":["Windows","Linux","macOS"],"autosuggest":"T1201 - Password Policy Discovery"},{"technique_id":"T1202","technique_name":"Indirect Command Execution","platforms":["Windows"],"autosuggest":"T1202 - Indirect Command Execution"},{"technique_id":"T1203","technique_name":"Exploitation for Client Execution","platforms":["Linux","Windows","macOS"],"autosuggest":"T1203 - Exploitation for Client Execution"},{"technique_id":"T1204","technique_name":"User Execution","platforms":["Linux","Windows","macOS"],"autosuggest":"T1204 - User Execution"},{"technique_id":"T1204.001","technique_name":"Malicious Link","platforms":["Linux","macOS","Windows"],"autosuggest":"T1204.001 - Malicious Link"},{"technique_id":"T1204.002","technique_name":"Malicious File","platforms":["Linux","macOS","Windows"],"autosuggest":"T1204.002 - Malicious File"},{"technique_id":"T1205","technique_name":"Traffic Signaling","platforms":["Linux","macOS","Windows"],"autosuggest":"T1205 - Traffic Signaling"},{"technique_id":"T1205.001","technique_name":"Port Knocking","platforms":["Linux","macOS","Windows"],"autosuggest":"T1205.001 - Port Knocking"},{"technique_id":"T1207","technique_name":"Rogue Domain Controller","platforms":["Windows"],"autosuggest":"T1207 - Rogue Domain Controller"},{"technique_id":"T1210","technique_name":"Exploitation of Remote Services","platforms":["Linux","Windows","macOS"],"autosuggest":"T1210 - Exploitation of Remote Services"},{"technique_id":"T1211","technique_name":"Exploitation for Defense Evasion","platforms":["Linux","Windows","macOS"],"autosuggest":"T1211 - Exploitation for Defense Evasion"},{"technique_id":"T1212","technique_name":"Exploitation for Credential Access","platforms":["Linux","Windows","macOS"],"autosuggest":"T1212 - Exploitation for Credential Access"},{"technique_id":"T1213","technique_name":"Data from Information Repositories","platforms":["Linux","Windows","macOS","SaaS","AWS","GCP","Azure","Office 365"],"autosuggest":"T1213 - Data from Information Repositories"},{"technique_id":"T1213.001","technique_name":"Confluence","platforms":["SaaS"],"autosuggest":"T1213.001 - Confluence"},{"technique_id":"T1213.002","technique_name":"Sharepoint","platforms":["Windows","Office 365"],"autosuggest":"T1213.002 - Sharepoint"},{"technique_id":"T1216","technique_name":"Signed Script Proxy Execution","platforms":["Windows"],"autosuggest":"T1216 - Signed Script Proxy Execution"},{"technique_id":"T1216.001","technique_name":"PubPrn","platforms":["Windows"],"autosuggest":"T1216.001 - PubPrn"},{"technique_id":"T1217","technique_name":"Browser Bookmark Discovery","platforms":["Linux","Windows","macOS"],"autosuggest":"T1217 - Browser Bookmark Discovery"},{"technique_id":"T1218","technique_name":"Signed Binary Proxy Execution","platforms":["Windows"],"autosuggest":"T1218 - Signed Binary Proxy Execution"},{"technique_id":"T1218.001","technique_name":"Compiled HTML File","platforms":["Windows"],"autosuggest":"T1218.001 - Compiled HTML File"},{"technique_id":"T1218.002","technique_name":"Control Panel","platforms":["Windows"],"autosuggest":"T1218.002 - Control Panel"},{"technique_id":"T1218.003","technique_name":"CMSTP","platforms":["Windows"],"autosuggest":"T1218.003 - CMSTP"},{"technique_id":"T1218.004","technique_name":"InstallUtil","platforms":["Windows"],"autosuggest":"T1218.004 - InstallUtil"},{"technique_id":"T1218.005","technique_name":"Mshta","platforms":["Windows"],"autosuggest":"T1218.005 - Mshta"},{"technique_id":"T1218.007","technique_name":"Msiexec","platforms":["Windows"],"autosuggest":"T1218.007 - Msiexec"},{"technique_id":"T1218.008","technique_name":"Odbcconf","platforms":["Windows"],"autosuggest":"T1218.008 - Odbcconf"},{"technique_id":"T1218.009","technique_name":"Regsvcs/Regasm","platforms":["Windows"],"autosuggest":"T1218.009 - Regsvcs/Regasm"},{"technique_id":"T1218.010","technique_name":"Regsvr32","platforms":["Windows"],"autosuggest":"T1218.010 - Regsvr32"},{"technique_id":"T1218.011","technique_name":"Rundll32","platforms":["Windows"],"autosuggest":"T1218.011 - Rundll32"},{"technique_id":"T1219","technique_name":"Remote Access Software","platforms":["Linux","Windows","macOS"],"autosuggest":"T1219 - Remote Access Software"},{"technique_id":"T1220","technique_name":"XSL Script Processing","platforms":["Windows"],"autosuggest":"T1220 - XSL Script Processing"},{"technique_id":"T1221","technique_name":"Template Injection","platforms":["Windows"],"autosuggest":"T1221 - Template Injection"},{"technique_id":"T1222","technique_name":"File and Directory Permissions Modification","platforms":["Linux","Windows","macOS"],"autosuggest":"T1222 - File and Directory Permissions Modification"},{"technique_id":"T1222.001","technique_name":"Windows File and Directory Permissions Modification","platforms":["Windows"],"autosuggest":"T1222.001 - Windows File and Directory Permissions Modification"},{"technique_id":"T1222.002","technique_name":"Linux and Mac File and Directory Permissions Modification","platforms":["macOS","Linux"],"autosuggest":"T1222.002 - Linux and Mac File and Directory Permissions Modification"},{"technique_id":"T1480","technique_name":"Execution Guardrails","platforms":["Linux","macOS","Windows"],"autosuggest":"T1480 - Execution Guardrails"},{"technique_id":"T1480.001","technique_name":"Environmental Keying","platforms":["Linux","macOS","Windows"],"autosuggest":"T1480.001 - Environmental Keying"},{"technique_id":"T1482","technique_name":"Domain Trust Discovery","platforms":["Windows"],"autosuggest":"T1482 - Domain Trust Discovery"},{"technique_id":"T1484","technique_name":"Group Policy Modification","platforms":["Windows"],"autosuggest":"T1484 - Group Policy Modification"},{"technique_id":"T1485","technique_name":"Data Destruction","platforms":["Linux","macOS","Windows"],"autosuggest":"T1485 - Data Destruction"},{"technique_id":"T1486","technique_name":"Data Encrypted for Impact","platforms":["Linux","macOS","Windows"],"autosuggest":"T1486 - Data Encrypted for Impact"},{"technique_id":"T1489","technique_name":"Service Stop","platforms":["Windows"],"autosuggest":"T1489 - Service Stop"},{"technique_id":"T1490","technique_name":"Inhibit System Recovery","platforms":["Windows","macOS","Linux"],"autosuggest":"T1490 - Inhibit System Recovery"},{"technique_id":"T1491","technique_name":"Defacement","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1491 - Defacement"},{"technique_id":"T1491.001","technique_name":"Internal Defacement","platforms":["Linux","macOS","Windows"],"autosuggest":"T1491.001 - Internal Defacement"},{"technique_id":"T1491.002","technique_name":"External Defacement","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1491.002 - External Defacement"},{"technique_id":"T1495","technique_name":"Firmware Corruption","platforms":["Linux","macOS","Windows"],"autosuggest":"T1495 - Firmware Corruption"},{"technique_id":"T1496","technique_name":"Resource Hijacking","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1496 - Resource Hijacking"},{"technique_id":"T1497","technique_name":"Virtualization/Sandbox Evasion","platforms":["Windows","macOS","Linux"],"autosuggest":"T1497 - Virtualization/Sandbox Evasion"},{"technique_id":"T1497.001","technique_name":"System Checks","platforms":["Linux","macOS","Windows"],"autosuggest":"T1497.001 - System Checks"},{"technique_id":"T1497.002","technique_name":"User Activity Based Checks","platforms":["Linux","macOS","Windows"],"autosuggest":"T1497.002 - User Activity Based Checks"},{"technique_id":"T1497.003","technique_name":"Time Based Evasion","platforms":["Linux","macOS","Windows"],"autosuggest":"T1497.003 - Time Based Evasion"},{"technique_id":"T1498","technique_name":"Network Denial of Service","platforms":["Linux","macOS","Windows","AWS","GCP","Azure AD","SaaS","Azure","Office 365"],"autosuggest":"T1498 - Network Denial of Service"},{"technique_id":"T1498.001","technique_name":"Direct Network Flood","platforms":["Linux","macOS","Windows","AWS","GCP","Azure AD","SaaS","Azure","Office 365"],"autosuggest":"T1498.001 - Direct Network Flood"},{"technique_id":"T1498.002","technique_name":"Reflection Amplification","platforms":["macOS","Windows","Linux","AWS","Office 365","Azure AD","GCP","Azure","SaaS"],"autosuggest":"T1498.002 - Reflection Amplification"},{"technique_id":"T1499","technique_name":"Endpoint Denial of Service","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1499 - Endpoint Denial of Service"},{"technique_id":"T1499.001","technique_name":"OS Exhaustion Flood","platforms":["Linux","macOS","Windows"],"autosuggest":"T1499.001 - OS Exhaustion Flood"},{"technique_id":"T1499.002","technique_name":"Service Exhaustion Flood","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1499.002 - Service Exhaustion Flood"},{"technique_id":"T1499.003","technique_name":"Application Exhaustion Flood","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1499.003 - Application Exhaustion Flood"},{"technique_id":"T1499.004","technique_name":"Application or System Exploitation","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1499.004 - Application or System Exploitation"},{"technique_id":"T1505","technique_name":"Server Software Component","platforms":["Windows","Linux","macOS"],"autosuggest":"T1505 - Server Software Component"},{"technique_id":"T1505.001","technique_name":"SQL Stored Procedures","platforms":["Windows","Linux"],"autosuggest":"T1505.001 - SQL Stored Procedures"},{"technique_id":"T1505.002","technique_name":"Transport Agent","platforms":["Linux","Windows"],"autosuggest":"T1505.002 - Transport Agent"},{"technique_id":"T1505.003","technique_name":"Web Shell","platforms":["Linux","Windows","macOS"],"autosuggest":"T1505.003 - Web Shell"},{"technique_id":"T1518","technique_name":"Software Discovery","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1518 - Software Discovery"},{"technique_id":"T1518.001","technique_name":"Security Software Discovery","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1518.001 - Security Software Discovery"},{"technique_id":"T1525","technique_name":"Implant Container Image","platforms":["GCP","Azure","AWS"],"autosuggest":"T1525 - Implant Container Image"},{"technique_id":"T1526","technique_name":"Cloud Service Discovery","platforms":["AWS","GCP","Azure","Azure AD","Office 365","SaaS"],"autosuggest":"T1526 - Cloud Service Discovery"},{"technique_id":"T1528","technique_name":"Steal Application Access Token","platforms":["SaaS","Office 365","Azure AD"],"autosuggest":"T1528 - Steal Application Access Token"},{"technique_id":"T1529","technique_name":"System Shutdown/Reboot","platforms":["Linux","macOS","Windows"],"autosuggest":"T1529 - System Shutdown/Reboot"},{"technique_id":"T1530","technique_name":"Data from Cloud Storage Object","platforms":["AWS","GCP","Azure"],"autosuggest":"T1530 - Data from Cloud Storage Object"},{"technique_id":"T1531","technique_name":"Account Access Removal","platforms":["Linux","macOS","Windows"],"autosuggest":"T1531 - Account Access Removal"},{"technique_id":"T1534","technique_name":"Internal Spearphishing","platforms":["Windows","macOS","Linux","Office 365","SaaS"],"autosuggest":"T1534 - Internal Spearphishing"},{"technique_id":"T1535","technique_name":"Unused/Unsupported Cloud Regions","platforms":["AWS","GCP","Azure"],"autosuggest":"T1535 - Unused/Unsupported Cloud Regions"},{"technique_id":"T1537","technique_name":"Transfer Data to Cloud Account","platforms":["Azure","AWS","GCP"],"autosuggest":"T1537 - Transfer Data to Cloud Account"},{"technique_id":"T1538","technique_name":"Cloud Service Dashboard","platforms":["AWS","GCP","Azure","Azure AD","Office 365"],"autosuggest":"T1538 - Cloud Service Dashboard"},{"technique_id":"T1539","technique_name":"Steal Web Session Cookie","platforms":["Linux","macOS","Windows","Office 365","SaaS"],"autosuggest":"T1539 - Steal Web Session Cookie"},{"technique_id":"T1542","technique_name":"Pre-OS Boot","platforms":["Linux","Windows"],"autosuggest":"T1542 - Pre-OS Boot"},{"technique_id":"T1542.001","technique_name":"System Firmware","platforms":["Windows"],"autosuggest":"T1542.001 - System Firmware"},{"technique_id":"T1542.002","technique_name":"Component Firmware","platforms":["Windows"],"autosuggest":"T1542.002 - Component Firmware"},{"technique_id":"T1542.003","technique_name":"Bootkit","platforms":["Linux","Windows"],"autosuggest":"T1542.003 - Bootkit"},{"technique_id":"T1543","technique_name":"Create or Modify System Process","platforms":["Windows","macOS","Linux"],"autosuggest":"T1543 - Create or Modify System Process"},{"technique_id":"T1543.001","technique_name":"Launch Agent","platforms":["macOS"],"autosuggest":"T1543.001 - Launch Agent"},{"technique_id":"T1543.002","technique_name":"Systemd Service","platforms":["Linux"],"autosuggest":"T1543.002 - Systemd Service"},{"technique_id":"T1543.003","technique_name":"Windows Service","platforms":["Windows"],"autosuggest":"T1543.003 - Windows Service"},{"technique_id":"T1543.004","technique_name":"Launch Daemon","platforms":["macOS"],"autosuggest":"T1543.004 - Launch Daemon"},{"technique_id":"T1546","technique_name":"Event Triggered Execution","platforms":["Linux","macOS","Windows"],"autosuggest":"T1546 - Event Triggered Execution"},{"technique_id":"T1546.001","technique_name":"Change Default File Association","platforms":["Windows"],"autosuggest":"T1546.001 - Change Default File Association"},{"technique_id":"T1546.002","technique_name":"Screensaver","platforms":["Windows"],"autosuggest":"T1546.002 - Screensaver"},{"technique_id":"T1546.003","technique_name":"Windows Management Instrumentation Event Subscription","platforms":["Windows"],"autosuggest":"T1546.003 - Windows Management Instrumentation Event Subscription"},{"technique_id":"T1546.004","technique_name":".bash_profile and .bashrc","platforms":["Linux","macOS"],"autosuggest":"T1546.004 - .bash_profile and .bashrc"},{"technique_id":"T1546.005","technique_name":"Trap","platforms":["macOS","Linux"],"autosuggest":"T1546.005 - Trap"},{"technique_id":"T1546.006","technique_name":"LC_LOAD_DYLIB Addition","platforms":["macOS"],"autosuggest":"T1546.006 - LC_LOAD_DYLIB Addition"},{"technique_id":"T1546.007","technique_name":"Netsh Helper DLL","platforms":["Windows"],"autosuggest":"T1546.007 - Netsh Helper DLL"},{"technique_id":"T1546.008","technique_name":"Accessibility Features","platforms":["Windows"],"autosuggest":"T1546.008 - Accessibility Features"},{"technique_id":"T1546.009","technique_name":"AppCert DLLs","platforms":["Windows"],"autosuggest":"T1546.009 - AppCert DLLs"},{"technique_id":"T1546.010","technique_name":"AppInit DLLs","platforms":["Windows"],"autosuggest":"T1546.010 - AppInit DLLs"},{"technique_id":"T1546.011","technique_name":"Application Shimming","platforms":["Windows"],"autosuggest":"T1546.011 - Application Shimming"},{"technique_id":"T1546.012","technique_name":"Image File Execution Options Injection","platforms":["Windows"],"autosuggest":"T1546.012 - Image File Execution Options Injection"},{"technique_id":"T1546.013","technique_name":"PowerShell Profile","platforms":["Windows"],"autosuggest":"T1546.013 - PowerShell Profile"},{"technique_id":"T1546.014","technique_name":"Emond","platforms":["macOS"],"autosuggest":"T1546.014 - Emond"},{"technique_id":"T1546.015","technique_name":"Component Object Model Hijacking","platforms":["Windows"],"autosuggest":"T1546.015 - Component Object Model Hijacking"},{"technique_id":"T1547","technique_name":"Boot or Logon Autostart Execution","platforms":["Linux","macOS","Windows"],"autosuggest":"T1547 - Boot or Logon Autostart Execution"},{"technique_id":"T1547.001","technique_name":"Registry Run Keys / Startup Folder","platforms":["Windows"],"autosuggest":"T1547.001 - Registry Run Keys / Startup Folder"},{"technique_id":"T1547.002","technique_name":"Authentication Package","platforms":["Windows"],"autosuggest":"T1547.002 - Authentication Package"},{"technique_id":"T1547.003","technique_name":"Time Providers","platforms":["Windows"],"autosuggest":"T1547.003 - Time Providers"},{"technique_id":"T1547.004","technique_name":"Winlogon Helper DLL","platforms":["Windows"],"autosuggest":"T1547.004 - Winlogon Helper DLL"},{"technique_id":"T1547.005","technique_name":"Security Support Provider","platforms":["Windows"],"autosuggest":"T1547.005 - Security Support Provider"},{"technique_id":"T1547.006","technique_name":"Kernel Modules and Extensions","platforms":["macOS","Linux"],"autosuggest":"T1547.006 - Kernel Modules and Extensions"},{"technique_id":"T1547.007","technique_name":"Re-opened Applications","platforms":["macOS"],"autosuggest":"T1547.007 - Re-opened Applications"},{"technique_id":"T1547.008","technique_name":"LSASS Driver","platforms":["Windows"],"autosuggest":"T1547.008 - LSASS Driver"},{"technique_id":"T1547.009","technique_name":"Shortcut Modification","platforms":["Windows"],"autosuggest":"T1547.009 - Shortcut Modification"},{"technique_id":"T1547.010","technique_name":"Port Monitors","platforms":["Windows"],"autosuggest":"T1547.010 - Port Monitors"},{"technique_id":"T1547.011","technique_name":"Plist Modification","platforms":["macOS"],"autosuggest":"T1547.011 - Plist Modification"},{"technique_id":"T1548","technique_name":"Abuse Elevation Control Mechanism","platforms":["Linux","macOS","Windows"],"autosuggest":"T1548 - Abuse Elevation Control Mechanism"},{"technique_id":"T1548.001","technique_name":"Setuid and Setgid","platforms":["Linux","macOS"],"autosuggest":"T1548.001 - Setuid and Setgid"},{"technique_id":"T1548.002","technique_name":"Bypass User Access Control","platforms":["Windows"],"autosuggest":"T1548.002 - Bypass User Access Control"},{"technique_id":"T1548.003","technique_name":"Sudo and Sudo Caching","platforms":["Linux","macOS"],"autosuggest":"T1548.003 - Sudo and Sudo Caching"},{"technique_id":"T1548.004","technique_name":"Elevated Execution with Prompt","platforms":["macOS"],"autosuggest":"T1548.004 - Elevated Execution with Prompt"},{"technique_id":"T1550","technique_name":"Use Alternate Authentication Material","platforms":["Windows","Office 365","SaaS"],"autosuggest":"T1550 - Use Alternate Authentication Material"},{"technique_id":"T1550.001","technique_name":"Application Access Token","platforms":["Office 365","SaaS"],"autosuggest":"T1550.001 - Application Access Token"},{"technique_id":"T1550.002","technique_name":"Pass the Hash","platforms":["Windows"],"autosuggest":"T1550.002 - Pass the Hash"},{"technique_id":"T1550.003","technique_name":"Pass the Ticket","platforms":["Windows"],"autosuggest":"T1550.003 - Pass the Ticket"},{"technique_id":"T1550.004","technique_name":"Web Session Cookie","platforms":["Office 365","SaaS"],"autosuggest":"T1550.004 - Web Session Cookie"},{"technique_id":"T1552","technique_name":"Unsecured Credentials","platforms":["Linux","macOS","Windows","AWS","GCP","Azure","Office 365","Azure AD","SaaS"],"autosuggest":"T1552 - Unsecured Credentials"},{"technique_id":"T1552.001","technique_name":"Credentials In Files","platforms":["Linux","macOS","Windows","AWS","GCP","Azure"],"autosuggest":"T1552.001 - Credentials In Files"},{"technique_id":"T1552.002","technique_name":"Credentials in Registry","platforms":["Windows"],"autosuggest":"T1552.002 - Credentials in Registry"},{"technique_id":"T1552.003","technique_name":"Bash History","platforms":["Linux","macOS"],"autosuggest":"T1552.003 - Bash History"},{"technique_id":"T1552.004","technique_name":"Private Keys","platforms":["Linux","macOS","Windows"],"autosuggest":"T1552.004 - Private Keys"},{"technique_id":"T1552.005","technique_name":"Cloud Instance Metadata API","platforms":["AWS","GCP","Azure"],"autosuggest":"T1552.005 - Cloud Instance Metadata API"},{"technique_id":"T1552.006","technique_name":"Group Policy Preferences","platforms":["Windows"],"autosuggest":"T1552.006 - Group Policy Preferences"},{"technique_id":"T1553","technique_name":"Subvert Trust Controls","platforms":["Windows","macOS","Linux"],"autosuggest":"T1553 - Subvert Trust Controls"},{"technique_id":"T1553.001","technique_name":"Gatekeeper Bypass","platforms":["macOS"],"autosuggest":"T1553.001 - Gatekeeper Bypass"},{"technique_id":"T1553.002","technique_name":"Code Signing","platforms":["macOS","Windows"],"autosuggest":"T1553.002 - Code Signing"},{"technique_id":"T1553.003","technique_name":"SIP and Trust Provider Hijacking","platforms":["Windows"],"autosuggest":"T1553.003 - SIP and Trust Provider Hijacking"},{"technique_id":"T1553.004","technique_name":"Install Root Certificate","platforms":["Linux","macOS","Windows"],"autosuggest":"T1553.004 - Install Root Certificate"},{"technique_id":"T1554","technique_name":"Compromise Client Software Binary","platforms":["Linux","macOS","Windows"],"autosuggest":"T1554 - Compromise Client Software Binary"},{"technique_id":"T1555","technique_name":"Credentials from Password Stores","platforms":["Linux","macOS","Windows"],"autosuggest":"T1555 - Credentials from Password Stores"},{"technique_id":"T1555.001","technique_name":"Keychain","platforms":["macOS"],"autosuggest":"T1555.001 - Keychain"},{"technique_id":"T1555.002","technique_name":"Securityd Memory","platforms":["Linux","macOS"],"autosuggest":"T1555.002 - Securityd Memory"},{"technique_id":"T1555.003","technique_name":"Credentials from Web Browsers","platforms":["Linux","macOS","Windows"],"autosuggest":"T1555.003 - Credentials from Web Browsers"},{"technique_id":"T1556","technique_name":"Modify Authentication Process","platforms":["Windows","Linux","macOS"],"autosuggest":"T1556 - Modify Authentication Process"},{"technique_id":"T1556.001","technique_name":"Domain Controller Authentication","platforms":["Windows"],"autosuggest":"T1556.001 - Domain Controller Authentication"},{"technique_id":"T1556.002","technique_name":"Password Filter DLL","platforms":["Windows"],"autosuggest":"T1556.002 - Password Filter DLL"},{"technique_id":"T1556.003","technique_name":"Pluggable Authentication Modules","platforms":["Linux","macOS","Windows"],"autosuggest":"T1556.003 - Pluggable Authentication Modules"},{"technique_id":"T1557","technique_name":"Man-in-the-Middle","platforms":["Windows","macOS","Linux"],"autosuggest":"T1557 - Man-in-the-Middle"},{"technique_id":"T1557.001","technique_name":"LLMNR/NBT-NS Poisoning and SMB Relay","platforms":["Windows"],"autosuggest":"T1557.001 - LLMNR/NBT-NS Poisoning and SMB Relay"},{"technique_id":"T1558","technique_name":"Steal or Forge Kerberos Tickets","platforms":["Windows"],"autosuggest":"T1558 - Steal or Forge Kerberos Tickets"},{"technique_id":"T1558.001","technique_name":"Golden Ticket","platforms":["Windows"],"autosuggest":"T1558.001 - Golden Ticket"},{"technique_id":"T1558.002","technique_name":"Silver Ticket","platforms":["Windows"],"autosuggest":"T1558.002 - Silver Ticket"},{"technique_id":"T1558.003","technique_name":"Kerberoasting","platforms":["Windows"],"autosuggest":"T1558.003 - Kerberoasting"},{"technique_id":"T1559","technique_name":"Inter-Process Communication","platforms":["Windows"],"autosuggest":"T1559 - Inter-Process Communication"},{"technique_id":"T1559.001","technique_name":"Component Object Model","platforms":["Windows"],"autosuggest":"T1559.001 - Component Object Model"},{"technique_id":"T1559.002","technique_name":"Dynamic Data Exchange","platforms":["Windows"],"autosuggest":"T1559.002 - Dynamic Data Exchange"},{"technique_id":"T1560","technique_name":"Archive Collected Data","platforms":["Linux","macOS","Windows"],"autosuggest":"T1560 - Archive Collected Data"},{"technique_id":"T1560.001","technique_name":"Archive via Utility","platforms":["Linux","macOS","Windows"],"autosuggest":"T1560.001 - Archive via Utility"},{"technique_id":"T1560.002","technique_name":"Archive via Library","platforms":["Linux","macOS","Windows"],"autosuggest":"T1560.002 - Archive via Library"},{"technique_id":"T1560.003","technique_name":"Archive via Custom Method","platforms":["Linux","macOS","Windows"],"autosuggest":"T1560.003 - Archive via Custom Method"},{"technique_id":"T1561","technique_name":"Disk Wipe","platforms":["Linux","macOS","Windows"],"autosuggest":"T1561 - Disk Wipe"},{"technique_id":"T1561.001","technique_name":"Disk Content Wipe","platforms":["Linux","macOS","Windows"],"autosuggest":"T1561.001 - Disk Content Wipe"},{"technique_id":"T1561.002","technique_name":"Disk Structure Wipe","platforms":["Linux","macOS","Windows"],"autosuggest":"T1561.002 - Disk Structure Wipe"},{"technique_id":"T1562","technique_name":"Impair Defenses","platforms":["Linux","Windows","macOS","AWS","GCP","Azure"],"autosuggest":"T1562 - Impair Defenses"},{"technique_id":"T1562.001","technique_name":"Disable or Modify Tools","platforms":["Windows","macOS","Linux"],"autosuggest":"T1562.001 - Disable or Modify Tools"},{"technique_id":"T1562.002","technique_name":"Disable Windows Event Logging","platforms":["Windows"],"autosuggest":"T1562.002 - Disable Windows Event Logging"},{"technique_id":"T1562.003","technique_name":"HISTCONTROL","platforms":["Linux","macOS"],"autosuggest":"T1562.003 - HISTCONTROL"},{"technique_id":"T1562.004","technique_name":"Disable or Modify System Firewall","platforms":["Linux","macOS","Windows"],"autosuggest":"T1562.004 - Disable or Modify System Firewall"},{"technique_id":"T1562.006","technique_name":"Indicator Blocking","platforms":["Windows"],"autosuggest":"T1562.006 - Indicator Blocking"},{"technique_id":"T1562.007","technique_name":"Disable or Modify Cloud Firewall","platforms":["AWS","GCP","Azure"],"autosuggest":"T1562.007 - Disable or Modify Cloud Firewall"},{"technique_id":"T1563","technique_name":"Remote Service Session Hijacking","platforms":["Linux","macOS","Windows"],"autosuggest":"T1563 - Remote Service Session Hijacking"},{"technique_id":"T1563.001","technique_name":"SSH Hijacking","platforms":["Linux","macOS"],"autosuggest":"T1563.001 - SSH Hijacking"},{"technique_id":"T1563.002","technique_name":"RDP Hijacking","platforms":["Windows"],"autosuggest":"T1563.002 - RDP Hijacking"},{"technique_id":"T1564","technique_name":"Hide Artifacts","platforms":["Linux","macOS","Windows"],"autosuggest":"T1564 - Hide Artifacts"},{"technique_id":"T1564.001","technique_name":"Hidden Files and Directories","platforms":["Windows","macOS","Linux"],"autosuggest":"T1564.001 - Hidden Files and Directories"},{"technique_id":"T1564.002","technique_name":"Hidden Users","platforms":["macOS"],"autosuggest":"T1564.002 - Hidden Users"},{"technique_id":"T1564.003","technique_name":"Hidden Window","platforms":["macOS","Windows"],"autosuggest":"T1564.003 - Hidden Window"},{"technique_id":"T1564.004","technique_name":"NTFS File Attributes","platforms":["Windows"],"autosuggest":"T1564.004 - NTFS File Attributes"},{"technique_id":"T1564.005","technique_name":"Hidden File System","platforms":["Linux","macOS","Windows"],"autosuggest":"T1564.005 - Hidden File System"},{"technique_id":"T1564.006","technique_name":"Run Virtual Instance","platforms":["Linux","macOS","Windows"],"autosuggest":"T1564.006 - Run Virtual Instance"},{"technique_id":"T1565","technique_name":"Data Manipulation","platforms":["Linux","macOS","Windows"],"autosuggest":"T1565 - Data Manipulation"},{"technique_id":"T1565.001","technique_name":"Stored Data Manipulation","platforms":["Linux","macOS","Windows"],"autosuggest":"T1565.001 - Stored Data Manipulation"},{"technique_id":"T1565.002","technique_name":"Transmitted Data Manipulation","platforms":["Linux","macOS","Windows"],"autosuggest":"T1565.002 - Transmitted Data Manipulation"},{"technique_id":"T1565.003","technique_name":"Runtime Data Manipulation","platforms":["Linux","macOS","Windows"],"autosuggest":"T1565.003 - Runtime Data Manipulation"},{"technique_id":"T1566","technique_name":"Phishing","platforms":["Linux","macOS","Windows","SaaS","Office 365"],"autosuggest":"T1566 - Phishing"},{"technique_id":"T1566.001","technique_name":"Spearphishing Attachment","platforms":["macOS","Windows","Linux"],"autosuggest":"T1566.001 - Spearphishing Attachment"},{"technique_id":"T1566.002","technique_name":"Spearphishing Link","platforms":["Linux","macOS","Windows","Office 365","SaaS"],"autosuggest":"T1566.002 - Spearphishing Link"},{"technique_id":"T1566.003","technique_name":"Spearphishing via Service","platforms":["Linux","macOS","Windows"],"autosuggest":"T1566.003 - Spearphishing via Service"},{"technique_id":"T1567","technique_name":"Exfiltration Over Web Service","platforms":["Linux","macOS","Windows"],"autosuggest":"T1567 - Exfiltration Over Web Service"},{"technique_id":"T1567.001","technique_name":"Exfiltration to Code Repository","platforms":["Linux","macOS","Windows"],"autosuggest":"T1567.001 - Exfiltration to Code Repository"},{"technique_id":"T1567.002","technique_name":"Exfiltration to Cloud Storage","platforms":["Linux","macOS","Windows"],"autosuggest":"T1567.002 - Exfiltration to Cloud Storage"},{"technique_id":"T1568","technique_name":"Dynamic Resolution","platforms":["Linux","macOS","Windows"],"autosuggest":"T1568 - Dynamic Resolution"},{"technique_id":"T1568.001","technique_name":"Fast Flux DNS","platforms":["Linux","macOS","Windows"],"autosuggest":"T1568.001 - Fast Flux DNS"},{"technique_id":"T1568.002","technique_name":"Domain Generation Algorithms","platforms":["Linux","macOS","Windows"],"autosuggest":"T1568.002 - Domain Generation Algorithms"},{"technique_id":"T1568.003","technique_name":"DNS Calculation","platforms":["Linux","macOS","Windows"],"autosuggest":"T1568.003 - DNS Calculation"},{"technique_id":"T1569","technique_name":"System Services","platforms":["Windows","macOS"],"autosuggest":"T1569 - System Services"},{"technique_id":"T1569.001","technique_name":"Launchctl","platforms":["macOS"],"autosuggest":"T1569.001 - Launchctl"},{"technique_id":"T1569.002","technique_name":"Service Execution","platforms":["Windows"],"autosuggest":"T1569.002 - Service Execution"},{"technique_id":"T1570","technique_name":"Lateral Tool Transfer","platforms":["Linux","macOS","Windows"],"autosuggest":"T1570 - Lateral Tool Transfer"},{"technique_id":"T1571","technique_name":"Non-Standard Port","platforms":["Linux","macOS","Windows"],"autosuggest":"T1571 - Non-Standard Port"},{"technique_id":"T1572","technique_name":"Protocol Tunneling","platforms":["Linux","macOS","Windows"],"autosuggest":"T1572 - Protocol Tunneling"},{"technique_id":"T1573","technique_name":"Encrypted Channel","platforms":["Linux","macOS","Windows"],"autosuggest":"T1573 - Encrypted Channel"},{"technique_id":"T1573.001","technique_name":"Symmetric Cryptography","platforms":["Linux","Windows","macOS"],"autosuggest":"T1573.001 - Symmetric Cryptography"},{"technique_id":"T1573.002","technique_name":"Asymmetric Cryptography","platforms":["Linux","macOS","Windows"],"autosuggest":"T1573.002 - Asymmetric Cryptography"},{"technique_id":"T1574","technique_name":"Hijack Execution Flow","platforms":["Linux","macOS","Windows"],"autosuggest":"T1574 - Hijack Execution Flow"},{"technique_id":"T1574.001","technique_name":"DLL Search Order Hijacking","platforms":["Windows"],"autosuggest":"T1574.001 - DLL Search Order Hijacking"},{"technique_id":"T1574.002","technique_name":"DLL Side-Loading","platforms":["Windows"],"autosuggest":"T1574.002 - DLL Side-Loading"},{"technique_id":"T1574.004","technique_name":"Dylib Hijacking","platforms":["macOS"],"autosuggest":"T1574.004 - Dylib Hijacking"},{"technique_id":"T1574.005","technique_name":"Executable Installer File Permissions Weakness","platforms":["Windows"],"autosuggest":"T1574.005 - Executable Installer File Permissions Weakness"},{"technique_id":"T1574.006","technique_name":"LD_PRELOAD","platforms":["Linux"],"autosuggest":"T1574.006 - LD_PRELOAD"},{"technique_id":"T1574.007","technique_name":"Path Interception by PATH Environment Variable","platforms":["Windows"],"autosuggest":"T1574.007 - Path Interception by PATH Environment Variable"},{"technique_id":"T1574.008","technique_name":"Path Interception by Search Order Hijacking","platforms":["Windows"],"autosuggest":"T1574.008 - Path Interception by Search Order Hijacking"},{"technique_id":"T1574.009","technique_name":"Path Interception by Unquoted Path","platforms":["Windows"],"autosuggest":"T1574.009 - Path Interception by Unquoted Path"},{"technique_id":"T1574.010","technique_name":"Services File Permissions Weakness","platforms":["Windows"],"autosuggest":"T1574.010 - Services File Permissions Weakness"},{"technique_id":"T1574.011","technique_name":"Services Registry Permissions Weakness","platforms":["Windows"],"autosuggest":"T1574.011 - Services Registry Permissions Weakness"},{"technique_id":"T1574.012","technique_name":"COR_PROFILER","platforms":["Windows"],"autosuggest":"T1574.012 - COR_PROFILER"},{"technique_id":"T1578","technique_name":"Modify Cloud Compute Infrastructure","platforms":["AWS","GCP","Azure"],"autosuggest":"T1578 - Modify Cloud Compute Infrastructure"},{"technique_id":"T1578.001","technique_name":"Create Snapshot","platforms":["AWS","GCP","Azure"],"autosuggest":"T1578.001 - Create Snapshot"},{"technique_id":"T1578.002","technique_name":"Create Cloud Instance","platforms":["AWS","GCP","Azure"],"autosuggest":"T1578.002 - Create Cloud Instance"},{"technique_id":"T1578.003","technique_name":"Delete Cloud Instance","platforms":["AWS","GCP","Azure"],"autosuggest":"T1578.003 - Delete Cloud Instance"},{"technique_id":"T1578.004","technique_name":"Revert Cloud Instance","platforms":["AWS","GCP","Azure"],"autosuggest":"T1578.004 - Revert Cloud Instance"}]')},b5b2:function(e,t,s){},bba2:function(e){e.exports=JSON.parse('[{"software_id":"S0001","software_name":"Trojan.Mebromi","platforms":["Windows"],"autosuggest":"S0001 - Trojan.Mebromi"},{"software_id":"S0002","software_name":"Mimikatz","platforms":["Windows"],"autosuggest":"S0002 - Mimikatz"},{"software_id":"S0003","software_name":"RIPTIDE","platforms":["Windows"],"autosuggest":"S0003 - RIPTIDE"},{"software_id":"S0004","software_name":"TinyZBot","platforms":["Windows"],"autosuggest":"S0004 - TinyZBot"},{"software_id":"S0005","software_name":"Windows Credential Editor","platforms":["Windows"],"autosuggest":"S0005 - Windows Credential Editor"},{"software_id":"S0006","software_name":"pwdump","platforms":["Windows"],"autosuggest":"S0006 - pwdump"},{"software_id":"S0007","software_name":"Skeleton Key","platforms":["Windows"],"autosuggest":"S0007 - Skeleton Key"},{"software_id":"S0008","software_name":"gsecdump","platforms":["Windows"],"autosuggest":"S0008 - gsecdump"},{"software_id":"S0009","software_name":"Hikit","platforms":["Windows"],"autosuggest":"S0009 - Hikit"},{"software_id":"S0010","software_name":"Lurid","platforms":["Windows"],"autosuggest":"S0010 - Lurid"},{"software_id":"S0011","software_name":"Taidoor","platforms":["Windows"],"autosuggest":"S0011 - Taidoor"},{"software_id":"S0012","software_name":"PoisonIvy","platforms":["Windows"],"autosuggest":"S0012 - PoisonIvy"},{"software_id":"S0013","software_name":"PlugX","platforms":["Windows"],"autosuggest":"S0013 - PlugX"},{"software_id":"S0014","software_name":"BS2005","platforms":["Windows"],"autosuggest":"S0014 - BS2005"},{"software_id":"S0015","software_name":"Ixeshe","platforms":["Windows"],"autosuggest":"S0015 - Ixeshe"},{"software_id":"S0016","software_name":"P2P ZeuS","platforms":["Windows"],"autosuggest":"S0016 - P2P ZeuS"},{"software_id":"S0017","software_name":"BISCUIT","platforms":["Windows"],"autosuggest":"S0017 - BISCUIT"},{"software_id":"S0018","software_name":"Sykipot","platforms":["Windows"],"autosuggest":"S0018 - Sykipot"},{"software_id":"S0019","software_name":"Regin","platforms":["Windows"],"autosuggest":"S0019 - Regin"},{"software_id":"S0020","software_name":"China Chopper","platforms":["Windows"],"autosuggest":"S0020 - China Chopper"},{"software_id":"S0021","software_name":"Derusbi","platforms":["Windows","Linux"],"autosuggest":"S0021 - Derusbi"},{"software_id":"S0022","software_name":"Uroburos","platforms":["Windows"],"autosuggest":"S0022 - Uroburos"},{"software_id":"S0023","software_name":"CHOPSTICK","platforms":["Windows","Linux"],"autosuggest":"S0023 - CHOPSTICK"},{"software_id":"S0024","software_name":"Dyre","platforms":["Windows"],"autosuggest":"S0024 - Dyre"},{"software_id":"S0025","software_name":"CALENDAR","platforms":["Windows"],"autosuggest":"S0025 - CALENDAR"},{"software_id":"S0026","software_name":"GLOOXMAIL","platforms":["Windows"],"autosuggest":"S0026 - GLOOXMAIL"},{"software_id":"S0027","software_name":"Zeroaccess","platforms":["Windows"],"autosuggest":"S0027 - Zeroaccess"},{"software_id":"S0028","software_name":"SHIPSHAPE","platforms":["Windows"],"autosuggest":"S0028 - SHIPSHAPE"},{"software_id":"S0029","software_name":"PsExec","platforms":["Windows"],"autosuggest":"S0029 - PsExec"},{"software_id":"S0030","software_name":"Carbanak","platforms":["Windows"],"autosuggest":"S0030 - Carbanak"},{"software_id":"S0031","software_name":"BACKSPACE","platforms":["Windows"],"autosuggest":"S0031 - BACKSPACE"},{"software_id":"S0032","software_name":"gh0st RAT","platforms":["Windows","macOS"],"autosuggest":"S0032 - gh0st RAT"},{"software_id":"S0033","software_name":"NetTraveler","platforms":["Windows"],"autosuggest":"S0033 - NetTraveler"},{"software_id":"S0034","software_name":"NETEAGLE","platforms":["Windows"],"autosuggest":"S0034 - NETEAGLE"},{"software_id":"S0035","software_name":"SPACESHIP","platforms":["Windows"],"autosuggest":"S0035 - SPACESHIP"},{"software_id":"S0036","software_name":"FLASHFLOOD","platforms":["Windows"],"autosuggest":"S0036 - FLASHFLOOD"},{"software_id":"S0037","software_name":"HAMMERTOSS","platforms":["Windows"],"autosuggest":"S0037 - HAMMERTOSS"},{"software_id":"S0038","software_name":"Duqu","platforms":["Windows"],"autosuggest":"S0038 - Duqu"},{"software_id":"S0039","software_name":"Net","platforms":["Windows"],"autosuggest":"S0039 - Net"},{"software_id":"S0040","software_name":"HTRAN","platforms":["Windows","Linux"],"autosuggest":"S0040 - HTRAN"},{"software_id":"S0041","software_name":"Wiper","platforms":["Windows"],"autosuggest":"S0041 - Wiper"},{"software_id":"S0042","software_name":"LOWBALL","platforms":["Windows"],"autosuggest":"S0042 - LOWBALL"},{"software_id":"S0043","software_name":"BUBBLEWRAP","platforms":["Windows"],"autosuggest":"S0043 - BUBBLEWRAP"},{"software_id":"S0044","software_name":"JHUHUGIT","platforms":["Windows"],"autosuggest":"S0044 - JHUHUGIT"},{"software_id":"S0045","software_name":"ADVSTORESHELL","platforms":["Windows"],"autosuggest":"S0045 - ADVSTORESHELL"},{"software_id":"S0046","software_name":"CozyCar","platforms":["Windows"],"autosuggest":"S0046 - CozyCar"},{"software_id":"S0047","software_name":"Hacking Team UEFI Rootkit","platforms":["Windows","SaaS","AWS","macOS","Office 365","Azure AD","GCP","Azure","Linux"],"autosuggest":"S0047 - Hacking Team UEFI Rootkit"},{"software_id":"S0048","software_name":"PinchDuke","platforms":["Windows"],"autosuggest":"S0048 - PinchDuke"},{"software_id":"S0049","software_name":"GeminiDuke","platforms":["Windows"],"autosuggest":"S0049 - GeminiDuke"},{"software_id":"S0050","software_name":"CosmicDuke","platforms":["Windows"],"autosuggest":"S0050 - CosmicDuke"},{"software_id":"S0051","software_name":"MiniDuke","platforms":["Windows"],"autosuggest":"S0051 - MiniDuke"},{"software_id":"S0052","software_name":"OnionDuke","platforms":["Windows"],"autosuggest":"S0052 - OnionDuke"},{"software_id":"S0053","software_name":"SeaDuke","platforms":["Windows"],"autosuggest":"S0053 - SeaDuke"},{"software_id":"S0054","software_name":"CloudDuke","platforms":["Windows"],"autosuggest":"S0054 - CloudDuke"},{"software_id":"S0055","software_name":"RARSTONE","platforms":["Windows"],"autosuggest":"S0055 - RARSTONE"},{"software_id":"S0056","software_name":"Net Crawler","platforms":["Windows"],"autosuggest":"S0056 - Net Crawler"},{"software_id":"S0057","software_name":"Tasklist","platforms":["Windows"],"autosuggest":"S0057 - Tasklist"},{"software_id":"S0058","software_name":"SslMM","platforms":["Windows"],"autosuggest":"S0058 - SslMM"},{"software_id":"S0059","software_name":"WinMM","platforms":["Windows"],"autosuggest":"S0059 - WinMM"},{"software_id":"S0060","software_name":"Sys10","platforms":["Windows"],"autosuggest":"S0060 - Sys10"},{"software_id":"S0061","software_name":"HDoor","platforms":["Windows"],"autosuggest":"S0061 - HDoor"},{"software_id":"S0062","software_name":"DustySky","platforms":["Windows"],"autosuggest":"S0062 - DustySky"},{"software_id":"S0063","software_name":"SHOTPUT","platforms":["Windows"],"autosuggest":"S0063 - SHOTPUT"},{"software_id":"S0064","software_name":"ELMER","platforms":["Windows"],"autosuggest":"S0064 - ELMER"},{"software_id":"S0065","software_name":"4H RAT","platforms":["Windows"],"autosuggest":"S0065 - 4H RAT"},{"software_id":"S0066","software_name":"3PARA RAT","platforms":["Windows"],"autosuggest":"S0066 - 3PARA RAT"},{"software_id":"S0067","software_name":"pngdowner","platforms":["Windows"],"autosuggest":"S0067 - pngdowner"},{"software_id":"S0068","software_name":"httpclient","platforms":["Windows"],"autosuggest":"S0068 - httpclient"},{"software_id":"S0069","software_name":"BLACKCOFFEE","platforms":["Windows"],"autosuggest":"S0069 - BLACKCOFFEE"},{"software_id":"S0070","software_name":"HTTPBrowser","platforms":["Windows"],"autosuggest":"S0070 - HTTPBrowser"},{"software_id":"S0071","software_name":"hcdLoader","platforms":["Windows"],"autosuggest":"S0071 - hcdLoader"},{"software_id":"S0072","software_name":"OwaAuth","platforms":["Windows"],"autosuggest":"S0072 - OwaAuth"},{"software_id":"S0073","software_name":"ASPXSpy","platforms":["Windows"],"autosuggest":"S0073 - ASPXSpy"},{"software_id":"S0074","software_name":"Sakula","platforms":["Windows"],"autosuggest":"S0074 - Sakula"},{"software_id":"S0075","software_name":"Reg","platforms":["Windows"],"autosuggest":"S0075 - Reg"},{"software_id":"S0076","software_name":"FakeM","platforms":["Windows"],"autosuggest":"S0076 - FakeM"},{"software_id":"S0077","software_name":"CallMe","platforms":["macOS"],"autosuggest":"S0077 - CallMe"},{"software_id":"S0078","software_name":"Psylo","platforms":["Windows"],"autosuggest":"S0078 - Psylo"},{"software_id":"S0079","software_name":"MobileOrder","platforms":["Windows","SaaS","AWS","macOS","Office 365","Azure AD","GCP","Azure","Linux"],"autosuggest":"S0079 - MobileOrder"},{"software_id":"S0080","software_name":"Mivast","platforms":["Windows"],"autosuggest":"S0080 - Mivast"},{"software_id":"S0081","software_name":"Elise","platforms":["Windows"],"autosuggest":"S0081 - Elise"},{"software_id":"S0082","software_name":"Emissary","platforms":["Windows"],"autosuggest":"S0082 - Emissary"},{"software_id":"S0083","software_name":"Misdat","platforms":["Windows"],"autosuggest":"S0083 - Misdat"},{"software_id":"S0084","software_name":"Mis-Type","platforms":["Windows"],"autosuggest":"S0084 - Mis-Type"},{"software_id":"S0085","software_name":"S-Type","platforms":["Windows"],"autosuggest":"S0085 - S-Type"},{"software_id":"S0086","software_name":"ZLib","platforms":["Windows"],"autosuggest":"S0086 - ZLib"},{"software_id":"S0087","software_name":"Hi-Zor","platforms":["Windows"],"autosuggest":"S0087 - Hi-Zor"},{"software_id":"S0088","software_name":"Kasidet","platforms":["Windows"],"autosuggest":"S0088 - Kasidet"},{"software_id":"S0089","software_name":"BlackEnergy","platforms":["Windows"],"autosuggest":"S0089 - BlackEnergy"},{"software_id":"S0090","software_name":"Rover","platforms":["Windows"],"autosuggest":"S0090 - Rover"},{"software_id":"S0091","software_name":"Epic","platforms":["Windows"],"autosuggest":"S0091 - Epic"},{"software_id":"S0092","software_name":"Agent.btz","platforms":["Windows"],"autosuggest":"S0092 - Agent.btz"},{"software_id":"S0093","software_name":"Backdoor.Oldrea","platforms":["Windows"],"autosuggest":"S0093 - Backdoor.Oldrea"},{"software_id":"S0094","software_name":"Trojan.Karagany","platforms":["Windows"],"autosuggest":"S0094 - Trojan.Karagany"},{"software_id":"S0095","software_name":"FTP","platforms":["Windows","macOS","Linux"],"autosuggest":"S0095 - FTP"},{"software_id":"S0096","software_name":"Systeminfo","platforms":["Windows"],"autosuggest":"S0096 - Systeminfo"},{"software_id":"S0097","software_name":"Ping","platforms":["Windows","macOS","Linux"],"autosuggest":"S0097 - Ping"},{"software_id":"S0098","software_name":"T9000","platforms":["Windows"],"autosuggest":"S0098 - T9000"},{"software_id":"S0099","software_name":"Arp","platforms":["Windows","macOS","Linux"],"autosuggest":"S0099 - Arp"},{"software_id":"S0100","software_name":"ipconfig","platforms":["Windows"],"autosuggest":"S0100 - ipconfig"},{"software_id":"S0101","software_name":"ifconfig","platforms":["Linux"],"autosuggest":"S0101 - ifconfig"},{"software_id":"S0102","software_name":"nbtstat","platforms":["Windows"],"autosuggest":"S0102 - nbtstat"},{"software_id":"S0103","software_name":"route","platforms":["Windows","macOS","Linux"],"autosuggest":"S0103 - route"},{"software_id":"S0104","software_name":"netstat","platforms":["Windows","macOS","Linux"],"autosuggest":"S0104 - netstat"},{"software_id":"S0105","software_name":"dsquery","platforms":["Windows"],"autosuggest":"S0105 - dsquery"},{"software_id":"S0106","software_name":"cmd","platforms":["Windows"],"autosuggest":"S0106 - cmd"},{"software_id":"S0107","software_name":"Cherry Picker","platforms":["Windows"],"autosuggest":"S0107 - Cherry Picker"},{"software_id":"S0108","software_name":"netsh","platforms":["Windows"],"autosuggest":"S0108 - netsh"},{"software_id":"S0109","software_name":"WEBC2","platforms":["Windows"],"autosuggest":"S0109 - WEBC2"},{"software_id":"S0110","software_name":"at","platforms":["Windows","macOS","Linux"],"autosuggest":"S0110 - at"},{"software_id":"S0111","software_name":"schtasks","platforms":["Windows"],"autosuggest":"S0111 - schtasks"},{"software_id":"S0112","software_name":"ROCKBOOT","platforms":["Windows"],"autosuggest":"S0112 - ROCKBOOT"},{"software_id":"S0113","software_name":"Prikormka","platforms":["Windows"],"autosuggest":"S0113 - Prikormka"},{"software_id":"S0114","software_name":"BOOTRASH","platforms":["Windows"],"autosuggest":"S0114 - BOOTRASH"},{"software_id":"S0115","software_name":"Crimson","platforms":["Windows"],"autosuggest":"S0115 - Crimson"},{"software_id":"S0116","software_name":"UACMe","platforms":["Windows"],"autosuggest":"S0116 - UACMe"},{"software_id":"S0117","software_name":"XTunnel","platforms":["Windows"],"autosuggest":"S0117 - XTunnel"},{"software_id":"S0118","software_name":"Nidiran","platforms":["Windows"],"autosuggest":"S0118 - Nidiran"},{"software_id":"S0119","software_name":"Cachedump","platforms":["Windows"],"autosuggest":"S0119 - Cachedump"},{"software_id":"S0120","software_name":"Fgdump","platforms":["Windows"],"autosuggest":"S0120 - Fgdump"},{"software_id":"S0121","software_name":"Lslsass","platforms":["Windows"],"autosuggest":"S0121 - Lslsass"},{"software_id":"S0122","software_name":"Pass-The-Hash Toolkit","platforms":["Windows","macOS","Linux"],"autosuggest":"S0122 - Pass-The-Hash Toolkit"},{"software_id":"S0123","software_name":"xCmd","platforms":["Windows"],"autosuggest":"S0123 - xCmd"},{"software_id":"S0124","software_name":"Pisloader","platforms":["Windows"],"autosuggest":"S0124 - Pisloader"},{"software_id":"S0125","software_name":"Remsec","platforms":["Windows"],"autosuggest":"S0125 - Remsec"},{"software_id":"S0126","software_name":"ComRAT","platforms":["Windows"],"autosuggest":"S0126 - ComRAT"},{"software_id":"S0127","software_name":"BBSRAT","platforms":["Windows"],"autosuggest":"S0127 - BBSRAT"},{"software_id":"S0128","software_name":"BADNEWS","platforms":["Windows"],"autosuggest":"S0128 - BADNEWS"},{"software_id":"S0129","software_name":"AutoIt backdoor","platforms":["Windows"],"autosuggest":"S0129 - AutoIt backdoor"},{"software_id":"S0130","software_name":"Unknown Logger","platforms":["Windows"],"autosuggest":"S0130 - Unknown Logger"},{"software_id":"S0131","software_name":"TINYTYPHON","platforms":["Windows"],"autosuggest":"S0131 - TINYTYPHON"},{"software_id":"S0132","software_name":"H1N1","platforms":["Windows"],"autosuggest":"S0132 - H1N1"},{"software_id":"S0133","software_name":"Miner-C","platforms":["Windows"],"autosuggest":"S0133 - Miner-C"},{"software_id":"S0134","software_name":"Downdelph","platforms":["Windows"],"autosuggest":"S0134 - Downdelph"},{"software_id":"S0135","software_name":"HIDEDRV","platforms":["Windows"],"autosuggest":"S0135 - HIDEDRV"},{"software_id":"S0136","software_name":"USBStealer","platforms":["Windows"],"autosuggest":"S0136 - USBStealer"},{"software_id":"S0137","software_name":"CORESHELL","platforms":["Windows"],"autosuggest":"S0137 - CORESHELL"},{"software_id":"S0138","software_name":"OLDBAIT","platforms":["Windows"],"autosuggest":"S0138 - OLDBAIT"},{"software_id":"S0139","software_name":"PowerDuke","platforms":["Windows"],"autosuggest":"S0139 - PowerDuke"},{"software_id":"S0140","software_name":"Shamoon","platforms":["Windows"],"autosuggest":"S0140 - Shamoon"},{"software_id":"S0141","software_name":"Winnti for Windows","platforms":["Windows"],"autosuggest":"S0141 - Winnti for Windows"},{"software_id":"S0142","software_name":"StreamEx","platforms":["Windows"],"autosuggest":"S0142 - StreamEx"},{"software_id":"S0143","software_name":"Flame","platforms":["Windows"],"autosuggest":"S0143 - Flame"},{"software_id":"S0144","software_name":"ChChes","platforms":["Windows"],"autosuggest":"S0144 - ChChes"},{"software_id":"S0145","software_name":"POWERSOURCE","platforms":["Windows"],"autosuggest":"S0145 - POWERSOURCE"},{"software_id":"S0146","software_name":"TEXTMATE","platforms":["Windows"],"autosuggest":"S0146 - TEXTMATE"},{"software_id":"S0147","software_name":"Pteranodon","platforms":["Windows"],"autosuggest":"S0147 - Pteranodon"},{"software_id":"S0148","software_name":"RTM","platforms":["Windows"],"autosuggest":"S0148 - RTM"},{"software_id":"S0149","software_name":"MoonWind","platforms":["Windows"],"autosuggest":"S0149 - MoonWind"},{"software_id":"S0150","software_name":"POSHSPY","platforms":["Windows"],"autosuggest":"S0150 - POSHSPY"},{"software_id":"S0151","software_name":"HALFBAKED","platforms":["Windows"],"autosuggest":"S0151 - HALFBAKED"},{"software_id":"S0152","software_name":"EvilGrab","platforms":["Windows"],"autosuggest":"S0152 - EvilGrab"},{"software_id":"S0153","software_name":"RedLeaves","platforms":["Windows"],"autosuggest":"S0153 - RedLeaves"},{"software_id":"S0154","software_name":"Cobalt Strike","platforms":["Windows"],"autosuggest":"S0154 - Cobalt Strike"},{"software_id":"S0155","software_name":"WINDSHIELD","platforms":["Windows"],"autosuggest":"S0155 - WINDSHIELD"},{"software_id":"S0156","software_name":"KOMPROGO","platforms":["Windows"],"autosuggest":"S0156 - KOMPROGO"},{"software_id":"S0157","software_name":"SOUNDBITE","platforms":["Windows"],"autosuggest":"S0157 - SOUNDBITE"},{"software_id":"S0158","software_name":"PHOREAL","platforms":["Windows"],"autosuggest":"S0158 - PHOREAL"},{"software_id":"S0159","software_name":"SNUGRIDE","platforms":["Windows"],"autosuggest":"S0159 - SNUGRIDE"},{"software_id":"S0160","software_name":"certutil","platforms":["Windows"],"autosuggest":"S0160 - certutil"},{"software_id":"S0161","software_name":"XAgentOSX","platforms":["macOS"],"autosuggest":"S0161 - XAgentOSX"},{"software_id":"S0162","software_name":"Komplex","platforms":["macOS"],"autosuggest":"S0162 - Komplex"},{"software_id":"S0163","software_name":"Janicab","platforms":["macOS"],"autosuggest":"S0163 - Janicab"},{"software_id":"S0164","software_name":"TDTESS","platforms":["Windows"],"autosuggest":"S0164 - TDTESS"},{"software_id":"S0165","software_name":"OSInfo","platforms":["Windows"],"autosuggest":"S0165 - OSInfo"},{"software_id":"S0166","software_name":"RemoteCMD","platforms":["Windows"],"autosuggest":"S0166 - RemoteCMD"},{"software_id":"S0167","software_name":"Matroyshka","platforms":["Windows"],"autosuggest":"S0167 - Matroyshka"},{"software_id":"S0168","software_name":"Gazer","platforms":["Windows"],"autosuggest":"S0168 - Gazer"},{"software_id":"S0169","software_name":"RawPOS","platforms":["Windows"],"autosuggest":"S0169 - RawPOS"},{"software_id":"S0170","software_name":"Helminth","platforms":["Windows"],"autosuggest":"S0170 - Helminth"},{"software_id":"S0171","software_name":"Felismus","platforms":["Windows"],"autosuggest":"S0171 - Felismus"},{"software_id":"S0172","software_name":"Reaver","platforms":["Windows"],"autosuggest":"S0172 - Reaver"},{"software_id":"S0173","software_name":"FLIPSIDE","platforms":["Windows"],"autosuggest":"S0173 - FLIPSIDE"},{"software_id":"S0174","software_name":"Responder","platforms":["Windows"],"autosuggest":"S0174 - Responder"},{"software_id":"S0175","software_name":"meek","platforms":["Windows","macOS","Linux"],"autosuggest":"S0175 - meek"},{"software_id":"S0176","software_name":"Wingbird","platforms":["Windows"],"autosuggest":"S0176 - Wingbird"},{"software_id":"S0177","software_name":"Power Loader","platforms":["Windows"],"autosuggest":"S0177 - Power Loader"},{"software_id":"S0178","software_name":"Truvasys","platforms":["Windows"],"autosuggest":"S0178 - Truvasys"},{"software_id":"S0179","software_name":"MimiPenguin","platforms":["Linux"],"autosuggest":"S0179 - MimiPenguin"},{"software_id":"S0180","software_name":"Volgmer","platforms":["Windows"],"autosuggest":"S0180 - Volgmer"},{"software_id":"S0181","software_name":"FALLCHILL","platforms":["Windows"],"autosuggest":"S0181 - FALLCHILL"},{"software_id":"S0182","software_name":"FinFisher","platforms":["Windows","Android"],"autosuggest":"S0182 - FinFisher"},{"software_id":"S0183","software_name":"Tor","platforms":["Windows","macOS","Linux"],"autosuggest":"S0183 - Tor"},{"software_id":"S0184","software_name":"POWRUNER","platforms":["Windows"],"autosuggest":"S0184 - POWRUNER"},{"software_id":"S0185","software_name":"SEASHARPEE","platforms":["Windows"],"autosuggest":"S0185 - SEASHARPEE"},{"software_id":"S0186","software_name":"DownPaper","platforms":["Windows"],"autosuggest":"S0186 - DownPaper"},{"software_id":"S0187","software_name":"Daserf","platforms":["Windows"],"autosuggest":"S0187 - Daserf"},{"software_id":"S0188","software_name":"Starloader","platforms":["Windows"],"autosuggest":"S0188 - Starloader"},{"software_id":"S0189","software_name":"ISMInjector","platforms":["Windows"],"autosuggest":"S0189 - ISMInjector"},{"software_id":"S0190","software_name":"BITSAdmin","platforms":["Windows"],"autosuggest":"S0190 - BITSAdmin"},{"software_id":"S0191","software_name":"Winexe","platforms":["Windows"],"autosuggest":"S0191 - Winexe"},{"software_id":"S0192","software_name":"Pupy","platforms":["Windows","Android","macOS","Linux"],"autosuggest":"S0192 - Pupy"},{"software_id":"S0193","software_name":"Forfiles","platforms":["Windows"],"autosuggest":"S0193 - Forfiles"},{"software_id":"S0194","software_name":"PowerSploit","platforms":["Windows"],"autosuggest":"S0194 - PowerSploit"},{"software_id":"S0195","software_name":"SDelete","platforms":["Windows"],"autosuggest":"S0195 - SDelete"},{"software_id":"S0196","software_name":"PUNCHBUGGY","platforms":["Windows"],"autosuggest":"S0196 - PUNCHBUGGY"},{"software_id":"S0197","software_name":"PUNCHTRACK","platforms":["Windows"],"autosuggest":"S0197 - PUNCHTRACK"},{"software_id":"S0198","software_name":"NETWIRE","platforms":["Windows"],"autosuggest":"S0198 - NETWIRE"},{"software_id":"S0199","software_name":"TURNEDUP","platforms":["Windows"],"autosuggest":"S0199 - TURNEDUP"},{"software_id":"S0200","software_name":"Dipsind","platforms":["Windows"],"autosuggest":"S0200 - Dipsind"},{"software_id":"S0201","software_name":"JPIN","platforms":["Windows"],"autosuggest":"S0201 - JPIN"},{"software_id":"S0202","software_name":"adbupd","platforms":["Windows"],"autosuggest":"S0202 - adbupd"},{"software_id":"S0203","software_name":"Hydraq","platforms":["Windows"],"autosuggest":"S0203 - Hydraq"},{"software_id":"S0204","software_name":"Briba","platforms":["Windows"],"autosuggest":"S0204 - Briba"},{"software_id":"S0205","software_name":"Naid","platforms":["Windows"],"autosuggest":"S0205 - Naid"},{"software_id":"S0206","software_name":"Wiarp","platforms":["Windows"],"autosuggest":"S0206 - Wiarp"},{"software_id":"S0207","software_name":"Vasport","platforms":["Windows"],"autosuggest":"S0207 - Vasport"},{"software_id":"S0208","software_name":"Pasam","platforms":["Windows"],"autosuggest":"S0208 - Pasam"},{"software_id":"S0209","software_name":"Darkmoon","platforms":["Windows","SaaS","AWS","macOS","Office 365","Azure AD","GCP","Azure","Linux"],"autosuggest":"S0209 - Darkmoon"},{"software_id":"S0210","software_name":"Nerex","platforms":["Windows"],"autosuggest":"S0210 - Nerex"},{"software_id":"S0211","software_name":"Linfo","platforms":["Windows"],"autosuggest":"S0211 - Linfo"},{"software_id":"S0212","software_name":"CORALDECK","platforms":["Windows"],"autosuggest":"S0212 - CORALDECK"},{"software_id":"S0213","software_name":"DOGCALL","platforms":["Windows"],"autosuggest":"S0213 - DOGCALL"},{"software_id":"S0214","software_name":"HAPPYWORK","platforms":["Windows"],"autosuggest":"S0214 - HAPPYWORK"},{"software_id":"S0215","software_name":"KARAE","platforms":["Windows"],"autosuggest":"S0215 - KARAE"},{"software_id":"S0216","software_name":"POORAIM","platforms":["Windows"],"autosuggest":"S0216 - POORAIM"},{"software_id":"S0217","software_name":"SHUTTERSPEED","platforms":["Windows"],"autosuggest":"S0217 - SHUTTERSPEED"},{"software_id":"S0218","software_name":"SLOWDRIFT","platforms":["Windows"],"autosuggest":"S0218 - SLOWDRIFT"},{"software_id":"S0219","software_name":"WINERACK","platforms":["Windows"],"autosuggest":"S0219 - WINERACK"},{"software_id":"S0220","software_name":"Chaos","platforms":["Linux"],"autosuggest":"S0220 - Chaos"},{"software_id":"S0221","software_name":"Umbreon","platforms":["Linux"],"autosuggest":"S0221 - Umbreon"},{"software_id":"S0222","software_name":"CCBkdr","platforms":["Windows"],"autosuggest":"S0222 - CCBkdr"},{"software_id":"S0223","software_name":"POWERSTATS","platforms":["Windows"],"autosuggest":"S0223 - POWERSTATS"},{"software_id":"S0224","software_name":"Havij","platforms":["Windows","macOS","Linux"],"autosuggest":"S0224 - Havij"},{"software_id":"S0225","software_name":"sqlmap","platforms":["Windows","macOS","Linux"],"autosuggest":"S0225 - sqlmap"},{"software_id":"S0226","software_name":"Smoke Loader","platforms":["Windows"],"autosuggest":"S0226 - Smoke Loader"},{"software_id":"S0227","software_name":"spwebmember","platforms":["Windows"],"autosuggest":"S0227 - spwebmember"},{"software_id":"S0228","software_name":"NanHaiShu","platforms":["Windows"],"autosuggest":"S0228 - NanHaiShu"},{"software_id":"S0229","software_name":"Orz","platforms":["Windows"],"autosuggest":"S0229 - Orz"},{"software_id":"S0230","software_name":"ZeroT","platforms":["Windows"],"autosuggest":"S0230 - ZeroT"},{"software_id":"S0231","software_name":"Invoke-PSImage","platforms":["Windows"],"autosuggest":"S0231 - Invoke-PSImage"},{"software_id":"S0232","software_name":"HOMEFRY","platforms":["Windows"],"autosuggest":"S0232 - HOMEFRY"},{"software_id":"S0233","software_name":"MURKYTOP","platforms":["Windows"],"autosuggest":"S0233 - MURKYTOP"},{"software_id":"S0234","software_name":"Bandook","platforms":["Windows"],"autosuggest":"S0234 - Bandook"},{"software_id":"S0235","software_name":"CrossRAT","platforms":["Windows","macOS","Linux"],"autosuggest":"S0235 - CrossRAT"},{"software_id":"S0236","software_name":"Kwampirs","platforms":["Windows"],"autosuggest":"S0236 - Kwampirs"},{"software_id":"S0237","software_name":"GravityRAT","platforms":["Windows"],"autosuggest":"S0237 - GravityRAT"},{"software_id":"S0238","software_name":"Proxysvc","platforms":["Windows"],"autosuggest":"S0238 - Proxysvc"},{"software_id":"S0239","software_name":"Bankshot","platforms":["Windows"],"autosuggest":"S0239 - Bankshot"},{"software_id":"S0240","software_name":"ROKRAT","platforms":["Windows"],"autosuggest":"S0240 - ROKRAT"},{"software_id":"S0241","software_name":"RATANKBA","platforms":["Windows"],"autosuggest":"S0241 - RATANKBA"},{"software_id":"S0242","software_name":"SynAck","platforms":["Windows"],"autosuggest":"S0242 - SynAck"},{"software_id":"S0243","software_name":"DealersChoice","platforms":["Windows"],"autosuggest":"S0243 - DealersChoice"},{"software_id":"S0244","software_name":"Comnie","platforms":["Windows"],"autosuggest":"S0244 - Comnie"},{"software_id":"S0245","software_name":"BADCALL","platforms":["Windows"],"autosuggest":"S0245 - BADCALL"},{"software_id":"S0246","software_name":"HARDRAIN","platforms":["Windows"],"autosuggest":"S0246 - HARDRAIN"},{"software_id":"S0247","software_name":"NavRAT","platforms":["Windows"],"autosuggest":"S0247 - NavRAT"},{"software_id":"S0248","software_name":"yty","platforms":["Windows"],"autosuggest":"S0248 - yty"},{"software_id":"S0249","software_name":"Gold Dragon","platforms":["Windows"],"autosuggest":"S0249 - Gold Dragon"},{"software_id":"S0250","software_name":"Koadic","platforms":["Windows"],"autosuggest":"S0250 - Koadic"},{"software_id":"S0251","software_name":"Zebrocy","platforms":["Windows"],"autosuggest":"S0251 - Zebrocy"},{"software_id":"S0252","software_name":"Brave Prince","platforms":["Windows"],"autosuggest":"S0252 - Brave Prince"},{"software_id":"S0253","software_name":"RunningRAT","platforms":["Windows"],"autosuggest":"S0253 - RunningRAT"},{"software_id":"S0254","software_name":"PLAINTEE","platforms":["Windows"],"autosuggest":"S0254 - PLAINTEE"},{"software_id":"S0255","software_name":"DDKONG","platforms":["Windows"],"autosuggest":"S0255 - DDKONG"},{"software_id":"S0256","software_name":"Mosquito","platforms":["Windows"],"autosuggest":"S0256 - Mosquito"},{"software_id":"S0257","software_name":"VERMIN","platforms":["Windows"],"autosuggest":"S0257 - VERMIN"},{"software_id":"S0258","software_name":"RGDoor","platforms":["Windows"],"autosuggest":"S0258 - RGDoor"},{"software_id":"S0259","software_name":"InnaputRAT","platforms":["Windows"],"autosuggest":"S0259 - InnaputRAT"},{"software_id":"S0260","software_name":"InvisiMole","platforms":["Windows"],"autosuggest":"S0260 - InvisiMole"},{"software_id":"S0261","software_name":"Catchamas","platforms":["Windows"],"autosuggest":"S0261 - Catchamas"},{"software_id":"S0262","software_name":"QuasarRAT","platforms":["Windows"],"autosuggest":"S0262 - QuasarRAT"},{"software_id":"S0263","software_name":"TYPEFRAME","platforms":["Windows"],"autosuggest":"S0263 - TYPEFRAME"},{"software_id":"S0264","software_name":"OopsIE","platforms":["Windows"],"autosuggest":"S0264 - OopsIE"},{"software_id":"S0265","software_name":"Kazuar","platforms":["Windows","macOS"],"autosuggest":"S0265 - Kazuar"},{"software_id":"S0266","software_name":"TrickBot","platforms":["Windows"],"autosuggest":"S0266 - TrickBot"},{"software_id":"S0267","software_name":"FELIXROOT","platforms":["Windows"],"autosuggest":"S0267 - FELIXROOT"},{"software_id":"S0268","software_name":"Bisonal","platforms":["Windows"],"autosuggest":"S0268 - Bisonal"},{"software_id":"S0269","software_name":"QUADAGENT","platforms":["Windows"],"autosuggest":"S0269 - QUADAGENT"},{"software_id":"S0270","software_name":"RogueRobin","platforms":["Windows"],"autosuggest":"S0270 - RogueRobin"},{"software_id":"S0271","software_name":"KEYMARBLE","platforms":["Windows"],"autosuggest":"S0271 - KEYMARBLE"},{"software_id":"S0272","software_name":"NDiskMonitor","platforms":["Windows"],"autosuggest":"S0272 - NDiskMonitor"},{"software_id":"S0273","software_name":"Socksbot","platforms":["Windows"],"autosuggest":"S0273 - Socksbot"},{"software_id":"S0274","software_name":"Calisto","platforms":["macOS"],"autosuggest":"S0274 - Calisto"},{"software_id":"S0275","software_name":"UPPERCUT","platforms":["Windows"],"autosuggest":"S0275 - UPPERCUT"},{"software_id":"S0276","software_name":"Keydnap","platforms":["macOS"],"autosuggest":"S0276 - Keydnap"},{"software_id":"S0277","software_name":"FruitFly","platforms":["macOS"],"autosuggest":"S0277 - FruitFly"},{"software_id":"S0278","software_name":"iKitten","platforms":["macOS"],"autosuggest":"S0278 - iKitten"},{"software_id":"S0279","software_name":"Proton","platforms":["macOS"],"autosuggest":"S0279 - Proton"},{"software_id":"S0280","software_name":"MirageFox","platforms":["Windows"],"autosuggest":"S0280 - MirageFox"},{"software_id":"S0281","software_name":"Dok","platforms":["macOS"],"autosuggest":"S0281 - Dok"},{"software_id":"S0282","software_name":"MacSpy","platforms":["macOS"],"autosuggest":"S0282 - MacSpy"},{"software_id":"S0283","software_name":"jRAT","platforms":["Windows","Android","macOS","Linux"],"autosuggest":"S0283 - jRAT"},{"software_id":"S0284","software_name":"More_eggs","platforms":["Windows"],"autosuggest":"S0284 - More_eggs"},{"software_id":"S0330","software_name":"Zeus Panda","platforms":["Windows"],"autosuggest":"S0330 - Zeus Panda"},{"software_id":"S0331","software_name":"Agent Tesla","platforms":["Windows"],"autosuggest":"S0331 - Agent Tesla"},{"software_id":"S0332","software_name":"Remcos","platforms":["Windows"],"autosuggest":"S0332 - Remcos"},{"software_id":"S0333","software_name":"UBoatRAT","platforms":["Windows"],"autosuggest":"S0333 - UBoatRAT"},{"software_id":"S0334","software_name":"DarkComet","platforms":["Windows"],"autosuggest":"S0334 - DarkComet"},{"software_id":"S0335","software_name":"Carbon","platforms":["Windows"],"autosuggest":"S0335 - Carbon"},{"software_id":"S0336","software_name":"NanoCore","platforms":["Windows"],"autosuggest":"S0336 - NanoCore"},{"software_id":"S0337","software_name":"BadPatch","platforms":["Windows"],"autosuggest":"S0337 - BadPatch"},{"software_id":"S0338","software_name":"Cobian RAT","platforms":["Windows"],"autosuggest":"S0338 - Cobian RAT"},{"software_id":"S0339","software_name":"Micropsia","platforms":["Windows"],"autosuggest":"S0339 - Micropsia"},{"software_id":"S0340","software_name":"Octopus","platforms":["Windows"],"autosuggest":"S0340 - Octopus"},{"software_id":"S0341","software_name":"Xbash","platforms":["Windows","Linux"],"autosuggest":"S0341 - Xbash"},{"software_id":"S0342","software_name":"GreyEnergy","platforms":["Windows"],"autosuggest":"S0342 - GreyEnergy"},{"software_id":"S0343","software_name":"Exaramel for Windows","platforms":["Windows"],"autosuggest":"S0343 - Exaramel for Windows"},{"software_id":"S0344","software_name":"Azorult","platforms":["Windows"],"autosuggest":"S0344 - Azorult"},{"software_id":"S0345","software_name":"Seasalt","platforms":["Windows"],"autosuggest":"S0345 - Seasalt"},{"software_id":"S0346","software_name":"OceanSalt","platforms":["Windows"],"autosuggest":"S0346 - OceanSalt"},{"software_id":"S0347","software_name":"AuditCred","platforms":["Windows"],"autosuggest":"S0347 - AuditCred"},{"software_id":"S0348","software_name":"Cardinal RAT","platforms":["Windows"],"autosuggest":"S0348 - Cardinal RAT"},{"software_id":"S0349","software_name":"LaZagne","platforms":["Windows","macOS","Linux"],"autosuggest":"S0349 - LaZagne"},{"software_id":"S0350","software_name":"zwShell","platforms":["Windows"],"autosuggest":"S0350 - zwShell"},{"software_id":"S0351","software_name":"Cannon","platforms":["Windows"],"autosuggest":"S0351 - Cannon"},{"software_id":"S0352","software_name":"OSX_OCEANLOTUS.D","platforms":["macOS"],"autosuggest":"S0352 - OSX_OCEANLOTUS.D"},{"software_id":"S0353","software_name":"NOKKI","platforms":["Windows"],"autosuggest":"S0353 - NOKKI"},{"software_id":"S0354","software_name":"Denis","platforms":["Windows"],"autosuggest":"S0354 - Denis"},{"software_id":"S0355","software_name":"Final1stspy","platforms":["Windows"],"autosuggest":"S0355 - Final1stspy"},{"software_id":"S0356","software_name":"KONNI","platforms":["Windows"],"autosuggest":"S0356 - KONNI"},{"software_id":"S0357","software_name":"Impacket","platforms":["Windows","macOS","Linux"],"autosuggest":"S0357 - Impacket"},{"software_id":"S0358","software_name":"Ruler","platforms":["Windows","Office 365"],"autosuggest":"S0358 - Ruler"},{"software_id":"S0359","software_name":"Nltest","platforms":["Windows"],"autosuggest":"S0359 - Nltest"},{"software_id":"S0360","software_name":"BONDUPDATER","platforms":["Windows"],"autosuggest":"S0360 - BONDUPDATER"},{"software_id":"S0361","software_name":"Expand","platforms":["Windows"],"autosuggest":"S0361 - Expand"},{"software_id":"S0362","software_name":"Linux Rabbit","platforms":["Linux"],"autosuggest":"S0362 - Linux Rabbit"},{"software_id":"S0363","software_name":"Empire","platforms":["Windows","macOS","Linux"],"autosuggest":"S0363 - Empire"},{"software_id":"S0364","software_name":"RawDisk","platforms":["Windows"],"autosuggest":"S0364 - RawDisk"},{"software_id":"S0365","software_name":"Olympic Destroyer","platforms":["Windows"],"autosuggest":"S0365 - Olympic Destroyer"},{"software_id":"S0366","software_name":"WannaCry","platforms":["Windows"],"autosuggest":"S0366 - WannaCry"},{"software_id":"S0367","software_name":"Emotet","platforms":["Windows"],"autosuggest":"S0367 - Emotet"},{"software_id":"S0368","software_name":"NotPetya","platforms":["Windows"],"autosuggest":"S0368 - NotPetya"},{"software_id":"S0369","software_name":"CoinTicker","platforms":["macOS"],"autosuggest":"S0369 - CoinTicker"},{"software_id":"S0370","software_name":"SamSam","platforms":["Windows"],"autosuggest":"S0370 - SamSam"},{"software_id":"S0371","software_name":"POWERTON","platforms":["Windows"],"autosuggest":"S0371 - POWERTON"},{"software_id":"S0372","software_name":"LockerGoga","platforms":["Windows"],"autosuggest":"S0372 - LockerGoga"},{"software_id":"S0373","software_name":"Astaroth","platforms":["Windows"],"autosuggest":"S0373 - Astaroth"},{"software_id":"S0374","software_name":"SpeakUp","platforms":["macOS","Linux"],"autosuggest":"S0374 - SpeakUp"},{"software_id":"S0375","software_name":"Remexi","platforms":["Windows"],"autosuggest":"S0375 - Remexi"},{"software_id":"S0376","software_name":"HOPLIGHT","platforms":["Windows"],"autosuggest":"S0376 - HOPLIGHT"},{"software_id":"S0377","software_name":"Ebury","platforms":["Linux"],"autosuggest":"S0377 - Ebury"},{"software_id":"S0378","software_name":"PoshC2","platforms":["Windows","macOS","Linux"],"autosuggest":"S0378 - PoshC2"},{"software_id":"S0379","software_name":"Revenge RAT","platforms":["Windows"],"autosuggest":"S0379 - Revenge RAT"},{"software_id":"S0380","software_name":"StoneDrill","platforms":["Windows"],"autosuggest":"S0380 - StoneDrill"},{"software_id":"S0381","software_name":"FlawedAmmyy","platforms":["Windows"],"autosuggest":"S0381 - FlawedAmmyy"},{"software_id":"S0382","software_name":"ServHelper","platforms":["Windows"],"autosuggest":"S0382 - ServHelper"},{"software_id":"S0383","software_name":"FlawedGrace","platforms":["Windows"],"autosuggest":"S0383 - FlawedGrace"},{"software_id":"S0384","software_name":"Dridex","platforms":["Windows"],"autosuggest":"S0384 - Dridex"},{"software_id":"S0385","software_name":"njRAT","platforms":["Windows"],"autosuggest":"S0385 - njRAT"},{"software_id":"S0386","software_name":"Ursnif","platforms":["Windows"],"autosuggest":"S0386 - Ursnif"},{"software_id":"S0387","software_name":"KeyBoy","platforms":["Windows"],"autosuggest":"S0387 - KeyBoy"},{"software_id":"S0388","software_name":"YAHOYAH","platforms":["Windows"],"autosuggest":"S0388 - YAHOYAH"},{"software_id":"S0389","software_name":"JCry","platforms":["Windows","SaaS","AWS","macOS","Office 365","Azure AD","GCP","Azure","Linux"],"autosuggest":"S0389 - JCry"},{"software_id":"S0390","software_name":"SQLRat","platforms":["Windows","SaaS","AWS","macOS","Office 365","Azure AD","GCP","Azure","Linux"],"autosuggest":"S0390 - SQLRat"},{"software_id":"S0391","software_name":"HAWKBALL","platforms":["Windows"],"autosuggest":"S0391 - HAWKBALL"},{"software_id":"S0393","software_name":"PowerStallion","platforms":["Windows"],"autosuggest":"S0393 - PowerStallion"},{"software_id":"S0394","software_name":"HiddenWasp","platforms":["Linux"],"autosuggest":"S0394 - HiddenWasp"},{"software_id":"S0395","software_name":"LightNeuron","platforms":["Windows","Linux"],"autosuggest":"S0395 - LightNeuron"},{"software_id":"S0396","software_name":"EvilBunny","platforms":["Windows"],"autosuggest":"S0396 - EvilBunny"},{"software_id":"S0397","software_name":"LoJax","platforms":["Windows"],"autosuggest":"S0397 - LoJax"},{"software_id":"S0398","software_name":"HyperBro","platforms":["Windows"],"autosuggest":"S0398 - HyperBro"},{"software_id":"S0400","software_name":"RobbinHood","platforms":["Windows"],"autosuggest":"S0400 - RobbinHood"},{"software_id":"S0401","software_name":"Exaramel for Linux","platforms":["Linux"],"autosuggest":"S0401 - Exaramel for Linux"},{"software_id":"S0402","software_name":"OSX/Shlayer","platforms":["macOS"],"autosuggest":"S0402 - OSX/Shlayer"},{"software_id":"S0404","software_name":"esentutl","platforms":["Windows"],"autosuggest":"S0404 - esentutl"},{"software_id":"S0409","software_name":"Machete","platforms":["Windows"],"autosuggest":"S0409 - Machete"},{"software_id":"S0410","software_name":"Fysbis","platforms":["Linux"],"autosuggest":"S0410 - Fysbis"},{"software_id":"S0412","software_name":"ZxShell","platforms":["Windows"],"autosuggest":"S0412 - ZxShell"},{"software_id":"S0413","software_name":"MailSniper","platforms":["Windows","Azure AD","Office 365"],"autosuggest":"S0413 - MailSniper"},{"software_id":"S0414","software_name":"BabyShark","platforms":["Windows"],"autosuggest":"S0414 - BabyShark"},{"software_id":"S0415","software_name":"BOOSTWRITE","platforms":["Windows"],"autosuggest":"S0415 - BOOSTWRITE"},{"software_id":"S0416","software_name":"RDFSNIFFER","platforms":["Windows"],"autosuggest":"S0416 - RDFSNIFFER"},{"software_id":"S0417","software_name":"GRIFFON","platforms":["Windows"],"autosuggest":"S0417 - GRIFFON"},{"software_id":"S0428","software_name":"PoetRAT","platforms":["Windows"],"autosuggest":"S0428 - PoetRAT"},{"software_id":"S0430","software_name":"Winnti for Linux","platforms":["Linux"],"autosuggest":"S0430 - Winnti for Linux"},{"software_id":"S0431","software_name":"HotCroissant","platforms":["Windows"],"autosuggest":"S0431 - HotCroissant"},{"software_id":"S0433","software_name":"Rifdoor","platforms":["Windows"],"autosuggest":"S0433 - Rifdoor"},{"software_id":"S0434","software_name":"Imminent Monitor","platforms":["Windows"],"autosuggest":"S0434 - Imminent Monitor"},{"software_id":"S0435","software_name":"PLEAD","platforms":["Windows"],"autosuggest":"S0435 - PLEAD"},{"software_id":"S0436","software_name":"TSCookie","platforms":["Windows"],"autosuggest":"S0436 - TSCookie"},{"software_id":"S0437","software_name":"Kivars","platforms":["Windows"],"autosuggest":"S0437 - Kivars"},{"software_id":"S0438","software_name":"Attor","platforms":["Windows"],"autosuggest":"S0438 - Attor"},{"software_id":"S0439","software_name":"Okrum","platforms":["Windows"],"autosuggest":"S0439 - Okrum"},{"software_id":"S0441","software_name":"PowerShower","platforms":["Windows"],"autosuggest":"S0441 - PowerShower"},{"software_id":"S0442","software_name":"VBShower","platforms":["Windows"],"autosuggest":"S0442 - VBShower"},{"software_id":"S0443","software_name":"MESSAGETAP","platforms":["Linux"],"autosuggest":"S0443 - MESSAGETAP"},{"software_id":"S0444","software_name":"ShimRat","platforms":["Windows"],"autosuggest":"S0444 - ShimRat"},{"software_id":"S0445","software_name":"ShimRatReporter","platforms":["Windows"],"autosuggest":"S0445 - ShimRatReporter"},{"software_id":"S0446","software_name":"Ryuk","platforms":["Windows"],"autosuggest":"S0446 - Ryuk"},{"software_id":"S0447","software_name":"Lokibot","platforms":["Windows"],"autosuggest":"S0447 - Lokibot"},{"software_id":"S0448","software_name":"Rising Sun","platforms":["Windows"],"autosuggest":"S0448 - Rising Sun"},{"software_id":"S0449","software_name":"MAZE","platforms":["Windows"],"autosuggest":"S0449 - MAZE"},{"software_id":"S0450","software_name":"SHARPSTATS","platforms":["Windows"],"autosuggest":"S0450 - SHARPSTATS"},{"software_id":"S0451","software_name":"LoudMiner","platforms":["Windows","macOS"],"autosuggest":"S0451 - LoudMiner"},{"software_id":"S0452","software_name":"USBferry","platforms":["Windows"],"autosuggest":"S0452 - USBferry"},{"software_id":"S0453","software_name":"Pony","platforms":["Windows"],"autosuggest":"S0453 - Pony"},{"software_id":"S0454","software_name":"Cadelspy","platforms":["Windows"],"autosuggest":"S0454 - Cadelspy"},{"software_id":"S0455","software_name":"Metamorfo","platforms":["Windows"],"autosuggest":"S0455 - Metamorfo"},{"software_id":"S0456","software_name":"Aria-body","platforms":["Windows"],"autosuggest":"S0456 - Aria-body"},{"software_id":"S0457","software_name":"Netwalker","platforms":["Windows"],"autosuggest":"S0457 - Netwalker"},{"software_id":"S0458","software_name":"Ramsay","platforms":["Windows"],"autosuggest":"S0458 - Ramsay"},{"software_id":"S0459","software_name":"MechaFlounder","platforms":["Windows"],"autosuggest":"S0459 - MechaFlounder"},{"software_id":"S0460","software_name":"Get2","platforms":["Windows"],"autosuggest":"S0460 - Get2"},{"software_id":"S0461","software_name":"SDBot","platforms":["Windows"],"autosuggest":"S0461 - SDBot"},{"software_id":"S0462","software_name":"CARROTBAT","platforms":["Windows"],"autosuggest":"S0462 - CARROTBAT"},{"software_id":"S0464","software_name":"SYSCON","platforms":["Windows"],"autosuggest":"S0464 - SYSCON"},{"software_id":"S0465","software_name":"CARROTBALL","platforms":["Windows"],"autosuggest":"S0465 - CARROTBALL"},{"software_id":"S0466","software_name":"WindTail","platforms":["macOS"],"autosuggest":"S0466 - WindTail"},{"software_id":"S0467","software_name":"TajMahal","platforms":["Windows"],"autosuggest":"S0467 - TajMahal"},{"software_id":"S0468","software_name":"Skidmap","platforms":["Linux"],"autosuggest":"S0468 - Skidmap"},{"software_id":"S0469","software_name":"ABK","platforms":["Windows"],"autosuggest":"S0469 - ABK"},{"software_id":"S0470","software_name":"BBK","platforms":["Windows"],"autosuggest":"S0470 - BBK"},{"software_id":"S0471","software_name":"build_downer","platforms":["Windows"],"autosuggest":"S0471 - build_downer"},{"software_id":"S0472","software_name":"down_new","platforms":["Windows"],"autosuggest":"S0472 - down_new"},{"software_id":"S0473","software_name":"Avenger","platforms":["Windows"],"autosuggest":"S0473 - Avenger"},{"software_id":"S0475","software_name":"BackConfig","platforms":["Windows"],"autosuggest":"S0475 - BackConfig"},{"software_id":"S0476","software_name":"Valak","platforms":["Windows"],"autosuggest":"S0476 - Valak"},{"software_id":"S0477","software_name":"Goopy","platforms":["Windows"],"autosuggest":"S0477 - Goopy"},{"software_id":"S0481","software_name":"Ragnar Locker","platforms":["Windows"],"autosuggest":"S0481 - Ragnar Locker"},{"software_id":"S0482","software_name":"Bundlore","platforms":["macOS"],"autosuggest":"S0482 - Bundlore"}]')},be87:function(e,t,s){},f0fa:function(e,t,s){"use strict";var a=s("18f9"),o=s.n(a);o.a}}); +//# sourceMappingURL=app.7d554884.js.map \ No newline at end of file diff --git a/editor/dist/dettect-editor/js/app.7d554884.js.map b/editor/dist/dettect-editor/js/app.7d554884.js.map new file mode 100644 index 0000000..6784a53 --- /dev/null +++ b/editor/dist/dettect-editor/js/app.7d554884.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/components/Modal.vue?a882","webpack:///./node_modules/moment/locale sync ^\\.\\/.*$","webpack:///./src/App.vue?4ee6","webpack:///src/App.vue","webpack:///./src/App.vue?a7d1","webpack:///./src/App.vue","webpack:///./src/layout/Layout.vue?01a8","webpack:///./src/layout/Footer.vue?2c90","webpack:///src/layout/Footer.vue","webpack:///./src/layout/Footer.vue?6d55","webpack:///./src/layout/Footer.vue","webpack:///./src/layout/Content.vue?5efc","webpack:///src/layout/Content.vue","webpack:///./src/layout/Content.vue?d80a","webpack:///./src/layout/Content.vue","webpack:///src/layout/Layout.vue","webpack:///./src/layout/Layout.vue?6553","webpack:///./src/layout/Layout.vue","webpack:///./src/pages/HomePage.vue?a028","webpack:///src/pages/HomePage.vue","webpack:///./src/pages/HomePage.vue?2935","webpack:///./src/pages/HomePage.vue","webpack:///./src/pages/DataSourcesPage.vue?bd58","webpack:///./src/pages/DataSourceDetail.vue?3edf","webpack:///./src/components/Inputs/ListEditor.vue?4ad1","webpack:///./src/components/Icons.vue?af46","webpack:///src/components/Icons.vue","webpack:///./src/components/Icons.vue?489c","webpack:///./src/components/Icons.vue","webpack:///./src/pages/Notifications/NotificationTemplate.vue?8116","webpack:///src/pages/Notifications/NotificationTemplate.vue","webpack:///./src/pages/Notifications/NotificationTemplate.vue?f5ec","webpack:///./src/pages/Notifications/NotificationTemplate.vue","webpack:///./src/mixins/NotificationMixins.js","webpack:///src/components/Inputs/ListEditor.vue","webpack:///./src/components/Inputs/ListEditor.vue?6bb1","webpack:///./src/components/Inputs/ListEditor.vue","webpack:///./src/components/Inputs/DatePicker.vue?4797","webpack:///src/components/Inputs/DatePicker.vue","webpack:///./src/components/Inputs/DatePicker.vue?a4c2","webpack:///./src/components/Inputs/DatePicker.vue","webpack:///./src/components/Inputs/ToggleButton.vue?548a","webpack:///src/components/Inputs/ToggleButton.vue","webpack:///./src/components/Inputs/ToggleButton.vue?79ee","webpack:///./src/components/Inputs/ToggleButton.vue","webpack:///./src/components/Inputs/ScoreSlider.vue?b733","webpack:///src/components/Inputs/ScoreSlider.vue","webpack:///./src/components/Inputs/ScoreSlider.vue?816b","webpack:///./src/components/Inputs/ScoreSlider.vue","webpack:///./src/components/Inputs/CustomKeyValueEditor.vue?5744","webpack:///src/components/Inputs/CustomKeyValueEditor.vue","webpack:///./src/components/Inputs/CustomKeyValueEditor.vue?d82f","webpack:///./src/components/Inputs/CustomKeyValueEditor.vue","webpack:///./src/components/Inputs/AutoSuggestTitle.vue?05f1","webpack:///./src/mixins/AutoSuggestMixins.js","webpack:///src/components/Inputs/AutoSuggestTitle.vue","webpack:///./src/components/Inputs/AutoSuggestTitle.vue?32f0","webpack:///./src/components/Inputs/AutoSuggestTitle.vue","webpack:///./src/components/Inputs/ExtendedTextarea.vue?c7a9","webpack:///src/components/Inputs/ExtendedTextarea.vue","webpack:///./src/components/Inputs/ExtendedTextarea.vue?7ecb","webpack:///./src/components/Inputs/ExtendedTextarea.vue","webpack:///./src/constants.js","webpack:///./src/components/Modal.vue?eb80","webpack:///src/components/Modal.vue","webpack:///./src/components/Modal.vue?6cd3","webpack:///./src/components/Modal.vue","webpack:///./src/mixins/PageDetailMixins.js","webpack:///src/pages/DataSourceDetail.vue","webpack:///./src/pages/DataSourceDetail.vue?37e8","webpack:///./src/pages/DataSourceDetail.vue","webpack:///./src/components/FileReader.vue?3c67","webpack:///src/components/FileReader.vue","webpack:///./src/components/FileReader.vue?0b26","webpack:///./src/components/FileReader.vue","webpack:///./src/components/FileDetails.vue?c314","webpack:///src/components/FileDetails.vue","webpack:///./src/components/FileDetails.vue?81f1","webpack:///./src/components/FileDetails.vue","webpack:///./src/mixins/PageMixins.js","webpack:///./src/mixins/NavigateMixins.js","webpack:///src/pages/DataSourcesPage.vue","webpack:///./src/pages/DataSourcesPage.vue?7ce8","webpack:///./src/pages/DataSourcesPage.vue","webpack:///./src/pages/TechniquesPage.vue?7628","webpack:///./src/pages/TechniquesDetail.vue?b805","webpack:///./src/components/Inputs/ApplicableToCollapse.vue?4343","webpack:///./src/components/Inputs/ScoreLogbook.vue?2302","webpack:///src/components/Inputs/ScoreLogbook.vue","webpack:///./src/components/Inputs/ScoreLogbook.vue?9083","webpack:///./src/components/Inputs/ScoreLogbook.vue","webpack:///src/components/Inputs/ApplicableToCollapse.vue","webpack:///./src/components/Inputs/ApplicableToCollapse.vue?04ef","webpack:///./src/components/Inputs/ApplicableToCollapse.vue","webpack:///src/pages/TechniquesDetail.vue","webpack:///./src/pages/TechniquesDetail.vue?a92e","webpack:///./src/pages/TechniquesDetail.vue","webpack:///src/pages/TechniquesPage.vue","webpack:///./src/pages/TechniquesPage.vue?c8c3","webpack:///./src/pages/TechniquesPage.vue","webpack:///./src/pages/GroupsPage.vue?b9fa","webpack:///./src/pages/GroupsDetail.vue?6220","webpack:///./src/components/Inputs/AutoSuggestGroup.vue?07bf","webpack:///src/components/Inputs/AutoSuggestGroup.vue","webpack:///./src/components/Inputs/AutoSuggestGroup.vue?bc08","webpack:///./src/components/Inputs/AutoSuggestGroup.vue","webpack:///src/pages/GroupsDetail.vue","webpack:///./src/pages/GroupsDetail.vue?09ee","webpack:///./src/pages/GroupsDetail.vue","webpack:///src/pages/GroupsPage.vue","webpack:///./src/pages/GroupsPage.vue?7961","webpack:///./src/pages/GroupsPage.vue","webpack:///./src/router/router.js","webpack:///./src/components/SidebarPlugin/SideBar.vue?6eec","webpack:///./src/components/SidebarPlugin/SidebarLink.vue?ec45","webpack:///src/components/SidebarPlugin/SidebarLink.vue","webpack:///./src/components/SidebarPlugin/SidebarLink.vue?9922","webpack:///./src/components/SidebarPlugin/SidebarLink.vue","webpack:///src/components/SidebarPlugin/SideBar.vue","webpack:///./src/components/SidebarPlugin/SideBar.vue?5d3f","webpack:///./src/components/SidebarPlugin/SideBar.vue","webpack:///./src/components/SidebarPlugin/index.js","webpack:///./src/components/NotificationPlugin/Notifications.vue?bf64","webpack:///./src/components/NotificationPlugin/Notification.vue?9c74","webpack:///src/components/NotificationPlugin/Notification.vue","webpack:///./src/components/NotificationPlugin/Notification.vue?e610","webpack:///./src/components/NotificationPlugin/Notification.vue","webpack:///src/components/NotificationPlugin/Notifications.vue","webpack:///./src/components/NotificationPlugin/Notifications.vue?98ab","webpack:///./src/components/NotificationPlugin/Notifications.vue","webpack:///./src/components/NotificationPlugin/index.js","webpack:///./src/components/Inputs/BaseInput.vue?164f","webpack:///src/components/Inputs/BaseInput.vue","webpack:///./src/components/Inputs/BaseInput.vue?83ab","webpack:///./src/components/Inputs/BaseInput.vue","webpack:///./src/components/BaseCheckbox.vue?c16c","webpack:///src/components/BaseCheckbox.vue","webpack:///./src/components/BaseCheckbox.vue?fe67","webpack:///./src/components/BaseCheckbox.vue","webpack:///./src/components/BaseRadio.vue?120d","webpack:///src/components/BaseRadio.vue","webpack:///./src/components/BaseRadio.vue?9df1","webpack:///./src/components/BaseRadio.vue","webpack:///./src/components/BaseDropdown.vue?024a","webpack:///src/components/BaseDropdown.vue","webpack:///./src/components/BaseDropdown.vue?423e","webpack:///./src/components/BaseDropdown.vue","webpack:///./src/components/BaseTable.vue?6d97","webpack:///src/components/BaseTable.vue","webpack:///./src/components/BaseTable.vue?1ea2","webpack:///./src/components/BaseTable.vue","webpack:///./src/components/BaseButton.vue?7339","webpack:///src/components/BaseButton.vue","webpack:///./src/components/BaseButton.vue?8fc6","webpack:///./src/components/BaseButton.vue","webpack:///./src/components/BaseAlert.vue?9994","webpack:///src/components/BaseAlert.vue","webpack:///./src/components/BaseAlert.vue?2243","webpack:///./src/components/BaseAlert.vue","webpack:///./src/components/CloseButton.vue?9336","webpack:///src/components/CloseButton.vue","webpack:///./src/components/CloseButton.vue?763a","webpack:///./src/components/CloseButton.vue","webpack:///./src/components/Cards/Card.vue?f733","webpack:///src/components/Cards/Card.vue","webpack:///./src/components/Cards/Card.vue?679b","webpack:///./src/components/Cards/Card.vue","webpack:///./src/plugins/globalComponents.js","webpack:///./src/directives/click-ouside.js","webpack:///./src/plugins/globalDirectives.js","webpack:///./src/plugins/RTLPlugin.js","webpack:///./src/plugins/blackDashboard.js","webpack:///./src/registerServiceWorker.js","webpack:///./src/main.js","webpack:///./src/components/NotificationPlugin/Notifications.vue?57a0","webpack:///./src/components/NotificationPlugin/Notification.vue?eac8"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","exports","module","l","m","c","d","name","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","p","jsonpArray","window","oldJsonpFunction","slice","map","webpackContext","req","id","webpackContextResolve","e","Error","code","keys","resolve","render","_vm","this","_h","$createElement","_c","_self","$route","fullPath","staticRenderFns","component","staticClass","slot","attrs","nativeOn","$event","toggleSidebar","_v","_s","year","_m","doc","on","navigateToTop","_e","askNewFile","setFileName","readFile","filename","platforms","downloadYaml","addItem","emptyDataSourceObject","model","filters","filter","callback","$$v","$set","expression","ref","data_sources","selectItem","scopedSlots","_u","fn","displayData","_l","row","data_source_name","refInFor","date_registered","_f","products","deleteDataSource","getSelectedItem","dqHelpText","dsHelpText","prevDataSourceQuality","navigateItem","dataSource","allDataSources","dataSourceSuggestionList","helptextDataSourceKVPairs","date_connected","available_for_data_analytics","dsEnabled","toggleEnabled","editCommentCallback","helptextDataQuality","data_quality","device_completeness","dataQualityScores","dataQualityTooltip","data_field_completeness","timeliness","consistency","retention","dataSourceDefaultKeys","helpText","item","index","updateItem","deleteItem","placeholder","type","indexOf","_k","keyCode","newItem","staticStyle","icon","directives","rawName","modifiers","showHelpText","notificationMixin","methods","notifyInfo","title","message","$notify","NotificationTemplate","horizontalAlign","verticalAlign","timeout","notifyInfoWithCallback","cb_function","cb_function_text","cb_function_key","notifyDanger","notifyDangerWithCallback","infinite","notifyWarning","date","updateDate","class","getDivStyleClass","state","checked","unchecked","disabled","switchButton","score","markData","val","markDataTooltip","color","updateScore","$bvModal","hide","modalId","v","k","defaultKeys","includes","updateKey","updateValue","deleteProperty","addProperty","newKey","newValue","isNewItem","editItem","itemIdName","filteredSuggestionList","displayAttr","valueAttr","autoCompleteStyle","tmpItemId","setItemIdValue","itemTitle","toLowerCase","autoSuggestMixins","defaultInput","suggestions","suggestItem","props","String","required","suggestionList","Array","computed","listKnownIDs","a","listKnownIDsForPlatform","tmpList","some","components","VueSimpleSuggest","data_object","data_field","rows","domProps","target","composing","callCbFunction","YAML_DATASOURCES_VERSION","YAML_TECHNIQUES_VERSION","YAML_GROUPS_VERSION","YAML_OBJ_NEW_DATA_SOURCES_FILE","version","file_type","platform","YAML_OBJ_DATA_SOURCES","comment","YAML_OBJ_NEW_GROUPS_FILE","groups","YAML_OBJ_GROUP","group_name","campaign","technique_id","software_id","enabled","YAML_OBJ_NEW_TECHNIQUES_FILE","techniques","YAML_OBJ_TECHNIQUE","technique_name","detection","applicable_to","location","score_logbook","visibility","auto_generated","YAML_OBJ_TECHNIQUE_DETECTION","YAML_OBJ_TECHNIQUE_VISIBILITY","YAML_OBJ_SCORE_DETECTION_LOGBOOK","YAML_OBJ_SCORE_VISIBILITY_LOGBOOK","PLATFORMS","PLATFORM_CONVERSION","windows","linux","macos","aws","gcp","azure","saas","animationDuration","show","currentTarget","closeModal","centered","modalClasses","gradient","modalContentClasses","$slots","headerClasses","_t","bodyClasses","footerClasses","SlideYUpTransition","Boolean","showClose","default","acceptedValues","description","Number","$emit","watch","documentClasses","document","body","classList","add","remove","pageDetailMixin","created","addEventListener","escapeKeyListener","destroyed","removeEventListener","loadTextFromFile","toFixed","isArray","_i","platformEventHandler","$$a","$$el","$$c","$$i","concat","checkPlatform","options","container","easing","offset","duration","force","cancelable","onStart","element","onDone","onCancel","x","y","pageMixin","selected_filename","selectedRow","fileChanged","unwatchFunction","deletedRows","constants","FileReader","FileDetails","VueScrollTo","scrollTo","navigateToDetail","event","emptyObject","emptyRow","typeStr","replace","pop","newrow","_","cloneDeep","key_id","getAttribute","msg","recoverDeletedItem","recoverRow","indexEmptyRow","cleanupBeforeDownload","newDoc","convertBeforeDownload","blob","Blob","jsyaml","safeDump","lineWidth","FileSaver","require","saveAs","setWatch","$watch","after","before","deep","msgBoxConfirm","size","cancelVariant","okVariant","okTitle","modalClass","then","newFile","next","step","table","$refs","data_table","$el","found_index","className","found_row","data_table_rows","navigateMixins","arrowKeysListener","evt","shiftKey","ctrlKey","emptyTechObject","selectTechnique","deleteTechnique","technique","allTechniques","techniquesSuggestionList","selectedPlatforms","detectionHelpText","detectionScoreHelpText","detectionScores","detectionScoresTooltip","detectionScoreDefault","emptyScoreEntryDetection","emptyDetectionObject","visibilityHelpText","visibilityScoreHelpText","visibilityScores","visibilityScoresTooltip","visibilityScoreDefault","emptyScoreEntryVisibility","emptyVisibilityObject","join","deleteApplicableTo","getApplicableToList","getLatestScoreDate","getLatestScore","scores","scoresTooltip","setLatestScore","currentModal","defaultScore","showAutoGenerated","emptyScoreEntry","showHelptextScore","helptextScore","defaultKVKeys","addApplicableTo","componentKey","addNewItem","emptyGroupObject","deleteGroup","groupHelpText","isNewGroup","editGroupName","group","helptextGroupKVPairs","isUniqueGroup","software","groupDefaultKeys","formattedTitle","newID","Vue","use","Router","routes","path","Layout","redirect","children","HomePage","DataSourcesPage","TechniquesPage","GroupsPage","backgroundColor","$rtl","isRTL","link","tag","_b","hideSidebar","$attrs","inheritAttrs","inject","autoClose","addLink","removeLink","$sidebar","displaySidebar","contains","parentNode","removeChild","SidebarStore","showSidebar","sidebarLinks","SidebarPlugin","install","app","sidebarStore","Sidebar","SidebarLink","transitionName","transitionMode","notification","timestamp","getTime","onClick","removeNotification","alertType","style","tryClose","close","Notification","overlap","notifications","$notifications","settings","newVal","NotificationStore","closeOnClick","setOptions","assign","indexToDelete","findIndex","addNotification","Date","setMilliseconds","getMilliseconds","notify","forEach","notificationInstance","NotificationsPlugin","notificationStore","Notifications","hasIcon","focused","label","addonLeftIcon","_g","listeners","addonRightIcon","inlineClass","cbId","_q","inline","Math","random","isOpen","toggleDropDown","titleTag","titleClasses","ariaLabel","menuOnRight","menuClasses","tableClass","theadClasses","column","tbodyClasses","hasValue","itemValue","_obj","_obj$1","round","block","simple","nativeType","loading","handleClick","withIcon","dismissible","dismissAlert","expanded","header","subTitle","GlobalComponents","BaseInput","Card","BaseDropdown","BaseButton","BaseCheckbox","el","binding","vnode","clickOutsideEvent","context","unbind","GlobalDirectives","directive","clickOutside","getDocClasses","enableRTL","toggleBootstrapRTL","disableRTL","styleSheets","styleSheet","href","endsWith","SideBar","Notify","RTLPlugin","register","registrationOptions","scope","process","ready","console","log","registered","cached","updatefound","updated","offline","error","BlackDashboard","VueRouter","RouterPrefetch","SmartTable","VueResource","VueShowdown","openLinksInNewWindow","tables","Tooltip","BootstrapVue","BootstrapVueIcons","router","h","App","$mount"],"mappings":"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","file":"js/app.7d554884.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/dettect-editor/\";\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=style&index=0&lang=css&\"","var map = {\n\t\"./af\": \"2bfb\",\n\t\"./af.js\": \"2bfb\",\n\t\"./ar\": \"8e73\",\n\t\"./ar-dz\": \"a356\",\n\t\"./ar-dz.js\": \"a356\",\n\t\"./ar-kw\": \"423e\",\n\t\"./ar-kw.js\": \"423e\",\n\t\"./ar-ly\": \"1cfd\",\n\t\"./ar-ly.js\": \"1cfd\",\n\t\"./ar-ma\": \"0a84\",\n\t\"./ar-ma.js\": \"0a84\",\n\t\"./ar-sa\": \"8230\",\n\t\"./ar-sa.js\": \"8230\",\n\t\"./ar-tn\": \"6d83\",\n\t\"./ar-tn.js\": \"6d83\",\n\t\"./ar.js\": \"8e73\",\n\t\"./az\": \"485c\",\n\t\"./az.js\": \"485c\",\n\t\"./be\": \"1fc1\",\n\t\"./be.js\": \"1fc1\",\n\t\"./bg\": \"84aa\",\n\t\"./bg.js\": \"84aa\",\n\t\"./bm\": \"a7fa\",\n\t\"./bm.js\": \"a7fa\",\n\t\"./bn\": \"9043\",\n\t\"./bn.js\": \"9043\",\n\t\"./bo\": \"d26a\",\n\t\"./bo.js\": \"d26a\",\n\t\"./br\": \"6887\",\n\t\"./br.js\": \"6887\",\n\t\"./bs\": \"2554\",\n\t\"./bs.js\": \"2554\",\n\t\"./ca\": \"d716\",\n\t\"./ca.js\": \"d716\",\n\t\"./cs\": \"3c0d\",\n\t\"./cs.js\": \"3c0d\",\n\t\"./cv\": \"03ec\",\n\t\"./cv.js\": \"03ec\",\n\t\"./cy\": \"9797\",\n\t\"./cy.js\": \"9797\",\n\t\"./da\": \"0f14\",\n\t\"./da.js\": \"0f14\",\n\t\"./de\": \"b469\",\n\t\"./de-at\": \"b3eb\",\n\t\"./de-at.js\": \"b3eb\",\n\t\"./de-ch\": \"bb71\",\n\t\"./de-ch.js\": \"bb71\",\n\t\"./de.js\": \"b469\",\n\t\"./dv\": \"598a\",\n\t\"./dv.js\": \"598a\",\n\t\"./el\": \"8d47\",\n\t\"./el.js\": \"8d47\",\n\t\"./en-au\": \"0e6b\",\n\t\"./en-au.js\": \"0e6b\",\n\t\"./en-ca\": \"3886\",\n\t\"./en-ca.js\": \"3886\",\n\t\"./en-gb\": \"39a6\",\n\t\"./en-gb.js\": \"39a6\",\n\t\"./en-ie\": \"e1d3\",\n\t\"./en-ie.js\": \"e1d3\",\n\t\"./en-il\": \"7333\",\n\t\"./en-il.js\": \"7333\",\n\t\"./en-in\": \"ec2e\",\n\t\"./en-in.js\": \"ec2e\",\n\t\"./en-nz\": \"6f50\",\n\t\"./en-nz.js\": \"6f50\",\n\t\"./en-sg\": \"b7e9\",\n\t\"./en-sg.js\": \"b7e9\",\n\t\"./eo\": \"65db\",\n\t\"./eo.js\": \"65db\",\n\t\"./es\": \"898b\",\n\t\"./es-do\": \"0a3c\",\n\t\"./es-do.js\": \"0a3c\",\n\t\"./es-us\": \"55c9\",\n\t\"./es-us.js\": \"55c9\",\n\t\"./es.js\": \"898b\",\n\t\"./et\": \"ec18\",\n\t\"./et.js\": \"ec18\",\n\t\"./eu\": \"0ff2\",\n\t\"./eu.js\": \"0ff2\",\n\t\"./fa\": \"8df4\",\n\t\"./fa.js\": \"8df4\",\n\t\"./fi\": \"81e9\",\n\t\"./fi.js\": \"81e9\",\n\t\"./fil\": \"d69a\",\n\t\"./fil.js\": \"d69a\",\n\t\"./fo\": \"0721\",\n\t\"./fo.js\": \"0721\",\n\t\"./fr\": \"9f26\",\n\t\"./fr-ca\": \"d9f8\",\n\t\"./fr-ca.js\": \"d9f8\",\n\t\"./fr-ch\": \"0e49\",\n\t\"./fr-ch.js\": \"0e49\",\n\t\"./fr.js\": \"9f26\",\n\t\"./fy\": \"7118\",\n\t\"./fy.js\": \"7118\",\n\t\"./ga\": \"5120\",\n\t\"./ga.js\": \"5120\",\n\t\"./gd\": \"f6b4\",\n\t\"./gd.js\": \"f6b4\",\n\t\"./gl\": \"8840\",\n\t\"./gl.js\": \"8840\",\n\t\"./gom-deva\": \"aaf2\",\n\t\"./gom-deva.js\": \"aaf2\",\n\t\"./gom-latn\": \"0caa\",\n\t\"./gom-latn.js\": \"0caa\",\n\t\"./gu\": \"e0c5\",\n\t\"./gu.js\": \"e0c5\",\n\t\"./he\": \"c7aa\",\n\t\"./he.js\": \"c7aa\",\n\t\"./hi\": \"dc4d\",\n\t\"./hi.js\": \"dc4d\",\n\t\"./hr\": \"4ba9\",\n\t\"./hr.js\": \"4ba9\",\n\t\"./hu\": \"5b14\",\n\t\"./hu.js\": \"5b14\",\n\t\"./hy-am\": \"d6b6\",\n\t\"./hy-am.js\": \"d6b6\",\n\t\"./id\": \"5038\",\n\t\"./id.js\": \"5038\",\n\t\"./is\": \"0558\",\n\t\"./is.js\": \"0558\",\n\t\"./it\": \"6e98\",\n\t\"./it-ch\": \"6f12\",\n\t\"./it-ch.js\": \"6f12\",\n\t\"./it.js\": \"6e98\",\n\t\"./ja\": \"079e\",\n\t\"./ja.js\": \"079e\",\n\t\"./jv\": \"b540\",\n\t\"./jv.js\": \"b540\",\n\t\"./ka\": \"201b\",\n\t\"./ka.js\": \"201b\",\n\t\"./kk\": \"6d79\",\n\t\"./kk.js\": \"6d79\",\n\t\"./km\": \"e81d\",\n\t\"./km.js\": \"e81d\",\n\t\"./kn\": \"3e92\",\n\t\"./kn.js\": \"3e92\",\n\t\"./ko\": \"22f8\",\n\t\"./ko.js\": \"22f8\",\n\t\"./ku\": \"2421\",\n\t\"./ku.js\": \"2421\",\n\t\"./ky\": \"9609\",\n\t\"./ky.js\": \"9609\",\n\t\"./lb\": \"440c\",\n\t\"./lb.js\": \"440c\",\n\t\"./lo\": \"b29d\",\n\t\"./lo.js\": \"b29d\",\n\t\"./lt\": \"26f9\",\n\t\"./lt.js\": \"26f9\",\n\t\"./lv\": \"b97c\",\n\t\"./lv.js\": \"b97c\",\n\t\"./me\": \"293c\",\n\t\"./me.js\": \"293c\",\n\t\"./mi\": \"688b\",\n\t\"./mi.js\": \"688b\",\n\t\"./mk\": \"6909\",\n\t\"./mk.js\": \"6909\",\n\t\"./ml\": \"02fb\",\n\t\"./ml.js\": \"02fb\",\n\t\"./mn\": \"958b\",\n\t\"./mn.js\": \"958b\",\n\t\"./mr\": \"39bd\",\n\t\"./mr.js\": \"39bd\",\n\t\"./ms\": \"ebe4\",\n\t\"./ms-my\": \"6403\",\n\t\"./ms-my.js\": \"6403\",\n\t\"./ms.js\": \"ebe4\",\n\t\"./mt\": \"1b45\",\n\t\"./mt.js\": \"1b45\",\n\t\"./my\": \"8689\",\n\t\"./my.js\": \"8689\",\n\t\"./nb\": \"6ce3\",\n\t\"./nb.js\": \"6ce3\",\n\t\"./ne\": \"3a39\",\n\t\"./ne.js\": \"3a39\",\n\t\"./nl\": \"facd\",\n\t\"./nl-be\": \"db29\",\n\t\"./nl-be.js\": \"db29\",\n\t\"./nl.js\": \"facd\",\n\t\"./nn\": \"b84c\",\n\t\"./nn.js\": \"b84c\",\n\t\"./oc-lnc\": \"167b\",\n\t\"./oc-lnc.js\": \"167b\",\n\t\"./pa-in\": \"f3ff\",\n\t\"./pa-in.js\": \"f3ff\",\n\t\"./pl\": \"8d57\",\n\t\"./pl.js\": \"8d57\",\n\t\"./pt\": \"f260\",\n\t\"./pt-br\": \"d2d4\",\n\t\"./pt-br.js\": \"d2d4\",\n\t\"./pt.js\": \"f260\",\n\t\"./ro\": \"972c\",\n\t\"./ro.js\": \"972c\",\n\t\"./ru\": \"957c\",\n\t\"./ru.js\": \"957c\",\n\t\"./sd\": \"6784\",\n\t\"./sd.js\": \"6784\",\n\t\"./se\": \"ffff\",\n\t\"./se.js\": \"ffff\",\n\t\"./si\": \"eda5\",\n\t\"./si.js\": \"eda5\",\n\t\"./sk\": \"7be6\",\n\t\"./sk.js\": \"7be6\",\n\t\"./sl\": \"8155\",\n\t\"./sl.js\": \"8155\",\n\t\"./sq\": \"c8f3\",\n\t\"./sq.js\": \"c8f3\",\n\t\"./sr\": \"cf1e\",\n\t\"./sr-cyrl\": \"13e9\",\n\t\"./sr-cyrl.js\": \"13e9\",\n\t\"./sr.js\": \"cf1e\",\n\t\"./ss\": \"52bd\",\n\t\"./ss.js\": \"52bd\",\n\t\"./sv\": \"5fbd\",\n\t\"./sv.js\": \"5fbd\",\n\t\"./sw\": \"74dc\",\n\t\"./sw.js\": \"74dc\",\n\t\"./ta\": \"3de5\",\n\t\"./ta.js\": \"3de5\",\n\t\"./te\": \"5cbb\",\n\t\"./te.js\": \"5cbb\",\n\t\"./tet\": \"576c\",\n\t\"./tet.js\": \"576c\",\n\t\"./tg\": \"3b1b\",\n\t\"./tg.js\": \"3b1b\",\n\t\"./th\": \"10e8\",\n\t\"./th.js\": \"10e8\",\n\t\"./tk\": \"5aff\",\n\t\"./tk.js\": \"5aff\",\n\t\"./tl-ph\": \"0f38\",\n\t\"./tl-ph.js\": \"0f38\",\n\t\"./tlh\": \"cf75\",\n\t\"./tlh.js\": \"cf75\",\n\t\"./tr\": \"0e81\",\n\t\"./tr.js\": \"0e81\",\n\t\"./tzl\": \"cf51\",\n\t\"./tzl.js\": \"cf51\",\n\t\"./tzm\": \"c109\",\n\t\"./tzm-latn\": \"b53d\",\n\t\"./tzm-latn.js\": \"b53d\",\n\t\"./tzm.js\": \"c109\",\n\t\"./ug-cn\": \"6117\",\n\t\"./ug-cn.js\": \"6117\",\n\t\"./uk\": \"ada2\",\n\t\"./uk.js\": \"ada2\",\n\t\"./ur\": \"5294\",\n\t\"./ur.js\": \"5294\",\n\t\"./uz\": \"2e8c\",\n\t\"./uz-latn\": \"010e\",\n\t\"./uz-latn.js\": \"010e\",\n\t\"./uz.js\": \"2e8c\",\n\t\"./vi\": \"2921\",\n\t\"./vi.js\": \"2921\",\n\t\"./x-pseudo\": \"fd7e\",\n\t\"./x-pseudo.js\": \"fd7e\",\n\t\"./yo\": \"7f33\",\n\t\"./yo.js\": \"7f33\",\n\t\"./zh-cn\": \"5c3a\",\n\t\"./zh-cn.js\": \"5c3a\",\n\t\"./zh-hk\": \"49ab\",\n\t\"./zh-hk.js\": \"49ab\",\n\t\"./zh-mo\": \"3a6c\",\n\t\"./zh-mo.js\": \"3a6c\",\n\t\"./zh-tw\": \"90ea\",\n\t\"./zh-tw.js\": \"90ea\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"4678\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('notifications'),_c('keep-alive',[_c('router-view',{key:_vm.$route.fullPath})],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=69142b45&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"wrapper\"},[_c('side-bar',[_c('template',{slot:\"links\"},[_c('sidebar-link',{attrs:{\"to\":\"/home\",\"name\":'Home',\"icon\":\"tim-icons icon-bank\"}}),_c('sidebar-link',{attrs:{\"to\":\"/datasources\",\"name\":'Data sources',\"icon\":\"tim-icons icon-coins\"}}),_c('sidebar-link',{attrs:{\"to\":\"/techniques\",\"name\":'Techniques',\"icon\":\"tim-icons icon-zoom-split\"}}),_c('sidebar-link',{attrs:{\"to\":\"/groups\",\"name\":'Groups',\"icon\":\"tim-icons icon-single-02\"}})],1)],2),_c('div',{staticClass:\"main-panel\"},[_c('dashboard-content',{nativeOn:{\"click\":function($event){return _vm.toggleSidebar($event)}}}),_c('content-footer')],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:\"footer\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"copyright\"},[_vm._v(\" © \"+_vm._s(_vm.year)+\" made with \"),_c('i',{staticClass:\"tim-icons icon-heart-2\"}),_vm._v(\" by \"),_c('a',{attrs:{\"href\":\"https://www.binarcode.com\",\"target\":\"_blank\",\"rel\":\"noopener\"}},[_vm._v(\"Binar Code\")]),_vm._v(\" & \"),_c('a',{attrs:{\"href\":\"https://www.creative-tim.com\",\"target\":\"_blank\",\"rel\":\"noopener\"}},[_vm._v(\"Creative Tim\")]),_vm._v(\" for a better web. \")])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Footer.vue?vue&type=template&id=651fef35&\"\nimport script from \"./Footer.vue?vue&type=script&lang=js&\"\nexport * from \"./Footer.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"content\",attrs:{\"id\":\"customcontent\"}},[_c('fade-transition',{attrs:{\"duration\":100,\"mode\":\"out-in\"}},[_c('router-view')],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Content.vue?vue&type=template&id=1e1175b8&\"\nimport script from \"./Content.vue?vue&type=script&lang=js&\"\nexport * from \"./Content.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Layout.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Layout.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Layout.vue?vue&type=template&id=5d20e794&\"\nimport script from \"./Layout.vue?vue&type=script&lang=js&\"\nexport * from \"./Layout.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\",attrs:{\"id\":\"pageTop\"}},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"card card-card\"},[_c('div',{staticClass:\"card-header\"},[_c('h2',{staticClass:\"card-title\"},[_c('i',{staticClass:\"tim-icons icon-bank pb-md-2\"}),_vm._v(\" Home\")])]),_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-5\"},[_c('h4',[_vm._v(\"Introduction\")]),_c('p',[_vm._v(\" The DeTT&CT data source, technique and group YAML files can be edited using this editor. \")]),_c('p',{staticClass:\"mt-md-3\"},[_vm._v(\" Usefull links on the Wiki: \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"https://github.com/rabobank-cdc/DeTTECT/wiki/Getting-started\",\"target\":\"_blank\"}},[_vm._v(\"Getting started with DeTT&CT\")])]),_c('li',[_c('a',{attrs:{\"href\":\"https://github.com/rabobank-cdc/DeTTECT/wiki/dettect-editor\",\"target\":\"_blank\"}},[_vm._v(\"DeTT&CT Editor\")])]),_c('li',[_c('a',{attrs:{\"href\":\"https://github.com/rabobank-cdc/DeTTECT/wiki/Future-dev#dettct-editor\",\"target\":\"_blank\"}},[_vm._v(\"Future developments\")])])])])]),_c('div',{staticClass:\"col-md-5\"},[_c('h4',[_vm._v(\"Client-side and saving results\")]),_c('p',[_vm._v(\" The DeTT&CT Editor is entirely client-side. Therefore, the content of your YAML file is not send to a server. \")]),_c('p',{staticClass:\"mt-md-2\"},[_vm._v(\"It is important to take into account that modifed YAML files should be download using the button \"),_c('strong',[_vm._v(\"Save YAML file\")]),_vm._v(\", to save the results.\")])])]),_c('div',{staticClass:\"row mt-md-2\"},[_c('div',{staticClass:\"col-md-5\"},[_c('h4',[_vm._v(\"Keyboard shortcuts\")]),_c('p',[_c('ul',[_c('li',[_vm._v(\"Ctrl+Shift+Up/Down: go to the next or previous item when editing a data source or technique administration YAML file.\")])])]),_c('h4',[_vm._v(\"Limitations\")]),_c('p',[_vm._v(\" With a few exceptions, all key-value pairs within a data source, techniques or group YAML file can be edited. More info can be found \"),_c('a',{attrs:{\"href\":\"https://github.com/rabobank-cdc/DeTTECT/wiki/Future-dev#dettct-editor\",\"target\":\"_blank\"}},[_vm._v(\"here\")]),_vm._v(\". \")]),_c('p',{staticClass:\"mt-md-2\"},[_vm._v(\" Please note that comments (\"),_c('code',[_vm._v(\"#\")]),_vm._v(\") within your YAML files are not preserved due to lack of support in the YAML JavaScript library. Put your comments within a key-value pair to keep them. For example: \"),_c('code',[_vm._v(\"my-comment-1: your comment goes here\")]),_vm._v(\". \")])]),_c('div',{staticClass:\"col-md-5\"},[_c('h4',[_vm._v(\"Authors and contributions\")]),_c('p',[_vm._v(\"DeTT&CT is developed and maintained by \"),_c('a',{attrs:{\"href\":\"https://github.com/marcusbakker\",\"target\":\"_blank\"}},[_vm._v(\"Marcus Bakker\")]),_vm._v(\" (Twitter: \"),_c('a',{attrs:{\"href\":\"https://twitter.com/Bakk3rM\",\"target\":\"_blank\"}},[_vm._v(\"@Bakk3rM\")]),_vm._v(\") and \"),_c('a',{attrs:{\"href\":\"https://github.com/rubinatorz\",\"target\":\"_blank\"}},[_vm._v(\"Ruben Bouman\")]),_vm._v(\" (Twitter: \"),_c('a',{attrs:{\"href\":\"https://twitter.com/rubenb_2/\",\"target\":\"_blank\"}},[_vm._v(\"@rubenb_2\")]),_vm._v(\"). Feel free to contact, DMs are open.\")]),_c('p',{staticClass:\"mt-md-2\"},[_vm._v(\" We welcome contributions! Contributions can be both in code, as well as in ideas you might have for further development, usability improvements, etc.\")])])])])])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./HomePage.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./HomePage.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./HomePage.vue?vue&type=template&id=fe2bab76&\"\nimport script from \"./HomePage.vue?vue&type=script&lang=js&\"\nexport * from \"./HomePage.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.doc != null)?_c('div',{staticClass:\"back-to-top\"},[_c('label',{staticClass:\"cursor-pointer\",attrs:{\"title\":\"Back to top\"},on:{\"click\":_vm.navigateToTop}},[_c('icons',{attrs:{\"icon\":\"arrow-up\"}})],1)]):_vm._e(),_c('div',{staticClass:\"row\",attrs:{\"id\":\"pageTop\"}},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"card card-card\"},[_vm._m(0),_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn mr-md-3\",attrs:{\"type\":\"button\"},on:{\"click\":_vm.askNewFile}},[_c('icons',{attrs:{\"icon\":\"file-empty\"}}),_vm._v(\" New file \")],1),_c('label',{staticClass:\"custom-file-upload\"},[_c('icons',{attrs:{\"icon\":\"file\"}}),_vm._v(\" Select YAML file \"),_c('file-reader',{attrs:{\"setFileNameFn\":_vm.setFileName,\"id\":'dsFileReader'},on:{\"load\":function($event){return _vm.readFile($event)}}})],1),(_vm.fileChanged)?_c('label',{staticClass:\"pl-2\"},[_c('icons',{attrs:{\"icon\":\"text-balloon\"}}),_vm._v(\" You have unsaved changes. You may want to save the file to preserve your changes.\")],1):_vm._e()])]),(_vm.doc != null)?_c('div',{staticClass:\"row pt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('file-details',{attrs:{\"filename\":_vm.filename,\"doc\":_vm.doc,\"platforms\":_vm.platforms}})],1)]):_vm._e(),(_vm.doc != null)?_c('div',{staticClass:\"row pt-md-2\"},[_c('div',{staticClass:\"col card-text\"},[_c('button',{staticClass:\"btn\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.downloadYaml('data_sources', 'data_source_name')}}},[_c('icons',{attrs:{\"icon\":\"save\"}}),_vm._v(\" Save YAML file \")],1)])]):_vm._e()])])])]),(_vm.doc != null)?_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('card',{attrs:{\"type\":\"card\"}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('p',[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addItem('data_sources', 'data_source_name', _vm.emptyDataSourceObject)}}},[_c('icons',{attrs:{\"icon\":\"plus\"}}),_vm._v(\" Add data source \")],1)])])]),_c('div',{staticClass:\"row mt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('base-input',{attrs:{\"placeholder\":\"filter\"},model:{value:(_vm.filters.filter.value),callback:function ($$v) {_vm.$set(_vm.filters.filter, \"value\", $$v)},expression:\"filters.filter.value\"}}),_c('v-table',{ref:\"data_table\",staticClass:\"table-custom\",attrs:{\"data\":_vm.doc.data_sources,\"selectedClass\":\"table-selected-custom\",\"filters\":_vm.filters},on:{\"selectionChanged\":function($event){return _vm.selectItem($event)}},scopedSlots:_vm._u([{key:\"body\",fn:function(ref){\nvar displayData = ref.displayData;\nreturn _c('tbody',{},_vm._l((displayData),function(row,i){return _c('v-tr',{key:row.data_source_name,ref:\"data_table_rows\",refInFor:true,attrs:{\"row\":row}},[_c('td',[_vm._v(_vm._s(row.data_source_name))]),_c('td',[_vm._v(_vm._s(row.date_registered))]),_c('td',[_vm._v(_vm._s(_vm._f(\"listToString\")(row.products)))]),_c('td',[_c('i',{staticClass:\"tim-icons icon-trash-simple cursor-pointer\",attrs:{\"idx\":i,\"data_source_name\":row.data_source_name},on:{\"click\":function($event){return _vm.deleteDataSource($event)}}})])])}),1)}}],null,false,2659452512)},[_c('thead',{attrs:{\"slot\":\"head\"},slot:\"head\"},[_c('v-th',{attrs:{\"sortKey\":\"data_source_name\",\"defaultSort\":\"asc\",\"width\":\"350\"}},[_vm._v(\"Name\")]),_c('v-th',{attrs:{\"sortKey\":\"date_registered\",\"width\":\"200\"}},[_vm._v(\"Date registered\")]),_c('v-th',{attrs:{\"sortKey\":\"products\",\"width\":\"350\"}},[_vm._v(\"Products\")]),_c('th')],1)])],1)])])],1),_c('div',{staticClass:\"col\"},[_c('card',{attrs:{\"type\":\"card\"}},[(_vm.getSelectedItem() != null)?_c('data-source-detail',{attrs:{\"dataSource\":_vm.getSelectedItem(),\"allDataSources\":_vm.doc.data_sources,\"dqHelpText\":_vm.dqHelpText,\"dsHelpText\":_vm.dsHelpText,\"prevDataSourceQuality\":_vm.prevDataSourceQuality,\"navigateItem\":_vm.navigateItem}}):_vm._e()],1)],1)]):_vm._e()])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"card-header\"},[_c('h2',{staticClass:\"card-title\"},[_c('i',{staticClass:\"tim-icons icon-coins\"}),_vm._v(\" Data Sources\")])])}]\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.dataSource != null)?_c('div',{staticClass:\"card\"},[_c('auto-suggest-title',{attrs:{\"title\":\"Data source\",\"item\":_vm.dataSource,\"itemIdName\":\"data_source_name\",\"allItems\":_vm.allDataSources,\"suggestionList\":_vm.dataSourceSuggestionList,\"navigateItem\":_vm.navigateItem}}),_c('div',{staticClass:\"row mt-md-3\"},[_vm._m(0),_c('div',{staticClass:\"col ml-md-0\",on:{\"click\":function($event){_vm.helptextDataSourceKVPairs = true}}},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"Click to open more information.\"}})],1),_c('modal',{staticClass:\"modal-help\",attrs:{\"show\":_vm.helptextDataSourceKVPairs,\"id\":\"dsModal\",\"centered\":false,\"show-close\":true},on:{\"update:show\":function($event){_vm.helptextDataSourceKVPairs=$event}}},[_c('h1',{attrs:{\"slot\":\"header\"},slot:\"header\"},[_vm._v(\"Data source key-value pairs\")]),_c('div',{staticClass:\"markdown-popup\"},[_c('VueShowdown',{attrs:{\"markdown\":_vm.dsHelpText}})],1)])],1),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-4 pr-md-1\"},[_c('date-picker',{attrs:{\"date\":_vm.dataSource.date_registered,\"name\":\"Date registered\"},on:{\"dateUpdated\":function($event){_vm.dataSource.date_registered = $event}}})],1),_c('div',{staticClass:\"col-md-4 pr-md-1\"},[_c('date-picker',{attrs:{\"date\":_vm.dataSource.date_connected,\"name\":\"Date connected\"},on:{\"dateUpdated\":function($event){_vm.dataSource.date_connected = $event}}})],1)]),_c('div',{staticClass:\"row mt-md-2\"},[_c('div',{staticClass:\"col-md-4 pr-md-1\"},[_c('toggle-button',{attrs:{\"state\":_vm.dataSource.available_for_data_analytics,\"name\":\"Available for data analytics\"},on:{\"toggleButtonUpdated\":function($event){_vm.dataSource.available_for_data_analytics = $event}}})],1),_c('div',{staticClass:\"col-md-5 pr-md-1\"},[_c('toggle-button',{attrs:{\"state\":_vm.dsEnabled,\"name\":\"Data source enabled\",\"helpText\":\"Enables a data source by setting all data quality scores to 1, or restore to the previous value. Disables a data source by setting al data quality scores to 0.\"},on:{\"toggleButtonUpdated\":_vm.toggleEnabled}})],1)]),_c('list-editor',{staticClass:\"mt-md-2\",attrs:{\"list\":_vm.dataSource.products,\"name\":\"Products\",\"placeholder\":\"Products\"}}),_c('div',{staticClass:\"row mt-md-0\"},[_c('div',{staticClass:\"col-md-11 form-group pr-md-2\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Comment\")]),_c('extended-textarea',{attrs:{\"data_object\":_vm.dataSource,\"data_field\":\"comment\",\"id\":\"datasource\",\"rows\":\"4\",\"cb_function\":_vm.editCommentCallback}})],1)]),_c('div',{staticClass:\"row mt-md-3 col-md-5\"},[_vm._m(1),_c('div',{staticClass:\"col ml-md-0\",on:{\"click\":function($event){_vm.helptextDataQuality = true}}},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"Click to open more information.\"}})],1),_c('modal',{staticClass:\"modal-help\",attrs:{\"show\":_vm.helptextDataQuality,\"id\":\"dqModal\",\"centered\":false,\"show-close\":true},on:{\"update:show\":function($event){_vm.helptextDataQuality=$event}}},[_c('h1',{attrs:{\"slot\":\"header\"},slot:\"header\"},[_vm._v(\"Scoring data quality\")]),_c('div',{staticClass:\"markdown-popup\"},[_c('VueShowdown',{attrs:{\"markdown\":_vm.dqHelpText}})],1)])],1),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-5\"},[_c('score-slider',{attrs:{\"name\":\"Device completeness\",\"score\":_vm.dataSource.data_quality.device_completeness,\"markData\":_vm.dataQualityScores,\"markDataTooltip\":_vm.dataQualityTooltip},on:{\"scoreUpdated\":function($event){_vm.dataSource.data_quality.device_completeness = $event}}})],1),_c('div',{staticClass:\"col-md-5 ml-md-3\"},[_c('score-slider',{attrs:{\"name\":\"Data field completeness\",\"score\":_vm.dataSource.data_quality.data_field_completeness,\"markData\":_vm.dataQualityScores,\"markDataTooltip\":_vm.dataQualityTooltip},on:{\"scoreUpdated\":function($event){_vm.dataSource.data_quality.data_field_completeness = $event}}})],1)]),_c('div',{staticClass:\"row mt-md-4\"},[_c('div',{staticClass:\"col-md-5\"},[_c('score-slider',{attrs:{\"name\":\"Timeliness\",\"score\":_vm.dataSource.data_quality.timeliness,\"markData\":_vm.dataQualityScores,\"markDataTooltip\":_vm.dataQualityTooltip},on:{\"scoreUpdated\":function($event){_vm.dataSource.data_quality.timeliness = $event}}})],1),_c('div',{staticClass:\"col-md-5 ml-md-3\"},[_c('score-slider',{attrs:{\"name\":\"Consistency\",\"score\":_vm.dataSource.data_quality.consistency,\"markData\":_vm.dataQualityScores,\"markDataTooltip\":_vm.dataQualityTooltip},on:{\"scoreUpdated\":function($event){_vm.dataSource.data_quality.consistency = $event}}})],1)]),_c('div',{staticClass:\"row mt-md-4\"},[_c('div',{staticClass:\"col-md-5\"},[_c('score-slider',{attrs:{\"name\":\"Retention\",\"score\":_vm.dataSource.data_quality.retention,\"markData\":_vm.dataQualityScores,\"markDataTooltip\":_vm.dataQualityTooltip},on:{\"scoreUpdated\":function($event){_vm.dataSource.data_quality.retention = $event}}})],1)]),_c('custom-key-value-editor',{staticClass:\"mt-md-5\",attrs:{\"item\":_vm.dataSource,\"defaultKeys\":_vm.dataSourceDefaultKeys}})],1):_vm._e()}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('h5',{staticClass:\"title mb-md-3\"},[_vm._v(\"Data source key-value pairs\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('h5',{staticClass:\"title mb-md-3\"},[_vm._v(\"Data quality\")])])}]\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('label',{staticClass:\"card\"},[_vm._v(_vm._s(_vm.name))])]),(_vm.helpText != '')?_c('div',{staticClass:\"col ml-md-0 pb-md-2\"},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":_vm.helpText}})],1):_vm._e()]),_vm._l((_vm.list),function(item,index){return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-8 pr-md-0\"},[_c('base-input',{attrs:{\"value\":item,\"idx\":index},on:{\"change\":function($event){return _vm.updateItem($event)}}})],1),_c('div',{staticClass:\"col mt-md-1\"},[_c('i',{staticClass:\"tim-icons icon-trash-simple icon-color icon-padding cursor-pointer\",attrs:{\"idx\":index},on:{\"click\":function($event){return _vm.deleteItem($event)}}})])])}),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-8 pr-md-0 form-group\"},[_c('base-input',{attrs:{\"placeholder\":_vm.placeholder},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.addItem($event)}},model:{value:(_vm.newItem),callback:function ($$v) {_vm.newItem=$$v},expression:\"newItem\"}})],1),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn-custom btn btn-secondary button-add\",on:{\"click\":_vm.addItem}},[_vm._v(\" Add \")])])])],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticStyle:{\"display\":\"inline-block\"}},[(_vm.icon == 'arrow-up')?_c('svg',{staticClass:\"css-i6dzq1\",attrs:{\"viewBox\":\"0 0 24 24\",\"width\":\"24\",\"height\":\"24\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"fill\":\"none\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}},[_c('line',{attrs:{\"x1\":\"12\",\"y1\":\"19\",\"x2\":\"12\",\"y2\":\"5\"}}),_c('polyline',{attrs:{\"points\":\"5 12 12 5 19 12\"}})]):_vm._e(),(_vm.icon == 'arrow-down')?_c('svg',{staticClass:\"css-i6dzq1\",attrs:{\"viewBox\":\"0 0 24 24\",\"width\":\"24\",\"height\":\"24\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"fill\":\"none\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}},[_c('line',{attrs:{\"x1\":\"12\",\"y1\":\"5\",\"x2\":\"12\",\"y2\":\"19\"}}),_c('polyline',{attrs:{\"points\":\"19 12 12 19 5 12\"}})]):_vm._e(),(_vm.icon == 'file')?_c('svg',{staticClass:\"css-i6dzq1\",staticStyle:{\"margin-top\":\"-3px\"},attrs:{\"viewBox\":\"0 0 24 24\",\"width\":\"24\",\"height\":\"24\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"fill\":\"none\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}},[_c('path',{attrs:{\"d\":\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"}}),_c('polyline',{attrs:{\"points\":\"14 2 14 8 20 8\"}}),_c('line',{attrs:{\"x1\":\"16\",\"y1\":\"13\",\"x2\":\"8\",\"y2\":\"13\"}}),_c('line',{attrs:{\"x1\":\"16\",\"y1\":\"17\",\"x2\":\"8\",\"y2\":\"17\"}}),_c('polyline',{attrs:{\"points\":\"10 9 9 9 8 9\"}})]):_vm._e(),(_vm.icon == 'file-empty')?_c('svg',{staticClass:\"css-i6dzq1\",staticStyle:{\"margin-top\":\"-3px\"},attrs:{\"viewBox\":\"0 0 24 24\",\"width\":\"24\",\"height\":\"24\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"fill\":\"none\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}},[_c('path',{attrs:{\"d\":\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"}}),_c('polyline',{attrs:{\"points\":\"13 2 13 9 20 9\"}})]):_vm._e(),(_vm.icon == 'text-balloon')?_c('svg',{staticClass:\"css-i6dzq1\",attrs:{\"viewBox\":\"0 0 24 24\",\"width\":\"24\",\"height\":\"24\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"fill\":\"none\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}},[_c('path',{attrs:{\"d\":\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"}}),_c('line',{attrs:{\"x1\":\"12\",\"y1\":\"9\",\"x2\":\"12\",\"y2\":\"13\"}}),_c('line',{attrs:{\"x1\":\"12\",\"y1\":\"17\",\"x2\":\"12.01\",\"y2\":\"17\"}})]):_vm._e(),(_vm.icon == 'save')?_c('svg',{staticClass:\"css-i6dzq1\",staticStyle:{\"margin-top\":\"-3px\"},attrs:{\"viewBox\":\"0 0 24 24\",\"width\":\"24\",\"height\":\"24\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"fill\":\"none\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}},[_c('path',{attrs:{\"d\":\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"}}),_c('polyline',{attrs:{\"points\":\"17 21 17 13 7 13 7 21\"}}),_c('polyline',{attrs:{\"points\":\"7 3 7 8 15 8\"}})]):_vm._e(),(_vm.icon == 'plus')?_c('svg',{staticClass:\"css-i6dzq1\",attrs:{\"viewBox\":\"0 0 24 24\",\"width\":\"24\",\"height\":\"24\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"fill\":\"none\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}},[_c('circle',{attrs:{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"10\"}}),_c('line',{attrs:{\"x1\":\"12\",\"y1\":\"8\",\"x2\":\"12\",\"y2\":\"16\"}}),_c('line',{attrs:{\"x1\":\"8\",\"y1\":\"12\",\"x2\":\"16\",\"y2\":\"12\"}})]):_vm._e(),(_vm.icon == 'help')?_c('svg',{directives:[{name:\"tooltip\",rawName:\"v-tooltip.top\",value:(_vm.tooltip),expression:\"tooltip\",modifiers:{\"top\":true}}],staticClass:\"cursor-pointer\",staticStyle:{\"margin-top\":\"-4px\",\"fill\":\"#fff\"},attrs:{\"viewBox\":\"0 0 512 512\",\"width\":\"24\",\"height\":\"24\",\"stroke-width\":\"1px\"},on:{\"click\":function($event){_vm.showHelpText = true}}},[_c('path',{attrs:{\"d\":\"M256 76c48.1 0 93.3 18.7 127.3 52.7S436 207.9 436 256s-18.7 93.3-52.7 127.3S304.1 436 256 436c-48.1 0-93.3-18.7-127.3-52.7S76 304.1 76 256s18.7-93.3 52.7-127.3S207.9 76 256 76m0-28C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z\"}}),_c('path',{attrs:{\"d\":\"M256.7 160c37.5 0 63.3 20.8 63.3 50.7 0 19.8-9.6 33.5-28.1 44.4-17.4 10.1-23.3 17.5-23.3 30.3v7.9h-34.7l-.3-8.6c-1.7-20.6 5.5-33.4 23.6-44 16.9-10.1 24-16.5 24-28.9s-12-21.5-26.9-21.5c-15.1 0-26 9.8-26.8 24.6H192c.7-32.2 24.5-54.9 64.7-54.9zm-26.3 171.4c0-11.5 9.6-20.6 21.4-20.6 11.9 0 21.5 9 21.5 20.6s-9.6 20.6-21.5 20.6-21.4-9-21.4-20.6z\"}})]):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Icons.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Icons.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Icons.vue?vue&type=template&id=55edfe22&\"\nimport script from \"./Icons.vue?vue&type=script&lang=js&\"\nexport * from \"./Icons.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._v(\"Welcome to \"),_c('b',[_vm._v(\"Black Dashboard\")]),_vm._v(\" - a beautiful freebie for every web developer.\")])}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotificationTemplate.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotificationTemplate.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NotificationTemplate.vue?vue&type=template&id=97fc888e&\"\nimport script from \"./NotificationTemplate.vue?vue&type=script&lang=js&\"\nexport * from \"./NotificationTemplate.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import NotificationTemplate from '@/pages/Notifications/NotificationTemplate';\n\nexport const notificationMixin = {\n data() {\n return {};\n },\n methods: {\n notifyInfo(title, message) {\n this.$notify({\n component: NotificationTemplate,\n icon: 'tim-icons icon-zoom-split',\n horizontalAlign: 'right',\n verticalAlign: 'top',\n type: 'info',\n timeout: 10000,\n title: title,\n message: message\n });\n },\n notifyInfoWithCallback(title, message, cb_function, cb_function_text, cb_function_key) {\n this.$notify({\n component: NotificationTemplate,\n icon: 'tim-icons icon-trash-simple',\n horizontalAlign: 'right',\n verticalAlign: 'top',\n type: 'info',\n timeout: 10000,\n title: title,\n message: message,\n cb_function: cb_function,\n cb_function_text: cb_function_text,\n cb_function_key: cb_function_key\n });\n },\n notifyDanger(title, message) {\n this.$notify({\n component: NotificationTemplate,\n icon: 'tim-icons icon-alert-circle-exc',\n horizontalAlign: 'right',\n verticalAlign: 'top',\n type: 'danger',\n timeout: 10000,\n title: title,\n message: message\n });\n },\n notifyDangerWithCallback(title, message, cb_function, cb_function_text, cb_function_key, infinite) {\n let timeout = 10000;\n if (infinite) {\n timeout = 0;\n }\n this.$notify({\n component: NotificationTemplate,\n icon: 'tim-icons icon-alert-circle-exc',\n horizontalAlign: 'right',\n verticalAlign: 'top',\n type: 'danger',\n timeout: timeout,\n title: title,\n message: message,\n cb_function: cb_function,\n cb_function_text: cb_function_text,\n cb_function_key: cb_function_key\n });\n },\n notifyWarning(title, message) {\n this.$notify({\n component: NotificationTemplate,\n icon: 'tim-icons icon-alert-circle-exc',\n horizontalAlign: 'right',\n verticalAlign: 'top',\n type: 'warning',\n timeout: 10000,\n title: title,\n message: message\n });\n }\n }\n};\n","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ListEditor.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ListEditor.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ListEditor.vue?vue&type=template&id=37e0e470&\"\nimport script from \"./ListEditor.vue?vue&type=script&lang=js&\"\nexport * from \"./ListEditor.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"form-group\"},[(_vm.showLabel)?_c('label',{staticClass:\"card\"},[_vm._v(_vm._s(_vm.name))]):_vm._e(),_c('datepicker',{attrs:{\"value\":_vm.date,\"format\":\"yyyy-MM-dd\",\"monday-first\":true,\"typeable\":true,\"input-class\":\"form-control\"},on:{\"selected\":_vm.updateDate}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DatePicker.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DatePicker.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./DatePicker.vue?vue&type=template&id=00b4b062&\"\nimport script from \"./DatePicker.vue?vue&type=script&lang=js&\"\nexport * from \"./DatePicker.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"form-group\"},[(_vm.showLabel)?_c('div',{class:_vm.getDivStyleClass()},[_c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('label',{staticClass:\"card\"},[_vm._v(_vm._s(_vm.name))])]),(_vm.helpText != '')?_c('div',{staticClass:\"col ml-md-0\"},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":_vm.helpText}})],1):_vm._e()]):_vm._e(),_c('div',{staticClass:\"row toggle-button\"},[_c('div',{staticClass:\"col-md-auto\"},[_c('toggle-button',{attrs:{\"value\":_vm.state,\"sync\":true,\"labels\":{ checked: 'Yes', unchecked: 'No' },\"font-size\":14,\"height\":30,\"width\":95,\"color\":{\n checked: '#00bf9a',\n unchecked: '#ff8d72',\n disabled: '#CCCCCC'\n }},on:{\"change\":_vm.switchButton}})],1)])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ToggleButton.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ToggleButton.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ToggleButton.vue?vue&type=template&id=07c57460&\"\nimport script from \"./ToggleButton.vue?vue&type=script&lang=js&\"\nexport * from \"./ToggleButton.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"form-group\"},[(_vm.showLabel)?_c('label',{staticClass:\"card\"},[_vm._v(_vm._s(_vm.name))]):_vm._e(),_c('vue-slider',{attrs:{\"value\":_vm.score,\"dotSize\":\"18\",\"data\":_vm.markData,\"tooltip-formatter\":function (val) { return _vm.markDataTooltip[val]; },\"marks\":true,\"useKeyboard\":true,\"tooltypeStyle\":{ 'background-color': '#419EF9', 'border-color': '#419EF9' },\"processStyle\":{ 'background-color': '#419EF9' },\"labelStyle\":{ color: 'rgb(255, 255, 255, 0.8)' }},on:{\"change\":_vm.updateScore}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ScoreSlider.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ScoreSlider.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ScoreSlider.vue?vue&type=template&id=57e752b5&\"\nimport script from \"./ScoreSlider.vue?vue&type=script&lang=js&\"\nexport * from \"./ScoreSlider.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"row\"},[_vm._m(0),_c('div',{staticClass:\"col ml-md-0\"},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"It's possible to have custom key-value pairs in your YAML file. The Editor supports numbers and string for the value.\"}})],1),(_vm.useInModal)?_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-label\":\"Close\"},on:{\"click\":function($event){return _vm.$bvModal.hide(_vm.modalId)}}},[_vm._v(\"×\")])]):_vm._e()]),_vm._m(1),_vm._l((_vm.item),function(v,k,index){return _c('div',{key:index},[(!_vm.defaultKeys.includes(k))?_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-4 pr-md-0\"},[_c('base-input',{attrs:{\"value\":k},on:{\"change\":function($event){return _vm.updateKey(k, $event)}}})],1),_c('div',{staticClass:\"col-md-6\"},[_c('base-input',{attrs:{\"value\":_vm.item[k]},on:{\"change\":function($event){return _vm.updateValue(k, $event)}}})],1),_c('div',{staticClass:\"col-md-0 mt-md-1\"},[_c('i',{staticClass:\"tim-icons icon-trash-simple icon-color icon-padding cursor-pointer\",on:{\"click\":function($event){return _vm.deleteProperty(k)}}})])]):_vm._e()])}),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-4 pr-md-0\"},[_c('base-input',{attrs:{\"placeholder\":\"key\"},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.addProperty($event)}},model:{value:(_vm.newKey),callback:function ($$v) {_vm.newKey=$$v},expression:\"newKey\"}})],1),_c('div',{staticClass:\"col-md-5 pr-md-0\"},[_c('base-input',{attrs:{\"placeholder\":\"value\"},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.addProperty($event)},\"keydown\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"tab\",9,$event.key,\"Tab\")){ return null; }return _vm.addProperty($event)}},model:{value:(_vm.newValue),callback:function ($$v) {_vm.newValue=$$v},expression:\"newValue\"}})],1),_c('div',{staticClass:\"col-md-2\"},[_c('button',{staticClass:\"btn-custom btn btn-secondary button-add\",on:{\"click\":_vm.addProperty}},[_vm._v(\" Add \")])])])],2)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('h5',{staticClass:\"title\"},[_vm._v(\"Custom key-value pairs\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-4\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Key\")])]),_c('div',{staticClass:\"col-md-5\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Value\")])])])}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CustomKeyValueEditor.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CustomKeyValueEditor.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./CustomKeyValueEditor.vue?vue&type=template&id=5a06b6bb&\"\nimport script from \"./CustomKeyValueEditor.vue?vue&type=script&lang=js&\"\nexport * from \"./CustomKeyValueEditor.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"container-fluid d-flex flex-column\"},[(_vm.isNewItem || _vm.editItem)?_c('div',[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-auto pr-md-0 pl-md-0 margin-top-8\"},[_c('label',[_vm._v(_vm._s(_vm.title))])]),_c('vue-simple-suggest',{staticClass:\"col-md-7 pl-md-2 pr-md-0\",attrs:{\"value\":_vm.item[_vm.itemIdName],\"list\":_vm.filteredSuggestionList,\"max-suggestions\":0,\"filter-by-query\":true,\"display-attribute\":_vm.displayAttr,\"value-attribute\":_vm.valueAttr,\"styles\":_vm.autoCompleteStyle},on:{\"input\":function($event){_vm.tmpItemId = $event},\"blur\":_vm.setItemIdValue}}),_c('i',{staticClass:\"tim-icons icon-check-2 icon-color icon-padding cursor-pointer\",attrs:{\"id\":\"checkmark\"},on:{\"click\":_vm.setItemIdValue}})],1)]):_c('div',{staticClass:\"row flex-fill\"},[_c('div',{staticClass:\"col-md pr-md-0 pl-md-0\"},[(_vm.itemTitle)?_c('span',{staticClass:\"card-title\",attrs:{\"id\":\"detailCard\"}},[_vm._v(_vm._s(_vm.item[_vm.itemTitle.id] + ' - ' + _vm.item[_vm.itemTitle.name]))]):_c('span',{staticClass:\"card-title\",attrs:{\"id\":\"detailCard\"}},[_vm._v(_vm._s(_vm.item[_vm.itemIdName]))]),_c('i',{staticClass:\"tim-icons icon-pencil icon-color icon-padding cursor-pointer\",on:{\"click\":function($event){_vm.editItem = true}}})]),_c('div',[_c('label',{staticClass:\"cursor-pointer\",attrs:{\"title\":'Previous ' + _vm.title.toLowerCase()},on:{\"click\":function($event){return _vm.navigateItem(false)}}},[_c('icons',{attrs:{\"icon\":\"arrow-up\"}})],1),_c('label',{staticClass:\"cursor-pointer\",attrs:{\"title\":'Next ' + _vm.title.toLowerCase()},on:{\"click\":function($event){return _vm.navigateItem(true)}}},[_c('icons',{attrs:{\"icon\":\"arrow-down\"}})],1)])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import VueSimpleSuggest from 'vue-simple-suggest';\nimport 'vue-simple-suggest/dist/styles.css';\n\nexport const autoSuggestMixins = {\n data() {\n return {\n autoCompleteStyle: {\n defaultInput: 'autocomplete-input',\n suggestions: 'autocomplete-result',\n suggestItem: 'autocomplete-suggest'\n }\n };\n },\n props: {\n title: {\n type: String,\n required: true\n },\n // technique_id, oftware_id, data_source_name\n itemIdName: {\n type: String,\n required: true\n },\n suggestionList: {\n type: Array,\n required: true\n }\n },\n computed: {\n listKnownIDs() {\n // returns all IDs from within the suggestion list for the key that's equal to 'itemIdName'\n return this.suggestionList.map(a => a[this.itemIdName]);\n },\n listKnownIDsForPlatform() {\n // list of all IDs (technique or software ID) applicable to any of the selected platforms\n let tmpList = [];\n\n for (let i = 0; i < this.suggestionList.length; i++) {\n if (this.platforms[0] == 'all' || this.platforms.some(item => this.suggestionList[i]['platforms'].includes(item))) {\n tmpList.push(this.suggestionList[i]);\n }\n }\n return tmpList.map(a => a[this.itemIdName]);\n }\n },\n components: {\n VueSimpleSuggest\n }\n};\n","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AutoSuggestTitle.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AutoSuggestTitle.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./AutoSuggestTitle.vue?vue&type=template&id=49959e72&\"\nimport script from \"./AutoSuggestTitle.vue?vue&type=script&lang=js&\"\nexport * from \"./AutoSuggestTitle.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.data_object[_vm.data_field]),expression:\"data_object[data_field]\"}],staticClass:\"form-control textarea-border pl-md-3 textarea-customstyle\",attrs:{\"rows\":_vm.rows,\"placeholder\":\". . .\"},domProps:{\"value\":(_vm.data_object[_vm.data_field])},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.data_object, _vm.data_field, $event.target.value)}}}),_c('div',{directives:[{name:\"b-modal\",rawName:\"v-b-modal\",value:('comment-modal-' + _vm.id),expression:\"'comment-modal-' + id\"}],staticClass:\"icon-example\",on:{\"click\":function($event){return _vm.callCbFunction('comment-modal-' + _vm.id)}}}),_c('b-modal',{attrs:{\"id\":'comment-modal-' + _vm.id,\"dialog-class\":\"modal-edit-small\",\"content-class\":\"modal-dark-mode\",\"hide-footer\":\"\",\"hide-header\":\"\",\"no-close-on-esc\":\"\"}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('h5',{staticClass:\"title\"},[_vm._v(\"Comment\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-label\":\"Close\"},on:{\"click\":function($event){_vm.$bvModal.hide('comment-modal-' + _vm.id);\n _vm.callCbFunction('comment-modal-' + _vm.id);}}},[_vm._v(\" × \")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-12\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.data_object[_vm.data_field]),expression:\"data_object[data_field]\"}],staticClass:\"form-control textarea-border textarea-modal pl-md-3\",attrs:{\"rows\":\"50\",\"placeholder\":\". . .\"},domProps:{\"value\":(_vm.data_object[_vm.data_field])},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.data_object, _vm.data_field, $event.target.value)}}})])])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ExtendedTextarea.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ExtendedTextarea.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ExtendedTextarea.vue?vue&type=template&id=0808983f&\"\nimport script from \"./ExtendedTextarea.vue?vue&type=script&lang=js&\"\nexport * from \"./ExtendedTextarea.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","export default {\n YAML_DATASOURCES_VERSION: 1.0,\n YAML_TECHNIQUES_VERSION: 1.2,\n YAML_GROUPS_VERSION: 1.0,\n YAML_OBJ_NEW_DATA_SOURCES_FILE: {\n version: 1.0,\n file_type: 'data-source-administration',\n name: 'example',\n platform: ['all'],\n data_sources: []\n },\n YAML_OBJ_DATA_SOURCES: {\n data_source_name: '',\n date_registered: null,\n date_connected: null,\n products: [],\n available_for_data_analytics: false,\n comment: '',\n data_quality: {\n device_completeness: 0,\n data_field_completeness: 0,\n timeliness: 0,\n consistency: 0,\n retention: 0\n }\n },\n YAML_OBJ_NEW_GROUPS_FILE: {\n version: 1.0,\n file_type: 'group-administration',\n platform: ['all'],\n groups: []\n },\n YAML_OBJ_GROUP: {\n group_name: '',\n campaign: '',\n technique_id: [],\n software_id: [],\n enabled: true\n },\n YAML_OBJ_NEW_TECHNIQUES_FILE: {\n version: 1.2,\n file_type: 'technique-administration',\n name: 'example',\n platform: ['all'],\n techniques: []\n },\n YAML_OBJ_TECHNIQUE: {\n technique_id: '',\n technique_name: '',\n detection: [\n {\n applicable_to: ['all'],\n location: [],\n comment: '',\n score_logbook: [{ date: null, score: -1, comment: '' }]\n }\n ],\n visibility: [\n {\n applicable_to: ['all'],\n comment: '',\n score_logbook: [{ date: null, score: 0, comment: '', auto_generated: false }]\n }\n ]\n },\n YAML_OBJ_TECHNIQUE_DETECTION: {\n applicable_to: ['all'],\n location: [],\n comment: '',\n score_logbook: [{ date: null, score: -1, comment: '' }]\n },\n YAML_OBJ_TECHNIQUE_VISIBILITY: {\n applicable_to: ['all'],\n comment: '',\n score_logbook: [{ date: null, score: 0, comment: '', auto_generated: false }]\n },\n YAML_OBJ_SCORE_DETECTION_LOGBOOK: {\n date: null,\n score: -1,\n comment: ''\n },\n YAML_OBJ_SCORE_VISIBILITY_LOGBOOK: {\n date: null,\n score: 0,\n comment: '',\n auto_generated: false\n },\n PLATFORMS: ['all', 'Windows', 'Linux', 'macOS', 'AWS', 'GCP', 'Azure', 'Azure AD', 'Office 365', 'SaaS'],\n PLATFORM_CONVERSION: {\n windows: 'Windows',\n linux: 'Linux',\n macos: 'macOS',\n aws: 'AWS',\n gcp: 'GCP',\n azure: 'Azure',\n 'azure ad': 'Azure AD',\n 'office 365': 'Office 365',\n saas: 'SaaS'\n }\n};\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('SlideYUpTransition',{attrs:{\"duration\":_vm.animationDuration}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.show),expression:\"show\"}],staticClass:\"modal fade\",class:[{'show d-block': _vm.show}, {'d-none': !_vm.show}, {'modal-mini': _vm.type === 'mini'}],attrs:{\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-hidden\":!_vm.show},on:{\"click\":function($event){if($event.target !== $event.currentTarget){ return null; }return _vm.closeModal($event)}}},[_c('div',{staticClass:\"modal-dialog\",class:[{'modal-notice': _vm.type === 'notice'}, {'modal-dialog-centered': _vm.centered}, _vm.modalClasses]},[_c('div',{staticClass:\"modal-content\",class:[_vm.gradient ? (\"bg-gradient-\" + _vm.gradient) : '',_vm.modalContentClasses]},[(_vm.$slots.header)?_c('div',{staticClass:\"modal-header\",class:[_vm.headerClasses]},[_vm._t(\"header\"),_vm._t(\"close-button\",[(_vm.showClose)?_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"},on:{\"click\":_vm.closeModal}},[_c('i',{staticClass:\"tim-icons icon-simple-remove\"})]):_vm._e()])],2):_vm._e(),(_vm.$slots.default)?_c('div',{staticClass:\"modal-body\",class:_vm.bodyClasses},[_vm._t(\"default\")],2):_vm._e(),(_vm.$slots.footer)?_c('div',{staticClass:\"modal-footer\",class:_vm.footerClasses},[_vm._t(\"footer\")],2):_vm._e()])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Modal.vue?vue&type=template&id=52f4e2f6&\"\nimport script from \"./Modal.vue?vue&type=script&lang=js&\"\nexport * from \"./Modal.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Modal.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","export const pageDetailMixin = {\n data() {\n return {};\n },\n created: function() {\n document.addEventListener('keyup', this.escapeKeyListener);\n },\n destroyed: function() {\n document.removeEventListener('keyup', this.escapeKeyListener);\n },\n components: {},\n methods: {}\n};\n","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DataSourceDetail.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DataSourceDetail.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./DataSourceDetail.vue?vue&type=template&id=17a15576&\"\nimport script from \"./DataSourceDetail.vue?vue&type=script&lang=js&\"\nexport * from \"./DataSourceDetail.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',{staticClass:\"text-reader\"},[_c('input',{attrs:{\"type\":\"file\",\"id\":_vm.id},on:{\"change\":_vm.loadTextFromFile}})])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileReader.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileReader.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./FileReader.vue?vue&type=template&id=aa8dd3b0&\"\nimport script from \"./FileReader.vue?vue&type=script&lang=js&\"\nexport * from \"./FileReader.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('table',{staticClass:\"table-file-details\"},[_vm._m(0),_c('tr',[_c('td',{attrs:{\"width\":\"100\"}},[_vm._v(\"Filename:\")]),_c('td',[_vm._v(_vm._s(_vm.filename))])]),_c('tr',[_c('td',[_vm._v(\"File type:\")]),_c('td',[_vm._v(_vm._s(_vm.doc['file_type']))])]),_c('tr',[_c('td',[_vm._v(\"Version:\")]),_c('td',[_vm._v(_vm._s(_vm.doc['version'].toFixed(1)))])]),_c('tr',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showName),expression:\"showName\"}]},[_c('td',[_vm._v(\"Name:\")]),_c('td',[_c('base-input',{staticClass:\"file-detail-edit\",model:{value:(_vm.doc['name']),callback:function ($$v) {_vm.$set(_vm.doc, 'name', $$v)},expression:\"doc['name']\"}})],1)]),_c('tr',[_c('td',[_vm._v(\"Notes:\")]),_c('td',[_c('div',{staticClass:\"textareaFileDetails\"},[_c('extended-textarea',{attrs:{\"data_object\":_vm.doc,\"data_field\":\"notes\",\"rows\":\"2\",\"id\":\"notes\"}})],1)])]),_c('tr',[_c('td',[_vm._v(\"Platform:\")]),_c('td',_vm._l((_vm.platforms),function(row){return _c('label',{staticClass:\"custom-checkbox\",attrs:{\"for\":row}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.doc.platform),expression:\"doc.platform\"}],attrs:{\"type\":\"checkbox\",\"id\":row},domProps:{\"value\":row,\"checked\":Array.isArray(_vm.doc.platform)?_vm._i(_vm.doc.platform,row)>-1:(_vm.doc.platform)},on:{\"click\":function($event){return _vm.platformEventHandler(row)},\"change\":[function($event){var $$a=_vm.doc.platform,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=row,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.doc, \"platform\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.doc, \"platform\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.doc, \"platform\", $$c)}},_vm.checkPlatform]}}),_vm._v(\" \"+_vm._s(row)+\" \")])}),0)])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('td',{attrs:{\"width\":\"100\",\"colspan\":\"2\"}},[_c('b',[_vm._v(\"File details\")])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileDetails.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileDetails.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./FileDetails.vue?vue&type=template&id=723b0206&\"\nimport script from \"./FileDetails.vue?vue&type=script&lang=js&\"\nexport * from \"./FileDetails.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import VueScrollTo from 'vue-scrollto';\nimport constants from '@/constants';\nimport FileReader from '@/components/FileReader';\nimport FileDetails from '@/components/FileDetails';\nimport jsyaml from 'js-yaml';\nimport _ from 'lodash';\n\nvar options = {\n container: 'body',\n easing: 'ease-in',\n offset: -35,\n duration: 0,\n force: false,\n cancelable: true,\n // eslint-disable-next-line no-unused-vars\n onStart: function(element) {\n // scrolling started\n },\n // eslint-disable-next-line no-unused-vars\n onDone: function(element) {\n // scrolling is done\n },\n onCancel: function() {\n // scrolling has been interrupted\n },\n x: false,\n y: true\n};\n\nexport const pageMixin = {\n data() {\n return {\n filename: '',\n selected_filename: '',\n doc: null,\n selectedRow: [],\n fileChanged: false,\n unwatchFunction: null,\n deletedRows: [],\n platforms: constants.PLATFORMS\n };\n },\n components: {\n FileReader,\n FileDetails\n },\n methods: {\n navigateToTop() {\n VueScrollTo.scrollTo('#pageTop', 300, options);\n },\n navigateToDetail() {\n VueScrollTo.scrollTo('#detailCard', 300, options);\n },\n setFileName(filename) {\n // Callback function for file-reader component\n this.selected_filename = filename;\n },\n selectItem(event) {\n // selectionChanged event from the data table\n if (this.selectedRow != event) {\n this.selectedRow = event;\n if (event.length > 0) {\n this.navigateToDetail();\n }\n }\n },\n addItem(type, key, emptyObject) {\n // Add an item to the table and select it in the detail component\n // Check if no empty items are in the dataset (one new item is allowed at a time):\n this.filters.filter.value = '';\n let emptyRow = null;\n for (let i = 0; i < this.doc[type].length; i++) {\n if (this.doc[type][i][key] == '') {\n emptyRow = this.doc[type][i];\n }\n }\n\n if (emptyRow != null) {\n let typeStr = type.replace('_', ' ').slice(0, -1);\n this.notifyWarning('Add new ' + typeStr, 'Only one ' + typeStr + ' can be added at a time.');\n this.selectedRow.pop();\n this.selectedRow.push(emptyRow);\n } else {\n let newrow = _.cloneDeep(emptyObject);\n this.doc[type].push(newrow);\n this.selectedRow.pop();\n this.selectedRow.push(newrow);\n }\n },\n getSelectedItem() {\n // Returns the selected row if there is one selected, otherwise null\n if (this.selectedRow != null && this.selectedRow.length > 0) {\n return this.selectedRow[0];\n } else {\n return null;\n }\n },\n deleteItem(event, type, key, title, cb_function) {\n let key_id = event.target.getAttribute(key);\n let index = -1;\n for (let i = 0; i < this.doc[type].length; i++) {\n if (key_id == this.doc[type][i][key]) {\n index = i;\n break;\n }\n }\n this.deletedRows.push({\n key: key_id,\n value: this.doc[type][index]\n });\n\n // the below code results in hiding the details page when deleting:\n // - an empty item (i.e. without a name)\n // - the selected item\n if (this.selectedRow != null && this.selectedRow.length > 0 && (key_id == '' || key_id == this.selectedRow[0][key])) {\n this.selectedRow.pop();\n }\n this.doc[type].splice(index, 1);\n let msg = '';\n key_id == '' ? (msg = 'The empty ' + title.toLowerCase() + ' is removed.') : (msg = title + \" '\" + key_id + \"' is removed.\");\n this.notifyInfoWithCallback('Removal status', msg, cb_function, 'Undo this action', key_id);\n },\n recoverDeletedItem(type, key) {\n // Recover deleted item (also works for multiple deleted items)\n let recoverRow = null;\n for (let i = 0; i < this.deletedRows.length; i++) {\n if (key == this.deletedRows[i]['key']) {\n recoverRow = this.deletedRows[i]['value'];\n break;\n }\n }\n if (recoverRow != null) {\n this.doc[type].push(recoverRow);\n this.selectedRow.pop();\n this.selectedRow.push(recoverRow);\n }\n },\n downloadYaml(type, key) {\n // Call the unwatch function to make sure that this.doc isn't watched file altering the object during the download.\n // The splice function that is called underneath causes unexpected behaviour that results in altering the object\n // after the download and fileChange=false is done.\n this.unwatchFunction();\n\n // \"Download\" (save) the YAML file\n // Remove empty rows:\n let indexEmptyRow = -1;\n for (let i = 0; i < this.doc[type].length; i++) {\n if (this.doc[type][i][key] == '') {\n indexEmptyRow = i;\n }\n }\n if (indexEmptyRow >= 0) {\n this.doc[type].splice(indexEmptyRow, 1);\n this.selectedRow.pop();\n }\n\n this.cleanupBeforeDownload();\n\n // Check platform:\n if (this.doc.platform.length == 0) {\n this.notifyDanger('Missing value', 'No value for platform selected. Please select one or more platforms.');\n return;\n }\n\n // Copy the doc variable before downloading to convert some values specific for the type of page\n let newDoc = _.cloneDeep(this.doc);\n this.convertBeforeDownload(newDoc);\n\n var blob = new Blob([jsyaml.safeDump(newDoc, { lineWidth: 2000 })], {\n type: 'text/plain;charset=utf-8'\n });\n var FileSaver = require('file-saver');\n FileSaver.saveAs(blob, this.filename);\n this.fileChanged = false;\n\n // Set the watch on this.doc again:\n this.setWatch();\n },\n setWatch() {\n if (this.unwatchFunction != null) {\n this.unwatchFunction();\n }\n this.unwatchFunction = this.$watch(\n 'doc',\n // eslint-disable-next-line no-unused-vars\n function(after, before) {\n this.fileChanged = true;\n },\n { deep: true }\n );\n },\n askNewFile() {\n if (this.fileChanged) {\n this.$bvModal\n .msgBoxConfirm('You have unsaved changes that will be lost if you choose to continue.', {\n title: 'Unsaved changes',\n size: 'sm',\n cancelVariant: 'warning',\n okVariant: 'info',\n okTitle: 'Continue',\n modalClass: 'confirmMessage'\n })\n .then((value) => {\n if (value) {\n this.newFile();\n }\n });\n } else {\n this.newFile();\n }\n },\n navigateItem(next) {\n let step = 1;\n if (!next) {\n step = -1;\n }\n // First, loop through the visible rows (this takes the sorting and filtering into account):\n let table = this.$refs.data_table.$el.rows;\n let found_index = 0;\n for (let i = 0; i < table.length; i++) {\n if (table[i].className == 'table-selected-custom') {\n found_index = i;\n break;\n }\n }\n // Do not proceed when it's the first or last row:\n if ((found_index != 0 && !next) || (found_index != table.length - 1 && next)) {\n // Unset current selected row:\n this.$refs.data_table.$el.rows[found_index].className = '';\n this.selectedRow.pop();\n // Select previous/next row just visually:\n this.$refs.data_table.$el.rows[found_index + step].className = 'table-selected-custom';\n\n // Next, loop through the dataset rows, looking for the new selected item to formally select:\n let rows = this.$refs.data_table_rows;\n let found_row;\n for (let i = 0; i < rows.length; i++) {\n if (rows[i].$el.className == 'table-selected-custom') {\n found_row = rows[i].row;\n break;\n }\n }\n this.selectedRow.push(found_row);\n }\n }\n }\n};\n","export const navigateMixins = {\n data() {\n return {};\n },\n created: function() {\n document.addEventListener('keyup', this.arrowKeysListener);\n },\n destroyed: function() {\n document.removeEventListener('keyup', this.arrowKeysListener);\n },\n components: {},\n methods: {\n arrowKeysListener: function(evt) {\n if (evt.keyCode === 40 && evt.shiftKey && evt.ctrlKey) {\n // Ctrl + Shift + ArrowDown\n this.navigateItem(true);\n } else if (evt.keyCode === 38 && evt.shiftKey && evt.ctrlKey) {\n // Ctrl + Shift + ArrowUp\n this.navigateItem(false);\n }\n }\n }\n};\n","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DataSourcesPage.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DataSourcesPage.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./DataSourcesPage.vue?vue&type=template&id=4571bac7&\"\nimport script from \"./DataSourcesPage.vue?vue&type=script&lang=js&\"\nexport * from \"./DataSourcesPage.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.doc != null)?_c('div',{staticClass:\"back-to-top\"},[_c('label',{staticClass:\"cursor-pointer\",attrs:{\"title\":\"Back to top\"},on:{\"click\":_vm.navigateToTop}},[_c('icons',{attrs:{\"icon\":\"arrow-up\"}})],1)]):_vm._e(),_c('div',{staticClass:\"row\",attrs:{\"id\":\"pageTop\"}},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"card card-card\"},[_vm._m(0),_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn mr-md-3\",attrs:{\"type\":\"button\"},on:{\"click\":_vm.askNewFile}},[_c('icons',{attrs:{\"icon\":\"file-empty\"}}),_vm._v(\" New file \")],1),_c('label',{staticClass:\"custom-file-upload\"},[_c('icons',{attrs:{\"icon\":\"file\"}}),_vm._v(\" Select YAML file \"),_c('file-reader',{attrs:{\"setFileNameFn\":_vm.setFileName,\"id\":'techniqueFileReader'},on:{\"load\":function($event){return _vm.readFile($event)}}})],1),(_vm.fileChanged)?_c('label',{staticClass:\"pl-2\"},[_c('icons',{attrs:{\"icon\":\"text-balloon\"}}),_vm._v(\" You have unsaved changes. You may want to save the file to preserve your changes.\")],1):_vm._e()])]),(_vm.doc != null)?_c('div',{staticClass:\"row pt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('file-details',{attrs:{\"filename\":_vm.filename,\"doc\":_vm.doc,\"platforms\":_vm.platforms}})],1)]):_vm._e(),(_vm.doc != null)?_c('div',{staticClass:\"row pt-md-2\"},[_c('div',{staticClass:\"col card-text\"},[_c('button',{staticClass:\"btn\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.downloadYaml('techniques', 'technique_id')}}},[_c('icons',{attrs:{\"icon\":\"save\"}}),_vm._v(\" Save YAML file \")],1)])]):_vm._e()])])])]),(_vm.doc != null)?_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('card',{attrs:{\"type\":\"card\"}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('p',[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addItem('techniques', 'technique_id', _vm.emptyTechObject)}}},[_c('icons',{attrs:{\"icon\":\"plus\"}}),_vm._v(\" Add technique \")],1)])])]),_c('div',{staticClass:\"row mt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('base-input',{attrs:{\"placeholder\":\"filter\"},model:{value:(_vm.filters.filter.value),callback:function ($$v) {_vm.$set(_vm.filters.filter, \"value\", $$v)},expression:\"filters.filter.value\"}}),_c('v-table',{ref:\"data_table\",staticClass:\"table-custom\",attrs:{\"data\":_vm.doc.techniques,\"selectedClass\":\"table-selected-custom\",\"filters\":_vm.filters},on:{\"selectionChanged\":function($event){return _vm.selectTechnique($event)}},scopedSlots:_vm._u([{key:\"body\",fn:function(ref){\nvar displayData = ref.displayData;\nreturn _c('tbody',{},_vm._l((displayData),function(row,i){return _c('v-tr',{key:row.technique_id,ref:\"data_table_rows\",refInFor:true,attrs:{\"row\":row}},[_c('td',[_vm._v(_vm._s(row.technique_id))]),_c('td',[_vm._v(_vm._s(row.technique_name))]),_c('td',[_c('i',{staticClass:\"tim-icons icon-trash-simple cursor-pointer\",attrs:{\"idx\":i,\"technique_id\":row.technique_id},on:{\"click\":function($event){return _vm.deleteTechnique($event)}}})])])}),1)}}],null,false,2895191889)},[_c('thead',{attrs:{\"slot\":\"head\"},slot:\"head\"},[_c('v-th',{attrs:{\"sortKey\":\"technique_id\",\"defaultSort\":\"asc\",\"width\":\"200\"}},[_vm._v(\"Technique ID\")]),_c('v-th',{attrs:{\"sortKey\":\"technique_name\",\"width\":\"400\"}},[_vm._v(\"Name\")]),_c('th')],1)])],1)])])],1),_c('div',{staticClass:\"col\"},[_c('card',{attrs:{\"type\":\"card\"}},[(_vm.getSelectedItem() != null)?_c('techniques-detail',{ref:\"detailComponent\",attrs:{\"technique\":_vm.getSelectedItem(),\"allTechniques\":_vm.doc.techniques,\"selectedPlatforms\":_vm.doc.platform,\"navigateItem\":_vm.navigateItem}}):_vm._e()],1)],1)]):_vm._e()])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"card-header\"},[_c('h2',{staticClass:\"card-title\"},[_c('i',{staticClass:\"tim-icons icon-zoom-split\"}),_vm._v(\" Techniques\")])])}]\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.technique != null)?_c('div',{staticClass:\"card\"},[_c('auto-suggest-title',{attrs:{\"item\":_vm.technique,\"allItems\":_vm.allTechniques,\"itemIdName\":\"technique_id\",\"title\":\"Technique\",\"itemTitle\":{ id: 'technique_id', name: 'technique_name' },\"suggestionList\":_vm.techniquesSuggestionList,\"valueAttr\":\"technique_id\",\"displayAttr\":\"autosuggest\",\"isAttackEntity\":true,\"platforms\":_vm.selectedPlatforms,\"notifyText\":\"'ID' is an invalid technique, please comply with the naming scheme: TXXXX - [optional name].\",\"navigateItem\":_vm.navigateItem}}),_c('applicable-to-collapse',{ref:\"collapseDetectionComponent\",attrs:{\"title\":\"Detection\",\"applicable_to\":_vm.technique.detection,\"helpText\":_vm.detectionHelpText,\"helptextScore\":_vm.detectionScoreHelpText,\"scores\":_vm.detectionScores,\"scoresTooltip\":_vm.detectionScoresTooltip,\"defaultScore\":_vm.detectionScoreDefault,\"showAutoGenerated\":false,\"emptyScoreEntry\":_vm.emptyScoreEntryDetection,\"emptyObject\":_vm.emptyDetectionObject}}),_c('applicable-to-collapse',{ref:\"collapseVisibilityComponent\",attrs:{\"title\":\"Visibility\",\"applicable_to\":_vm.technique.visibility,\"showLocation\":false,\"helpText\":_vm.visibilityHelpText,\"helptextScore\":_vm.visibilityScoreHelpText,\"scores\":_vm.visibilityScores,\"scoresTooltip\":_vm.visibilityScoresTooltip,\"defaultScore\":_vm.visibilityScoreDefault,\"showAutoGenerated\":true,\"emptyScoreEntry\":_vm.emptyScoreEntryVisibility,\"emptyObject\":_vm.emptyVisibilityObject}})],1):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"row mt-md-3\"},[_c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('h5',{staticClass:\"title mb-md-3\"},[_vm._v(_vm._s(_vm.title))])]),_c('div',{staticClass:\"col ml-md-0\",on:{\"click\":function($event){_vm.showHelpText = true}}},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"Click to open more information.\"}})],1),_c('modal',{staticClass:\"modal-help\",attrs:{\"show\":_vm.showHelpText,\"id\":\"Modal\",\"centered\":false,\"show-close\":true},on:{\"update:show\":function($event){_vm.showHelpText=$event}}},[_c('h1',{attrs:{\"slot\":\"header\"},slot:\"header\"},[_vm._v(_vm._s(_vm.title))]),_c('div',{staticClass:\"markdown-popup\"},[_c('VueShowdown',{attrs:{\"markdown\":_vm.helpText}})],1)])],1),_c('div',{staticClass:\"mb-3\"},_vm._l((_vm.applicable_to),function(row,i){return _c('div',{key:i,attrs:{\"row\":row}},[_c('div',{staticClass:\"collapseHeader\"},[_c('div',{staticClass:\"row\"},[_c('div',{directives:[{name:\"b-toggle\",rawName:\"v-b-toggle\",value:('collapse-' + _vm.title.toLowerCase() + '-' + i),expression:\"'collapse-' + title.toLowerCase() + '-' + i\"}],staticClass:\"col-md-10 cursor-pointer\"},[_c('i',{staticClass:\"when-opened tim-icons icon-minimal-up\"}),_c('i',{staticClass:\"when-closed tim-icons icon-minimal-down\"}),_vm._v(\" \"+_vm._s(row.applicable_to.join(', '))+\" \")]),_c('div',{staticClass:\"col collapse-trash-icon mr-md-2\"},[_c('i',{staticClass:\"tim-icons icon-trash-simple icon-color cursor-pointer\",on:{\"click\":function($event){return _vm.deleteApplicableTo(i)}}})])])]),_c('b-collapse',{ref:\"collapseComponent\",refInFor:true,attrs:{\"id\":'collapse-' + _vm.title.toLowerCase() + '-' + i}},[_c('b-card',{staticClass:\"collapseContent\"},[_c('list-editor',{staticClass:\"mt-md-2 no-bottom-margin\",attrs:{\"list\":row.applicable_to,\"name\":_vm.title + ' is applicable to',\"placeholder\":\"applicable to\",\"externalListToValidate\":_vm.getApplicableToList(),\"helpText\":'Specifies to which type of system this ' +\n _vm.title.toLowerCase() +\n ' applies to. The value \\'all\\' can be used to let it apply to every type of system.',\"notifyText\":\"The value 'KEYNAME' is already part of the applicable_to for this technique. Duplicate entries are not allowed.\"}}),(row.applicable_to.length == 0)?_c('div',{staticClass:\"row mt-md-0 mb-md-2\"},[_c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('i',{staticClass:\"tim-icons icon-alert-circle-exc icon-color-warning\"})]),_c('div',{staticClass:\"col-md-auto pl-md-2\"},[_c('label',{staticClass:\"label-warning\",attrs:{\"id\":\"warningText\"}},[_vm._v(\"The applicable_to field should be filled in order for DeTT&CT to work properly.\")])])]):_vm._e(),(_vm.showLocation)?_c('list-editor',{staticClass:\"mt-md-2\",attrs:{\"list\":row.location,\"name\":'Location of the ' + _vm.title.toLowerCase(),\"placeholder\":\"location\"}}):_vm._e(),_c('div',{staticClass:\"row mt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Comment\")])])]),_c('div',{staticClass:\"row mt-md-0\"},[_c('div',{staticClass:\"col-md-11\"},[_c('extended-textarea',{attrs:{\"data_object\":row,\"data_field\":\"comment\",\"id\":_vm.title + i,\"rows\":\"4\",\"cb_function\":_vm.editCommentCallback}})],1)]),_c('div',{staticClass:\"row mt-md-3\"},[_c('div',{staticClass:\"col-md-4\"},[_c('score-slider',{attrs:{\"name\":'Score date: ' + _vm.getLatestScoreDate(row.score_logbook),\"score\":_vm.getLatestScore(row.score_logbook),\"markData\":_vm.scores,\"markDataTooltip\":_vm.scoresTooltip,\"showLabel\":true},on:{\"scoreUpdated\":function($event){_vm.setLatestScore(row.score_logbook, _vm.getLatestScoreDate(row.score_logbook), $event)}}})],1)]),_c('div',{staticClass:\"row mt-md-4\"},[_c('div',{staticClass:\"col-md-auto\"},[_c('b-button',{directives:[{name:\"b-modal\",rawName:\"v-b-modal\",value:(_vm.title + '-score-logbook-modal-' + i),expression:\"title + '-score-logbook-modal-' + i\"}],staticClass:\"btn-custom btn btn-secondary button-30\",on:{\"click\":function($event){_vm.currentModal = _vm.title + '-score-logbook-modal-' + i}}},[_vm._v(\"Score logbook\")]),_c('b-modal',{attrs:{\"id\":_vm.title + '-score-logbook-modal-' + i,\"dialog-class\":\"modal-edit-wide\",\"content-class\":\"modal-dark-mode\",\"hide-footer\":\"\",\"hide-header\":\"\",\"no-close-on-esc\":\"\"}},[_c('score-logbook',{attrs:{\"item\":row.score_logbook,\"scores\":_vm.scores,\"scoresTooltip\":_vm.scoresTooltip,\"defaultScore\":_vm.defaultScore,\"showAutoGenerated\":_vm.showAutoGenerated,\"modalId\":_vm.title + '-score-logbook-modal-' + i,\"emptyScoreEntry\":_vm.emptyScoreEntry,\"cb_function\":_vm.editCommentCallback},on:{\"showHelptextScoreNow\":function($event){_vm.showHelptextScore = true}}})],1),_c('modal',{staticClass:\"modal-help\",attrs:{\"show\":_vm.showHelptextScore,\"centered\":false,\"show-close\":true},on:{\"update:show\":function($event){_vm.showHelptextScore=$event}}},[_c('h1',{attrs:{\"slot\":\"header\"},slot:\"header\"},[_vm._v(_vm._s(_vm.title)+\" scoring\")]),_c('div',{staticClass:\"markdown-popup\"},[_c('VueShowdown',{attrs:{\"markdown\":_vm.helptextScore}})],1)])],1),_c('div',{staticClass:\"col-md-auto\"},[_c('b-button',{directives:[{name:\"b-modal\",rawName:\"v-b-modal\",value:(_vm.title + '-custom-kvpairs-modal-' + i),expression:\"title + '-custom-kvpairs-modal-' + i\"}],staticClass:\"btn-custom btn btn-secondary button-30\"},[_vm._v(\"Custom key value pairs\")]),_c('b-modal',{attrs:{\"id\":_vm.title + '-custom-kvpairs-modal-' + i,\"dialog-class\":\"modal-edit-small\",\"content-class\":\"modal-dark-mode\",\"hide-footer\":\"\",\"hide-header\":\"\"}},[_c('custom-key-value-editor',{attrs:{\"item\":row,\"defaultKeys\":_vm.defaultKVKeys,\"useInModal\":true,\"modalId\":_vm.title + '-custom-kvpairs-modal-' + i}})],1)],1)])],1)],1)],1)}),0),_c('div',{staticClass:\"row mb-3\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn-custom btn btn-secondary button-30\",on:{\"click\":_vm.addApplicableTo}},[_vm._v(\"Add \"+_vm._s(_vm.title.toLowerCase()))])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"row\"},[_vm._m(0),_c('div',{staticClass:\"col ml-md-0\"},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"Keep track of changes within the score by adding score objects.\"}})],1),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-label\":\"Close\"},on:{\"click\":function($event){return _vm.$bvModal.hide(_vm.modalId)}}},[_vm._v(\"×\")])])]),_c('div',{staticClass:\"row\"},[_vm._m(1),_c('div',{staticClass:\"col-md-3\"},[_c('div',{staticClass:\"row\"},[_vm._m(2),_c('div',{staticClass:\"col-md-auto\",on:{\"click\":_vm.showHelptextScore}},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"Click to open more information.\"}})],1)])]),_vm._m(3),(_vm.showAutoGenerated)?_c('div',{staticClass:\"col-md-auto\"},[_c('div',{staticClass:\"row\"},[_vm._m(4),_c('div',{staticClass:\"col-md-auto pl-md-1\"},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"Indicates if the score was auto-generated based on the number of data sources within the data source administration file (using the option -y, --yaml from the datasource mode in dettect.py) . When manually scoring your visibility you can set it to False. The purpose of having this property is to allow an easy update of your visibility scores based on changes in your data sources. Or modification within MITRE\\\\'s semi-annual update of ATT&CK (possible new techniques, data sources or changes in the data source listed for a particular technique). For more info see the wiki pages on Github.\"}})],1)])]):_vm._e(),_c('div',{staticClass:\"col-md-0\"})]),_vm._l((_vm.item),function(v,index){return _c('div',{key:_vm.componentKey},[_c('div',{staticClass:\"row score-logbook\"},[_c('div',{staticClass:\"col-md-2 pr-md-0\"},[_c('date-picker',{attrs:{\"showLabel\":false,\"date\":v.date,\"name\":\"Date\"},on:{\"dateUpdated\":function($event){return _vm.updateDate(index, $event)}}})],1),_c('div',{staticClass:\"col-md-3\"},[_c('score-slider',{attrs:{\"name\":\"score\",\"score\":v.score,\"markData\":_vm.scores,\"markDataTooltip\":_vm.scoresTooltip,\"showLabel\":false},on:{\"scoreUpdated\":function($event){v.score = $event;\n if (_vm.showAutoGenerated) {\n v.auto_generated = false;\n }}}})],1),_c('div',{staticClass:\"col-md-5\"},[_c('extended-textarea',{attrs:{\"data_object\":v,\"data_field\":\"comment\",\"id\":'modal' + index,\"cb_function\":_vm.cb_function,\"rows\":\"4\"}})],1),(_vm.showAutoGenerated)?_c('div',{staticClass:\"col-md-auto\"},[_c('toggle-button',{attrs:{\"state\":v.auto_generated,\"name\":\"auto_generated\",\"showLabel\":false},on:{\"toggleButtonUpdated\":function($event){v.auto_generated = $event}}})],1):_vm._e(),_c('div',{staticClass:\"col-md-0\"},[_c('i',{staticClass:\"tim-icons icon-trash-simple icon-color icon-padding cursor-pointer\",on:{\"click\":function($event){return _vm.deleteProperty(index)}}})])])])}),_c('div',{staticClass:\"row mt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn-custom btn btn-secondary button-add\",on:{\"click\":_vm.addNewItem}},[_vm._v(\" Add new score \")])])])],2)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\" col-md-auto pr-md-0\"},[_c('h5',{staticClass:\"title\"},[_vm._v(\"Score logbook\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-2\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Date\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Score\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-5\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Comment\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col pr-md-0\"},[_c('label',{staticClass:\"card\"},[_vm._v(\"Auto generated\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ScoreLogbook.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ScoreLogbook.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ScoreLogbook.vue?vue&type=template&id=624152d0&\"\nimport script from \"./ScoreLogbook.vue?vue&type=script&lang=js&\"\nexport * from \"./ScoreLogbook.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ApplicableToCollapse.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ApplicableToCollapse.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ApplicableToCollapse.vue?vue&type=template&id=e1d67638&\"\nimport script from \"./ApplicableToCollapse.vue?vue&type=script&lang=js&\"\nexport * from \"./ApplicableToCollapse.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TechniquesDetail.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TechniquesDetail.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./TechniquesDetail.vue?vue&type=template&id=6117eb68&\"\nimport script from \"./TechniquesDetail.vue?vue&type=script&lang=js&\"\nexport * from \"./TechniquesDetail.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TechniquesPage.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TechniquesPage.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./TechniquesPage.vue?vue&type=template&id=ff0ef812&\"\nimport script from \"./TechniquesPage.vue?vue&type=script&lang=js&\"\nexport * from \"./TechniquesPage.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.doc != null)?_c('div',{staticClass:\"back-to-top\"},[_c('label',{staticClass:\"cursor-pointer\",attrs:{\"title\":\"Back to top\"},on:{\"click\":_vm.navigateToTop}},[_c('icons',{attrs:{\"icon\":\"arrow-up\"}})],1)]):_vm._e(),_c('div',{staticClass:\"row\",attrs:{\"id\":\"pageTop\"}},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"card card-card\"},[_vm._m(0),_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn mr-md-3\",attrs:{\"type\":\"button\"},on:{\"click\":_vm.askNewFile}},[_c('icons',{attrs:{\"icon\":\"file-empty\"}}),_vm._v(\" New file \")],1),_c('label',{staticClass:\"custom-file-upload\"},[_c('icons',{attrs:{\"icon\":\"file\"}}),_vm._v(\" Select YAML file \"),_c('file-reader',{attrs:{\"setFileNameFn\":_vm.setFileName,\"id\":'groupFileReader'},on:{\"load\":function($event){return _vm.readFile($event)}}})],1),(_vm.fileChanged)?_c('label',{staticClass:\"pl-2\"},[_c('icons',{attrs:{\"icon\":\"text-balloon\"}}),_vm._v(\" You have unsaved changes. You may want to save the file to preserve your changes.\")],1):_vm._e()])]),(_vm.doc != null)?_c('div',{staticClass:\"row pt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('file-details',{attrs:{\"filename\":_vm.filename,\"doc\":_vm.doc,\"platforms\":_vm.platforms,\"showName\":false}})],1)]):_vm._e(),(_vm.doc != null)?_c('div',{staticClass:\"row pt-md-2\"},[_c('div',{staticClass:\"col card-text\"},[_c('button',{staticClass:\"btn\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.downloadYaml('groups', 'group_name')}}},[_c('icons',{attrs:{\"icon\":\"save\"}}),_vm._v(\" Save YAML file \")],1)])]):_vm._e()])])])]),(_vm.doc != null)?_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('card',{attrs:{\"type\":\"card\"}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('p',[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addItem('groups', 'group_name', _vm.emptyGroupObject)}}},[_c('icons',{attrs:{\"icon\":\"plus\"}}),_vm._v(\" Add group \")],1)])])]),_c('div',{staticClass:\"row mt-md-2\"},[_c('div',{staticClass:\"col\"},[_c('base-input',{attrs:{\"placeholder\":\"filter\"},model:{value:(_vm.filters.filter.value),callback:function ($$v) {_vm.$set(_vm.filters.filter, \"value\", $$v)},expression:\"filters.filter.value\"}}),_c('v-table',{staticClass:\"table-custom\",attrs:{\"data\":_vm.doc.groups,\"selectedClass\":\"table-selected-custom\",\"filters\":_vm.filters},on:{\"selectionChanged\":function($event){return _vm.selectItem($event)}},scopedSlots:_vm._u([{key:\"body\",fn:function(ref){\nvar displayData = ref.displayData;\nreturn _c('tbody',{},_vm._l((displayData),function(row,i){return _c('v-tr',{key:i,attrs:{\"row\":row}},[_c('td',[_vm._v(_vm._s(row.group_name))]),_c('td',[_vm._v(_vm._s(row.campaign))]),_c('td',[_vm._v(_vm._s(_vm._f(\"listToString\")(row.enabled)))]),_c('td',[_c('i',{staticClass:\"tim-icons icon-trash-simple cursor-pointer\",attrs:{\"idx\":i,\"group_name\":row.group_name},on:{\"click\":function($event){return _vm.deleteGroup($event)}}})])])}),1)}}],null,false,1407728229)},[_c('thead',{attrs:{\"slot\":\"head\"},slot:\"head\"},[_c('v-th',{attrs:{\"sortKey\":\"group_name\",\"defaultSort\":\"asc\",\"width\":\"400\"}},[_vm._v(\"Group name\")]),_c('v-th',{attrs:{\"sortKey\":\"campaign\",\"width\":\"400\"}},[_vm._v(\"Campaign\")]),_c('v-th',{attrs:{\"sortKey\":\"enabled\",\"width\":\"150\"}},[_vm._v(\"Enabled\")]),_c('th')],1)])],1)])])],1),_c('div',{staticClass:\"col\"},[_c('card',{attrs:{\"type\":\"card\"}},[(_vm.getSelectedItem() != null)?_c('groups-detail',{attrs:{\"group\":_vm.getSelectedItem(),\"allGroups\":_vm.doc.groups,\"selectedPlatforms\":_vm.doc.platform,\"groupHelpText\":_vm.groupHelpText}}):_vm._e()],1)],1)]):_vm._e()])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"card-header\"},[_c('h2',{staticClass:\"card-title\"},[_c('i',{staticClass:\"tim-icons icon-single-02\"}),_vm._v(\" Groups\")])])}]\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"container-fluid d-flex flex-column\"},[(_vm.isNewGroup || _vm.editGroupName)?_c('div',[_c('div',{staticClass:\"row\"},[_vm._m(0),_c('div',{staticClass:\"col-md-7 pl-md-2 pr-md-0\"},[_c('base-input',{attrs:{\"value\":_vm.group.group_name},on:{\"change\":function($event){_vm.group.group_name = $event.target.value},\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }_vm.editGroupName = false},\"keydown\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"tab\",9,$event.key,\"Tab\")){ return null; }_vm.editGroupName = false},\"blur\":function($event){_vm.editGroupName = false}}})],1),_c('div',{staticClass:\"col-md-auto\"},[_c('i',{staticClass:\"tim-icons icon-check-2 icon-color icon-padding cursor-pointer\",on:{\"click\":function($event){_vm.editGroupName = false}}})])])]):_c('div',{staticClass:\"row flex-fill\"},[_c('div',{staticClass:\"col-md-auto pr-md-0 pl-md-0\"},[_c('h4',{staticClass:\"card-title\",attrs:{\"id\":\"detailCard\"}},[_vm._v(_vm._s(_vm.group.group_name))])]),_c('div',{staticClass:\"col-md-auto\"},[_c('i',{staticClass:\"tim-icons icon-pencil icon-color icon-padding cursor-pointer\",on:{\"click\":function($event){_vm.editGroupName = true}}})])])]),_c('div',{staticClass:\"row mt-md-3\"},[_vm._m(1),_c('div',{staticClass:\"col ml-md-0\",on:{\"click\":function($event){_vm.helptextGroupKVPairs = true}}},[_c('icons',{attrs:{\"icon\":\"help\",\"tooltip\":\"Click to open more information.\"}})],1),_c('modal',{staticClass:\"modal-help\",attrs:{\"show\":_vm.helptextGroupKVPairs,\"id\":\"dsModal\",\"centered\":false,\"show-close\":true},on:{\"update:show\":function($event){_vm.helptextGroupKVPairs=$event}}},[_c('h1',{attrs:{\"slot\":\"header\"},slot:\"header\"},[_vm._v(\"Group key-value pairs\")]),_c('div',{staticClass:\"markdown-popup\"},[_c('VueShowdown',{attrs:{\"markdown\":_vm.groupHelpText}})],1)])],1),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-5 pr-md-0 form-group\"},[_vm._m(2),_c('div',[_c('base-input',{attrs:{\"value\":_vm.group.campaign},on:{\"change\":function($event){_vm.group.campaign = $event.target.value}}})],1)]),_c('div',{staticClass:\"col-md-3 mt-md-1 form-group\"},[_c('toggle-button',{attrs:{\"state\":_vm.group.enabled,\"name\":\"Enabled\",\"extraPaddingBottom\":false},on:{\"toggleButtonUpdated\":function($event){_vm.group.enabled = $event}}})],1)]),(!_vm.isUniqueGroup)?_c('div',{staticClass:\"row mt-md-0 mb-md-3\"},[_vm._m(3),_vm._m(4)]):_vm._e(),_c('auto-suggest-group',{attrs:{\"title\":\"Technique IDs\",\"group\":_vm.group,\"itemIdName\":\"technique_id\",\"platforms\":_vm.selectedPlatforms,\"suggestionList\":_vm.techniques,\"valueAttr\":\"technique_id\"}}),(_vm.group.technique_id.length < 1)?_c('div',{staticClass:\"row mt-md-0 mb-md-3\"},[_vm._m(5),_vm._m(6)]):_vm._e(),_c('auto-suggest-group',{staticClass:\"mt-md-3\",attrs:{\"title\":\"Software IDs\",\"group\":_vm.group,\"itemIdName\":\"software_id\",\"platforms\":_vm.selectedPlatforms,\"suggestionList\":_vm.software,\"valueAttr\":\"software_id\"}}),_c('custom-key-value-editor',{staticClass:\"mt-md-3\",attrs:{\"item\":_vm.group,\"defaultKeys\":_vm.groupDefaultKeys}})],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pr-md-0 pl-md-0 margin-top-8\"},[_c('label',[_vm._v(\"Group name\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('h5',{staticClass:\"title mb-md-3\"},[_vm._v(\"Group key-value pairs\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',[_vm._v(\"Campaign name\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('i',{staticClass:\"tim-icons icon-alert-circle-exc icon-color-warning\"})])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pl-md-2\"},[_c('label',{staticClass:\"label-warning\",attrs:{\"id\":\"warningText\"}},[_vm._v(\"The combination of group name and campaign should be unique.\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('i',{staticClass:\"tim-icons icon-alert-circle-exc icon-color-warning\"})])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-auto pl-md-2\"},[_c('label',{staticClass:\"label-warning\",attrs:{\"id\":\"warningText\"}},[_vm._v(\"A group YAML should contain at least one technique ID.\")])])}]\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-auto pr-md-0\"},[_c('label',{staticClass:\"card\"},[_vm._v(_vm._s(_vm.title))])])]),(_vm.group[_vm.itemIdName].length > 0)?_c('div',{staticClass:\"row form-group\"},_vm._l((_vm.group[_vm.itemIdName]),function(id){return _c('span',{key:id,staticClass:\"attack-span\"},[_c('p',{staticClass:\"attack-id\"},[_vm._v(_vm._s(id))]),_c('i',{staticClass:\"tim-icons icon-trash-simple icon-color mx-md-2 cursor-pointer\",attrs:{\"id\":id},on:{\"click\":function($event){return _vm.deleteItem($event)}}})])}),0):_vm._e(),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-7 pr-md-0 form-group\"},[_c('vue-simple-suggest',{ref:\"suggestInputTxt\",attrs:{\"placeholder\":_vm.formattedTitle,\"list\":_vm.filteredSuggestionList,\"max-suggestions\":0,\"filter-by-query\":true,\"display-attribute\":\"autosuggest\",\"value-attribute\":_vm.valueAttr,\"styles\":_vm.autoCompleteStyle},on:{\"select\":function($event){_vm.newID = $event[_vm.itemIdName]},\"input\":function($event){_vm.newID = $event}}})],1),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn-custom btn btn-secondary button-add\",on:{\"click\":_vm.addItem}},[_vm._v(\" Add \")])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AutoSuggestGroup.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AutoSuggestGroup.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./AutoSuggestGroup.vue?vue&type=template&id=36f9d2c1&\"\nimport script from \"./AutoSuggestGroup.vue?vue&type=script&lang=js&\"\nexport * from \"./AutoSuggestGroup.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./GroupsDetail.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./GroupsDetail.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./GroupsDetail.vue?vue&type=template&id=11d6f4e7&\"\nimport script from \"./GroupsDetail.vue?vue&type=script&lang=js&\"\nexport * from \"./GroupsDetail.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./GroupsPage.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./GroupsPage.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./GroupsPage.vue?vue&type=template&id=47b41b52&\"\nimport script from \"./GroupsPage.vue?vue&type=script&lang=js&\"\nexport * from \"./GroupsPage.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import Vue from 'vue';\nimport Router from 'vue-router';\nimport Layout from '../layout/Layout.vue';\nimport HomePage from '../pages/HomePage.vue';\nimport DataSourcesPage from '../pages/DataSourcesPage.vue';\nimport TechniquesPage from '../pages/TechniquesPage.vue';\nimport GroupsPage from '../pages/GroupsPage.vue';\n\nVue.use(Router);\n\nexport default new Router({\n routes: [\n {\n path: \"/\",\n component: Layout,\n redirect: \"/home\",\n children: [\n {\n path: \"home\",\n name: \"home\",\n component: HomePage\n },\n {\n path: \"datasources\",\n name: \"datasources\",\n component: DataSourcesPage\n },\n {\n path: \"techniques\",\n name: \"techniques\",\n component: TechniquesPage\n },\n {\n path: \"groups\",\n name: \"groups\",\n component: GroupsPage\n }\n ]\n }\n ]\n});\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"sidebar\",attrs:{\"data\":_vm.backgroundColor}},[_c('div',{staticClass:\"sidebar-wrapper\",attrs:{\"id\":\"style-3\"}},[_c('div',{staticClass:\"logo\"},[_c('a',{staticClass:\"simple-text logo-mini\",attrs:{\"href\":\"https://github.com/rabobank-cdc/DeTTECT\",\"target\":\"blank\",\"aria-label\":\"sidebar mini logo\"}},[_c('div',{staticClass:\"logo-img\",class:{ 'logo-img-rtl': _vm.$rtl.isRTL }},[_c('img',{attrs:{\"src\":\"img/logo.png\",\"alt\":\"\"}})])]),_c('span',{staticClass:\"simple-text logo-normal custom-title custom-title1\"},[_vm._v(\"DeTT&CT\")]),_c('span',{staticClass:\"simple-text logo-normal custom-title\"},[_vm._v(\"Editor\")])]),_vm._t(\"default\"),_c('ul',{staticClass:\"nav\"},[_vm._t(\"links\",_vm._l((_vm.sidebarLinks),function(link,index){return _c('sidebar-link',{key:index,attrs:{\"to\":link.path,\"name\":link.name,\"icon\":link.icon}})}))],2)],2)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,_vm._b({tag:\"component\",staticClass:\"nav-item\",attrs:{\"tag\":\"li\"},nativeOn:{\"click\":function($event){return _vm.hideSidebar($event)}}},'component',_vm.$attrs,false),[_c('a',{staticClass:\"nav-link\"},[_vm._t(\"default\",[(_vm.icon)?_c('i',{class:_vm.icon}):_vm._e(),_c('p',[_vm._v(_vm._s(_vm.name))])])],2)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarLink.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarLink.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SidebarLink.vue?vue&type=template&id=4cbde1c6&\"\nimport script from \"./SidebarLink.vue?vue&type=script&lang=js&\"\nexport * from \"./SidebarLink.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SideBar.vue?vue&type=template&id=ec0e00a6&\"\nimport script from \"./SideBar.vue?vue&type=script&lang=js&\"\nexport * from \"./SideBar.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import Sidebar from \"./SideBar.vue\";\nimport SidebarLink from \"./SidebarLink\";\n\nconst SidebarStore = {\n showSidebar: false,\n sidebarLinks: [],\n displaySidebar(value) {\n this.showSidebar = value;\n }\n};\n\nconst SidebarPlugin = {\n install(Vue) {\n let app = new Vue({\n data: {\n sidebarStore: SidebarStore\n }\n });\n\n Vue.prototype.$sidebar = app.sidebarStore;\n Vue.component(\"side-bar\", Sidebar);\n Vue.component(\"sidebar-link\", SidebarLink);\n }\n};\n\nexport default SidebarPlugin;\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"notifications\"},[_c('transition-group',{attrs:{\"name\":_vm.transitionName,\"mode\":_vm.transitionMode}},_vm._l((_vm.notifications),function(notification){return _c('notification',_vm._b({key:notification.timestamp.getTime(),attrs:{\"clickHandler\":notification.onClick},on:{\"close\":_vm.removeNotification}},'notification',notification,false))}),1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"alert open\",class:[{ 'alert-with-icon': _vm.icon }, _vm.verticalAlign, _vm.horizontalAlign, _vm.alertType],style:(_vm.customPosition),attrs:{\"data-notify\":\"container\",\"role\":\"alert\",\"data-notify-position\":\"top-center\"},on:{\"click\":_vm.tryClose}},[(_vm.showClose)?_c('button',{staticClass:\"close col-xs-1 pl-md-3\",attrs:{\"type\":\"button\",\"aria-hidden\":\"true\",\"data-notify\":\"dismiss\"},on:{\"click\":_vm.close}},[_c('i',{staticClass:\"tim-icons icon-simple-remove\"})]):_vm._e(),(_vm.icon)?_c('span',{class:['alert-icon', _vm.icon],attrs:{\"data-notify\":\"icon\"}}):_vm._e(),_c('div',{attrs:{\"data-notify\":\"message\"}},[(_vm.title)?_c('div',{staticClass:\"title\"},[_c('b',[_vm._v(_vm._s(_vm.title)),_c('br')])]):_vm._e(),(_vm.message)?_c('div',{domProps:{\"innerHTML\":_vm._s(_vm.message)}}):_vm._e(),(!_vm.message && _vm.component)?_c('content-render',{attrs:{\"component\":_vm.component}}):_vm._e(),(_vm.cb_function != null)?_c('div',[_c('a',{attrs:{\"href\":\"#\"},on:{\"click\":function($event){return _vm.cb_function(_vm.cb_function_key)}}},[_vm._v(_vm._s(_vm.cb_function_text))])]):_vm._e()],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Notification.vue?vue&type=template&id=e37796d6&\"\nimport script from \"./Notification.vue?vue&type=script&lang=js&\"\nexport * from \"./Notification.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Notification.vue?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Notifications.vue?vue&type=template&id=1e1e365e&\"\nimport script from \"./Notifications.vue?vue&type=script&lang=js&\"\nexport * from \"./Notifications.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Notifications.vue?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import Notifications from './Notifications.vue';\n\nconst NotificationStore = {\n state: [], // here the notifications will be added\n settings: {\n overlap: false,\n verticalAlign: 'top',\n horizontalAlign: 'right',\n type: 'info',\n timeout: 5000,\n closeOnClick: true,\n showClose: true\n },\n setOptions(options) {\n this.settings = Object.assign(this.settings, options);\n },\n removeNotification(timestamp) {\n const indexToDelete = this.state.findIndex(n => n.timestamp === timestamp);\n if (indexToDelete !== -1) {\n this.state.splice(indexToDelete, 1);\n }\n },\n addNotification(notification) {\n if (typeof notification === 'string' || notification instanceof String) {\n notification = { message: notification };\n }\n notification.timestamp = new Date();\n notification.timestamp.setMilliseconds(\n notification.timestamp.getMilliseconds() + this.state.length\n );\n notification = Object.assign({}, this.settings, notification);\n this.state.push(notification);\n },\n notify(notification) {\n if (Array.isArray(notification)) {\n notification.forEach(notificationInstance => {\n this.addNotification(notificationInstance);\n });\n } else {\n this.addNotification(notification);\n }\n }\n};\n\nconst NotificationsPlugin = {\n install(Vue, options) {\n let app = new Vue({\n data: {\n notificationStore: NotificationStore\n },\n methods: {\n notify(notification) {\n this.notificationStore.notify(notification);\n }\n }\n });\n Vue.prototype.$notify = app.notify;\n Vue.prototype.$notifications = app.notificationStore;\n Vue.component('Notifications', Notifications);\n if (options) {\n NotificationStore.setOptions(options);\n }\n }\n};\n\nexport default NotificationsPlugin;\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"form-group\",class:{\n 'input-group': _vm.hasIcon,\n 'input-group-focus': _vm.focused\n }},[_vm._t(\"label\",[(_vm.label)?_c('label',{staticClass:\"control-label\"},[_vm._v(\" \"+_vm._s(_vm.label)+\" \")]):_vm._e()]),_vm._t(\"addonLeft\",[(_vm.addonLeftIcon)?_c('span',{staticClass:\"input-group-prepend\"},[_c('div',{staticClass:\"input-group-text\"},[_c('i',{class:_vm.addonLeftIcon})])]):_vm._e()]),_vm._t(\"default\",[_c('input',_vm._g(_vm._b({staticClass:\"form-control\",attrs:{\"aria-describedby\":\"addon-right addon-left\"},domProps:{\"value\":_vm.value}},'input',_vm.$attrs,false),_vm.listeners))]),_vm._t(\"addonRight\",[(_vm.addonRightIcon)?_c('span',{staticClass:\"input-group-append\"},[_c('div',{staticClass:\"input-group-text\"},[_c('i',{class:_vm.addonRightIcon})])]):_vm._e()]),_vm._t(\"helperText\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseInput.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseInput.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BaseInput.vue?vue&type=template&id=8c2a10d6&\"\nimport script from \"./BaseInput.vue?vue&type=script&lang=js&\"\nexport * from \"./BaseInput.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"form-check\",class:[{disabled: _vm.disabled}, _vm.inlineClass]},[_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":_vm.cbId}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.model),expression:\"model\"}],staticClass:\"form-check-input\",attrs:{\"id\":_vm.cbId,\"type\":\"checkbox\",\"disabled\":_vm.disabled},domProps:{\"checked\":Array.isArray(_vm.model)?_vm._i(_vm.model,null)>-1:(_vm.model)},on:{\"change\":function($event){var $$a=_vm.model,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.model=$$a.concat([$$v]))}else{$$i>-1&&(_vm.model=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.model=$$c}}}}),_c('span',{staticClass:\"form-check-sign\"}),_vm._t(\"default\",[(_vm.inline)?_c('span'):_vm._e()])],2)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseCheckbox.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseCheckbox.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BaseCheckbox.vue?vue&type=template&id=246043d5&\"\nimport script from \"./BaseCheckbox.vue?vue&type=script&lang=js&\"\nexport * from \"./BaseCheckbox.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"form-check form-check-radio\",class:[_vm.inlineClass, {disabled: _vm.disabled}]},[_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":_vm.cbId}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.model),expression:\"model\"}],staticClass:\"form-check-input\",attrs:{\"id\":_vm.cbId,\"type\":\"radio\",\"disabled\":_vm.disabled},domProps:{\"value\":_vm.name,\"checked\":_vm._q(_vm.model,_vm.name)},on:{\"change\":function($event){_vm.model=_vm.name}}}),_vm._t(\"default\"),_c('span',{staticClass:\"form-check-sign\"})],2)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseRadio.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseRadio.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BaseRadio.vue?vue&type=template&id=544a6db7&\"\nimport script from \"./BaseRadio.vue?vue&type=script&lang=js&\"\nexport * from \"./BaseRadio.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{directives:[{name:\"click-outside\",rawName:\"v-click-outside\",value:(_vm.closeDropDown),expression:\"closeDropDown\"}],tag:\"component\",staticClass:\"dropdown\",class:{show:_vm.isOpen},on:{\"click\":_vm.toggleDropDown}},[_vm._t(\"title-container\",[_c(_vm.titleTag,{tag:\"component\",staticClass:\"dropdown-toggle btn-rotate\",class:_vm.titleClasses,attrs:{\"aria-expanded\":_vm.isOpen,\"aria-label\":_vm.title || _vm.ariaLabel,\"data-toggle\":\"dropdown\"}},[_vm._t(\"title\",[_c('i',{class:_vm.icon}),_vm._v(\" \"+_vm._s(_vm.title)+\" \")],{\"isOpen\":_vm.isOpen})],2)],{\"isOpen\":_vm.isOpen}),_c('ul',{staticClass:\"dropdown-menu\",class:[{show:_vm.isOpen}, {'dropdown-menu-right': _vm.menuOnRight}, _vm.menuClasses]},[_vm._t(\"default\")],2)],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BaseDropdown.vue?vue&type=template&id=c2dbcac8&\"\nimport script from \"./BaseDropdown.vue?vue&type=script&lang=js&\"\nexport * from \"./BaseDropdown.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('table',{staticClass:\"table tablesorter\",class:_vm.tableClass},[_c('thead',{class:_vm.theadClasses},[_c('tr',[_vm._t(\"columns\",_vm._l((_vm.columns),function(column){return _c('th',{key:column},[_vm._v(_vm._s(column))])}))],2)]),_c('tbody',{class:_vm.tbodyClasses},_vm._l((_vm.data),function(item,index){return _c('tr',{key:index},[_vm._t(\"default\",[_vm._l((_vm.columns),function(column,index){return (_vm.hasValue(item, column))?_c('td',{key:index},[_vm._v(\" \"+_vm._s(_vm.itemValue(item, column))+\" \")]):_vm._e()}),(_vm.deleteButton)?_c('td',[_c('i',{staticClass:\"tim-icons icon-trash-simple\"})]):_vm._e()],{\"row\":item})],2)}),0)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseTable.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseTable.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BaseTable.vue?vue&type=template&id=1c12c84c&\"\nimport script from \"./BaseTable.vue?vue&type=script&lang=js&\"\nexport * from \"./BaseTable.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {\nvar _obj, _obj$1;\nvar _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:\"component\",staticClass:\"btn\",class:[\n {'btn-round': _vm.round},\n {'btn-block': _vm.block},\n {'btn-icon btn-fab': _vm.icon},\n ( _obj = {}, _obj[(\"btn-\" + _vm.type)] = _vm.type, _obj ),\n ( _obj$1 = {}, _obj$1[(\"btn-\" + _vm.size)] = _vm.size, _obj$1 ),\n {'btn-simple': _vm.simple},\n {'btn-link': _vm.link},\n {'disabled': _vm.disabled && _vm.tag !== 'button'}\n ],attrs:{\"type\":_vm.tag === 'button' ? _vm.nativeType : '',\"disabled\":_vm.disabled || _vm.loading},on:{\"click\":_vm.handleClick}},[_vm._t(\"loading\",[(_vm.loading)?_c('i',{staticClass:\"fas fa-spinner fa-spin\"}):_vm._e()]),_vm._t(\"default\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseButton.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseButton.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BaseButton.vue?vue&type=template&id=a1e01c20&\"\nimport script from \"./BaseButton.vue?vue&type=script&lang=js&\"\nexport * from \"./BaseButton.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('fade-transition',[(_vm.visible)?_c('div',{staticClass:\"alert\",class:[(\"alert-\" + _vm.type), { 'alert-with-icon': _vm.withIcon }],attrs:{\"role\":\"alert\"}},[(!_vm.dismissible)?_vm._t(\"default\"):_c('div',{staticClass:\"container\"},[_vm._t(\"default\"),_vm._t(\"dismiss-icon\",[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-label\":\"Close\"},on:{\"click\":_vm.dismissAlert}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_c('i',{staticClass:\"tim-icons icon-simple-remove\"})])])])],2)],2):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseAlert.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseAlert.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BaseAlert.vue?vue&type=template&id=69f0b954&\"\nimport script from \"./BaseAlert.vue?vue&type=script&lang=js&\"\nexport * from \"./BaseAlert.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":(\"#\" + _vm.target),\"aria-controls\":_vm.target,\"aria-expanded\":_vm.expanded,\"aria-label\":\"Toggle navigation\"},on:{\"click\":_vm.handleClick}},[_c('span'),_c('span')])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CloseButton.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CloseButton.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./CloseButton.vue?vue&type=template&id=59b0836b&\"\nimport script from \"./CloseButton.vue?vue&type=script&lang=js&\"\nexport * from \"./CloseButton.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"card\",class:[_vm.type && (\"card-\" + _vm.type)]},[(_vm.$slots.image)?_c('div',{staticClass:\"card-image\"},[_vm._t(\"image\")],2):_vm._e(),(_vm.$slots.header || _vm.title)?_c('div',{staticClass:\"card-header\",class:_vm.headerClasses},[_vm._t(\"header\",[_c('h4',{staticClass:\"card-title\"},[_vm._v(_vm._s(_vm.title))]),(_vm.subTitle)?_c('p',{staticClass:\"card-category\"},[_vm._v(_vm._s(_vm.subTitle))]):_vm._e()])],2):_vm._e(),(_vm.$slots.default)?_c('div',{staticClass:\"card-body\"},[_vm._t(\"default\")],2):_vm._e(),(_vm.$slots['image-bottom'])?_c('div',{staticClass:\"card-image\"},[_vm._t(\"image-bottom\")],2):_vm._e(),_vm._t(\"raw-content\"),(_vm.$slots.footer)?_c('div',{staticClass:\"card-footer\",class:_vm.footerClasses},[_vm._t(\"footer\")],2):_vm._e()],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Card.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Card.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Card.vue?vue&type=template&id=2374244f&\"\nimport script from \"./Card.vue?vue&type=script&lang=js&\"\nexport * from \"./Card.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import { BaseInput, Card, BaseDropdown, BaseButton, BaseCheckbox } from \"../components/index\";\n/**\n * You can register global components here and use them as a plugin in your main Vue instance\n */\n\nconst GlobalComponents = {\n install(Vue) {\n Vue.component(BaseInput.name, BaseInput);\n Vue.component(Card.name, Card);\n Vue.component(BaseDropdown.name, BaseDropdown);\n Vue.component(BaseButton.name, BaseButton);\n Vue.component(BaseCheckbox.name, BaseCheckbox);\n }\n};\n\nexport default GlobalComponents;\n","export default {\n bind: function (el, binding, vnode) {\n el.clickOutsideEvent = function (event) {\n // here I check that click was outside the el and his childrens\n if (!(el == event.target || el.contains(event.target))) {\n // and if it did, call method provided in attribute value\n vnode.context[binding.expression](event);\n }\n };\n document.body.addEventListener('click', el.clickOutsideEvent)\n },\n unbind: function (el) {\n document.body.removeEventListener('click', el.clickOutsideEvent)\n },\n}\n","import clickOutside from '../directives/click-ouside.js';\n\n\n/**\n * You can register global directives here and use them as a plugin in your main Vue instance\n */\n\nconst GlobalDirectives = {\n install (Vue) {\n Vue.directive('click-outside', clickOutside);\n }\n}\n\nexport default GlobalDirectives\n","export default {\n install(Vue) {\n let app = new Vue({\n data() {\n return {\n isRTL: false\n }\n },\n methods: {\n getDocClasses() {\n return document.body.classList\n },\n enableRTL() {\n this.isRTL = true;\n this.getDocClasses().add('rtl');\n this.getDocClasses().add('menu-on-right');\n this.toggleBootstrapRTL(true);\n },\n disableRTL() {\n this.isRTL = false;\n this.getDocClasses().remove('rtl');\n this.getDocClasses().remove('menu-on-right');\n this.toggleBootstrapRTL(false);\n },\n toggleBootstrapRTL(value) {\n for (let i=0; i < document.styleSheets.length; i++){\n let styleSheet = document.styleSheets[i];\n let { href } = styleSheet;\n if(href && href.endsWith('bootstrap-rtl.css')){\n styleSheet.disabled = !value;\n }\n }\n }\n }\n });\n\n Vue.prototype.$rtl = app;\n }\n}\n","import SideBar from '@/components/SidebarPlugin';\nimport Notify from '@/components/NotificationPlugin';\nimport GlobalComponents from './globalComponents';\nimport GlobalDirectives from './globalDirectives';\nimport RTLPlugin from './RTLPlugin';\n\n//css assets\nimport '@/assets/sass/black-dashboard.scss';\nimport '@/assets/css/nucleo-icons.css';\nimport 'bootstrap-vue/dist/bootstrap-vue.css';\n\nexport default {\n install(Vue) {\n Vue.use(GlobalComponents);\n Vue.use(GlobalDirectives);\n Vue.use(SideBar);\n Vue.use(Notify);\n Vue.use(RTLPlugin);\n }\n};\n","/* eslint-disable no-console */\n\nimport { register } from 'register-service-worker'\n\nif (process.env.NODE_ENV === 'production') {\n register(`${process.env.BASE_URL}service-worker.js`, {\n registrationOptions: {\n scope: process.env.BASE_URL,\n },\n ready () {\n console.log(\n 'App is being served from cache by a service worker.\\n' +\n 'For more details, visit https://goo.gl/AFskqB'\n )\n },\n registered () {\n console.log('Service worker has been registered.')\n },\n cached () {\n console.log('Content has been cached for offline use.')\n },\n updatefound () {\n console.log('New content is downloading.')\n },\n updated () {\n console.log('New content is available; please refresh.')\n },\n offline () {\n console.log('No internet connection found. App is running in offline mode.')\n },\n error (error) {\n console.error('Error during service worker registration:', error)\n }\n })\n}\n","/*\n =========================================================\n * Vue Black Dashboard - v1.1.0\n =========================================================\n\n * Product Page: https://www.creative-tim.com/product/black-dashboard\n * Copyright 2018 Creative Tim (http://www.creative-tim.com)\n\n =========================================================\n\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\n */\nimport Vue from 'vue';\nimport VueRouter from 'vue-router';\nimport RouterPrefetch from 'vue-router-prefetch';\nimport App from './App';\nimport router from './router/router';\nimport SmartTable from 'vuejs-smart-table';\nimport VueResource from 'vue-resource';\nimport VueShowdown from 'vue-showdown';\nimport Tooltip from 'vue-directive-tooltip';\nimport { BootstrapVue, BootstrapVueIcons } from 'bootstrap-vue';\n\nimport BlackDashboard from './plugins/blackDashboard';\nimport './registerServiceWorker';\nVue.use(BlackDashboard);\nVue.use(VueRouter);\nVue.use(RouterPrefetch);\nVue.use(SmartTable);\nVue.use(VueResource);\nVue.use(VueShowdown, {\n options: {\n openLinksInNewWindow: true,\n tables: true\n }\n});\nVue.use(Tooltip);\nVue.use(BootstrapVue);\nVue.use(BootstrapVueIcons);\n\n/* eslint-disable no-new */\nnew Vue({\n router,\n render: h => h(App)\n}).$mount('#app');\n","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=style&index=0&lang=scss&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=style&index=0&lang=scss&\"","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=style&index=0&lang=scss&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=style&index=0&lang=scss&\""],"sourceRoot":""} \ No newline at end of file diff --git a/editor/dist/dettect-editor/js/chunk-vendors.ccb0b03c.js b/editor/dist/dettect-editor/js/chunk-vendors.ccb0b03c.js new file mode 100644 index 0000000..918ef64 --- /dev/null +++ b/editor/dist/dettect-editor/js/chunk-vendors.ccb0b03c.js @@ -0,0 +1,391 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"010e":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}});return t}))},"02fb":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("ml",{months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ] LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",ss:"%d സെക്കൻഡ്",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,meridiemHour:function(e,t){return 12===e&&(e=0),"രാത്രി"===t&&e>=4||"ഉച്ച കഴിഞ്ഞ്"===t||"വൈകുന്നേരം"===t?e+12:e},meridiem:function(e,t,n){return e<4?"രാത്രി":e<12?"രാവിലെ":e<17?"ഉച്ച കഴിഞ്ഞ്":e<20?"വൈകുന്നേരം":"രാത്രി"}});return t}))},"03ec":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),monthsShort:"кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(e){var t=/сехет$/i.exec(e)?"рен":/ҫул$/i.exec(e)?"тан":"ран";return e+t},past:"%s каялла",s:"пӗр-ик ҫеккунт",ss:"%d ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},dayOfMonthOrdinalParse:/\d{1,2}-мӗш/,ordinal:"%d-мӗш",week:{dow:1,doy:7}});return t}))},"0558":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +function t(e){return e%100===11||e%10!==1}function n(e,n,r,a){var i=e+" ";switch(r){case"s":return n||a?"nokkrar sekúndur":"nokkrum sekúndum";case"ss":return t(e)?i+(n||a?"sekúndur":"sekúndum"):i+"sekúnda";case"m":return n?"mínúta":"mínútu";case"mm":return t(e)?i+(n||a?"mínútur":"mínútum"):n?i+"mínúta":i+"mínútu";case"hh":return t(e)?i+(n||a?"klukkustundir":"klukkustundum"):i+"klukkustund";case"d":return n?"dagur":a?"dag":"degi";case"dd":return t(e)?n?i+"dagar":i+(a?"daga":"dögum"):n?i+"dagur":i+(a?"dag":"degi");case"M":return n?"mánuður":a?"mánuð":"mánuði";case"MM":return t(e)?n?i+"mánuðir":i+(a?"mánuði":"mánuðum"):n?i+"mánuður":i+(a?"mánuð":"mánuði");case"y":return n||a?"ár":"ári";case"yy":return t(e)?i+(n||a?"ár":"árum"):i+(n||a?"ár":"ári")}}var r=e.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return r}))},"0721":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",nextDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaður",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},"0759":function(e,t,n){"use strict";n.d(t,"a",(function(){return h}));var r=n("dcb3"),a=n("b42e"),i=n("fa73"),o=n("7386"),s=n("aa0d");function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t>10),56320+(e-65536&1023))}for(var C=new Array(256),j=new Array(256),z=0;z<256;z++)C[z]=A(z)?1:0,j[z]=A(z);function E(e,t){this.input=e,this.filename=t["filename"]||null,this.schema=t["schema"]||s,this.onWarning=t["onWarning"]||null,this.legacy=t["legacy"]||!1,this.json=t["json"]||!1,this.listener=t["listener"]||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.documents=[]}function B(e,t){return new a(t,new i(e.filename,e.input,e.position,e.line,e.position-e.lineStart))}function P(e,t){throw B(e,t)}function Y(e,t){e.onWarning&&e.onWarning.call(null,B(e,t))}var H={YAML:function(e,t,n){var r,a,i;null!==e.version&&P(e,"duplication of %YAML directive"),1!==n.length&&P(e,"YAML directive accepts exactly one argument"),r=/^([0-9]+)\.([0-9]+)$/.exec(n[0]),null===r&&P(e,"ill-formed argument of the YAML directive"),a=parseInt(r[1],10),i=parseInt(r[2],10),1!==a&&P(e,"unacceptable YAML version of the document"),e.version=n[0],e.checkLineBreaks=i<2,1!==i&&2!==i&&Y(e,"unsupported YAML version of the document")},TAG:function(e,t,n){var r,a;2!==n.length&&P(e,"TAG directive accepts exactly two arguments"),r=n[0],a=n[1],b.test(r)||P(e,"ill-formed tag handle (first argument) of the TAG directive"),l.call(e.tagMap,r)&&P(e,'there is a previously declared suffix for "'+r+'" tag handle'),_.test(a)||P(e,"ill-formed tag prefix (second argument) of the TAG directive"),e.tagMap[r]=a}};function F(e,t,n,r){var a,i,o,s;if(t1&&(e.result+=r.repeat("\n",t-1))}function U(e,t,n){var r,a,i,o,s,l,u,c,d,h=e.kind,f=e.result;if(d=e.input.charCodeAt(e.position),D(d)||S(d)||35===d||38===d||42===d||33===d||124===d||62===d||39===d||34===d||37===d||64===d||96===d)return!1;if((63===d||45===d)&&(a=e.input.charCodeAt(e.position+1),D(a)||n&&S(a)))return!1;e.kind="scalar",e.result="",i=o=e.position,s=!1;while(0!==d){if(58===d){if(a=e.input.charCodeAt(e.position+1),D(a)||n&&S(a))break}else if(35===d){if(r=e.input.charCodeAt(e.position-1),D(r))break}else{if(e.position===e.lineStart&&$(e)||n&&S(d))break;if(M(d)){if(l=e.line,u=e.lineStart,c=e.lineIndent,R(e,!1,-1),e.lineIndent>=t){s=!0,d=e.input.charCodeAt(e.position);continue}e.position=o,e.line=l,e.lineStart=u,e.lineIndent=c;break}}s&&(F(e,i,o,!1),W(e,e.line-l),i=o=e.position,s=!1),k(d)||(o=e.position+1),d=e.input.charCodeAt(++e.position)}return F(e,i,o,!1),!!e.result||(e.kind=h,e.result=f,!1)}function G(e,t){var n,r,a;if(n=e.input.charCodeAt(e.position),39!==n)return!1;e.kind="scalar",e.result="",e.position++,r=a=e.position;while(0!==(n=e.input.charCodeAt(e.position)))if(39===n){if(F(e,r,e.position,!0),n=e.input.charCodeAt(++e.position),39!==n)return!0;r=e.position,e.position++,a=e.position}else M(n)?(F(e,r,a,!0),W(e,R(e,!1,t)),r=a=e.position):e.position===e.lineStart&&$(e)?P(e,"unexpected end of the document within a single quoted scalar"):(e.position++,a=e.position);P(e,"unexpected end of the stream within a single quoted scalar")}function q(e,t){var n,r,a,i,o,s;if(s=e.input.charCodeAt(e.position),34!==s)return!1;e.kind="scalar",e.result="",e.position++,n=r=e.position;while(0!==(s=e.input.charCodeAt(e.position))){if(34===s)return F(e,n,e.position,!0),e.position++,!0;if(92===s){if(F(e,n,e.position,!0),s=e.input.charCodeAt(++e.position),M(s))R(e,!1,t);else if(s<256&&C[s])e.result+=j[s],e.position++;else if((o=x(s))>0){for(a=o,i=0;a>0;a--)s=e.input.charCodeAt(++e.position),(o=L(s))>=0?i=(i<<4)+o:P(e,"expected hexadecimal character");e.result+=T(i),e.position++}else P(e,"unknown escape sequence");n=r=e.position}else M(s)?(F(e,n,r,!0),W(e,R(e,!1,t)),n=r=e.position):e.position===e.lineStart&&$(e)?P(e,"unexpected end of the document within a double quoted scalar"):(e.position++,r=e.position)}P(e,"unexpected end of the stream within a double quoted scalar")}function J(e,t){var n,r,a,i,o,s,l,c,d,h,f,p=!0,m=e.tag,v=e.anchor,y={};if(f=e.input.charCodeAt(e.position),91===f)i=93,l=!1,r=[];else{if(123!==f)return!1;i=125,l=!0,r={}}null!==e.anchor&&(e.anchorMap[e.anchor]=r),f=e.input.charCodeAt(++e.position);while(0!==f){if(R(e,!0,t),f=e.input.charCodeAt(e.position),f===i)return e.position++,e.tag=m,e.anchor=v,e.kind=l?"mapping":"sequence",e.result=r,!0;p||P(e,"missed comma between flow collection entries"),d=c=h=null,o=s=!1,63===f&&(a=e.input.charCodeAt(e.position+1),D(a)&&(o=s=!0,e.position++,R(e,!0,t))),n=e.line,ne(e,t,u,!1,!0),d=e.tag,c=e.result,R(e,!0,t),f=e.input.charCodeAt(e.position),!s&&e.line!==n||58!==f||(o=!0,f=e.input.charCodeAt(++e.position),R(e,!0,t),ne(e,t,u,!1,!0),h=e.result),l?V(e,r,y,d,c,h):o?r.push(V(e,null,y,d,c,h)):r.push(c),R(e,!0,t),f=e.input.charCodeAt(e.position),44===f?(p=!0,f=e.input.charCodeAt(++e.position)):p=!1}P(e,"unexpected end of the stream within a flow collection")}function X(e,t){var n,a,i,o,s=f,l=!1,u=!1,c=t,d=0,h=!1;if(o=e.input.charCodeAt(e.position),124===o)a=!1;else{if(62!==o)return!1;a=!0}e.kind="scalar",e.result="";while(0!==o)if(o=e.input.charCodeAt(++e.position),43===o||45===o)f===s?s=43===o?m:p:P(e,"repeat of a chomping mode identifier");else{if(!((i=O(o))>=0))break;0===i?P(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):u?P(e,"repeat of an indentation width identifier"):(c=t+i-1,u=!0)}if(k(o)){do{o=e.input.charCodeAt(++e.position)}while(k(o));if(35===o)do{o=e.input.charCodeAt(++e.position)}while(!M(o)&&0!==o)}while(0!==o){N(e),e.lineIndent=0,o=e.input.charCodeAt(e.position);while((!u||e.lineIndentc&&(c=e.lineIndent),M(o))d++;else{if(e.lineIndentt)&&0!==a)P(e,"bad indentation of a sequence entry");else if(e.lineIndentt)&&(ne(e,t,h,!0,a)&&(y?m=e.result:v=e.result),y||(V(e,d,f,p,m,v,i,o),p=m=v=null),R(e,!0,-1),s=e.input.charCodeAt(e.position)),e.lineIndent>t&&0!==s)P(e,"bad indentation of a mapping entry");else if(e.lineIndentt?g=1:e.lineIndent===t?g=0:e.lineIndentt?g=1:e.lineIndent===t?g=0:e.lineIndent tag; it should be "scalar", not "'+e.kind+'"'),f=0,p=e.implicitTypes.length;f tag; it should be "'+m.kind+'", not "'+e.kind+'"'),m.resolve(e.result)?(e.result=m.construct(e.result),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):P(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")):P(e,"unknown tag !<"+e.tag+">");return null!==e.listener&&e.listener("close",e),null!==e.tag||null!==e.anchor||_}function re(e){var t,n,r,a,i=e.position,o=!1;e.version=null,e.checkLineBreaks=e.legacy,e.tagMap={},e.anchorMap={};while(0!==(a=e.input.charCodeAt(e.position))){if(R(e,!0,-1),a=e.input.charCodeAt(e.position),e.lineIndent>0||37!==a)break;o=!0,a=e.input.charCodeAt(++e.position),t=e.position;while(0!==a&&!D(a))a=e.input.charCodeAt(++e.position);n=e.input.slice(t,e.position),r=[],n.length<1&&P(e,"directive name must not be less than one character in length");while(0!==a){while(k(a))a=e.input.charCodeAt(++e.position);if(35===a){do{a=e.input.charCodeAt(++e.position)}while(0!==a&&!M(a));break}if(M(a))break;t=e.position;while(0!==a&&!D(a))a=e.input.charCodeAt(++e.position);r.push(e.input.slice(t,e.position))}0!==a&&N(e),l.call(H,n)?H[n](e,n,r):Y(e,'unknown document directive "'+n+'"')}R(e,!0,-1),0===e.lineIndent&&45===e.input.charCodeAt(e.position)&&45===e.input.charCodeAt(e.position+1)&&45===e.input.charCodeAt(e.position+2)?(e.position+=3,R(e,!0,-1)):o&&P(e,"directives end mark is expected"),ne(e,e.lineIndent-1,h,!1,!0),R(e,!0,-1),e.checkLineBreaks&&y.test(e.input.slice(i,e.position))&&Y(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&$(e)?46===e.input.charCodeAt(e.position)&&(e.position+=3,R(e,!0,-1)):e.position12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"rati":e<12?"sokallim":e<16?"donparam":e<20?"sanje":"rati"}});return n}))},"0df5":function(e,t,n){"use strict";var r=n("872a"),a=Object.prototype.toString;function i(e){if(null===e)return!0;var t,n,r,i,o,s=e;for(o=new Array(s.length),t=0,n=s.length;t=100?100:null;return e+(t[r]||t[a]||t[i])}},week:{dow:1,doy:7}});return n}))},"0f14":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_tir_ons_tor_fre_lør".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"på dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},"0f38":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t}))},"0ff2":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return t}))},"10e8":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/ก่อนเที่ยง|หลังเที่ยง/,isPM:function(e){return"หลังเที่ยง"===e},meridiem:function(e,t,n){return e<12?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextWeek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",ss:"%d วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"}});return t}))},"13e9":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={words:{ss:["секунда","секунде","секунди"],m:["један минут","једне минуте"],mm:["минут","минуте","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],dd:["дан","дана","дана"],MM:["месец","месеца","месеци"],yy:["година","године","година"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("sr-cyrl",{months:"јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_среда_четвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){var e=["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"дан",dd:t.translate,M:"месец",MM:t.translate,y:"годину",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},"167b":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("oc-lnc",{months:{standalone:"genièr_febrièr_març_abril_mai_junh_julhet_agost_setembre_octòbre_novembre_decembre".split("_"),format:"de genièr_de febrièr_de març_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'octòbre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dimècres_dijòus_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[uèi a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[ièr a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});return t}))},"1b45":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),weekdays:"Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),weekdaysShort:"Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),weekdaysMin:"Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[Għada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-bieraħ fil-]LT",lastWeek:"dddd [li għadda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f’ %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"siegħa",hh:"%d siegħat",d:"ġurnata",dd:"%d ġranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t}))},"1b47":function(e,t,n){"use strict";var r=n("ccbe"),a=n.n(r);a.a},"1cfd":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},r={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},a=function(e){return function(t,a,i,o){var s=n(t),l=r[e][n(t)];return 2===s&&(l=l[a?0:1]),l.replace(/%d/i,t)}},i=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],o=e.defineLocale("ar-ly",{months:i,monthsShort:i,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:a("s"),ss:a("s"),m:a("m"),mm:a("m"),h:a("h"),hh:a("h"),d:a("d"),dd:a("d"),M:a("M"),MM:a("M"),y:a("y"),yy:a("y")},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}});return o}))},"1d47":function(e,t,n){"use strict";var r=n("0a56"),a=n("5cfd");function i(e){return function(){throw new Error("Function "+e+" is deprecated and cannot be used.")}}e.exports.Type=n("872a"),e.exports.Schema=n("de50"),e.exports.FAILSAFE_SCHEMA=n("d988"),e.exports.JSON_SCHEMA=n("f953"),e.exports.CORE_SCHEMA=n("4528"),e.exports.DEFAULT_SAFE_SCHEMA=n("6771"),e.exports.DEFAULT_FULL_SCHEMA=n("56d3"),e.exports.load=r.load,e.exports.loadAll=r.loadAll,e.exports.safeLoad=r.safeLoad,e.exports.safeLoadAll=r.safeLoadAll,e.exports.dump=a.dump,e.exports.safeDump=a.safeDump,e.exports.YAMLException=n("c3ea"),e.exports.MINIMAL_SCHEMA=n("d988"),e.exports.SAFE_SCHEMA=n("6771"),e.exports.DEFAULT_SCHEMA=n("56d3"),e.exports.scan=i("scan"),e.exports.parse=i("parse"),e.exports.compose=i("compose"),e.exports.addConstructor=i("addConstructor")},"1fb5":function(e,t,n){"use strict";t.byteLength=c,t.toByteArray=h,t.fromByteArray=m;for(var r=[],a=[],i="undefined"!==typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,l=o.length;s0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");-1===n&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function c(e){var t=u(e),n=t[0],r=t[1];return 3*(n+r)/4-r}function d(e,t,n){return 3*(t+n)/4-n}function h(e){var t,n,r=u(e),o=r[0],s=r[1],l=new i(d(e,o,s)),c=0,h=s>0?o-4:o;for(n=0;n>16&255,l[c++]=t>>8&255,l[c++]=255&t;return 2===s&&(t=a[e.charCodeAt(n)]<<2|a[e.charCodeAt(n+1)]>>4,l[c++]=255&t),1===s&&(t=a[e.charCodeAt(n)]<<10|a[e.charCodeAt(n+1)]<<4|a[e.charCodeAt(n+2)]>>2,l[c++]=t>>8&255,l[c++]=255&t),l}function f(e){return r[e>>18&63]+r[e>>12&63]+r[e>>6&63]+r[63&e]}function p(e,t,n){for(var r,a=[],i=t;il?l:s+o));return 1===a?(t=e[n-1],i.push(r[t>>2]+r[t<<4&63]+"==")):2===a&&(t=(e[n-2]<<8)+e[n-1],i.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"=")),i.join("")}a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63},"1fc1":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"};return"m"===r?n?"хвіліна":"хвіліну":"h"===r?n?"гадзіна":"гадзіну":e+" "+t(a[r],+e)}var r=e.defineLocale("be",{months:{format:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань".split("_")},monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота".split("_"),isFormat:/\[ ?[Ууў] ?(?:мінулую|наступную)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[У мінулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:n,mm:n,h:n,hh:n,d:"дзень",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночы|раніцы|дня|вечара/,isPM:function(e){return/^(дня|вечара)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночы":e<12?"раніцы":e<17?"дня":"вечара"},dayOfMonthOrdinalParse:/\d{1,2}-(і|ы|га)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!==2&&e%10!==3||e%100===12||e%100===13?e+"-ы":e+"-і";case"D":return e+"-га";default:return e}},week:{dow:1,doy:7}});return r}))},"201b":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("ka",{months:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(წინა|შემდეგ)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-ზე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(e){return e.replace(/(წამ|წუთ|საათ|წელ|დღ|თვ)(ი|ე)/,(function(e,t,n){return"ი"===n?t+"ში":t+n+"ში"}))},past:function(e){return/(წამი|წუთი|საათი|დღე|თვე)/.test(e)?e.replace(/(ი|ე)$/,"ის წინ"):/წელი/.test(e)?e.replace(/წელი$/,"წლის წინ"):e},s:"რამდენიმე წამი",ss:"%d წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წელი",yy:"%d წელი"},dayOfMonthOrdinalParse:/0|1-ლი|მე-\d{1,2}|\d{1,2}-ე/,ordinal:function(e){return 0===e?e:1===e?e+"-ლი":e<20||e<=100&&e%20===0||e%100===0?"მე-"+e:e+"-ე"},week:{dow:1,doy:7}});return t}))},"21a6":function(e,t,n){(function(n){var r,a,i;(function(n,o){a=[],r=o,i="function"===typeof r?r.apply(t,a):r,void 0===i||(e.exports=i)})(0,(function(){"use strict";function t(e,t){return"undefined"==typeof t?t={autoBom:!1}:"object"!=typeof t&&(console.warn("Deprecated: Expected third argument to be a object"),t={autoBom:!t}),t.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\ufeff",e],{type:e.type}):e}function r(e,t,n){var r=new XMLHttpRequest;r.open("GET",e),r.responseType="blob",r.onload=function(){s(r.response,t,n)},r.onerror=function(){console.error("could not download file")},r.send()}function a(e){var t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch(e){}return 200<=t.status&&299>=t.status}function i(e){try{e.dispatchEvent(new MouseEvent("click"))}catch(r){var t=document.createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(t)}}var o="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof n&&n.global===n?n:void 0,s=o.saveAs||("object"!=typeof window||window!==o?function(){}:"download"in HTMLAnchorElement.prototype?function(e,t,n){var s=o.URL||o.webkitURL,l=document.createElement("a");t=t||e.name||"download",l.download=t,l.rel="noopener","string"==typeof e?(l.href=e,l.origin===location.origin?i(l):a(l.href)?r(e,t,n):i(l,l.target="_blank")):(l.href=s.createObjectURL(e),setTimeout((function(){s.revokeObjectURL(l.href)}),4e4),setTimeout((function(){i(l)}),0))}:"msSaveOrOpenBlob"in navigator?function(e,n,o){if(n=n||e.name||"download","string"!=typeof e)navigator.msSaveOrOpenBlob(t(e,o),n);else if(a(e))r(e,n,o);else{var s=document.createElement("a");s.href=e,s.target="_blank",setTimeout((function(){i(s)}))}}:function(e,t,n,a){if(a=a||open("","_blank"),a&&(a.document.title=a.document.body.innerText="downloading..."),"string"==typeof e)return r(e,t,n);var i="application/octet-stream"===e.type,s=/constructor/i.test(o.HTMLElement)||o.safari,l=/CriOS\/[\d]+/.test(navigator.userAgent);if((l||i&&s)&&"object"==typeof FileReader){var u=new FileReader;u.onloadend=function(){var e=u.result;e=l?e:e.replace(/^data:[^;]*;/,"data:attachment/file;"),a?a.location.href=e:location=e,a=null},u.readAsDataURL(e)}else{var c=o.URL||o.webkitURL,d=c.createObjectURL(e);a?a.location=d:location.href=d,a=null,setTimeout((function(){c.revokeObjectURL(d)}),4e4)}});o.saveAs=s.saveAs=s,e.exports=s}))}).call(this,n("c8ba"))},"22f8":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},dayOfMonthOrdinalParse:/\d{1,2}(일|월|주)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"일";case"M":return e+"월";case"w":case"W":return e+"주";default:return e}},meridiemParse:/오전|오후/,isPM:function(e){return"오후"===e},meridiem:function(e,t,n){return e<12?"오전":"오후"}});return t}))},2326:function(e,t,n){"use strict";n.d(t,"c",(function(){return r})),n.d(t,"d",(function(){return a})),n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return o}));var r=function(){return Array.from.apply(Array,arguments)},a=function(e){return Array.isArray(e)},i=function(e,t){return-1!==e.indexOf(t)},o=function(){for(var e=arguments.length,t=new Array(e),n=0;n10&&e<20}function i(e){return t[e].split("_")}function o(e,t,n,o){var s=e+" ";return 1===e?s+r(e,t,n[0],o):t?s+(a(e)?i(n)[1]:i(n)[0]):o?s+i(n)[1]:s+(a(e)?i(n)[1]:i(n)[2])}var s=e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prieš %s",s:n,ss:o,m:r,mm:o,h:r,hh:o,d:r,dd:o,M:r,MM:o,y:r,yy:o},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}});return s}))},2877:function(e,t,n){"use strict";function r(e,t,n,r,a,i,o,s){var l,u="function"===typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),o?(l=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),a&&a.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},u._ssrRegister=l):a&&(l=s?function(){a.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:a),l)if(u.functional){u._injectStyles=l;var c=u.render;u.render=function(e,t){return l.call(t),c(e,t)}}else{var d=u.beforeCreate;u.beforeCreate=d?[].concat(d,l):[l]}return{exports:e,options:u}}n.d(t,"a",(function(){return r}))},"28dd":function(e,t,n){"use strict"; +/*! + * vue-resource v1.5.1 + * https://github.com/pagekit/vue-resource + * Released under the MIT License. + */var r=0,a=1,i=2;function o(e){this.state=i,this.value=void 0,this.deferred=[];var t=this;try{e((function(e){t.resolve(e)}),(function(e){t.reject(e)}))}catch(n){t.reject(n)}}o.reject=function(e){return new o((function(t,n){n(e)}))},o.resolve=function(e){return new o((function(t,n){t(e)}))},o.all=function(e){return new o((function(t,n){var r=0,a=[];function i(n){return function(i){a[n]=i,r+=1,r===e.length&&t(a)}}0===e.length&&t(a);for(var s=0;s=200&&a<300,this.status=a||0,this.statusText=i||"",this.headers=new pe(r),this.body=e,L(e)?this.bodyText=e:T(e)&&(this.bodyBlob=e,be(e)&&(this.bodyText=ge(e)))};function ge(e){return new l((function(t){var n=new FileReader;n.readAsText(e),n.onload=function(){t(n.result)}}))}function be(e){return 0===e.type.indexOf("text")||-1!==e.type.indexOf("json")}ye.prototype.blob=function(){return j(this.bodyBlob)},ye.prototype.text=function(){return j(this.bodyText)},ye.prototype.json=function(){return j(this.text(),(function(e){return JSON.parse(e)}))},Object.defineProperty(ye.prototype,"data",{get:function(){return this.body},set:function(e){this.body=e}});var _e=function(e){this.body=null,this.params={},B(this,e,{method:D(e.method||"GET")}),this.headers instanceof pe||(this.headers=new pe(this.headers))};_e.prototype.getUrl=function(){return X(this)},_e.prototype.getBody=function(){return this.body},_e.prototype.respondWith=function(e,t){return new ye(e,B(t||{},{url:this.getUrl()}))};var we={Accept:"application/json, text/plain, */*"},Me={"Content-Type":"application/json;charset=utf-8"};function ke(e){var t=this||{},n=he(t.$vm);return Y(e||{},t.$options,ke.options),ke.interceptors.forEach((function(e){L(e)&&(e=ke.interceptor[e]),x(e)&&n.use(e)})),n(new _e(e)).then((function(e){return e.ok?e:l.reject(e)}),(function(e){return e instanceof Error&&b(e),l.reject(e)}))}function De(e,t,n,r){var a=this||{},i={};return n=B({},De.actions,n),E(n,(function(n,o){n=P({url:e,params:B({},t)},r,n),i[o]=function(){return(a.$http||ke)(Se(n,arguments))}})),i}function Se(e,t){var n,r=B({},e),a={};switch(t.length){case 2:a=t[0],n=t[1];break;case 1:/^(POST|PUT|PATCH)$/i.test(r.method)?n=t[0]:a=t[0];break;case 0:break;default:throw"Expected up to 2 arguments [params, body], got "+t.length+" arguments"}return r.body=n,r.params=B({},r.params,a),r}function Le(e){Le.installed||(y(e),e.url=X,e.http=ke,e.resource=De,e.Promise=l,Object.defineProperties(e.prototype,{$url:{get:function(){return z(e.url,this,this.$options.url)}},$http:{get:function(){return z(e.http,this,this.$options.http)}},$resource:{get:function(){return e.resource.bind(this)}},$promise:{get:function(){var t=this;return function(n){return new e.Promise(n,t)}}}}))}ke.options={},ke.headers={put:Me,post:Me,patch:Me,delete:Me,common:we,custom:{}},ke.interceptor={before:se,method:le,jsonp:oe,json:re,form:ne,header:ue,cors:te},ke.interceptors=["before","method","jsonp","json","form","header","cors"],["get","delete","head","jsonp"].forEach((function(e){ke[e]=function(t,n){return this(B(n||{},{url:t,method:e}))}})),["post","put","patch"].forEach((function(e){ke[e]=function(t,n,r){return this(B(r||{},{url:t,method:e,body:n}))}})),De.actions={get:{method:"GET"},save:{method:"POST"},query:{method:"GET"},update:{method:"PUT"},remove:{method:"DELETE"},delete:{method:"DELETE"}},"undefined"!==typeof window&&window.Vue&&window.Vue.use(Le),t["a"]=Le},2921:function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần trước lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",ss:"%d giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t}))},"293c":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){var e=["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},"2b0e":function(e,t,n){"use strict";n.r(t),function(e){ +/*! + * Vue.js v2.6.11 + * (c) 2014-2019 Evan You + * Released under the MIT License. + */ +var n=Object.freeze({});function r(e){return void 0===e||null===e}function a(e){return void 0!==e&&null!==e}function i(e){return!0===e}function o(e){return!1===e}function s(e){return"string"===typeof e||"number"===typeof e||"symbol"===typeof e||"boolean"===typeof e}function l(e){return null!==e&&"object"===typeof e}var u=Object.prototype.toString;function c(e){return"[object Object]"===u.call(e)}function d(e){return"[object RegExp]"===u.call(e)}function h(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function f(e){return a(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function p(e){return null==e?"":Array.isArray(e)||c(e)&&e.toString===u?JSON.stringify(e,null,2):String(e)}function m(e){var t=parseFloat(e);return isNaN(t)?e:t}function v(e,t){for(var n=Object.create(null),r=e.split(","),a=0;a-1)return e.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function _(e,t){return b.call(e,t)}function w(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var M=/-(\w)/g,k=w((function(e){return e.replace(M,(function(e,t){return t?t.toUpperCase():""}))})),D=w((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),S=/\B([A-Z])/g,L=w((function(e){return e.replace(S,"-$1").toLowerCase()}));function x(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function O(e,t){return e.bind(t)}var A=Function.prototype.bind?O:x;function T(e,t){t=t||0;var n=e.length-t,r=new Array(n);while(n--)r[n]=e[n+t];return r}function C(e,t){for(var n in t)e[n]=t[n];return e}function j(e){for(var t={},n=0;n0,ne=Q&&Q.indexOf("edge/")>0,re=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===Z),ae=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),ie={}.watch,oe=!1;if(X)try{var se={};Object.defineProperty(se,"passive",{get:function(){oe=!0}}),window.addEventListener("test-passive",null,se)}catch(ko){}var le=function(){return void 0===q&&(q=!X&&!K&&"undefined"!==typeof e&&(e["process"]&&"server"===e["process"].env.VUE_ENV)),q},ue=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ce(e){return"function"===typeof e&&/native code/.test(e.toString())}var de,he="undefined"!==typeof Symbol&&ce(Symbol)&&"undefined"!==typeof Reflect&&ce(Reflect.ownKeys);de="undefined"!==typeof Set&&ce(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var fe=z,pe=0,me=function(){this.id=pe++,this.subs=[]};me.prototype.addSub=function(e){this.subs.push(e)},me.prototype.removeSub=function(e){g(this.subs,e)},me.prototype.depend=function(){me.target&&me.target.addDep(this)},me.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t-1)if(i&&!_(a,"default"))o=!1;else if(""===o||o===L(e)){var l=et(String,a.type);(l<0||s0&&(o=xt(o,(t||"")+"_"+n),Lt(o[0])&&Lt(u)&&(c[l]=Me(u.text+o[0].text),o.shift()),c.push.apply(c,o)):s(o)?Lt(u)?c[l]=Me(u.text+o):""!==o&&c.push(Me(o)):Lt(o)&&Lt(u)?c[l]=Me(u.text+o.text):(i(e._isVList)&&a(o.tag)&&r(o.key)&&a(t)&&(o.key="__vlist"+t+"_"+n+"__"),c.push(o)));return c}function Ot(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}function At(e){var t=Tt(e.$options.inject,e);t&&(Ae(!1),Object.keys(t).forEach((function(n){Ee(e,n,t[n])})),Ae(!0))}function Tt(e,t){if(e){for(var n=Object.create(null),r=he?Reflect.ownKeys(e):Object.keys(e),a=0;a0,o=e?!!e.$stable:!i,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(o&&r&&r!==n&&s===r.$key&&!i&&!r.$hasNormal)return r;for(var l in a={},e)e[l]&&"$"!==l[0]&&(a[l]=Et(t,l,e[l]))}else a={};for(var u in t)u in a||(a[u]=Bt(t,u));return e&&Object.isExtensible(e)&&(e._normalized=a),W(a,"$stable",o),W(a,"$key",s),W(a,"$hasNormal",i),a}function Et(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});return e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:St(e),e&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function Bt(e,t){return function(){return e[t]}}function Pt(e,t){var n,r,i,o,s;if(Array.isArray(e)||"string"===typeof e)for(n=new Array(e.length),r=0,i=e.length;r1?T(n):n;for(var r=T(arguments,1),a='event handler for "'+e+'"',i=0,o=n.length;idocument.createEvent("Event").timeStamp&&(qn=function(){return Jn.now()})}function Xn(){var e,t;for(Gn=qn(),$n=!0,In.sort((function(e,t){return e.id-t.id})),Wn=0;WnWn&&In[n].id>e.id)n--;In.splice(n+1,0,e)}else In.push(e);Rn||(Rn=!0,pt(Xn))}}var tr=0,nr=function(e,t,n,r,a){this.vm=e,a&&(e._watcher=this),e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++tr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new de,this.newDepIds=new de,this.expression="","function"===typeof t?this.getter=t:(this.getter=G(t),this.getter||(this.getter=z)),this.value=this.lazy?void 0:this.get()};nr.prototype.get=function(){var e;ye(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(ko){if(!this.user)throw ko;tt(ko,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&vt(e),ge(),this.cleanupDeps()}return e},nr.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},nr.prototype.cleanupDeps=function(){var e=this.deps.length;while(e--){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},nr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():er(this)},nr.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||l(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(ko){tt(ko,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},nr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},nr.prototype.depend=function(){var e=this.deps.length;while(e--)this.deps[e].depend()},nr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);var e=this.deps.length;while(e--)this.deps[e].removeSub(this);this.active=!1}};var rr={enumerable:!0,configurable:!0,get:z,set:z};function ar(e,t,n){rr.get=function(){return this[t][n]},rr.set=function(e){this[t][n]=e},Object.defineProperty(e,n,rr)}function ir(e){e._watchers=[];var t=e.$options;t.props&&or(e,t.props),t.methods&&pr(e,t.methods),t.data?sr(e):ze(e._data={},!0),t.computed&&cr(e,t.computed),t.watch&&t.watch!==ie&&mr(e,t.watch)}function or(e,t){var n=e.$options.propsData||{},r=e._props={},a=e.$options._propKeys=[],i=!e.$parent;i||Ae(!1);var o=function(i){a.push(i);var o=Xe(i,t,n,e);Ee(r,i,o),i in e||ar(e,"_props",i)};for(var s in t)o(s);Ae(!0)}function sr(e){var t=e.$options.data;t=e._data="function"===typeof t?lr(t,e):t||{},c(t)||(t={});var n=Object.keys(t),r=e.$options.props,a=(e.$options.methods,n.length);while(a--){var i=n[a];0,r&&_(r,i)||$(i)||ar(e,"_data",i)}ze(t,!0)}function lr(e,t){ye();try{return e.call(t,t)}catch(ko){return tt(ko,t,"data()"),{}}finally{ge()}}var ur={lazy:!0};function cr(e,t){var n=e._computedWatchers=Object.create(null),r=le();for(var a in t){var i=t[a],o="function"===typeof i?i:i.get;0,r||(n[a]=new nr(e,o||z,z,ur)),a in e||dr(e,a,i)}}function dr(e,t,n){var r=!le();"function"===typeof n?(rr.get=r?hr(t):fr(n),rr.set=z):(rr.get=n.get?r&&!1!==n.cache?hr(t):fr(n.get):z,rr.set=n.set||z),Object.defineProperty(e,t,rr)}function hr(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),me.target&&t.depend(),t.value}}function fr(e){return function(){return e.call(this,this)}}function pr(e,t){e.$options.props;for(var n in t)e[n]="function"!==typeof t[n]?z:A(t[n],e)}function mr(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var a=0;a-1)return this;var n=T(arguments,1);return n.unshift(this),"function"===typeof e.install?e.install.apply(e,n):"function"===typeof e&&e.apply(null,n),t.push(e),this}}function Sr(e){e.mixin=function(e){return this.options=qe(this.options,e),this}}function Lr(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,a=e._Ctor||(e._Ctor={});if(a[r])return a[r];var i=e.name||n.options.name;var o=function(e){this._init(e)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=t++,o.options=qe(n.options,e),o["super"]=n,o.options.props&&xr(o),o.options.computed&&Or(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,I.forEach((function(e){o[e]=n[e]})),i&&(o.options.components[i]=o),o.superOptions=n.options,o.extendOptions=e,o.sealedOptions=C({},o.options),a[r]=o,o}}function xr(e){var t=e.options.props;for(var n in t)ar(e.prototype,"_props",n)}function Or(e){var t=e.options.computed;for(var n in t)dr(e.prototype,n,t[n])}function Ar(e){I.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&c(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"===typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}function Tr(e){return e&&(e.Ctor.options.name||e.tag)}function Cr(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!d(e)&&e.test(t)}function jr(e,t){var n=e.cache,r=e.keys,a=e._vnode;for(var i in n){var o=n[i];if(o){var s=Tr(o.componentOptions);s&&!t(s)&&zr(n,i,r,a)}}}function zr(e,t,n,r){var a=e[t];!a||r&&a.tag===r.tag||a.componentInstance.$destroy(),e[t]=null,g(n,t)}br(kr),yr(kr),An(kr),zn(kr),gn(kr);var Er=[String,RegExp,Array],Br={name:"keep-alive",abstract:!0,props:{include:Er,exclude:Er,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)zr(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){jr(e,(function(e){return Cr(t,e)}))})),this.$watch("exclude",(function(t){jr(e,(function(e){return!Cr(t,e)}))}))},render:function(){var e=this.$slots.default,t=kn(e),n=t&&t.componentOptions;if(n){var r=Tr(n),a=this,i=a.include,o=a.exclude;if(i&&(!r||!Cr(i,r))||o&&r&&Cr(o,r))return t;var s=this,l=s.cache,u=s.keys,c=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;l[c]?(t.componentInstance=l[c].componentInstance,g(u,c),u.push(c)):(l[c]=t,u.push(c),this.max&&u.length>parseInt(this.max)&&zr(l,u[0],u,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},Pr={KeepAlive:Br};function Yr(e){var t={get:function(){return N}};Object.defineProperty(e,"config",t),e.util={warn:fe,extend:C,mergeOptions:qe,defineReactive:Ee},e.set=Be,e.delete=Pe,e.nextTick=pt,e.observable=function(e){return ze(e),e},e.options=Object.create(null),I.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,C(e.options.components,Pr),Dr(e),Sr(e),Lr(e),Ar(e)}Yr(kr),Object.defineProperty(kr.prototype,"$isServer",{get:le}),Object.defineProperty(kr.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(kr,"FunctionalRenderContext",{value:Kt}),kr.version="2.6.11";var Hr=v("style,class"),Fr=v("input,textarea,option,select,progress"),Ir=function(e,t,n){return"value"===n&&Fr(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Vr=v("contenteditable,draggable,spellcheck"),Nr=v("events,caret,typing,plaintext-only"),Rr=function(e,t){return qr(t)||"false"===t?"false":"contenteditable"===e&&Nr(t)?t:"true"},$r=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Wr="http://www.w3.org/1999/xlink",Ur=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Gr=function(e){return Ur(e)?e.slice(6,e.length):""},qr=function(e){return null==e||!1===e};function Jr(e){var t=e.data,n=e,r=e;while(a(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(t=Xr(r.data,t));while(a(n=n.parent))n&&n.data&&(t=Xr(t,n.data));return Kr(t.staticClass,t.class)}function Xr(e,t){return{staticClass:Zr(e.staticClass,t.staticClass),class:a(e.class)?[e.class,t.class]:t.class}}function Kr(e,t){return a(e)||a(t)?Zr(e,Qr(t)):""}function Zr(e,t){return e?t?e+" "+t:e:t||""}function Qr(e){return Array.isArray(e)?ea(e):l(e)?ta(e):"string"===typeof e?e:""}function ea(e){for(var t,n="",r=0,i=e.length;r-1?sa[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:sa[e]=/HTMLUnknownElement/.test(t.toString())}var ua=v("text,number,password,search,email,tel,url");function ca(e){if("string"===typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}function da(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function ha(e,t){return document.createElementNS(na[e],t)}function fa(e){return document.createTextNode(e)}function pa(e){return document.createComment(e)}function ma(e,t,n){e.insertBefore(t,n)}function va(e,t){e.removeChild(t)}function ya(e,t){e.appendChild(t)}function ga(e){return e.parentNode}function ba(e){return e.nextSibling}function _a(e){return e.tagName}function wa(e,t){e.textContent=t}function Ma(e,t){e.setAttribute(t,"")}var ka=Object.freeze({createElement:da,createElementNS:ha,createTextNode:fa,createComment:pa,insertBefore:ma,removeChild:va,appendChild:ya,parentNode:ga,nextSibling:ba,tagName:_a,setTextContent:wa,setStyleScope:Ma}),Da={create:function(e,t){Sa(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Sa(e,!0),Sa(t))},destroy:function(e){Sa(e,!0)}};function Sa(e,t){var n=e.data.ref;if(a(n)){var r=e.context,i=e.componentInstance||e.elm,o=r.$refs;t?Array.isArray(o[n])?g(o[n],i):o[n]===i&&(o[n]=void 0):e.data.refInFor?Array.isArray(o[n])?o[n].indexOf(i)<0&&o[n].push(i):o[n]=[i]:o[n]=i}}var La=new be("",{},[]),xa=["create","activate","update","remove","destroy"];function Oa(e,t){return e.key===t.key&&(e.tag===t.tag&&e.isComment===t.isComment&&a(e.data)===a(t.data)&&Aa(e,t)||i(e.isAsyncPlaceholder)&&e.asyncFactory===t.asyncFactory&&r(t.asyncFactory.error))}function Aa(e,t){if("input"!==e.tag)return!0;var n,r=a(n=e.data)&&a(n=n.attrs)&&n.type,i=a(n=t.data)&&a(n=n.attrs)&&n.type;return r===i||ua(r)&&ua(i)}function Ta(e,t,n){var r,i,o={};for(r=t;r<=n;++r)i=e[r].key,a(i)&&(o[i]=r);return o}function Ca(e){var t,n,o={},l=e.modules,u=e.nodeOps;for(t=0;tm?(d=r(n[g+1])?null:n[g+1].elm,k(e,d,n,p,g,i)):p>g&&S(t,h,m)}function O(e,t,n,r){for(var i=n;i-1?Na(e,t,n):$r(t)?qr(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Vr(t)?e.setAttribute(t,Rr(t,n)):Ur(t)?qr(n)?e.removeAttributeNS(Wr,Gr(t)):e.setAttributeNS(Wr,t,n):Na(e,t,n)}function Na(e,t,n){if(qr(n))e.removeAttribute(t);else{if(ee&&!te&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var Ra={create:Ia,update:Ia};function $a(e,t){var n=t.elm,i=t.data,o=e.data;if(!(r(i.staticClass)&&r(i.class)&&(r(o)||r(o.staticClass)&&r(o.class)))){var s=Jr(t),l=n._transitionClasses;a(l)&&(s=Zr(s,Qr(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Wa,Ua={create:$a,update:$a},Ga="__r",qa="__c";function Ja(e){if(a(e[Ga])){var t=ee?"change":"input";e[t]=[].concat(e[Ga],e[t]||[]),delete e[Ga]}a(e[qa])&&(e.change=[].concat(e[qa],e.change||[]),delete e[qa])}function Xa(e,t,n){var r=Wa;return function a(){var i=t.apply(null,arguments);null!==i&&Qa(e,a,n,r)}}var Ka=ot&&!(ae&&Number(ae[1])<=53);function Za(e,t,n,r){if(Ka){var a=Gn,i=t;t=i._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=a||e.timeStamp<=0||e.target.ownerDocument!==document)return i.apply(this,arguments)}}Wa.addEventListener(e,t,oe?{capture:n,passive:r}:n)}function Qa(e,t,n,r){(r||Wa).removeEventListener(e,t._wrapper||t,n)}function ei(e,t){if(!r(e.data.on)||!r(t.data.on)){var n=t.data.on||{},a=e.data.on||{};Wa=t.elm,Ja(n),_t(n,a,Za,Qa,Xa,t.context),Wa=void 0}}var ti,ni={create:ei,update:ei};function ri(e,t){if(!r(e.data.domProps)||!r(t.data.domProps)){var n,i,o=t.elm,s=e.data.domProps||{},l=t.data.domProps||{};for(n in a(l.__ob__)&&(l=t.data.domProps=C({},l)),s)n in l||(o[n]="");for(n in l){if(i=l[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),i===s[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=i;var u=r(i)?"":String(i);ai(o,u)&&(o.value=u)}else if("innerHTML"===n&&aa(o.tagName)&&r(o.innerHTML)){ti=ti||document.createElement("div"),ti.innerHTML=""+i+"";var c=ti.firstChild;while(o.firstChild)o.removeChild(o.firstChild);while(c.firstChild)o.appendChild(c.firstChild)}else if(i!==s[n])try{o[n]=i}catch(ko){}}}}function ai(e,t){return!e.composing&&("OPTION"===e.tagName||ii(e,t)||oi(e,t))}function ii(e,t){var n=!0;try{n=document.activeElement!==e}catch(ko){}return n&&e.value!==t}function oi(e,t){var n=e.value,r=e._vModifiers;if(a(r)){if(r.number)return m(n)!==m(t);if(r.trim)return n.trim()!==t.trim()}return n!==t}var si={create:ri,update:ri},li=w((function(e){var t={},n=/;(?![^(]*\))/g,r=/:(.+)/;return e.split(n).forEach((function(e){if(e){var n=e.split(r);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}));function ui(e){var t=ci(e.style);return e.staticStyle?C(e.staticStyle,t):t}function ci(e){return Array.isArray(e)?j(e):"string"===typeof e?li(e):e}function di(e,t){var n,r={};if(t){var a=e;while(a.componentInstance)a=a.componentInstance._vnode,a&&a.data&&(n=ui(a.data))&&C(r,n)}(n=ui(e.data))&&C(r,n);var i=e;while(i=i.parent)i.data&&(n=ui(i.data))&&C(r,n);return r}var hi,fi=/^--/,pi=/\s*!important$/,mi=function(e,t,n){if(fi.test(t))e.style.setProperty(t,n);else if(pi.test(n))e.style.setProperty(L(t),n.replace(pi,""),"important");else{var r=yi(t);if(Array.isArray(n))for(var a=0,i=n.length;a-1?t.split(_i).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function Mi(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(_i).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?e.setAttribute("class",n):e.removeAttribute("class")}}function ki(e){if(e){if("object"===typeof e){var t={};return!1!==e.css&&C(t,Di(e.name||"v")),C(t,e),t}return"string"===typeof e?Di(e):void 0}}var Di=w((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),Si=X&&!te,Li="transition",xi="animation",Oi="transition",Ai="transitionend",Ti="animation",Ci="animationend";Si&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Oi="WebkitTransition",Ai="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Ti="WebkitAnimation",Ci="webkitAnimationEnd"));var ji=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function zi(e){ji((function(){ji(e)}))}function Ei(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),wi(e,t))}function Bi(e,t){e._transitionClasses&&g(e._transitionClasses,t),Mi(e,t)}function Pi(e,t,n){var r=Hi(e,t),a=r.type,i=r.timeout,o=r.propCount;if(!a)return n();var s=a===Li?Ai:Ci,l=0,u=function(){e.removeEventListener(s,c),n()},c=function(t){t.target===e&&++l>=o&&u()};setTimeout((function(){l0&&(n=Li,c=o,d=i.length):t===xi?u>0&&(n=xi,c=u,d=l.length):(c=Math.max(o,u),n=c>0?o>u?Li:xi:null,d=n?n===Li?i.length:l.length:0);var h=n===Li&&Yi.test(r[Oi+"Property"]);return{type:n,timeout:c,propCount:d,hasTransform:h}}function Fi(e,t){while(e.length1}function Wi(e,t){!0!==t.data.show&&Vi(t)}var Ui=X?{create:Wi,activate:Wi,remove:function(e,t){!0!==e.data.show?Ni(e,t):t()}}:{},Gi=[Ra,Ua,ni,si,bi,Ui],qi=Gi.concat(Fa),Ji=Ca({nodeOps:ka,modules:qi});te&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&ro(e,"input")}));var Xi={inserted:function(e,t,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?wt(n,"postpatch",(function(){Xi.componentUpdated(e,t,n)})):Ki(e,t,n.context),e._vOptions=[].map.call(e.options,eo)):("textarea"===n.tag||ua(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",to),e.addEventListener("compositionend",no),e.addEventListener("change",no),te&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){Ki(e,t,n.context);var r=e._vOptions,a=e._vOptions=[].map.call(e.options,eo);if(a.some((function(e,t){return!P(e,r[t])}))){var i=e.multiple?t.value.some((function(e){return Qi(e,a)})):t.value!==t.oldValue&&Qi(t.value,a);i&&ro(e,"change")}}}};function Ki(e,t,n){Zi(e,t,n),(ee||ne)&&setTimeout((function(){Zi(e,t,n)}),0)}function Zi(e,t,n){var r=t.value,a=e.multiple;if(!a||Array.isArray(r)){for(var i,o,s=0,l=e.options.length;s-1,o.selected!==i&&(o.selected=i);else if(P(eo(o),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));a||(e.selectedIndex=-1)}}function Qi(e,t){return t.every((function(t){return!P(t,e)}))}function eo(e){return"_value"in e?e._value:e.value}function to(e){e.target.composing=!0}function no(e){e.target.composing&&(e.target.composing=!1,ro(e.target,"input"))}function ro(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function ao(e){return!e.componentInstance||e.data&&e.data.transition?e:ao(e.componentInstance._vnode)}var io={bind:function(e,t,n){var r=t.value;n=ao(n);var a=n.data&&n.data.transition,i=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&a?(n.data.show=!0,Vi(n,(function(){e.style.display=i}))):e.style.display=r?i:"none"},update:function(e,t,n){var r=t.value,a=t.oldValue;if(!r!==!a){n=ao(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,r?Vi(n,(function(){e.style.display=e.__vOriginalDisplay})):Ni(n,(function(){e.style.display="none"}))):e.style.display=r?e.__vOriginalDisplay:"none"}},unbind:function(e,t,n,r,a){a||(e.style.display=e.__vOriginalDisplay)}},oo={model:Xi,show:io},so={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function lo(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?lo(kn(t.children)):e}function uo(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var a=n._parentListeners;for(var i in a)t[k(i)]=a[i];return t}function co(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function ho(e){while(e=e.parent)if(e.data.transition)return!0}function fo(e,t){return t.key===e.key&&t.tag===e.tag}var po=function(e){return e.tag||Mn(e)},mo=function(e){return"show"===e.name},vo={name:"transition",props:so,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(po),n.length)){0;var r=this.mode;0;var a=n[0];if(ho(this.$vnode))return a;var i=lo(a);if(!i)return a;if(this._leaving)return co(e,a);var o="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?o+"comment":o+i.tag:s(i.key)?0===String(i.key).indexOf(o)?i.key:o+i.key:i.key;var l=(i.data||(i.data={})).transition=uo(this),u=this._vnode,c=lo(u);if(i.data.directives&&i.data.directives.some(mo)&&(i.data.show=!0),c&&c.data&&!fo(i,c)&&!Mn(c)&&(!c.componentInstance||!c.componentInstance._vnode.isComment)){var d=c.data.transition=C({},l);if("out-in"===r)return this._leaving=!0,wt(d,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),co(e,a);if("in-out"===r){if(Mn(i))return u;var h,f=function(){h()};wt(l,"afterEnter",f),wt(l,"enterCancelled",f),wt(d,"delayLeave",(function(e){h=e}))}}return a}}},yo=C({tag:String,moveClass:String},so);delete yo.mode;var go={props:yo,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var a=Cn(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,a(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,a=this.$slots.default||[],i=this.children=[],o=uo(this),s=0;s1&&void 0!==arguments[1]?arguments[1]:{};return e.reduce((function(e,n){var r=n.passengers[0],a="function"===typeof r?r(t):n.passengers;return e.concat(a)}),[])}function f(e,t){return e.map((function(e,t){return[t,e]})).sort((function(e,n){return t(e[1],n[1])||e[0]-n[0]})).map((function(e){return e[1]}))}function p(e,t){return t.reduce((function(t,n){return e.hasOwnProperty(n)&&(t[n]=e[n]),t}),{})}var m={},v={},y={},g=a.extend({data:function(){return{transports:m,targets:v,sources:y,trackInstances:c}},methods:{open:function(e){if(c){var t=e.to,n=e.from,r=e.passengers,i=e.order,o=void 0===i?1/0:i;if(t&&n&&r){var s={to:t,from:n,passengers:d(r),order:o},l=Object.keys(this.transports);-1===l.indexOf(t)&&a.set(this.transports,t,[]);var u=this.$_getTransportIndex(s),h=this.transports[t].slice(0);-1===u?h.push(s):h[u]=s,this.transports[t]=f(h,(function(e,t){return e.order-t.order}))}}},close:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.to,r=e.from;if(n&&(r||!1!==t)&&this.transports[n])if(t)this.transports[n]=[];else{var a=this.$_getTransportIndex(e);if(a>=0){var i=this.transports[n].slice(0);i.splice(a,1),this.transports[n]=i}}},registerTarget:function(e,t,n){c&&(this.trackInstances&&!n&&this.targets[e]&&console.warn("[portal-vue]: Target ".concat(e," already exists")),this.$set(this.targets,e,Object.freeze([t])))},unregisterTarget:function(e){this.$delete(this.targets,e)},registerSource:function(e,t,n){c&&(this.trackInstances&&!n&&this.sources[e]&&console.warn("[portal-vue]: source ".concat(e," already exists")),this.$set(this.sources,e,Object.freeze([t])))},unregisterSource:function(e){this.$delete(this.sources,e)},hasTarget:function(e){return!(!this.targets[e]||!this.targets[e][0])},hasSource:function(e){return!(!this.sources[e]||!this.sources[e][0])},hasContentFor:function(e){return!!this.transports[e]&&!!this.transports[e].length},$_getTransportIndex:function(e){var t=e.to,n=e.from;for(var r in this.transports[t])if(this.transports[t][r].from===n)return+r;return-1}}}),b=new g(m),_=1,w=a.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return String(_++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}}},created:function(){var e=this;this.$nextTick((function(){b.registerSource(e.name,e)}))},mounted:function(){this.disabled||this.sendUpdate()},updated:function(){this.disabled?this.clear():this.sendUpdate()},beforeDestroy:function(){b.unregisterSource(this.name),this.clear()},watch:{to:function(e,t){t&&t!==e&&this.clear(t),this.sendUpdate()}},methods:{clear:function(e){var t={from:this.name,to:e||this.to};b.close(t)},normalizeSlots:function(){return this.$scopedSlots.default?[this.$scopedSlots.default]:this.$slots.default},normalizeOwnChildren:function(e){return"function"===typeof e?e(this.slotProps):e},sendUpdate:function(){var e=this.normalizeSlots();if(e){var t={from:this.name,to:this.to,passengers:o(e),order:this.order};b.open(t)}else this.clear()}},render:function(e){var t=this.$slots.default||this.$scopedSlots.default||[],n=this.tag;return t&&this.disabled?t.length<=1&&this.slim?this.normalizeOwnChildren(t)[0]:e(n,[this.normalizeOwnChildren(t)]):this.slim?e():e(n,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),M=a.extend({name:"portalTarget",props:{multiple:{type:Boolean,default:!1},name:{type:String,required:!0},slim:{type:Boolean,default:!1},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},data:function(){return{transports:b.transports,firstRender:!0}},created:function(){var e=this;this.$nextTick((function(){b.registerTarget(e.name,e)}))},watch:{ownTransports:function(){this.$emit("change",this.children().length>0)},name:function(e,t){b.unregisterTarget(t),b.registerTarget(e,this)}},mounted:function(){var e=this;this.transition&&this.$nextTick((function(){e.firstRender=!1}))},beforeDestroy:function(){b.unregisterTarget(this.name)},computed:{ownTransports:function(){var e=this.transports[this.name]||[];return this.multiple?e:0===e.length?[]:[e[e.length-1]]},passengers:function(){return h(this.ownTransports,this.slotProps)}},methods:{children:function(){return 0!==this.passengers.length?this.passengers:this.$scopedSlots.default?this.$scopedSlots.default(this.slotProps):this.$slots.default||[]},noWrapper:function(){var e=this.slim&&!this.transition;return e&&this.children().length>1&&console.warn("[portal-vue]: PortalTarget with `slim` option received more than one child element."),e}},render:function(e){var t=this.noWrapper(),n=this.children(),r=this.transition||this.tag;return t?n[0]:this.slim&&!r?e():e(r,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},n)}}),k=0,D=["disabled","name","order","slim","slotProps","tag","to"],S=["multiple","transition"],L=a.extend({name:"MountingPortal",inheritAttrs:!1,props:{append:{type:[Boolean,String]},bail:{type:Boolean},mountTo:{type:String,required:!0},disabled:{type:Boolean},name:{type:String,default:function(){return"mounted_"+String(k++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}},multiple:{type:Boolean,default:!1},targetSlim:{type:Boolean},targetSlotProps:{type:Object,default:function(){return{}}},targetTag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},created:function(){if("undefined"!==typeof document){var e=document.querySelector(this.mountTo);if(e){var t=this.$props;if(b.targets[t.name])t.bail?console.warn("[portal-vue]: Target ".concat(t.name," is already mounted.\n Aborting because 'bail: true' is set")):this.portalTarget=b.targets[t.name];else{var n=t.append;if(n){var r="string"===typeof n?n:"DIV",a=document.createElement(r);e.appendChild(a),e=a}var i=p(this.$props,S);i.slim=this.targetSlim,i.tag=this.targetTag,i.slotProps=this.targetSlotProps,i.name=this.to,this.portalTarget=new M({el:e,parent:this.$parent||this,propsData:i})}}else console.error("[portal-vue]: Mount Point '".concat(this.mountTo,"' not found in document"))}},beforeDestroy:function(){var e=this.portalTarget;if(this.append){var t=e.$el;t.parentNode.removeChild(t)}e.$destroy()},render:function(e){if(!this.portalTarget)return console.warn("[portal-vue] Target wasn't mounted"),e();if(!this.$scopedSlots.manual){var t=p(this.$props,D);return e(w,{props:t,attrs:this.$attrs,on:this.$listeners,scopedSlots:this.$scopedSlots},this.$slots.default)}var n=this.$scopedSlots.manual({to:this.to});return Array.isArray(n)&&(n=n[0]),n||e()}});function x(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.component(t.portalName||"Portal",w),e.component(t.portalTargetName||"PortalTarget",M),e.component(t.MountingPortalName||"MountingPortal",L)}var O={install:x};t.default=O,t.Portal=w,t.PortalTarget=M,t.MountingPortal=L,t.Wormhole=b},"2bfb":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return t}))},"2c5b":function(e,t,n){"use strict";var r=n("872a");e.exports=new r("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return null!==e?e:""}})},"2dd8":function(e,t,n){},"2e38":function(e,t,n){"use strict";var r=n("872a");e.exports=new r("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return null!==e?e:{}}})},"2e8c":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("uz",{months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [да]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",ss:"%d фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}});return t}))},"2ef0":function(e,t,n){(function(e,r){var a; +/** + * @license + * Lodash + * Copyright OpenJS Foundation and other contributors + * Released under MIT license + * Based on Underscore.js 1.8.3 + * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + */(function(){var i,o="4.17.19",s=200,l="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",c="__lodash_hash_undefined__",d=500,h="__lodash_placeholder__",f=1,p=2,m=4,v=1,y=2,g=1,b=2,_=4,w=8,M=16,k=32,D=64,S=128,L=256,x=512,O=30,A="...",T=800,C=16,j=1,z=2,E=3,B=1/0,P=9007199254740991,Y=17976931348623157e292,H=NaN,F=4294967295,I=F-1,V=F>>>1,N=[["ary",S],["bind",g],["bindKey",b],["curry",w],["curryRight",M],["flip",x],["partial",k],["partialRight",D],["rearg",L]],R="[object Arguments]",$="[object Array]",W="[object AsyncFunction]",U="[object Boolean]",G="[object Date]",q="[object DOMException]",J="[object Error]",X="[object Function]",K="[object GeneratorFunction]",Z="[object Map]",Q="[object Number]",ee="[object Null]",te="[object Object]",ne="[object Promise]",re="[object Proxy]",ae="[object RegExp]",ie="[object Set]",oe="[object String]",se="[object Symbol]",le="[object Undefined]",ue="[object WeakMap]",ce="[object WeakSet]",de="[object ArrayBuffer]",he="[object DataView]",fe="[object Float32Array]",pe="[object Float64Array]",me="[object Int8Array]",ve="[object Int16Array]",ye="[object Int32Array]",ge="[object Uint8Array]",be="[object Uint8ClampedArray]",_e="[object Uint16Array]",we="[object Uint32Array]",Me=/\b__p \+= '';/g,ke=/\b(__p \+=) '' \+/g,De=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Se=/&(?:amp|lt|gt|quot|#39);/g,Le=/[&<>"']/g,xe=RegExp(Se.source),Oe=RegExp(Le.source),Ae=/<%-([\s\S]+?)%>/g,Te=/<%([\s\S]+?)%>/g,Ce=/<%=([\s\S]+?)%>/g,je=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ze=/^\w*$/,Ee=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Be=/[\\^$.*+?()[\]{}|]/g,Pe=RegExp(Be.source),Ye=/^\s+|\s+$/g,He=/^\s+/,Fe=/\s+$/,Ie=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ve=/\{\n\/\* \[wrapped with (.+)\] \*/,Ne=/,? & /,Re=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,$e=/\\(\\)?/g,We=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ue=/\w*$/,Ge=/^[-+]0x[0-9a-f]+$/i,qe=/^0b[01]+$/i,Je=/^\[object .+?Constructor\]$/,Xe=/^0o[0-7]+$/i,Ke=/^(?:0|[1-9]\d*)$/,Ze=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Qe=/($^)/,et=/['\n\r\u2028\u2029\\]/g,tt="\\ud800-\\udfff",nt="\\u0300-\\u036f",rt="\\ufe20-\\ufe2f",at="\\u20d0-\\u20ff",it=nt+rt+at,ot="\\u2700-\\u27bf",st="a-z\\xdf-\\xf6\\xf8-\\xff",lt="\\xac\\xb1\\xd7\\xf7",ut="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",ct="\\u2000-\\u206f",dt=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ht="A-Z\\xc0-\\xd6\\xd8-\\xde",ft="\\ufe0e\\ufe0f",pt=lt+ut+ct+dt,mt="['’]",vt="["+tt+"]",yt="["+pt+"]",gt="["+it+"]",bt="\\d+",_t="["+ot+"]",wt="["+st+"]",Mt="[^"+tt+pt+bt+ot+st+ht+"]",kt="\\ud83c[\\udffb-\\udfff]",Dt="(?:"+gt+"|"+kt+")",St="[^"+tt+"]",Lt="(?:\\ud83c[\\udde6-\\uddff]){2}",xt="[\\ud800-\\udbff][\\udc00-\\udfff]",Ot="["+ht+"]",At="\\u200d",Tt="(?:"+wt+"|"+Mt+")",Ct="(?:"+Ot+"|"+Mt+")",jt="(?:"+mt+"(?:d|ll|m|re|s|t|ve))?",zt="(?:"+mt+"(?:D|LL|M|RE|S|T|VE))?",Et=Dt+"?",Bt="["+ft+"]?",Pt="(?:"+At+"(?:"+[St,Lt,xt].join("|")+")"+Bt+Et+")*",Yt="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ht="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ft=Bt+Et+Pt,It="(?:"+[_t,Lt,xt].join("|")+")"+Ft,Vt="(?:"+[St+gt+"?",gt,Lt,xt,vt].join("|")+")",Nt=RegExp(mt,"g"),Rt=RegExp(gt,"g"),$t=RegExp(kt+"(?="+kt+")|"+Vt+Ft,"g"),Wt=RegExp([Ot+"?"+wt+"+"+jt+"(?="+[yt,Ot,"$"].join("|")+")",Ct+"+"+zt+"(?="+[yt,Ot+Tt,"$"].join("|")+")",Ot+"?"+Tt+"+"+jt,Ot+"+"+zt,Ht,Yt,bt,It].join("|"),"g"),Ut=RegExp("["+At+tt+it+ft+"]"),Gt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,qt=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Jt=-1,Xt={};Xt[fe]=Xt[pe]=Xt[me]=Xt[ve]=Xt[ye]=Xt[ge]=Xt[be]=Xt[_e]=Xt[we]=!0,Xt[R]=Xt[$]=Xt[de]=Xt[U]=Xt[he]=Xt[G]=Xt[J]=Xt[X]=Xt[Z]=Xt[Q]=Xt[te]=Xt[ae]=Xt[ie]=Xt[oe]=Xt[ue]=!1;var Kt={};Kt[R]=Kt[$]=Kt[de]=Kt[he]=Kt[U]=Kt[G]=Kt[fe]=Kt[pe]=Kt[me]=Kt[ve]=Kt[ye]=Kt[Z]=Kt[Q]=Kt[te]=Kt[ae]=Kt[ie]=Kt[oe]=Kt[se]=Kt[ge]=Kt[be]=Kt[_e]=Kt[we]=!0,Kt[J]=Kt[X]=Kt[ue]=!1;var Zt={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"},Qt={"&":"&","<":"<",">":">",'"':""","'":"'"},en={"&":"&","<":"<",">":">",""":'"',"'":"'"},tn={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},nn=parseFloat,rn=parseInt,an="object"==typeof e&&e&&e.Object===Object&&e,on="object"==typeof self&&self&&self.Object===Object&&self,sn=an||on||Function("return this")(),ln=t&&!t.nodeType&&t,un=ln&&"object"==typeof r&&r&&!r.nodeType&&r,cn=un&&un.exports===ln,dn=cn&&an.process,hn=function(){try{var e=un&&un.require&&un.require("util").types;return e||dn&&dn.binding&&dn.binding("util")}catch(t){}}(),fn=hn&&hn.isArrayBuffer,pn=hn&&hn.isDate,mn=hn&&hn.isMap,vn=hn&&hn.isRegExp,yn=hn&&hn.isSet,gn=hn&&hn.isTypedArray;function bn(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function _n(e,t,n,r){var a=-1,i=null==e?0:e.length;while(++a-1}function Ln(e,t,n){var r=-1,a=null==e?0:e.length;while(++r-1);return n}function Zn(e,t){var n=e.length;while(n--&&Yn(t,e[n],0)>-1);return n}function Qn(e,t){var n=e.length,r=0;while(n--)e[n]===t&&++r;return r}var er=Nn(Zt),tr=Nn(Qt);function nr(e){return"\\"+tn[e]}function rr(e,t){return null==e?i:e[t]}function ar(e){return Ut.test(e)}function ir(e){return Gt.test(e)}function or(e){var t,n=[];while(!(t=e.next()).done)n.push(t.value);return n}function sr(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function lr(e,t){return function(n){return e(t(n))}}function ur(e,t){var n=-1,r=e.length,a=0,i=[];while(++n-1}function Ir(e,t){var n=this.__data__,r=la(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function Vr(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t=t?e:t)),e}function ma(e,t,n,r,a,o){var s,l=t&f,u=t&p,c=t&m;if(n&&(s=a?n(e,r,a,o):n(e)),s!==i)return s;if(!Mc(e))return e;var d=oc(e);if(d){if(s=Qo(e),!l)return to(e,s)}else{var h=Jo(e),v=h==X||h==K;if(dc(e))return Wi(e,l);if(h==te||h==R||v&&!a){if(s=u||v?{}:es(e),!l)return u?ao(e,da(s,e)):ro(e,ca(s,e))}else{if(!Kt[h])return a?e:{};s=ts(e,h,l)}}o||(o=new Xr);var y=o.get(e);if(y)return y;o.set(e,s),Bc(e)?e.forEach((function(r){s.add(ma(r,t,n,r,e,o))})):Dc(e)&&e.forEach((function(r,a){s.set(a,ma(r,t,n,a,e,o))}));var g=c?u?Ho:Yo:u?wd:_d,b=d?i:g(e);return wn(b||e,(function(r,a){b&&(a=r,r=e[a]),sa(s,a,ma(r,t,n,a,e,o))})),s}function va(e){var t=_d(e);return function(n){return ya(n,e,t)}}function ya(e,t,n){var r=n.length;if(null==e)return!r;e=nt(e);while(r--){var a=n[r],o=t[a],s=e[a];if(s===i&&!(a in e)||!o(s))return!1}return!0}function ga(e,t,n){if("function"!=typeof e)throw new it(u);return ks((function(){e.apply(i,n)}),t)}function ba(e,t,n,r){var a=-1,i=Sn,o=!0,l=e.length,u=[],c=t.length;if(!l)return u;n&&(t=xn(t,qn(n))),r?(i=Ln,o=!1):t.length>=s&&(i=Xn,o=!1,t=new Gr(t));e:while(++aa?0:a+n),r=r===i||r>a?a:Uc(r),r<0&&(r+=a),r=n>r?0:Gc(r);while(n0&&n(s)?t>1?La(s,t-1,n,r,a):On(a,s):r||(a[a.length]=s)}return a}var xa=lo(),Oa=lo(!0);function Aa(e,t){return e&&xa(e,t,_d)}function Ta(e,t){return e&&Oa(e,t,_d)}function Ca(e,t){return Dn(t,(function(t){return bc(e[t])}))}function ja(e,t){t=Vi(t,e);var n=0,r=t.length;while(null!=e&&nt}function Pa(e,t){return null!=e&&dt.call(e,t)}function Ya(e,t){return null!=e&&t in nt(e)}function Ha(e,t,n){return e>=Vt(t,n)&&e=120&&h.length>=120)?new Gr(l&&h):i}h=e[0];var f=-1,p=u[0];e:while(++f-1)s!==e&&St.call(s,l,1),St.call(e,l,1)}return e}function pi(e,t){var n=e?t.length:0,r=n-1;while(n--){var a=t[n];if(n==r||a!==i){var i=a;as(a)?St.call(e,a,1):zi(e,a)}}return e}function mi(e,t){return e+Et(Ut()*(t-e+1))}function vi(e,t,r,a){var i=-1,o=It(zt((t-e)/(r||1)),0),s=n(o);while(o--)s[a?o:++i]=e,e+=r;return s}function yi(e,t){var n="";if(!e||t<1||t>P)return n;do{t%2&&(n+=e),t=Et(t/2),t&&(e+=e)}while(t);return n}function gi(e,t){return Ds(gs(e,t,Oh),e+"")}function bi(e){return ra(Fd(e))}function _i(e,t){var n=Fd(e);return xs(n,pa(t,0,n.length))}function wi(e,t,n,r){if(!Mc(e))return e;t=Vi(t,e);var a=-1,o=t.length,s=o-1,l=e;while(null!=l&&++ai?0:i+t),r=r>i?i:r,r<0&&(r+=i),i=t>r?0:r-t>>>0,t>>>=0;var o=n(i);while(++a>>1,o=e[i];null!==o&&!Yc(o)&&(n?o<=t:o=s){var c=t?null:xo(e);if(c)return cr(c);o=!1,a=Xn,u=new Gr}else u=t?[]:l;e:while(++r=r?e:Si(e,t,n)}var $i=Tt||function(e){return sn.clearTimeout(e)};function Wi(e,t){if(t)return e.slice();var n=e.length,r=wt?wt(n):new e.constructor(n);return e.copy(r),r}function Ui(e){var t=new e.constructor(e.byteLength);return new _t(t).set(new _t(e)),t}function Gi(e,t){var n=t?Ui(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}function qi(e){var t=new e.constructor(e.source,Ue.exec(e));return t.lastIndex=e.lastIndex,t}function Ji(e){return yr?nt(yr.call(e)):{}}function Xi(e,t){var n=t?Ui(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function Ki(e,t){if(e!==t){var n=e!==i,r=null===e,a=e===e,o=Yc(e),s=t!==i,l=null===t,u=t===t,c=Yc(t);if(!l&&!c&&!o&&e>t||o&&s&&u&&!l&&!c||r&&s&&u||!n&&u||!a)return 1;if(!r&&!o&&!c&&e=s)return l;var u=n[r];return l*("desc"==u?-1:1)}}return e.index-t.index}function Qi(e,t,r,a){var i=-1,o=e.length,s=r.length,l=-1,u=t.length,c=It(o-s,0),d=n(u+c),h=!a;while(++l1?n[a-1]:i,s=a>2?n[2]:i;o=e.length>3&&"function"==typeof o?(a--,o):i,s&&is(n[0],n[1],s)&&(o=a<3?i:o,a=1),t=nt(t);while(++r-1?a[o?t[s]:s]:i}}function vo(e){return Po((function(t){var n=t.length,r=n,a=Dr.prototype.thru;e&&t.reverse();while(r--){var o=t[r];if("function"!=typeof o)throw new it(u);if(a&&!s&&"wrapper"==Io(o))var s=new Dr([],!0)}r=s?r:n;while(++r1&&g.reverse(),h&&cl))return!1;var c=o.get(e),d=o.get(t);if(c&&d)return c==t&&d==e;var h=-1,f=!0,p=n&y?new Gr:i;o.set(e,t),o.set(t,e);while(++h1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace(Ie,"{\n/* [wrapped with "+t+"] */\n")}function rs(e){return oc(e)||ic(e)||!!(Lt&&e&&e[Lt])}function as(e,t){var n=typeof e;return t=null==t?P:t,!!t&&("number"==n||"symbol"!=n&&Ke.test(e))&&e>-1&&e%1==0&&e0){if(++t>=T)return arguments[0]}else t=0;return e.apply(i,arguments)}}function xs(e,t){var n=-1,r=e.length,a=r-1;t=t===i?r:t;while(++n1?e[t-1]:i;return n="function"==typeof n?(e.pop(),n):i,El(e,n)}));function Rl(e){var t=_r(e);return t.__chain__=!0,t}function $l(e,t){return t(e),e}function Wl(e,t){return t(e)}var Ul=Po((function(e){var t=e.length,n=t?e[0]:0,r=this.__wrapped__,a=function(t){return fa(t,e)};return!(t>1||this.__actions__.length)&&r instanceof Sr&&as(n)?(r=r.slice(n,+n+(t?1:0)),r.__actions__.push({func:Wl,args:[a],thisArg:i}),new Dr(r,this.__chain__).thru((function(e){return t&&!e.length&&e.push(i),e}))):this.thru(a)}));function Gl(){return Rl(this)}function ql(){return new Dr(this.value(),this.__chain__)}function Jl(){this.__values__===i&&(this.__values__=$c(this.value()));var e=this.__index__>=this.__values__.length,t=e?i:this.__values__[this.__index__++];return{done:e,value:t}}function Xl(){return this}function Kl(e){var t,n=this;while(n instanceof kr){var r=js(n);r.__index__=0,r.__values__=i,t?a.__wrapped__=r:t=r;var a=r;n=n.__wrapped__}return a.__wrapped__=e,t}function Zl(){var e=this.__wrapped__;if(e instanceof Sr){var t=e;return this.__actions__.length&&(t=new Sr(this)),t=t.reverse(),t.__actions__.push({func:Wl,args:[hl],thisArg:i}),new Dr(t,this.__chain__)}return this.thru(hl)}function Ql(){return Pi(this.__wrapped__,this.__actions__)}var eu=io((function(e,t,n){dt.call(e,n)?++e[n]:ha(e,n,1)}));function tu(e,t,n){var r=oc(e)?kn:Ma;return n&&is(e,t,n)&&(t=i),r(e,No(t,3))}function nu(e,t){var n=oc(e)?Dn:Sa;return n(e,No(t,3))}var ru=mo($s),au=mo(Ws);function iu(e,t){return La(pu(e,t),1)}function ou(e,t){return La(pu(e,t),B)}function su(e,t,n){return n=n===i?1:Uc(n),La(pu(e,t),n)}function lu(e,t){var n=oc(e)?wn:_a;return n(e,No(t,3))}function uu(e,t){var n=oc(e)?Mn:wa;return n(e,No(t,3))}var cu=io((function(e,t,n){dt.call(e,n)?e[n].push(t):ha(e,n,[t])}));function du(e,t,n,r){e=lc(e)?e:Fd(e),n=n&&!r?Uc(n):0;var a=e.length;return n<0&&(n=It(a+n,0)),Pc(e)?n<=a&&e.indexOf(t,n)>-1:!!a&&Yn(e,t,n)>-1}var hu=gi((function(e,t,r){var a=-1,i="function"==typeof t,o=lc(e)?n(e.length):[];return _a(e,(function(e){o[++a]=i?bn(t,e,r):Va(e,t,r)})),o})),fu=io((function(e,t,n){ha(e,n,t)}));function pu(e,t){var n=oc(e)?xn:ri;return n(e,No(t,3))}function mu(e,t,n,r){return null==e?[]:(oc(t)||(t=null==t?[]:[t]),n=r?i:n,oc(n)||(n=null==n?[]:[n]),ui(e,t,n))}var vu=io((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]}));function yu(e,t,n){var r=oc(e)?An:Rn,a=arguments.length<3;return r(e,No(t,4),n,a,_a)}function gu(e,t,n){var r=oc(e)?Tn:Rn,a=arguments.length<3;return r(e,No(t,4),n,a,wa)}function bu(e,t){var n=oc(e)?Dn:Sa;return n(e,Fu(No(t,3)))}function _u(e){var t=oc(e)?ra:bi;return t(e)}function wu(e,t,n){t=(n?is(e,t,n):t===i)?1:Uc(t);var r=oc(e)?aa:_i;return r(e,t)}function Mu(e){var t=oc(e)?ia:Di;return t(e)}function ku(e){if(null==e)return 0;if(lc(e))return Pc(e)?pr(e):e.length;var t=Jo(e);return t==Z||t==ie?e.size:ei(e).length}function Du(e,t,n){var r=oc(e)?Cn:Li;return n&&is(e,t,n)&&(t=i),r(e,No(t,3))}var Su=gi((function(e,t){if(null==e)return[];var n=t.length;return n>1&&is(e,t[0],t[1])?t=[]:n>2&&is(t[0],t[1],t[2])&&(t=[t[0]]),ui(e,La(t,1),[])})),Lu=Ct||function(){return sn.Date.now()};function xu(e,t){if("function"!=typeof t)throw new it(u);return e=Uc(e),function(){if(--e<1)return t.apply(this,arguments)}}function Ou(e,t,n){return t=n?i:t,t=e&&null==t?e.length:t,Ao(e,S,i,i,i,i,t)}function Au(e,t){var n;if("function"!=typeof t)throw new it(u);return e=Uc(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=i),n}}var Tu=gi((function(e,t,n){var r=g;if(n.length){var a=ur(n,Vo(Tu));r|=k}return Ao(e,r,t,n,a)})),Cu=gi((function(e,t,n){var r=g|b;if(n.length){var a=ur(n,Vo(Cu));r|=k}return Ao(t,r,e,n,a)}));function ju(e,t,n){t=n?i:t;var r=Ao(e,w,i,i,i,i,i,t);return r.placeholder=ju.placeholder,r}function zu(e,t,n){t=n?i:t;var r=Ao(e,M,i,i,i,i,i,t);return r.placeholder=zu.placeholder,r}function Eu(e,t,n){var r,a,o,s,l,c,d=0,h=!1,f=!1,p=!0;if("function"!=typeof e)throw new it(u);function m(t){var n=r,o=a;return r=a=i,d=t,s=e.apply(o,n),s}function v(e){return d=e,l=ks(b,t),h?m(e):s}function y(e){var n=e-c,r=e-d,a=t-n;return f?Vt(a,o-r):a}function g(e){var n=e-c,r=e-d;return c===i||n>=t||n<0||f&&r>=o}function b(){var e=Lu();if(g(e))return _(e);l=ks(b,y(e))}function _(e){return l=i,p&&r?m(e):(r=a=i,s)}function w(){l!==i&&$i(l),d=0,r=c=a=l=i}function M(){return l===i?s:_(Lu())}function k(){var e=Lu(),n=g(e);if(r=arguments,a=this,c=e,n){if(l===i)return v(c);if(f)return $i(l),l=ks(b,t),m(c)}return l===i&&(l=ks(b,t)),s}return t=qc(t)||0,Mc(n)&&(h=!!n.leading,f="maxWait"in n,o=f?It(qc(n.maxWait)||0,t):o,p="trailing"in n?!!n.trailing:p),k.cancel=w,k.flush=M,k}var Bu=gi((function(e,t){return ga(e,1,t)})),Pu=gi((function(e,t,n){return ga(e,qc(t)||0,n)}));function Yu(e){return Ao(e,x)}function Hu(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new it(u);var n=function(){var r=arguments,a=t?t.apply(this,r):r[0],i=n.cache;if(i.has(a))return i.get(a);var o=e.apply(this,r);return n.cache=i.set(a,o)||i,o};return n.cache=new(Hu.Cache||Vr),n}function Fu(e){if("function"!=typeof e)throw new it(u);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}function Iu(e){return Au(2,e)}Hu.Cache=Vr;var Vu=Ni((function(e,t){t=1==t.length&&oc(t[0])?xn(t[0],qn(No())):xn(La(t,1),qn(No()));var n=t.length;return gi((function(r){var a=-1,i=Vt(r.length,n);while(++a=t})),ic=Na(function(){return arguments}())?Na:function(e){return kc(e)&&dt.call(e,"callee")&&!Dt.call(e,"callee")},oc=n.isArray,sc=fn?qn(fn):Ra;function lc(e){return null!=e&&wc(e.length)&&!bc(e)}function uc(e){return kc(e)&&lc(e)}function cc(e){return!0===e||!1===e||kc(e)&&Ea(e)==U}var dc=Pt||Uh,hc=pn?qn(pn):$a;function fc(e){return kc(e)&&1===e.nodeType&&!jc(e)}function pc(e){if(null==e)return!0;if(lc(e)&&(oc(e)||"string"==typeof e||"function"==typeof e.splice||dc(e)||Hc(e)||ic(e)))return!e.length;var t=Jo(e);if(t==Z||t==ie)return!e.size;if(ds(e))return!ei(e).length;for(var n in e)if(dt.call(e,n))return!1;return!0}function mc(e,t){return Wa(e,t)}function vc(e,t,n){n="function"==typeof n?n:i;var r=n?n(e,t):i;return r===i?Wa(e,t,i,n):!!r}function yc(e){if(!kc(e))return!1;var t=Ea(e);return t==J||t==q||"string"==typeof e.message&&"string"==typeof e.name&&!jc(e)}function gc(e){return"number"==typeof e&&Yt(e)}function bc(e){if(!Mc(e))return!1;var t=Ea(e);return t==X||t==K||t==W||t==re}function _c(e){return"number"==typeof e&&e==Uc(e)}function wc(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=P}function Mc(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function kc(e){return null!=e&&"object"==typeof e}var Dc=mn?qn(mn):Ga;function Sc(e,t){return e===t||qa(e,t,$o(t))}function Lc(e,t,n){return n="function"==typeof n?n:i,qa(e,t,$o(t),n)}function xc(e){return Cc(e)&&e!=+e}function Oc(e){if(cs(e))throw new a(l);return Ja(e)}function Ac(e){return null===e}function Tc(e){return null==e}function Cc(e){return"number"==typeof e||kc(e)&&Ea(e)==Q}function jc(e){if(!kc(e)||Ea(e)!=te)return!1;var t=Mt(e);if(null===t)return!0;var n=dt.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&ct.call(n)==mt}var zc=vn?qn(vn):Xa;function Ec(e){return _c(e)&&e>=-P&&e<=P}var Bc=yn?qn(yn):Ka;function Pc(e){return"string"==typeof e||!oc(e)&&kc(e)&&Ea(e)==oe}function Yc(e){return"symbol"==typeof e||kc(e)&&Ea(e)==se}var Hc=gn?qn(gn):Za;function Fc(e){return e===i}function Ic(e){return kc(e)&&Jo(e)==ue}function Vc(e){return kc(e)&&Ea(e)==ce}var Nc=Do(ni),Rc=Do((function(e,t){return e<=t}));function $c(e){if(!e)return[];if(lc(e))return Pc(e)?mr(e):to(e);if(xt&&e[xt])return or(e[xt]());var t=Jo(e),n=t==Z?sr:t==ie?cr:Fd;return n(e)}function Wc(e){if(!e)return 0===e?e:0;if(e=qc(e),e===B||e===-B){var t=e<0?-1:1;return t*Y}return e===e?e:0}function Uc(e){var t=Wc(e),n=t%1;return t===t?n?t-n:t:0}function Gc(e){return e?pa(Uc(e),0,F):0}function qc(e){if("number"==typeof e)return e;if(Yc(e))return H;if(Mc(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Mc(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(Ye,"");var n=qe.test(e);return n||Xe.test(e)?rn(e.slice(2),n?2:8):Ge.test(e)?H:+e}function Jc(e){return no(e,wd(e))}function Xc(e){return e?pa(Uc(e),-P,P):0===e?e:0}function Kc(e){return null==e?"":Ci(e)}var Zc=oo((function(e,t){if(ds(t)||lc(t))no(t,_d(t),e);else for(var n in t)dt.call(t,n)&&sa(e,n,t[n])})),Qc=oo((function(e,t){no(t,wd(t),e)})),ed=oo((function(e,t,n,r){no(t,wd(t),e,r)})),td=oo((function(e,t,n,r){no(t,_d(t),e,r)})),nd=Po(fa);function rd(e,t){var n=Mr(e);return null==t?n:ca(n,t)}var ad=gi((function(e,t){e=nt(e);var n=-1,r=t.length,a=r>2?t[2]:i;a&&is(t[0],t[1],a)&&(r=1);while(++n1),t})),no(e,Ho(e),n),r&&(n=ma(n,f|p|m,jo));var a=t.length;while(a--)zi(n,t[a]);return n}));function xd(e,t){return Ad(e,Fu(No(t)))}var Od=Po((function(e,t){return null==e?{}:ci(e,t)}));function Ad(e,t){if(null==e)return{};var n=xn(Ho(e),(function(e){return[e]}));return t=No(t),di(e,n,(function(e,n){return t(e,n[0])}))}function Td(e,t,n){t=Vi(t,e);var r=-1,a=t.length;a||(a=1,e=i);while(++rt){var r=e;e=t,t=r}if(n||e%1||t%1){var a=Ut();return Vt(e+a*(t-e+nn("1e-"+((a+"").length-1))),t)}return mi(e,t)}var $d=ho((function(e,t,n){return t=t.toLowerCase(),e+(n?Wd(t):t)}));function Wd(e){return gh(Kc(e).toLowerCase())}function Ud(e){return e=Kc(e),e&&e.replace(Ze,er).replace(Rt,"")}function Gd(e,t,n){e=Kc(e),t=Ci(t);var r=e.length;n=n===i?r:pa(Uc(n),0,r);var a=n;return n-=t.length,n>=0&&e.slice(n,a)==t}function qd(e){return e=Kc(e),e&&Oe.test(e)?e.replace(Le,tr):e}function Jd(e){return e=Kc(e),e&&Pe.test(e)?e.replace(Be,"\\$&"):e}var Xd=ho((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),Kd=ho((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),Zd=co("toLowerCase");function Qd(e,t,n){e=Kc(e),t=Uc(t);var r=t?pr(e):0;if(!t||r>=t)return e;var a=(t-r)/2;return wo(Et(a),n)+e+wo(zt(a),n)}function eh(e,t,n){e=Kc(e),t=Uc(t);var r=t?pr(e):0;return t&&r>>0,n?(e=Kc(e),e&&("string"==typeof t||null!=t&&!zc(t))&&(t=Ci(t),!t&&ar(e))?Ri(mr(e),0,n):e.split(t,n)):[]}var sh=ho((function(e,t,n){return e+(n?" ":"")+gh(t)}));function lh(e,t,n){return e=Kc(e),n=null==n?0:pa(Uc(n),0,e.length),t=Ci(t),e.slice(n,n+t.length)==t}function uh(e,t,n){var r=_r.templateSettings;n&&is(e,t,n)&&(t=i),e=Kc(e),t=ed({},t,r,To);var a,o,s=ed({},t.imports,r.imports,To),l=_d(s),u=Jn(s,l),c=0,d=t.interpolate||Qe,h="__p += '",f=rt((t.escape||Qe).source+"|"+d.source+"|"+(d===Ce?We:Qe).source+"|"+(t.evaluate||Qe).source+"|$","g"),p="//# sourceURL="+(dt.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Jt+"]")+"\n";e.replace(f,(function(t,n,r,i,s,l){return r||(r=i),h+=e.slice(c,l).replace(et,nr),n&&(a=!0,h+="' +\n__e("+n+") +\n'"),s&&(o=!0,h+="';\n"+s+";\n__p += '"),r&&(h+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),c=l+t.length,t})),h+="';\n";var m=dt.call(t,"variable")&&t.variable;m||(h="with (obj) {\n"+h+"\n}\n"),h=(o?h.replace(Me,""):h).replace(ke,"$1").replace(De,"$1;"),h="function("+(m||"obj")+") {\n"+(m?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(a?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+h+"return __p\n}";var v=_h((function(){return Re(l,p+"return "+h).apply(i,u)}));if(v.source=h,yc(v))throw v;return v}function ch(e){return Kc(e).toLowerCase()}function dh(e){return Kc(e).toUpperCase()}function hh(e,t,n){if(e=Kc(e),e&&(n||t===i))return e.replace(Ye,"");if(!e||!(t=Ci(t)))return e;var r=mr(e),a=mr(t),o=Kn(r,a),s=Zn(r,a)+1;return Ri(r,o,s).join("")}function fh(e,t,n){if(e=Kc(e),e&&(n||t===i))return e.replace(Fe,"");if(!e||!(t=Ci(t)))return e;var r=mr(e),a=Zn(r,mr(t))+1;return Ri(r,0,a).join("")}function ph(e,t,n){if(e=Kc(e),e&&(n||t===i))return e.replace(He,"");if(!e||!(t=Ci(t)))return e;var r=mr(e),a=Kn(r,mr(t));return Ri(r,a).join("")}function mh(e,t){var n=O,r=A;if(Mc(t)){var a="separator"in t?t.separator:a;n="length"in t?Uc(t.length):n,r="omission"in t?Ci(t.omission):r}e=Kc(e);var o=e.length;if(ar(e)){var s=mr(e);o=s.length}if(n>=o)return e;var l=n-pr(r);if(l<1)return r;var u=s?Ri(s,0,l).join(""):e.slice(0,l);if(a===i)return u+r;if(s&&(l+=u.length-l),zc(a)){if(e.slice(l).search(a)){var c,d=u;a.global||(a=rt(a.source,Kc(Ue.exec(a))+"g")),a.lastIndex=0;while(c=a.exec(d))var h=c.index;u=u.slice(0,h===i?l:h)}}else if(e.indexOf(Ci(a),l)!=l){var f=u.lastIndexOf(a);f>-1&&(u=u.slice(0,f))}return u+r}function vh(e){return e=Kc(e),e&&xe.test(e)?e.replace(Se,vr):e}var yh=ho((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),gh=co("toUpperCase");function bh(e,t,n){return e=Kc(e),t=n?i:t,t===i?ir(e)?br(e):En(e):e.match(t)||[]}var _h=gi((function(e,t){try{return bn(e,i,t)}catch(n){return yc(n)?n:new a(n)}})),wh=Po((function(e,t){return wn(t,(function(t){t=As(t),ha(e,t,Tu(e[t],e))})),e}));function Mh(e){var t=null==e?0:e.length,n=No();return e=t?xn(e,(function(e){if("function"!=typeof e[1])throw new it(u);return[n(e[0]),e[1]]})):[],gi((function(n){var r=-1;while(++rP)return[];var n=F,r=Vt(e,F);t=No(t),e-=F;var a=Un(r,t);while(++n0||t<0)?new Sr(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),t!==i&&(t=Uc(t),n=t<0?n.dropRight(-t):n.take(t-e)),n)},Sr.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Sr.prototype.toArray=function(){return this.take(F)},Aa(Sr.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),a=_r[r?"take"+("last"==t?"Right":""):t],o=r||/^find/.test(t);a&&(_r.prototype[t]=function(){var t=this.__wrapped__,s=r?[1]:arguments,l=t instanceof Sr,u=s[0],c=l||oc(t),d=function(e){var t=a.apply(_r,On([e],s));return r&&h?t[0]:t};c&&n&&"function"==typeof u&&1!=u.length&&(l=c=!1);var h=this.__chain__,f=!!this.__actions__.length,p=o&&!h,m=l&&!f;if(!o&&c){t=m?t:new Sr(this);var v=e.apply(t,s);return v.__actions__.push({func:Wl,args:[d],thisArg:i}),new Dr(v,h)}return p&&m?e.apply(this,s):(v=this.thru(d),p?r?v.value()[0]:v.value():v)})})),wn(["pop","push","shift","sort","splice","unshift"],(function(e){var t=ot[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);_r.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var a=this.value();return t.apply(oc(a)?a:[],e)}return this[n]((function(n){return t.apply(oc(n)?n:[],e)}))}})),Aa(Sr.prototype,(function(e,t){var n=_r[t];if(n){var r=n.name+"";dt.call(un,r)||(un[r]=[]),un[r].push({name:t,func:n})}})),un[yo(i,b).name]=[{name:"wrapper",func:i}],Sr.prototype.clone=Lr,Sr.prototype.reverse=xr,Sr.prototype.value=Or,_r.prototype.at=Ul,_r.prototype.chain=Gl,_r.prototype.commit=ql,_r.prototype.next=Jl,_r.prototype.plant=Kl,_r.prototype.reverse=Zl,_r.prototype.toJSON=_r.prototype.valueOf=_r.prototype.value=Ql,_r.prototype.first=_r.prototype.head,xt&&(_r.prototype[xt]=Xl),_r},wr=_r();sn._=wr,a=function(){return wr}.call(t,n,t,r),a===i||(r.exports=a)}).call(this)}).call(this,n("c8ba"),n("62e4")(e))},3044:function(e,t,n){"use strict";var r=n("872a");function a(){return!0}function i(){}function o(){return""}function s(e){return"undefined"===typeof e}e.exports=new r("tag:yaml.org,2002:js/undefined",{kind:"scalar",resolve:a,construct:i,predicate:s,represent:o})},3222:function(e,t,n){(function(t,n){e.exports=n()})("undefined"!==typeof self&&self,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var a=t[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(r,a,function(t){return e[t]}.bind(null,a));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="c267")}({"026c":function(e,t,n){var r=n("a828"),a=n("2dae"),i=n("e60e");e.exports=function(e){var t=r(e),n=a.f;if(n){var o,s=n(e),l=i.f,u=0;while(s.length>u)l.call(e,o=s[u++])&&t.push(o)}return t}},"038b":function(e,t,n){e.exports=n("7676")},"03bc":function(e,t,n){var r=n("c5f8"),a=n("d9e5").f,i={}.toString,o="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(e){try{return a(e)}catch(t){return o.slice()}};e.exports.f=function(e){return o&&"[object Window]"==i.call(e)?s(e):a(r(e))}},"0746":function(e,t,n){var r=n("672a"),a=n("64d2"),i=n("fc06");e.exports=function(e){return function(t,n,o){var s,l=r(t),u=a(l.length),c=i(o,u);if(e&&n!=n){while(u>c)if(s=l[c++],s!=s)return!0}else for(;u>c;c++)if((e||c in l)&&l[c]===n)return e||c||0;return!e&&-1}}},"07fd":function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},"081c":function(e,t,n){var r=n("3cc5"),a=n("dfcb");e.exports=n("947c").getIterator=function(e){var t=a(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return r(t.call(e))}},"0a04":function(e,t,n){"use strict";var r=n("62cf"),a=n("f13c")(0),i=n("14f6")([].forEach,!0);r(r.P+r.F*!i,"Array",{forEach:function(e){return a(this,e,arguments[1])}})},"0a85":function(e,t,n){e.exports=n("bc7f")},"0aad":function(e,t,n){"use strict";var r=n("a8ae"),a=n("d1f8"),i=n("2cc2"),o=n("ce64"),s=n("64d2"),l=n("dd3b"),u=n("2bfe"),c=n("910c"),d=Math.min,h=[].push,f="split",p="length",m="lastIndex",v=4294967295,y=!c((function(){RegExp(v,"y")}));n("e002")("split",2,(function(e,t,n,c){var g;return g="c"=="abbc"[f](/(b)*/)[1]||4!="test"[f](/(?:)/,-1)[p]||2!="ab"[f](/(?:ab)*/)[p]||4!="."[f](/(.?)(.?)/)[p]||"."[f](/()()/)[p]>1||""[f](/.?/)[p]?function(e,t){var a=String(this);if(void 0===e&&0===t)return[];if(!r(e))return n.call(a,e,t);var i,o,s,l=[],c=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),d=0,f=void 0===t?v:t>>>0,y=new RegExp(e.source,c+"g");while(i=u.call(y,a)){if(o=y[m],o>d&&(l.push(a.slice(d,i.index)),i[p]>1&&i.index=f))break;y[m]===i.index&&y[m]++}return d===a[p]?!s&&y.test("")||l.push(""):l.push(a.slice(d)),l[p]>f?l.slice(0,f):l}:"0"[f](void 0,0)[p]?function(e,t){return void 0===e&&0===t?[]:n.call(this,e,t)}:n,[function(n,r){var a=e(this),i=void 0==n?void 0:n[t];return void 0!==i?i.call(n,a,r):g.call(String(a),n,r)},function(e,t){var r=c(g,e,this,t,g!==n);if(r.done)return r.value;var u=a(e),h=String(this),f=i(u,RegExp),p=u.unicode,m=(u.ignoreCase?"i":"")+(u.multiline?"m":"")+(u.unicode?"u":"")+(y?"y":"g"),b=new f(y?u:"^(?:"+u.source+")",m),_=void 0===t?v:t>>>0;if(0===_)return[];if(0===h.length)return null===l(b,h)?[h]:[];var w=0,M=0,k=[];while(Ml)r.f(e,n=o[l++],t[n]);return e}},"14f6":function(e,t,n){"use strict";var r=n("910c");e.exports=function(e,t){return!!e&&r((function(){t?e.call(null,(function(){}),1):e.call(null)}))}},"157a":function(e,t,n){var r=n("5b85"),a=n("c5f8"),i=n("c5be")(!1),o=n("d0bc")("IE_PROTO");e.exports=function(e,t){var n,s=a(e),l=0,u=[];for(n in s)n!=o&&r(s,n)&&u.push(n);while(t.length>l)r(s,n=t[l++])&&(~i(u,n)||u.push(n));return u}},"166f":function(e,t,n){var r=n("df98");e.exports=function(e,t){if(!r(e))return e;var n,a;if(t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;if("function"==typeof(n=e.valueOf)&&!r(a=n.call(e)))return a;if(!t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;throw TypeError("Can't convert object to primitive value")}},"16a8":function(e,t,n){var r=n("3cc5"),a=n("56d8"),i=n("7ffd"),o=n("d0bc")("IE_PROTO"),s=function(){},l="prototype",u=function(){var e,t=n("8cb6")("iframe"),r=i.length,a="<",o=">";t.style.display="none",n("6bf9").appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(a+"script"+o+"document.F=Object"+a+"/script"+o),e.close(),u=e.F;while(r--)delete u[l][i[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(s[l]=r(e),n=new s,s[l]=null,n[o]=e):n=u(),void 0===t?n:a(n,t)}},"1ae2":function(e,t,n){"use strict";var r=n("adad"),a=n("5b85"),i=n("fa25"),o=n("1c03"),s=n("c76b"),l=n("2590").KEY,u=n("3f9f"),c=n("564f"),d=n("a0f7"),h=n("edac"),f=n("eb5c"),p=n("26c6"),m=n("b978"),v=n("026c"),y=n("29b7"),g=n("3cc5"),b=n("bc08"),_=n("c5f8"),w=n("8e7e"),M=n("2ae9"),k=n("16a8"),D=n("03bc"),S=n("e369"),L=n("4b11"),x=n("a828"),O=S.f,A=L.f,T=D.f,C=r.Symbol,j=r.JSON,z=j&&j.stringify,E="prototype",B=f("_hidden"),P=f("toPrimitive"),Y={}.propertyIsEnumerable,H=c("symbol-registry"),F=c("symbols"),I=c("op-symbols"),V=Object[E],N="function"==typeof C,R=r.QObject,$=!R||!R[E]||!R[E].findChild,W=i&&u((function(){return 7!=k(A({},"a",{get:function(){return A(this,"a",{value:7}).a}})).a}))?function(e,t,n){var r=O(V,t);r&&delete V[t],A(e,t,n),r&&e!==V&&A(V,t,r)}:A,U=function(e){var t=F[e]=k(C[E]);return t._k=e,t},G=N&&"symbol"==typeof C.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof C},q=function(e,t,n){return e===V&&q(I,t,n),g(e),t=w(t,!0),g(n),a(F,t)?(n.enumerable?(a(e,B)&&e[B][t]&&(e[B][t]=!1),n=k(n,{enumerable:M(0,!1)})):(a(e,B)||A(e,B,M(1,{})),e[B][t]=!0),W(e,t,n)):A(e,t,n)},J=function(e,t){g(e);var n,r=v(t=_(t)),a=0,i=r.length;while(i>a)q(e,n=r[a++],t[n]);return e},X=function(e,t){return void 0===t?k(e):J(k(e),t)},K=function(e){var t=Y.call(this,e=w(e,!0));return!(this===V&&a(F,e)&&!a(I,e))&&(!(t||!a(this,e)||!a(F,e)||a(this,B)&&this[B][e])||t)},Z=function(e,t){if(e=_(e),t=w(t,!0),e!==V||!a(F,t)||a(I,t)){var n=O(e,t);return!n||!a(F,t)||a(e,B)&&e[B][t]||(n.enumerable=!0),n}},Q=function(e){var t,n=T(_(e)),r=[],i=0;while(n.length>i)a(F,t=n[i++])||t==B||t==l||r.push(t);return r},ee=function(e){var t,n=e===V,r=T(n?I:_(e)),i=[],o=0;while(r.length>o)!a(F,t=r[o++])||n&&!a(V,t)||i.push(F[t]);return i};N||(C=function(){if(this instanceof C)throw TypeError("Symbol is not a constructor!");var e=h(arguments.length>0?arguments[0]:void 0),t=function(n){this===V&&t.call(I,n),a(this,B)&&a(this[B],e)&&(this[B][e]=!1),W(this,e,M(1,n))};return i&&$&&W(V,e,{configurable:!0,set:t}),U(e)},s(C[E],"toString",(function(){return this._k})),S.f=Z,L.f=q,n("d9e5").f=D.f=Q,n("e60e").f=K,n("2dae").f=ee,i&&!n("5cde")&&s(V,"propertyIsEnumerable",K,!0),p.f=function(e){return U(f(e))}),o(o.G+o.W+o.F*!N,{Symbol:C});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ne=0;te.length>ne;)f(te[ne++]);for(var re=x(f.store),ae=0;re.length>ae;)m(re[ae++]);o(o.S+o.F*!N,"Symbol",{for:function(e){return a(H,e+="")?H[e]:H[e]=C(e)},keyFor:function(e){if(!G(e))throw TypeError(e+" is not a symbol!");for(var t in H)if(H[t]===e)return t},useSetter:function(){$=!0},useSimple:function(){$=!1}}),o(o.S+o.F*!N,"Object",{create:X,defineProperty:q,defineProperties:J,getOwnPropertyDescriptor:Z,getOwnPropertyNames:Q,getOwnPropertySymbols:ee}),j&&o(o.S+o.F*(!N||u((function(){var e=C();return"[null]"!=z([e])||"{}"!=z({a:e})||"{}"!=z(Object(e))}))),"JSON",{stringify:function(e){var t,n,r=[e],a=1;while(arguments.length>a)r.push(arguments[a++]);if(n=t=r[1],(b(t)||void 0!==e)&&!G(e))return y(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!G(t))return t}),r[1]=t,z.apply(j,r)}}),C[E][P]||n("e0ed")(C[E],P,C[E].valueOf),d(C,"Symbol"),d(Math,"Math",!0),d(r.JSON,"JSON",!0)},"1c03":function(e,t,n){var r=n("adad"),a=n("947c"),i=n("499c"),o=n("e0ed"),s=n("5b85"),l="prototype",u=function(e,t,n){var c,d,h,f=e&u.F,p=e&u.G,m=e&u.S,v=e&u.P,y=e&u.B,g=e&u.W,b=p?a:a[t]||(a[t]={}),_=b[l],w=p?r:m?r[t]:(r[t]||{})[l];for(c in p&&(n=t),n)d=!f&&w&&void 0!==w[c],d&&s(b,c)||(h=d?w[c]:n[c],b[c]=p&&"function"!=typeof w[c]?n[c]:y&&d?i(h,r):g&&w[c]==h?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t[l]=e[l],t}(h):v&&"function"==typeof h?i(Function.call,h):h,v&&((b.virtual||(b.virtual={}))[c]=h,e&u.R&&_&&!_[c]&&o(_,c,h)))};u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},"1c53":function(e,t,n){n("d613");for(var r=n("adad"),a=n("e0ed"),i=n("de2e"),o=n("eb5c")("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),l=0;l1&&i.call(o[0],n,(function(){for(c=1;c0?a(r(e),9007199254740991):0}},"3c7a":function(e,t,n){var r=n("d1f8"),a=n("e258"),i=n("166f"),o=Object.defineProperty;t.f=n("66b6")?Object.defineProperty:function(e,t,n){if(r(e),t=i(t,!0),r(n),a)try{return o(e,t,n)}catch(s){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},"3cc5":function(e,t,n){var r=n("bc08");e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},"3e85":function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},"3f25":function(e,t,n){var r=n("62cf"),a=n("21e4"),i=n("910c");e.exports=function(e,t){var n=(a.Object||{})[e]||Object[e],o={};o[e]=t(n),r(r.S+r.F*i((function(){n(1)})),"Object",o)}},"3f9f":function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},4051:function(e,t,n){var r=n("3e85");e.exports=function(e){return Object(r(e))}},4821:function(e,t,n){for(var r=n("8a52"),a=n("2369"),i=n("ede6"),o=n("898f"),s=n("f650"),l=n("ee07"),u=n("7d30"),c=u("iterator"),d=u("toStringTag"),h=l.Array,f={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},p=a(f),m=0;ml)r.f(e,n=o[l++],t[n]);return e}},"5a82":function(e,t,n){"use strict";var r=n("d1f8"),a=n("4051"),i=n("64d2"),o=n("7c04"),s=n("ce64"),l=n("dd3b"),u=Math.max,c=Math.min,d=Math.floor,h=/\$([$&`']|\d\d?|<[^>]*>)/g,f=/\$([$&`']|\d\d?)/g,p=function(e){return void 0===e?e:String(e)};n("e002")("replace",2,(function(e,t,n,m){return[function(r,a){var i=e(this),o=void 0==r?void 0:r[t];return void 0!==o?o.call(r,i,a):n.call(String(i),r,a)},function(e,t){var a=m(n,e,this,t);if(a.done)return a.value;var d=r(e),h=String(this),f="function"===typeof t;f||(t=String(t));var y=d.global;if(y){var g=d.unicode;d.lastIndex=0}var b=[];while(1){var _=l(d,h);if(null===_)break;if(b.push(_),!y)break;var w=String(_[0]);""===w&&(d.lastIndex=s(h,i(d.lastIndex),g))}for(var M="",k=0,D=0;D=k&&(M+=h.slice(k,L)+C,k=L+S.length)}return M+h.slice(k)}];function v(e,t,r,i,o,s){var l=r+e.length,u=i.length,c=f;return void 0!==o&&(o=a(o),c=h),n.call(s,c,(function(n,a){var s;switch(a.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,r);case"'":return t.slice(l);case"<":s=o[a.slice(1,-1)];break;default:var c=+a;if(0===c)return n;if(c>u){var h=d(c/10);return 0===h?n:h<=u?void 0===i[h-1]?a.charAt(1):i[h-1]+a.charAt(1):n}s=i[c-1]}return void 0===s?"":s}))}}))},"5b85":function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},"5cde":function(e,t){e.exports=!0},6020:function(e,t,n){var r=n("62cf");r(r.P,"Function",{bind:n("da91")})},"62cf":function(e,t,n){var r=n("898f"),a=n("21e4"),i=n("f650"),o=n("ede6"),s=n("dd29"),l="prototype",u=function(e,t,n){var c,d,h,f,p=e&u.F,m=e&u.G,v=e&u.S,y=e&u.P,g=e&u.B,b=m?r:v?r[t]||(r[t]={}):(r[t]||{})[l],_=m?a:a[t]||(a[t]={}),w=_[l]||(_[l]={});for(c in m&&(n=t),n)d=!p&&b&&void 0!==b[c],h=(d?b:n)[c],f=g&&d?s(h,r):y&&"function"==typeof h?s(Function.call,h):h,b&&o(b,c,h,e&u.U),_[c]!=h&&i(_,c,f),y&&w[c]!=h&&(w[c]=h)};r.core=a,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},"64bd":function(e,t,n){"use strict";var r=n("d1f8");e.exports=function(){var e=r(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},"64d2":function(e,t,n){var r=n("7c04"),a=Math.min;e.exports=function(e){return e>0?a(r(e),9007199254740991):0}},"66b6":function(e,t,n){e.exports=!n("910c")((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},"672a":function(e,t,n){var r=n("6815"),a=n("3e85");e.exports=function(e){return r(a(e))}},6815:function(e,t,n){var r=n("9081");e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},"6a0d":function(e,t,n){n("1ae2"),e.exports=n("947c").Object.getOwnPropertySymbols},"6aa4":function(e,t,n){var r=n("07fd"),a=n("4051"),i=n("24b2")("IE_PROTO"),o=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=a(e),r(e,i)?e[i]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?o:null}},"6bf9":function(e,t,n){var r=n("adad").document;e.exports=r&&r.documentElement},7174:function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},7284:function(e,t,n){n("1c53"),n("e001"),e.exports=n("081c")},7321:function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},7359:function(e,t,n){n("b978")("asyncIterator")},7676:function(e,t,n){n("1ae2"),n("565f"),n("7359"),n("b592"),e.exports=n("947c").Symbol},"7c04":function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},"7c34":function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},"7d30":function(e,t,n){var r=n("ad1c")("wks"),a=n("ea59"),i=n("898f").Symbol,o="function"==typeof i,s=e.exports=function(e){return r[e]||(r[e]=o&&i[e]||(o?i:a)("Symbol."+e))};s.store=r},"7ffd":function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},8273:function(e,t,n){var r=n("97d8"),a=n("0acd");e.exports=function(e){return function(t,n){var i,o,s=String(a(t)),l=r(n),u=s.length;return l<0||l>=u?e?"":void 0:(i=s.charCodeAt(l),i<55296||i>56319||l+1===u||(o=s.charCodeAt(l+1))<56320||o>57343?e?s.charAt(l):i:e?s.slice(l,l+2):o-56320+(i-55296<<10)+65536)}}},8371:function(e,t,n){var r=n("1c03"),a=n("947c"),i=n("3f9f");e.exports=function(e,t){var n=(a.Object||{})[e]||Object[e],o={};o[e]=t(n),r(r.S+r.F*i((function(){n(1)})),"Object",o)}},8490:function(e,t,n){"use strict";var r=n("5cde"),a=n("1c03"),i=n("c76b"),o=n("e0ed"),s=n("de2e"),l=n("df7a"),u=n("a0f7"),c=n("e55f"),d=n("eb5c")("iterator"),h=!([].keys&&"next"in[].keys()),f="@@iterator",p="keys",m="values",v=function(){return this};e.exports=function(e,t,n,y,g,b,_){l(n,t,y);var w,M,k,D=function(e){if(!h&&e in O)return O[e];switch(e){case p:return function(){return new n(this,e)};case m:return function(){return new n(this,e)}}return function(){return new n(this,e)}},S=t+" Iterator",L=g==m,x=!1,O=e.prototype,A=O[d]||O[f]||g&&O[g],T=A||D(g),C=g?L?D("entries"):T:void 0,j="Array"==t&&O.entries||A;if(j&&(k=c(j.call(new e)),k!==Object.prototype&&k.next&&(u(k,S,!0),r||"function"==typeof k[d]||o(k,d,v))),L&&A&&A.name!==m&&(x=!0,T=function(){return A.call(this)}),r&&!_||!h&&!x&&O[d]||o(O,d,T),s[t]=T,s[S]=v,g)if(w={values:L?T:D(m),keys:b?T:D(p),entries:C},_)for(M in w)M in O||i(O,M,w[M]);else a(a.P+a.F*(h||x),t,w);return w}},"872b":function(e,t,n){var r=n("0acd");e.exports=function(e){return Object(r(e))}},"893c":function(e,t,n){e.exports=n("1e81")},"898f":function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},"8a52":function(e,t,n){"use strict";var r=n("491a"),a=n("af65"),i=n("ee07"),o=n("672a");e.exports=n("339d")(Array,"Array",(function(e,t){this._t=o(e),this._i=0,this._k=t}),(function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,a(1)):a(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])}),"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},"8a60":function(e,t,n){e.exports=n("ad1c")("native-function-to-string",Function.toString)},"8c2a":function(e,t,n){var r=n("1c03");r(r.S,"Array",{isArray:n("29b7")})},"8cb6":function(e,t,n){var r=n("bc08"),a=n("adad").document,i=r(a)&&r(a.createElement);e.exports=function(e){return i?a.createElement(e):{}}},"8d84":function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},"8e7e":function(e,t,n){var r=n("bc08");e.exports=function(e,t){if(!r(e))return e;var n,a;if(t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;if("function"==typeof(n=e.valueOf)&&!r(a=n.call(e)))return a;if(!t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;throw TypeError("Can't convert object to primitive value")}},9081:function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},"910c":function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},"947c":function(e,t){var n=e.exports={version:"2.6.4"};"number"==typeof __e&&(__e=n)},"97d8":function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},"985c":function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},"9b5e":function(e,t,n){n("d147"),e.exports=n("947c").Object.keys},"9be5":function(e,t,n){var r=n("97d8"),a=Math.max,i=Math.min;e.exports=function(e,t){return e=r(e),e<0?a(e+t,0):i(e,t)}},a0f7:function(e,t,n){var r=n("4b11").f,a=n("5b85"),i=n("eb5c")("toStringTag");e.exports=function(e,t,n){e&&!a(e=n?e:e.prototype,i)&&r(e,i,{configurable:!0,value:t})}},a634:function(e,t){e.exports=function(e,t,n){var r=void 0===n;switch(t.length){case 0:return r?e():e.call(n);case 1:return r?e(t[0]):e.call(n,t[0]);case 2:return r?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return r?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return r?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}return e.apply(n,t)}},a828:function(e,t,n){var r=n("157a"),a=n("7ffd");e.exports=Object.keys||function(e){return r(e,a)}},a8ae:function(e,t,n){var r=n("df98"),a=n("9081"),i=n("7d30")("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[i])?!!t:"RegExp"==a(e))}},a8b1:function(e,t,n){e.exports=n("6a0d")},ad1c:function(e,t,n){var r=n("21e4"),a=n("898f"),i="__core-js_shared__",o=a[i]||(a[i]={});(e.exports=function(e,t){return o[e]||(o[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n("c616")?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},ad89:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}e.exports=n},adad:function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},af30:function(e,t,n){e.exports=n("4963")},af65:function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},afd5:function(e,t,n){var r=n("985c"),a=n("eb5c")("toStringTag"),i="Arguments"==r(function(){return arguments}()),o=function(e,t){try{return e[t]}catch(n){}};e.exports=function(e){var t,n,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=o(t=Object(e),a))?n:i?r(t):"Object"==(s=r(t))&&"function"==typeof t.callee?"Arguments":s}},b00a:function(e,t,n){var r=n("7c04"),a=n("3e85");e.exports=function(e){return function(t,n){var i,o,s=String(a(t)),l=r(n),u=s.length;return l<0||l>=u?e?"":void 0:(i=s.charCodeAt(l),i<55296||i>56319||l+1===u||(o=s.charCodeAt(l+1))<56320||o>57343?e?s.charAt(l):i:e?s.slice(l,l+2):o-56320+(i-55296<<10)+65536)}}},b592:function(e,t,n){n("b978")("observable")},b691:function(e,t,n){var r=n("07fd"),a=n("672a"),i=n("0746")(!1),o=n("24b2")("IE_PROTO");e.exports=function(e,t){var n,s=a(e),l=0,u=[];for(n in s)n!=o&&r(s,n)&&u.push(n);while(t.length>l)r(s,n=t[l++])&&(~i(u,n)||u.push(n));return u}},b978:function(e,t,n){var r=n("adad"),a=n("947c"),i=n("5cde"),o=n("26c6"),s=n("4b11").f;e.exports=function(e){var t=a.Symbol||(a.Symbol=i?{}:r.Symbol||{});"_"==e.charAt(0)||e in t||s(t,e,{value:o.f(e)})}},bc08:function(e,t){e.exports=function(e){return"object"===typeof e?null!==e:"function"===typeof e}},bc59:function(e,t,n){var r=n("3c7a").f,a=n("07fd"),i=n("7d30")("toStringTag");e.exports=function(e,t,n){e&&!a(e=n?e:e.prototype,i)&&r(e,i,{configurable:!0,value:t})}},bc7f:function(e,t,n){n("e001"),n("1c53"),e.exports=n("26c6").f("iterator")},c158:function(e,t,n){var r=n("c5f8"),a=n("e369").f;n("8371")("getOwnPropertyDescriptor",(function(){return function(e,t){return a(r(e),t)}}))},c267:function(e,t,n){"use strict";var r;(n.r(t),"undefined"!==typeof window)&&(n("4c0f"),(r=window.document.currentScript)&&(r=r.src.match(/(.+\/)[^/]+\.js(\?.*)?$/))&&(n.p=r[1]));n("e9cc"),n("5a82"),n("cf55");var a=n("0a85"),i=n.n(a),o=n("038b"),s=n.n(o);function l(e){return l="function"===typeof s.a&&"symbol"===typeof i.a?function(e){return typeof e}:function(e){return e&&"function"===typeof s.a&&e.constructor===s.a&&e!==s.a.prototype?"symbol":typeof e},l(e)}function u(e){return u="function"===typeof s.a&&"symbol"===l(i.a)?function(e){return l(e)}:function(e){return e&&"function"===typeof s.a&&e.constructor===s.a&&e!==s.a.prototype?"symbol":l(e)},u(e)}n("df15"),n("0aad"),n("8a52"),n("ca85"),n("4821"),n("0a04"),n("5532");var c=n("af30"),d=n.n(c);function h(e){if(d()(e))return e}var f=n("d42b"),p=n.n(f);function m(e,t){var n=[],r=!0,a=!1,i=void 0;try{for(var o,s=p()(e);!(r=(o=s.next()).done);r=!0)if(n.push(o.value),t&&n.length===t)break}catch(l){a=!0,i=l}finally{try{r||null==s["return"]||s["return"]()}finally{if(a)throw i}}return n}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}function y(e,t){return h(e)||m(e,t)||v()}n("d1ec"),n("6020"),n("ce3c");var g=n("2624"),b=n.n(g),_=n("a8b1"),w=n.n(_),M=n("fbac"),k=n.n(M),D=n("893c"),S=n.n(D);function L(e,t,n){return t in e?S()(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function x(e){for(var t=1;t-1},F=function(){function e(t){var n=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};O(this,e),this._options=x({},e._defaults,{onCreate:function(e){n.content(n.tooltip.options.title)},onUpdate:function(e){n.content(n.tooltip.options.title)}},e.filterOptions(r)),this._$el=t,this._$tpl=this._createTooltipElement(this.options),this._$tt=new C["a"](t,this._$tpl,this._options),this.setupPopper()}return T(e,[{key:"setupPopper",value:function(){this.disabled=!1,this._visible=!1,this._clearDelay=null,this._$tt.disableEventListeners(),this._setEvents()}},{key:"destroy",value:function(){this._cleanEvents(),this._$tpl&&this._$tpl.parentNode&&this._$tpl.parentNode.removeChild(this._$tpl)}},{key:"show",value:function(){this.toggle(!0)}},{key:"hide",value:function(){this.toggle(!1)}},{key:"toggle",value:function(e){var t=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this._options.delay;!0===this.disabled&&(e=!1,r=0),"boolean"!==typeof e&&(e=!this._visible),!0===e&&(r=0),clearTimeout(this._clearDelay),!0===n&&(this._clearDelay=setTimeout((function(){t.visible=e,!0===t.visible&&!0!==t.disabled?(document.querySelector("body").appendChild(t._$tpl),setTimeout((function(){t._$tt.enableEventListeners(),t._$tt.scheduleUpdate(),t._$tpl.classList.replace(j.HIDDEN,j.VISIBLE)}),60)):(t._$tpl.classList.replace(j.VISIBLE,j.HIDDEN),t._$tpl&&t._$tpl.parentNode&&t._$tpl.parentNode.removeChild(t._$tpl),t._$tt.disableEventListeners())}),r))}},{key:"_createTooltipElement",value:function(e){var t=document.createElement("div");t.setAttribute("id","tooltip-".concat(I())),t.setAttribute("class","".concat(z," ").concat(this._options.class));var n=document.createElement("div");n.setAttribute("class","tooltip-arrow"),n.setAttribute("x-arrow",""),t.appendChild(n);var r=document.createElement("div");return r.setAttribute("class","tooltip-content"),t.appendChild(r),t}},{key:"_events",value:function(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:P.ADD,r=n===P.ADD?"addEventListener":"removeEventListener";if(Array.isArray(this.options.triggers)){var a=function(){var e;return(e=t._$el)[r].apply(e,arguments)};if(H(this.options.triggers,"manual"))a("click",this._onToggle.bind(this),!1);else{if(this.options.fixIosSafari&&e.isIosSafari()&&H(this.options.triggers,"hover")){var i=this.options.triggers.indexOf("hover"),o=H(this.options.triggers,"click");this._options.triggers[i]=-1!==o?"click":null}this.options.triggers.map((function(e){switch(e){case"click":a("click",(function(e){t._onToggle(e)}),!1);break;case"hover":a("mouseenter",t._onActivate.bind(t),!1),a("mouseleave",t._onDeactivate.bind(t),!1);break;case"focus":a("focus",t._onActivate.bind(t),!1),a("blur",t._onDeactivate.bind(t),!0);break}})),(H(this.options.triggers,"hover")||H(this.options.triggers,"focus"))&&(this._$tpl[r]("mouseenter",this._onMouseOverTooltip.bind(this),!1),this._$tpl[r]("mouseleave",this._onMouseOutTooltip.bind(this),!1))}}else console.error("trigger should be an array",this.options.triggers)}},{key:"_setEvents",value:function(){this._events()}},{key:"_cleanEvents",value:function(){this._events(P.REMOVE)}},{key:"_onActivate",value:function(e){this.show()}},{key:"_onDeactivate",value:function(e){this.hide()}},{key:"_onToggle",value:function(e){e.stopPropagation(),e.preventDefault(),this.toggle()}},{key:"_onMouseOverTooltip",value:function(e){this.toggle(!0,!1)}},{key:"_onMouseOutTooltip",value:function(e){this.toggle(!1)}},{key:"content",value:function(e){var t=this.tooltip.popper.querySelector(".tooltip-content");"string"===typeof e?(this.tooltip.options.title=e,t.textContent=e):V(e)?e!==t.children[0]&&(t.innerHTML="",this.tooltip.htmlContent=e,t.appendChild(this.tooltip.htmlContent)):console.error("unsupported content type",e)}},{key:"options",get:function(){return x({},this._options)}},{key:"tooltip",get:function(){return this._$tt}},{key:"visible",get:function(){return this._visible},set:function(e){"boolean"===typeof e&&(this._visible=e)}},{key:"disabled",get:function(){return this._disabled},set:function(e){"boolean"===typeof e&&(this._disabled=e)}},{key:"class",set:function(e){if("string"===typeof e){var t=this._$tpl.classList.value.replace(this.options.class,e);this._options.class=t,this._$tpl.setAttribute("class",t)}}}],[{key:"filterOptions",value:function(t){var n=x({},t);n.modifiers={};var r=null,a=null;if(n.placement.indexOf("-")>-1){var i=n.placement.split("-"),o=y(i,2);r=o[0],a=o[1],n.placement=H(E,r)&&H(B,a)?n.placement:e._defaults.placement}else n.placement=H(E,n.placement)?n.placement:e._defaults.placement;return n.modifiers.offset={fn:e._setOffset},n}},{key:"_setOffset",value:function(t,n){var r=t.instance.options.offset;return(window.isNaN(r)||r<0)&&(r=e._defaults.offset),-1!==t.placement.indexOf("top")?t.offsets.popper.top-=r:-1!==t.placement.indexOf("right")?t.offsets.popper.left+=r:-1!==t.placement.indexOf("bottom")?t.offsets.popper.top+=r:-1!==t.placement.indexOf("left")&&(t.offsets.popper.left-=r),t}},{key:"isIosSafari",value:function(){return H(navigator.userAgent.toLowerCase(),"mobile")&&H(navigator.userAgent.toLowerCase(),"safari")&&("iphone"===navigator.platform.toLowerCase()||"ipad"===navigator.platform.toLowerCase())}},{key:"defaults",value:function(t){e._defaults=x({},e._defaults,t)}}]),e}();function I(){return"".concat(Date.now(),"-").concat(Math.round(1e8*Math.random()))}function V(e){return e instanceof window.Element}F._defaults=x({},Y);var N="vue-tooltip",R=["auto","top","bottom","left","right"],$=["start","end"],W={name:"tooltip",config:{},install:function(e,t){e.directive("tooltip",{bind:function(e,n,r){t&&F.defaults(t)},inserted:function(e,n,r,a){t&&F.defaults(t);var i=G(n,r);e.tooltip=new F(e,i),n.modifiers.notrigger&&!0===n.value.visible&&e.tooltip.show(),n.value&&!1===n.value.visible&&(e.tooltip.disabled=!0)},componentUpdated:function(e,t,n,r){U(t.value,t.oldValue)&&ee(e,t,n,r)},unbind:function(e,t,n,r){e.tooltip.destroy()}})}};function U(e,t){var n=!1;return"string"===typeof e&&e!==t?n=!0:X(e)&&Object.keys(e).forEach((function(r){e[r]!==t[r]&&(n=!0)})),n}function G(e,t){var n=!e.value||isNaN(e.value.delay)?F._defaults.delay:e.value.delay;return e.value.ref&&(t.context.$refs[e.value.ref]?e.value.html=t.context.$refs[e.value.ref]:console.error("[Tooltip] no REF element [".concat(e.value.ref,"]"))),{class:Z(e),id:e.value?e.value.id:null,html:e.value?e.value.html:null,placement:q(e),title:Q(e),triggers:J(e),fixIosSafari:e.modifiers.ios||!1,offset:e.value&&e.value.offset?e.value.offset:F._defaults.offset,delay:n}}function q(e){var t=e.modifiers,n=e.value,r=Object.keys(t);0===r.length&&X(n)&&"string"===typeof n.placement&&(r=n.placement.split("."));for(var a="bottom",i=null,o=0;o-1&&(a=s),$.indexOf(s)>-1&&(i=s)}return a&&i?"".concat(a,"-").concat(i):a}function J(e){var t=e.modifiers,n=[];return t.notrigger||(t.manual?n.push("manual"):(t.click&&n.push("click"),t.hover&&n.push("hover"),t.focus&&n.push("focus"),0===n.length&&n.push("hover","focus"))),n}function X(e){return"object"===u(e)}function K(e){return e instanceof window.Element}function Z(e){var t=e.value;return null===t?N:X(t)&&"string"===typeof t.class?"".concat(N," ").concat(t.class):F._defaults.class?"".concat(N," ").concat(F._defaults.class):N}function Q(e,t){var n=e.value;return null!==n&&X(n)?void 0!==n.content?"".concat(n.content):n.id&&document.getElementById(n.id)?document.getElementById(n.id):n.html&&document.getElementById(n.html)?document.getElementById(n.html):K(n.html)?n.html:n.ref&&t&&t.context.$refs[n.ref]||"":"".concat(n)}function ee(e,t,n,r){if("string"===typeof t.value)e.tooltip.content(t.value);else{if(t.value&&t.value.class&&t.value.class.trim()!==e.tooltip.options.class.replace(N,"").trim()&&(e.tooltip.class="".concat(N," ").concat(t.value.class.trim())),e.tooltip.content(Q(t,n)),!t.modifiers.notrigger&&t.value&&"boolean"===typeof t.value.visible)return void(e.tooltip.disabled=!t.value.visible);t.modifiers.notrigger&&(e.tooltip.disabled=!1);var a=n.data.directives[0];a.oldValue.visible!==a.value.visible&&(e.tooltip.disabled||e.tooltip.toggle(a.value.visible))}}var te=W;t["default"]=te},c298:function(e,t,n){var r=n("d1f8"),a=n("1331"),i=n("7321"),o=n("24b2")("IE_PROTO"),s=function(){},l="prototype",u=function(){var e,t=n("f44d")("iframe"),r=i.length,a="<",o=">";t.style.display="none",n("cf14").appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(a+"script"+o+"document.F=Object"+a+"/script"+o),e.close(),u=e.F;while(r--)delete u[l][i[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(s[l]=r(e),n=new s,s[l]=null,n[o]=e):n=u(),void 0===t?n:a(n,t)}},c49f:function(e,t,n){"use strict";var r=n("2bfe");n("62cf")({target:"RegExp",proto:!0,forced:r!==/./.exec},{exec:r})},c5be:function(e,t,n){var r=n("c5f8"),a=n("33ca"),i=n("9be5");e.exports=function(e){return function(t,n,o){var s,l=r(t),u=a(l.length),c=i(o,u);if(e&&n!=n){while(u>c)if(s=l[c++],s!=s)return!0}else for(;u>c;c++)if((e||c in l)&&l[c]===n)return e||c||0;return!e&&-1}}},c5f8:function(e,t,n){var r=n("4baa"),a=n("0acd");e.exports=function(e){return r(a(e))}},c616:function(e,t){e.exports=!1},c76b:function(e,t,n){e.exports=n("e0ed")},ca85:function(e,t,n){var r=n("4051"),a=n("2369");n("3f25")("keys",(function(){return function(e){return a(r(e))}}))},cad2:function(e,t){e.exports=function(){}},ce3c:function(e,t,n){var r=n("62cf");r(r.S,"Array",{isArray:n("2de7")})},ce64:function(e,t,n){"use strict";var r=n("b00a")(!0);e.exports=function(e,t,n){return t+(n?r(e,t).length:1)}},cf14:function(e,t,n){var r=n("898f").document;e.exports=r&&r.documentElement},cf55:function(e,t,n){"use strict";n("d9df")("trim",(function(e){return function(){return e(this,3)}}))},d0b6:function(e,t,n){"use strict";var r=n("c298"),a=n("7174"),i=n("bc59"),o={};n("f650")(o,n("7d30")("iterator"),(function(){return this})),e.exports=function(e,t,n){e.prototype=r(o,{next:a(1,n)}),i(e,t+" Iterator")}},d0bc:function(e,t,n){var r=n("564f")("keys"),a=n("edac");e.exports=function(e){return r[e]||(r[e]=a(e))}},d147:function(e,t,n){var r=n("872b"),a=n("a828");n("8371")("keys",(function(){return function(e){return a(r(e))}}))},d1ec:function(e,t,n){"use strict";var r=n("62cf"),a=n("f13c")(1);r(r.P+r.F*!n("14f6")([].map,!0),"Array",{map:function(e){return a(this,e,arguments[1])}})},d1f8:function(e,t,n){var r=n("df98");e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},d210:function(e,t,n){e.exports=!n("fa25")&&!n("3f9f")((function(){return 7!=Object.defineProperty(n("8cb6")("div"),"a",{get:function(){return 7}}).a}))},d42b:function(e,t,n){e.exports=n("7284")},d613:function(e,t,n){"use strict";var r=n("cad2"),a=n("7c34"),i=n("de2e"),o=n("c5f8");e.exports=n("8490")(Array,"Array",(function(e,t){this._t=o(e),this._i=0,this._k=t}),(function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,a(1)):a(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])}),"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},d9df:function(e,t,n){var r=n("62cf"),a=n("3e85"),i=n("910c"),o=n("dd46"),s="["+o+"]",l="​…",u=RegExp("^"+s+s+"*"),c=RegExp(s+s+"*$"),d=function(e,t,n){var a={},s=i((function(){return!!o[e]()||l[e]()!=l})),u=a[e]=s?t(h):o[e];n&&(a[n]=u),r(r.P+r.F*s,"String",a)},h=d.trim=function(e,t){return e=String(a(e)),1&t&&(e=e.replace(u,"")),2&t&&(e=e.replace(c,"")),e};e.exports=d},d9e5:function(e,t,n){var r=n("157a"),a=n("7ffd").concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,a)}},da91:function(e,t,n){"use strict";var r=n("f49a"),a=n("df98"),i=n("a634"),o=[].slice,s={},l=function(e,t,n){if(!(t in s)){for(var r=[],a=0;a=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})}))},e002:function(e,t,n){"use strict";n("c49f");var r=n("ede6"),a=n("f650"),i=n("910c"),o=n("3e85"),s=n("7d30"),l=n("2bfe"),u=s("species"),c=!i((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")})),d=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2===n.length&&"a"===n[0]&&"b"===n[1]}();e.exports=function(e,t,n){var h=s(e),f=!i((function(){var t={};return t[h]=function(){return 7},7!=""[e](t)})),p=f?!i((function(){var t=!1,n=/a/;return n.exec=function(){return t=!0,null},"split"===e&&(n.constructor={},n.constructor[u]=function(){return n}),n[h](""),!t})):void 0;if(!f||!p||"replace"===e&&!c||"split"===e&&!d){var m=/./[h],v=n(o,h,""[e],(function(e,t,n,r,a){return t.exec===l?f&&!a?{done:!0,value:m.call(t,n,r)}:{done:!0,value:e.call(n,t,r)}:{done:!1}})),y=v[0],g=v[1];r(String.prototype,e,y),a(RegExp.prototype,h,2==t?function(e,t){return g.call(e,this,t)}:function(e){return g.call(e,this)})}}},e0ed:function(e,t,n){var r=n("4b11"),a=n("2ae9");e.exports=n("fa25")?function(e,t,n){return r.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},e258:function(e,t,n){e.exports=!n("66b6")&&!n("910c")((function(){return 7!=Object.defineProperty(n("f44d")("div"),"a",{get:function(){return 7}}).a}))},e369:function(e,t,n){var r=n("e60e"),a=n("2ae9"),i=n("c5f8"),o=n("8e7e"),s=n("5b85"),l=n("d210"),u=Object.getOwnPropertyDescriptor;t.f=n("fa25")?u:function(e,t){if(e=i(e),t=o(t,!0),l)try{return u(e,t)}catch(n){}if(s(e,t))return a(!r.f.call(e,t),e[t])}},e55f:function(e,t,n){var r=n("5b85"),a=n("872b"),i=n("d0bc")("IE_PROTO"),o=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=a(e),r(e,i)?e[i]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?o:null}},e60e:function(e,t){t.f={}.propertyIsEnumerable},e87c:function(e,t,n){var r=n("28a8");e.exports=function(e,t){return new(r(e))(t)}},e9cc:function(e,t,n){},ea59:function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},eb5c:function(e,t,n){var r=n("564f")("wks"),a=n("edac"),i=n("adad").Symbol,o="function"==typeof i,s=e.exports=function(e){return r[e]||(r[e]=o&&i[e]||(o?i:a)("Symbol."+e))};s.store=r},edac:function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},ede6:function(e,t,n){var r=n("898f"),a=n("f650"),i=n("07fd"),o=n("ea59")("src"),s=n("8a60"),l="toString",u=(""+s).split(l);n("21e4").inspectSource=function(e){return s.call(e)},(e.exports=function(e,t,n,s){var l="function"==typeof n;l&&(i(n,"name")||a(n,"name",t)),e[t]!==n&&(l&&(i(n,o)||a(n,o,e[t]?""+e[t]:u.join(String(t)))),e===r?e[t]=n:s?e[t]?e[t]=n:a(e,t,n):(delete e[t],a(e,t,n)))})(Function.prototype,l,(function(){return"function"==typeof this&&this[o]||s.call(this)}))},ee07:function(e,t){e.exports={}},f0bd:function(e,t,n){"use strict";(function(e){for( +/**! + * @fileOverview Kickass library to create and place poppers near their reference elements. + * @version 1.15.0 + * @license + * Copyright (c) 2016 Federico Zivolo and contributors + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ +var n="undefined"!==typeof window&&"undefined"!==typeof document,r=["Edge","Trident","Firefox"],a=0,i=0;i=0){a=1;break}function o(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then((function(){t=!1,e()})))}}function s(e){var t=!1;return function(){t||(t=!0,setTimeout((function(){t=!1,e()}),a))}}var l=n&&window.Promise,u=l?o:s;function c(e){var t={};return e&&"[object Function]"===t.toString.call(e)}function d(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView,r=n.getComputedStyle(e,null);return t?r[t]:r}function h(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function f(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=d(e),n=t.overflow,r=t.overflowX,a=t.overflowY;return/(auto|scroll|overlay)/.test(n+a+r)?e:f(h(e))}var p=n&&!(!window.MSInputMethodContext||!document.documentMode),m=n&&/MSIE 10/.test(navigator.userAgent);function v(e){return 11===e?p:10===e?m:p||m}function y(e){if(!e)return document.documentElement;var t=v(10)?document.body:null,n=e.offsetParent||null;while(n===t&&e.nextElementSibling)n=(e=e.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===d(n,"position")?y(n):n:e?e.ownerDocument.documentElement:document.documentElement}function g(e){var t=e.nodeName;return"BODY"!==t&&("HTML"===t||y(e.firstElementChild)===e)}function b(e){return null!==e.parentNode?b(e.parentNode):e}function _(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?e:t,a=n?t:e,i=document.createRange();i.setStart(r,0),i.setEnd(a,0);var o=i.commonAncestorContainer;if(e!==o&&t!==o||r.contains(a))return g(o)?o:y(o);var s=b(e);return s.host?_(s.host,t):_(e,b(t).host)}function w(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===t?"scrollTop":"scrollLeft",r=e.nodeName;if("BODY"===r||"HTML"===r){var a=e.ownerDocument.documentElement,i=e.ownerDocument.scrollingElement||a;return i[n]}return e[n]}function M(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=w(t,"top"),a=w(t,"left"),i=n?-1:1;return e.top+=r*i,e.bottom+=r*i,e.left+=a*i,e.right+=a*i,e}function k(e,t){var n="x"===t?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"],10)+parseFloat(e["border"+r+"Width"],10)}function D(e,t,n,r){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],v(10)?parseInt(n["offset"+e])+parseInt(r["margin"+("Height"===e?"Top":"Left")])+parseInt(r["margin"+("Height"===e?"Bottom":"Right")]):0)}function S(e){var t=e.body,n=e.documentElement,r=v(10)&&getComputedStyle(n);return{height:D("Height",t,n,r),width:D("Width",t,n,r)}}var L=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},x=function(){function e(e,t){for(var n=0;n2&&void 0!==arguments[2]&&arguments[2],r=v(10),a="HTML"===t.nodeName,i=C(e),o=C(t),s=f(e),l=d(t),u=parseFloat(l.borderTopWidth,10),c=parseFloat(l.borderLeftWidth,10);n&&a&&(o.top=Math.max(o.top,0),o.left=Math.max(o.left,0));var h=T({top:i.top-o.top-u,left:i.left-o.left-c,width:i.width,height:i.height});if(h.marginTop=0,h.marginLeft=0,!r&&a){var p=parseFloat(l.marginTop,10),m=parseFloat(l.marginLeft,10);h.top-=u-p,h.bottom-=u-p,h.left-=c-m,h.right-=c-m,h.marginTop=p,h.marginLeft=m}return(r&&!n?t.contains(s):t===s&&"BODY"!==s.nodeName)&&(h=M(h,t)),h}function z(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.ownerDocument.documentElement,r=j(e,n),a=Math.max(n.clientWidth,window.innerWidth||0),i=Math.max(n.clientHeight,window.innerHeight||0),o=t?0:w(n),s=t?0:w(n,"left"),l={top:o-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:a,height:i};return T(l)}function E(e){var t=e.nodeName;if("BODY"===t||"HTML"===t)return!1;if("fixed"===d(e,"position"))return!0;var n=h(e);return!!n&&E(n)}function B(e){if(!e||!e.parentElement||v())return document.documentElement;var t=e.parentElement;while(t&&"none"===d(t,"transform"))t=t.parentElement;return t||document.documentElement}function P(e,t,n,r){var a=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i={top:0,left:0},o=a?B(e):_(e,t);if("viewport"===r)i=z(o,a);else{var s=void 0;"scrollParent"===r?(s=f(h(t)),"BODY"===s.nodeName&&(s=e.ownerDocument.documentElement)):s="window"===r?e.ownerDocument.documentElement:r;var l=j(s,o,a);if("HTML"!==s.nodeName||E(o))i=l;else{var u=S(e.ownerDocument),c=u.height,d=u.width;i.top+=l.top-l.marginTop,i.bottom=c+l.top,i.left+=l.left-l.marginLeft,i.right=d+l.left}}n=n||0;var p="number"===typeof n;return i.left+=p?n:n.left||0,i.top+=p?n:n.top||0,i.right-=p?n:n.right||0,i.bottom-=p?n:n.bottom||0,i}function Y(e){var t=e.width,n=e.height;return t*n}function H(e,t,n,r,a){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf("auto"))return e;var o=P(n,r,i,a),s={top:{width:o.width,height:t.top-o.top},right:{width:o.right-t.right,height:o.height},bottom:{width:o.width,height:o.bottom-t.bottom},left:{width:t.left-o.left,height:o.height}},l=Object.keys(s).map((function(e){return A({key:e},s[e],{area:Y(s[e])})})).sort((function(e,t){return t.area-e.area})),u=l.filter((function(e){var t=e.width,r=e.height;return t>=n.clientWidth&&r>=n.clientHeight})),c=u.length>0?u[0].key:l[0].key,d=e.split("-")[1];return c+(d?"-"+d:"")}function F(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,a=r?B(t):_(t,n);return j(n,a,r)}function I(e){var t=e.ownerDocument.defaultView,n=t.getComputedStyle(e),r=parseFloat(n.marginTop||0)+parseFloat(n.marginBottom||0),a=parseFloat(n.marginLeft||0)+parseFloat(n.marginRight||0),i={width:e.offsetWidth+a,height:e.offsetHeight+r};return i}function V(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,(function(e){return t[e]}))}function N(e,t,n){n=n.split("-")[0];var r=I(e),a={width:r.width,height:r.height},i=-1!==["right","left"].indexOf(n),o=i?"top":"left",s=i?"left":"top",l=i?"height":"width",u=i?"width":"height";return a[o]=t[o]+t[l]/2-r[l]/2,a[s]=n===s?t[s]-r[u]:t[V(s)],a}function R(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function $(e,t,n){if(Array.prototype.findIndex)return e.findIndex((function(e){return e[t]===n}));var r=R(e,(function(e){return e[t]===n}));return e.indexOf(r)}function W(e,t,n){var r=void 0===n?e:e.slice(0,$(e,"name",n));return r.forEach((function(e){e["function"]&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=e["function"]||e.fn;e.enabled&&c(n)&&(t.offsets.popper=T(t.offsets.popper),t.offsets.reference=T(t.offsets.reference),t=n(t,e))})),t}function U(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=F(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=H(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=N(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",e=W(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function G(e,t){return e.some((function(e){var n=e.name,r=e.enabled;return r&&n===t}))}function q(e){for(var t=[!1,"ms","Webkit","Moz","O"],n=e.charAt(0).toUpperCase()+e.slice(1),r=0;ro[p]&&(e.offsets.popper[h]+=s[h]+m-o[p]),e.offsets.popper=T(e.offsets.popper);var v=s[h]+s[u]/2-m/2,y=d(e.instance.popper),g=parseFloat(y["margin"+c],10),b=parseFloat(y["border"+c+"Width"],10),_=v-e.offsets.popper[h]-g-b;return _=Math.max(Math.min(o[u]-m,_),0),e.arrowElement=r,e.offsets.arrow=(n={},O(n,h,Math.round(_)),O(n,f,""),n),e}function he(e){return"end"===e?"start":"start"===e?"end":e}var fe=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],pe=fe.slice(3);function me(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=pe.indexOf(e),r=pe.slice(n+1).concat(pe.slice(0,n));return t?r.reverse():r}var ve={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function ye(e,t){if(G(e.instance.modifiers,"inner"))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var n=P(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),r=e.placement.split("-")[0],a=V(r),i=e.placement.split("-")[1]||"",o=[];switch(t.behavior){case ve.FLIP:o=[r,a];break;case ve.CLOCKWISE:o=me(r);break;case ve.COUNTERCLOCKWISE:o=me(r,!0);break;default:o=t.behavior}return o.forEach((function(s,l){if(r!==s||o.length===l+1)return e;r=e.placement.split("-")[0],a=V(r);var u=e.offsets.popper,c=e.offsets.reference,d=Math.floor,h="left"===r&&d(u.right)>d(c.left)||"right"===r&&d(u.left)d(c.top)||"bottom"===r&&d(u.top)d(n.right),m=d(u.top)d(n.bottom),y="left"===r&&f||"right"===r&&p||"top"===r&&m||"bottom"===r&&v,g=-1!==["top","bottom"].indexOf(r),b=!!t.flipVariations&&(g&&"start"===i&&f||g&&"end"===i&&p||!g&&"start"===i&&m||!g&&"end"===i&&v),_=!!t.flipVariationsByContent&&(g&&"start"===i&&p||g&&"end"===i&&f||!g&&"start"===i&&v||!g&&"end"===i&&m),w=b||_;(h||y||w)&&(e.flipped=!0,(h||y)&&(r=o[l+1]),w&&(i=he(i)),e.placement=r+(i?"-"+i:""),e.offsets.popper=A({},e.offsets.popper,N(e.instance.popper,e.offsets.reference,e.placement)),e=W(e.instance.modifiers,e,"flip"))})),e}function ge(e){var t=e.offsets,n=t.popper,r=t.reference,a=e.placement.split("-")[0],i=Math.floor,o=-1!==["top","bottom"].indexOf(a),s=o?"right":"bottom",l=o?"left":"top",u=o?"width":"height";return n[s]i(r[s])&&(e.offsets.popper[l]=i(r[s])),e}function be(e,t,n,r){var a=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),i=+a[1],o=a[2];if(!i)return e;if(0===o.indexOf("%")){var s=void 0;switch(o){case"%p":s=n;break;case"%":case"%r":default:s=r}var l=T(s);return l[t]/100*i}if("vh"===o||"vw"===o){var u=void 0;return u="vh"===o?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0),u/100*i}return i}function _e(e,t,n,r){var a=[0,0],i=-1!==["right","left"].indexOf(r),o=e.split(/(\+|\-)/).map((function(e){return e.trim()})),s=o.indexOf(R(o,(function(e){return-1!==e.search(/,|\s/)})));o[s]&&-1===o[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,u=-1!==s?[o.slice(0,s).concat([o[s].split(l)[0]]),[o[s].split(l)[1]].concat(o.slice(s+1))]:[o];return u=u.map((function(e,r){var a=(1===r?!i:i)?"height":"width",o=!1;return e.reduce((function(e,t){return""===e[e.length-1]&&-1!==["+","-"].indexOf(t)?(e[e.length-1]=t,o=!0,e):o?(e[e.length-1]+=t,o=!1,e):e.concat(t)}),[]).map((function(e){return be(e,a,t,n)}))})),u.forEach((function(e,t){e.forEach((function(n,r){ne(n)&&(a[t]+=n*("-"===e[r-1]?-1:1))}))})),a}function we(e,t){var n=t.offset,r=e.placement,a=e.offsets,i=a.popper,o=a.reference,s=r.split("-")[0],l=void 0;return l=ne(+n)?[+n,0]:_e(n,i,o,s),"left"===s?(i.top+=l[0],i.left-=l[1]):"right"===s?(i.top+=l[0],i.left+=l[1]):"top"===s?(i.left+=l[0],i.top-=l[1]):"bottom"===s&&(i.left+=l[0],i.top+=l[1]),e.popper=i,e}function Me(e,t){var n=t.boundariesElement||y(e.instance.popper);e.instance.reference===n&&(n=y(n));var r=q("transform"),a=e.instance.popper.style,i=a.top,o=a.left,s=a[r];a.top="",a.left="",a[r]="";var l=P(e.instance.popper,e.instance.reference,t.padding,n,e.positionFixed);a.top=i,a.left=o,a[r]=s,t.boundaries=l;var u=t.priority,c=e.offsets.popper,d={primary:function(e){var n=c[e];return c[e]l[e]&&!t.escapeWithReference&&(r=Math.min(c[n],l[e]-("right"===e?c.width:c.height))),O({},n,r)}};return u.forEach((function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";c=A({},c,d[t](e))})),e.offsets.popper=c,e}function ke(e){var t=e.placement,n=t.split("-")[0],r=t.split("-")[1];if(r){var a=e.offsets,i=a.reference,o=a.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",u=s?"width":"height",c={start:O({},l,i[l]),end:O({},l,i[l]+i[u]-o[u])};e.offsets.popper=A({},o,c[r])}return e}function De(e){if(!ce(e.instance.modifiers,"hide","preventOverflow"))return e;var t=e.offsets.reference,n=R(e.instance.modifiers,(function(e){return"preventOverflow"===e.name})).boundaries;if(t.bottomn.right||t.top>n.bottom||t.right2&&void 0!==arguments[2]?arguments[2]:{};L(this,e),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=u(this.update.bind(this)),this.options=A({},e.Defaults,a),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=t&&t.jquery?t[0]:t,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(A({},e.Defaults.modifiers,a.modifiers)).forEach((function(t){r.options.modifiers[t]=A({},e.Defaults.modifiers[t]||{},a.modifiers?a.modifiers[t]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(e){return A({name:e},r.options.modifiers[e])})).sort((function(e,t){return e.order-t.order})),this.modifiers.forEach((function(e){e.enabled&&c(e.onLoad)&&e.onLoad(r.reference,r.popper,r.options,e,r.state)})),this.update();var i=this.options.eventsEnabled;i&&this.enableEventListeners(),this.state.eventsEnabled=i}return x(e,[{key:"update",value:function(){return U.call(this)}},{key:"destroy",value:function(){return J.call(this)}},{key:"enableEventListeners",value:function(){return Q.call(this)}},{key:"disableEventListeners",value:function(){return te.call(this)}}]),e}();Oe.Utils=("undefined"!==typeof window?window:e).PopperUtils,Oe.placements=fe,Oe.Defaults=xe,t["a"]=Oe}).call(this,n("ad89"))},f13c:function(e,t,n){var r=n("dd29"),a=n("6815"),i=n("4051"),o=n("64d2"),s=n("e87c");e.exports=function(e,t){var n=1==e,l=2==e,u=3==e,c=4==e,d=6==e,h=5==e||d,f=t||s;return function(t,s,p){for(var m,v,y=i(t),g=a(y),b=r(s,p,3),_=o(g.length),w=0,M=n?f(t,_):l?f(t,0):void 0;_>w;w++)if((h||w in g)&&(m=g[w],v=b(m,w,y),e))if(n)M[w]=v;else if(v)switch(e){case 3:return!0;case 5:return m;case 6:return w;case 2:M.push(m)}else if(c)return!1;return d?-1:u||c?c:M}}},f44d:function(e,t,n){var r=n("df98"),a=n("898f").document,i=r(a)&&r(a.createElement);e.exports=function(e){return i?a.createElement(e):{}}},f49a:function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},f650:function(e,t,n){var r=n("3c7a"),a=n("7174");e.exports=n("66b6")?function(e,t,n){return r.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},fa25:function(e,t,n){e.exports=!n("3f9f")((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},fbac:function(e,t,n){e.exports=n("9b5e")},fc06:function(e,t,n){var r=n("7c04"),a=Math.max,i=Math.min;e.exports=function(e,t){return e=r(e),e<0?a(e+t,0):i(e,t)}}})["default"]}))},"339e":function(e,t,n){var r;/*! showdown v 1.9.1 - 02-11-2019 */ +(function(){function a(e){"use strict";var t={omitExtraWLInCodeBlocks:{defaultValue:!1,describe:"Omit the default extra whiteline added to code blocks",type:"boolean"},noHeaderId:{defaultValue:!1,describe:"Turn on/off generated header id",type:"boolean"},prefixHeaderId:{defaultValue:!1,describe:"Add a prefix to the generated header ids. Passing a string will prefix that string to the header id. Setting to true will add a generic 'section-' prefix",type:"string"},rawPrefixHeaderId:{defaultValue:!1,describe:'Setting this option to true will prevent showdown from modifying the prefix. This might result in malformed IDs (if, for instance, the " char is used in the prefix)',type:"boolean"},ghCompatibleHeaderId:{defaultValue:!1,describe:"Generate header ids compatible with github style (spaces are replaced with dashes, a bunch of non alphanumeric chars are removed)",type:"boolean"},rawHeaderId:{defaultValue:!1,describe:"Remove only spaces, ' and \" from generated header ids (including prefixes), replacing them with dashes (-). WARNING: This might result in malformed ids",type:"boolean"},headerLevelStart:{defaultValue:!1,describe:"The header blocks level start",type:"integer"},parseImgDimensions:{defaultValue:!1,describe:"Turn on/off image dimension parsing",type:"boolean"},simplifiedAutoLink:{defaultValue:!1,describe:"Turn on/off GFM autolink style",type:"boolean"},excludeTrailingPunctuationFromURLs:{defaultValue:!1,describe:"Excludes trailing punctuation from links generated with autoLinking",type:"boolean"},literalMidWordUnderscores:{defaultValue:!1,describe:"Parse midword underscores as literal underscores",type:"boolean"},literalMidWordAsterisks:{defaultValue:!1,describe:"Parse midword asterisks as literal asterisks",type:"boolean"},strikethrough:{defaultValue:!1,describe:"Turn on/off strikethrough support",type:"boolean"},tables:{defaultValue:!1,describe:"Turn on/off tables support",type:"boolean"},tablesHeaderId:{defaultValue:!1,describe:"Add an id to table headers",type:"boolean"},ghCodeBlocks:{defaultValue:!0,describe:"Turn on/off GFM fenced code blocks support",type:"boolean"},tasklists:{defaultValue:!1,describe:"Turn on/off GFM tasklist support",type:"boolean"},smoothLivePreview:{defaultValue:!1,describe:"Prevents weird effects in live previews due to incomplete input",type:"boolean"},smartIndentationFix:{defaultValue:!1,description:"Tries to smartly fix indentation in es6 strings",type:"boolean"},disableForced4SpacesIndentedSublists:{defaultValue:!1,description:"Disables the requirement of indenting nested sublists by 4 spaces",type:"boolean"},simpleLineBreaks:{defaultValue:!1,description:"Parses simple line breaks as
(GFM Style)",type:"boolean"},requireSpaceBeforeHeadingText:{defaultValue:!1,description:"Makes adding a space between `#` and the header text mandatory (GFM Style)",type:"boolean"},ghMentions:{defaultValue:!1,description:"Enables github @mentions",type:"boolean"},ghMentionsLink:{defaultValue:"https://github.com/{u}",description:"Changes the link generated by @mentions. Only applies if ghMentions option is enabled.",type:"string"},encodeEmails:{defaultValue:!0,description:"Encode e-mail addresses through the use of Character Entities, transforming ASCII e-mail addresses into its equivalent decimal entities",type:"boolean"},openLinksInNewWindow:{defaultValue:!1,description:"Open all links in new windows",type:"boolean"},backslashEscapesHTMLTags:{defaultValue:!1,description:"Support for HTML Tag escaping. ex:
foo
",type:"boolean"},emoji:{defaultValue:!1,description:"Enable emoji support. Ex: `this is a :smile: emoji`",type:"boolean"},underline:{defaultValue:!1,description:"Enable support for underline. Syntax is double or triple underscores: `__underline word__`. With this option enabled, underscores no longer parses into `` and ``",type:"boolean"},completeHTMLDocument:{defaultValue:!1,description:"Outputs a complete html document, including ``, `` and `` tags",type:"boolean"},metadata:{defaultValue:!1,description:"Enable support for document metadata (defined at the top of the document between `«««` and `»»»` or between `---` and `---`).",type:"boolean"},splitAdjacentBlockquotes:{defaultValue:!1,description:"Split adjacent blockquote blocks",type:"boolean"}};if(!1===e)return JSON.parse(JSON.stringify(t));var n={};for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r].defaultValue);return n}function i(){"use strict";var e=a(!0),t={};for(var n in e)e.hasOwnProperty(n)&&(t[n]=!0);return t}var o={},s={},l={},u=a(!0),c="vanilla",d={github:{omitExtraWLInCodeBlocks:!0,simplifiedAutoLink:!0,excludeTrailingPunctuationFromURLs:!0,literalMidWordUnderscores:!0,strikethrough:!0,tables:!0,tablesHeaderId:!0,ghCodeBlocks:!0,tasklists:!0,disableForced4SpacesIndentedSublists:!0,simpleLineBreaks:!0,requireSpaceBeforeHeadingText:!0,ghCompatibleHeaderId:!0,ghMentions:!0,backslashEscapesHTMLTags:!0,emoji:!0,splitAdjacentBlockquotes:!0},original:{noHeaderId:!0,ghCodeBlocks:!1},ghost:{omitExtraWLInCodeBlocks:!0,parseImgDimensions:!0,simplifiedAutoLink:!0,excludeTrailingPunctuationFromURLs:!0,literalMidWordUnderscores:!0,strikethrough:!0,tables:!0,tablesHeaderId:!0,ghCodeBlocks:!0,tasklists:!0,smoothLivePreview:!0,simpleLineBreaks:!0,requireSpaceBeforeHeadingText:!0,ghMentions:!1,encodeEmails:!0},vanilla:a(!0),allOn:i()};function h(e,t){"use strict";var n=t?"Error in "+t+" extension->":"Error in unnamed extension",r={valid:!0,error:""};o.helper.isArray(e)||(e=[e]);for(var a=0;a").replace(/&/g,"&")};var p=function(e,t,n,r){"use strict";var a,i,o,s,l,u=r||"",c=u.indexOf("g")>-1,d=new RegExp(t+"|"+n,"g"+u.replace(/g/g,"")),h=new RegExp(t,u.replace(/g/g,"")),f=[];do{a=0;while(o=d.exec(e))if(h.test(o[0]))a++||(i=d.lastIndex,s=i-o[0].length);else if(a&&!--a){l=o.index+o[0].length;var p={left:{start:s,end:i},match:{start:i,end:o.index},right:{start:o.index,end:l},wholeMatch:{start:s,end:l}};if(f.push(p),!c)return f}}while(a&&(d.lastIndex=i));return f};o.helper.matchRecursiveRegExp=function(e,t,n,r){"use strict";for(var a=p(e,t,n,r),i=[],o=0;o0){var c=[];0!==s[0].wholeMatch.start&&c.push(e.slice(0,s[0].wholeMatch.start));for(var d=0;d=0?r+(n||0):r},o.helper.splitAtIndex=function(e,t){"use strict";if(!o.helper.isString(e))throw"InvalidArgumentError: first parameter of showdown.helper.regexIndexOf function must be a string";return[e.substring(0,t),e.substring(t)]},o.helper.encodeEmailAddress=function(e){"use strict";var t=[function(e){return"&#"+e.charCodeAt(0)+";"},function(e){return"&#x"+e.charCodeAt(0).toString(16)+";"},function(e){return e}];return e=e.replace(/./g,(function(e){if("@"===e)e=t[Math.floor(2*Math.random())](e);else{var n=Math.random();e=n>.9?t[2](e):n>.45?t[1](e):t[0](e)}return e})),e},o.helper.padEnd=function(e,t,n){"use strict";return t>>=0,n=String(n||" "),e.length>t?String(e):(t-=e.length,t>n.length&&(n+=n.repeat(t/n.length)),String(e)+n.slice(0,t))},"undefined"===typeof console&&(console={warn:function(e){"use strict";alert(e)},log:function(e){"use strict";alert(e)},error:function(e){"use strict";throw e}}),o.helper.regexes={asteriskDashAndColon:/([*_:~])/g},o.helper.emojis={"+1":"👍","-1":"👎",100:"💯",1234:"🔢","1st_place_medal":"🥇","2nd_place_medal":"🥈","3rd_place_medal":"🥉","8ball":"🎱",a:"🅰️",ab:"🆎",abc:"🔤",abcd:"🔡",accept:"🉑",aerial_tramway:"🚡",airplane:"✈️",alarm_clock:"⏰",alembic:"⚗️",alien:"👽",ambulance:"🚑",amphora:"🏺",anchor:"⚓️",angel:"👼",anger:"💢",angry:"😠",anguished:"😧",ant:"🐜",apple:"🍎",aquarius:"♒️",aries:"♈️",arrow_backward:"◀️",arrow_double_down:"⏬",arrow_double_up:"⏫",arrow_down:"⬇️",arrow_down_small:"🔽",arrow_forward:"▶️",arrow_heading_down:"⤵️",arrow_heading_up:"⤴️",arrow_left:"⬅️",arrow_lower_left:"↙️",arrow_lower_right:"↘️",arrow_right:"➡️",arrow_right_hook:"↪️",arrow_up:"⬆️",arrow_up_down:"↕️",arrow_up_small:"🔼",arrow_upper_left:"↖️",arrow_upper_right:"↗️",arrows_clockwise:"🔃",arrows_counterclockwise:"🔄",art:"🎨",articulated_lorry:"🚛",artificial_satellite:"🛰",astonished:"😲",athletic_shoe:"👟",atm:"🏧",atom_symbol:"⚛️",avocado:"🥑",b:"🅱️",baby:"👶",baby_bottle:"🍼",baby_chick:"🐤",baby_symbol:"🚼",back:"🔙",bacon:"🥓",badminton:"🏸",baggage_claim:"🛄",baguette_bread:"🥖",balance_scale:"⚖️",balloon:"🎈",ballot_box:"🗳",ballot_box_with_check:"☑️",bamboo:"🎍",banana:"🍌",bangbang:"‼️",bank:"🏦",bar_chart:"📊",barber:"💈",baseball:"⚾️",basketball:"🏀",basketball_man:"⛹️",basketball_woman:"⛹️‍♀️",bat:"🦇",bath:"🛀",bathtub:"🛁",battery:"🔋",beach_umbrella:"🏖",bear:"🐻",bed:"🛏",bee:"🐝",beer:"🍺",beers:"🍻",beetle:"🐞",beginner:"🔰",bell:"🔔",bellhop_bell:"🛎",bento:"🍱",biking_man:"🚴",bike:"🚲",biking_woman:"🚴‍♀️",bikini:"👙",biohazard:"☣️",bird:"🐦",birthday:"🎂",black_circle:"⚫️",black_flag:"🏴",black_heart:"🖤",black_joker:"🃏",black_large_square:"⬛️",black_medium_small_square:"◾️",black_medium_square:"◼️",black_nib:"✒️",black_small_square:"▪️",black_square_button:"🔲",blonde_man:"👱",blonde_woman:"👱‍♀️",blossom:"🌼",blowfish:"🐡",blue_book:"📘",blue_car:"🚙",blue_heart:"💙",blush:"😊",boar:"🐗",boat:"⛵️",bomb:"💣",book:"📖",bookmark:"🔖",bookmark_tabs:"📑",books:"📚",boom:"💥",boot:"👢",bouquet:"💐",bowing_man:"🙇",bow_and_arrow:"🏹",bowing_woman:"🙇‍♀️",bowling:"🎳",boxing_glove:"🥊",boy:"👦",bread:"🍞",bride_with_veil:"👰",bridge_at_night:"🌉",briefcase:"💼",broken_heart:"💔",bug:"🐛",building_construction:"🏗",bulb:"💡",bullettrain_front:"🚅",bullettrain_side:"🚄",burrito:"🌯",bus:"🚌",business_suit_levitating:"🕴",busstop:"🚏",bust_in_silhouette:"👤",busts_in_silhouette:"👥",butterfly:"🦋",cactus:"🌵",cake:"🍰",calendar:"📆",call_me_hand:"🤙",calling:"📲",camel:"🐫",camera:"📷",camera_flash:"📸",camping:"🏕",cancer:"♋️",candle:"🕯",candy:"🍬",canoe:"🛶",capital_abcd:"🔠",capricorn:"♑️",car:"🚗",card_file_box:"🗃",card_index:"📇",card_index_dividers:"🗂",carousel_horse:"🎠",carrot:"🥕",cat:"🐱",cat2:"🐈",cd:"💿",chains:"⛓",champagne:"🍾",chart:"💹",chart_with_downwards_trend:"📉",chart_with_upwards_trend:"📈",checkered_flag:"🏁",cheese:"🧀",cherries:"🍒",cherry_blossom:"🌸",chestnut:"🌰",chicken:"🐔",children_crossing:"🚸",chipmunk:"🐿",chocolate_bar:"🍫",christmas_tree:"🎄",church:"⛪️",cinema:"🎦",circus_tent:"🎪",city_sunrise:"🌇",city_sunset:"🌆",cityscape:"🏙",cl:"🆑",clamp:"🗜",clap:"👏",clapper:"🎬",classical_building:"🏛",clinking_glasses:"🥂",clipboard:"📋",clock1:"🕐",clock10:"🕙",clock1030:"🕥",clock11:"🕚",clock1130:"🕦",clock12:"🕛",clock1230:"🕧",clock130:"🕜",clock2:"🕑",clock230:"🕝",clock3:"🕒",clock330:"🕞",clock4:"🕓",clock430:"🕟",clock5:"🕔",clock530:"🕠",clock6:"🕕",clock630:"🕡",clock7:"🕖",clock730:"🕢",clock8:"🕗",clock830:"🕣",clock9:"🕘",clock930:"🕤",closed_book:"📕",closed_lock_with_key:"🔐",closed_umbrella:"🌂",cloud:"☁️",cloud_with_lightning:"🌩",cloud_with_lightning_and_rain:"⛈",cloud_with_rain:"🌧",cloud_with_snow:"🌨",clown_face:"🤡",clubs:"♣️",cocktail:"🍸",coffee:"☕️",coffin:"⚰️",cold_sweat:"😰",comet:"☄️",computer:"💻",computer_mouse:"🖱",confetti_ball:"🎊",confounded:"😖",confused:"😕",congratulations:"㊗️",construction:"🚧",construction_worker_man:"👷",construction_worker_woman:"👷‍♀️",control_knobs:"🎛",convenience_store:"🏪",cookie:"🍪",cool:"🆒",policeman:"👮",copyright:"©️",corn:"🌽",couch_and_lamp:"🛋",couple:"👫",couple_with_heart_woman_man:"💑",couple_with_heart_man_man:"👨‍❤️‍👨",couple_with_heart_woman_woman:"👩‍❤️‍👩",couplekiss_man_man:"👨‍❤️‍💋‍👨",couplekiss_man_woman:"💏",couplekiss_woman_woman:"👩‍❤️‍💋‍👩",cow:"🐮",cow2:"🐄",cowboy_hat_face:"🤠",crab:"🦀",crayon:"🖍",credit_card:"💳",crescent_moon:"🌙",cricket:"🏏",crocodile:"🐊",croissant:"🥐",crossed_fingers:"🤞",crossed_flags:"🎌",crossed_swords:"⚔️",crown:"👑",cry:"😢",crying_cat_face:"😿",crystal_ball:"🔮",cucumber:"🥒",cupid:"💘",curly_loop:"➰",currency_exchange:"💱",curry:"🍛",custard:"🍮",customs:"🛃",cyclone:"🌀",dagger:"🗡",dancer:"💃",dancing_women:"👯",dancing_men:"👯‍♂️",dango:"🍡",dark_sunglasses:"🕶",dart:"🎯",dash:"💨",date:"📅",deciduous_tree:"🌳",deer:"🦌",department_store:"🏬",derelict_house:"🏚",desert:"🏜",desert_island:"🏝",desktop_computer:"🖥",male_detective:"🕵️",diamond_shape_with_a_dot_inside:"💠",diamonds:"♦️",disappointed:"😞",disappointed_relieved:"😥",dizzy:"💫",dizzy_face:"😵",do_not_litter:"🚯",dog:"🐶",dog2:"🐕",dollar:"💵",dolls:"🎎",dolphin:"🐬",door:"🚪",doughnut:"🍩",dove:"🕊",dragon:"🐉",dragon_face:"🐲",dress:"👗",dromedary_camel:"🐪",drooling_face:"🤤",droplet:"💧",drum:"🥁",duck:"🦆",dvd:"📀","e-mail":"📧",eagle:"🦅",ear:"👂",ear_of_rice:"🌾",earth_africa:"🌍",earth_americas:"🌎",earth_asia:"🌏",egg:"🥚",eggplant:"🍆",eight_pointed_black_star:"✴️",eight_spoked_asterisk:"✳️",electric_plug:"🔌",elephant:"🐘",email:"✉️",end:"🔚",envelope_with_arrow:"📩",euro:"💶",european_castle:"🏰",european_post_office:"🏤",evergreen_tree:"🌲",exclamation:"❗️",expressionless:"😑",eye:"👁",eye_speech_bubble:"👁‍🗨",eyeglasses:"👓",eyes:"👀",face_with_head_bandage:"🤕",face_with_thermometer:"🤒",fist_oncoming:"👊",factory:"🏭",fallen_leaf:"🍂",family_man_woman_boy:"👪",family_man_boy:"👨‍👦",family_man_boy_boy:"👨‍👦‍👦",family_man_girl:"👨‍👧",family_man_girl_boy:"👨‍👧‍👦",family_man_girl_girl:"👨‍👧‍👧",family_man_man_boy:"👨‍👨‍👦",family_man_man_boy_boy:"👨‍👨‍👦‍👦",family_man_man_girl:"👨‍👨‍👧",family_man_man_girl_boy:"👨‍👨‍👧‍👦",family_man_man_girl_girl:"👨‍👨‍👧‍👧",family_man_woman_boy_boy:"👨‍👩‍👦‍👦",family_man_woman_girl:"👨‍👩‍👧",family_man_woman_girl_boy:"👨‍👩‍👧‍👦",family_man_woman_girl_girl:"👨‍👩‍👧‍👧",family_woman_boy:"👩‍👦",family_woman_boy_boy:"👩‍👦‍👦",family_woman_girl:"👩‍👧",family_woman_girl_boy:"👩‍👧‍👦",family_woman_girl_girl:"👩‍👧‍👧",family_woman_woman_boy:"👩‍👩‍👦",family_woman_woman_boy_boy:"👩‍👩‍👦‍👦",family_woman_woman_girl:"👩‍👩‍👧",family_woman_woman_girl_boy:"👩‍👩‍👧‍👦",family_woman_woman_girl_girl:"👩‍👩‍👧‍👧",fast_forward:"⏩",fax:"📠",fearful:"😨",feet:"🐾",female_detective:"🕵️‍♀️",ferris_wheel:"🎡",ferry:"⛴",field_hockey:"🏑",file_cabinet:"🗄",file_folder:"📁",film_projector:"📽",film_strip:"🎞",fire:"🔥",fire_engine:"🚒",fireworks:"🎆",first_quarter_moon:"🌓",first_quarter_moon_with_face:"🌛",fish:"🐟",fish_cake:"🍥",fishing_pole_and_fish:"🎣",fist_raised:"✊",fist_left:"🤛",fist_right:"🤜",flags:"🎏",flashlight:"🔦",fleur_de_lis:"⚜️",flight_arrival:"🛬",flight_departure:"🛫",floppy_disk:"💾",flower_playing_cards:"🎴",flushed:"😳",fog:"🌫",foggy:"🌁",football:"🏈",footprints:"👣",fork_and_knife:"🍴",fountain:"⛲️",fountain_pen:"🖋",four_leaf_clover:"🍀",fox_face:"🦊",framed_picture:"🖼",free:"🆓",fried_egg:"🍳",fried_shrimp:"🍤",fries:"🍟",frog:"🐸",frowning:"😦",frowning_face:"☹️",frowning_man:"🙍‍♂️",frowning_woman:"🙍",middle_finger:"🖕",fuelpump:"⛽️",full_moon:"🌕",full_moon_with_face:"🌝",funeral_urn:"⚱️",game_die:"🎲",gear:"⚙️",gem:"💎",gemini:"♊️",ghost:"👻",gift:"🎁",gift_heart:"💝",girl:"👧",globe_with_meridians:"🌐",goal_net:"🥅",goat:"🐐",golf:"⛳️",golfing_man:"🏌️",golfing_woman:"🏌️‍♀️",gorilla:"🦍",grapes:"🍇",green_apple:"🍏",green_book:"📗",green_heart:"💚",green_salad:"🥗",grey_exclamation:"❕",grey_question:"❔",grimacing:"😬",grin:"😁",grinning:"😀",guardsman:"💂",guardswoman:"💂‍♀️",guitar:"🎸",gun:"🔫",haircut_woman:"💇",haircut_man:"💇‍♂️",hamburger:"🍔",hammer:"🔨",hammer_and_pick:"⚒",hammer_and_wrench:"🛠",hamster:"🐹",hand:"✋",handbag:"👜",handshake:"🤝",hankey:"💩",hatched_chick:"🐥",hatching_chick:"🐣",headphones:"🎧",hear_no_evil:"🙉",heart:"❤️",heart_decoration:"💟",heart_eyes:"😍",heart_eyes_cat:"😻",heartbeat:"💓",heartpulse:"💗",hearts:"♥️",heavy_check_mark:"✔️",heavy_division_sign:"➗",heavy_dollar_sign:"💲",heavy_heart_exclamation:"❣️",heavy_minus_sign:"➖",heavy_multiplication_x:"✖️",heavy_plus_sign:"➕",helicopter:"🚁",herb:"🌿",hibiscus:"🌺",high_brightness:"🔆",high_heel:"👠",hocho:"🔪",hole:"🕳",honey_pot:"🍯",horse:"🐴",horse_racing:"🏇",hospital:"🏥",hot_pepper:"🌶",hotdog:"🌭",hotel:"🏨",hotsprings:"♨️",hourglass:"⌛️",hourglass_flowing_sand:"⏳",house:"🏠",house_with_garden:"🏡",houses:"🏘",hugs:"🤗",hushed:"😯",ice_cream:"🍨",ice_hockey:"🏒",ice_skate:"⛸",icecream:"🍦",id:"🆔",ideograph_advantage:"🉐",imp:"👿",inbox_tray:"📥",incoming_envelope:"📨",tipping_hand_woman:"💁",information_source:"ℹ️",innocent:"😇",interrobang:"⁉️",iphone:"📱",izakaya_lantern:"🏮",jack_o_lantern:"🎃",japan:"🗾",japanese_castle:"🏯",japanese_goblin:"👺",japanese_ogre:"👹",jeans:"👖",joy:"😂",joy_cat:"😹",joystick:"🕹",kaaba:"🕋",key:"🔑",keyboard:"⌨️",keycap_ten:"🔟",kick_scooter:"🛴",kimono:"👘",kiss:"💋",kissing:"😗",kissing_cat:"😽",kissing_closed_eyes:"😚",kissing_heart:"😘",kissing_smiling_eyes:"😙",kiwi_fruit:"🥝",koala:"🐨",koko:"🈁",label:"🏷",large_blue_circle:"🔵",large_blue_diamond:"🔷",large_orange_diamond:"🔶",last_quarter_moon:"🌗",last_quarter_moon_with_face:"🌜",latin_cross:"✝️",laughing:"😆",leaves:"🍃",ledger:"📒",left_luggage:"🛅",left_right_arrow:"↔️",leftwards_arrow_with_hook:"↩️",lemon:"🍋",leo:"♌️",leopard:"🐆",level_slider:"🎚",libra:"♎️",light_rail:"🚈",link:"🔗",lion:"🦁",lips:"👄",lipstick:"💄",lizard:"🦎",lock:"🔒",lock_with_ink_pen:"🔏",lollipop:"🍭",loop:"➿",loud_sound:"🔊",loudspeaker:"📢",love_hotel:"🏩",love_letter:"💌",low_brightness:"🔅",lying_face:"🤥",m:"Ⓜ️",mag:"🔍",mag_right:"🔎",mahjong:"🀄️",mailbox:"📫",mailbox_closed:"📪",mailbox_with_mail:"📬",mailbox_with_no_mail:"📭",man:"👨",man_artist:"👨‍🎨",man_astronaut:"👨‍🚀",man_cartwheeling:"🤸‍♂️",man_cook:"👨‍🍳",man_dancing:"🕺",man_facepalming:"🤦‍♂️",man_factory_worker:"👨‍🏭",man_farmer:"👨‍🌾",man_firefighter:"👨‍🚒",man_health_worker:"👨‍⚕️",man_in_tuxedo:"🤵",man_judge:"👨‍⚖️",man_juggling:"🤹‍♂️",man_mechanic:"👨‍🔧",man_office_worker:"👨‍💼",man_pilot:"👨‍✈️",man_playing_handball:"🤾‍♂️",man_playing_water_polo:"🤽‍♂️",man_scientist:"👨‍🔬",man_shrugging:"🤷‍♂️",man_singer:"👨‍🎤",man_student:"👨‍🎓",man_teacher:"👨‍🏫",man_technologist:"👨‍💻",man_with_gua_pi_mao:"👲",man_with_turban:"👳",tangerine:"🍊",mans_shoe:"👞",mantelpiece_clock:"🕰",maple_leaf:"🍁",martial_arts_uniform:"🥋",mask:"😷",massage_woman:"💆",massage_man:"💆‍♂️",meat_on_bone:"🍖",medal_military:"🎖",medal_sports:"🏅",mega:"📣",melon:"🍈",memo:"📝",men_wrestling:"🤼‍♂️",menorah:"🕎",mens:"🚹",metal:"🤘",metro:"🚇",microphone:"🎤",microscope:"🔬",milk_glass:"🥛",milky_way:"🌌",minibus:"🚐",minidisc:"💽",mobile_phone_off:"📴",money_mouth_face:"🤑",money_with_wings:"💸",moneybag:"💰",monkey:"🐒",monkey_face:"🐵",monorail:"🚝",moon:"🌔",mortar_board:"🎓",mosque:"🕌",motor_boat:"🛥",motor_scooter:"🛵",motorcycle:"🏍",motorway:"🛣",mount_fuji:"🗻",mountain:"⛰",mountain_biking_man:"🚵",mountain_biking_woman:"🚵‍♀️",mountain_cableway:"🚠",mountain_railway:"🚞",mountain_snow:"🏔",mouse:"🐭",mouse2:"🐁",movie_camera:"🎥",moyai:"🗿",mrs_claus:"🤶",muscle:"💪",mushroom:"🍄",musical_keyboard:"🎹",musical_note:"🎵",musical_score:"🎼",mute:"🔇",nail_care:"💅",name_badge:"📛",national_park:"🏞",nauseated_face:"🤢",necktie:"👔",negative_squared_cross_mark:"❎",nerd_face:"🤓",neutral_face:"😐",new:"🆕",new_moon:"🌑",new_moon_with_face:"🌚",newspaper:"📰",newspaper_roll:"🗞",next_track_button:"⏭",ng:"🆖",no_good_man:"🙅‍♂️",no_good_woman:"🙅",night_with_stars:"🌃",no_bell:"🔕",no_bicycles:"🚳",no_entry:"⛔️",no_entry_sign:"🚫",no_mobile_phones:"📵",no_mouth:"😶",no_pedestrians:"🚷",no_smoking:"🚭","non-potable_water":"🚱",nose:"👃",notebook:"📓",notebook_with_decorative_cover:"📔",notes:"🎶",nut_and_bolt:"🔩",o:"⭕️",o2:"🅾️",ocean:"🌊",octopus:"🐙",oden:"🍢",office:"🏢",oil_drum:"🛢",ok:"🆗",ok_hand:"👌",ok_man:"🙆‍♂️",ok_woman:"🙆",old_key:"🗝",older_man:"👴",older_woman:"👵",om:"🕉",on:"🔛",oncoming_automobile:"🚘",oncoming_bus:"🚍",oncoming_police_car:"🚔",oncoming_taxi:"🚖",open_file_folder:"📂",open_hands:"👐",open_mouth:"😮",open_umbrella:"☂️",ophiuchus:"⛎",orange_book:"📙",orthodox_cross:"☦️",outbox_tray:"📤",owl:"🦉",ox:"🐂",package:"📦",page_facing_up:"📄",page_with_curl:"📃",pager:"📟",paintbrush:"🖌",palm_tree:"🌴",pancakes:"🥞",panda_face:"🐼",paperclip:"📎",paperclips:"🖇",parasol_on_ground:"⛱",parking:"🅿️",part_alternation_mark:"〽️",partly_sunny:"⛅️",passenger_ship:"🛳",passport_control:"🛂",pause_button:"⏸",peace_symbol:"☮️",peach:"🍑",peanuts:"🥜",pear:"🍐",pen:"🖊",pencil2:"✏️",penguin:"🐧",pensive:"😔",performing_arts:"🎭",persevere:"😣",person_fencing:"🤺",pouting_woman:"🙎",phone:"☎️",pick:"⛏",pig:"🐷",pig2:"🐖",pig_nose:"🐽",pill:"💊",pineapple:"🍍",ping_pong:"🏓",pisces:"♓️",pizza:"🍕",place_of_worship:"🛐",plate_with_cutlery:"🍽",play_or_pause_button:"⏯",point_down:"👇",point_left:"👈",point_right:"👉",point_up:"☝️",point_up_2:"👆",police_car:"🚓",policewoman:"👮‍♀️",poodle:"🐩",popcorn:"🍿",post_office:"🏣",postal_horn:"📯",postbox:"📮",potable_water:"🚰",potato:"🥔",pouch:"👝",poultry_leg:"🍗",pound:"💷",rage:"😡",pouting_cat:"😾",pouting_man:"🙎‍♂️",pray:"🙏",prayer_beads:"📿",pregnant_woman:"🤰",previous_track_button:"⏮",prince:"🤴",princess:"👸",printer:"🖨",purple_heart:"💜",purse:"👛",pushpin:"📌",put_litter_in_its_place:"🚮",question:"❓",rabbit:"🐰",rabbit2:"🐇",racehorse:"🐎",racing_car:"🏎",radio:"📻",radio_button:"🔘",radioactive:"☢️",railway_car:"🚃",railway_track:"🛤",rainbow:"🌈",rainbow_flag:"🏳️‍🌈",raised_back_of_hand:"🤚",raised_hand_with_fingers_splayed:"🖐",raised_hands:"🙌",raising_hand_woman:"🙋",raising_hand_man:"🙋‍♂️",ram:"🐏",ramen:"🍜",rat:"🐀",record_button:"⏺",recycle:"♻️",red_circle:"🔴",registered:"®️",relaxed:"☺️",relieved:"😌",reminder_ribbon:"🎗",repeat:"🔁",repeat_one:"🔂",rescue_worker_helmet:"⛑",restroom:"🚻",revolving_hearts:"💞",rewind:"⏪",rhinoceros:"🦏",ribbon:"🎀",rice:"🍚",rice_ball:"🍙",rice_cracker:"🍘",rice_scene:"🎑",right_anger_bubble:"🗯",ring:"💍",robot:"🤖",rocket:"🚀",rofl:"🤣",roll_eyes:"🙄",roller_coaster:"🎢",rooster:"🐓",rose:"🌹",rosette:"🏵",rotating_light:"🚨",round_pushpin:"📍",rowing_man:"🚣",rowing_woman:"🚣‍♀️",rugby_football:"🏉",running_man:"🏃",running_shirt_with_sash:"🎽",running_woman:"🏃‍♀️",sa:"🈂️",sagittarius:"♐️",sake:"🍶",sandal:"👡",santa:"🎅",satellite:"📡",saxophone:"🎷",school:"🏫",school_satchel:"🎒",scissors:"✂️",scorpion:"🦂",scorpius:"♏️",scream:"😱",scream_cat:"🙀",scroll:"📜",seat:"💺",secret:"㊙️",see_no_evil:"🙈",seedling:"🌱",selfie:"🤳",shallow_pan_of_food:"🥘",shamrock:"☘️",shark:"🦈",shaved_ice:"🍧",sheep:"🐑",shell:"🐚",shield:"🛡",shinto_shrine:"⛩",ship:"🚢",shirt:"👕",shopping:"🛍",shopping_cart:"🛒",shower:"🚿",shrimp:"🦐",signal_strength:"📶",six_pointed_star:"🔯",ski:"🎿",skier:"⛷",skull:"💀",skull_and_crossbones:"☠️",sleeping:"😴",sleeping_bed:"🛌",sleepy:"😪",slightly_frowning_face:"🙁",slightly_smiling_face:"🙂",slot_machine:"🎰",small_airplane:"🛩",small_blue_diamond:"🔹",small_orange_diamond:"🔸",small_red_triangle:"🔺",small_red_triangle_down:"🔻",smile:"😄",smile_cat:"😸",smiley:"😃",smiley_cat:"😺",smiling_imp:"😈",smirk:"😏",smirk_cat:"😼",smoking:"🚬",snail:"🐌",snake:"🐍",sneezing_face:"🤧",snowboarder:"🏂",snowflake:"❄️",snowman:"⛄️",snowman_with_snow:"☃️",sob:"😭",soccer:"⚽️",soon:"🔜",sos:"🆘",sound:"🔉",space_invader:"👾",spades:"♠️",spaghetti:"🍝",sparkle:"❇️",sparkler:"🎇",sparkles:"✨",sparkling_heart:"💖",speak_no_evil:"🙊",speaker:"🔈",speaking_head:"🗣",speech_balloon:"💬",speedboat:"🚤",spider:"🕷",spider_web:"🕸",spiral_calendar:"🗓",spiral_notepad:"🗒",spoon:"🥄",squid:"🦑",stadium:"🏟",star:"⭐️",star2:"🌟",star_and_crescent:"☪️",star_of_david:"✡️",stars:"🌠",station:"🚉",statue_of_liberty:"🗽",steam_locomotive:"🚂",stew:"🍲",stop_button:"⏹",stop_sign:"🛑",stopwatch:"⏱",straight_ruler:"📏",strawberry:"🍓",stuck_out_tongue:"😛",stuck_out_tongue_closed_eyes:"😝",stuck_out_tongue_winking_eye:"😜",studio_microphone:"🎙",stuffed_flatbread:"🥙",sun_behind_large_cloud:"🌥",sun_behind_rain_cloud:"🌦",sun_behind_small_cloud:"🌤",sun_with_face:"🌞",sunflower:"🌻",sunglasses:"😎",sunny:"☀️",sunrise:"🌅",sunrise_over_mountains:"🌄",surfing_man:"🏄",surfing_woman:"🏄‍♀️",sushi:"🍣",suspension_railway:"🚟",sweat:"😓",sweat_drops:"💦",sweat_smile:"😅",sweet_potato:"🍠",swimming_man:"🏊",swimming_woman:"🏊‍♀️",symbols:"🔣",synagogue:"🕍",syringe:"💉",taco:"🌮",tada:"🎉",tanabata_tree:"🎋",taurus:"♉️",taxi:"🚕",tea:"🍵",telephone_receiver:"📞",telescope:"🔭",tennis:"🎾",tent:"⛺️",thermometer:"🌡",thinking:"🤔",thought_balloon:"💭",ticket:"🎫",tickets:"🎟",tiger:"🐯",tiger2:"🐅",timer_clock:"⏲",tipping_hand_man:"💁‍♂️",tired_face:"😫",tm:"™️",toilet:"🚽",tokyo_tower:"🗼",tomato:"🍅",tongue:"👅",top:"🔝",tophat:"🎩",tornado:"🌪",trackball:"🖲",tractor:"🚜",traffic_light:"🚥",train:"🚋",train2:"🚆",tram:"🚊",triangular_flag_on_post:"🚩",triangular_ruler:"📐",trident:"🔱",triumph:"😤",trolleybus:"🚎",trophy:"🏆",tropical_drink:"🍹",tropical_fish:"🐠",truck:"🚚",trumpet:"🎺",tulip:"🌷",tumbler_glass:"🥃",turkey:"🦃",turtle:"🐢",tv:"📺",twisted_rightwards_arrows:"🔀",two_hearts:"💕",two_men_holding_hands:"👬",two_women_holding_hands:"👭",u5272:"🈹",u5408:"🈴",u55b6:"🈺",u6307:"🈯️",u6708:"🈷️",u6709:"🈶",u6e80:"🈵",u7121:"🈚️",u7533:"🈸",u7981:"🈲",u7a7a:"🈳",umbrella:"☔️",unamused:"😒",underage:"🔞",unicorn:"🦄",unlock:"🔓",up:"🆙",upside_down_face:"🙃",v:"✌️",vertical_traffic_light:"🚦",vhs:"📼",vibration_mode:"📳",video_camera:"📹",video_game:"🎮",violin:"🎻",virgo:"♍️",volcano:"🌋",volleyball:"🏐",vs:"🆚",vulcan_salute:"🖖",walking_man:"🚶",walking_woman:"🚶‍♀️",waning_crescent_moon:"🌘",waning_gibbous_moon:"🌖",warning:"⚠️",wastebasket:"🗑",watch:"⌚️",water_buffalo:"🐃",watermelon:"🍉",wave:"👋",wavy_dash:"〰️",waxing_crescent_moon:"🌒",wc:"🚾",weary:"😩",wedding:"💒",weight_lifting_man:"🏋️",weight_lifting_woman:"🏋️‍♀️",whale:"🐳",whale2:"🐋",wheel_of_dharma:"☸️",wheelchair:"♿️",white_check_mark:"✅",white_circle:"⚪️",white_flag:"🏳️",white_flower:"💮",white_large_square:"⬜️",white_medium_small_square:"◽️",white_medium_square:"◻️",white_small_square:"▫️",white_square_button:"🔳",wilted_flower:"🥀",wind_chime:"🎐",wind_face:"🌬",wine_glass:"🍷",wink:"😉",wolf:"🐺",woman:"👩",woman_artist:"👩‍🎨",woman_astronaut:"👩‍🚀",woman_cartwheeling:"🤸‍♀️",woman_cook:"👩‍🍳",woman_facepalming:"🤦‍♀️",woman_factory_worker:"👩‍🏭",woman_farmer:"👩‍🌾",woman_firefighter:"👩‍🚒",woman_health_worker:"👩‍⚕️",woman_judge:"👩‍⚖️",woman_juggling:"🤹‍♀️",woman_mechanic:"👩‍🔧",woman_office_worker:"👩‍💼",woman_pilot:"👩‍✈️",woman_playing_handball:"🤾‍♀️",woman_playing_water_polo:"🤽‍♀️",woman_scientist:"👩‍🔬",woman_shrugging:"🤷‍♀️",woman_singer:"👩‍🎤",woman_student:"👩‍🎓",woman_teacher:"👩‍🏫",woman_technologist:"👩‍💻",woman_with_turban:"👳‍♀️",womans_clothes:"👚",womans_hat:"👒",women_wrestling:"🤼‍♀️",womens:"🚺",world_map:"🗺",worried:"😟",wrench:"🔧",writing_hand:"✍️",x:"❌",yellow_heart:"💛",yen:"💴",yin_yang:"☯️",yum:"😋",zap:"⚡️",zipper_mouth_face:"🤐",zzz:"💤",octocat:':octocat:',showdown:"S"},o.Converter=function(e){"use strict";var t={},n=[],r=[],a={},i=c,s={parsed:{},raw:"",format:""};function f(){for(var n in e=e||{},u)u.hasOwnProperty(n)&&(t[n]=u[n]);if("object"!==typeof e)throw Error("Converter expects the passed parameter to be an object, but "+typeof e+" was passed instead.");for(var r in e)e.hasOwnProperty(r)&&(t[r]=e[r]);t.extensions&&o.helper.forEach(t.extensions,p)}function p(e,t){if(t=t||null,o.helper.isString(e)){if(e=o.helper.stdExtName(e),t=e,o.extensions[e])return console.warn("DEPRECATION WARNING: "+e+" is an old extension that uses a deprecated loading method.Please inform the developer that the extension should be updated!"),void m(o.extensions[e],e);if(o.helper.isUndefined(l[e]))throw Error('Extension "'+e+'" could not be loaded. It was either not found or is not a valid extension.');e=l[e]}"function"===typeof e&&(e=e()),o.helper.isArray(e)||(e=[e]);var a=h(e,t);if(!a.valid)throw Error(a.error);for(var i=0;i[ \t]+¨NBSP;<"),!t){if(!window||!window.document)throw new Error("HTMLParser is undefined. If in a webworker or nodejs environment, you need to provide a WHATWG DOM and HTML such as JSDOM");t=window.document}var n=t.createElement("div");n.innerHTML=e;var r={preList:u(n)};l(n);for(var a=n.childNodes,i="",s=0;s'}else n.push(t[r].innerHTML),t[r].innerHTML="",t[r].setAttribute("prenum",r.toString());return n}return i},this.setOption=function(e,n){t[e]=n},this.getOption=function(e){return t[e]},this.getOptions=function(){return t},this.addExtension=function(e,t){t=t||null,p(e,t)},this.useExtension=function(e){p(e)},this.setFlavor=function(e){if(!d.hasOwnProperty(e))throw Error(e+" flavor was not found");var n=d[e];for(var r in i=e,n)n.hasOwnProperty(r)&&(t[r]=n[r])},this.getFlavor=function(){return i},this.removeExtension=function(e){o.helper.isArray(e)||(e=[e]);for(var t=0;t? ?(['"].*['"])?\)$/m)>-1)i="";else if(!i){if(a||(a=r.toLowerCase().replace(/ ?\n/g," ")),i="#"+a,o.helper.isUndefined(n.gUrls[a]))return e;i=n.gUrls[a],o.helper.isUndefined(n.gTitles[a])||(u=n.gTitles[a])}i=i.replace(o.helper.regexes.asteriskDashAndColon,o.helper.escapeCharactersCallback);var c='
",c};return e=e.replace(/\[((?:\[[^\]]*]|[^\[\]])*)] ?(?:\n *)?\[(.*?)]()()()()/g,r),e=e.replace(/\[((?:\[[^\]]*]|[^\[\]])*)]()[ \t]*\([ \t]?<([^>]*)>(?:[ \t]*((["'])([^"]*?)\5))?[ \t]?\)/g,r),e=e.replace(/\[((?:\[[^\]]*]|[^\[\]])*)]()[ \t]*\([ \t]??(?:[ \t]*((["'])([^"]*?)\5))?[ \t]?\)/g,r),e=e.replace(/\[([^\[\]]+)]()()()()()/g,r),t.ghMentions&&(e=e.replace(/(^|\s)(\\)?(@([a-z\d]+(?:[a-z\d.-]+?[a-z\d]+)*))/gim,(function(e,n,r,a,i){if("\\"===r)return n+a;if(!o.helper.isString(t.ghMentionsLink))throw new Error("ghMentionsLink option must be a string");var s=t.ghMentionsLink.replace(/\{u}/g,i),l="";return t.openLinksInNewWindow&&(l=' rel="noopener noreferrer" target="¨E95Eblank"'),n+'"+a+""}))),e=n.converter._dispatch("anchors.after",e,t,n),e}));var m=/([*~_]+|\b)(((https?|ftp|dict):\/\/|www\.)[^'">\s]+?\.[^'">\s]+?)()(\1)?(?=\s|$)(?!["<>])/gi,v=/([*~_]+|\b)(((https?|ftp|dict):\/\/|www\.)[^'">\s]+\.[^'">\s]+?)([.!?,()\[\]])?(\1)?(?=\s|$)(?!["<>])/gi,y=/()<(((https?|ftp|dict):\/\/|www\.)[^'">\s]+)()>()/gi,g=/(^|\s)(?:mailto:)?([A-Za-z0-9!#$%&'*+-/=?^_`{|}~.]+@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+)(?=$|\s)/gim,b=/<()(?:mailto:)?([-.\w]+@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+)>/gi,_=function(e){"use strict";return function(t,n,r,a,i,s,l){r=r.replace(o.helper.regexes.asteriskDashAndColon,o.helper.escapeCharactersCallback);var u=r,c="",d="",h=n||"",f=l||"";return/^www\./i.test(r)&&(r=r.replace(/^www\./i,"http://www.")),e.excludeTrailingPunctuationFromURLs&&s&&(c=s),e.openLinksInNewWindow&&(d=' rel="noopener noreferrer" target="¨E95Eblank"'),h+'"+u+""+c+f}},w=function(e,t){"use strict";return function(n,r,a){var i="mailto:";return r=r||"",a=o.subParser("unescapeSpecialChars")(a,e,t),e.encodeEmails?(i=o.helper.encodeEmailAddress(i+a),a=o.helper.encodeEmailAddress(a)):i+=a,r+''+a+""}};o.subParser("autoLinks",(function(e,t,n){"use strict";return e=n.converter._dispatch("autoLinks.before",e,t,n),e=e.replace(y,_(t)),e=e.replace(b,w(t,n)),e=n.converter._dispatch("autoLinks.after",e,t,n),e})),o.subParser("simplifiedAutoLinks",(function(e,t,n){"use strict";return t.simplifiedAutoLink?(e=n.converter._dispatch("simplifiedAutoLinks.before",e,t,n),e=t.excludeTrailingPunctuationFromURLs?e.replace(v,_(t)):e.replace(m,_(t)),e=e.replace(g,w(t,n)),e=n.converter._dispatch("simplifiedAutoLinks.after",e,t,n),e):e})),o.subParser("blockGamut",(function(e,t,n){"use strict";return e=n.converter._dispatch("blockGamut.before",e,t,n),e=o.subParser("blockQuotes")(e,t,n),e=o.subParser("headers")(e,t,n),e=o.subParser("horizontalRule")(e,t,n),e=o.subParser("lists")(e,t,n),e=o.subParser("codeBlocks")(e,t,n),e=o.subParser("tables")(e,t,n),e=o.subParser("hashHTMLBlocks")(e,t,n),e=o.subParser("paragraphs")(e,t,n),e=n.converter._dispatch("blockGamut.after",e,t,n),e})),o.subParser("blockQuotes",(function(e,t,n){"use strict";e=n.converter._dispatch("blockQuotes.before",e,t,n),e+="\n\n";var r=/(^ {0,3}>[ \t]?.+\n(.+\n)*\n*)+/gm;return t.splitAdjacentBlockquotes&&(r=/^ {0,3}>[\s\S]*?(?:\n\n)/gm),e=e.replace(r,(function(e){return e=e.replace(/^[ \t]*>[ \t]?/gm,""),e=e.replace(/¨0/g,""),e=e.replace(/^[ \t]+$/gm,""),e=o.subParser("githubCodeBlocks")(e,t,n),e=o.subParser("blockGamut")(e,t,n),e=e.replace(/(^|\n)/g,"$1 "),e=e.replace(/(\s*
[^\r]+?<\/pre>)/gm,(function(e,t){var n=t;return n=n.replace(/^  /gm,"¨0"),n=n.replace(/¨0/g,""),n})),o.subParser("hashBlock")("
\n"+e+"\n
",t,n)})),e=n.converter._dispatch("blockQuotes.after",e,t,n),e})),o.subParser("codeBlocks",(function(e,t,n){"use strict";e=n.converter._dispatch("codeBlocks.before",e,t,n),e+="¨0";var r=/(?:\n\n|^)((?:(?:[ ]{4}|\t).*\n+)+)(\n*[ ]{0,3}[^ \t\n]|(?=¨0))/g;return e=e.replace(r,(function(e,r,a){var i=r,s=a,l="\n";return i=o.subParser("outdent")(i,t,n),i=o.subParser("encodeCode")(i,t,n),i=o.subParser("detab")(i,t,n),i=i.replace(/^\n+/g,""),i=i.replace(/\n+$/g,""),t.omitExtraWLInCodeBlocks&&(l=""),i="
"+i+l+"
",o.subParser("hashBlock")(i,t,n)+s})),e=e.replace(/¨0/,""),e=n.converter._dispatch("codeBlocks.after",e,t,n),e})),o.subParser("codeSpans",(function(e,t,n){"use strict";return e=n.converter._dispatch("codeSpans.before",e,t,n),"undefined"===typeof e&&(e=""),e=e.replace(/(^|[^\\])(`+)([^\r]*?[^`])\2(?!`)/gm,(function(e,r,a,i){var s=i;return s=s.replace(/^([ \t]*)/g,""),s=s.replace(/[ \t]*$/g,""),s=o.subParser("encodeCode")(s,t,n),s=r+""+s+"",s=o.subParser("hashHTMLSpans")(s,t,n),s})),e=n.converter._dispatch("codeSpans.after",e,t,n),e})),o.subParser("completeHTMLDocument",(function(e,t,n){"use strict";if(!t.completeHTMLDocument)return e;e=n.converter._dispatch("completeHTMLDocument.before",e,t,n);var r="html",a="\n",i="",o='\n',s="",l="";for(var u in"undefined"!==typeof n.metadata.parsed.doctype&&(a="\n",r=n.metadata.parsed.doctype.toString().toLowerCase(),"html"!==r&&"html5"!==r||(o='')),n.metadata.parsed)if(n.metadata.parsed.hasOwnProperty(u))switch(u.toLowerCase()){case"doctype":break;case"title":i=""+n.metadata.parsed.title+"\n";break;case"charset":o="html"===r||"html5"===r?'\n':'\n';break;case"language":case"lang":s=' lang="'+n.metadata.parsed[u]+'"',l+='\n';break;default:l+='\n'}return e=a+"\n\n"+i+o+l+"\n\n"+e.trim()+"\n\n",e=n.converter._dispatch("completeHTMLDocument.after",e,t,n),e})),o.subParser("detab",(function(e,t,n){"use strict";return e=n.converter._dispatch("detab.before",e,t,n),e=e.replace(/\t(?=\t)/g," "),e=e.replace(/\t/g,"¨A¨B"),e=e.replace(/¨B(.+?)¨A/g,(function(e,t){for(var n=t,r=4-n.length%4,a=0;a/g,">"),e=n.converter._dispatch("encodeAmpsAndAngles.after",e,t,n),e})),o.subParser("encodeBackslashEscapes",(function(e,t,n){"use strict";return e=n.converter._dispatch("encodeBackslashEscapes.before",e,t,n),e=e.replace(/\\(\\)/g,o.helper.escapeCharactersCallback),e=e.replace(/\\([`*_{}\[\]()>#+.!~=|-])/g,o.helper.escapeCharactersCallback),e=n.converter._dispatch("encodeBackslashEscapes.after",e,t,n),e})),o.subParser("encodeCode",(function(e,t,n){"use strict";return e=n.converter._dispatch("encodeCode.before",e,t,n),e=e.replace(/&/g,"&").replace(//g,">").replace(/([*_{}\[\]\\=~-])/g,o.helper.escapeCharactersCallback),e=n.converter._dispatch("encodeCode.after",e,t,n),e})),o.subParser("escapeSpecialCharsWithinTagAttributes",(function(e,t,n){"use strict";e=n.converter._dispatch("escapeSpecialCharsWithinTagAttributes.before",e,t,n);var r=/<\/?[a-z\d_:-]+(?:[\s]+[\s\S]+?)?>/gi,a=/-]|-[^>])(?:[^-]|-[^-])*)--)>/gi;return e=e.replace(r,(function(e){return e.replace(/(.)<\/?code>(?=.)/g,"$1`").replace(/([\\`*_~=|])/g,o.helper.escapeCharactersCallback)})),e=e.replace(a,(function(e){return e.replace(/([\\`*_~=|])/g,o.helper.escapeCharactersCallback)})),e=n.converter._dispatch("escapeSpecialCharsWithinTagAttributes.after",e,t,n),e})),o.subParser("githubCodeBlocks",(function(e,t,n){"use strict";return t.ghCodeBlocks?(e=n.converter._dispatch("githubCodeBlocks.before",e,t,n),e+="¨0",e=e.replace(/(?:^|\n)(?: {0,3})(```+|~~~+)(?: *)([^\s`~]*)\n([\s\S]*?)\n(?: {0,3})\1/g,(function(e,r,a,i){var s=t.omitExtraWLInCodeBlocks?"":"\n";return i=o.subParser("encodeCode")(i,t,n),i=o.subParser("detab")(i,t,n),i=i.replace(/^\n+/g,""),i=i.replace(/\n+$/g,""),i="
"+i+s+"
",i=o.subParser("hashBlock")(i,t,n),"\n\n¨G"+(n.ghCodeBlocks.push({text:e,codeblock:i})-1)+"G\n\n"})),e=e.replace(/¨0/,""),n.converter._dispatch("githubCodeBlocks.after",e,t,n)):e})),o.subParser("hashBlock",(function(e,t,n){"use strict";return e=n.converter._dispatch("hashBlock.before",e,t,n),e=e.replace(/(^\n+|\n+$)/g,""),e="\n\n¨K"+(n.gHtmlBlocks.push(e)-1)+"K\n\n",e=n.converter._dispatch("hashBlock.after",e,t,n),e})),o.subParser("hashCodeTags",(function(e,t,n){"use strict";e=n.converter._dispatch("hashCodeTags.before",e,t,n);var r=function(e,r,a,i){var s=a+o.subParser("encodeCode")(r,t,n)+i;return"¨C"+(n.gHtmlSpans.push(s)-1)+"C"};return e=o.helper.replaceRecursiveRegExp(e,r,"]*>","","gim"),e=n.converter._dispatch("hashCodeTags.after",e,t,n),e})),o.subParser("hashElement",(function(e,t,n){"use strict";return function(e,t){var r=t;return r=r.replace(/\n\n/g,"\n"),r=r.replace(/^\n/,""),r=r.replace(/\n+$/g,""),r="\n\n¨K"+(n.gHtmlBlocks.push(r)-1)+"K\n\n",r}})),o.subParser("hashHTMLBlocks",(function(e,t,n){"use strict";e=n.converter._dispatch("hashHTMLBlocks.before",e,t,n);var r=["pre","div","h1","h2","h3","h4","h5","h6","blockquote","table","dl","ol","ul","script","noscript","form","fieldset","iframe","math","style","section","header","footer","nav","article","aside","address","audio","canvas","figure","hgroup","output","video","p"],a=function(e,t,r,a){var i=e;return-1!==r.search(/\bmarkdown\b/)&&(i=r+n.converter.makeHtml(t)+a),"\n\n¨K"+(n.gHtmlBlocks.push(i)-1)+"K\n\n"};t.backslashEscapesHTMLTags&&(e=e.replace(/\\<(\/?[^>]+?)>/g,(function(e,t){return"<"+t+">"})));for(var i=0;i]*>)","im"),u="<"+r[i]+"\\b[^>]*>",c="";while(-1!==(s=o.helper.regexIndexOf(e,l))){var d=o.helper.splitAtIndex(e,s),h=o.helper.replaceRecursiveRegExp(d[1],a,u,c,"im");if(h===d[1])break;e=d[0].concat(h)}}return e=e.replace(/(\n {0,3}(<(hr)\b([^<>])*?\/?>)[ \t]*(?=\n{2,}))/g,o.subParser("hashElement")(e,t,n)),e=o.helper.replaceRecursiveRegExp(e,(function(e){return"\n\n¨K"+(n.gHtmlBlocks.push(e)-1)+"K\n\n"}),"^ {0,3}\x3c!--","--\x3e","gm"),e=e.replace(/(?:\n\n)( {0,3}(?:<([?%])[^\r]*?\2>)[ \t]*(?=\n{2,}))/g,o.subParser("hashElement")(e,t,n)),e=n.converter._dispatch("hashHTMLBlocks.after",e,t,n),e})),o.subParser("hashHTMLSpans",(function(e,t,n){"use strict";function r(e){return"¨C"+(n.gHtmlSpans.push(e)-1)+"C"}return e=n.converter._dispatch("hashHTMLSpans.before",e,t,n),e=e.replace(/<[^>]+?\/>/gi,(function(e){return r(e)})),e=e.replace(/<([^>]+?)>[\s\S]*?<\/\1>/g,(function(e){return r(e)})),e=e.replace(/<([^>]+?)\s[^>]+?>[\s\S]*?<\/\1>/g,(function(e){return r(e)})),e=e.replace(/<[^>]+?>/gi,(function(e){return r(e)})),e=n.converter._dispatch("hashHTMLSpans.after",e,t,n),e})),o.subParser("unhashHTMLSpans",(function(e,t,n){"use strict";e=n.converter._dispatch("unhashHTMLSpans.before",e,t,n);for(var r=0;r]*>\\s*]*>","^ {0,3}\\s*
","gim"),e=n.converter._dispatch("hashPreCodeTags.after",e,t,n),e})),o.subParser("headers",(function(e,t,n){"use strict";e=n.converter._dispatch("headers.before",e,t,n);var r=isNaN(parseInt(t.headerLevelStart))?1:parseInt(t.headerLevelStart),a=t.smoothLivePreview?/^(.+)[ \t]*\n={2,}[ \t]*\n+/gm:/^(.+)[ \t]*\n=+[ \t]*\n+/gm,i=t.smoothLivePreview?/^(.+)[ \t]*\n-{2,}[ \t]*\n+/gm:/^(.+)[ \t]*\n-+[ \t]*\n+/gm;e=e.replace(a,(function(e,a){var i=o.subParser("spanGamut")(a,t,n),s=t.noHeaderId?"":' id="'+l(a)+'"',u=r,c=""+i+"";return o.subParser("hashBlock")(c,t,n)})),e=e.replace(i,(function(e,a){var i=o.subParser("spanGamut")(a,t,n),s=t.noHeaderId?"":' id="'+l(a)+'"',u=r+1,c=""+i+"";return o.subParser("hashBlock")(c,t,n)}));var s=t.requireSpaceBeforeHeadingText?/^(#{1,6})[ \t]+(.+?)[ \t]*#*\n+/gm:/^(#{1,6})[ \t]*(.+?)[ \t]*#*\n+/gm;function l(e){var r,a;if(t.customizedHeaderId){var i=e.match(/\{([^{]+?)}\s*$/);i&&i[1]&&(e=i[1])}return r=e,a=o.helper.isString(t.prefixHeaderId)?t.prefixHeaderId:!0===t.prefixHeaderId?"section-":"",t.rawPrefixHeaderId||(r=a+r),r=t.ghCompatibleHeaderId?r.replace(/ /g,"-").replace(/&/g,"").replace(/¨T/g,"").replace(/¨D/g,"").replace(/[&+$,\/:;=?@"#{}|^¨~\[\]`\\*)(%.!'<>]/g,"").toLowerCase():t.rawHeaderId?r.replace(/ /g,"-").replace(/&/g,"&").replace(/¨T/g,"¨").replace(/¨D/g,"$").replace(/["']/g,"-").toLowerCase():r.replace(/[^\w]/g,"").toLowerCase(),t.rawPrefixHeaderId&&(r=a+r),n.hashLinkCounts[r]?r=r+"-"+n.hashLinkCounts[r]++:n.hashLinkCounts[r]=1,r}return e=e.replace(s,(function(e,a,i){var s=i;t.customizedHeaderId&&(s=i.replace(/\s?\{([^{]+?)}\s*$/,""));var u=o.subParser("spanGamut")(s,t,n),c=t.noHeaderId?"":' id="'+l(i)+'"',d=r-1+a.length,h=""+u+"";return o.subParser("hashBlock")(h,t,n)})),e=n.converter._dispatch("headers.after",e,t,n),e})),o.subParser("horizontalRule",(function(e,t,n){"use strict";e=n.converter._dispatch("horizontalRule.before",e,t,n);var r=o.subParser("hashBlock")("
",t,n);return e=e.replace(/^ {0,2}( ?-){3,}[ \t]*$/gm,r),e=e.replace(/^ {0,2}( ?\*){3,}[ \t]*$/gm,r),e=e.replace(/^ {0,2}( ?_){3,}[ \t]*$/gm,r),e=n.converter._dispatch("horizontalRule.after",e,t,n),e})),o.subParser("images",(function(e,t,n){"use strict";e=n.converter._dispatch("images.before",e,t,n);var r=/!\[([^\]]*?)][ \t]*()\([ \t]??(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(["'])([^"]*?)\6)?[ \t]?\)/g,a=/!\[([^\]]*?)][ \t]*()\([ \t]?<([^>]*)>(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(?:(["'])([^"]*?)\6))?[ \t]?\)/g,i=/!\[([^\]]*?)][ \t]*()\([ \t]??(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(["'])([^"]*?)\6)?[ \t]?\)/g,s=/!\[([^\]]*?)] ?(?:\n *)?\[([\s\S]*?)]()()()()()/g,l=/!\[([^\[\]]+)]()()()()()/g;function u(e,t,n,r,a,i,o,s){return r=r.replace(/\s/g,""),c(e,t,n,r,a,i,o,s)}function c(e,t,r,a,i,s,l,u){var c=n.gUrls,d=n.gTitles,h=n.gDimensions;if(r=r.toLowerCase(),u||(u=""),e.search(/\(? ?(['"].*['"])?\)$/m)>-1)a="";else if(""===a||null===a){if(""!==r&&null!==r||(r=t.toLowerCase().replace(/ ?\n/g," ")),a="#"+r,o.helper.isUndefined(c[r]))return e;a=c[r],o.helper.isUndefined(d[r])||(u=d[r]),o.helper.isUndefined(h[r])||(i=h[r].width,s=h[r].height)}t=t.replace(/"/g,""").replace(o.helper.regexes.asteriskDashAndColon,o.helper.escapeCharactersCallback),a=a.replace(o.helper.regexes.asteriskDashAndColon,o.helper.escapeCharactersCallback);var f=''+t+'","
")})),e=e.replace(/\b__(\S[\s\S]*?)__\b/g,(function(e,t){return r(t,"","")})),e=e.replace(/\b_(\S[\s\S]*?)_\b/g,(function(e,t){return r(t,"","")}))):(e=e.replace(/___(\S[\s\S]*?)___/g,(function(e,t){return/\S$/.test(t)?r(t,"",""):e})),e=e.replace(/__(\S[\s\S]*?)__/g,(function(e,t){return/\S$/.test(t)?r(t,"",""):e})),e=e.replace(/_([^\s_][\s\S]*?)_/g,(function(e,t){return/\S$/.test(t)?r(t,"",""):e}))),t.literalMidWordAsterisks?(e=e.replace(/([^*]|^)\B\*\*\*(\S[\s\S]*?)\*\*\*\B(?!\*)/g,(function(e,t,n){return r(n,t+"","")})),e=e.replace(/([^*]|^)\B\*\*(\S[\s\S]*?)\*\*\B(?!\*)/g,(function(e,t,n){return r(n,t+"","")})),e=e.replace(/([^*]|^)\B\*(\S[\s\S]*?)\*\B(?!\*)/g,(function(e,t,n){return r(n,t+"","")}))):(e=e.replace(/\*\*\*(\S[\s\S]*?)\*\*\*/g,(function(e,t){return/\S$/.test(t)?r(t,"",""):e})),e=e.replace(/\*\*(\S[\s\S]*?)\*\*/g,(function(e,t){return/\S$/.test(t)?r(t,"",""):e})),e=e.replace(/\*([^\s*][\s\S]*?)\*/g,(function(e,t){return/\S$/.test(t)?r(t,"",""):e}))),e=n.converter._dispatch("italicsAndBold.after",e,t,n),e})),o.subParser("lists",(function(e,t,n){"use strict";function r(e,r){n.gListLevel++,e=e.replace(/\n{2,}$/,"\n"),e+="¨0";var a=/(\n)?(^ {0,3})([*+-]|\d+[.])[ \t]+((\[(x|X| )?])?[ \t]*[^\r]+?(\n{1,2}))(?=\n*(¨0| {0,3}([*+-]|\d+[.])[ \t]+))/gm,i=/\n[ \t]*\n(?!¨0)/.test(e);return t.disableForced4SpacesIndentedSublists&&(a=/(\n)?(^ {0,3})([*+-]|\d+[.])[ \t]+((\[(x|X| )?])?[ \t]*[^\r]+?(\n{1,2}))(?=\n*(¨0|\2([*+-]|\d+[.])[ \t]+))/gm),e=e.replace(a,(function(e,r,a,s,l,u,c){c=c&&""!==c.trim();var d=o.subParser("outdent")(l,t,n),h="";return u&&t.tasklists&&(h=' class="task-list-item" style="list-style-type: none;"',d=d.replace(/^[ \t]*\[(x|X| )?]/m,(function(){var e='-1?(d=o.subParser("githubCodeBlocks")(d,t,n),d=o.subParser("blockGamut")(d,t,n)):(d=o.subParser("lists")(d,t,n),d=d.replace(/\n$/,""),d=o.subParser("hashHTMLBlocks")(d,t,n),d=d.replace(/\n\n+/g,"\n\n"),d=i?o.subParser("paragraphs")(d,t,n):o.subParser("spanGamut")(d,t,n)),d=d.replace("¨A",""),d=""+d+"\n",d})),e=e.replace(/¨0/g,""),n.gListLevel--,r&&(e=e.replace(/\s+$/,"")),e}function a(e,t){if("ol"===t){var n=e.match(/^ *(\d+)\./);if(n&&"1"!==n[1])return' start="'+n[1]+'"'}return""}function i(e,n,i){var o=t.disableForced4SpacesIndentedSublists?/^ ?\d+\.[ \t]/gm:/^ {0,3}\d+\.[ \t]/gm,s=t.disableForced4SpacesIndentedSublists?/^ ?[*+-][ \t]/gm:/^ {0,3}[*+-][ \t]/gm,l="ul"===n?o:s,u="";if(-1!==e.search(l))(function t(c){var d=c.search(l),h=a(e,n);-1!==d?(u+="\n\n<"+n+h+">\n"+r(c.slice(0,d),!!i)+"\n",n="ul"===n?"ol":"ul",l="ul"===n?o:s,t(c.slice(d))):u+="\n\n<"+n+h+">\n"+r(c,!!i)+"\n"})(e);else{var c=a(e,n);u="\n\n<"+n+c+">\n"+r(e,!!i)+"\n"}return u}return e=n.converter._dispatch("lists.before",e,t,n),e+="¨0",e=n.gListLevel?e.replace(/^(( {0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(¨0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/gm,(function(e,t,n){var r=n.search(/[*+-]/g)>-1?"ul":"ol";return i(t,r,!0)})):e.replace(/(\n\n|^\n?)(( {0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(¨0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/gm,(function(e,t,n,r){var a=r.search(/[*+-]/g)>-1?"ul":"ol";return i(n,a,!1)})),e=e.replace(/¨0/,""),e=n.converter._dispatch("lists.after",e,t,n),e})),o.subParser("metadata",(function(e,t,n){"use strict";if(!t.metadata)return e;function r(e){n.metadata.raw=e,e=e.replace(/&/g,"&").replace(/"/g,"""),e=e.replace(/\n {4}/g," "),e.replace(/^([\S ]+): +([\s\S]+?)$/gm,(function(e,t,r){return n.metadata.parsed[t]=r,""}))}return e=n.converter._dispatch("metadata.before",e,t,n),e=e.replace(/^\s*«««+(\S*?)\n([\s\S]+?)\n»»»+\n/,(function(e,t,n){return r(n),"¨M"})),e=e.replace(/^\s*---+(\S*?)\n([\s\S]+?)\n---+\n/,(function(e,t,a){return t&&(n.metadata.format=t),r(a),"¨M"})),e=e.replace(/¨M/g,""),e=n.converter._dispatch("metadata.after",e,t,n),e})),o.subParser("outdent",(function(e,t,n){"use strict";return e=n.converter._dispatch("outdent.before",e,t,n),e=e.replace(/^(\t|[ ]{1,4})/gm,"¨0"),e=e.replace(/¨0/g,""),e=n.converter._dispatch("outdent.after",e,t,n),e})),o.subParser("paragraphs",(function(e,t,n){"use strict";e=n.converter._dispatch("paragraphs.before",e,t,n),e=e.replace(/^\n+/g,""),e=e.replace(/\n+$/g,"");for(var r=e.split(/\n{2,}/g),a=[],i=r.length,s=0;s=0?a.push(l):l.search(/\S/)>=0&&(l=o.subParser("spanGamut")(l,t,n),l=l.replace(/^([ \t]*)/g,"

"),l+="

",a.push(l))}for(i=a.length,s=0;s]*>\s*]*>/.test(c)&&(d=!0)}a[s]=c}return e=a.join("\n"),e=e.replace(/^\n+/g,""),e=e.replace(/\n+$/g,""),n.converter._dispatch("paragraphs.after",e,t,n)})),o.subParser("runExtension",(function(e,t,n,r){"use strict";if(e.filter)t=e.filter(t,r.converter,n);else if(e.regex){var a=e.regex;a instanceof RegExp||(a=new RegExp(a,"g")),t=t.replace(a,e.replace)}return t})),o.subParser("spanGamut",(function(e,t,n){"use strict";return e=n.converter._dispatch("spanGamut.before",e,t,n),e=o.subParser("codeSpans")(e,t,n),e=o.subParser("escapeSpecialCharsWithinTagAttributes")(e,t,n),e=o.subParser("encodeBackslashEscapes")(e,t,n),e=o.subParser("images")(e,t,n),e=o.subParser("anchors")(e,t,n),e=o.subParser("autoLinks")(e,t,n),e=o.subParser("simplifiedAutoLinks")(e,t,n),e=o.subParser("emoji")(e,t,n),e=o.subParser("underline")(e,t,n),e=o.subParser("italicsAndBold")(e,t,n),e=o.subParser("strikethrough")(e,t,n),e=o.subParser("ellipsis")(e,t,n),e=o.subParser("hashHTMLSpans")(e,t,n),e=o.subParser("encodeAmpsAndAngles")(e,t,n),t.simpleLineBreaks?/\n\n¨K/.test(e)||(e=e.replace(/\n+/g,"
\n")):e=e.replace(/ +\n/g,"
\n"),e=n.converter._dispatch("spanGamut.after",e,t,n),e})),o.subParser("strikethrough",(function(e,t,n){"use strict";function r(e){return t.simplifiedAutoLink&&(e=o.subParser("simplifiedAutoLinks")(e,t,n)),""+e+""}return t.strikethrough&&(e=n.converter._dispatch("strikethrough.before",e,t,n),e=e.replace(/(?:~){2}([\s\S]+?)(?:~){2}/g,(function(e,t){return r(t)})),e=n.converter._dispatch("strikethrough.after",e,t,n)),e})),o.subParser("stripLinkDefinitions",(function(e,t,n){"use strict";var r=/^ {0,3}\[(.+)]:[ \t]*\n?[ \t]*\s]+)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*\n?[ \t]*(?:(\n*)["|'(](.+?)["|')][ \t]*)?(?:\n+|(?=¨0))/gm,a=/^ {0,3}\[(.+)]:[ \t]*\n?[ \t]*?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*\n?[ \t]*(?:(\n*)["|'(](.+?)["|')][ \t]*)?(?:\n\n|(?=¨0)|(?=\n\[))/gm;e+="¨0";var i=function(e,r,a,i,s,l,u){return r=r.toLowerCase(),a.match(/^data:.+?\/.+?;base64,/)?n.gUrls[r]=a.replace(/\s/g,""):n.gUrls[r]=o.subParser("encodeAmpsAndAngles")(a,t,n),l?l+u:(u&&(n.gTitles[r]=u.replace(/"|'/g,""")),t.parseImgDimensions&&i&&s&&(n.gDimensions[r]={width:i,height:s}),"")};return e=e.replace(a,i),e=e.replace(r,i),e=e.replace(/¨0/,""),e})),o.subParser("tables",(function(e,t,n){"use strict";if(!t.tables)return e;var r=/^ {0,3}\|?.+\|.+\n {0,3}\|?[ \t]*:?[ \t]*(?:[-=]){2,}[ \t]*:?[ \t]*\|[ \t]*:?[ \t]*(?:[-=]){2,}[\s\S]+?(?:\n\n|¨0)/gm,a=/^ {0,3}\|.+\|[ \t]*\n {0,3}\|[ \t]*:?[ \t]*(?:[-=]){2,}[ \t]*:?[ \t]*\|[ \t]*\n( {0,3}\|.+\|[ \t]*\n)*(?:\n|¨0)/gm;function i(e){return/^:[ \t]*--*$/.test(e)?' style="text-align:left;"':/^--*[ \t]*:[ \t]*$/.test(e)?' style="text-align:right;"':/^:[ \t]*--*[ \t]*:$/.test(e)?' style="text-align:center;"':""}function s(e,r){var a="";return e=e.trim(),(t.tablesHeaderId||t.tableHeaderId)&&(a=' id="'+e.replace(/ /g,"_").toLowerCase()+'"'),e=o.subParser("spanGamut")(e,t,n),""+e+"\n"}function l(e,r){var a=o.subParser("spanGamut")(e,t,n);return""+a+"\n"}function u(e,t){for(var n="\n\n\n",r=e.length,a=0;a\n\n\n",a=0;a\n";for(var i=0;i\n"}return n+="\n
\n",n}function c(e){var r,a=e.split("\n");for(r=0;r"+t+""})),e=e.replace(/\b__(\S[\s\S]*?)__\b/g,(function(e,t){return""+t+""}))):(e=e.replace(/___(\S[\s\S]*?)___/g,(function(e,t){return/\S$/.test(t)?""+t+"":e})),e=e.replace(/__(\S[\s\S]*?)__/g,(function(e,t){return/\S$/.test(t)?""+t+"":e}))),e=e.replace(/(_)/g,o.helper.escapeCharactersCallback),e=n.converter._dispatch("underline.after",e,t,n),e):e})),o.subParser("unescapeSpecialChars",(function(e,t,n){"use strict";return e=n.converter._dispatch("unescapeSpecialChars.before",e,t,n),e=e.replace(/¨E(\d+)E/g,(function(e,t){var n=parseInt(t);return String.fromCharCode(n)})),e=n.converter._dispatch("unescapeSpecialChars.after",e,t,n),e})),o.subParser("makeMarkdown.blockquote",(function(e,t){"use strict";var n="";if(e.hasChildNodes())for(var r=e.childNodes,a=r.length,i=0;i "+n.split("\n").join("\n> "),n})),o.subParser("makeMarkdown.codeBlock",(function(e,t){"use strict";var n=e.getAttribute("language"),r=e.getAttribute("precodenum");return"```"+n+"\n"+t.preList[r]+"\n```"})),o.subParser("makeMarkdown.codeSpan",(function(e){"use strict";return"`"+e.innerHTML+"`"})),o.subParser("makeMarkdown.emphasis",(function(e,t){"use strict";var n="";if(e.hasChildNodes()){n+="*";for(var r=e.childNodes,a=r.length,i=0;i",e.hasAttribute("width")&&e.hasAttribute("height")&&(t+=" ="+e.getAttribute("width")+"x"+e.getAttribute("height")),e.hasAttribute("title")&&(t+=' "'+e.getAttribute("title")+'"'),t+=")"),t})),o.subParser("makeMarkdown.links",(function(e,t){"use strict";var n="";if(e.hasChildNodes()&&e.hasAttribute("href")){var r=e.childNodes,a=r.length;n="[";for(var i=0;i",e.hasAttribute("title")&&(n+=' "'+e.getAttribute("title")+'"'),n+=")"}return n})),o.subParser("makeMarkdown.list",(function(e,t,n){"use strict";var r="";if(!e.hasChildNodes())return"";for(var a=e.childNodes,i=a.length,s=e.getAttribute("start")||1,l=0;l"+t.preList[n]+""})),o.subParser("makeMarkdown.strikethrough",(function(e,t){"use strict";var n="";if(e.hasChildNodes()){n+="~~";for(var r=e.childNodes,a=r.length,i=0;itr>th"),l=e.querySelectorAll("tbody>tr");for(n=0;nm&&(m=v)}for(n=0;n/g,"\\$1>"),t=t.replace(/^#/gm,"\\#"),t=t.replace(/^(\s*)([-=]{3,})(\s*)$/,"$1\\$2$3"),t=t.replace(/^( {0,3}\d+)\./gm,"$1\\."),t=t.replace(/^( {0,3})([+-])/gm,"$1\\$2"),t=t.replace(/]([\s]*)\(/g,"\\]$1\\("),t=t.replace(/^ {0,3}\[([\S \t]*?)]:/gm,"\\[$1]:"),t}));r=function(){"use strict";return o}.call(t,n,t,e),void 0===r||(e.exports=r)}).call(this)},"363a":function(e,t,n){"use strict";var r;try{r=n("f94e")}catch(u){"undefined"!==typeof window&&(r=window.esprima)}var a=n("872a");function i(e){if(null===e)return!1;try{var t="("+e+")",n=r.parse(t,{range:!0});return"Program"===n.type&&1===n.body.length&&"ExpressionStatement"===n.body[0].type&&("ArrowFunctionExpression"===n.body[0].expression.type||"FunctionExpression"===n.body[0].expression.type)}catch(a){return!1}}function o(e){var t,n="("+e+")",a=r.parse(n,{range:!0}),i=[];if("Program"!==a.type||1!==a.body.length||"ExpressionStatement"!==a.body[0].type||"ArrowFunctionExpression"!==a.body[0].expression.type&&"FunctionExpression"!==a.body[0].expression.type)throw new Error("Failed to resolve function");return a.body[0].expression.params.forEach((function(e){i.push(e.name)})),t=a.body[0].expression.body.range,"BlockStatement"===a.body[0].expression.body.type?new Function(i,n.slice(t[0]+1,t[1]-1)):new Function(i,"return "+n.slice(t[0],t[1]))}function s(e){return e.toString()}function l(e){return"[object Function]"===Object.prototype.toString.call(e)}e.exports=new a("tag:yaml.org,2002:js/function",{kind:"scalar",resolve:i,construct:o,predicate:l,represent:s})},3790:function(e,t,n){"use strict";n.d(t,"a",(function(){return k})),n.d(t,"b",(function(){return S})),n.d(t,"c",(function(){return L}));var r=n("dcb3"),a=n("c9a9"),i=n("a874"),o=n("d82f"),s=n("2326"),l=n("7b1e"),u=n("686b"),c=n("93ac");function d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h(e,t){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};if(Object(o["k"])(t)){var n=Object(o["h"])(t);n.forEach((function(n){if(Object(o["i"])(c["a"],n)){var r=t[n];if("breakpoints"===n){var i=t.breakpoints;!Object(s["d"])(i)||i.length<2||i.some((function(e){return!Object(l["j"])(e)||0===e.length}))?Object(u["a"])('"breakpoints" must be an array of at least 2 breakpoint names',p):e.$_config.breakpoints=Object(a["a"])(i)}else if(Object(o["k"])(r)){var d=Object(o["h"])(r);d.forEach((function(t){Object(o["i"])(c["a"][n],t)?(e.$_config[n]=e.$_config[n]||{},Object(l["k"])(r[t])||(e.$_config[n][t]=Object(a["a"])(r[t]))):Object(u["a"])('Unknown config property "'.concat(n,".").concat(t,'"'),p)}))}}else Object(u["a"])('Unknown config property "'.concat(n,'"'),p)}))}}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return Object(a["a"])(this.$_config)}},{key:"getConfigValue",value:function(e){return Object(a["a"])(Object(i["b"])(this.$_config,e,Object(i["b"])(c["a"],e)))}},{key:"defaults",get:function(){return c["a"]}}],[{key:"Defaults",get:function(){return c["a"]}}]),e}(),y=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r["a"];t.prototype[m]=r["a"].prototype[m]=t.prototype[m]||r["a"].prototype[m]||new v,t.prototype[m].setConfig(e)},g=n("938d");function b(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function _(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=e.components,n=e.directives,r=e.plugins,a=function e(a){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.installed||(e.installed=!0,M(a),y(i,a),A(a,t),C(a,n),x(a,r))};return a.installed=!1,a},D=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.components,n=e.directives,r=e.plugins,a=function e(a){e.installed||(e.installed=!0,M(a),A(a,t),C(a,n),x(a,r))};return a.installed=!1,a},S=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return _(_({},t),{},{install:k(e)})},L=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return _(_({},t),{},{install:D(e)})},x=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in t)n&&t[n]&&e.use(t[n])},O=function(e,t,n){e&&t&&n&&e.component(t,n)},A=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in t)O(e,n,t[n])},T=function(e,t,n){e&&t&&n&&e.directive(t.replace(/^VB/,"B"),n)},C=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in t)T(e,n,t[n])}},3886:function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}});return t}))},"39a6":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t}))},"39bd":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};function r(e,t,n,r){var a="";if(t)switch(n){case"s":a="काही सेकंद";break;case"ss":a="%d सेकंद";break;case"m":a="एक मिनिट";break;case"mm":a="%d मिनिटे";break;case"h":a="एक तास";break;case"hh":a="%d तास";break;case"d":a="एक दिवस";break;case"dd":a="%d दिवस";break;case"M":a="एक महिना";break;case"MM":a="%d महिने";break;case"y":a="एक वर्ष";break;case"yy":a="%d वर्षे";break}else switch(n){case"s":a="काही सेकंदां";break;case"ss":a="%d सेकंदां";break;case"m":a="एका मिनिटा";break;case"mm":a="%d मिनिटां";break;case"h":a="एका तासा";break;case"hh":a="%d तासां";break;case"d":a="एका दिवसा";break;case"dd":a="%d दिवसां";break;case"M":a="एका महिन्या";break;case"MM":a="%d महिन्यां";break;case"y":a="एका वर्षा";break;case"yy":a="%d वर्षां";break}return a.replace(/%d/i,e)}var a=e.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/पहाटे|सकाळी|दुपारी|सायंकाळी|रात्री/,meridiemHour:function(e,t){return 12===e&&(e=0),"पहाटे"===t||"सकाळी"===t?e:"दुपारी"===t||"सायंकाळी"===t||"रात्री"===t?e>=12?e:e+12:void 0},meridiem:function(e,t,n){return e>=0&&e<6?"पहाटे":e<12?"सकाळी":e<17?"दुपारी":e<20?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}});return a}))},"3a39":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},r=e.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/राति|बिहान|दिउँसो|साँझ/,meridiemHour:function(e,t){return 12===e&&(e=0),"राति"===t?e<4?e:e+12:"बिहान"===t?e:"दिउँसो"===t?e>=10?e:e+12:"साँझ"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"राति":e<12?"बिहान":e<16?"दिउँसो":e<20?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हिजो] LT",lastWeek:"[गएको] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",ss:"%d सेकेण्ड",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}});return r}))},"3a58":function(e,t,n){"use strict";n.d(t,"c",(function(){return r})),n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return i}));var r=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(e,10);return isNaN(n)?t:n},a=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(e);return isNaN(n)?t:n},i=function(e,t){return a(e).toFixed(r(t,0))}},"3a6c":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("zh-mo",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"D/M/YYYY",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return t}))},"3b1b":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={0:"-ум",1:"-ум",2:"-юм",3:"-юм",4:"-ум",5:"-ум",6:"-ум",7:"-ум",8:"-ум",9:"-ум",10:"-ум",12:"-ум",13:"-ум",20:"-ум",30:"-юм",40:"-ум",50:"-ум",60:"-ум",70:"-ум",80:"-ум",90:"-ум",100:"-ум"},n=e.defineLocale("tg",{months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе".split("_"),weekdaysShort:"яшб_дшб_сшб_чшб_пшб_ҷум_шнб".split("_"),weekdaysMin:"яш_дш_сш_чш_пш_ҷм_шб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Имрӯз соати] LT",nextDay:"[Пагоҳ соати] LT",lastDay:"[Дирӯз соати] LT",nextWeek:"dddd[и] [ҳафтаи оянда соати] LT",lastWeek:"dddd[и] [ҳафтаи гузашта соати] LT",sameElse:"L"},relativeTime:{future:"баъди %s",past:"%s пеш",s:"якчанд сония",m:"як дақиқа",mm:"%d дақиқа",h:"як соат",hh:"%d соат",d:"як рӯз",dd:"%d рӯз",M:"як моҳ",MM:"%d моҳ",y:"як сол",yy:"%d сол"},meridiemParse:/шаб|субҳ|рӯз|бегоҳ/,meridiemHour:function(e,t){return 12===e&&(e=0),"шаб"===t?e<4?e:e+12:"субҳ"===t?e:"рӯз"===t?e>=11?e:e+12:"бегоҳ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"шаб":e<11?"субҳ":e<16?"рӯз":e<19?"бегоҳ":"шаб"},dayOfMonthOrdinalParse:/\d{1,2}-(ум|юм)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n}))},"3c0d":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t="leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),n="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),r=[/^led/i,/^úno/i,/^bře/i,/^dub/i,/^kvě/i,/^(čvn|červen$|června)/i,/^(čvc|červenec|července)/i,/^srp/i,/^zář/i,/^říj/i,/^lis/i,/^pro/i],a=/^(leden|únor|březen|duben|květen|červenec|července|červen|června|srpen|září|říjen|listopad|prosinec|led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i;function i(e){return e>1&&e<5&&1!==~~(e/10)}function o(e,t,n,r){var a=e+" ";switch(n){case"s":return t||r?"pár sekund":"pár sekundami";case"ss":return t||r?a+(i(e)?"sekundy":"sekund"):a+"sekundami";case"m":return t?"minuta":r?"minutu":"minutou";case"mm":return t||r?a+(i(e)?"minuty":"minut"):a+"minutami";case"h":return t?"hodina":r?"hodinu":"hodinou";case"hh":return t||r?a+(i(e)?"hodiny":"hodin"):a+"hodinami";case"d":return t||r?"den":"dnem";case"dd":return t||r?a+(i(e)?"dny":"dní"):a+"dny";case"M":return t||r?"měsíc":"měsícem";case"MM":return t||r?a+(i(e)?"měsíce":"měsíců"):a+"měsíci";case"y":return t||r?"rok":"rokem";case"yy":return t||r?a+(i(e)?"roky":"let"):a+"lety"}}var s=e.defineLocale("cs",{months:t,monthsShort:n,monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(leden|ledna|února|únor|březen|března|duben|dubna|květen|května|červenec|července|červen|června|srpen|srpna|září|říjen|října|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return s}))},"3de5":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:"௦"},n={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","௦":"0"},r=e.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இன்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",ss:"%d விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},dayOfMonthOrdinalParse:/\d{1,2}வது/,ordinal:function(e){return e+"வது"},preparse:function(e){return e.replace(/[௧௨௩௪௫௬௭௮௯௦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,meridiem:function(e,t,n){return e<2?" யாமம்":e<6?" வைகறை":e<10?" காலை":e<14?" நண்பகல்":e<18?" எற்பாடு":e<22?" மாலை":" யாமம்"},meridiemHour:function(e,t){return 12===e&&(e=0),"யாமம்"===t?e<2?e:e+12:"வைகறை"===t||"காலை"===t||"நண்பகல்"===t&&e>=10?e:e+12},week:{dow:0,doy:6}});return r}))},"3dee":function(e,t,n){"use strict";var r=n("6366"),a=n("872a"),i=new RegExp("^(?:[-+]?(?:0|[1-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\\.[0-9_]*|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function o(e){return null!==e&&!(!i.test(e)||"_"===e[e.length-1])}function s(e){var t,n,r,a;return t=e.replace(/_/g,"").toLowerCase(),n="-"===t[0]?-1:1,a=[],"+-".indexOf(t[0])>=0&&(t=t.slice(1)),".inf"===t?1===n?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:".nan"===t?NaN:t.indexOf(":")>=0?(t.split(":").forEach((function(e){a.unshift(parseFloat(e,10))})),t=0,r=1,a.forEach((function(e){t+=e*r,r*=60})),n*t):n*parseFloat(t,10)}var l=/^[-+]?[0-9]+e/;function u(e,t){var n;if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(r.isNegativeZero(e))return"-0.0";return n=e.toString(10),l.test(n)?n.replace("e",".e"):n}function c(e){return"[object Number]"===Object.prototype.toString.call(e)&&(e%1!==0||r.isNegativeZero(e))}e.exports=new a("tag:yaml.org,2002:float",{kind:"scalar",resolve:o,construct:s,predicate:c,represent:u,defaultStyle:"lowercase"})},"3e92":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={1:"೧",2:"೨",3:"೩",4:"೪",5:"೫",6:"೬",7:"೭",8:"೮",9:"೯",0:"೦"},n={"೧":"1","೨":"2","೩":"3","೪":"4","೫":"5","೬":"6","೭":"7","೮":"8","೯":"9","೦":"0"},r=e.defineLocale("kn",{months:"ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್".split("_"),monthsShort:"ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ".split("_"),monthsParseExact:!0,weekdays:"ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ".split("_"),weekdaysShort:"ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ".split("_"),weekdaysMin:"ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[ಇಂದು] LT",nextDay:"[ನಾಳೆ] LT",nextWeek:"dddd, LT",lastDay:"[ನಿನ್ನೆ] LT",lastWeek:"[ಕೊನೆಯ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ನಂತರ",past:"%s ಹಿಂದೆ",s:"ಕೆಲವು ಕ್ಷಣಗಳು",ss:"%d ಸೆಕೆಂಡುಗಳು",m:"ಒಂದು ನಿಮಿಷ",mm:"%d ನಿಮಿಷ",h:"ಒಂದು ಗಂಟೆ",hh:"%d ಗಂಟೆ",d:"ಒಂದು ದಿನ",dd:"%d ದಿನ",M:"ಒಂದು ತಿಂಗಳು",MM:"%d ತಿಂಗಳು",y:"ಒಂದು ವರ್ಷ",yy:"%d ವರ್ಷ"},preparse:function(e){return e.replace(/[೧೨೩೪೫೬೭೮೯೦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/ರಾತ್ರಿ|ಬೆಳಿಗ್ಗೆ|ಮಧ್ಯಾಹ್ನ|ಸಂಜೆ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ರಾತ್ರಿ"===t?e<4?e:e+12:"ಬೆಳಿಗ್ಗೆ"===t?e:"ಮಧ್ಯಾಹ್ನ"===t?e>=10?e:e+12:"ಸಂಜೆ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ರಾತ್ರಿ":e<10?"ಬೆಳಿಗ್ಗೆ":e<17?"ಮಧ್ಯಾಹ್ನ":e<20?"ಸಂಜೆ":"ರಾತ್ರಿ"},dayOfMonthOrdinalParse:/\d{1,2}(ನೇ)/,ordinal:function(e){return e+"ನೇ"},week:{dow:0,doy:6}});return r}))},"423e":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t=e.defineLocale("ar-kw",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:12}});return t}))},4362:function(e,t,n){t.nextTick=function(e){var t=Array.prototype.slice.call(arguments);t.shift(),setTimeout((function(){e.apply(null,t)}),0)},t.platform=t.arch=t.execPath=t.title="browser",t.pid=1,t.browser=!0,t.env={},t.argv=[],t.binding=function(e){throw new Error("No such module. (Possibly not yet loaded)")},function(){var e,r="/";t.cwd=function(){return r},t.chdir=function(t){e||(e=n("df7c")),r=e.resolve(t,r)}}(),t.exit=t.kill=t.umask=t.dlopen=t.uptime=t.memoryUsage=t.uvCounters=function(){},t.features={}},"440c":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +function t(e,t,n,r){var a={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?a[n][0]:a[n][1]}function n(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"a "+e:"an "+e}function r(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"viru "+e:"virun "+e}function a(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10,n=e/10;return a(0===t?n:t)}if(e<1e4){while(e>=10)e/=10;return a(e)}return e/=1e3,a(e)}var i=e.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:n,past:r,s:"e puer Sekonnen",ss:"%d Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg",M:t,MM:"%d Méint",y:t,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return i}))},4528:function(e,t,n){"use strict";var r=n("de50");e.exports=new r({include:[n("f953")]})},"485c":function(e,t,n){(function(e,t){t(n("c1df"))})(0,(function(e){"use strict"; +//! moment.js locale configuration +var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"},n=e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"birneçə saniyə",ss:"%d saniyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gecə|səhər|gündüz|axşam/,isPM:function(e){return/^(gündüz|axşam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gecə":e<12?"səhər":e<17?"gündüz":"axşam"},dayOfMonthOrdinalParse:/\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,ordinal:function(e){if(0===e)return e+"-ıncı";var n=e%10,r=e%100-n,a=e>=100?100:null;return e+(t[n]||t[r]||t[a])},week:{dow:1,doy:7}});return n}))},4971:function(e,t,n){(function(t,r){e.exports=r(n("2b0e"))})("undefined"!==typeof self&&self,(function(e){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var a=t[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(r,a,function(t){return e[t]}.bind(null,a));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="fb15")}({"091b":function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,".vue-slider-dot{position:absolute;-webkit-transition:all 0s;transition:all 0s;z-index:5}.vue-slider-dot:focus{outline:none}.vue-slider-dot-tooltip{position:absolute;visibility:hidden}.vue-slider-dot-hover:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show{visibility:visible}.vue-slider-dot-tooltip-top{top:-10px;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.vue-slider-dot-tooltip-bottom{bottom:-10px;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.vue-slider-dot-tooltip-left{left:-10px;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.vue-slider-dot-tooltip-right{right:-10px;top:50%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}",""]),e.exports=t},"24fb":function(e,t,n){"use strict";function r(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"===typeof btoa){var i=a(r),o=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(o).concat([i]).join("\n")}return[n].join("\n")}function a(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=r(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"===typeof e&&(e=[[null,e,""]]);var a={};if(r)for(var i=0;in.parts.length&&(r.parts.length=n.parts.length)}else{var o=[];for(a=0;a-1)t[e]=n[e];else{var r=Object.getOwnPropertyDescriptor(n,e);void 0!==r.value?"function"===typeof r.value?(t.methods||(t.methods={}))[e]=r.value:(t.mixins||(t.mixins=[])).push({data:function(){var t;return t={},t[e]=r.value,t}}):(r.get||r.set)&&((t.computed||(t.computed={}))[e]={get:r.get,set:r.set})}})),(t.mixins||(t.mixins=[])).push({data:function(){return f(this,e)}});var r=e.__decorators__;r&&(r.forEach((function(e){return e(t)})),delete e.__decorators__);var s=Object.getPrototypeOf(e.prototype),l=s instanceof a?s.constructor:a,u=l.extend(t);return v(u,e,l),i&&o(u,e),u}function v(e,t,n){Object.getOwnPropertyNames(t).forEach((function(r){if("prototype"!==r){var a=Object.getOwnPropertyDescriptor(e,r);if(!a||a.configurable){var i=Object.getOwnPropertyDescriptor(t,r);if(!u){if("cid"===r)return;var o=Object.getOwnPropertyDescriptor(n,r);if(!h(i.value)&&o&&o.value===i.value)return}Object.defineProperty(e,r,i)}}}))}function y(e){return"function"===typeof e?m(e):function(t){return m(t,e)}}y.registerHooks=function(e){p.push.apply(p,e)},t.default=y,t.createDecorator=c,t.mixins=d},"7a57":function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,".vue-slider{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;-webkit-tap-highlight-color:rgba(0,0,0,0)}.vue-slider-rail{position:relative;width:100%;height:100%;-webkit-transition-property:width,height,left,right,top,bottom;transition-property:width,height,left,right,top,bottom}.vue-slider-process{position:absolute;z-index:1}",""]),e.exports=t},8875:function(e,t,n){var r,a,i;(function(n,o){a=[],r=o,i="function"===typeof r?r.apply(t,a):r,void 0===i||(e.exports=i)})("undefined"!==typeof self&&self,(function(){function e(){if(document.currentScript)return document.currentScript;try{throw new Error}catch(d){var e,t,n,r=/.*at [^(]*\((.*):(.+):(.+)\)$/gi,a=/@([^@]*):(\d+):(\d+)\s*$/gi,i=r.exec(d.stack)||a.exec(d.stack),o=i&&i[1]||!1,s=i&&i[2]||!1,l=document.location.href.replace(document.location.hash,""),u=document.getElementsByTagName("script");o===l&&(e=document.documentElement.outerHTML,t=new RegExp("(?:[^\\n]+?\\n){0,"+(s-2)+"}[^<]*\n","import mod from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./VTable.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./VTable.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./VTable.vue?vue&type=template&id=4d44d62b&\"\nimport script from \"./VTable.vue?vue&type=script&lang=js&\"\nexport * from \"./VTable.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('th',{class:_vm.sortClass,on:{\"click\":_vm.sort}},[(!_vm.state.hideSortIcons)?[(_vm.order === -1)?_vm._t(\"ascIcon\",[_c('svg',{attrs:{\"width\":\"16\",\"height\":\"16\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 320 512\"}},[_c('path',{attrs:{\"fill\":\"currentColor\",\"d\":\"M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z\"}})])]):(_vm.order === 0)?_vm._t(\"sortIcon\",[_c('svg',{attrs:{\"width\":\"16\",\"height\":\"16\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 320 512\"}},[_c('path',{attrs:{\"fill\":\"currentColor\",\"d\":\"M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z\"}})])]):(_vm.order === 1)?_vm._t(\"descIcon\",[_c('svg',{attrs:{\"width\":\"16\",\"height\":\"16\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 320 512\"}},[_c('path',{attrs:{\"fill\":\"currentColor\",\"d\":\"M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z\"}})])]):_vm._e()]:_vm._e(),_vm._t(\"default\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./VTh.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./VTh.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./VTh.vue?vue&type=template&id=2d248b32&scoped=true&\"\nimport script from \"./VTh.vue?vue&type=script&lang=js&\"\nexport * from \"./VTh.vue?vue&type=script&lang=js&\"\nimport style0 from \"./VTh.vue?vue&type=style&index=0&id=2d248b32&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2d248b32\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',{class:[_vm.rowClass],style:(_vm.style),on:{\"click\":_vm.handleRowSelected}},[_vm._t(\"default\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./VTr.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./VTr.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./VTr.vue?vue&type=template&id=45d86405&\"\nimport script from \"./VTr.vue?vue&type=script&lang=js&\"\nexport * from \"./VTr.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{directives:[{name:\"show\",rawName:\"v-show\",value:(!(_vm.hideSinglePage && _vm.totalPages === 1)),expression:\"!(hideSinglePage && totalPages === 1)\"}],staticClass:\"smart-pagination\"},[_c('ul',{staticClass:\"pagination\"},[(_vm.boundaryLinks)?_c('li',{staticClass:\"page-item\",class:{'disabled': _vm.currentPage === 1}},[_c('a',{staticClass:\"page-link\",attrs:{\"href\":\"javascript:void(0)\",\"aria-label\":\"Previous\"},on:{\"click\":_vm.firstPage}},[_c('span',{attrs:{\"aria-hidden\":\"true\"},domProps:{\"innerHTML\":_vm._s(_vm.firstText)}})])]):_vm._e(),(_vm.directionLinks)?_c('li',{staticClass:\"page-item\",class:{'disabled': _vm.currentPage === 1}},[_c('a',{staticClass:\"page-link\",attrs:{\"href\":\"javascript:void(0)\",\"aria-label\":\"Previous\"},on:{\"click\":function($event){return _vm.previousPage()}}},[_vm._t(\"previousIcon\",[_c('svg',{attrs:{\"width\":\"16\",\"height\":\"16\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 320 512\"}},[_c('path',{attrs:{\"fill\":\"currentColor\",\"d\":\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"}})])],{\"disabled\":_vm.currentPage === 1})],2)]):_vm._e(),_vm._l((_vm.displayPages),function(page){return _c('li',{key:page.value,staticClass:\"page-item\",class:{'active': _vm.currentPage === page.value}},[_c('a',{staticClass:\"page-link\",attrs:{\"href\":\"javascript:void(0)\"},on:{\"click\":function($event){return _vm.selectPage(page.value)}}},[_vm._v(_vm._s(page.title))])])}),(_vm.directionLinks)?_c('li',{staticClass:\"page-item\",class:{'disabled': _vm.currentPage === _vm.totalPages}},[_c('a',{staticClass:\"page-link\",attrs:{\"href\":\"javascript:void(0)\",\"aria-label\":\"Next\"},on:{\"click\":function($event){return _vm.nextPage()}}},[_vm._t(\"nextIcon\",[_c('svg',{attrs:{\"width\":\"16\",\"height\":\"16\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 320 512\"}},[_c('path',{attrs:{\"fill\":\"currentColor\",\"d\":\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"}})])],{\"disabled\":_vm.currentPage === _vm.totalPages})],2)]):_vm._e(),(_vm.boundaryLinks)?_c('li',{staticClass:\"page-item\",class:{'disabled': _vm.currentPage === _vm.totalPages}},[_c('a',{staticClass:\"page-link\",attrs:{\"href\":\"javascript:void(0)\",\"aria-label\":\"Previous\"},on:{\"click\":function($event){return _vm.lastPage()}}},[_c('span',{attrs:{\"aria-hidden\":\"true\"},domProps:{\"innerHTML\":_vm._s(_vm.lastText)}})])]):_vm._e()],2)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./SmartPagination.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../cache-loader/dist/cjs.js??ref--12-0!../../thread-loader/dist/cjs.js!../../babel-loader/lib/index.js!../../cache-loader/dist/cjs.js??ref--0-0!../../vue-loader/lib/index.js??vue-loader-options!./SmartPagination.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SmartPagination.vue?vue&type=template&id=345ade38&replaceable=true&part=pagination&\"\nimport script from \"./SmartPagination.vue?vue&type=script&lang=js&\"\nexport * from \"./SmartPagination.vue?vue&type=script&lang=js&\"\nimport style0 from \"./SmartPagination.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import VTable from './VTable'\nimport VTh from './VTh'\nimport VTr from './VTr'\nimport SmartPagination from './SmartPagination'\n\nexport {\n VTable,\n VTh,\n VTr,\n SmartPagination\n}\n/**/\nexport default {\n install (Vue) {\n Vue.component('v-table', VTable)\n Vue.component('v-th', VTh)\n Vue.component('v-tr', VTr)\n Vue.component('smart-pagination', SmartPagination)\n }\n}\n","//! moment.js locale configuration\n//! locale : English (Singapore) [en-sg]\n//! author : Matthew Castrillon-Madrigal : https://github.com/techdimension\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var enSg = moment.defineLocale('en-sg', {\n months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split(\n '_'\n ),\n monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split(\n '_'\n ),\n weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd, D MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[Today at] LT',\n nextDay: '[Tomorrow at] LT',\n nextWeek: 'dddd [at] LT',\n lastDay: '[Yesterday at] LT',\n lastWeek: '[Last] dddd [at] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'in %s',\n past: '%s ago',\n s: 'a few seconds',\n ss: '%d seconds',\n m: 'a minute',\n mm: '%d minutes',\n h: 'an hour',\n hh: '%d hours',\n d: 'a day',\n dd: '%d days',\n M: 'a month',\n MM: '%d months',\n y: 'a year',\n yy: '%d years',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal: function (number) {\n var b = number % 10,\n output =\n ~~((number % 100) / 10) === 1\n ? 'th'\n : b === 1\n ? 'st'\n : b === 2\n ? 'nd'\n : b === 3\n ? 'rd'\n : 'th';\n return number + output;\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return enSg;\n\n})));\n","//! moment.js locale configuration\n//! locale : Nynorsk [nn]\n//! authors : https://github.com/mechuwind\n//! Stephen Ramthun : https://github.com/stephenramthun\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var nn = moment.defineLocale('nn', {\n months: 'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split(\n '_'\n ),\n monthsShort: 'jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag'.split('_'),\n weekdaysShort: 'su._må._ty._on._to._fr._lau.'.split('_'),\n weekdaysMin: 'su_må_ty_on_to_fr_la'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY [kl.] H:mm',\n LLLL: 'dddd D. MMMM YYYY [kl.] HH:mm',\n },\n calendar: {\n sameDay: '[I dag klokka] LT',\n nextDay: '[I morgon klokka] LT',\n nextWeek: 'dddd [klokka] LT',\n lastDay: '[I går klokka] LT',\n lastWeek: '[Føregåande] dddd [klokka] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'om %s',\n past: '%s sidan',\n s: 'nokre sekund',\n ss: '%d sekund',\n m: 'eit minutt',\n mm: '%d minutt',\n h: 'ein time',\n hh: '%d timar',\n d: 'ein dag',\n dd: '%d dagar',\n M: 'ein månad',\n MM: '%d månader',\n y: 'eit år',\n yy: '%d år',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return nn;\n\n})));\n","//! moment.js locale configuration\n//! locale : Latvian [lv]\n//! author : Kristaps Karlsons : https://github.com/skakri\n//! author : Jānis Elmeris : https://github.com/JanisE\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var units = {\n ss: 'sekundes_sekundēm_sekunde_sekundes'.split('_'),\n m: 'minūtes_minūtēm_minūte_minūtes'.split('_'),\n mm: 'minūtes_minūtēm_minūte_minūtes'.split('_'),\n h: 'stundas_stundām_stunda_stundas'.split('_'),\n hh: 'stundas_stundām_stunda_stundas'.split('_'),\n d: 'dienas_dienām_diena_dienas'.split('_'),\n dd: 'dienas_dienām_diena_dienas'.split('_'),\n M: 'mēneša_mēnešiem_mēnesis_mēneši'.split('_'),\n MM: 'mēneša_mēnešiem_mēnesis_mēneši'.split('_'),\n y: 'gada_gadiem_gads_gadi'.split('_'),\n yy: 'gada_gadiem_gads_gadi'.split('_'),\n };\n /**\n * @param withoutSuffix boolean true = a length of time; false = before/after a period of time.\n */\n function format(forms, number, withoutSuffix) {\n if (withoutSuffix) {\n // E.g. \"21 minūte\", \"3 minūtes\".\n return number % 10 === 1 && number % 100 !== 11 ? forms[2] : forms[3];\n } else {\n // E.g. \"21 minūtes\" as in \"pēc 21 minūtes\".\n // E.g. \"3 minūtēm\" as in \"pēc 3 minūtēm\".\n return number % 10 === 1 && number % 100 !== 11 ? forms[0] : forms[1];\n }\n }\n function relativeTimeWithPlural(number, withoutSuffix, key) {\n return number + ' ' + format(units[key], number, withoutSuffix);\n }\n function relativeTimeWithSingular(number, withoutSuffix, key) {\n return format(units[key], number, withoutSuffix);\n }\n function relativeSeconds(number, withoutSuffix) {\n return withoutSuffix ? 'dažas sekundes' : 'dažām sekundēm';\n }\n\n var lv = moment.defineLocale('lv', {\n months: 'janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris'.split(\n '_'\n ),\n monthsShort: 'jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec'.split('_'),\n weekdays: 'svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena'.split(\n '_'\n ),\n weekdaysShort: 'Sv_P_O_T_C_Pk_S'.split('_'),\n weekdaysMin: 'Sv_P_O_T_C_Pk_S'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD.MM.YYYY.',\n LL: 'YYYY. [gada] D. MMMM',\n LLL: 'YYYY. [gada] D. MMMM, HH:mm',\n LLLL: 'YYYY. [gada] D. MMMM, dddd, HH:mm',\n },\n calendar: {\n sameDay: '[Šodien pulksten] LT',\n nextDay: '[Rīt pulksten] LT',\n nextWeek: 'dddd [pulksten] LT',\n lastDay: '[Vakar pulksten] LT',\n lastWeek: '[Pagājušā] dddd [pulksten] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'pēc %s',\n past: 'pirms %s',\n s: relativeSeconds,\n ss: relativeTimeWithPlural,\n m: relativeTimeWithSingular,\n mm: relativeTimeWithPlural,\n h: relativeTimeWithSingular,\n hh: relativeTimeWithPlural,\n d: relativeTimeWithSingular,\n dd: relativeTimeWithPlural,\n M: relativeTimeWithSingular,\n MM: relativeTimeWithPlural,\n y: relativeTimeWithSingular,\n yy: relativeTimeWithPlural,\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return lv;\n\n})));\n","//! moment.js locale configuration\n//! locale : German (Switzerland) [de-ch]\n//! author : sschueller : https://github.com/sschueller\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n m: ['eine Minute', 'einer Minute'],\n h: ['eine Stunde', 'einer Stunde'],\n d: ['ein Tag', 'einem Tag'],\n dd: [number + ' Tage', number + ' Tagen'],\n w: ['eine Woche', 'einer Woche'],\n M: ['ein Monat', 'einem Monat'],\n MM: [number + ' Monate', number + ' Monaten'],\n y: ['ein Jahr', 'einem Jahr'],\n yy: [number + ' Jahre', number + ' Jahren'],\n };\n return withoutSuffix ? format[key][0] : format[key][1];\n }\n\n var deCh = moment.defineLocale('de-ch', {\n months: 'Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split(\n '_'\n ),\n monthsShort: 'Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split(\n '_'\n ),\n weekdaysShort: 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\n weekdaysMin: 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY HH:mm',\n LLLL: 'dddd, D. MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[heute um] LT [Uhr]',\n sameElse: 'L',\n nextDay: '[morgen um] LT [Uhr]',\n nextWeek: 'dddd [um] LT [Uhr]',\n lastDay: '[gestern um] LT [Uhr]',\n lastWeek: '[letzten] dddd [um] LT [Uhr]',\n },\n relativeTime: {\n future: 'in %s',\n past: 'vor %s',\n s: 'ein paar Sekunden',\n ss: '%d Sekunden',\n m: processRelativeTime,\n mm: '%d Minuten',\n h: processRelativeTime,\n hh: '%d Stunden',\n d: processRelativeTime,\n dd: processRelativeTime,\n w: processRelativeTime,\n ww: '%d Wochen',\n M: processRelativeTime,\n MM: processRelativeTime,\n y: processRelativeTime,\n yy: processRelativeTime,\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return deCh;\n\n})));\n","'use strict';\n\nvar Type = require('../type');\n\nmodule.exports = new Type('tag:yaml.org,2002:seq', {\n kind: 'sequence',\n construct: function (data) { return data !== null ? data : []; }\n});\n","//! moment.js locale configuration\n//! locale : Central Atlas Tamazight [tzm]\n//! author : Abdel Said : https://github.com/abdelsaid\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var tzm = moment.defineLocale('tzm', {\n months: 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split(\n '_'\n ),\n monthsShort: 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split(\n '_'\n ),\n weekdays: 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\n weekdaysShort: 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\n weekdaysMin: 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd D MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[ⴰⵙⴷⵅ ⴴ] LT',\n nextDay: '[ⴰⵙⴽⴰ ⴴ] LT',\n nextWeek: 'dddd [ⴴ] LT',\n lastDay: '[ⴰⵚⴰⵏⵜ ⴴ] LT',\n lastWeek: 'dddd [ⴴ] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s',\n past: 'ⵢⴰⵏ %s',\n s: 'ⵉⵎⵉⴽ',\n ss: '%d ⵉⵎⵉⴽ',\n m: 'ⵎⵉⵏⵓⴺ',\n mm: '%d ⵎⵉⵏⵓⴺ',\n h: 'ⵙⴰⵄⴰ',\n hh: '%d ⵜⴰⵙⵙⴰⵄⵉⵏ',\n d: 'ⴰⵙⵙ',\n dd: '%d oⵙⵙⴰⵏ',\n M: 'ⴰⵢoⵓⵔ',\n MM: '%d ⵉⵢⵢⵉⵔⵏ',\n y: 'ⴰⵙⴳⴰⵙ',\n yy: '%d ⵉⵙⴳⴰⵙⵏ',\n },\n week: {\n dow: 6, // Saturday is the first day of the week.\n doy: 12, // The week that contains Jan 12th is the first week of the year.\n },\n });\n\n return tzm;\n\n})));\n","//! moment.js\n//! version : 2.27.0\n//! authors : Tim Wood, Iskren Chernev, Moment.js contributors\n//! license : MIT\n//! momentjs.com\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n global.moment = factory()\n}(this, (function () { 'use strict';\n\n var hookCallback;\n\n function hooks() {\n return hookCallback.apply(null, arguments);\n }\n\n // This is done to register the method called with moment()\n // without creating circular dependencies.\n function setHookCallback(callback) {\n hookCallback = callback;\n }\n\n function isArray(input) {\n return (\n input instanceof Array ||\n Object.prototype.toString.call(input) === '[object Array]'\n );\n }\n\n function isObject(input) {\n // IE8 will treat undefined and null as object if it wasn't for\n // input != null\n return (\n input != null &&\n Object.prototype.toString.call(input) === '[object Object]'\n );\n }\n\n function hasOwnProp(a, b) {\n return Object.prototype.hasOwnProperty.call(a, b);\n }\n\n function isObjectEmpty(obj) {\n if (Object.getOwnPropertyNames) {\n return Object.getOwnPropertyNames(obj).length === 0;\n } else {\n var k;\n for (k in obj) {\n if (hasOwnProp(obj, k)) {\n return false;\n }\n }\n return true;\n }\n }\n\n function isUndefined(input) {\n return input === void 0;\n }\n\n function isNumber(input) {\n return (\n typeof input === 'number' ||\n Object.prototype.toString.call(input) === '[object Number]'\n );\n }\n\n function isDate(input) {\n return (\n input instanceof Date ||\n Object.prototype.toString.call(input) === '[object Date]'\n );\n }\n\n function map(arr, fn) {\n var res = [],\n i;\n for (i = 0; i < arr.length; ++i) {\n res.push(fn(arr[i], i));\n }\n return res;\n }\n\n function extend(a, b) {\n for (var i in b) {\n if (hasOwnProp(b, i)) {\n a[i] = b[i];\n }\n }\n\n if (hasOwnProp(b, 'toString')) {\n a.toString = b.toString;\n }\n\n if (hasOwnProp(b, 'valueOf')) {\n a.valueOf = b.valueOf;\n }\n\n return a;\n }\n\n function createUTC(input, format, locale, strict) {\n return createLocalOrUTC(input, format, locale, strict, true).utc();\n }\n\n function defaultParsingFlags() {\n // We need to deep clone this object.\n return {\n empty: false,\n unusedTokens: [],\n unusedInput: [],\n overflow: -2,\n charsLeftOver: 0,\n nullInput: false,\n invalidEra: null,\n invalidMonth: null,\n invalidFormat: false,\n userInvalidated: false,\n iso: false,\n parsedDateParts: [],\n era: null,\n meridiem: null,\n rfc2822: false,\n weekdayMismatch: false,\n };\n }\n\n function getParsingFlags(m) {\n if (m._pf == null) {\n m._pf = defaultParsingFlags();\n }\n return m._pf;\n }\n\n var some;\n if (Array.prototype.some) {\n some = Array.prototype.some;\n } else {\n some = function (fun) {\n var t = Object(this),\n len = t.length >>> 0,\n i;\n\n for (i = 0; i < len; i++) {\n if (i in t && fun.call(this, t[i], i, t)) {\n return true;\n }\n }\n\n return false;\n };\n }\n\n function isValid(m) {\n if (m._isValid == null) {\n var flags = getParsingFlags(m),\n parsedParts = some.call(flags.parsedDateParts, function (i) {\n return i != null;\n }),\n isNowValid =\n !isNaN(m._d.getTime()) &&\n flags.overflow < 0 &&\n !flags.empty &&\n !flags.invalidEra &&\n !flags.invalidMonth &&\n !flags.invalidWeekday &&\n !flags.weekdayMismatch &&\n !flags.nullInput &&\n !flags.invalidFormat &&\n !flags.userInvalidated &&\n (!flags.meridiem || (flags.meridiem && parsedParts));\n\n if (m._strict) {\n isNowValid =\n isNowValid &&\n flags.charsLeftOver === 0 &&\n flags.unusedTokens.length === 0 &&\n flags.bigHour === undefined;\n }\n\n if (Object.isFrozen == null || !Object.isFrozen(m)) {\n m._isValid = isNowValid;\n } else {\n return isNowValid;\n }\n }\n return m._isValid;\n }\n\n function createInvalid(flags) {\n var m = createUTC(NaN);\n if (flags != null) {\n extend(getParsingFlags(m), flags);\n } else {\n getParsingFlags(m).userInvalidated = true;\n }\n\n return m;\n }\n\n // Plugins that add properties should also add the key here (null value),\n // so we can properly clone ourselves.\n var momentProperties = (hooks.momentProperties = []),\n updateInProgress = false;\n\n function copyConfig(to, from) {\n var i, prop, val;\n\n if (!isUndefined(from._isAMomentObject)) {\n to._isAMomentObject = from._isAMomentObject;\n }\n if (!isUndefined(from._i)) {\n to._i = from._i;\n }\n if (!isUndefined(from._f)) {\n to._f = from._f;\n }\n if (!isUndefined(from._l)) {\n to._l = from._l;\n }\n if (!isUndefined(from._strict)) {\n to._strict = from._strict;\n }\n if (!isUndefined(from._tzm)) {\n to._tzm = from._tzm;\n }\n if (!isUndefined(from._isUTC)) {\n to._isUTC = from._isUTC;\n }\n if (!isUndefined(from._offset)) {\n to._offset = from._offset;\n }\n if (!isUndefined(from._pf)) {\n to._pf = getParsingFlags(from);\n }\n if (!isUndefined(from._locale)) {\n to._locale = from._locale;\n }\n\n if (momentProperties.length > 0) {\n for (i = 0; i < momentProperties.length; i++) {\n prop = momentProperties[i];\n val = from[prop];\n if (!isUndefined(val)) {\n to[prop] = val;\n }\n }\n }\n\n return to;\n }\n\n // Moment prototype object\n function Moment(config) {\n copyConfig(this, config);\n this._d = new Date(config._d != null ? config._d.getTime() : NaN);\n if (!this.isValid()) {\n this._d = new Date(NaN);\n }\n // Prevent infinite loop in case updateOffset creates new moment\n // objects.\n if (updateInProgress === false) {\n updateInProgress = true;\n hooks.updateOffset(this);\n updateInProgress = false;\n }\n }\n\n function isMoment(obj) {\n return (\n obj instanceof Moment || (obj != null && obj._isAMomentObject != null)\n );\n }\n\n function warn(msg) {\n if (\n hooks.suppressDeprecationWarnings === false &&\n typeof console !== 'undefined' &&\n console.warn\n ) {\n console.warn('Deprecation warning: ' + msg);\n }\n }\n\n function deprecate(msg, fn) {\n var firstTime = true;\n\n return extend(function () {\n if (hooks.deprecationHandler != null) {\n hooks.deprecationHandler(null, msg);\n }\n if (firstTime) {\n var args = [],\n arg,\n i,\n key;\n for (i = 0; i < arguments.length; i++) {\n arg = '';\n if (typeof arguments[i] === 'object') {\n arg += '\\n[' + i + '] ';\n for (key in arguments[0]) {\n if (hasOwnProp(arguments[0], key)) {\n arg += key + ': ' + arguments[0][key] + ', ';\n }\n }\n arg = arg.slice(0, -2); // Remove trailing comma and space\n } else {\n arg = arguments[i];\n }\n args.push(arg);\n }\n warn(\n msg +\n '\\nArguments: ' +\n Array.prototype.slice.call(args).join('') +\n '\\n' +\n new Error().stack\n );\n firstTime = false;\n }\n return fn.apply(this, arguments);\n }, fn);\n }\n\n var deprecations = {};\n\n function deprecateSimple(name, msg) {\n if (hooks.deprecationHandler != null) {\n hooks.deprecationHandler(name, msg);\n }\n if (!deprecations[name]) {\n warn(msg);\n deprecations[name] = true;\n }\n }\n\n hooks.suppressDeprecationWarnings = false;\n hooks.deprecationHandler = null;\n\n function isFunction(input) {\n return (\n (typeof Function !== 'undefined' && input instanceof Function) ||\n Object.prototype.toString.call(input) === '[object Function]'\n );\n }\n\n function set(config) {\n var prop, i;\n for (i in config) {\n if (hasOwnProp(config, i)) {\n prop = config[i];\n if (isFunction(prop)) {\n this[i] = prop;\n } else {\n this['_' + i] = prop;\n }\n }\n }\n this._config = config;\n // Lenient ordinal parsing accepts just a number in addition to\n // number + (possibly) stuff coming from _dayOfMonthOrdinalParse.\n // TODO: Remove \"ordinalParse\" fallback in next major release.\n this._dayOfMonthOrdinalParseLenient = new RegExp(\n (this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) +\n '|' +\n /\\d{1,2}/.source\n );\n }\n\n function mergeConfigs(parentConfig, childConfig) {\n var res = extend({}, parentConfig),\n prop;\n for (prop in childConfig) {\n if (hasOwnProp(childConfig, prop)) {\n if (isObject(parentConfig[prop]) && isObject(childConfig[prop])) {\n res[prop] = {};\n extend(res[prop], parentConfig[prop]);\n extend(res[prop], childConfig[prop]);\n } else if (childConfig[prop] != null) {\n res[prop] = childConfig[prop];\n } else {\n delete res[prop];\n }\n }\n }\n for (prop in parentConfig) {\n if (\n hasOwnProp(parentConfig, prop) &&\n !hasOwnProp(childConfig, prop) &&\n isObject(parentConfig[prop])\n ) {\n // make sure changes to properties don't modify parent config\n res[prop] = extend({}, res[prop]);\n }\n }\n return res;\n }\n\n function Locale(config) {\n if (config != null) {\n this.set(config);\n }\n }\n\n var keys;\n\n if (Object.keys) {\n keys = Object.keys;\n } else {\n keys = function (obj) {\n var i,\n res = [];\n for (i in obj) {\n if (hasOwnProp(obj, i)) {\n res.push(i);\n }\n }\n return res;\n };\n }\n\n var defaultCalendar = {\n sameDay: '[Today at] LT',\n nextDay: '[Tomorrow at] LT',\n nextWeek: 'dddd [at] LT',\n lastDay: '[Yesterday at] LT',\n lastWeek: '[Last] dddd [at] LT',\n sameElse: 'L',\n };\n\n function calendar(key, mom, now) {\n var output = this._calendar[key] || this._calendar['sameElse'];\n return isFunction(output) ? output.call(mom, now) : output;\n }\n\n function zeroFill(number, targetLength, forceSign) {\n var absNumber = '' + Math.abs(number),\n zerosToFill = targetLength - absNumber.length,\n sign = number >= 0;\n return (\n (sign ? (forceSign ? '+' : '') : '-') +\n Math.pow(10, Math.max(0, zerosToFill)).toString().substr(1) +\n absNumber\n );\n }\n\n var formattingTokens = /(\\[[^\\[]*\\])|(\\\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,\n localFormattingTokens = /(\\[[^\\[]*\\])|(\\\\)?(LTS|LT|LL?L?L?|l{1,4})/g,\n formatFunctions = {},\n formatTokenFunctions = {};\n\n // token: 'M'\n // padded: ['MM', 2]\n // ordinal: 'Mo'\n // callback: function () { this.month() + 1 }\n function addFormatToken(token, padded, ordinal, callback) {\n var func = callback;\n if (typeof callback === 'string') {\n func = function () {\n return this[callback]();\n };\n }\n if (token) {\n formatTokenFunctions[token] = func;\n }\n if (padded) {\n formatTokenFunctions[padded[0]] = function () {\n return zeroFill(func.apply(this, arguments), padded[1], padded[2]);\n };\n }\n if (ordinal) {\n formatTokenFunctions[ordinal] = function () {\n return this.localeData().ordinal(\n func.apply(this, arguments),\n token\n );\n };\n }\n }\n\n function removeFormattingTokens(input) {\n if (input.match(/\\[[\\s\\S]/)) {\n return input.replace(/^\\[|\\]$/g, '');\n }\n return input.replace(/\\\\/g, '');\n }\n\n function makeFormatFunction(format) {\n var array = format.match(formattingTokens),\n i,\n length;\n\n for (i = 0, length = array.length; i < length; i++) {\n if (formatTokenFunctions[array[i]]) {\n array[i] = formatTokenFunctions[array[i]];\n } else {\n array[i] = removeFormattingTokens(array[i]);\n }\n }\n\n return function (mom) {\n var output = '',\n i;\n for (i = 0; i < length; i++) {\n output += isFunction(array[i])\n ? array[i].call(mom, format)\n : array[i];\n }\n return output;\n };\n }\n\n // format date using native date object\n function formatMoment(m, format) {\n if (!m.isValid()) {\n return m.localeData().invalidDate();\n }\n\n format = expandFormat(format, m.localeData());\n formatFunctions[format] =\n formatFunctions[format] || makeFormatFunction(format);\n\n return formatFunctions[format](m);\n }\n\n function expandFormat(format, locale) {\n var i = 5;\n\n function replaceLongDateFormatTokens(input) {\n return locale.longDateFormat(input) || input;\n }\n\n localFormattingTokens.lastIndex = 0;\n while (i >= 0 && localFormattingTokens.test(format)) {\n format = format.replace(\n localFormattingTokens,\n replaceLongDateFormatTokens\n );\n localFormattingTokens.lastIndex = 0;\n i -= 1;\n }\n\n return format;\n }\n\n var defaultLongDateFormat = {\n LTS: 'h:mm:ss A',\n LT: 'h:mm A',\n L: 'MM/DD/YYYY',\n LL: 'MMMM D, YYYY',\n LLL: 'MMMM D, YYYY h:mm A',\n LLLL: 'dddd, MMMM D, YYYY h:mm A',\n };\n\n function longDateFormat(key) {\n var format = this._longDateFormat[key],\n formatUpper = this._longDateFormat[key.toUpperCase()];\n\n if (format || !formatUpper) {\n return format;\n }\n\n this._longDateFormat[key] = formatUpper\n .match(formattingTokens)\n .map(function (tok) {\n if (\n tok === 'MMMM' ||\n tok === 'MM' ||\n tok === 'DD' ||\n tok === 'dddd'\n ) {\n return tok.slice(1);\n }\n return tok;\n })\n .join('');\n\n return this._longDateFormat[key];\n }\n\n var defaultInvalidDate = 'Invalid date';\n\n function invalidDate() {\n return this._invalidDate;\n }\n\n var defaultOrdinal = '%d',\n defaultDayOfMonthOrdinalParse = /\\d{1,2}/;\n\n function ordinal(number) {\n return this._ordinal.replace('%d', number);\n }\n\n var defaultRelativeTime = {\n future: 'in %s',\n past: '%s ago',\n s: 'a few seconds',\n ss: '%d seconds',\n m: 'a minute',\n mm: '%d minutes',\n h: 'an hour',\n hh: '%d hours',\n d: 'a day',\n dd: '%d days',\n w: 'a week',\n ww: '%d weeks',\n M: 'a month',\n MM: '%d months',\n y: 'a year',\n yy: '%d years',\n };\n\n function relativeTime(number, withoutSuffix, string, isFuture) {\n var output = this._relativeTime[string];\n return isFunction(output)\n ? output(number, withoutSuffix, string, isFuture)\n : output.replace(/%d/i, number);\n }\n\n function pastFuture(diff, output) {\n var format = this._relativeTime[diff > 0 ? 'future' : 'past'];\n return isFunction(format) ? format(output) : format.replace(/%s/i, output);\n }\n\n var aliases = {};\n\n function addUnitAlias(unit, shorthand) {\n var lowerCase = unit.toLowerCase();\n aliases[lowerCase] = aliases[lowerCase + 's'] = aliases[shorthand] = unit;\n }\n\n function normalizeUnits(units) {\n return typeof units === 'string'\n ? aliases[units] || aliases[units.toLowerCase()]\n : undefined;\n }\n\n function normalizeObjectUnits(inputObject) {\n var normalizedInput = {},\n normalizedProp,\n prop;\n\n for (prop in inputObject) {\n if (hasOwnProp(inputObject, prop)) {\n normalizedProp = normalizeUnits(prop);\n if (normalizedProp) {\n normalizedInput[normalizedProp] = inputObject[prop];\n }\n }\n }\n\n return normalizedInput;\n }\n\n var priorities = {};\n\n function addUnitPriority(unit, priority) {\n priorities[unit] = priority;\n }\n\n function getPrioritizedUnits(unitsObj) {\n var units = [],\n u;\n for (u in unitsObj) {\n if (hasOwnProp(unitsObj, u)) {\n units.push({ unit: u, priority: priorities[u] });\n }\n }\n units.sort(function (a, b) {\n return a.priority - b.priority;\n });\n return units;\n }\n\n function isLeapYear(year) {\n return (year % 4 === 0 && year % 100 !== 0) || year % 400 === 0;\n }\n\n function absFloor(number) {\n if (number < 0) {\n // -0 -> 0\n return Math.ceil(number) || 0;\n } else {\n return Math.floor(number);\n }\n }\n\n function toInt(argumentForCoercion) {\n var coercedNumber = +argumentForCoercion,\n value = 0;\n\n if (coercedNumber !== 0 && isFinite(coercedNumber)) {\n value = absFloor(coercedNumber);\n }\n\n return value;\n }\n\n function makeGetSet(unit, keepTime) {\n return function (value) {\n if (value != null) {\n set$1(this, unit, value);\n hooks.updateOffset(this, keepTime);\n return this;\n } else {\n return get(this, unit);\n }\n };\n }\n\n function get(mom, unit) {\n return mom.isValid()\n ? mom._d['get' + (mom._isUTC ? 'UTC' : '') + unit]()\n : NaN;\n }\n\n function set$1(mom, unit, value) {\n if (mom.isValid() && !isNaN(value)) {\n if (\n unit === 'FullYear' &&\n isLeapYear(mom.year()) &&\n mom.month() === 1 &&\n mom.date() === 29\n ) {\n value = toInt(value);\n mom._d['set' + (mom._isUTC ? 'UTC' : '') + unit](\n value,\n mom.month(),\n daysInMonth(value, mom.month())\n );\n } else {\n mom._d['set' + (mom._isUTC ? 'UTC' : '') + unit](value);\n }\n }\n }\n\n // MOMENTS\n\n function stringGet(units) {\n units = normalizeUnits(units);\n if (isFunction(this[units])) {\n return this[units]();\n }\n return this;\n }\n\n function stringSet(units, value) {\n if (typeof units === 'object') {\n units = normalizeObjectUnits(units);\n var prioritized = getPrioritizedUnits(units),\n i;\n for (i = 0; i < prioritized.length; i++) {\n this[prioritized[i].unit](units[prioritized[i].unit]);\n }\n } else {\n units = normalizeUnits(units);\n if (isFunction(this[units])) {\n return this[units](value);\n }\n }\n return this;\n }\n\n var match1 = /\\d/, // 0 - 9\n match2 = /\\d\\d/, // 00 - 99\n match3 = /\\d{3}/, // 000 - 999\n match4 = /\\d{4}/, // 0000 - 9999\n match6 = /[+-]?\\d{6}/, // -999999 - 999999\n match1to2 = /\\d\\d?/, // 0 - 99\n match3to4 = /\\d\\d\\d\\d?/, // 999 - 9999\n match5to6 = /\\d\\d\\d\\d\\d\\d?/, // 99999 - 999999\n match1to3 = /\\d{1,3}/, // 0 - 999\n match1to4 = /\\d{1,4}/, // 0 - 9999\n match1to6 = /[+-]?\\d{1,6}/, // -999999 - 999999\n matchUnsigned = /\\d+/, // 0 - inf\n matchSigned = /[+-]?\\d+/, // -inf - inf\n matchOffset = /Z|[+-]\\d\\d:?\\d\\d/gi, // +00:00 -00:00 +0000 -0000 or Z\n matchShortOffset = /Z|[+-]\\d\\d(?::?\\d\\d)?/gi, // +00 -00 +00:00 -00:00 +0000 -0000 or Z\n matchTimestamp = /[+-]?\\d+(\\.\\d{1,3})?/, // 123456789 123456789.123\n // any word (or two) characters or numbers including two/three word month in arabic.\n // includes scottish gaelic two word and hyphenated months\n matchWord = /[0-9]{0,256}['a-z\\u00A0-\\u05FF\\u0700-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFF07\\uFF10-\\uFFEF]{1,256}|[\\u0600-\\u06FF\\/]{1,256}(\\s*?[\\u0600-\\u06FF]{1,256}){1,2}/i,\n regexes;\n\n regexes = {};\n\n function addRegexToken(token, regex, strictRegex) {\n regexes[token] = isFunction(regex)\n ? regex\n : function (isStrict, localeData) {\n return isStrict && strictRegex ? strictRegex : regex;\n };\n }\n\n function getParseRegexForToken(token, config) {\n if (!hasOwnProp(regexes, token)) {\n return new RegExp(unescapeFormat(token));\n }\n\n return regexes[token](config._strict, config._locale);\n }\n\n // Code from http://stackoverflow.com/questions/3561493/is-there-a-regexp-escape-function-in-javascript\n function unescapeFormat(s) {\n return regexEscape(\n s\n .replace('\\\\', '')\n .replace(/\\\\(\\[)|\\\\(\\])|\\[([^\\]\\[]*)\\]|\\\\(.)/g, function (\n matched,\n p1,\n p2,\n p3,\n p4\n ) {\n return p1 || p2 || p3 || p4;\n })\n );\n }\n\n function regexEscape(s) {\n return s.replace(/[-\\/\\\\^$*+?.()|[\\]{}]/g, '\\\\$&');\n }\n\n var tokens = {};\n\n function addParseToken(token, callback) {\n var i,\n func = callback;\n if (typeof token === 'string') {\n token = [token];\n }\n if (isNumber(callback)) {\n func = function (input, array) {\n array[callback] = toInt(input);\n };\n }\n for (i = 0; i < token.length; i++) {\n tokens[token[i]] = func;\n }\n }\n\n function addWeekParseToken(token, callback) {\n addParseToken(token, function (input, array, config, token) {\n config._w = config._w || {};\n callback(input, config._w, config, token);\n });\n }\n\n function addTimeToArrayFromToken(token, input, config) {\n if (input != null && hasOwnProp(tokens, token)) {\n tokens[token](input, config._a, config, token);\n }\n }\n\n var YEAR = 0,\n MONTH = 1,\n DATE = 2,\n HOUR = 3,\n MINUTE = 4,\n SECOND = 5,\n MILLISECOND = 6,\n WEEK = 7,\n WEEKDAY = 8;\n\n function mod(n, x) {\n return ((n % x) + x) % x;\n }\n\n var indexOf;\n\n if (Array.prototype.indexOf) {\n indexOf = Array.prototype.indexOf;\n } else {\n indexOf = function (o) {\n // I know\n var i;\n for (i = 0; i < this.length; ++i) {\n if (this[i] === o) {\n return i;\n }\n }\n return -1;\n };\n }\n\n function daysInMonth(year, month) {\n if (isNaN(year) || isNaN(month)) {\n return NaN;\n }\n var modMonth = mod(month, 12);\n year += (month - modMonth) / 12;\n return modMonth === 1\n ? isLeapYear(year)\n ? 29\n : 28\n : 31 - ((modMonth % 7) % 2);\n }\n\n // FORMATTING\n\n addFormatToken('M', ['MM', 2], 'Mo', function () {\n return this.month() + 1;\n });\n\n addFormatToken('MMM', 0, 0, function (format) {\n return this.localeData().monthsShort(this, format);\n });\n\n addFormatToken('MMMM', 0, 0, function (format) {\n return this.localeData().months(this, format);\n });\n\n // ALIASES\n\n addUnitAlias('month', 'M');\n\n // PRIORITY\n\n addUnitPriority('month', 8);\n\n // PARSING\n\n addRegexToken('M', match1to2);\n addRegexToken('MM', match1to2, match2);\n addRegexToken('MMM', function (isStrict, locale) {\n return locale.monthsShortRegex(isStrict);\n });\n addRegexToken('MMMM', function (isStrict, locale) {\n return locale.monthsRegex(isStrict);\n });\n\n addParseToken(['M', 'MM'], function (input, array) {\n array[MONTH] = toInt(input) - 1;\n });\n\n addParseToken(['MMM', 'MMMM'], function (input, array, config, token) {\n var month = config._locale.monthsParse(input, token, config._strict);\n // if we didn't find a month name, mark the date as invalid.\n if (month != null) {\n array[MONTH] = month;\n } else {\n getParsingFlags(config).invalidMonth = input;\n }\n });\n\n // LOCALES\n\n var defaultLocaleMonths = 'January_February_March_April_May_June_July_August_September_October_November_December'.split(\n '_'\n ),\n defaultLocaleMonthsShort = 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split(\n '_'\n ),\n MONTHS_IN_FORMAT = /D[oD]?(\\[[^\\[\\]]*\\]|\\s)+MMMM?/,\n defaultMonthsShortRegex = matchWord,\n defaultMonthsRegex = matchWord;\n\n function localeMonths(m, format) {\n if (!m) {\n return isArray(this._months)\n ? this._months\n : this._months['standalone'];\n }\n return isArray(this._months)\n ? this._months[m.month()]\n : this._months[\n (this._months.isFormat || MONTHS_IN_FORMAT).test(format)\n ? 'format'\n : 'standalone'\n ][m.month()];\n }\n\n function localeMonthsShort(m, format) {\n if (!m) {\n return isArray(this._monthsShort)\n ? this._monthsShort\n : this._monthsShort['standalone'];\n }\n return isArray(this._monthsShort)\n ? this._monthsShort[m.month()]\n : this._monthsShort[\n MONTHS_IN_FORMAT.test(format) ? 'format' : 'standalone'\n ][m.month()];\n }\n\n function handleStrictParse(monthName, format, strict) {\n var i,\n ii,\n mom,\n llc = monthName.toLocaleLowerCase();\n if (!this._monthsParse) {\n // this is not used\n this._monthsParse = [];\n this._longMonthsParse = [];\n this._shortMonthsParse = [];\n for (i = 0; i < 12; ++i) {\n mom = createUTC([2000, i]);\n this._shortMonthsParse[i] = this.monthsShort(\n mom,\n ''\n ).toLocaleLowerCase();\n this._longMonthsParse[i] = this.months(mom, '').toLocaleLowerCase();\n }\n }\n\n if (strict) {\n if (format === 'MMM') {\n ii = indexOf.call(this._shortMonthsParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._longMonthsParse, llc);\n return ii !== -1 ? ii : null;\n }\n } else {\n if (format === 'MMM') {\n ii = indexOf.call(this._shortMonthsParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._longMonthsParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._longMonthsParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._shortMonthsParse, llc);\n return ii !== -1 ? ii : null;\n }\n }\n }\n\n function localeMonthsParse(monthName, format, strict) {\n var i, mom, regex;\n\n if (this._monthsParseExact) {\n return handleStrictParse.call(this, monthName, format, strict);\n }\n\n if (!this._monthsParse) {\n this._monthsParse = [];\n this._longMonthsParse = [];\n this._shortMonthsParse = [];\n }\n\n // TODO: add sorting\n // Sorting makes sure if one month (or abbr) is a prefix of another\n // see sorting in computeMonthsParse\n for (i = 0; i < 12; i++) {\n // make the regex if we don't have it already\n mom = createUTC([2000, i]);\n if (strict && !this._longMonthsParse[i]) {\n this._longMonthsParse[i] = new RegExp(\n '^' + this.months(mom, '').replace('.', '') + '$',\n 'i'\n );\n this._shortMonthsParse[i] = new RegExp(\n '^' + this.monthsShort(mom, '').replace('.', '') + '$',\n 'i'\n );\n }\n if (!strict && !this._monthsParse[i]) {\n regex =\n '^' + this.months(mom, '') + '|^' + this.monthsShort(mom, '');\n this._monthsParse[i] = new RegExp(regex.replace('.', ''), 'i');\n }\n // test the regex\n if (\n strict &&\n format === 'MMMM' &&\n this._longMonthsParse[i].test(monthName)\n ) {\n return i;\n } else if (\n strict &&\n format === 'MMM' &&\n this._shortMonthsParse[i].test(monthName)\n ) {\n return i;\n } else if (!strict && this._monthsParse[i].test(monthName)) {\n return i;\n }\n }\n }\n\n // MOMENTS\n\n function setMonth(mom, value) {\n var dayOfMonth;\n\n if (!mom.isValid()) {\n // No op\n return mom;\n }\n\n if (typeof value === 'string') {\n if (/^\\d+$/.test(value)) {\n value = toInt(value);\n } else {\n value = mom.localeData().monthsParse(value);\n // TODO: Another silent failure?\n if (!isNumber(value)) {\n return mom;\n }\n }\n }\n\n dayOfMonth = Math.min(mom.date(), daysInMonth(mom.year(), value));\n mom._d['set' + (mom._isUTC ? 'UTC' : '') + 'Month'](value, dayOfMonth);\n return mom;\n }\n\n function getSetMonth(value) {\n if (value != null) {\n setMonth(this, value);\n hooks.updateOffset(this, true);\n return this;\n } else {\n return get(this, 'Month');\n }\n }\n\n function getDaysInMonth() {\n return daysInMonth(this.year(), this.month());\n }\n\n function monthsShortRegex(isStrict) {\n if (this._monthsParseExact) {\n if (!hasOwnProp(this, '_monthsRegex')) {\n computeMonthsParse.call(this);\n }\n if (isStrict) {\n return this._monthsShortStrictRegex;\n } else {\n return this._monthsShortRegex;\n }\n } else {\n if (!hasOwnProp(this, '_monthsShortRegex')) {\n this._monthsShortRegex = defaultMonthsShortRegex;\n }\n return this._monthsShortStrictRegex && isStrict\n ? this._monthsShortStrictRegex\n : this._monthsShortRegex;\n }\n }\n\n function monthsRegex(isStrict) {\n if (this._monthsParseExact) {\n if (!hasOwnProp(this, '_monthsRegex')) {\n computeMonthsParse.call(this);\n }\n if (isStrict) {\n return this._monthsStrictRegex;\n } else {\n return this._monthsRegex;\n }\n } else {\n if (!hasOwnProp(this, '_monthsRegex')) {\n this._monthsRegex = defaultMonthsRegex;\n }\n return this._monthsStrictRegex && isStrict\n ? this._monthsStrictRegex\n : this._monthsRegex;\n }\n }\n\n function computeMonthsParse() {\n function cmpLenRev(a, b) {\n return b.length - a.length;\n }\n\n var shortPieces = [],\n longPieces = [],\n mixedPieces = [],\n i,\n mom;\n for (i = 0; i < 12; i++) {\n // make the regex if we don't have it already\n mom = createUTC([2000, i]);\n shortPieces.push(this.monthsShort(mom, ''));\n longPieces.push(this.months(mom, ''));\n mixedPieces.push(this.months(mom, ''));\n mixedPieces.push(this.monthsShort(mom, ''));\n }\n // Sorting makes sure if one month (or abbr) is a prefix of another it\n // will match the longer piece.\n shortPieces.sort(cmpLenRev);\n longPieces.sort(cmpLenRev);\n mixedPieces.sort(cmpLenRev);\n for (i = 0; i < 12; i++) {\n shortPieces[i] = regexEscape(shortPieces[i]);\n longPieces[i] = regexEscape(longPieces[i]);\n }\n for (i = 0; i < 24; i++) {\n mixedPieces[i] = regexEscape(mixedPieces[i]);\n }\n\n this._monthsRegex = new RegExp('^(' + mixedPieces.join('|') + ')', 'i');\n this._monthsShortRegex = this._monthsRegex;\n this._monthsStrictRegex = new RegExp(\n '^(' + longPieces.join('|') + ')',\n 'i'\n );\n this._monthsShortStrictRegex = new RegExp(\n '^(' + shortPieces.join('|') + ')',\n 'i'\n );\n }\n\n // FORMATTING\n\n addFormatToken('Y', 0, 0, function () {\n var y = this.year();\n return y <= 9999 ? zeroFill(y, 4) : '+' + y;\n });\n\n addFormatToken(0, ['YY', 2], 0, function () {\n return this.year() % 100;\n });\n\n addFormatToken(0, ['YYYY', 4], 0, 'year');\n addFormatToken(0, ['YYYYY', 5], 0, 'year');\n addFormatToken(0, ['YYYYYY', 6, true], 0, 'year');\n\n // ALIASES\n\n addUnitAlias('year', 'y');\n\n // PRIORITIES\n\n addUnitPriority('year', 1);\n\n // PARSING\n\n addRegexToken('Y', matchSigned);\n addRegexToken('YY', match1to2, match2);\n addRegexToken('YYYY', match1to4, match4);\n addRegexToken('YYYYY', match1to6, match6);\n addRegexToken('YYYYYY', match1to6, match6);\n\n addParseToken(['YYYYY', 'YYYYYY'], YEAR);\n addParseToken('YYYY', function (input, array) {\n array[YEAR] =\n input.length === 2 ? hooks.parseTwoDigitYear(input) : toInt(input);\n });\n addParseToken('YY', function (input, array) {\n array[YEAR] = hooks.parseTwoDigitYear(input);\n });\n addParseToken('Y', function (input, array) {\n array[YEAR] = parseInt(input, 10);\n });\n\n // HELPERS\n\n function daysInYear(year) {\n return isLeapYear(year) ? 366 : 365;\n }\n\n // HOOKS\n\n hooks.parseTwoDigitYear = function (input) {\n return toInt(input) + (toInt(input) > 68 ? 1900 : 2000);\n };\n\n // MOMENTS\n\n var getSetYear = makeGetSet('FullYear', true);\n\n function getIsLeapYear() {\n return isLeapYear(this.year());\n }\n\n function createDate(y, m, d, h, M, s, ms) {\n // can't just apply() to create a date:\n // https://stackoverflow.com/q/181348\n var date;\n // the date constructor remaps years 0-99 to 1900-1999\n if (y < 100 && y >= 0) {\n // preserve leap years using a full 400 year cycle, then reset\n date = new Date(y + 400, m, d, h, M, s, ms);\n if (isFinite(date.getFullYear())) {\n date.setFullYear(y);\n }\n } else {\n date = new Date(y, m, d, h, M, s, ms);\n }\n\n return date;\n }\n\n function createUTCDate(y) {\n var date, args;\n // the Date.UTC function remaps years 0-99 to 1900-1999\n if (y < 100 && y >= 0) {\n args = Array.prototype.slice.call(arguments);\n // preserve leap years using a full 400 year cycle, then reset\n args[0] = y + 400;\n date = new Date(Date.UTC.apply(null, args));\n if (isFinite(date.getUTCFullYear())) {\n date.setUTCFullYear(y);\n }\n } else {\n date = new Date(Date.UTC.apply(null, arguments));\n }\n\n return date;\n }\n\n // start-of-first-week - start-of-year\n function firstWeekOffset(year, dow, doy) {\n var // first-week day -- which january is always in the first week (4 for iso, 1 for other)\n fwd = 7 + dow - doy,\n // first-week day local weekday -- which local weekday is fwd\n fwdlw = (7 + createUTCDate(year, 0, fwd).getUTCDay() - dow) % 7;\n\n return -fwdlw + fwd - 1;\n }\n\n // https://en.wikipedia.org/wiki/ISO_week_date#Calculating_a_date_given_the_year.2C_week_number_and_weekday\n function dayOfYearFromWeeks(year, week, weekday, dow, doy) {\n var localWeekday = (7 + weekday - dow) % 7,\n weekOffset = firstWeekOffset(year, dow, doy),\n dayOfYear = 1 + 7 * (week - 1) + localWeekday + weekOffset,\n resYear,\n resDayOfYear;\n\n if (dayOfYear <= 0) {\n resYear = year - 1;\n resDayOfYear = daysInYear(resYear) + dayOfYear;\n } else if (dayOfYear > daysInYear(year)) {\n resYear = year + 1;\n resDayOfYear = dayOfYear - daysInYear(year);\n } else {\n resYear = year;\n resDayOfYear = dayOfYear;\n }\n\n return {\n year: resYear,\n dayOfYear: resDayOfYear,\n };\n }\n\n function weekOfYear(mom, dow, doy) {\n var weekOffset = firstWeekOffset(mom.year(), dow, doy),\n week = Math.floor((mom.dayOfYear() - weekOffset - 1) / 7) + 1,\n resWeek,\n resYear;\n\n if (week < 1) {\n resYear = mom.year() - 1;\n resWeek = week + weeksInYear(resYear, dow, doy);\n } else if (week > weeksInYear(mom.year(), dow, doy)) {\n resWeek = week - weeksInYear(mom.year(), dow, doy);\n resYear = mom.year() + 1;\n } else {\n resYear = mom.year();\n resWeek = week;\n }\n\n return {\n week: resWeek,\n year: resYear,\n };\n }\n\n function weeksInYear(year, dow, doy) {\n var weekOffset = firstWeekOffset(year, dow, doy),\n weekOffsetNext = firstWeekOffset(year + 1, dow, doy);\n return (daysInYear(year) - weekOffset + weekOffsetNext) / 7;\n }\n\n // FORMATTING\n\n addFormatToken('w', ['ww', 2], 'wo', 'week');\n addFormatToken('W', ['WW', 2], 'Wo', 'isoWeek');\n\n // ALIASES\n\n addUnitAlias('week', 'w');\n addUnitAlias('isoWeek', 'W');\n\n // PRIORITIES\n\n addUnitPriority('week', 5);\n addUnitPriority('isoWeek', 5);\n\n // PARSING\n\n addRegexToken('w', match1to2);\n addRegexToken('ww', match1to2, match2);\n addRegexToken('W', match1to2);\n addRegexToken('WW', match1to2, match2);\n\n addWeekParseToken(['w', 'ww', 'W', 'WW'], function (\n input,\n week,\n config,\n token\n ) {\n week[token.substr(0, 1)] = toInt(input);\n });\n\n // HELPERS\n\n // LOCALES\n\n function localeWeek(mom) {\n return weekOfYear(mom, this._week.dow, this._week.doy).week;\n }\n\n var defaultLocaleWeek = {\n dow: 0, // Sunday is the first day of the week.\n doy: 6, // The week that contains Jan 6th is the first week of the year.\n };\n\n function localeFirstDayOfWeek() {\n return this._week.dow;\n }\n\n function localeFirstDayOfYear() {\n return this._week.doy;\n }\n\n // MOMENTS\n\n function getSetWeek(input) {\n var week = this.localeData().week(this);\n return input == null ? week : this.add((input - week) * 7, 'd');\n }\n\n function getSetISOWeek(input) {\n var week = weekOfYear(this, 1, 4).week;\n return input == null ? week : this.add((input - week) * 7, 'd');\n }\n\n // FORMATTING\n\n addFormatToken('d', 0, 'do', 'day');\n\n addFormatToken('dd', 0, 0, function (format) {\n return this.localeData().weekdaysMin(this, format);\n });\n\n addFormatToken('ddd', 0, 0, function (format) {\n return this.localeData().weekdaysShort(this, format);\n });\n\n addFormatToken('dddd', 0, 0, function (format) {\n return this.localeData().weekdays(this, format);\n });\n\n addFormatToken('e', 0, 0, 'weekday');\n addFormatToken('E', 0, 0, 'isoWeekday');\n\n // ALIASES\n\n addUnitAlias('day', 'd');\n addUnitAlias('weekday', 'e');\n addUnitAlias('isoWeekday', 'E');\n\n // PRIORITY\n addUnitPriority('day', 11);\n addUnitPriority('weekday', 11);\n addUnitPriority('isoWeekday', 11);\n\n // PARSING\n\n addRegexToken('d', match1to2);\n addRegexToken('e', match1to2);\n addRegexToken('E', match1to2);\n addRegexToken('dd', function (isStrict, locale) {\n return locale.weekdaysMinRegex(isStrict);\n });\n addRegexToken('ddd', function (isStrict, locale) {\n return locale.weekdaysShortRegex(isStrict);\n });\n addRegexToken('dddd', function (isStrict, locale) {\n return locale.weekdaysRegex(isStrict);\n });\n\n addWeekParseToken(['dd', 'ddd', 'dddd'], function (input, week, config, token) {\n var weekday = config._locale.weekdaysParse(input, token, config._strict);\n // if we didn't get a weekday name, mark the date as invalid\n if (weekday != null) {\n week.d = weekday;\n } else {\n getParsingFlags(config).invalidWeekday = input;\n }\n });\n\n addWeekParseToken(['d', 'e', 'E'], function (input, week, config, token) {\n week[token] = toInt(input);\n });\n\n // HELPERS\n\n function parseWeekday(input, locale) {\n if (typeof input !== 'string') {\n return input;\n }\n\n if (!isNaN(input)) {\n return parseInt(input, 10);\n }\n\n input = locale.weekdaysParse(input);\n if (typeof input === 'number') {\n return input;\n }\n\n return null;\n }\n\n function parseIsoWeekday(input, locale) {\n if (typeof input === 'string') {\n return locale.weekdaysParse(input) % 7 || 7;\n }\n return isNaN(input) ? null : input;\n }\n\n // LOCALES\n function shiftWeekdays(ws, n) {\n return ws.slice(n, 7).concat(ws.slice(0, n));\n }\n\n var defaultLocaleWeekdays = 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split(\n '_'\n ),\n defaultLocaleWeekdaysShort = 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n defaultLocaleWeekdaysMin = 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n defaultWeekdaysRegex = matchWord,\n defaultWeekdaysShortRegex = matchWord,\n defaultWeekdaysMinRegex = matchWord;\n\n function localeWeekdays(m, format) {\n var weekdays = isArray(this._weekdays)\n ? this._weekdays\n : this._weekdays[\n m && m !== true && this._weekdays.isFormat.test(format)\n ? 'format'\n : 'standalone'\n ];\n return m === true\n ? shiftWeekdays(weekdays, this._week.dow)\n : m\n ? weekdays[m.day()]\n : weekdays;\n }\n\n function localeWeekdaysShort(m) {\n return m === true\n ? shiftWeekdays(this._weekdaysShort, this._week.dow)\n : m\n ? this._weekdaysShort[m.day()]\n : this._weekdaysShort;\n }\n\n function localeWeekdaysMin(m) {\n return m === true\n ? shiftWeekdays(this._weekdaysMin, this._week.dow)\n : m\n ? this._weekdaysMin[m.day()]\n : this._weekdaysMin;\n }\n\n function handleStrictParse$1(weekdayName, format, strict) {\n var i,\n ii,\n mom,\n llc = weekdayName.toLocaleLowerCase();\n if (!this._weekdaysParse) {\n this._weekdaysParse = [];\n this._shortWeekdaysParse = [];\n this._minWeekdaysParse = [];\n\n for (i = 0; i < 7; ++i) {\n mom = createUTC([2000, 1]).day(i);\n this._minWeekdaysParse[i] = this.weekdaysMin(\n mom,\n ''\n ).toLocaleLowerCase();\n this._shortWeekdaysParse[i] = this.weekdaysShort(\n mom,\n ''\n ).toLocaleLowerCase();\n this._weekdaysParse[i] = this.weekdays(mom, '').toLocaleLowerCase();\n }\n }\n\n if (strict) {\n if (format === 'dddd') {\n ii = indexOf.call(this._weekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else if (format === 'ddd') {\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._minWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n }\n } else {\n if (format === 'dddd') {\n ii = indexOf.call(this._weekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._minWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else if (format === 'ddd') {\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._weekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._minWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._minWeekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._weekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n }\n }\n }\n\n function localeWeekdaysParse(weekdayName, format, strict) {\n var i, mom, regex;\n\n if (this._weekdaysParseExact) {\n return handleStrictParse$1.call(this, weekdayName, format, strict);\n }\n\n if (!this._weekdaysParse) {\n this._weekdaysParse = [];\n this._minWeekdaysParse = [];\n this._shortWeekdaysParse = [];\n this._fullWeekdaysParse = [];\n }\n\n for (i = 0; i < 7; i++) {\n // make the regex if we don't have it already\n\n mom = createUTC([2000, 1]).day(i);\n if (strict && !this._fullWeekdaysParse[i]) {\n this._fullWeekdaysParse[i] = new RegExp(\n '^' + this.weekdays(mom, '').replace('.', '\\\\.?') + '$',\n 'i'\n );\n this._shortWeekdaysParse[i] = new RegExp(\n '^' + this.weekdaysShort(mom, '').replace('.', '\\\\.?') + '$',\n 'i'\n );\n this._minWeekdaysParse[i] = new RegExp(\n '^' + this.weekdaysMin(mom, '').replace('.', '\\\\.?') + '$',\n 'i'\n );\n }\n if (!this._weekdaysParse[i]) {\n regex =\n '^' +\n this.weekdays(mom, '') +\n '|^' +\n this.weekdaysShort(mom, '') +\n '|^' +\n this.weekdaysMin(mom, '');\n this._weekdaysParse[i] = new RegExp(regex.replace('.', ''), 'i');\n }\n // test the regex\n if (\n strict &&\n format === 'dddd' &&\n this._fullWeekdaysParse[i].test(weekdayName)\n ) {\n return i;\n } else if (\n strict &&\n format === 'ddd' &&\n this._shortWeekdaysParse[i].test(weekdayName)\n ) {\n return i;\n } else if (\n strict &&\n format === 'dd' &&\n this._minWeekdaysParse[i].test(weekdayName)\n ) {\n return i;\n } else if (!strict && this._weekdaysParse[i].test(weekdayName)) {\n return i;\n }\n }\n }\n\n // MOMENTS\n\n function getSetDayOfWeek(input) {\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n var day = this._isUTC ? this._d.getUTCDay() : this._d.getDay();\n if (input != null) {\n input = parseWeekday(input, this.localeData());\n return this.add(input - day, 'd');\n } else {\n return day;\n }\n }\n\n function getSetLocaleDayOfWeek(input) {\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n var weekday = (this.day() + 7 - this.localeData()._week.dow) % 7;\n return input == null ? weekday : this.add(input - weekday, 'd');\n }\n\n function getSetISODayOfWeek(input) {\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n\n // behaves the same as moment#day except\n // as a getter, returns 7 instead of 0 (1-7 range instead of 0-6)\n // as a setter, sunday should belong to the previous week.\n\n if (input != null) {\n var weekday = parseIsoWeekday(input, this.localeData());\n return this.day(this.day() % 7 ? weekday : weekday - 7);\n } else {\n return this.day() || 7;\n }\n }\n\n function weekdaysRegex(isStrict) {\n if (this._weekdaysParseExact) {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n computeWeekdaysParse.call(this);\n }\n if (isStrict) {\n return this._weekdaysStrictRegex;\n } else {\n return this._weekdaysRegex;\n }\n } else {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n this._weekdaysRegex = defaultWeekdaysRegex;\n }\n return this._weekdaysStrictRegex && isStrict\n ? this._weekdaysStrictRegex\n : this._weekdaysRegex;\n }\n }\n\n function weekdaysShortRegex(isStrict) {\n if (this._weekdaysParseExact) {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n computeWeekdaysParse.call(this);\n }\n if (isStrict) {\n return this._weekdaysShortStrictRegex;\n } else {\n return this._weekdaysShortRegex;\n }\n } else {\n if (!hasOwnProp(this, '_weekdaysShortRegex')) {\n this._weekdaysShortRegex = defaultWeekdaysShortRegex;\n }\n return this._weekdaysShortStrictRegex && isStrict\n ? this._weekdaysShortStrictRegex\n : this._weekdaysShortRegex;\n }\n }\n\n function weekdaysMinRegex(isStrict) {\n if (this._weekdaysParseExact) {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n computeWeekdaysParse.call(this);\n }\n if (isStrict) {\n return this._weekdaysMinStrictRegex;\n } else {\n return this._weekdaysMinRegex;\n }\n } else {\n if (!hasOwnProp(this, '_weekdaysMinRegex')) {\n this._weekdaysMinRegex = defaultWeekdaysMinRegex;\n }\n return this._weekdaysMinStrictRegex && isStrict\n ? this._weekdaysMinStrictRegex\n : this._weekdaysMinRegex;\n }\n }\n\n function computeWeekdaysParse() {\n function cmpLenRev(a, b) {\n return b.length - a.length;\n }\n\n var minPieces = [],\n shortPieces = [],\n longPieces = [],\n mixedPieces = [],\n i,\n mom,\n minp,\n shortp,\n longp;\n for (i = 0; i < 7; i++) {\n // make the regex if we don't have it already\n mom = createUTC([2000, 1]).day(i);\n minp = regexEscape(this.weekdaysMin(mom, ''));\n shortp = regexEscape(this.weekdaysShort(mom, ''));\n longp = regexEscape(this.weekdays(mom, ''));\n minPieces.push(minp);\n shortPieces.push(shortp);\n longPieces.push(longp);\n mixedPieces.push(minp);\n mixedPieces.push(shortp);\n mixedPieces.push(longp);\n }\n // Sorting makes sure if one weekday (or abbr) is a prefix of another it\n // will match the longer piece.\n minPieces.sort(cmpLenRev);\n shortPieces.sort(cmpLenRev);\n longPieces.sort(cmpLenRev);\n mixedPieces.sort(cmpLenRev);\n\n this._weekdaysRegex = new RegExp('^(' + mixedPieces.join('|') + ')', 'i');\n this._weekdaysShortRegex = this._weekdaysRegex;\n this._weekdaysMinRegex = this._weekdaysRegex;\n\n this._weekdaysStrictRegex = new RegExp(\n '^(' + longPieces.join('|') + ')',\n 'i'\n );\n this._weekdaysShortStrictRegex = new RegExp(\n '^(' + shortPieces.join('|') + ')',\n 'i'\n );\n this._weekdaysMinStrictRegex = new RegExp(\n '^(' + minPieces.join('|') + ')',\n 'i'\n );\n }\n\n // FORMATTING\n\n function hFormat() {\n return this.hours() % 12 || 12;\n }\n\n function kFormat() {\n return this.hours() || 24;\n }\n\n addFormatToken('H', ['HH', 2], 0, 'hour');\n addFormatToken('h', ['hh', 2], 0, hFormat);\n addFormatToken('k', ['kk', 2], 0, kFormat);\n\n addFormatToken('hmm', 0, 0, function () {\n return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2);\n });\n\n addFormatToken('hmmss', 0, 0, function () {\n return (\n '' +\n hFormat.apply(this) +\n zeroFill(this.minutes(), 2) +\n zeroFill(this.seconds(), 2)\n );\n });\n\n addFormatToken('Hmm', 0, 0, function () {\n return '' + this.hours() + zeroFill(this.minutes(), 2);\n });\n\n addFormatToken('Hmmss', 0, 0, function () {\n return (\n '' +\n this.hours() +\n zeroFill(this.minutes(), 2) +\n zeroFill(this.seconds(), 2)\n );\n });\n\n function meridiem(token, lowercase) {\n addFormatToken(token, 0, 0, function () {\n return this.localeData().meridiem(\n this.hours(),\n this.minutes(),\n lowercase\n );\n });\n }\n\n meridiem('a', true);\n meridiem('A', false);\n\n // ALIASES\n\n addUnitAlias('hour', 'h');\n\n // PRIORITY\n addUnitPriority('hour', 13);\n\n // PARSING\n\n function matchMeridiem(isStrict, locale) {\n return locale._meridiemParse;\n }\n\n addRegexToken('a', matchMeridiem);\n addRegexToken('A', matchMeridiem);\n addRegexToken('H', match1to2);\n addRegexToken('h', match1to2);\n addRegexToken('k', match1to2);\n addRegexToken('HH', match1to2, match2);\n addRegexToken('hh', match1to2, match2);\n addRegexToken('kk', match1to2, match2);\n\n addRegexToken('hmm', match3to4);\n addRegexToken('hmmss', match5to6);\n addRegexToken('Hmm', match3to4);\n addRegexToken('Hmmss', match5to6);\n\n addParseToken(['H', 'HH'], HOUR);\n addParseToken(['k', 'kk'], function (input, array, config) {\n var kInput = toInt(input);\n array[HOUR] = kInput === 24 ? 0 : kInput;\n });\n addParseToken(['a', 'A'], function (input, array, config) {\n config._isPm = config._locale.isPM(input);\n config._meridiem = input;\n });\n addParseToken(['h', 'hh'], function (input, array, config) {\n array[HOUR] = toInt(input);\n getParsingFlags(config).bigHour = true;\n });\n addParseToken('hmm', function (input, array, config) {\n var pos = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos));\n array[MINUTE] = toInt(input.substr(pos));\n getParsingFlags(config).bigHour = true;\n });\n addParseToken('hmmss', function (input, array, config) {\n var pos1 = input.length - 4,\n pos2 = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos1));\n array[MINUTE] = toInt(input.substr(pos1, 2));\n array[SECOND] = toInt(input.substr(pos2));\n getParsingFlags(config).bigHour = true;\n });\n addParseToken('Hmm', function (input, array, config) {\n var pos = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos));\n array[MINUTE] = toInt(input.substr(pos));\n });\n addParseToken('Hmmss', function (input, array, config) {\n var pos1 = input.length - 4,\n pos2 = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos1));\n array[MINUTE] = toInt(input.substr(pos1, 2));\n array[SECOND] = toInt(input.substr(pos2));\n });\n\n // LOCALES\n\n function localeIsPM(input) {\n // IE8 Quirks Mode & IE7 Standards Mode do not allow accessing strings like arrays\n // Using charAt should be more compatible.\n return (input + '').toLowerCase().charAt(0) === 'p';\n }\n\n var defaultLocaleMeridiemParse = /[ap]\\.?m?\\.?/i,\n // Setting the hour should keep the time, because the user explicitly\n // specified which hour they want. So trying to maintain the same hour (in\n // a new timezone) makes sense. Adding/subtracting hours does not follow\n // this rule.\n getSetHour = makeGetSet('Hours', true);\n\n function localeMeridiem(hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? 'pm' : 'PM';\n } else {\n return isLower ? 'am' : 'AM';\n }\n }\n\n var baseConfig = {\n calendar: defaultCalendar,\n longDateFormat: defaultLongDateFormat,\n invalidDate: defaultInvalidDate,\n ordinal: defaultOrdinal,\n dayOfMonthOrdinalParse: defaultDayOfMonthOrdinalParse,\n relativeTime: defaultRelativeTime,\n\n months: defaultLocaleMonths,\n monthsShort: defaultLocaleMonthsShort,\n\n week: defaultLocaleWeek,\n\n weekdays: defaultLocaleWeekdays,\n weekdaysMin: defaultLocaleWeekdaysMin,\n weekdaysShort: defaultLocaleWeekdaysShort,\n\n meridiemParse: defaultLocaleMeridiemParse,\n };\n\n // internal storage for locale config files\n var locales = {},\n localeFamilies = {},\n globalLocale;\n\n function commonPrefix(arr1, arr2) {\n var i,\n minl = Math.min(arr1.length, arr2.length);\n for (i = 0; i < minl; i += 1) {\n if (arr1[i] !== arr2[i]) {\n return i;\n }\n }\n return minl;\n }\n\n function normalizeLocale(key) {\n return key ? key.toLowerCase().replace('_', '-') : key;\n }\n\n // pick the locale from the array\n // try ['en-au', 'en-gb'] as 'en-au', 'en-gb', 'en', as in move through the list trying each\n // substring from most specific to least, but move to the next array item if it's a more specific variant than the current root\n function chooseLocale(names) {\n var i = 0,\n j,\n next,\n locale,\n split;\n\n while (i < names.length) {\n split = normalizeLocale(names[i]).split('-');\n j = split.length;\n next = normalizeLocale(names[i + 1]);\n next = next ? next.split('-') : null;\n while (j > 0) {\n locale = loadLocale(split.slice(0, j).join('-'));\n if (locale) {\n return locale;\n }\n if (\n next &&\n next.length >= j &&\n commonPrefix(split, next) >= j - 1\n ) {\n //the next array item is better than a shallower substring of this one\n break;\n }\n j--;\n }\n i++;\n }\n return globalLocale;\n }\n\n function loadLocale(name) {\n var oldLocale = null,\n aliasedRequire;\n // TODO: Find a better way to register and load all the locales in Node\n if (\n locales[name] === undefined &&\n typeof module !== 'undefined' &&\n module &&\n module.exports\n ) {\n try {\n oldLocale = globalLocale._abbr;\n aliasedRequire = require;\n aliasedRequire('./locale/' + name);\n getSetGlobalLocale(oldLocale);\n } catch (e) {\n // mark as not found to avoid repeating expensive file require call causing high CPU\n // when trying to find en-US, en_US, en-us for every format call\n locales[name] = null; // null means not found\n }\n }\n return locales[name];\n }\n\n // This function will load locale and then set the global locale. If\n // no arguments are passed in, it will simply return the current global\n // locale key.\n function getSetGlobalLocale(key, values) {\n var data;\n if (key) {\n if (isUndefined(values)) {\n data = getLocale(key);\n } else {\n data = defineLocale(key, values);\n }\n\n if (data) {\n // moment.duration._locale = moment._locale = data;\n globalLocale = data;\n } else {\n if (typeof console !== 'undefined' && console.warn) {\n //warn user if arguments are passed but the locale could not be set\n console.warn(\n 'Locale ' + key + ' not found. Did you forget to load it?'\n );\n }\n }\n }\n\n return globalLocale._abbr;\n }\n\n function defineLocale(name, config) {\n if (config !== null) {\n var locale,\n parentConfig = baseConfig;\n config.abbr = name;\n if (locales[name] != null) {\n deprecateSimple(\n 'defineLocaleOverride',\n 'use moment.updateLocale(localeName, config) to change ' +\n 'an existing locale. moment.defineLocale(localeName, ' +\n 'config) should only be used for creating a new locale ' +\n 'See http://momentjs.com/guides/#/warnings/define-locale/ for more info.'\n );\n parentConfig = locales[name]._config;\n } else if (config.parentLocale != null) {\n if (locales[config.parentLocale] != null) {\n parentConfig = locales[config.parentLocale]._config;\n } else {\n locale = loadLocale(config.parentLocale);\n if (locale != null) {\n parentConfig = locale._config;\n } else {\n if (!localeFamilies[config.parentLocale]) {\n localeFamilies[config.parentLocale] = [];\n }\n localeFamilies[config.parentLocale].push({\n name: name,\n config: config,\n });\n return null;\n }\n }\n }\n locales[name] = new Locale(mergeConfigs(parentConfig, config));\n\n if (localeFamilies[name]) {\n localeFamilies[name].forEach(function (x) {\n defineLocale(x.name, x.config);\n });\n }\n\n // backwards compat for now: also set the locale\n // make sure we set the locale AFTER all child locales have been\n // created, so we won't end up with the child locale set.\n getSetGlobalLocale(name);\n\n return locales[name];\n } else {\n // useful for testing\n delete locales[name];\n return null;\n }\n }\n\n function updateLocale(name, config) {\n if (config != null) {\n var locale,\n tmpLocale,\n parentConfig = baseConfig;\n\n if (locales[name] != null && locales[name].parentLocale != null) {\n // Update existing child locale in-place to avoid memory-leaks\n locales[name].set(mergeConfigs(locales[name]._config, config));\n } else {\n // MERGE\n tmpLocale = loadLocale(name);\n if (tmpLocale != null) {\n parentConfig = tmpLocale._config;\n }\n config = mergeConfigs(parentConfig, config);\n if (tmpLocale == null) {\n // updateLocale is called for creating a new locale\n // Set abbr so it will have a name (getters return\n // undefined otherwise).\n config.abbr = name;\n }\n locale = new Locale(config);\n locale.parentLocale = locales[name];\n locales[name] = locale;\n }\n\n // backwards compat for now: also set the locale\n getSetGlobalLocale(name);\n } else {\n // pass null for config to unupdate, useful for tests\n if (locales[name] != null) {\n if (locales[name].parentLocale != null) {\n locales[name] = locales[name].parentLocale;\n if (name === getSetGlobalLocale()) {\n getSetGlobalLocale(name);\n }\n } else if (locales[name] != null) {\n delete locales[name];\n }\n }\n }\n return locales[name];\n }\n\n // returns locale data\n function getLocale(key) {\n var locale;\n\n if (key && key._locale && key._locale._abbr) {\n key = key._locale._abbr;\n }\n\n if (!key) {\n return globalLocale;\n }\n\n if (!isArray(key)) {\n //short-circuit everything else\n locale = loadLocale(key);\n if (locale) {\n return locale;\n }\n key = [key];\n }\n\n return chooseLocale(key);\n }\n\n function listLocales() {\n return keys(locales);\n }\n\n function checkOverflow(m) {\n var overflow,\n a = m._a;\n\n if (a && getParsingFlags(m).overflow === -2) {\n overflow =\n a[MONTH] < 0 || a[MONTH] > 11\n ? MONTH\n : a[DATE] < 1 || a[DATE] > daysInMonth(a[YEAR], a[MONTH])\n ? DATE\n : a[HOUR] < 0 ||\n a[HOUR] > 24 ||\n (a[HOUR] === 24 &&\n (a[MINUTE] !== 0 ||\n a[SECOND] !== 0 ||\n a[MILLISECOND] !== 0))\n ? HOUR\n : a[MINUTE] < 0 || a[MINUTE] > 59\n ? MINUTE\n : a[SECOND] < 0 || a[SECOND] > 59\n ? SECOND\n : a[MILLISECOND] < 0 || a[MILLISECOND] > 999\n ? MILLISECOND\n : -1;\n\n if (\n getParsingFlags(m)._overflowDayOfYear &&\n (overflow < YEAR || overflow > DATE)\n ) {\n overflow = DATE;\n }\n if (getParsingFlags(m)._overflowWeeks && overflow === -1) {\n overflow = WEEK;\n }\n if (getParsingFlags(m)._overflowWeekday && overflow === -1) {\n overflow = WEEKDAY;\n }\n\n getParsingFlags(m).overflow = overflow;\n }\n\n return m;\n }\n\n // iso 8601 regex\n // 0000-00-00 0000-W00 or 0000-W00-0 + T + 00 or 00:00 or 00:00:00 or 00:00:00.000 + +00:00 or +0000 or +00)\n var extendedIsoRegex = /^\\s*((?:[+-]\\d{6}|\\d{4})-(?:\\d\\d-\\d\\d|W\\d\\d-\\d|W\\d\\d|\\d\\d\\d|\\d\\d))(?:(T| )(\\d\\d(?::\\d\\d(?::\\d\\d(?:[.,]\\d+)?)?)?)([+-]\\d\\d(?::?\\d\\d)?|\\s*Z)?)?$/,\n basicIsoRegex = /^\\s*((?:[+-]\\d{6}|\\d{4})(?:\\d\\d\\d\\d|W\\d\\d\\d|W\\d\\d|\\d\\d\\d|\\d\\d|))(?:(T| )(\\d\\d(?:\\d\\d(?:\\d\\d(?:[.,]\\d+)?)?)?)([+-]\\d\\d(?::?\\d\\d)?|\\s*Z)?)?$/,\n tzRegex = /Z|[+-]\\d\\d(?::?\\d\\d)?/,\n isoDates = [\n ['YYYYYY-MM-DD', /[+-]\\d{6}-\\d\\d-\\d\\d/],\n ['YYYY-MM-DD', /\\d{4}-\\d\\d-\\d\\d/],\n ['GGGG-[W]WW-E', /\\d{4}-W\\d\\d-\\d/],\n ['GGGG-[W]WW', /\\d{4}-W\\d\\d/, false],\n ['YYYY-DDD', /\\d{4}-\\d{3}/],\n ['YYYY-MM', /\\d{4}-\\d\\d/, false],\n ['YYYYYYMMDD', /[+-]\\d{10}/],\n ['YYYYMMDD', /\\d{8}/],\n ['GGGG[W]WWE', /\\d{4}W\\d{3}/],\n ['GGGG[W]WW', /\\d{4}W\\d{2}/, false],\n ['YYYYDDD', /\\d{7}/],\n ['YYYYMM', /\\d{6}/, false],\n ['YYYY', /\\d{4}/, false],\n ],\n // iso time formats and regexes\n isoTimes = [\n ['HH:mm:ss.SSSS', /\\d\\d:\\d\\d:\\d\\d\\.\\d+/],\n ['HH:mm:ss,SSSS', /\\d\\d:\\d\\d:\\d\\d,\\d+/],\n ['HH:mm:ss', /\\d\\d:\\d\\d:\\d\\d/],\n ['HH:mm', /\\d\\d:\\d\\d/],\n ['HHmmss.SSSS', /\\d\\d\\d\\d\\d\\d\\.\\d+/],\n ['HHmmss,SSSS', /\\d\\d\\d\\d\\d\\d,\\d+/],\n ['HHmmss', /\\d\\d\\d\\d\\d\\d/],\n ['HHmm', /\\d\\d\\d\\d/],\n ['HH', /\\d\\d/],\n ],\n aspNetJsonRegex = /^\\/?Date\\((-?\\d+)/i,\n // RFC 2822 regex: For details see https://tools.ietf.org/html/rfc2822#section-3.3\n rfc2822 = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\\s)?(\\d{1,2})\\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\\s(\\d{2,4})\\s(\\d\\d):(\\d\\d)(?::(\\d\\d))?\\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\\d{4}))$/,\n obsOffsets = {\n UT: 0,\n GMT: 0,\n EDT: -4 * 60,\n EST: -5 * 60,\n CDT: -5 * 60,\n CST: -6 * 60,\n MDT: -6 * 60,\n MST: -7 * 60,\n PDT: -7 * 60,\n PST: -8 * 60,\n };\n\n // date from iso format\n function configFromISO(config) {\n var i,\n l,\n string = config._i,\n match = extendedIsoRegex.exec(string) || basicIsoRegex.exec(string),\n allowTime,\n dateFormat,\n timeFormat,\n tzFormat;\n\n if (match) {\n getParsingFlags(config).iso = true;\n\n for (i = 0, l = isoDates.length; i < l; i++) {\n if (isoDates[i][1].exec(match[1])) {\n dateFormat = isoDates[i][0];\n allowTime = isoDates[i][2] !== false;\n break;\n }\n }\n if (dateFormat == null) {\n config._isValid = false;\n return;\n }\n if (match[3]) {\n for (i = 0, l = isoTimes.length; i < l; i++) {\n if (isoTimes[i][1].exec(match[3])) {\n // match[2] should be 'T' or space\n timeFormat = (match[2] || ' ') + isoTimes[i][0];\n break;\n }\n }\n if (timeFormat == null) {\n config._isValid = false;\n return;\n }\n }\n if (!allowTime && timeFormat != null) {\n config._isValid = false;\n return;\n }\n if (match[4]) {\n if (tzRegex.exec(match[4])) {\n tzFormat = 'Z';\n } else {\n config._isValid = false;\n return;\n }\n }\n config._f = dateFormat + (timeFormat || '') + (tzFormat || '');\n configFromStringAndFormat(config);\n } else {\n config._isValid = false;\n }\n }\n\n function extractFromRFC2822Strings(\n yearStr,\n monthStr,\n dayStr,\n hourStr,\n minuteStr,\n secondStr\n ) {\n var result = [\n untruncateYear(yearStr),\n defaultLocaleMonthsShort.indexOf(monthStr),\n parseInt(dayStr, 10),\n parseInt(hourStr, 10),\n parseInt(minuteStr, 10),\n ];\n\n if (secondStr) {\n result.push(parseInt(secondStr, 10));\n }\n\n return result;\n }\n\n function untruncateYear(yearStr) {\n var year = parseInt(yearStr, 10);\n if (year <= 49) {\n return 2000 + year;\n } else if (year <= 999) {\n return 1900 + year;\n }\n return year;\n }\n\n function preprocessRFC2822(s) {\n // Remove comments and folding whitespace and replace multiple-spaces with a single space\n return s\n .replace(/\\([^)]*\\)|[\\n\\t]/g, ' ')\n .replace(/(\\s\\s+)/g, ' ')\n .replace(/^\\s\\s*/, '')\n .replace(/\\s\\s*$/, '');\n }\n\n function checkWeekday(weekdayStr, parsedInput, config) {\n if (weekdayStr) {\n // TODO: Replace the vanilla JS Date object with an independent day-of-week check.\n var weekdayProvided = defaultLocaleWeekdaysShort.indexOf(weekdayStr),\n weekdayActual = new Date(\n parsedInput[0],\n parsedInput[1],\n parsedInput[2]\n ).getDay();\n if (weekdayProvided !== weekdayActual) {\n getParsingFlags(config).weekdayMismatch = true;\n config._isValid = false;\n return false;\n }\n }\n return true;\n }\n\n function calculateOffset(obsOffset, militaryOffset, numOffset) {\n if (obsOffset) {\n return obsOffsets[obsOffset];\n } else if (militaryOffset) {\n // the only allowed military tz is Z\n return 0;\n } else {\n var hm = parseInt(numOffset, 10),\n m = hm % 100,\n h = (hm - m) / 100;\n return h * 60 + m;\n }\n }\n\n // date and time from ref 2822 format\n function configFromRFC2822(config) {\n var match = rfc2822.exec(preprocessRFC2822(config._i)),\n parsedArray;\n if (match) {\n parsedArray = extractFromRFC2822Strings(\n match[4],\n match[3],\n match[2],\n match[5],\n match[6],\n match[7]\n );\n if (!checkWeekday(match[1], parsedArray, config)) {\n return;\n }\n\n config._a = parsedArray;\n config._tzm = calculateOffset(match[8], match[9], match[10]);\n\n config._d = createUTCDate.apply(null, config._a);\n config._d.setUTCMinutes(config._d.getUTCMinutes() - config._tzm);\n\n getParsingFlags(config).rfc2822 = true;\n } else {\n config._isValid = false;\n }\n }\n\n // date from 1) ASP.NET, 2) ISO, 3) RFC 2822 formats, or 4) optional fallback if parsing isn't strict\n function configFromString(config) {\n var matched = aspNetJsonRegex.exec(config._i);\n if (matched !== null) {\n config._d = new Date(+matched[1]);\n return;\n }\n\n configFromISO(config);\n if (config._isValid === false) {\n delete config._isValid;\n } else {\n return;\n }\n\n configFromRFC2822(config);\n if (config._isValid === false) {\n delete config._isValid;\n } else {\n return;\n }\n\n if (config._strict) {\n config._isValid = false;\n } else {\n // Final attempt, use Input Fallback\n hooks.createFromInputFallback(config);\n }\n }\n\n hooks.createFromInputFallback = deprecate(\n 'value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), ' +\n 'which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are ' +\n 'discouraged and will be removed in an upcoming major release. Please refer to ' +\n 'http://momentjs.com/guides/#/warnings/js-date/ for more info.',\n function (config) {\n config._d = new Date(config._i + (config._useUTC ? ' UTC' : ''));\n }\n );\n\n // Pick the first defined of two or three arguments.\n function defaults(a, b, c) {\n if (a != null) {\n return a;\n }\n if (b != null) {\n return b;\n }\n return c;\n }\n\n function currentDateArray(config) {\n // hooks is actually the exported moment object\n var nowValue = new Date(hooks.now());\n if (config._useUTC) {\n return [\n nowValue.getUTCFullYear(),\n nowValue.getUTCMonth(),\n nowValue.getUTCDate(),\n ];\n }\n return [nowValue.getFullYear(), nowValue.getMonth(), nowValue.getDate()];\n }\n\n // convert an array to a date.\n // the array should mirror the parameters below\n // note: all values past the year are optional and will default to the lowest possible value.\n // [year, month, day , hour, minute, second, millisecond]\n function configFromArray(config) {\n var i,\n date,\n input = [],\n currentDate,\n expectedWeekday,\n yearToUse;\n\n if (config._d) {\n return;\n }\n\n currentDate = currentDateArray(config);\n\n //compute day of the year from weeks and weekdays\n if (config._w && config._a[DATE] == null && config._a[MONTH] == null) {\n dayOfYearFromWeekInfo(config);\n }\n\n //if the day of the year is set, figure out what it is\n if (config._dayOfYear != null) {\n yearToUse = defaults(config._a[YEAR], currentDate[YEAR]);\n\n if (\n config._dayOfYear > daysInYear(yearToUse) ||\n config._dayOfYear === 0\n ) {\n getParsingFlags(config)._overflowDayOfYear = true;\n }\n\n date = createUTCDate(yearToUse, 0, config._dayOfYear);\n config._a[MONTH] = date.getUTCMonth();\n config._a[DATE] = date.getUTCDate();\n }\n\n // Default to current date.\n // * if no year, month, day of month are given, default to today\n // * if day of month is given, default month and year\n // * if month is given, default only year\n // * if year is given, don't default anything\n for (i = 0; i < 3 && config._a[i] == null; ++i) {\n config._a[i] = input[i] = currentDate[i];\n }\n\n // Zero out whatever was not defaulted, including time\n for (; i < 7; i++) {\n config._a[i] = input[i] =\n config._a[i] == null ? (i === 2 ? 1 : 0) : config._a[i];\n }\n\n // Check for 24:00:00.000\n if (\n config._a[HOUR] === 24 &&\n config._a[MINUTE] === 0 &&\n config._a[SECOND] === 0 &&\n config._a[MILLISECOND] === 0\n ) {\n config._nextDay = true;\n config._a[HOUR] = 0;\n }\n\n config._d = (config._useUTC ? createUTCDate : createDate).apply(\n null,\n input\n );\n expectedWeekday = config._useUTC\n ? config._d.getUTCDay()\n : config._d.getDay();\n\n // Apply timezone offset from input. The actual utcOffset can be changed\n // with parseZone.\n if (config._tzm != null) {\n config._d.setUTCMinutes(config._d.getUTCMinutes() - config._tzm);\n }\n\n if (config._nextDay) {\n config._a[HOUR] = 24;\n }\n\n // check for mismatching day of week\n if (\n config._w &&\n typeof config._w.d !== 'undefined' &&\n config._w.d !== expectedWeekday\n ) {\n getParsingFlags(config).weekdayMismatch = true;\n }\n }\n\n function dayOfYearFromWeekInfo(config) {\n var w, weekYear, week, weekday, dow, doy, temp, weekdayOverflow, curWeek;\n\n w = config._w;\n if (w.GG != null || w.W != null || w.E != null) {\n dow = 1;\n doy = 4;\n\n // TODO: We need to take the current isoWeekYear, but that depends on\n // how we interpret now (local, utc, fixed offset). So create\n // a now version of current config (take local/utc/offset flags, and\n // create now).\n weekYear = defaults(\n w.GG,\n config._a[YEAR],\n weekOfYear(createLocal(), 1, 4).year\n );\n week = defaults(w.W, 1);\n weekday = defaults(w.E, 1);\n if (weekday < 1 || weekday > 7) {\n weekdayOverflow = true;\n }\n } else {\n dow = config._locale._week.dow;\n doy = config._locale._week.doy;\n\n curWeek = weekOfYear(createLocal(), dow, doy);\n\n weekYear = defaults(w.gg, config._a[YEAR], curWeek.year);\n\n // Default to current week.\n week = defaults(w.w, curWeek.week);\n\n if (w.d != null) {\n // weekday -- low day numbers are considered next week\n weekday = w.d;\n if (weekday < 0 || weekday > 6) {\n weekdayOverflow = true;\n }\n } else if (w.e != null) {\n // local weekday -- counting starts from beginning of week\n weekday = w.e + dow;\n if (w.e < 0 || w.e > 6) {\n weekdayOverflow = true;\n }\n } else {\n // default to beginning of week\n weekday = dow;\n }\n }\n if (week < 1 || week > weeksInYear(weekYear, dow, doy)) {\n getParsingFlags(config)._overflowWeeks = true;\n } else if (weekdayOverflow != null) {\n getParsingFlags(config)._overflowWeekday = true;\n } else {\n temp = dayOfYearFromWeeks(weekYear, week, weekday, dow, doy);\n config._a[YEAR] = temp.year;\n config._dayOfYear = temp.dayOfYear;\n }\n }\n\n // constant that refers to the ISO standard\n hooks.ISO_8601 = function () {};\n\n // constant that refers to the RFC 2822 form\n hooks.RFC_2822 = function () {};\n\n // date from string and format string\n function configFromStringAndFormat(config) {\n // TODO: Move this to another part of the creation flow to prevent circular deps\n if (config._f === hooks.ISO_8601) {\n configFromISO(config);\n return;\n }\n if (config._f === hooks.RFC_2822) {\n configFromRFC2822(config);\n return;\n }\n config._a = [];\n getParsingFlags(config).empty = true;\n\n // This array is used to make a Date, either with `new Date` or `Date.UTC`\n var string = '' + config._i,\n i,\n parsedInput,\n tokens,\n token,\n skipped,\n stringLength = string.length,\n totalParsedInputLength = 0,\n era;\n\n tokens =\n expandFormat(config._f, config._locale).match(formattingTokens) || [];\n\n for (i = 0; i < tokens.length; i++) {\n token = tokens[i];\n parsedInput = (string.match(getParseRegexForToken(token, config)) ||\n [])[0];\n if (parsedInput) {\n skipped = string.substr(0, string.indexOf(parsedInput));\n if (skipped.length > 0) {\n getParsingFlags(config).unusedInput.push(skipped);\n }\n string = string.slice(\n string.indexOf(parsedInput) + parsedInput.length\n );\n totalParsedInputLength += parsedInput.length;\n }\n // don't parse if it's not a known token\n if (formatTokenFunctions[token]) {\n if (parsedInput) {\n getParsingFlags(config).empty = false;\n } else {\n getParsingFlags(config).unusedTokens.push(token);\n }\n addTimeToArrayFromToken(token, parsedInput, config);\n } else if (config._strict && !parsedInput) {\n getParsingFlags(config).unusedTokens.push(token);\n }\n }\n\n // add remaining unparsed input length to the string\n getParsingFlags(config).charsLeftOver =\n stringLength - totalParsedInputLength;\n if (string.length > 0) {\n getParsingFlags(config).unusedInput.push(string);\n }\n\n // clear _12h flag if hour is <= 12\n if (\n config._a[HOUR] <= 12 &&\n getParsingFlags(config).bigHour === true &&\n config._a[HOUR] > 0\n ) {\n getParsingFlags(config).bigHour = undefined;\n }\n\n getParsingFlags(config).parsedDateParts = config._a.slice(0);\n getParsingFlags(config).meridiem = config._meridiem;\n // handle meridiem\n config._a[HOUR] = meridiemFixWrap(\n config._locale,\n config._a[HOUR],\n config._meridiem\n );\n\n // handle era\n era = getParsingFlags(config).era;\n if (era !== null) {\n config._a[YEAR] = config._locale.erasConvertYear(era, config._a[YEAR]);\n }\n\n configFromArray(config);\n checkOverflow(config);\n }\n\n function meridiemFixWrap(locale, hour, meridiem) {\n var isPm;\n\n if (meridiem == null) {\n // nothing to do\n return hour;\n }\n if (locale.meridiemHour != null) {\n return locale.meridiemHour(hour, meridiem);\n } else if (locale.isPM != null) {\n // Fallback\n isPm = locale.isPM(meridiem);\n if (isPm && hour < 12) {\n hour += 12;\n }\n if (!isPm && hour === 12) {\n hour = 0;\n }\n return hour;\n } else {\n // this is not supposed to happen\n return hour;\n }\n }\n\n // date from string and array of format strings\n function configFromStringAndArray(config) {\n var tempConfig,\n bestMoment,\n scoreToBeat,\n i,\n currentScore,\n validFormatFound,\n bestFormatIsValid = false;\n\n if (config._f.length === 0) {\n getParsingFlags(config).invalidFormat = true;\n config._d = new Date(NaN);\n return;\n }\n\n for (i = 0; i < config._f.length; i++) {\n currentScore = 0;\n validFormatFound = false;\n tempConfig = copyConfig({}, config);\n if (config._useUTC != null) {\n tempConfig._useUTC = config._useUTC;\n }\n tempConfig._f = config._f[i];\n configFromStringAndFormat(tempConfig);\n\n if (isValid(tempConfig)) {\n validFormatFound = true;\n }\n\n // if there is any input that was not parsed add a penalty for that format\n currentScore += getParsingFlags(tempConfig).charsLeftOver;\n\n //or tokens\n currentScore += getParsingFlags(tempConfig).unusedTokens.length * 10;\n\n getParsingFlags(tempConfig).score = currentScore;\n\n if (!bestFormatIsValid) {\n if (\n scoreToBeat == null ||\n currentScore < scoreToBeat ||\n validFormatFound\n ) {\n scoreToBeat = currentScore;\n bestMoment = tempConfig;\n if (validFormatFound) {\n bestFormatIsValid = true;\n }\n }\n } else {\n if (currentScore < scoreToBeat) {\n scoreToBeat = currentScore;\n bestMoment = tempConfig;\n }\n }\n }\n\n extend(config, bestMoment || tempConfig);\n }\n\n function configFromObject(config) {\n if (config._d) {\n return;\n }\n\n var i = normalizeObjectUnits(config._i),\n dayOrDate = i.day === undefined ? i.date : i.day;\n config._a = map(\n [i.year, i.month, dayOrDate, i.hour, i.minute, i.second, i.millisecond],\n function (obj) {\n return obj && parseInt(obj, 10);\n }\n );\n\n configFromArray(config);\n }\n\n function createFromConfig(config) {\n var res = new Moment(checkOverflow(prepareConfig(config)));\n if (res._nextDay) {\n // Adding is smart enough around DST\n res.add(1, 'd');\n res._nextDay = undefined;\n }\n\n return res;\n }\n\n function prepareConfig(config) {\n var input = config._i,\n format = config._f;\n\n config._locale = config._locale || getLocale(config._l);\n\n if (input === null || (format === undefined && input === '')) {\n return createInvalid({ nullInput: true });\n }\n\n if (typeof input === 'string') {\n config._i = input = config._locale.preparse(input);\n }\n\n if (isMoment(input)) {\n return new Moment(checkOverflow(input));\n } else if (isDate(input)) {\n config._d = input;\n } else if (isArray(format)) {\n configFromStringAndArray(config);\n } else if (format) {\n configFromStringAndFormat(config);\n } else {\n configFromInput(config);\n }\n\n if (!isValid(config)) {\n config._d = null;\n }\n\n return config;\n }\n\n function configFromInput(config) {\n var input = config._i;\n if (isUndefined(input)) {\n config._d = new Date(hooks.now());\n } else if (isDate(input)) {\n config._d = new Date(input.valueOf());\n } else if (typeof input === 'string') {\n configFromString(config);\n } else if (isArray(input)) {\n config._a = map(input.slice(0), function (obj) {\n return parseInt(obj, 10);\n });\n configFromArray(config);\n } else if (isObject(input)) {\n configFromObject(config);\n } else if (isNumber(input)) {\n // from milliseconds\n config._d = new Date(input);\n } else {\n hooks.createFromInputFallback(config);\n }\n }\n\n function createLocalOrUTC(input, format, locale, strict, isUTC) {\n var c = {};\n\n if (format === true || format === false) {\n strict = format;\n format = undefined;\n }\n\n if (locale === true || locale === false) {\n strict = locale;\n locale = undefined;\n }\n\n if (\n (isObject(input) && isObjectEmpty(input)) ||\n (isArray(input) && input.length === 0)\n ) {\n input = undefined;\n }\n // object construction must be done this way.\n // https://github.com/moment/moment/issues/1423\n c._isAMomentObject = true;\n c._useUTC = c._isUTC = isUTC;\n c._l = locale;\n c._i = input;\n c._f = format;\n c._strict = strict;\n\n return createFromConfig(c);\n }\n\n function createLocal(input, format, locale, strict) {\n return createLocalOrUTC(input, format, locale, strict, false);\n }\n\n var prototypeMin = deprecate(\n 'moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/',\n function () {\n var other = createLocal.apply(null, arguments);\n if (this.isValid() && other.isValid()) {\n return other < this ? this : other;\n } else {\n return createInvalid();\n }\n }\n ),\n prototypeMax = deprecate(\n 'moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/',\n function () {\n var other = createLocal.apply(null, arguments);\n if (this.isValid() && other.isValid()) {\n return other > this ? this : other;\n } else {\n return createInvalid();\n }\n }\n );\n\n // Pick a moment m from moments so that m[fn](other) is true for all\n // other. This relies on the function fn to be transitive.\n //\n // moments should either be an array of moment objects or an array, whose\n // first element is an array of moment objects.\n function pickBy(fn, moments) {\n var res, i;\n if (moments.length === 1 && isArray(moments[0])) {\n moments = moments[0];\n }\n if (!moments.length) {\n return createLocal();\n }\n res = moments[0];\n for (i = 1; i < moments.length; ++i) {\n if (!moments[i].isValid() || moments[i][fn](res)) {\n res = moments[i];\n }\n }\n return res;\n }\n\n // TODO: Use [].sort instead?\n function min() {\n var args = [].slice.call(arguments, 0);\n\n return pickBy('isBefore', args);\n }\n\n function max() {\n var args = [].slice.call(arguments, 0);\n\n return pickBy('isAfter', args);\n }\n\n var now = function () {\n return Date.now ? Date.now() : +new Date();\n };\n\n var ordering = [\n 'year',\n 'quarter',\n 'month',\n 'week',\n 'day',\n 'hour',\n 'minute',\n 'second',\n 'millisecond',\n ];\n\n function isDurationValid(m) {\n var key,\n unitHasDecimal = false,\n i;\n for (key in m) {\n if (\n hasOwnProp(m, key) &&\n !(\n indexOf.call(ordering, key) !== -1 &&\n (m[key] == null || !isNaN(m[key]))\n )\n ) {\n return false;\n }\n }\n\n for (i = 0; i < ordering.length; ++i) {\n if (m[ordering[i]]) {\n if (unitHasDecimal) {\n return false; // only allow non-integers for smallest unit\n }\n if (parseFloat(m[ordering[i]]) !== toInt(m[ordering[i]])) {\n unitHasDecimal = true;\n }\n }\n }\n\n return true;\n }\n\n function isValid$1() {\n return this._isValid;\n }\n\n function createInvalid$1() {\n return createDuration(NaN);\n }\n\n function Duration(duration) {\n var normalizedInput = normalizeObjectUnits(duration),\n years = normalizedInput.year || 0,\n quarters = normalizedInput.quarter || 0,\n months = normalizedInput.month || 0,\n weeks = normalizedInput.week || normalizedInput.isoWeek || 0,\n days = normalizedInput.day || 0,\n hours = normalizedInput.hour || 0,\n minutes = normalizedInput.minute || 0,\n seconds = normalizedInput.second || 0,\n milliseconds = normalizedInput.millisecond || 0;\n\n this._isValid = isDurationValid(normalizedInput);\n\n // representation for dateAddRemove\n this._milliseconds =\n +milliseconds +\n seconds * 1e3 + // 1000\n minutes * 6e4 + // 1000 * 60\n hours * 1000 * 60 * 60; //using 1000 * 60 * 60 instead of 36e5 to avoid floating point rounding errors https://github.com/moment/moment/issues/2978\n // Because of dateAddRemove treats 24 hours as different from a\n // day when working around DST, we need to store them separately\n this._days = +days + weeks * 7;\n // It is impossible to translate months into days without knowing\n // which months you are are talking about, so we have to store\n // it separately.\n this._months = +months + quarters * 3 + years * 12;\n\n this._data = {};\n\n this._locale = getLocale();\n\n this._bubble();\n }\n\n function isDuration(obj) {\n return obj instanceof Duration;\n }\n\n function absRound(number) {\n if (number < 0) {\n return Math.round(-1 * number) * -1;\n } else {\n return Math.round(number);\n }\n }\n\n // compare two arrays, return the number of differences\n function compareArrays(array1, array2, dontConvert) {\n var len = Math.min(array1.length, array2.length),\n lengthDiff = Math.abs(array1.length - array2.length),\n diffs = 0,\n i;\n for (i = 0; i < len; i++) {\n if (\n (dontConvert && array1[i] !== array2[i]) ||\n (!dontConvert && toInt(array1[i]) !== toInt(array2[i]))\n ) {\n diffs++;\n }\n }\n return diffs + lengthDiff;\n }\n\n // FORMATTING\n\n function offset(token, separator) {\n addFormatToken(token, 0, 0, function () {\n var offset = this.utcOffset(),\n sign = '+';\n if (offset < 0) {\n offset = -offset;\n sign = '-';\n }\n return (\n sign +\n zeroFill(~~(offset / 60), 2) +\n separator +\n zeroFill(~~offset % 60, 2)\n );\n });\n }\n\n offset('Z', ':');\n offset('ZZ', '');\n\n // PARSING\n\n addRegexToken('Z', matchShortOffset);\n addRegexToken('ZZ', matchShortOffset);\n addParseToken(['Z', 'ZZ'], function (input, array, config) {\n config._useUTC = true;\n config._tzm = offsetFromString(matchShortOffset, input);\n });\n\n // HELPERS\n\n // timezone chunker\n // '+10:00' > ['10', '00']\n // '-1530' > ['-15', '30']\n var chunkOffset = /([\\+\\-]|\\d\\d)/gi;\n\n function offsetFromString(matcher, string) {\n var matches = (string || '').match(matcher),\n chunk,\n parts,\n minutes;\n\n if (matches === null) {\n return null;\n }\n\n chunk = matches[matches.length - 1] || [];\n parts = (chunk + '').match(chunkOffset) || ['-', 0, 0];\n minutes = +(parts[1] * 60) + toInt(parts[2]);\n\n return minutes === 0 ? 0 : parts[0] === '+' ? minutes : -minutes;\n }\n\n // Return a moment from input, that is local/utc/zone equivalent to model.\n function cloneWithOffset(input, model) {\n var res, diff;\n if (model._isUTC) {\n res = model.clone();\n diff =\n (isMoment(input) || isDate(input)\n ? input.valueOf()\n : createLocal(input).valueOf()) - res.valueOf();\n // Use low-level api, because this fn is low-level api.\n res._d.setTime(res._d.valueOf() + diff);\n hooks.updateOffset(res, false);\n return res;\n } else {\n return createLocal(input).local();\n }\n }\n\n function getDateOffset(m) {\n // On Firefox.24 Date#getTimezoneOffset returns a floating point.\n // https://github.com/moment/moment/pull/1871\n return -Math.round(m._d.getTimezoneOffset());\n }\n\n // HOOKS\n\n // This function will be called whenever a moment is mutated.\n // It is intended to keep the offset in sync with the timezone.\n hooks.updateOffset = function () {};\n\n // MOMENTS\n\n // keepLocalTime = true means only change the timezone, without\n // affecting the local hour. So 5:31:26 +0300 --[utcOffset(2, true)]-->\n // 5:31:26 +0200 It is possible that 5:31:26 doesn't exist with offset\n // +0200, so we adjust the time as needed, to be valid.\n //\n // Keeping the time actually adds/subtracts (one hour)\n // from the actual represented time. That is why we call updateOffset\n // a second time. In case it wants us to change the offset again\n // _changeInProgress == true case, then we have to adjust, because\n // there is no such time in the given timezone.\n function getSetOffset(input, keepLocalTime, keepMinutes) {\n var offset = this._offset || 0,\n localAdjust;\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n if (input != null) {\n if (typeof input === 'string') {\n input = offsetFromString(matchShortOffset, input);\n if (input === null) {\n return this;\n }\n } else if (Math.abs(input) < 16 && !keepMinutes) {\n input = input * 60;\n }\n if (!this._isUTC && keepLocalTime) {\n localAdjust = getDateOffset(this);\n }\n this._offset = input;\n this._isUTC = true;\n if (localAdjust != null) {\n this.add(localAdjust, 'm');\n }\n if (offset !== input) {\n if (!keepLocalTime || this._changeInProgress) {\n addSubtract(\n this,\n createDuration(input - offset, 'm'),\n 1,\n false\n );\n } else if (!this._changeInProgress) {\n this._changeInProgress = true;\n hooks.updateOffset(this, true);\n this._changeInProgress = null;\n }\n }\n return this;\n } else {\n return this._isUTC ? offset : getDateOffset(this);\n }\n }\n\n function getSetZone(input, keepLocalTime) {\n if (input != null) {\n if (typeof input !== 'string') {\n input = -input;\n }\n\n this.utcOffset(input, keepLocalTime);\n\n return this;\n } else {\n return -this.utcOffset();\n }\n }\n\n function setOffsetToUTC(keepLocalTime) {\n return this.utcOffset(0, keepLocalTime);\n }\n\n function setOffsetToLocal(keepLocalTime) {\n if (this._isUTC) {\n this.utcOffset(0, keepLocalTime);\n this._isUTC = false;\n\n if (keepLocalTime) {\n this.subtract(getDateOffset(this), 'm');\n }\n }\n return this;\n }\n\n function setOffsetToParsedOffset() {\n if (this._tzm != null) {\n this.utcOffset(this._tzm, false, true);\n } else if (typeof this._i === 'string') {\n var tZone = offsetFromString(matchOffset, this._i);\n if (tZone != null) {\n this.utcOffset(tZone);\n } else {\n this.utcOffset(0, true);\n }\n }\n return this;\n }\n\n function hasAlignedHourOffset(input) {\n if (!this.isValid()) {\n return false;\n }\n input = input ? createLocal(input).utcOffset() : 0;\n\n return (this.utcOffset() - input) % 60 === 0;\n }\n\n function isDaylightSavingTime() {\n return (\n this.utcOffset() > this.clone().month(0).utcOffset() ||\n this.utcOffset() > this.clone().month(5).utcOffset()\n );\n }\n\n function isDaylightSavingTimeShifted() {\n if (!isUndefined(this._isDSTShifted)) {\n return this._isDSTShifted;\n }\n\n var c = {},\n other;\n\n copyConfig(c, this);\n c = prepareConfig(c);\n\n if (c._a) {\n other = c._isUTC ? createUTC(c._a) : createLocal(c._a);\n this._isDSTShifted =\n this.isValid() && compareArrays(c._a, other.toArray()) > 0;\n } else {\n this._isDSTShifted = false;\n }\n\n return this._isDSTShifted;\n }\n\n function isLocal() {\n return this.isValid() ? !this._isUTC : false;\n }\n\n function isUtcOffset() {\n return this.isValid() ? this._isUTC : false;\n }\n\n function isUtc() {\n return this.isValid() ? this._isUTC && this._offset === 0 : false;\n }\n\n // ASP.NET json date format regex\n var aspNetRegex = /^(-|\\+)?(?:(\\d*)[. ])?(\\d+):(\\d+)(?::(\\d+)(\\.\\d*)?)?$/,\n // from http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html\n // somewhat more in line with 4.4.3.2 2004 spec, but allows decimal anywhere\n // and further modified to allow for strings containing both week and day\n isoRegex = /^(-|\\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;\n\n function createDuration(input, key) {\n var duration = input,\n // matching against regexp is expensive, do it on demand\n match = null,\n sign,\n ret,\n diffRes;\n\n if (isDuration(input)) {\n duration = {\n ms: input._milliseconds,\n d: input._days,\n M: input._months,\n };\n } else if (isNumber(input) || !isNaN(+input)) {\n duration = {};\n if (key) {\n duration[key] = +input;\n } else {\n duration.milliseconds = +input;\n }\n } else if ((match = aspNetRegex.exec(input))) {\n sign = match[1] === '-' ? -1 : 1;\n duration = {\n y: 0,\n d: toInt(match[DATE]) * sign,\n h: toInt(match[HOUR]) * sign,\n m: toInt(match[MINUTE]) * sign,\n s: toInt(match[SECOND]) * sign,\n ms: toInt(absRound(match[MILLISECOND] * 1000)) * sign, // the millisecond decimal point is included in the match\n };\n } else if ((match = isoRegex.exec(input))) {\n sign = match[1] === '-' ? -1 : 1;\n duration = {\n y: parseIso(match[2], sign),\n M: parseIso(match[3], sign),\n w: parseIso(match[4], sign),\n d: parseIso(match[5], sign),\n h: parseIso(match[6], sign),\n m: parseIso(match[7], sign),\n s: parseIso(match[8], sign),\n };\n } else if (duration == null) {\n // checks for null or undefined\n duration = {};\n } else if (\n typeof duration === 'object' &&\n ('from' in duration || 'to' in duration)\n ) {\n diffRes = momentsDifference(\n createLocal(duration.from),\n createLocal(duration.to)\n );\n\n duration = {};\n duration.ms = diffRes.milliseconds;\n duration.M = diffRes.months;\n }\n\n ret = new Duration(duration);\n\n if (isDuration(input) && hasOwnProp(input, '_locale')) {\n ret._locale = input._locale;\n }\n\n if (isDuration(input) && hasOwnProp(input, '_isValid')) {\n ret._isValid = input._isValid;\n }\n\n return ret;\n }\n\n createDuration.fn = Duration.prototype;\n createDuration.invalid = createInvalid$1;\n\n function parseIso(inp, sign) {\n // We'd normally use ~~inp for this, but unfortunately it also\n // converts floats to ints.\n // inp may be undefined, so careful calling replace on it.\n var res = inp && parseFloat(inp.replace(',', '.'));\n // apply sign while we're at it\n return (isNaN(res) ? 0 : res) * sign;\n }\n\n function positiveMomentsDifference(base, other) {\n var res = {};\n\n res.months =\n other.month() - base.month() + (other.year() - base.year()) * 12;\n if (base.clone().add(res.months, 'M').isAfter(other)) {\n --res.months;\n }\n\n res.milliseconds = +other - +base.clone().add(res.months, 'M');\n\n return res;\n }\n\n function momentsDifference(base, other) {\n var res;\n if (!(base.isValid() && other.isValid())) {\n return { milliseconds: 0, months: 0 };\n }\n\n other = cloneWithOffset(other, base);\n if (base.isBefore(other)) {\n res = positiveMomentsDifference(base, other);\n } else {\n res = positiveMomentsDifference(other, base);\n res.milliseconds = -res.milliseconds;\n res.months = -res.months;\n }\n\n return res;\n }\n\n // TODO: remove 'name' arg after deprecation is removed\n function createAdder(direction, name) {\n return function (val, period) {\n var dur, tmp;\n //invert the arguments, but complain about it\n if (period !== null && !isNaN(+period)) {\n deprecateSimple(\n name,\n 'moment().' +\n name +\n '(period, number) is deprecated. Please use moment().' +\n name +\n '(number, period). ' +\n 'See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info.'\n );\n tmp = val;\n val = period;\n period = tmp;\n }\n\n dur = createDuration(val, period);\n addSubtract(this, dur, direction);\n return this;\n };\n }\n\n function addSubtract(mom, duration, isAdding, updateOffset) {\n var milliseconds = duration._milliseconds,\n days = absRound(duration._days),\n months = absRound(duration._months);\n\n if (!mom.isValid()) {\n // No op\n return;\n }\n\n updateOffset = updateOffset == null ? true : updateOffset;\n\n if (months) {\n setMonth(mom, get(mom, 'Month') + months * isAdding);\n }\n if (days) {\n set$1(mom, 'Date', get(mom, 'Date') + days * isAdding);\n }\n if (milliseconds) {\n mom._d.setTime(mom._d.valueOf() + milliseconds * isAdding);\n }\n if (updateOffset) {\n hooks.updateOffset(mom, days || months);\n }\n }\n\n var add = createAdder(1, 'add'),\n subtract = createAdder(-1, 'subtract');\n\n function isString(input) {\n return typeof input === 'string' || input instanceof String;\n }\n\n // type MomentInput = Moment | Date | string | number | (number | string)[] | MomentInputObject | void; // null | undefined\n function isMomentInput(input) {\n return (\n isMoment(input) ||\n isDate(input) ||\n isString(input) ||\n isNumber(input) ||\n isNumberOrStringArray(input) ||\n isMomentInputObject(input) ||\n input === null ||\n input === undefined\n );\n }\n\n function isMomentInputObject(input) {\n var objectTest = isObject(input) && !isObjectEmpty(input),\n propertyTest = false,\n properties = [\n 'years',\n 'year',\n 'y',\n 'months',\n 'month',\n 'M',\n 'days',\n 'day',\n 'd',\n 'dates',\n 'date',\n 'D',\n 'hours',\n 'hour',\n 'h',\n 'minutes',\n 'minute',\n 'm',\n 'seconds',\n 'second',\n 's',\n 'milliseconds',\n 'millisecond',\n 'ms',\n ],\n i,\n property;\n\n for (i = 0; i < properties.length; i += 1) {\n property = properties[i];\n propertyTest = propertyTest || hasOwnProp(input, property);\n }\n\n return objectTest && propertyTest;\n }\n\n function isNumberOrStringArray(input) {\n var arrayTest = isArray(input),\n dataTypeTest = false;\n if (arrayTest) {\n dataTypeTest =\n input.filter(function (item) {\n return !isNumber(item) && isString(input);\n }).length === 0;\n }\n return arrayTest && dataTypeTest;\n }\n\n function isCalendarSpec(input) {\n var objectTest = isObject(input) && !isObjectEmpty(input),\n propertyTest = false,\n properties = [\n 'sameDay',\n 'nextDay',\n 'lastDay',\n 'nextWeek',\n 'lastWeek',\n 'sameElse',\n ],\n i,\n property;\n\n for (i = 0; i < properties.length; i += 1) {\n property = properties[i];\n propertyTest = propertyTest || hasOwnProp(input, property);\n }\n\n return objectTest && propertyTest;\n }\n\n function getCalendarFormat(myMoment, now) {\n var diff = myMoment.diff(now, 'days', true);\n return diff < -6\n ? 'sameElse'\n : diff < -1\n ? 'lastWeek'\n : diff < 0\n ? 'lastDay'\n : diff < 1\n ? 'sameDay'\n : diff < 2\n ? 'nextDay'\n : diff < 7\n ? 'nextWeek'\n : 'sameElse';\n }\n\n function calendar$1(time, formats) {\n // Support for single parameter, formats only overload to the calendar function\n if (arguments.length === 1) {\n if (isMomentInput(arguments[0])) {\n time = arguments[0];\n formats = undefined;\n } else if (isCalendarSpec(arguments[0])) {\n formats = arguments[0];\n time = undefined;\n }\n }\n // We want to compare the start of today, vs this.\n // Getting start-of-today depends on whether we're local/utc/offset or not.\n var now = time || createLocal(),\n sod = cloneWithOffset(now, this).startOf('day'),\n format = hooks.calendarFormat(this, sod) || 'sameElse',\n output =\n formats &&\n (isFunction(formats[format])\n ? formats[format].call(this, now)\n : formats[format]);\n\n return this.format(\n output || this.localeData().calendar(format, this, createLocal(now))\n );\n }\n\n function clone() {\n return new Moment(this);\n }\n\n function isAfter(input, units) {\n var localInput = isMoment(input) ? input : createLocal(input);\n if (!(this.isValid() && localInput.isValid())) {\n return false;\n }\n units = normalizeUnits(units) || 'millisecond';\n if (units === 'millisecond') {\n return this.valueOf() > localInput.valueOf();\n } else {\n return localInput.valueOf() < this.clone().startOf(units).valueOf();\n }\n }\n\n function isBefore(input, units) {\n var localInput = isMoment(input) ? input : createLocal(input);\n if (!(this.isValid() && localInput.isValid())) {\n return false;\n }\n units = normalizeUnits(units) || 'millisecond';\n if (units === 'millisecond') {\n return this.valueOf() < localInput.valueOf();\n } else {\n return this.clone().endOf(units).valueOf() < localInput.valueOf();\n }\n }\n\n function isBetween(from, to, units, inclusivity) {\n var localFrom = isMoment(from) ? from : createLocal(from),\n localTo = isMoment(to) ? to : createLocal(to);\n if (!(this.isValid() && localFrom.isValid() && localTo.isValid())) {\n return false;\n }\n inclusivity = inclusivity || '()';\n return (\n (inclusivity[0] === '('\n ? this.isAfter(localFrom, units)\n : !this.isBefore(localFrom, units)) &&\n (inclusivity[1] === ')'\n ? this.isBefore(localTo, units)\n : !this.isAfter(localTo, units))\n );\n }\n\n function isSame(input, units) {\n var localInput = isMoment(input) ? input : createLocal(input),\n inputMs;\n if (!(this.isValid() && localInput.isValid())) {\n return false;\n }\n units = normalizeUnits(units) || 'millisecond';\n if (units === 'millisecond') {\n return this.valueOf() === localInput.valueOf();\n } else {\n inputMs = localInput.valueOf();\n return (\n this.clone().startOf(units).valueOf() <= inputMs &&\n inputMs <= this.clone().endOf(units).valueOf()\n );\n }\n }\n\n function isSameOrAfter(input, units) {\n return this.isSame(input, units) || this.isAfter(input, units);\n }\n\n function isSameOrBefore(input, units) {\n return this.isSame(input, units) || this.isBefore(input, units);\n }\n\n function diff(input, units, asFloat) {\n var that, zoneDelta, output;\n\n if (!this.isValid()) {\n return NaN;\n }\n\n that = cloneWithOffset(input, this);\n\n if (!that.isValid()) {\n return NaN;\n }\n\n zoneDelta = (that.utcOffset() - this.utcOffset()) * 6e4;\n\n units = normalizeUnits(units);\n\n switch (units) {\n case 'year':\n output = monthDiff(this, that) / 12;\n break;\n case 'month':\n output = monthDiff(this, that);\n break;\n case 'quarter':\n output = monthDiff(this, that) / 3;\n break;\n case 'second':\n output = (this - that) / 1e3;\n break; // 1000\n case 'minute':\n output = (this - that) / 6e4;\n break; // 1000 * 60\n case 'hour':\n output = (this - that) / 36e5;\n break; // 1000 * 60 * 60\n case 'day':\n output = (this - that - zoneDelta) / 864e5;\n break; // 1000 * 60 * 60 * 24, negate dst\n case 'week':\n output = (this - that - zoneDelta) / 6048e5;\n break; // 1000 * 60 * 60 * 24 * 7, negate dst\n default:\n output = this - that;\n }\n\n return asFloat ? output : absFloor(output);\n }\n\n function monthDiff(a, b) {\n if (a.date() < b.date()) {\n // end-of-month calculations work correct when the start month has more\n // days than the end month.\n return -monthDiff(b, a);\n }\n // difference in months\n var wholeMonthDiff = (b.year() - a.year()) * 12 + (b.month() - a.month()),\n // b is in (anchor - 1 month, anchor + 1 month)\n anchor = a.clone().add(wholeMonthDiff, 'months'),\n anchor2,\n adjust;\n\n if (b - anchor < 0) {\n anchor2 = a.clone().add(wholeMonthDiff - 1, 'months');\n // linear across the month\n adjust = (b - anchor) / (anchor - anchor2);\n } else {\n anchor2 = a.clone().add(wholeMonthDiff + 1, 'months');\n // linear across the month\n adjust = (b - anchor) / (anchor2 - anchor);\n }\n\n //check for negative zero, return zero if negative zero\n return -(wholeMonthDiff + adjust) || 0;\n }\n\n hooks.defaultFormat = 'YYYY-MM-DDTHH:mm:ssZ';\n hooks.defaultFormatUtc = 'YYYY-MM-DDTHH:mm:ss[Z]';\n\n function toString() {\n return this.clone().locale('en').format('ddd MMM DD YYYY HH:mm:ss [GMT]ZZ');\n }\n\n function toISOString(keepOffset) {\n if (!this.isValid()) {\n return null;\n }\n var utc = keepOffset !== true,\n m = utc ? this.clone().utc() : this;\n if (m.year() < 0 || m.year() > 9999) {\n return formatMoment(\n m,\n utc\n ? 'YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]'\n : 'YYYYYY-MM-DD[T]HH:mm:ss.SSSZ'\n );\n }\n if (isFunction(Date.prototype.toISOString)) {\n // native implementation is ~50x faster, use it when we can\n if (utc) {\n return this.toDate().toISOString();\n } else {\n return new Date(this.valueOf() + this.utcOffset() * 60 * 1000)\n .toISOString()\n .replace('Z', formatMoment(m, 'Z'));\n }\n }\n return formatMoment(\n m,\n utc ? 'YYYY-MM-DD[T]HH:mm:ss.SSS[Z]' : 'YYYY-MM-DD[T]HH:mm:ss.SSSZ'\n );\n }\n\n /**\n * Return a human readable representation of a moment that can\n * also be evaluated to get a new moment which is the same\n *\n * @link https://nodejs.org/dist/latest/docs/api/util.html#util_custom_inspect_function_on_objects\n */\n function inspect() {\n if (!this.isValid()) {\n return 'moment.invalid(/* ' + this._i + ' */)';\n }\n var func = 'moment',\n zone = '',\n prefix,\n year,\n datetime,\n suffix;\n if (!this.isLocal()) {\n func = this.utcOffset() === 0 ? 'moment.utc' : 'moment.parseZone';\n zone = 'Z';\n }\n prefix = '[' + func + '(\"]';\n year = 0 <= this.year() && this.year() <= 9999 ? 'YYYY' : 'YYYYYY';\n datetime = '-MM-DD[T]HH:mm:ss.SSS';\n suffix = zone + '[\")]';\n\n return this.format(prefix + year + datetime + suffix);\n }\n\n function format(inputString) {\n if (!inputString) {\n inputString = this.isUtc()\n ? hooks.defaultFormatUtc\n : hooks.defaultFormat;\n }\n var output = formatMoment(this, inputString);\n return this.localeData().postformat(output);\n }\n\n function from(time, withoutSuffix) {\n if (\n this.isValid() &&\n ((isMoment(time) && time.isValid()) || createLocal(time).isValid())\n ) {\n return createDuration({ to: this, from: time })\n .locale(this.locale())\n .humanize(!withoutSuffix);\n } else {\n return this.localeData().invalidDate();\n }\n }\n\n function fromNow(withoutSuffix) {\n return this.from(createLocal(), withoutSuffix);\n }\n\n function to(time, withoutSuffix) {\n if (\n this.isValid() &&\n ((isMoment(time) && time.isValid()) || createLocal(time).isValid())\n ) {\n return createDuration({ from: this, to: time })\n .locale(this.locale())\n .humanize(!withoutSuffix);\n } else {\n return this.localeData().invalidDate();\n }\n }\n\n function toNow(withoutSuffix) {\n return this.to(createLocal(), withoutSuffix);\n }\n\n // If passed a locale key, it will set the locale for this\n // instance. Otherwise, it will return the locale configuration\n // variables for this instance.\n function locale(key) {\n var newLocaleData;\n\n if (key === undefined) {\n return this._locale._abbr;\n } else {\n newLocaleData = getLocale(key);\n if (newLocaleData != null) {\n this._locale = newLocaleData;\n }\n return this;\n }\n }\n\n var lang = deprecate(\n 'moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.',\n function (key) {\n if (key === undefined) {\n return this.localeData();\n } else {\n return this.locale(key);\n }\n }\n );\n\n function localeData() {\n return this._locale;\n }\n\n var MS_PER_SECOND = 1000,\n MS_PER_MINUTE = 60 * MS_PER_SECOND,\n MS_PER_HOUR = 60 * MS_PER_MINUTE,\n MS_PER_400_YEARS = (365 * 400 + 97) * 24 * MS_PER_HOUR;\n\n // actual modulo - handles negative numbers (for dates before 1970):\n function mod$1(dividend, divisor) {\n return ((dividend % divisor) + divisor) % divisor;\n }\n\n function localStartOfDate(y, m, d) {\n // the date constructor remaps years 0-99 to 1900-1999\n if (y < 100 && y >= 0) {\n // preserve leap years using a full 400 year cycle, then reset\n return new Date(y + 400, m, d) - MS_PER_400_YEARS;\n } else {\n return new Date(y, m, d).valueOf();\n }\n }\n\n function utcStartOfDate(y, m, d) {\n // Date.UTC remaps years 0-99 to 1900-1999\n if (y < 100 && y >= 0) {\n // preserve leap years using a full 400 year cycle, then reset\n return Date.UTC(y + 400, m, d) - MS_PER_400_YEARS;\n } else {\n return Date.UTC(y, m, d);\n }\n }\n\n function startOf(units) {\n var time, startOfDate;\n units = normalizeUnits(units);\n if (units === undefined || units === 'millisecond' || !this.isValid()) {\n return this;\n }\n\n startOfDate = this._isUTC ? utcStartOfDate : localStartOfDate;\n\n switch (units) {\n case 'year':\n time = startOfDate(this.year(), 0, 1);\n break;\n case 'quarter':\n time = startOfDate(\n this.year(),\n this.month() - (this.month() % 3),\n 1\n );\n break;\n case 'month':\n time = startOfDate(this.year(), this.month(), 1);\n break;\n case 'week':\n time = startOfDate(\n this.year(),\n this.month(),\n this.date() - this.weekday()\n );\n break;\n case 'isoWeek':\n time = startOfDate(\n this.year(),\n this.month(),\n this.date() - (this.isoWeekday() - 1)\n );\n break;\n case 'day':\n case 'date':\n time = startOfDate(this.year(), this.month(), this.date());\n break;\n case 'hour':\n time = this._d.valueOf();\n time -= mod$1(\n time + (this._isUTC ? 0 : this.utcOffset() * MS_PER_MINUTE),\n MS_PER_HOUR\n );\n break;\n case 'minute':\n time = this._d.valueOf();\n time -= mod$1(time, MS_PER_MINUTE);\n break;\n case 'second':\n time = this._d.valueOf();\n time -= mod$1(time, MS_PER_SECOND);\n break;\n }\n\n this._d.setTime(time);\n hooks.updateOffset(this, true);\n return this;\n }\n\n function endOf(units) {\n var time, startOfDate;\n units = normalizeUnits(units);\n if (units === undefined || units === 'millisecond' || !this.isValid()) {\n return this;\n }\n\n startOfDate = this._isUTC ? utcStartOfDate : localStartOfDate;\n\n switch (units) {\n case 'year':\n time = startOfDate(this.year() + 1, 0, 1) - 1;\n break;\n case 'quarter':\n time =\n startOfDate(\n this.year(),\n this.month() - (this.month() % 3) + 3,\n 1\n ) - 1;\n break;\n case 'month':\n time = startOfDate(this.year(), this.month() + 1, 1) - 1;\n break;\n case 'week':\n time =\n startOfDate(\n this.year(),\n this.month(),\n this.date() - this.weekday() + 7\n ) - 1;\n break;\n case 'isoWeek':\n time =\n startOfDate(\n this.year(),\n this.month(),\n this.date() - (this.isoWeekday() - 1) + 7\n ) - 1;\n break;\n case 'day':\n case 'date':\n time = startOfDate(this.year(), this.month(), this.date() + 1) - 1;\n break;\n case 'hour':\n time = this._d.valueOf();\n time +=\n MS_PER_HOUR -\n mod$1(\n time + (this._isUTC ? 0 : this.utcOffset() * MS_PER_MINUTE),\n MS_PER_HOUR\n ) -\n 1;\n break;\n case 'minute':\n time = this._d.valueOf();\n time += MS_PER_MINUTE - mod$1(time, MS_PER_MINUTE) - 1;\n break;\n case 'second':\n time = this._d.valueOf();\n time += MS_PER_SECOND - mod$1(time, MS_PER_SECOND) - 1;\n break;\n }\n\n this._d.setTime(time);\n hooks.updateOffset(this, true);\n return this;\n }\n\n function valueOf() {\n return this._d.valueOf() - (this._offset || 0) * 60000;\n }\n\n function unix() {\n return Math.floor(this.valueOf() / 1000);\n }\n\n function toDate() {\n return new Date(this.valueOf());\n }\n\n function toArray() {\n var m = this;\n return [\n m.year(),\n m.month(),\n m.date(),\n m.hour(),\n m.minute(),\n m.second(),\n m.millisecond(),\n ];\n }\n\n function toObject() {\n var m = this;\n return {\n years: m.year(),\n months: m.month(),\n date: m.date(),\n hours: m.hours(),\n minutes: m.minutes(),\n seconds: m.seconds(),\n milliseconds: m.milliseconds(),\n };\n }\n\n function toJSON() {\n // new Date(NaN).toJSON() === null\n return this.isValid() ? this.toISOString() : null;\n }\n\n function isValid$2() {\n return isValid(this);\n }\n\n function parsingFlags() {\n return extend({}, getParsingFlags(this));\n }\n\n function invalidAt() {\n return getParsingFlags(this).overflow;\n }\n\n function creationData() {\n return {\n input: this._i,\n format: this._f,\n locale: this._locale,\n isUTC: this._isUTC,\n strict: this._strict,\n };\n }\n\n addFormatToken('N', 0, 0, 'eraAbbr');\n addFormatToken('NN', 0, 0, 'eraAbbr');\n addFormatToken('NNN', 0, 0, 'eraAbbr');\n addFormatToken('NNNN', 0, 0, 'eraName');\n addFormatToken('NNNNN', 0, 0, 'eraNarrow');\n\n addFormatToken('y', ['y', 1], 'yo', 'eraYear');\n addFormatToken('y', ['yy', 2], 0, 'eraYear');\n addFormatToken('y', ['yyy', 3], 0, 'eraYear');\n addFormatToken('y', ['yyyy', 4], 0, 'eraYear');\n\n addRegexToken('N', matchEraAbbr);\n addRegexToken('NN', matchEraAbbr);\n addRegexToken('NNN', matchEraAbbr);\n addRegexToken('NNNN', matchEraName);\n addRegexToken('NNNNN', matchEraNarrow);\n\n addParseToken(['N', 'NN', 'NNN', 'NNNN', 'NNNNN'], function (\n input,\n array,\n config,\n token\n ) {\n var era = config._locale.erasParse(input, token, config._strict);\n if (era) {\n getParsingFlags(config).era = era;\n } else {\n getParsingFlags(config).invalidEra = input;\n }\n });\n\n addRegexToken('y', matchUnsigned);\n addRegexToken('yy', matchUnsigned);\n addRegexToken('yyy', matchUnsigned);\n addRegexToken('yyyy', matchUnsigned);\n addRegexToken('yo', matchEraYearOrdinal);\n\n addParseToken(['y', 'yy', 'yyy', 'yyyy'], YEAR);\n addParseToken(['yo'], function (input, array, config, token) {\n var match;\n if (config._locale._eraYearOrdinalRegex) {\n match = input.match(config._locale._eraYearOrdinalRegex);\n }\n\n if (config._locale.eraYearOrdinalParse) {\n array[YEAR] = config._locale.eraYearOrdinalParse(input, match);\n } else {\n array[YEAR] = parseInt(input, 10);\n }\n });\n\n function localeEras(m, format) {\n var i,\n l,\n date,\n eras = this._eras || getLocale('en')._eras;\n for (i = 0, l = eras.length; i < l; ++i) {\n switch (typeof eras[i].since) {\n case 'string':\n // truncate time\n date = hooks(eras[i].since).startOf('day');\n eras[i].since = date.valueOf();\n break;\n }\n\n switch (typeof eras[i].until) {\n case 'undefined':\n eras[i].until = +Infinity;\n break;\n case 'string':\n // truncate time\n date = hooks(eras[i].until).startOf('day').valueOf();\n eras[i].until = date.valueOf();\n break;\n }\n }\n return eras;\n }\n\n function localeErasParse(eraName, format, strict) {\n var i,\n l,\n eras = this.eras(),\n name,\n abbr,\n narrow;\n eraName = eraName.toUpperCase();\n\n for (i = 0, l = eras.length; i < l; ++i) {\n name = eras[i].name.toUpperCase();\n abbr = eras[i].abbr.toUpperCase();\n narrow = eras[i].narrow.toUpperCase();\n\n if (strict) {\n switch (format) {\n case 'N':\n case 'NN':\n case 'NNN':\n if (abbr === eraName) {\n return eras[i];\n }\n break;\n\n case 'NNNN':\n if (name === eraName) {\n return eras[i];\n }\n break;\n\n case 'NNNNN':\n if (narrow === eraName) {\n return eras[i];\n }\n break;\n }\n } else if ([name, abbr, narrow].indexOf(eraName) >= 0) {\n return eras[i];\n }\n }\n }\n\n function localeErasConvertYear(era, year) {\n var dir = era.since <= era.until ? +1 : -1;\n if (year === undefined) {\n return hooks(era.since).year();\n } else {\n return hooks(era.since).year() + (year - era.offset) * dir;\n }\n }\n\n function getEraName() {\n var i,\n l,\n val,\n eras = this.localeData().eras();\n for (i = 0, l = eras.length; i < l; ++i) {\n // truncate time\n val = this.startOf('day').valueOf();\n\n if (eras[i].since <= val && val <= eras[i].until) {\n return eras[i].name;\n }\n if (eras[i].until <= val && val <= eras[i].since) {\n return eras[i].name;\n }\n }\n\n return '';\n }\n\n function getEraNarrow() {\n var i,\n l,\n val,\n eras = this.localeData().eras();\n for (i = 0, l = eras.length; i < l; ++i) {\n // truncate time\n val = this.startOf('day').valueOf();\n\n if (eras[i].since <= val && val <= eras[i].until) {\n return eras[i].narrow;\n }\n if (eras[i].until <= val && val <= eras[i].since) {\n return eras[i].narrow;\n }\n }\n\n return '';\n }\n\n function getEraAbbr() {\n var i,\n l,\n val,\n eras = this.localeData().eras();\n for (i = 0, l = eras.length; i < l; ++i) {\n // truncate time\n val = this.startOf('day').valueOf();\n\n if (eras[i].since <= val && val <= eras[i].until) {\n return eras[i].abbr;\n }\n if (eras[i].until <= val && val <= eras[i].since) {\n return eras[i].abbr;\n }\n }\n\n return '';\n }\n\n function getEraYear() {\n var i,\n l,\n dir,\n val,\n eras = this.localeData().eras();\n for (i = 0, l = eras.length; i < l; ++i) {\n dir = eras[i].since <= eras[i].until ? +1 : -1;\n\n // truncate time\n val = this.startOf('day').valueOf();\n\n if (\n (eras[i].since <= val && val <= eras[i].until) ||\n (eras[i].until <= val && val <= eras[i].since)\n ) {\n return (\n (this.year() - hooks(eras[i].since).year()) * dir +\n eras[i].offset\n );\n }\n }\n\n return this.year();\n }\n\n function erasNameRegex(isStrict) {\n if (!hasOwnProp(this, '_erasNameRegex')) {\n computeErasParse.call(this);\n }\n return isStrict ? this._erasNameRegex : this._erasRegex;\n }\n\n function erasAbbrRegex(isStrict) {\n if (!hasOwnProp(this, '_erasAbbrRegex')) {\n computeErasParse.call(this);\n }\n return isStrict ? this._erasAbbrRegex : this._erasRegex;\n }\n\n function erasNarrowRegex(isStrict) {\n if (!hasOwnProp(this, '_erasNarrowRegex')) {\n computeErasParse.call(this);\n }\n return isStrict ? this._erasNarrowRegex : this._erasRegex;\n }\n\n function matchEraAbbr(isStrict, locale) {\n return locale.erasAbbrRegex(isStrict);\n }\n\n function matchEraName(isStrict, locale) {\n return locale.erasNameRegex(isStrict);\n }\n\n function matchEraNarrow(isStrict, locale) {\n return locale.erasNarrowRegex(isStrict);\n }\n\n function matchEraYearOrdinal(isStrict, locale) {\n return locale._eraYearOrdinalRegex || matchUnsigned;\n }\n\n function computeErasParse() {\n var abbrPieces = [],\n namePieces = [],\n narrowPieces = [],\n mixedPieces = [],\n i,\n l,\n eras = this.eras();\n\n for (i = 0, l = eras.length; i < l; ++i) {\n namePieces.push(regexEscape(eras[i].name));\n abbrPieces.push(regexEscape(eras[i].abbr));\n narrowPieces.push(regexEscape(eras[i].narrow));\n\n mixedPieces.push(regexEscape(eras[i].name));\n mixedPieces.push(regexEscape(eras[i].abbr));\n mixedPieces.push(regexEscape(eras[i].narrow));\n }\n\n this._erasRegex = new RegExp('^(' + mixedPieces.join('|') + ')', 'i');\n this._erasNameRegex = new RegExp('^(' + namePieces.join('|') + ')', 'i');\n this._erasAbbrRegex = new RegExp('^(' + abbrPieces.join('|') + ')', 'i');\n this._erasNarrowRegex = new RegExp(\n '^(' + narrowPieces.join('|') + ')',\n 'i'\n );\n }\n\n // FORMATTING\n\n addFormatToken(0, ['gg', 2], 0, function () {\n return this.weekYear() % 100;\n });\n\n addFormatToken(0, ['GG', 2], 0, function () {\n return this.isoWeekYear() % 100;\n });\n\n function addWeekYearFormatToken(token, getter) {\n addFormatToken(0, [token, token.length], 0, getter);\n }\n\n addWeekYearFormatToken('gggg', 'weekYear');\n addWeekYearFormatToken('ggggg', 'weekYear');\n addWeekYearFormatToken('GGGG', 'isoWeekYear');\n addWeekYearFormatToken('GGGGG', 'isoWeekYear');\n\n // ALIASES\n\n addUnitAlias('weekYear', 'gg');\n addUnitAlias('isoWeekYear', 'GG');\n\n // PRIORITY\n\n addUnitPriority('weekYear', 1);\n addUnitPriority('isoWeekYear', 1);\n\n // PARSING\n\n addRegexToken('G', matchSigned);\n addRegexToken('g', matchSigned);\n addRegexToken('GG', match1to2, match2);\n addRegexToken('gg', match1to2, match2);\n addRegexToken('GGGG', match1to4, match4);\n addRegexToken('gggg', match1to4, match4);\n addRegexToken('GGGGG', match1to6, match6);\n addRegexToken('ggggg', match1to6, match6);\n\n addWeekParseToken(['gggg', 'ggggg', 'GGGG', 'GGGGG'], function (\n input,\n week,\n config,\n token\n ) {\n week[token.substr(0, 2)] = toInt(input);\n });\n\n addWeekParseToken(['gg', 'GG'], function (input, week, config, token) {\n week[token] = hooks.parseTwoDigitYear(input);\n });\n\n // MOMENTS\n\n function getSetWeekYear(input) {\n return getSetWeekYearHelper.call(\n this,\n input,\n this.week(),\n this.weekday(),\n this.localeData()._week.dow,\n this.localeData()._week.doy\n );\n }\n\n function getSetISOWeekYear(input) {\n return getSetWeekYearHelper.call(\n this,\n input,\n this.isoWeek(),\n this.isoWeekday(),\n 1,\n 4\n );\n }\n\n function getISOWeeksInYear() {\n return weeksInYear(this.year(), 1, 4);\n }\n\n function getISOWeeksInISOWeekYear() {\n return weeksInYear(this.isoWeekYear(), 1, 4);\n }\n\n function getWeeksInYear() {\n var weekInfo = this.localeData()._week;\n return weeksInYear(this.year(), weekInfo.dow, weekInfo.doy);\n }\n\n function getWeeksInWeekYear() {\n var weekInfo = this.localeData()._week;\n return weeksInYear(this.weekYear(), weekInfo.dow, weekInfo.doy);\n }\n\n function getSetWeekYearHelper(input, week, weekday, dow, doy) {\n var weeksTarget;\n if (input == null) {\n return weekOfYear(this, dow, doy).year;\n } else {\n weeksTarget = weeksInYear(input, dow, doy);\n if (week > weeksTarget) {\n week = weeksTarget;\n }\n return setWeekAll.call(this, input, week, weekday, dow, doy);\n }\n }\n\n function setWeekAll(weekYear, week, weekday, dow, doy) {\n var dayOfYearData = dayOfYearFromWeeks(weekYear, week, weekday, dow, doy),\n date = createUTCDate(dayOfYearData.year, 0, dayOfYearData.dayOfYear);\n\n this.year(date.getUTCFullYear());\n this.month(date.getUTCMonth());\n this.date(date.getUTCDate());\n return this;\n }\n\n // FORMATTING\n\n addFormatToken('Q', 0, 'Qo', 'quarter');\n\n // ALIASES\n\n addUnitAlias('quarter', 'Q');\n\n // PRIORITY\n\n addUnitPriority('quarter', 7);\n\n // PARSING\n\n addRegexToken('Q', match1);\n addParseToken('Q', function (input, array) {\n array[MONTH] = (toInt(input) - 1) * 3;\n });\n\n // MOMENTS\n\n function getSetQuarter(input) {\n return input == null\n ? Math.ceil((this.month() + 1) / 3)\n : this.month((input - 1) * 3 + (this.month() % 3));\n }\n\n // FORMATTING\n\n addFormatToken('D', ['DD', 2], 'Do', 'date');\n\n // ALIASES\n\n addUnitAlias('date', 'D');\n\n // PRIORITY\n addUnitPriority('date', 9);\n\n // PARSING\n\n addRegexToken('D', match1to2);\n addRegexToken('DD', match1to2, match2);\n addRegexToken('Do', function (isStrict, locale) {\n // TODO: Remove \"ordinalParse\" fallback in next major release.\n return isStrict\n ? locale._dayOfMonthOrdinalParse || locale._ordinalParse\n : locale._dayOfMonthOrdinalParseLenient;\n });\n\n addParseToken(['D', 'DD'], DATE);\n addParseToken('Do', function (input, array) {\n array[DATE] = toInt(input.match(match1to2)[0]);\n });\n\n // MOMENTS\n\n var getSetDayOfMonth = makeGetSet('Date', true);\n\n // FORMATTING\n\n addFormatToken('DDD', ['DDDD', 3], 'DDDo', 'dayOfYear');\n\n // ALIASES\n\n addUnitAlias('dayOfYear', 'DDD');\n\n // PRIORITY\n addUnitPriority('dayOfYear', 4);\n\n // PARSING\n\n addRegexToken('DDD', match1to3);\n addRegexToken('DDDD', match3);\n addParseToken(['DDD', 'DDDD'], function (input, array, config) {\n config._dayOfYear = toInt(input);\n });\n\n // HELPERS\n\n // MOMENTS\n\n function getSetDayOfYear(input) {\n var dayOfYear =\n Math.round(\n (this.clone().startOf('day') - this.clone().startOf('year')) / 864e5\n ) + 1;\n return input == null ? dayOfYear : this.add(input - dayOfYear, 'd');\n }\n\n // FORMATTING\n\n addFormatToken('m', ['mm', 2], 0, 'minute');\n\n // ALIASES\n\n addUnitAlias('minute', 'm');\n\n // PRIORITY\n\n addUnitPriority('minute', 14);\n\n // PARSING\n\n addRegexToken('m', match1to2);\n addRegexToken('mm', match1to2, match2);\n addParseToken(['m', 'mm'], MINUTE);\n\n // MOMENTS\n\n var getSetMinute = makeGetSet('Minutes', false);\n\n // FORMATTING\n\n addFormatToken('s', ['ss', 2], 0, 'second');\n\n // ALIASES\n\n addUnitAlias('second', 's');\n\n // PRIORITY\n\n addUnitPriority('second', 15);\n\n // PARSING\n\n addRegexToken('s', match1to2);\n addRegexToken('ss', match1to2, match2);\n addParseToken(['s', 'ss'], SECOND);\n\n // MOMENTS\n\n var getSetSecond = makeGetSet('Seconds', false);\n\n // FORMATTING\n\n addFormatToken('S', 0, 0, function () {\n return ~~(this.millisecond() / 100);\n });\n\n addFormatToken(0, ['SS', 2], 0, function () {\n return ~~(this.millisecond() / 10);\n });\n\n addFormatToken(0, ['SSS', 3], 0, 'millisecond');\n addFormatToken(0, ['SSSS', 4], 0, function () {\n return this.millisecond() * 10;\n });\n addFormatToken(0, ['SSSSS', 5], 0, function () {\n return this.millisecond() * 100;\n });\n addFormatToken(0, ['SSSSSS', 6], 0, function () {\n return this.millisecond() * 1000;\n });\n addFormatToken(0, ['SSSSSSS', 7], 0, function () {\n return this.millisecond() * 10000;\n });\n addFormatToken(0, ['SSSSSSSS', 8], 0, function () {\n return this.millisecond() * 100000;\n });\n addFormatToken(0, ['SSSSSSSSS', 9], 0, function () {\n return this.millisecond() * 1000000;\n });\n\n // ALIASES\n\n addUnitAlias('millisecond', 'ms');\n\n // PRIORITY\n\n addUnitPriority('millisecond', 16);\n\n // PARSING\n\n addRegexToken('S', match1to3, match1);\n addRegexToken('SS', match1to3, match2);\n addRegexToken('SSS', match1to3, match3);\n\n var token, getSetMillisecond;\n for (token = 'SSSS'; token.length <= 9; token += 'S') {\n addRegexToken(token, matchUnsigned);\n }\n\n function parseMs(input, array) {\n array[MILLISECOND] = toInt(('0.' + input) * 1000);\n }\n\n for (token = 'S'; token.length <= 9; token += 'S') {\n addParseToken(token, parseMs);\n }\n\n getSetMillisecond = makeGetSet('Milliseconds', false);\n\n // FORMATTING\n\n addFormatToken('z', 0, 0, 'zoneAbbr');\n addFormatToken('zz', 0, 0, 'zoneName');\n\n // MOMENTS\n\n function getZoneAbbr() {\n return this._isUTC ? 'UTC' : '';\n }\n\n function getZoneName() {\n return this._isUTC ? 'Coordinated Universal Time' : '';\n }\n\n var proto = Moment.prototype;\n\n proto.add = add;\n proto.calendar = calendar$1;\n proto.clone = clone;\n proto.diff = diff;\n proto.endOf = endOf;\n proto.format = format;\n proto.from = from;\n proto.fromNow = fromNow;\n proto.to = to;\n proto.toNow = toNow;\n proto.get = stringGet;\n proto.invalidAt = invalidAt;\n proto.isAfter = isAfter;\n proto.isBefore = isBefore;\n proto.isBetween = isBetween;\n proto.isSame = isSame;\n proto.isSameOrAfter = isSameOrAfter;\n proto.isSameOrBefore = isSameOrBefore;\n proto.isValid = isValid$2;\n proto.lang = lang;\n proto.locale = locale;\n proto.localeData = localeData;\n proto.max = prototypeMax;\n proto.min = prototypeMin;\n proto.parsingFlags = parsingFlags;\n proto.set = stringSet;\n proto.startOf = startOf;\n proto.subtract = subtract;\n proto.toArray = toArray;\n proto.toObject = toObject;\n proto.toDate = toDate;\n proto.toISOString = toISOString;\n proto.inspect = inspect;\n if (typeof Symbol !== 'undefined' && Symbol.for != null) {\n proto[Symbol.for('nodejs.util.inspect.custom')] = function () {\n return 'Moment<' + this.format() + '>';\n };\n }\n proto.toJSON = toJSON;\n proto.toString = toString;\n proto.unix = unix;\n proto.valueOf = valueOf;\n proto.creationData = creationData;\n proto.eraName = getEraName;\n proto.eraNarrow = getEraNarrow;\n proto.eraAbbr = getEraAbbr;\n proto.eraYear = getEraYear;\n proto.year = getSetYear;\n proto.isLeapYear = getIsLeapYear;\n proto.weekYear = getSetWeekYear;\n proto.isoWeekYear = getSetISOWeekYear;\n proto.quarter = proto.quarters = getSetQuarter;\n proto.month = getSetMonth;\n proto.daysInMonth = getDaysInMonth;\n proto.week = proto.weeks = getSetWeek;\n proto.isoWeek = proto.isoWeeks = getSetISOWeek;\n proto.weeksInYear = getWeeksInYear;\n proto.weeksInWeekYear = getWeeksInWeekYear;\n proto.isoWeeksInYear = getISOWeeksInYear;\n proto.isoWeeksInISOWeekYear = getISOWeeksInISOWeekYear;\n proto.date = getSetDayOfMonth;\n proto.day = proto.days = getSetDayOfWeek;\n proto.weekday = getSetLocaleDayOfWeek;\n proto.isoWeekday = getSetISODayOfWeek;\n proto.dayOfYear = getSetDayOfYear;\n proto.hour = proto.hours = getSetHour;\n proto.minute = proto.minutes = getSetMinute;\n proto.second = proto.seconds = getSetSecond;\n proto.millisecond = proto.milliseconds = getSetMillisecond;\n proto.utcOffset = getSetOffset;\n proto.utc = setOffsetToUTC;\n proto.local = setOffsetToLocal;\n proto.parseZone = setOffsetToParsedOffset;\n proto.hasAlignedHourOffset = hasAlignedHourOffset;\n proto.isDST = isDaylightSavingTime;\n proto.isLocal = isLocal;\n proto.isUtcOffset = isUtcOffset;\n proto.isUtc = isUtc;\n proto.isUTC = isUtc;\n proto.zoneAbbr = getZoneAbbr;\n proto.zoneName = getZoneName;\n proto.dates = deprecate(\n 'dates accessor is deprecated. Use date instead.',\n getSetDayOfMonth\n );\n proto.months = deprecate(\n 'months accessor is deprecated. Use month instead',\n getSetMonth\n );\n proto.years = deprecate(\n 'years accessor is deprecated. Use year instead',\n getSetYear\n );\n proto.zone = deprecate(\n 'moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/',\n getSetZone\n );\n proto.isDSTShifted = deprecate(\n 'isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information',\n isDaylightSavingTimeShifted\n );\n\n function createUnix(input) {\n return createLocal(input * 1000);\n }\n\n function createInZone() {\n return createLocal.apply(null, arguments).parseZone();\n }\n\n function preParsePostFormat(string) {\n return string;\n }\n\n var proto$1 = Locale.prototype;\n\n proto$1.calendar = calendar;\n proto$1.longDateFormat = longDateFormat;\n proto$1.invalidDate = invalidDate;\n proto$1.ordinal = ordinal;\n proto$1.preparse = preParsePostFormat;\n proto$1.postformat = preParsePostFormat;\n proto$1.relativeTime = relativeTime;\n proto$1.pastFuture = pastFuture;\n proto$1.set = set;\n proto$1.eras = localeEras;\n proto$1.erasParse = localeErasParse;\n proto$1.erasConvertYear = localeErasConvertYear;\n proto$1.erasAbbrRegex = erasAbbrRegex;\n proto$1.erasNameRegex = erasNameRegex;\n proto$1.erasNarrowRegex = erasNarrowRegex;\n\n proto$1.months = localeMonths;\n proto$1.monthsShort = localeMonthsShort;\n proto$1.monthsParse = localeMonthsParse;\n proto$1.monthsRegex = monthsRegex;\n proto$1.monthsShortRegex = monthsShortRegex;\n proto$1.week = localeWeek;\n proto$1.firstDayOfYear = localeFirstDayOfYear;\n proto$1.firstDayOfWeek = localeFirstDayOfWeek;\n\n proto$1.weekdays = localeWeekdays;\n proto$1.weekdaysMin = localeWeekdaysMin;\n proto$1.weekdaysShort = localeWeekdaysShort;\n proto$1.weekdaysParse = localeWeekdaysParse;\n\n proto$1.weekdaysRegex = weekdaysRegex;\n proto$1.weekdaysShortRegex = weekdaysShortRegex;\n proto$1.weekdaysMinRegex = weekdaysMinRegex;\n\n proto$1.isPM = localeIsPM;\n proto$1.meridiem = localeMeridiem;\n\n function get$1(format, index, field, setter) {\n var locale = getLocale(),\n utc = createUTC().set(setter, index);\n return locale[field](utc, format);\n }\n\n function listMonthsImpl(format, index, field) {\n if (isNumber(format)) {\n index = format;\n format = undefined;\n }\n\n format = format || '';\n\n if (index != null) {\n return get$1(format, index, field, 'month');\n }\n\n var i,\n out = [];\n for (i = 0; i < 12; i++) {\n out[i] = get$1(format, i, field, 'month');\n }\n return out;\n }\n\n // ()\n // (5)\n // (fmt, 5)\n // (fmt)\n // (true)\n // (true, 5)\n // (true, fmt, 5)\n // (true, fmt)\n function listWeekdaysImpl(localeSorted, format, index, field) {\n if (typeof localeSorted === 'boolean') {\n if (isNumber(format)) {\n index = format;\n format = undefined;\n }\n\n format = format || '';\n } else {\n format = localeSorted;\n index = format;\n localeSorted = false;\n\n if (isNumber(format)) {\n index = format;\n format = undefined;\n }\n\n format = format || '';\n }\n\n var locale = getLocale(),\n shift = localeSorted ? locale._week.dow : 0,\n i,\n out = [];\n\n if (index != null) {\n return get$1(format, (index + shift) % 7, field, 'day');\n }\n\n for (i = 0; i < 7; i++) {\n out[i] = get$1(format, (i + shift) % 7, field, 'day');\n }\n return out;\n }\n\n function listMonths(format, index) {\n return listMonthsImpl(format, index, 'months');\n }\n\n function listMonthsShort(format, index) {\n return listMonthsImpl(format, index, 'monthsShort');\n }\n\n function listWeekdays(localeSorted, format, index) {\n return listWeekdaysImpl(localeSorted, format, index, 'weekdays');\n }\n\n function listWeekdaysShort(localeSorted, format, index) {\n return listWeekdaysImpl(localeSorted, format, index, 'weekdaysShort');\n }\n\n function listWeekdaysMin(localeSorted, format, index) {\n return listWeekdaysImpl(localeSorted, format, index, 'weekdaysMin');\n }\n\n getSetGlobalLocale('en', {\n eras: [\n {\n since: '0001-01-01',\n until: +Infinity,\n offset: 1,\n name: 'Anno Domini',\n narrow: 'AD',\n abbr: 'AD',\n },\n {\n since: '0000-12-31',\n until: -Infinity,\n offset: 1,\n name: 'Before Christ',\n narrow: 'BC',\n abbr: 'BC',\n },\n ],\n dayOfMonthOrdinalParse: /\\d{1,2}(th|st|nd|rd)/,\n ordinal: function (number) {\n var b = number % 10,\n output =\n toInt((number % 100) / 10) === 1\n ? 'th'\n : b === 1\n ? 'st'\n : b === 2\n ? 'nd'\n : b === 3\n ? 'rd'\n : 'th';\n return number + output;\n },\n });\n\n // Side effect imports\n\n hooks.lang = deprecate(\n 'moment.lang is deprecated. Use moment.locale instead.',\n getSetGlobalLocale\n );\n hooks.langData = deprecate(\n 'moment.langData is deprecated. Use moment.localeData instead.',\n getLocale\n );\n\n var mathAbs = Math.abs;\n\n function abs() {\n var data = this._data;\n\n this._milliseconds = mathAbs(this._milliseconds);\n this._days = mathAbs(this._days);\n this._months = mathAbs(this._months);\n\n data.milliseconds = mathAbs(data.milliseconds);\n data.seconds = mathAbs(data.seconds);\n data.minutes = mathAbs(data.minutes);\n data.hours = mathAbs(data.hours);\n data.months = mathAbs(data.months);\n data.years = mathAbs(data.years);\n\n return this;\n }\n\n function addSubtract$1(duration, input, value, direction) {\n var other = createDuration(input, value);\n\n duration._milliseconds += direction * other._milliseconds;\n duration._days += direction * other._days;\n duration._months += direction * other._months;\n\n return duration._bubble();\n }\n\n // supports only 2.0-style add(1, 's') or add(duration)\n function add$1(input, value) {\n return addSubtract$1(this, input, value, 1);\n }\n\n // supports only 2.0-style subtract(1, 's') or subtract(duration)\n function subtract$1(input, value) {\n return addSubtract$1(this, input, value, -1);\n }\n\n function absCeil(number) {\n if (number < 0) {\n return Math.floor(number);\n } else {\n return Math.ceil(number);\n }\n }\n\n function bubble() {\n var milliseconds = this._milliseconds,\n days = this._days,\n months = this._months,\n data = this._data,\n seconds,\n minutes,\n hours,\n years,\n monthsFromDays;\n\n // if we have a mix of positive and negative values, bubble down first\n // check: https://github.com/moment/moment/issues/2166\n if (\n !(\n (milliseconds >= 0 && days >= 0 && months >= 0) ||\n (milliseconds <= 0 && days <= 0 && months <= 0)\n )\n ) {\n milliseconds += absCeil(monthsToDays(months) + days) * 864e5;\n days = 0;\n months = 0;\n }\n\n // The following code bubbles up values, see the tests for\n // examples of what that means.\n data.milliseconds = milliseconds % 1000;\n\n seconds = absFloor(milliseconds / 1000);\n data.seconds = seconds % 60;\n\n minutes = absFloor(seconds / 60);\n data.minutes = minutes % 60;\n\n hours = absFloor(minutes / 60);\n data.hours = hours % 24;\n\n days += absFloor(hours / 24);\n\n // convert days to months\n monthsFromDays = absFloor(daysToMonths(days));\n months += monthsFromDays;\n days -= absCeil(monthsToDays(monthsFromDays));\n\n // 12 months -> 1 year\n years = absFloor(months / 12);\n months %= 12;\n\n data.days = days;\n data.months = months;\n data.years = years;\n\n return this;\n }\n\n function daysToMonths(days) {\n // 400 years have 146097 days (taking into account leap year rules)\n // 400 years have 12 months === 4800\n return (days * 4800) / 146097;\n }\n\n function monthsToDays(months) {\n // the reverse of daysToMonths\n return (months * 146097) / 4800;\n }\n\n function as(units) {\n if (!this.isValid()) {\n return NaN;\n }\n var days,\n months,\n milliseconds = this._milliseconds;\n\n units = normalizeUnits(units);\n\n if (units === 'month' || units === 'quarter' || units === 'year') {\n days = this._days + milliseconds / 864e5;\n months = this._months + daysToMonths(days);\n switch (units) {\n case 'month':\n return months;\n case 'quarter':\n return months / 3;\n case 'year':\n return months / 12;\n }\n } else {\n // handle milliseconds separately because of floating point math errors (issue #1867)\n days = this._days + Math.round(monthsToDays(this._months));\n switch (units) {\n case 'week':\n return days / 7 + milliseconds / 6048e5;\n case 'day':\n return days + milliseconds / 864e5;\n case 'hour':\n return days * 24 + milliseconds / 36e5;\n case 'minute':\n return days * 1440 + milliseconds / 6e4;\n case 'second':\n return days * 86400 + milliseconds / 1000;\n // Math.floor prevents floating point math errors here\n case 'millisecond':\n return Math.floor(days * 864e5) + milliseconds;\n default:\n throw new Error('Unknown unit ' + units);\n }\n }\n }\n\n // TODO: Use this.as('ms')?\n function valueOf$1() {\n if (!this.isValid()) {\n return NaN;\n }\n return (\n this._milliseconds +\n this._days * 864e5 +\n (this._months % 12) * 2592e6 +\n toInt(this._months / 12) * 31536e6\n );\n }\n\n function makeAs(alias) {\n return function () {\n return this.as(alias);\n };\n }\n\n var asMilliseconds = makeAs('ms'),\n asSeconds = makeAs('s'),\n asMinutes = makeAs('m'),\n asHours = makeAs('h'),\n asDays = makeAs('d'),\n asWeeks = makeAs('w'),\n asMonths = makeAs('M'),\n asQuarters = makeAs('Q'),\n asYears = makeAs('y');\n\n function clone$1() {\n return createDuration(this);\n }\n\n function get$2(units) {\n units = normalizeUnits(units);\n return this.isValid() ? this[units + 's']() : NaN;\n }\n\n function makeGetter(name) {\n return function () {\n return this.isValid() ? this._data[name] : NaN;\n };\n }\n\n var milliseconds = makeGetter('milliseconds'),\n seconds = makeGetter('seconds'),\n minutes = makeGetter('minutes'),\n hours = makeGetter('hours'),\n days = makeGetter('days'),\n months = makeGetter('months'),\n years = makeGetter('years');\n\n function weeks() {\n return absFloor(this.days() / 7);\n }\n\n var round = Math.round,\n thresholds = {\n ss: 44, // a few seconds to seconds\n s: 45, // seconds to minute\n m: 45, // minutes to hour\n h: 22, // hours to day\n d: 26, // days to month/week\n w: null, // weeks to month\n M: 11, // months to year\n };\n\n // helper function for moment.fn.from, moment.fn.fromNow, and moment.duration.fn.humanize\n function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) {\n return locale.relativeTime(number || 1, !!withoutSuffix, string, isFuture);\n }\n\n function relativeTime$1(posNegDuration, withoutSuffix, thresholds, locale) {\n var duration = createDuration(posNegDuration).abs(),\n seconds = round(duration.as('s')),\n minutes = round(duration.as('m')),\n hours = round(duration.as('h')),\n days = round(duration.as('d')),\n months = round(duration.as('M')),\n weeks = round(duration.as('w')),\n years = round(duration.as('y')),\n a =\n (seconds <= thresholds.ss && ['s', seconds]) ||\n (seconds < thresholds.s && ['ss', seconds]) ||\n (minutes <= 1 && ['m']) ||\n (minutes < thresholds.m && ['mm', minutes]) ||\n (hours <= 1 && ['h']) ||\n (hours < thresholds.h && ['hh', hours]) ||\n (days <= 1 && ['d']) ||\n (days < thresholds.d && ['dd', days]);\n\n if (thresholds.w != null) {\n a =\n a ||\n (weeks <= 1 && ['w']) ||\n (weeks < thresholds.w && ['ww', weeks]);\n }\n a = a ||\n (months <= 1 && ['M']) ||\n (months < thresholds.M && ['MM', months]) ||\n (years <= 1 && ['y']) || ['yy', years];\n\n a[2] = withoutSuffix;\n a[3] = +posNegDuration > 0;\n a[4] = locale;\n return substituteTimeAgo.apply(null, a);\n }\n\n // This function allows you to set the rounding function for relative time strings\n function getSetRelativeTimeRounding(roundingFunction) {\n if (roundingFunction === undefined) {\n return round;\n }\n if (typeof roundingFunction === 'function') {\n round = roundingFunction;\n return true;\n }\n return false;\n }\n\n // This function allows you to set a threshold for relative time strings\n function getSetRelativeTimeThreshold(threshold, limit) {\n if (thresholds[threshold] === undefined) {\n return false;\n }\n if (limit === undefined) {\n return thresholds[threshold];\n }\n thresholds[threshold] = limit;\n if (threshold === 's') {\n thresholds.ss = limit - 1;\n }\n return true;\n }\n\n function humanize(argWithSuffix, argThresholds) {\n if (!this.isValid()) {\n return this.localeData().invalidDate();\n }\n\n var withSuffix = false,\n th = thresholds,\n locale,\n output;\n\n if (typeof argWithSuffix === 'object') {\n argThresholds = argWithSuffix;\n argWithSuffix = false;\n }\n if (typeof argWithSuffix === 'boolean') {\n withSuffix = argWithSuffix;\n }\n if (typeof argThresholds === 'object') {\n th = Object.assign({}, thresholds, argThresholds);\n if (argThresholds.s != null && argThresholds.ss == null) {\n th.ss = argThresholds.s - 1;\n }\n }\n\n locale = this.localeData();\n output = relativeTime$1(this, !withSuffix, th, locale);\n\n if (withSuffix) {\n output = locale.pastFuture(+this, output);\n }\n\n return locale.postformat(output);\n }\n\n var abs$1 = Math.abs;\n\n function sign(x) {\n return (x > 0) - (x < 0) || +x;\n }\n\n function toISOString$1() {\n // for ISO strings we do not use the normal bubbling rules:\n // * milliseconds bubble up until they become hours\n // * days do not bubble at all\n // * months bubble up until they become years\n // This is because there is no context-free conversion between hours and days\n // (think of clock changes)\n // and also not between days and months (28-31 days per month)\n if (!this.isValid()) {\n return this.localeData().invalidDate();\n }\n\n var seconds = abs$1(this._milliseconds) / 1000,\n days = abs$1(this._days),\n months = abs$1(this._months),\n minutes,\n hours,\n years,\n s,\n total = this.asSeconds(),\n totalSign,\n ymSign,\n daysSign,\n hmsSign;\n\n if (!total) {\n // this is the same as C#'s (Noda) and python (isodate)...\n // but not other JS (goog.date)\n return 'P0D';\n }\n\n // 3600 seconds -> 60 minutes -> 1 hour\n minutes = absFloor(seconds / 60);\n hours = absFloor(minutes / 60);\n seconds %= 60;\n minutes %= 60;\n\n // 12 months -> 1 year\n years = absFloor(months / 12);\n months %= 12;\n\n // inspired by https://github.com/dordille/moment-isoduration/blob/master/moment.isoduration.js\n s = seconds ? seconds.toFixed(3).replace(/\\.?0+$/, '') : '';\n\n totalSign = total < 0 ? '-' : '';\n ymSign = sign(this._months) !== sign(total) ? '-' : '';\n daysSign = sign(this._days) !== sign(total) ? '-' : '';\n hmsSign = sign(this._milliseconds) !== sign(total) ? '-' : '';\n\n return (\n totalSign +\n 'P' +\n (years ? ymSign + years + 'Y' : '') +\n (months ? ymSign + months + 'M' : '') +\n (days ? daysSign + days + 'D' : '') +\n (hours || minutes || seconds ? 'T' : '') +\n (hours ? hmsSign + hours + 'H' : '') +\n (minutes ? hmsSign + minutes + 'M' : '') +\n (seconds ? hmsSign + s + 'S' : '')\n );\n }\n\n var proto$2 = Duration.prototype;\n\n proto$2.isValid = isValid$1;\n proto$2.abs = abs;\n proto$2.add = add$1;\n proto$2.subtract = subtract$1;\n proto$2.as = as;\n proto$2.asMilliseconds = asMilliseconds;\n proto$2.asSeconds = asSeconds;\n proto$2.asMinutes = asMinutes;\n proto$2.asHours = asHours;\n proto$2.asDays = asDays;\n proto$2.asWeeks = asWeeks;\n proto$2.asMonths = asMonths;\n proto$2.asQuarters = asQuarters;\n proto$2.asYears = asYears;\n proto$2.valueOf = valueOf$1;\n proto$2._bubble = bubble;\n proto$2.clone = clone$1;\n proto$2.get = get$2;\n proto$2.milliseconds = milliseconds;\n proto$2.seconds = seconds;\n proto$2.minutes = minutes;\n proto$2.hours = hours;\n proto$2.days = days;\n proto$2.weeks = weeks;\n proto$2.months = months;\n proto$2.years = years;\n proto$2.humanize = humanize;\n proto$2.toISOString = toISOString$1;\n proto$2.toString = toISOString$1;\n proto$2.toJSON = toISOString$1;\n proto$2.locale = locale;\n proto$2.localeData = localeData;\n\n proto$2.toIsoString = deprecate(\n 'toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)',\n toISOString$1\n );\n proto$2.lang = lang;\n\n // FORMATTING\n\n addFormatToken('X', 0, 0, 'unix');\n addFormatToken('x', 0, 0, 'valueOf');\n\n // PARSING\n\n addRegexToken('x', matchSigned);\n addRegexToken('X', matchTimestamp);\n addParseToken('X', function (input, array, config) {\n config._d = new Date(parseFloat(input) * 1000);\n });\n addParseToken('x', function (input, array, config) {\n config._d = new Date(toInt(input));\n });\n\n //! moment.js\n\n hooks.version = '2.27.0';\n\n setHookCallback(createLocal);\n\n hooks.fn = proto;\n hooks.min = min;\n hooks.max = max;\n hooks.now = now;\n hooks.utc = createUTC;\n hooks.unix = createUnix;\n hooks.months = listMonths;\n hooks.isDate = isDate;\n hooks.locale = getSetGlobalLocale;\n hooks.invalid = createInvalid;\n hooks.duration = createDuration;\n hooks.isMoment = isMoment;\n hooks.weekdays = listWeekdays;\n hooks.parseZone = createInZone;\n hooks.localeData = getLocale;\n hooks.isDuration = isDuration;\n hooks.monthsShort = listMonthsShort;\n hooks.weekdaysMin = listWeekdaysMin;\n hooks.defineLocale = defineLocale;\n hooks.updateLocale = updateLocale;\n hooks.locales = listLocales;\n hooks.weekdaysShort = listWeekdaysShort;\n hooks.normalizeUnits = normalizeUnits;\n hooks.relativeTimeRounding = getSetRelativeTimeRounding;\n hooks.relativeTimeThreshold = getSetRelativeTimeThreshold;\n hooks.calendarFormat = getCalendarFormat;\n hooks.prototype = proto;\n\n // currently HTML5 input type only supports 24-hour formats\n hooks.HTML5_FMT = {\n DATETIME_LOCAL: 'YYYY-MM-DDTHH:mm', // \n DATETIME_LOCAL_SECONDS: 'YYYY-MM-DDTHH:mm:ss', // \n DATETIME_LOCAL_MS: 'YYYY-MM-DDTHH:mm:ss.SSS', // \n DATE: 'YYYY-MM-DD', // \n TIME: 'HH:mm', // \n TIME_SECONDS: 'HH:mm:ss', // \n TIME_MS: 'HH:mm:ss.SSS', // \n WEEK: 'GGGG-[W]WW', // \n MONTH: 'YYYY-MM', // \n };\n\n return hooks;\n\n})));\n","// YAML error class. http://stackoverflow.com/questions/8458984\n//\n'use strict';\n\nfunction YAMLException(reason, mark) {\n // Super constructor\n Error.call(this);\n\n this.name = 'YAMLException';\n this.reason = reason;\n this.mark = mark;\n this.message = (this.reason || '(unknown reason)') + (this.mark ? ' ' + this.mark.toString() : '');\n\n // Include stack trace in error object\n if (Error.captureStackTrace) {\n // Chrome and NodeJS\n Error.captureStackTrace(this, this.constructor);\n } else {\n // FF, IE 10+ and Safari 6+. Fallback for others\n this.stack = (new Error()).stack || '';\n }\n}\n\n\n// Inherit from Error\nYAMLException.prototype = Object.create(Error.prototype);\nYAMLException.prototype.constructor = YAMLException;\n\n\nYAMLException.prototype.toString = function toString(compact) {\n var result = this.name + ': ';\n\n result += this.reason || '(unknown reason)';\n\n if (!compact && this.mark) {\n result += ' ' + this.mark.toString();\n }\n\n return result;\n};\n\n\nmodule.exports = YAMLException;\n","//! moment.js locale configuration\n//! locale : Hebrew [he]\n//! author : Tomer Cohen : https://github.com/tomer\n//! author : Moshe Simantov : https://github.com/DevelopmentIL\n//! author : Tal Ater : https://github.com/TalAter\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var he = moment.defineLocale('he', {\n months: 'ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר'.split(\n '_'\n ),\n monthsShort: 'ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳'.split(\n '_'\n ),\n weekdays: 'ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת'.split('_'),\n weekdaysShort: 'א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳'.split('_'),\n weekdaysMin: 'א_ב_ג_ד_ה_ו_ש'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D [ב]MMMM YYYY',\n LLL: 'D [ב]MMMM YYYY HH:mm',\n LLLL: 'dddd, D [ב]MMMM YYYY HH:mm',\n l: 'D/M/YYYY',\n ll: 'D MMM YYYY',\n lll: 'D MMM YYYY HH:mm',\n llll: 'ddd, D MMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[היום ב־]LT',\n nextDay: '[מחר ב־]LT',\n nextWeek: 'dddd [בשעה] LT',\n lastDay: '[אתמול ב־]LT',\n lastWeek: '[ביום] dddd [האחרון בשעה] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'בעוד %s',\n past: 'לפני %s',\n s: 'מספר שניות',\n ss: '%d שניות',\n m: 'דקה',\n mm: '%d דקות',\n h: 'שעה',\n hh: function (number) {\n if (number === 2) {\n return 'שעתיים';\n }\n return number + ' שעות';\n },\n d: 'יום',\n dd: function (number) {\n if (number === 2) {\n return 'יומיים';\n }\n return number + ' ימים';\n },\n M: 'חודש',\n MM: function (number) {\n if (number === 2) {\n return 'חודשיים';\n }\n return number + ' חודשים';\n },\n y: 'שנה',\n yy: function (number) {\n if (number === 2) {\n return 'שנתיים';\n } else if (number % 10 === 0 && number !== 10) {\n return number + ' שנה';\n }\n return number + ' שנים';\n },\n },\n meridiemParse: /אחה\"צ|לפנה\"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,\n isPM: function (input) {\n return /^(אחה\"צ|אחרי הצהריים|בערב)$/.test(input);\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 5) {\n return 'לפנות בוקר';\n } else if (hour < 10) {\n return 'בבוקר';\n } else if (hour < 12) {\n return isLower ? 'לפנה\"צ' : 'לפני הצהריים';\n } else if (hour < 18) {\n return isLower ? 'אחה\"צ' : 'אחרי הצהריים';\n } else {\n return 'בערב';\n }\n },\n });\n\n return he;\n\n})));\n","var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n","//! moment.js locale configuration\n//! locale : Albanian [sq]\n//! author : Flakërim Ismani : https://github.com/flakerimi\n//! author : Menelion Elensúle : https://github.com/Oire\n//! author : Oerd Cukalla : https://github.com/oerd\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var sq = moment.defineLocale('sq', {\n months: 'Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor'.split(\n '_'\n ),\n monthsShort: 'Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj'.split('_'),\n weekdays: 'E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë'.split(\n '_'\n ),\n weekdaysShort: 'Die_Hën_Mar_Mër_Enj_Pre_Sht'.split('_'),\n weekdaysMin: 'D_H_Ma_Më_E_P_Sh'.split('_'),\n weekdaysParseExact: true,\n meridiemParse: /PD|MD/,\n isPM: function (input) {\n return input.charAt(0) === 'M';\n },\n meridiem: function (hours, minutes, isLower) {\n return hours < 12 ? 'PD' : 'MD';\n },\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd, D MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[Sot në] LT',\n nextDay: '[Nesër në] LT',\n nextWeek: 'dddd [në] LT',\n lastDay: '[Dje në] LT',\n lastWeek: 'dddd [e kaluar në] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'në %s',\n past: '%s më parë',\n s: 'disa sekonda',\n ss: '%d sekonda',\n m: 'një minutë',\n mm: '%d minuta',\n h: 'një orë',\n hh: '%d orë',\n d: 'një ditë',\n dd: '%d ditë',\n M: 'një muaj',\n MM: '%d muaj',\n y: 'një vit',\n yy: '%d vite',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return sq;\n\n})));\n","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }\n\nfunction _nonIterableSpread() { throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _iterableToArray(iter) { if (typeof Symbol !== \"undefined\" && Symbol.iterator in Object(iter)) return Array.from(iter); }\n\nfunction _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nimport { isArray, isPlainObject } from './inspect';\nimport { keys } from './object';\nexport var cloneDeep = function cloneDeep(obj) {\n var defaultValue = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : obj;\n\n if (isArray(obj)) {\n return obj.reduce(function (result, val) {\n return [].concat(_toConsumableArray(result), [cloneDeep(val, val)]);\n }, []);\n }\n\n if (isPlainObject(obj)) {\n return keys(obj).reduce(function (result, key) {\n return _objectSpread(_objectSpread({}, result), {}, _defineProperty({}, key, cloneDeep(obj[key], obj[key])));\n }, {});\n }\n\n return defaultValue;\n};\nexport default cloneDeep;","'use strict';\n\nvar common = require('../common');\nvar Type = require('../type');\n\nfunction isHexCode(c) {\n return ((0x30/* 0 */ <= c) && (c <= 0x39/* 9 */)) ||\n ((0x41/* A */ <= c) && (c <= 0x46/* F */)) ||\n ((0x61/* a */ <= c) && (c <= 0x66/* f */));\n}\n\nfunction isOctCode(c) {\n return ((0x30/* 0 */ <= c) && (c <= 0x37/* 7 */));\n}\n\nfunction isDecCode(c) {\n return ((0x30/* 0 */ <= c) && (c <= 0x39/* 9 */));\n}\n\nfunction resolveYamlInteger(data) {\n if (data === null) return false;\n\n var max = data.length,\n index = 0,\n hasDigits = false,\n ch;\n\n if (!max) return false;\n\n ch = data[index];\n\n // sign\n if (ch === '-' || ch === '+') {\n ch = data[++index];\n }\n\n if (ch === '0') {\n // 0\n if (index + 1 === max) return true;\n ch = data[++index];\n\n // base 2, base 8, base 16\n\n if (ch === 'b') {\n // base 2\n index++;\n\n for (; index < max; index++) {\n ch = data[index];\n if (ch === '_') continue;\n if (ch !== '0' && ch !== '1') return false;\n hasDigits = true;\n }\n return hasDigits && ch !== '_';\n }\n\n\n if (ch === 'x') {\n // base 16\n index++;\n\n for (; index < max; index++) {\n ch = data[index];\n if (ch === '_') continue;\n if (!isHexCode(data.charCodeAt(index))) return false;\n hasDigits = true;\n }\n return hasDigits && ch !== '_';\n }\n\n // base 8\n for (; index < max; index++) {\n ch = data[index];\n if (ch === '_') continue;\n if (!isOctCode(data.charCodeAt(index))) return false;\n hasDigits = true;\n }\n return hasDigits && ch !== '_';\n }\n\n // base 10 (except 0) or base 60\n\n // value should not start with `_`;\n if (ch === '_') return false;\n\n for (; index < max; index++) {\n ch = data[index];\n if (ch === '_') continue;\n if (ch === ':') break;\n if (!isDecCode(data.charCodeAt(index))) {\n return false;\n }\n hasDigits = true;\n }\n\n // Should have digits and should not end with `_`\n if (!hasDigits || ch === '_') return false;\n\n // if !base60 - done;\n if (ch !== ':') return true;\n\n // base60 almost not used, no needs to optimize\n return /^(:[0-5]?[0-9])+$/.test(data.slice(index));\n}\n\nfunction constructYamlInteger(data) {\n var value = data, sign = 1, ch, base, digits = [];\n\n if (value.indexOf('_') !== -1) {\n value = value.replace(/_/g, '');\n }\n\n ch = value[0];\n\n if (ch === '-' || ch === '+') {\n if (ch === '-') sign = -1;\n value = value.slice(1);\n ch = value[0];\n }\n\n if (value === '0') return 0;\n\n if (ch === '0') {\n if (value[1] === 'b') return sign * parseInt(value.slice(2), 2);\n if (value[1] === 'x') return sign * parseInt(value, 16);\n return sign * parseInt(value, 8);\n }\n\n if (value.indexOf(':') !== -1) {\n value.split(':').forEach(function (v) {\n digits.unshift(parseInt(v, 10));\n });\n\n value = 0;\n base = 1;\n\n digits.forEach(function (d) {\n value += (d * base);\n base *= 60;\n });\n\n return sign * value;\n\n }\n\n return sign * parseInt(value, 10);\n}\n\nfunction isInteger(object) {\n return (Object.prototype.toString.call(object)) === '[object Number]' &&\n (object % 1 === 0 && !common.isNegativeZero(object));\n}\n\nmodule.exports = new Type('tag:yaml.org,2002:int', {\n kind: 'scalar',\n resolve: resolveYamlInteger,\n construct: constructYamlInteger,\n predicate: isInteger,\n represent: {\n binary: function (obj) { return obj >= 0 ? '0b' + obj.toString(2) : '-0b' + obj.toString(2).slice(1); },\n octal: function (obj) { return obj >= 0 ? '0' + obj.toString(8) : '-0' + obj.toString(8).slice(1); },\n decimal: function (obj) { return obj.toString(10); },\n /* eslint-disable max-len */\n hexadecimal: function (obj) { return obj >= 0 ? '0x' + obj.toString(16).toUpperCase() : '-0x' + obj.toString(16).toUpperCase().slice(1); }\n },\n defaultStyle: 'decimal',\n styleAliases: {\n binary: [ 2, 'bin' ],\n octal: [ 8, 'oct' ],\n decimal: [ 10, 'dec' ],\n hexadecimal: [ 16, 'hex' ]\n }\n});\n","//! moment.js locale configuration\n//! locale : Serbian [sr]\n//! author : Milan Janačković : https://github.com/milan-j\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var translator = {\n words: {\n //Different grammatical cases\n ss: ['sekunda', 'sekunde', 'sekundi'],\n m: ['jedan minut', 'jedne minute'],\n mm: ['minut', 'minute', 'minuta'],\n h: ['jedan sat', 'jednog sata'],\n hh: ['sat', 'sata', 'sati'],\n dd: ['dan', 'dana', 'dana'],\n MM: ['mesec', 'meseca', 'meseci'],\n yy: ['godina', 'godine', 'godina'],\n },\n correctGrammaticalCase: function (number, wordKey) {\n return number === 1\n ? wordKey[0]\n : number >= 2 && number <= 4\n ? wordKey[1]\n : wordKey[2];\n },\n translate: function (number, withoutSuffix, key) {\n var wordKey = translator.words[key];\n if (key.length === 1) {\n return withoutSuffix ? wordKey[0] : wordKey[1];\n } else {\n return (\n number +\n ' ' +\n translator.correctGrammaticalCase(number, wordKey)\n );\n }\n },\n };\n\n var sr = moment.defineLocale('sr', {\n months: 'januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar'.split(\n '_'\n ),\n monthsShort: 'jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota'.split(\n '_'\n ),\n weekdaysShort: 'ned._pon._uto._sre._čet._pet._sub.'.split('_'),\n weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'H:mm',\n LTS: 'H:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY H:mm',\n LLLL: 'dddd, D. MMMM YYYY H:mm',\n },\n calendar: {\n sameDay: '[danas u] LT',\n nextDay: '[sutra u] LT',\n nextWeek: function () {\n switch (this.day()) {\n case 0:\n return '[u] [nedelju] [u] LT';\n case 3:\n return '[u] [sredu] [u] LT';\n case 6:\n return '[u] [subotu] [u] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[u] dddd [u] LT';\n }\n },\n lastDay: '[juče u] LT',\n lastWeek: function () {\n var lastWeekDays = [\n '[prošle] [nedelje] [u] LT',\n '[prošlog] [ponedeljka] [u] LT',\n '[prošlog] [utorka] [u] LT',\n '[prošle] [srede] [u] LT',\n '[prošlog] [četvrtka] [u] LT',\n '[prošlog] [petka] [u] LT',\n '[prošle] [subote] [u] LT',\n ];\n return lastWeekDays[this.day()];\n },\n sameElse: 'L',\n },\n relativeTime: {\n future: 'za %s',\n past: 'pre %s',\n s: 'nekoliko sekundi',\n ss: translator.translate,\n m: translator.translate,\n mm: translator.translate,\n h: translator.translate,\n hh: translator.translate,\n d: 'dan',\n dd: translator.translate,\n M: 'mesec',\n MM: translator.translate,\n y: 'godinu',\n yy: translator.translate,\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 7, // The week that contains Jan 7th is the first week of the year.\n },\n });\n\n return sr;\n\n})));\n","//! moment.js locale configuration\n//! locale : Talossan [tzl]\n//! author : Robin van der Vliet : https://github.com/robin0van0der0v\n//! author : Iustì Canun\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n // After the year there should be a slash and the amount of years since December 26, 1979 in Roman numerals.\n // This is currently too difficult (maybe even impossible) to add.\n var tzl = moment.defineLocale('tzl', {\n months: 'Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar'.split(\n '_'\n ),\n monthsShort: 'Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec'.split('_'),\n weekdays: 'Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi'.split('_'),\n weekdaysShort: 'Súl_Lún_Mai_Már_Xhú_Vié_Sát'.split('_'),\n weekdaysMin: 'Sú_Lú_Ma_Má_Xh_Vi_Sá'.split('_'),\n longDateFormat: {\n LT: 'HH.mm',\n LTS: 'HH.mm.ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM [dallas] YYYY',\n LLL: 'D. MMMM [dallas] YYYY HH.mm',\n LLLL: 'dddd, [li] D. MMMM [dallas] YYYY HH.mm',\n },\n meridiemParse: /d\\'o|d\\'a/i,\n isPM: function (input) {\n return \"d'o\" === input.toLowerCase();\n },\n meridiem: function (hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? \"d'o\" : \"D'O\";\n } else {\n return isLower ? \"d'a\" : \"D'A\";\n }\n },\n calendar: {\n sameDay: '[oxhi à] LT',\n nextDay: '[demà à] LT',\n nextWeek: 'dddd [à] LT',\n lastDay: '[ieiri à] LT',\n lastWeek: '[sür el] dddd [lasteu à] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'osprei %s',\n past: 'ja%s',\n s: processRelativeTime,\n ss: processRelativeTime,\n m: processRelativeTime,\n mm: processRelativeTime,\n h: processRelativeTime,\n hh: processRelativeTime,\n d: processRelativeTime,\n dd: processRelativeTime,\n M: processRelativeTime,\n MM: processRelativeTime,\n y: processRelativeTime,\n yy: processRelativeTime,\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n s: ['viensas secunds', \"'iensas secunds\"],\n ss: [number + ' secunds', '' + number + ' secunds'],\n m: [\"'n míut\", \"'iens míut\"],\n mm: [number + ' míuts', '' + number + ' míuts'],\n h: [\"'n þora\", \"'iensa þora\"],\n hh: [number + ' þoras', '' + number + ' þoras'],\n d: [\"'n ziua\", \"'iensa ziua\"],\n dd: [number + ' ziuas', '' + number + ' ziuas'],\n M: [\"'n mes\", \"'iens mes\"],\n MM: [number + ' mesen', '' + number + ' mesen'],\n y: [\"'n ar\", \"'iens ar\"],\n yy: [number + ' ars', '' + number + ' ars'],\n };\n return isFuture\n ? format[key][0]\n : withoutSuffix\n ? format[key][0]\n : format[key][1];\n }\n\n return tzl;\n\n})));\n","//! moment.js locale configuration\n//! locale : Klingon [tlh]\n//! author : Dominika Kruk : https://github.com/amaranthrose\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var numbersNouns = 'pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut'.split('_');\n\n function translateFuture(output) {\n var time = output;\n time =\n output.indexOf('jaj') !== -1\n ? time.slice(0, -3) + 'leS'\n : output.indexOf('jar') !== -1\n ? time.slice(0, -3) + 'waQ'\n : output.indexOf('DIS') !== -1\n ? time.slice(0, -3) + 'nem'\n : time + ' pIq';\n return time;\n }\n\n function translatePast(output) {\n var time = output;\n time =\n output.indexOf('jaj') !== -1\n ? time.slice(0, -3) + 'Hu’'\n : output.indexOf('jar') !== -1\n ? time.slice(0, -3) + 'wen'\n : output.indexOf('DIS') !== -1\n ? time.slice(0, -3) + 'ben'\n : time + ' ret';\n return time;\n }\n\n function translate(number, withoutSuffix, string, isFuture) {\n var numberNoun = numberAsNoun(number);\n switch (string) {\n case 'ss':\n return numberNoun + ' lup';\n case 'mm':\n return numberNoun + ' tup';\n case 'hh':\n return numberNoun + ' rep';\n case 'dd':\n return numberNoun + ' jaj';\n case 'MM':\n return numberNoun + ' jar';\n case 'yy':\n return numberNoun + ' DIS';\n }\n }\n\n function numberAsNoun(number) {\n var hundred = Math.floor((number % 1000) / 100),\n ten = Math.floor((number % 100) / 10),\n one = number % 10,\n word = '';\n if (hundred > 0) {\n word += numbersNouns[hundred] + 'vatlh';\n }\n if (ten > 0) {\n word += (word !== '' ? ' ' : '') + numbersNouns[ten] + 'maH';\n }\n if (one > 0) {\n word += (word !== '' ? ' ' : '') + numbersNouns[one];\n }\n return word === '' ? 'pagh' : word;\n }\n\n var tlh = moment.defineLocale('tlh', {\n months: 'tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’'.split(\n '_'\n ),\n monthsShort: 'jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split(\n '_'\n ),\n weekdaysShort: 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split(\n '_'\n ),\n weekdaysMin: 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split(\n '_'\n ),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd, D MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[DaHjaj] LT',\n nextDay: '[wa’leS] LT',\n nextWeek: 'LLL',\n lastDay: '[wa’Hu’] LT',\n lastWeek: 'LLL',\n sameElse: 'L',\n },\n relativeTime: {\n future: translateFuture,\n past: translatePast,\n s: 'puS lup',\n ss: translate,\n m: 'wa’ tup',\n mm: translate,\n h: 'wa’ rep',\n hh: translate,\n d: 'wa’ jaj',\n dd: translate,\n M: 'wa’ jar',\n MM: translate,\n y: 'wa’ DIS',\n yy: translate,\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return tlh;\n\n})));\n","//! moment.js locale configuration\n//! locale : Tibetan [bo]\n//! author : Thupten N. Chakrishar : https://github.com/vajradog\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var symbolMap = {\n '1': '༡',\n '2': '༢',\n '3': '༣',\n '4': '༤',\n '5': '༥',\n '6': '༦',\n '7': '༧',\n '8': '༨',\n '9': '༩',\n '0': '༠',\n },\n numberMap = {\n '༡': '1',\n '༢': '2',\n '༣': '3',\n '༤': '4',\n '༥': '5',\n '༦': '6',\n '༧': '7',\n '༨': '8',\n '༩': '9',\n '༠': '0',\n };\n\n var bo = moment.defineLocale('bo', {\n months: 'ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ'.split(\n '_'\n ),\n monthsShort: 'ཟླ་1_ཟླ་2_ཟླ་3_ཟླ་4_ཟླ་5_ཟླ་6_ཟླ་7_ཟླ་8_ཟླ་9_ཟླ་10_ཟླ་11_ཟླ་12'.split(\n '_'\n ),\n monthsShortRegex: /^(ཟླ་\\d{1,2})/,\n monthsParseExact: true,\n weekdays: 'གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་'.split(\n '_'\n ),\n weekdaysShort: 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split(\n '_'\n ),\n weekdaysMin: 'ཉི_ཟླ_མིག_ལྷག_ཕུར_སངས_སྤེན'.split('_'),\n longDateFormat: {\n LT: 'A h:mm',\n LTS: 'A h:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY, A h:mm',\n LLLL: 'dddd, D MMMM YYYY, A h:mm',\n },\n calendar: {\n sameDay: '[དི་རིང] LT',\n nextDay: '[སང་ཉིན] LT',\n nextWeek: '[བདུན་ཕྲག་རྗེས་མ], LT',\n lastDay: '[ཁ་སང] LT',\n lastWeek: '[བདུན་ཕྲག་མཐའ་མ] dddd, LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: '%s ལ་',\n past: '%s སྔན་ལ',\n s: 'ལམ་སང',\n ss: '%d སྐར་ཆ།',\n m: 'སྐར་མ་གཅིག',\n mm: '%d སྐར་མ',\n h: 'ཆུ་ཚོད་གཅིག',\n hh: '%d ཆུ་ཚོད',\n d: 'ཉིན་གཅིག',\n dd: '%d ཉིན་',\n M: 'ཟླ་བ་གཅིག',\n MM: '%d ཟླ་བ',\n y: 'ལོ་གཅིག',\n yy: '%d ལོ',\n },\n preparse: function (string) {\n return string.replace(/[༡༢༣༤༥༦༧༨༩༠]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n meridiemParse: /མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (\n (meridiem === 'མཚན་མོ' && hour >= 4) ||\n (meridiem === 'ཉིན་གུང' && hour < 5) ||\n meridiem === 'དགོང་དག'\n ) {\n return hour + 12;\n } else {\n return hour;\n }\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 4) {\n return 'མཚན་མོ';\n } else if (hour < 10) {\n return 'ཞོགས་ཀས';\n } else if (hour < 17) {\n return 'ཉིན་གུང';\n } else if (hour < 20) {\n return 'དགོང་དག';\n } else {\n return 'མཚན་མོ';\n }\n },\n week: {\n dow: 0, // Sunday is the first day of the week.\n doy: 6, // The week that contains Jan 6th is the first week of the year.\n },\n });\n\n return bo;\n\n})));\n","//! moment.js locale configuration\n//! locale : Portuguese (Brazil) [pt-br]\n//! author : Caio Ribeiro Pereira : https://github.com/caio-ribeiro-pereira\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var ptBr = moment.defineLocale('pt-br', {\n months: 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split(\n '_'\n ),\n monthsShort: 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'),\n weekdays: 'domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado'.split(\n '_'\n ),\n weekdaysShort: 'dom_seg_ter_qua_qui_sex_sáb'.split('_'),\n weekdaysMin: 'do_2ª_3ª_4ª_5ª_6ª_sá'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D [de] MMMM [de] YYYY',\n LLL: 'D [de] MMMM [de] YYYY [às] HH:mm',\n LLLL: 'dddd, D [de] MMMM [de] YYYY [às] HH:mm',\n },\n calendar: {\n sameDay: '[Hoje às] LT',\n nextDay: '[Amanhã às] LT',\n nextWeek: 'dddd [às] LT',\n lastDay: '[Ontem às] LT',\n lastWeek: function () {\n return this.day() === 0 || this.day() === 6\n ? '[Último] dddd [às] LT' // Saturday + Sunday\n : '[Última] dddd [às] LT'; // Monday - Friday\n },\n sameElse: 'L',\n },\n relativeTime: {\n future: 'em %s',\n past: 'há %s',\n s: 'poucos segundos',\n ss: '%d segundos',\n m: 'um minuto',\n mm: '%d minutos',\n h: 'uma hora',\n hh: '%d horas',\n d: 'um dia',\n dd: '%d dias',\n M: 'um mês',\n MM: '%d meses',\n y: 'um ano',\n yy: '%d anos',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}º/,\n ordinal: '%dº',\n });\n\n return ptBr;\n\n})));\n","'use strict';\n\nvar Type = require('../type');\n\nfunction resolveYamlBoolean(data) {\n if (data === null) return false;\n\n var max = data.length;\n\n return (max === 4 && (data === 'true' || data === 'True' || data === 'TRUE')) ||\n (max === 5 && (data === 'false' || data === 'False' || data === 'FALSE'));\n}\n\nfunction constructYamlBoolean(data) {\n return data === 'true' ||\n data === 'True' ||\n data === 'TRUE';\n}\n\nfunction isBoolean(object) {\n return Object.prototype.toString.call(object) === '[object Boolean]';\n}\n\nmodule.exports = new Type('tag:yaml.org,2002:bool', {\n kind: 'scalar',\n resolve: resolveYamlBoolean,\n construct: constructYamlBoolean,\n predicate: isBoolean,\n represent: {\n lowercase: function (object) { return object ? 'true' : 'false'; },\n uppercase: function (object) { return object ? 'TRUE' : 'FALSE'; },\n camelcase: function (object) { return object ? 'True' : 'False'; }\n },\n defaultStyle: 'lowercase'\n});\n","//! moment.js locale configuration\n//! locale : Filipino [fil]\n//! author : Dan Hagman : https://github.com/hagmandan\n//! author : Matthew Co : https://github.com/matthewdeeco\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var fil = moment.defineLocale('fil', {\n months: 'Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre'.split(\n '_'\n ),\n monthsShort: 'Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis'.split('_'),\n weekdays: 'Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado'.split(\n '_'\n ),\n weekdaysShort: 'Lin_Lun_Mar_Miy_Huw_Biy_Sab'.split('_'),\n weekdaysMin: 'Li_Lu_Ma_Mi_Hu_Bi_Sab'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'MM/D/YYYY',\n LL: 'MMMM D, YYYY',\n LLL: 'MMMM D, YYYY HH:mm',\n LLLL: 'dddd, MMMM DD, YYYY HH:mm',\n },\n calendar: {\n sameDay: 'LT [ngayong araw]',\n nextDay: '[Bukas ng] LT',\n nextWeek: 'LT [sa susunod na] dddd',\n lastDay: 'LT [kahapon]',\n lastWeek: 'LT [noong nakaraang] dddd',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'sa loob ng %s',\n past: '%s ang nakalipas',\n s: 'ilang segundo',\n ss: '%d segundo',\n m: 'isang minuto',\n mm: '%d minuto',\n h: 'isang oras',\n hh: '%d oras',\n d: 'isang araw',\n dd: '%d araw',\n M: 'isang buwan',\n MM: '%d buwan',\n y: 'isang taon',\n yy: '%d taon',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}/,\n ordinal: function (number) {\n return number;\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return fil;\n\n})));\n","//! moment.js locale configuration\n//! locale : Armenian [hy-am]\n//! author : Armendarabyan : https://github.com/armendarabyan\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var hyAm = moment.defineLocale('hy-am', {\n months: {\n format: 'հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի'.split(\n '_'\n ),\n standalone: 'հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր'.split(\n '_'\n ),\n },\n monthsShort: 'հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ'.split('_'),\n weekdays: 'կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ'.split(\n '_'\n ),\n weekdaysShort: 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'),\n weekdaysMin: 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D MMMM YYYY թ.',\n LLL: 'D MMMM YYYY թ., HH:mm',\n LLLL: 'dddd, D MMMM YYYY թ., HH:mm',\n },\n calendar: {\n sameDay: '[այսօր] LT',\n nextDay: '[վաղը] LT',\n lastDay: '[երեկ] LT',\n nextWeek: function () {\n return 'dddd [օրը ժամը] LT';\n },\n lastWeek: function () {\n return '[անցած] dddd [օրը ժամը] LT';\n },\n sameElse: 'L',\n },\n relativeTime: {\n future: '%s հետո',\n past: '%s առաջ',\n s: 'մի քանի վայրկյան',\n ss: '%d վայրկյան',\n m: 'րոպե',\n mm: '%d րոպե',\n h: 'ժամ',\n hh: '%d ժամ',\n d: 'օր',\n dd: '%d օր',\n M: 'ամիս',\n MM: '%d ամիս',\n y: 'տարի',\n yy: '%d տարի',\n },\n meridiemParse: /գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,\n isPM: function (input) {\n return /^(ցերեկվա|երեկոյան)$/.test(input);\n },\n meridiem: function (hour) {\n if (hour < 4) {\n return 'գիշերվա';\n } else if (hour < 12) {\n return 'առավոտվա';\n } else if (hour < 17) {\n return 'ցերեկվա';\n } else {\n return 'երեկոյան';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}|\\d{1,2}-(ին|րդ)/,\n ordinal: function (number, period) {\n switch (period) {\n case 'DDD':\n case 'w':\n case 'W':\n case 'DDDo':\n if (number === 1) {\n return number + '-ին';\n }\n return number + '-րդ';\n default:\n return number;\n }\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 7, // The week that contains Jan 7th is the first week of the year.\n },\n });\n\n return hyAm;\n\n})));\n","//! moment.js locale configuration\n//! locale : Catalan [ca]\n//! author : Juan G. Hurtado : https://github.com/juanghurtado\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var ca = moment.defineLocale('ca', {\n months: {\n standalone: 'gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre'.split(\n '_'\n ),\n format: \"de gener_de febrer_de març_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre\".split(\n '_'\n ),\n isFormat: /D[oD]?(\\s)+MMMM/,\n },\n monthsShort: 'gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte'.split(\n '_'\n ),\n weekdaysShort: 'dg._dl._dt._dc._dj._dv._ds.'.split('_'),\n weekdaysMin: 'dg_dl_dt_dc_dj_dv_ds'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'H:mm',\n LTS: 'H:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM [de] YYYY',\n ll: 'D MMM YYYY',\n LLL: 'D MMMM [de] YYYY [a les] H:mm',\n lll: 'D MMM YYYY, H:mm',\n LLLL: 'dddd D MMMM [de] YYYY [a les] H:mm',\n llll: 'ddd D MMM YYYY, H:mm',\n },\n calendar: {\n sameDay: function () {\n return '[avui a ' + (this.hours() !== 1 ? 'les' : 'la') + '] LT';\n },\n nextDay: function () {\n return '[demà a ' + (this.hours() !== 1 ? 'les' : 'la') + '] LT';\n },\n nextWeek: function () {\n return 'dddd [a ' + (this.hours() !== 1 ? 'les' : 'la') + '] LT';\n },\n lastDay: function () {\n return '[ahir a ' + (this.hours() !== 1 ? 'les' : 'la') + '] LT';\n },\n lastWeek: function () {\n return (\n '[el] dddd [passat a ' +\n (this.hours() !== 1 ? 'les' : 'la') +\n '] LT'\n );\n },\n sameElse: 'L',\n },\n relativeTime: {\n future: \"d'aquí %s\",\n past: 'fa %s',\n s: 'uns segons',\n ss: '%d segons',\n m: 'un minut',\n mm: '%d minuts',\n h: 'una hora',\n hh: '%d hores',\n d: 'un dia',\n dd: '%d dies',\n M: 'un mes',\n MM: '%d mesos',\n y: 'un any',\n yy: '%d anys',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(r|n|t|è|a)/,\n ordinal: function (number, period) {\n var output =\n number === 1\n ? 'r'\n : number === 2\n ? 'n'\n : number === 3\n ? 'r'\n : number === 4\n ? 't'\n : 'è';\n if (period === 'w' || period === 'W') {\n output = 'a';\n }\n return number + output;\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return ca;\n\n})));\n","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\nimport { isArray } from './array'; // --- Static ---\n\nexport var assign = function assign() {\n return Object.assign.apply(Object, arguments);\n};\nexport var create = function create(proto, optionalProps) {\n return Object.create(proto, optionalProps);\n};\nexport var defineProperties = function defineProperties(obj, props) {\n return Object.defineProperties(obj, props);\n};\nexport var defineProperty = function defineProperty(obj, prop, descriptor) {\n return Object.defineProperty(obj, prop, descriptor);\n};\nexport var freeze = function freeze(obj) {\n return Object.freeze(obj);\n};\nexport var getOwnPropertyNames = function getOwnPropertyNames(obj) {\n return Object.getOwnPropertyNames(obj);\n};\nexport var getOwnPropertyDescriptor = function getOwnPropertyDescriptor(obj, prop) {\n return Object.getOwnPropertyDescriptor(obj, prop);\n};\nexport var getOwnPropertySymbols = function getOwnPropertySymbols(obj) {\n return Object.getOwnPropertySymbols(obj);\n};\nexport var getPrototypeOf = function getPrototypeOf(obj) {\n return Object.getPrototypeOf(obj);\n};\nexport var is = function is(value1, value2) {\n return Object.is(value1, value2);\n};\nexport var isFrozen = function isFrozen(obj) {\n return Object.isFrozen(obj);\n};\nexport var keys = function keys(obj) {\n return Object.keys(obj);\n}; // --- \"Instance\" ---\n\nexport var hasOwnProperty = function hasOwnProperty(obj, prop) {\n return Object.prototype.hasOwnProperty.call(obj, prop);\n};\nexport var toString = function toString(obj) {\n return Object.prototype.toString.call(obj);\n}; // --- Utilities ---\n\n/**\n * Quick object check - this is primarily used to tell\n * Objects from primitive values when we know the value\n * is a JSON-compliant type.\n * Note object could be a complex type like array, date, etc.\n */\n\nexport var isObject = function isObject(obj) {\n return obj !== null && _typeof(obj) === 'object';\n};\n/**\n * Strict object type check. Only returns true\n * for plain JavaScript objects.\n */\n\nexport var isPlainObject = function isPlainObject(obj) {\n return Object.prototype.toString.call(obj) === '[object Object]';\n};\n/**\n * Shallow copy an object. If the passed in object\n * is null or undefined, returns an empty object\n */\n\nexport var clone = function clone(obj) {\n return _objectSpread({}, obj);\n};\n/**\n * Return a shallow copy of object with the specified properties only\n * @link https://gist.github.com/bisubus/2da8af7e801ffd813fab7ac221aa7afc\n */\n\nexport var pick = function pick(obj, props) {\n return keys(obj).filter(function (key) {\n return props.indexOf(key) !== -1;\n }).reduce(function (result, key) {\n return _objectSpread(_objectSpread({}, result), {}, _defineProperty({}, key, obj[key]));\n }, {});\n};\n/**\n * Return a shallow copy of object with the specified properties omitted\n * @link https://gist.github.com/bisubus/2da8af7e801ffd813fab7ac221aa7afc\n */\n\nexport var omit = function omit(obj, props) {\n return keys(obj).filter(function (key) {\n return props.indexOf(key) === -1;\n }).reduce(function (result, key) {\n return _objectSpread(_objectSpread({}, result), {}, _defineProperty({}, key, obj[key]));\n }, {});\n};\n/**\n * Convenience method to create a read-only descriptor\n */\n\nexport var readonlyDescriptor = function readonlyDescriptor() {\n return {\n enumerable: true,\n configurable: false,\n writable: false\n };\n};\n/**\n * Deep-freezes and object, making it immutable / read-only.\n * Returns the same object passed-in, but frozen.\n * Freezes inner object/array/values first.\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze\n * Note: this method will not work for property values using Symbol() as a key\n */\n\nexport var deepFreeze = function deepFreeze(obj) {\n // Retrieve the property names defined on object/array\n // Note: `keys` will ignore properties that are keyed by a `Symbol()`\n var props = keys(obj); // Iterate over each prop and recursively freeze it\n\n props.forEach(function (prop) {\n var value = obj[prop]; // If value is a plain object or array, we deepFreeze it\n\n obj[prop] = value && (isPlainObject(value) || isArray(value)) ? deepFreeze(value) : value;\n });\n return freeze(obj);\n};","// Standard YAML's Failsafe schema.\n// http://www.yaml.org/spec/1.2/spec.html#id2802346\n\n\n'use strict';\n\n\nvar Schema = require('../schema');\n\n\nmodule.exports = new Schema({\n explicit: [\n require('../type/str'),\n require('../type/seq'),\n require('../type/map')\n ]\n});\n","//! moment.js locale configuration\n//! locale : French (Canada) [fr-ca]\n//! author : Jonathan Abourbih : https://github.com/jonbca\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var frCa = moment.defineLocale('fr-ca', {\n months: 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split(\n '_'\n ),\n monthsShort: 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),\n weekdaysShort: 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),\n weekdaysMin: 'di_lu_ma_me_je_ve_sa'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'YYYY-MM-DD',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd D MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[Aujourd’hui à] LT',\n nextDay: '[Demain à] LT',\n nextWeek: 'dddd [à] LT',\n lastDay: '[Hier à] LT',\n lastWeek: 'dddd [dernier à] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'dans %s',\n past: 'il y a %s',\n s: 'quelques secondes',\n ss: '%d secondes',\n m: 'une minute',\n mm: '%d minutes',\n h: 'une heure',\n hh: '%d heures',\n d: 'un jour',\n dd: '%d jours',\n M: 'un mois',\n MM: '%d mois',\n y: 'un an',\n yy: '%d ans',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(er|e)/,\n ordinal: function (number, period) {\n switch (period) {\n // Words with masculine grammatical gender: mois, trimestre, jour\n default:\n case 'M':\n case 'Q':\n case 'D':\n case 'DDD':\n case 'd':\n return number + (number === 1 ? 'er' : 'e');\n\n // Words with feminine grammatical gender: semaine\n case 'w':\n case 'W':\n return number + (number === 1 ? 're' : 'e');\n }\n },\n });\n\n return frCa;\n\n})));\n","//! moment.js locale configuration\n//! locale : Dutch (Belgium) [nl-be]\n//! author : Joris Röling : https://github.com/jorisroling\n//! author : Jacob Middag : https://github.com/middagj\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split(\n '_'\n ),\n monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split(\n '_'\n ),\n monthsParse = [\n /^jan/i,\n /^feb/i,\n /^maart|mrt.?$/i,\n /^apr/i,\n /^mei$/i,\n /^jun[i.]?$/i,\n /^jul[i.]?$/i,\n /^aug/i,\n /^sep/i,\n /^okt/i,\n /^nov/i,\n /^dec/i,\n ],\n monthsRegex = /^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\\.?|feb\\.?|mrt\\.?|apr\\.?|ju[nl]\\.?|aug\\.?|sep\\.?|okt\\.?|nov\\.?|dec\\.?)/i;\n\n var nlBe = moment.defineLocale('nl-be', {\n months: 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split(\n '_'\n ),\n monthsShort: function (m, format) {\n if (!m) {\n return monthsShortWithDots;\n } else if (/-MMM-/.test(format)) {\n return monthsShortWithoutDots[m.month()];\n } else {\n return monthsShortWithDots[m.month()];\n }\n },\n\n monthsRegex: monthsRegex,\n monthsShortRegex: monthsRegex,\n monthsStrictRegex: /^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,\n monthsShortStrictRegex: /^(jan\\.?|feb\\.?|mrt\\.?|apr\\.?|mei|ju[nl]\\.?|aug\\.?|sep\\.?|okt\\.?|nov\\.?|dec\\.?)/i,\n\n monthsParse: monthsParse,\n longMonthsParse: monthsParse,\n shortMonthsParse: monthsParse,\n\n weekdays: 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split(\n '_'\n ),\n weekdaysShort: 'zo._ma._di._wo._do._vr._za.'.split('_'),\n weekdaysMin: 'zo_ma_di_wo_do_vr_za'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd D MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[vandaag om] LT',\n nextDay: '[morgen om] LT',\n nextWeek: 'dddd [om] LT',\n lastDay: '[gisteren om] LT',\n lastWeek: '[afgelopen] dddd [om] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'over %s',\n past: '%s geleden',\n s: 'een paar seconden',\n ss: '%d seconden',\n m: 'één minuut',\n mm: '%d minuten',\n h: 'één uur',\n hh: '%d uur',\n d: 'één dag',\n dd: '%d dagen',\n M: 'één maand',\n MM: '%d maanden',\n y: 'één jaar',\n yy: '%d jaar',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(ste|de)/,\n ordinal: function (number) {\n return (\n number +\n (number === 1 || number === 8 || number >= 20 ? 'ste' : 'de')\n );\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return nlBe;\n\n})));\n","//! moment.js locale configuration\n//! locale : Hindi [hi]\n//! author : Mayank Singhal : https://github.com/mayanksinghal\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var symbolMap = {\n '1': '१',\n '2': '२',\n '3': '३',\n '4': '४',\n '5': '५',\n '6': '६',\n '7': '७',\n '8': '८',\n '9': '९',\n '0': '०',\n },\n numberMap = {\n '१': '1',\n '२': '2',\n '३': '3',\n '४': '4',\n '५': '5',\n '६': '6',\n '७': '7',\n '८': '8',\n '९': '9',\n '०': '0',\n };\n\n var hi = moment.defineLocale('hi', {\n months: 'जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर'.split(\n '_'\n ),\n monthsShort: 'जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार'.split('_'),\n weekdaysShort: 'रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि'.split('_'),\n weekdaysMin: 'र_सो_मं_बु_गु_शु_श'.split('_'),\n longDateFormat: {\n LT: 'A h:mm बजे',\n LTS: 'A h:mm:ss बजे',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY, A h:mm बजे',\n LLLL: 'dddd, D MMMM YYYY, A h:mm बजे',\n },\n calendar: {\n sameDay: '[आज] LT',\n nextDay: '[कल] LT',\n nextWeek: 'dddd, LT',\n lastDay: '[कल] LT',\n lastWeek: '[पिछले] dddd, LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: '%s में',\n past: '%s पहले',\n s: 'कुछ ही क्षण',\n ss: '%d सेकंड',\n m: 'एक मिनट',\n mm: '%d मिनट',\n h: 'एक घंटा',\n hh: '%d घंटे',\n d: 'एक दिन',\n dd: '%d दिन',\n M: 'एक महीने',\n MM: '%d महीने',\n y: 'एक वर्ष',\n yy: '%d वर्ष',\n },\n preparse: function (string) {\n return string.replace(/[१२३४५६७८९०]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n // Hindi notation for meridiems are quite fuzzy in practice. While there exists\n // a rigid notion of a 'Pahar' it is not used as rigidly in modern Hindi.\n meridiemParse: /रात|सुबह|दोपहर|शाम/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'रात') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'सुबह') {\n return hour;\n } else if (meridiem === 'दोपहर') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'शाम') {\n return hour + 12;\n }\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 4) {\n return 'रात';\n } else if (hour < 10) {\n return 'सुबह';\n } else if (hour < 17) {\n return 'दोपहर';\n } else if (hour < 20) {\n return 'शाम';\n } else {\n return 'रात';\n }\n },\n week: {\n dow: 0, // Sunday is the first day of the week.\n doy: 6, // The week that contains Jan 6th is the first week of the year.\n },\n });\n\n return hi;\n\n})));\n","//\n// Single point of contact for Vue\n//\n// TODO:\n// Conditionally import Vue if no global Vue\n//\nimport Vue from 'vue';\nexport default Vue;","'use strict';\n\n/*eslint-disable max-len*/\n\nvar common = require('./common');\nvar YAMLException = require('./exception');\nvar Type = require('./type');\n\n\nfunction compileList(schema, name, result) {\n var exclude = [];\n\n schema.include.forEach(function (includedSchema) {\n result = compileList(includedSchema, name, result);\n });\n\n schema[name].forEach(function (currentType) {\n result.forEach(function (previousType, previousIndex) {\n if (previousType.tag === currentType.tag && previousType.kind === currentType.kind) {\n exclude.push(previousIndex);\n }\n });\n\n result.push(currentType);\n });\n\n return result.filter(function (type, index) {\n return exclude.indexOf(index) === -1;\n });\n}\n\n\nfunction compileMap(/* lists... */) {\n var result = {\n scalar: {},\n sequence: {},\n mapping: {},\n fallback: {}\n }, index, length;\n\n function collectType(type) {\n result[type.kind][type.tag] = result['fallback'][type.tag] = type;\n }\n\n for (index = 0, length = arguments.length; index < length; index += 1) {\n arguments[index].forEach(collectType);\n }\n return result;\n}\n\n\nfunction Schema(definition) {\n this.include = definition.include || [];\n this.implicit = definition.implicit || [];\n this.explicit = definition.explicit || [];\n\n this.implicit.forEach(function (type) {\n if (type.loadKind && type.loadKind !== 'scalar') {\n throw new YAMLException('There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.');\n }\n });\n\n this.compiledImplicit = compileList(this, 'implicit', []);\n this.compiledExplicit = compileList(this, 'explicit', []);\n this.compiledTypeMap = compileMap(this.compiledImplicit, this.compiledExplicit);\n}\n\n\nSchema.DEFAULT = null;\n\n\nSchema.create = function createSchema() {\n var schemas, types;\n\n switch (arguments.length) {\n case 1:\n schemas = Schema.DEFAULT;\n types = arguments[0];\n break;\n\n case 2:\n schemas = arguments[0];\n types = arguments[1];\n break;\n\n default:\n throw new YAMLException('Wrong number of arguments for Schema.create function');\n }\n\n schemas = common.toArray(schemas);\n types = common.toArray(types);\n\n if (!schemas.every(function (schema) { return schema instanceof Schema; })) {\n throw new YAMLException('Specified list of super schemas (or a single Schema object) contains a non-Schema object.');\n }\n\n if (!types.every(function (type) { return type instanceof Type; })) {\n throw new YAMLException('Specified list of YAML types (or a single Type object) contains a non-Type object.');\n }\n\n return new Schema({\n include: schemas,\n explicit: types\n });\n};\n\n\nmodule.exports = Schema;\n","// .dirname, .basename, and .extname methods are extracted from Node.js v8.11.1,\n// backported and transplited with Babel, with backwards-compat fixes\n\n// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n// resolves . and .. elements in a path array with directory names there\n// must be no slashes, empty elements, or device names (c:\\) in the array\n// (so also no leading and trailing slashes - it does not distinguish\n// relative and absolute paths)\nfunction normalizeArray(parts, allowAboveRoot) {\n // if the path tries to go above the root, `up` ends up > 0\n var up = 0;\n for (var i = parts.length - 1; i >= 0; i--) {\n var last = parts[i];\n if (last === '.') {\n parts.splice(i, 1);\n } else if (last === '..') {\n parts.splice(i, 1);\n up++;\n } else if (up) {\n parts.splice(i, 1);\n up--;\n }\n }\n\n // if the path is allowed to go above the root, restore leading ..s\n if (allowAboveRoot) {\n for (; up--; up) {\n parts.unshift('..');\n }\n }\n\n return parts;\n}\n\n// path.resolve([from ...], to)\n// posix version\nexports.resolve = function() {\n var resolvedPath = '',\n resolvedAbsolute = false;\n\n for (var i = arguments.length - 1; i >= -1 && !resolvedAbsolute; i--) {\n var path = (i >= 0) ? arguments[i] : process.cwd();\n\n // Skip empty and invalid entries\n if (typeof path !== 'string') {\n throw new TypeError('Arguments to path.resolve must be strings');\n } else if (!path) {\n continue;\n }\n\n resolvedPath = path + '/' + resolvedPath;\n resolvedAbsolute = path.charAt(0) === '/';\n }\n\n // At this point the path should be resolved to a full absolute path, but\n // handle relative paths to be safe (might happen when process.cwd() fails)\n\n // Normalize the path\n resolvedPath = normalizeArray(filter(resolvedPath.split('/'), function(p) {\n return !!p;\n }), !resolvedAbsolute).join('/');\n\n return ((resolvedAbsolute ? '/' : '') + resolvedPath) || '.';\n};\n\n// path.normalize(path)\n// posix version\nexports.normalize = function(path) {\n var isAbsolute = exports.isAbsolute(path),\n trailingSlash = substr(path, -1) === '/';\n\n // Normalize the path\n path = normalizeArray(filter(path.split('/'), function(p) {\n return !!p;\n }), !isAbsolute).join('/');\n\n if (!path && !isAbsolute) {\n path = '.';\n }\n if (path && trailingSlash) {\n path += '/';\n }\n\n return (isAbsolute ? '/' : '') + path;\n};\n\n// posix version\nexports.isAbsolute = function(path) {\n return path.charAt(0) === '/';\n};\n\n// posix version\nexports.join = function() {\n var paths = Array.prototype.slice.call(arguments, 0);\n return exports.normalize(filter(paths, function(p, index) {\n if (typeof p !== 'string') {\n throw new TypeError('Arguments to path.join must be strings');\n }\n return p;\n }).join('/'));\n};\n\n\n// path.relative(from, to)\n// posix version\nexports.relative = function(from, to) {\n from = exports.resolve(from).substr(1);\n to = exports.resolve(to).substr(1);\n\n function trim(arr) {\n var start = 0;\n for (; start < arr.length; start++) {\n if (arr[start] !== '') break;\n }\n\n var end = arr.length - 1;\n for (; end >= 0; end--) {\n if (arr[end] !== '') break;\n }\n\n if (start > end) return [];\n return arr.slice(start, end - start + 1);\n }\n\n var fromParts = trim(from.split('/'));\n var toParts = trim(to.split('/'));\n\n var length = Math.min(fromParts.length, toParts.length);\n var samePartsLength = length;\n for (var i = 0; i < length; i++) {\n if (fromParts[i] !== toParts[i]) {\n samePartsLength = i;\n break;\n }\n }\n\n var outputParts = [];\n for (var i = samePartsLength; i < fromParts.length; i++) {\n outputParts.push('..');\n }\n\n outputParts = outputParts.concat(toParts.slice(samePartsLength));\n\n return outputParts.join('/');\n};\n\nexports.sep = '/';\nexports.delimiter = ':';\n\nexports.dirname = function (path) {\n if (typeof path !== 'string') path = path + '';\n if (path.length === 0) return '.';\n var code = path.charCodeAt(0);\n var hasRoot = code === 47 /*/*/;\n var end = -1;\n var matchedSlash = true;\n for (var i = path.length - 1; i >= 1; --i) {\n code = path.charCodeAt(i);\n if (code === 47 /*/*/) {\n if (!matchedSlash) {\n end = i;\n break;\n }\n } else {\n // We saw the first non-path separator\n matchedSlash = false;\n }\n }\n\n if (end === -1) return hasRoot ? '/' : '.';\n if (hasRoot && end === 1) {\n // return '//';\n // Backwards-compat fix:\n return '/';\n }\n return path.slice(0, end);\n};\n\nfunction basename(path) {\n if (typeof path !== 'string') path = path + '';\n\n var start = 0;\n var end = -1;\n var matchedSlash = true;\n var i;\n\n for (i = path.length - 1; i >= 0; --i) {\n if (path.charCodeAt(i) === 47 /*/*/) {\n // If we reached a path separator that was not part of a set of path\n // separators at the end of the string, stop now\n if (!matchedSlash) {\n start = i + 1;\n break;\n }\n } else if (end === -1) {\n // We saw the first non-path separator, mark this as the end of our\n // path component\n matchedSlash = false;\n end = i + 1;\n }\n }\n\n if (end === -1) return '';\n return path.slice(start, end);\n}\n\n// Uses a mixed approach for backwards-compatibility, as ext behavior changed\n// in new Node.js versions, so only basename() above is backported here\nexports.basename = function (path, ext) {\n var f = basename(path);\n if (ext && f.substr(-1 * ext.length) === ext) {\n f = f.substr(0, f.length - ext.length);\n }\n return f;\n};\n\nexports.extname = function (path) {\n if (typeof path !== 'string') path = path + '';\n var startDot = -1;\n var startPart = 0;\n var end = -1;\n var matchedSlash = true;\n // Track the state of characters (if any) we see before our first dot and\n // after any path separator we find\n var preDotState = 0;\n for (var i = path.length - 1; i >= 0; --i) {\n var code = path.charCodeAt(i);\n if (code === 47 /*/*/) {\n // If we reached a path separator that was not part of a set of path\n // separators at the end of the string, stop now\n if (!matchedSlash) {\n startPart = i + 1;\n break;\n }\n continue;\n }\n if (end === -1) {\n // We saw the first non-path separator, mark this as the end of our\n // extension\n matchedSlash = false;\n end = i + 1;\n }\n if (code === 46 /*.*/) {\n // If this is our first dot, mark it as the start of our extension\n if (startDot === -1)\n startDot = i;\n else if (preDotState !== 1)\n preDotState = 1;\n } else if (startDot !== -1) {\n // We saw a non-dot and non-path separator before our dot, so we should\n // have a good chance at having a non-empty extension\n preDotState = -1;\n }\n }\n\n if (startDot === -1 || end === -1 ||\n // We saw a non-dot character immediately before the dot\n preDotState === 0 ||\n // The (right-most) trimmed path component is exactly '..'\n preDotState === 1 && startDot === end - 1 && startDot === startPart + 1) {\n return '';\n }\n return path.slice(startDot, end);\n};\n\nfunction filter (xs, f) {\n if (xs.filter) return xs.filter(f);\n var res = [];\n for (var i = 0; i < xs.length; i++) {\n if (f(xs[i], i, xs)) res.push(xs[i]);\n }\n return res;\n}\n\n// String.prototype.substr - negative index don't work in IE8\nvar substr = 'ab'.substr(-1) === 'b'\n ? function (str, start, len) { return str.substr(start, len) }\n : function (str, start, len) {\n if (start < 0) start = str.length + start;\n return str.substr(start, len);\n }\n;\n","//! moment.js locale configuration\n//! locale : Gujarati [gu]\n//! author : Kaushik Thanki : https://github.com/Kaushik1987\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var symbolMap = {\n '1': '૧',\n '2': '૨',\n '3': '૩',\n '4': '૪',\n '5': '૫',\n '6': '૬',\n '7': '૭',\n '8': '૮',\n '9': '૯',\n '0': '૦',\n },\n numberMap = {\n '૧': '1',\n '૨': '2',\n '૩': '3',\n '૪': '4',\n '૫': '5',\n '૬': '6',\n '૭': '7',\n '૮': '8',\n '૯': '9',\n '૦': '0',\n };\n\n var gu = moment.defineLocale('gu', {\n months: 'જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર'.split(\n '_'\n ),\n monthsShort: 'જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.'.split(\n '_'\n ),\n monthsParseExact: true,\n weekdays: 'રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર'.split(\n '_'\n ),\n weekdaysShort: 'રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ'.split('_'),\n weekdaysMin: 'ર_સો_મં_બુ_ગુ_શુ_શ'.split('_'),\n longDateFormat: {\n LT: 'A h:mm વાગ્યે',\n LTS: 'A h:mm:ss વાગ્યે',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY, A h:mm વાગ્યે',\n LLLL: 'dddd, D MMMM YYYY, A h:mm વાગ્યે',\n },\n calendar: {\n sameDay: '[આજ] LT',\n nextDay: '[કાલે] LT',\n nextWeek: 'dddd, LT',\n lastDay: '[ગઇકાલે] LT',\n lastWeek: '[પાછલા] dddd, LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: '%s મા',\n past: '%s પહેલા',\n s: 'અમુક પળો',\n ss: '%d સેકંડ',\n m: 'એક મિનિટ',\n mm: '%d મિનિટ',\n h: 'એક કલાક',\n hh: '%d કલાક',\n d: 'એક દિવસ',\n dd: '%d દિવસ',\n M: 'એક મહિનો',\n MM: '%d મહિનો',\n y: 'એક વર્ષ',\n yy: '%d વર્ષ',\n },\n preparse: function (string) {\n return string.replace(/[૧૨૩૪૫૬૭૮૯૦]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n // Gujarati notation for meridiems are quite fuzzy in practice. While there exists\n // a rigid notion of a 'Pahar' it is not used as rigidly in modern Gujarati.\n meridiemParse: /રાત|બપોર|સવાર|સાંજ/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'રાત') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'સવાર') {\n return hour;\n } else if (meridiem === 'બપોર') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'સાંજ') {\n return hour + 12;\n }\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 4) {\n return 'રાત';\n } else if (hour < 10) {\n return 'સવાર';\n } else if (hour < 17) {\n return 'બપોર';\n } else if (hour < 20) {\n return 'સાંજ';\n } else {\n return 'રાત';\n }\n },\n week: {\n dow: 0, // Sunday is the first day of the week.\n doy: 6, // The week that contains Jan 6th is the first week of the year.\n },\n });\n\n return gu;\n\n})));\n","'use strict';\n\nvar Type = require('../type');\n\nvar YAML_DATE_REGEXP = new RegExp(\n '^([0-9][0-9][0-9][0-9])' + // [1] year\n '-([0-9][0-9])' + // [2] month\n '-([0-9][0-9])$'); // [3] day\n\nvar YAML_TIMESTAMP_REGEXP = new RegExp(\n '^([0-9][0-9][0-9][0-9])' + // [1] year\n '-([0-9][0-9]?)' + // [2] month\n '-([0-9][0-9]?)' + // [3] day\n '(?:[Tt]|[ \\\\t]+)' + // ...\n '([0-9][0-9]?)' + // [4] hour\n ':([0-9][0-9])' + // [5] minute\n ':([0-9][0-9])' + // [6] second\n '(?:\\\\.([0-9]*))?' + // [7] fraction\n '(?:[ \\\\t]*(Z|([-+])([0-9][0-9]?)' + // [8] tz [9] tz_sign [10] tz_hour\n '(?::([0-9][0-9]))?))?$'); // [11] tz_minute\n\nfunction resolveYamlTimestamp(data) {\n if (data === null) return false;\n if (YAML_DATE_REGEXP.exec(data) !== null) return true;\n if (YAML_TIMESTAMP_REGEXP.exec(data) !== null) return true;\n return false;\n}\n\nfunction constructYamlTimestamp(data) {\n var match, year, month, day, hour, minute, second, fraction = 0,\n delta = null, tz_hour, tz_minute, date;\n\n match = YAML_DATE_REGEXP.exec(data);\n if (match === null) match = YAML_TIMESTAMP_REGEXP.exec(data);\n\n if (match === null) throw new Error('Date resolve error');\n\n // match: [1] year [2] month [3] day\n\n year = +(match[1]);\n month = +(match[2]) - 1; // JS month starts with 0\n day = +(match[3]);\n\n if (!match[4]) { // no hour\n return new Date(Date.UTC(year, month, day));\n }\n\n // match: [4] hour [5] minute [6] second [7] fraction\n\n hour = +(match[4]);\n minute = +(match[5]);\n second = +(match[6]);\n\n if (match[7]) {\n fraction = match[7].slice(0, 3);\n while (fraction.length < 3) { // milli-seconds\n fraction += '0';\n }\n fraction = +fraction;\n }\n\n // match: [8] tz [9] tz_sign [10] tz_hour [11] tz_minute\n\n if (match[9]) {\n tz_hour = +(match[10]);\n tz_minute = +(match[11] || 0);\n delta = (tz_hour * 60 + tz_minute) * 60000; // delta in mili-seconds\n if (match[9] === '-') delta = -delta;\n }\n\n date = new Date(Date.UTC(year, month, day, hour, minute, second, fraction));\n\n if (delta) date.setTime(date.getTime() - delta);\n\n return date;\n}\n\nfunction representYamlTimestamp(object /*, style*/) {\n return object.toISOString();\n}\n\nmodule.exports = new Type('tag:yaml.org,2002:timestamp', {\n kind: 'scalar',\n resolve: resolveYamlTimestamp,\n construct: constructYamlTimestamp,\n instanceOf: Date,\n represent: representYamlTimestamp\n});\n","//! moment.js locale configuration\n//! locale : English (Ireland) [en-ie]\n//! author : Chris Cartlidge : https://github.com/chriscartlidge\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var enIe = moment.defineLocale('en-ie', {\n months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split(\n '_'\n ),\n monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split(\n '_'\n ),\n weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd D MMMM YYYY HH:mm',\n },\n calendar: {\n sameDay: '[Today at] LT',\n nextDay: '[Tomorrow at] LT',\n nextWeek: 'dddd [at] LT',\n lastDay: '[Yesterday at] LT',\n lastWeek: '[Last] dddd [at] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'in %s',\n past: '%s ago',\n s: 'a few seconds',\n ss: '%d seconds',\n m: 'a minute',\n mm: '%d minutes',\n h: 'an hour',\n hh: '%d hours',\n d: 'a day',\n dd: '%d days',\n M: 'a month',\n MM: '%d months',\n y: 'a year',\n yy: '%d years',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal: function (number) {\n var b = number % 10,\n output =\n ~~((number % 100) / 10) === 1\n ? 'th'\n : b === 1\n ? 'st'\n : b === 2\n ? 'nd'\n : b === 3\n ? 'rd'\n : 'th';\n return number + output;\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return enIe;\n\n})));\n","var toString = {}.toString;\n\nmodule.exports = Array.isArray || function (arr) {\n return toString.call(arr) == '[object Array]';\n};\n","//! moment.js locale configuration\n//! locale : Cambodian [km]\n//! author : Kruy Vanna : https://github.com/kruyvanna\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var symbolMap = {\n '1': '១',\n '2': '២',\n '3': '៣',\n '4': '៤',\n '5': '៥',\n '6': '៦',\n '7': '៧',\n '8': '៨',\n '9': '៩',\n '0': '០',\n },\n numberMap = {\n '១': '1',\n '២': '2',\n '៣': '3',\n '៤': '4',\n '៥': '5',\n '៦': '6',\n '៧': '7',\n '៨': '8',\n '៩': '9',\n '០': '0',\n };\n\n var km = moment.defineLocale('km', {\n months: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split(\n '_'\n ),\n monthsShort: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split(\n '_'\n ),\n weekdays: 'អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍'.split('_'),\n weekdaysShort: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'),\n weekdaysMin: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd, D MMMM YYYY HH:mm',\n },\n meridiemParse: /ព្រឹក|ល្ងាច/,\n isPM: function (input) {\n return input === 'ល្ងាច';\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ព្រឹក';\n } else {\n return 'ល្ងាច';\n }\n },\n calendar: {\n sameDay: '[ថ្ងៃនេះ ម៉ោង] LT',\n nextDay: '[ស្អែក ម៉ោង] LT',\n nextWeek: 'dddd [ម៉ោង] LT',\n lastDay: '[ម្សិលមិញ ម៉ោង] LT',\n lastWeek: 'dddd [សប្តាហ៍មុន] [ម៉ោង] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: '%sទៀត',\n past: '%sមុន',\n s: 'ប៉ុន្មានវិនាទី',\n ss: '%d វិនាទី',\n m: 'មួយនាទី',\n mm: '%d នាទី',\n h: 'មួយម៉ោង',\n hh: '%d ម៉ោង',\n d: 'មួយថ្ងៃ',\n dd: '%d ថ្ងៃ',\n M: 'មួយខែ',\n MM: '%d ខែ',\n y: 'មួយឆ្នាំ',\n yy: '%d ឆ្នាំ',\n },\n dayOfMonthOrdinalParse: /ទី\\d{1,2}/,\n ordinal: 'ទី%d',\n preparse: function (string) {\n return string.replace(/[១២៣៤៥៦៧៨៩០]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return km;\n\n})));\n","//! moment.js locale configuration\n//! locale : Malay [ms]\n//! author : Weldan Jamili : https://github.com/weldan\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var ms = moment.defineLocale('ms', {\n months: 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split(\n '_'\n ),\n monthsShort: 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis'.split('_'),\n weekdays: 'Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu'.split('_'),\n weekdaysShort: 'Ahd_Isn_Sel_Rab_Kha_Jum_Sab'.split('_'),\n weekdaysMin: 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'),\n longDateFormat: {\n LT: 'HH.mm',\n LTS: 'HH.mm.ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY [pukul] HH.mm',\n LLLL: 'dddd, D MMMM YYYY [pukul] HH.mm',\n },\n meridiemParse: /pagi|tengahari|petang|malam/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'pagi') {\n return hour;\n } else if (meridiem === 'tengahari') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === 'petang' || meridiem === 'malam') {\n return hour + 12;\n }\n },\n meridiem: function (hours, minutes, isLower) {\n if (hours < 11) {\n return 'pagi';\n } else if (hours < 15) {\n return 'tengahari';\n } else if (hours < 19) {\n return 'petang';\n } else {\n return 'malam';\n }\n },\n calendar: {\n sameDay: '[Hari ini pukul] LT',\n nextDay: '[Esok pukul] LT',\n nextWeek: 'dddd [pukul] LT',\n lastDay: '[Kelmarin pukul] LT',\n lastWeek: 'dddd [lepas pukul] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'dalam %s',\n past: '%s yang lepas',\n s: 'beberapa saat',\n ss: '%d saat',\n m: 'seminit',\n mm: '%d minit',\n h: 'sejam',\n hh: '%d jam',\n d: 'sehari',\n dd: '%d hari',\n M: 'sebulan',\n MM: '%d bulan',\n y: 'setahun',\n yy: '%d tahun',\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 7, // The week that contains Jan 7th is the first week of the year.\n },\n });\n\n return ms;\n\n})));\n","//! moment.js locale configuration\n//! locale : Estonian [et]\n//! author : Henry Kehlmann : https://github.com/madhenry\n//! improvements : Illimar Tambek : https://github.com/ragulka\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n s: ['mõne sekundi', 'mõni sekund', 'paar sekundit'],\n ss: [number + 'sekundi', number + 'sekundit'],\n m: ['ühe minuti', 'üks minut'],\n mm: [number + ' minuti', number + ' minutit'],\n h: ['ühe tunni', 'tund aega', 'üks tund'],\n hh: [number + ' tunni', number + ' tundi'],\n d: ['ühe päeva', 'üks päev'],\n M: ['kuu aja', 'kuu aega', 'üks kuu'],\n MM: [number + ' kuu', number + ' kuud'],\n y: ['ühe aasta', 'aasta', 'üks aasta'],\n yy: [number + ' aasta', number + ' aastat'],\n };\n if (withoutSuffix) {\n return format[key][2] ? format[key][2] : format[key][1];\n }\n return isFuture ? format[key][0] : format[key][1];\n }\n\n var et = moment.defineLocale('et', {\n months: 'jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember'.split(\n '_'\n ),\n monthsShort: 'jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets'.split(\n '_'\n ),\n weekdays: 'pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev'.split(\n '_'\n ),\n weekdaysShort: 'P_E_T_K_N_R_L'.split('_'),\n weekdaysMin: 'P_E_T_K_N_R_L'.split('_'),\n longDateFormat: {\n LT: 'H:mm',\n LTS: 'H:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY H:mm',\n LLLL: 'dddd, D. MMMM YYYY H:mm',\n },\n calendar: {\n sameDay: '[Täna,] LT',\n nextDay: '[Homme,] LT',\n nextWeek: '[Järgmine] dddd LT',\n lastDay: '[Eile,] LT',\n lastWeek: '[Eelmine] dddd LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: '%s pärast',\n past: '%s tagasi',\n s: processRelativeTime,\n ss: processRelativeTime,\n m: processRelativeTime,\n mm: processRelativeTime,\n h: processRelativeTime,\n hh: processRelativeTime,\n d: processRelativeTime,\n dd: '%d päeva',\n M: processRelativeTime,\n MM: processRelativeTime,\n y: processRelativeTime,\n yy: processRelativeTime,\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4, // The week that contains Jan 4th is the first week of the year.\n },\n });\n\n return et;\n\n})));\n","//! moment.js locale configuration\n//! locale : English (India) [en-in]\n//! author : Jatin Agrawal : https://github.com/jatinag22\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n var enIn = moment.defineLocale('en-in', {\n months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split(\n '_'\n ),\n monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split(\n '_'\n ),\n weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat: {\n LT: 'h:mm A',\n LTS: 'h:mm:ss A',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY h:mm A',\n LLLL: 'dddd, D MMMM YYYY h:mm A',\n },\n calendar: {\n sameDay: '[Today at] LT',\n nextDay: '[Tomorrow at] LT',\n nextWeek: 'dddd [at] LT',\n lastDay: '[Yesterday at] LT',\n lastWeek: '[Last] dddd [at] LT',\n sameElse: 'L',\n },\n relativeTime: {\n future: 'in %s',\n past: '%s ago',\n s: 'a few seconds',\n ss: '%d seconds',\n m: 'a minute',\n mm: '%d minutes',\n h: 'an hour',\n hh: '%d hours',\n d: 'a day',\n dd: '%d days',\n M: 'a month',\n MM: '%d months',\n y: 'a year',\n yy: '%d years',\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal: function (number) {\n var b = number % 10,\n output =\n ~~((number % 100) / 10) === 1\n ? 'th'\n : b === 1\n ? 'st'\n : b === 2\n ? 'nd'\n : b === 3\n ? 'rd'\n : 'th';\n return number + output;\n },\n week: {\n dow: 0, // Sunday is the first day of the week.\n doy: 6, // The week that contains Jan 1st is the first week of the year.\n },\n });\n\n return enIn;\n\n})));\n","//! moment.js locale configuration\n//! locale : Sinhalese [si]\n//! author : Sampath Sitinamaluwa : https://github.com/sampathsris\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n //! moment.js locale configuration\n\n /*jshint -W100*/\n var si = moment.defineLocale('si', {\n months: 'ජනවාරි_පෙබරවාරි_මාර්තු_අප්‍රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්'.split(\n '_'\n ),\n monthsShort: 'ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ'.split(\n '_'\n ),\n weekdays: 'ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා'.split(\n '_'\n ),\n weekdaysShort: 'ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන'.split('_'),\n weekdaysMin: 'ඉ_ස_අ_බ_බ්‍ර_සි_සෙ'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'a h:mm',\n LTS: 'a h:mm:ss',\n L: 'YYYY/MM/DD',\n LL: 'YYYY MMMM D',\n LLL: 'YYYY MMMM D, a h:mm',\n LLLL: 'YYYY MMMM D [වැනි] dddd, a h:mm:ss',\n },\n calendar: {\n sameDay: '[අද] LT[ට]',\n nextDay: '[හෙට] LT[ට]',\n nextWeek: 'dddd LT[ට]',\n lastDay: '[ඊයේ] LT[ට]',\n lastWeek: '[පසුගිය] dddd LT[ට]',\n sameElse: 'L',\n },\n relativeTime: {\n future: '%sකින්',\n past: '%sකට පෙර',\n s: 'තත්පර කිහිපය',\n ss: 'තත්පර %d',\n m: 'මිනිත්තුව',\n mm: 'මිනිත්තු %d',\n h: 'පැය',\n hh: 'පැය %d',\n d: 'දිනය',\n dd: 'දින %d',\n M: 'මාසය',\n MM: 'මාස %d',\n y: 'වසර',\n yy: 'වසර %d',\n },\n dayOfMonthOrdinalParse: /\\d{1,2} වැනි/,\n ordinal: function (number) {\n return number + ' වැනි';\n },\n meridiemParse: /පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,\n isPM: function (input) {\n return input === 'ප.ව.' || input === 'පස් වරු';\n },\n meridiem: function (hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? 'ප.ව.' : 'පස් වරු';\n } else {\n return isLower ? 'පෙ.ව.' : 'පෙර වරු';\n }\n },\n });\n\n return si;\n\n})));\n","/**!\n * @fileOverview Kickass library to create and place poppers near their reference elements.\n * @version 1.16.1\n * @license\n * Copyright (c) 2016 Federico Zivolo and contributors\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\nvar isBrowser = typeof window !== 'undefined' && typeof document !== 'undefined' && typeof navigator !== 'undefined';\n\nvar timeoutDuration = function () {\n var longerTimeoutBrowsers = ['Edge', 'Trident', 'Firefox'];\n for (var i = 0; i < longerTimeoutBrowsers.length; i += 1) {\n if (isBrowser && navigator.userAgent.indexOf(longerTimeoutBrowsers[i]) >= 0) {\n return 1;\n }\n }\n return 0;\n}();\n\nfunction microtaskDebounce(fn) {\n var called = false;\n return function () {\n if (called) {\n return;\n }\n called = true;\n window.Promise.resolve().then(function () {\n called = false;\n fn();\n });\n };\n}\n\nfunction taskDebounce(fn) {\n var scheduled = false;\n return function () {\n if (!scheduled) {\n scheduled = true;\n setTimeout(function () {\n scheduled = false;\n fn();\n }, timeoutDuration);\n }\n };\n}\n\nvar supportsMicroTasks = isBrowser && window.Promise;\n\n/**\n* Create a debounced version of a method, that's asynchronously deferred\n* but called in the minimum time possible.\n*\n* @method\n* @memberof Popper.Utils\n* @argument {Function} fn\n* @returns {Function}\n*/\nvar debounce = supportsMicroTasks ? microtaskDebounce : taskDebounce;\n\n/**\n * Check if the given variable is a function\n * @method\n * @memberof Popper.Utils\n * @argument {Any} functionToCheck - variable to check\n * @returns {Boolean} answer to: is a function?\n */\nfunction isFunction(functionToCheck) {\n var getType = {};\n return functionToCheck && getType.toString.call(functionToCheck) === '[object Function]';\n}\n\n/**\n * Get CSS computed property of the given element\n * @method\n * @memberof Popper.Utils\n * @argument {Eement} element\n * @argument {String} property\n */\nfunction getStyleComputedProperty(element, property) {\n if (element.nodeType !== 1) {\n return [];\n }\n // NOTE: 1 DOM access here\n var window = element.ownerDocument.defaultView;\n var css = window.getComputedStyle(element, null);\n return property ? css[property] : css;\n}\n\n/**\n * Returns the parentNode or the host of the element\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @returns {Element} parent\n */\nfunction getParentNode(element) {\n if (element.nodeName === 'HTML') {\n return element;\n }\n return element.parentNode || element.host;\n}\n\n/**\n * Returns the scrolling parent of the given element\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @returns {Element} scroll parent\n */\nfunction getScrollParent(element) {\n // Return body, `getScroll` will take care to get the correct `scrollTop` from it\n if (!element) {\n return document.body;\n }\n\n switch (element.nodeName) {\n case 'HTML':\n case 'BODY':\n return element.ownerDocument.body;\n case '#document':\n return element.body;\n }\n\n // Firefox want us to check `-x` and `-y` variations as well\n\n var _getStyleComputedProp = getStyleComputedProperty(element),\n overflow = _getStyleComputedProp.overflow,\n overflowX = _getStyleComputedProp.overflowX,\n overflowY = _getStyleComputedProp.overflowY;\n\n if (/(auto|scroll|overlay)/.test(overflow + overflowY + overflowX)) {\n return element;\n }\n\n return getScrollParent(getParentNode(element));\n}\n\n/**\n * Returns the reference node of the reference object, or the reference object itself.\n * @method\n * @memberof Popper.Utils\n * @param {Element|Object} reference - the reference element (the popper will be relative to this)\n * @returns {Element} parent\n */\nfunction getReferenceNode(reference) {\n return reference && reference.referenceNode ? reference.referenceNode : reference;\n}\n\nvar isIE11 = isBrowser && !!(window.MSInputMethodContext && document.documentMode);\nvar isIE10 = isBrowser && /MSIE 10/.test(navigator.userAgent);\n\n/**\n * Determines if the browser is Internet Explorer\n * @method\n * @memberof Popper.Utils\n * @param {Number} version to check\n * @returns {Boolean} isIE\n */\nfunction isIE(version) {\n if (version === 11) {\n return isIE11;\n }\n if (version === 10) {\n return isIE10;\n }\n return isIE11 || isIE10;\n}\n\n/**\n * Returns the offset parent of the given element\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @returns {Element} offset parent\n */\nfunction getOffsetParent(element) {\n if (!element) {\n return document.documentElement;\n }\n\n var noOffsetParent = isIE(10) ? document.body : null;\n\n // NOTE: 1 DOM access here\n var offsetParent = element.offsetParent || null;\n // Skip hidden elements which don't have an offsetParent\n while (offsetParent === noOffsetParent && element.nextElementSibling) {\n offsetParent = (element = element.nextElementSibling).offsetParent;\n }\n\n var nodeName = offsetParent && offsetParent.nodeName;\n\n if (!nodeName || nodeName === 'BODY' || nodeName === 'HTML') {\n return element ? element.ownerDocument.documentElement : document.documentElement;\n }\n\n // .offsetParent will return the closest TH, TD or TABLE in case\n // no offsetParent is present, I hate this job...\n if (['TH', 'TD', 'TABLE'].indexOf(offsetParent.nodeName) !== -1 && getStyleComputedProperty(offsetParent, 'position') === 'static') {\n return getOffsetParent(offsetParent);\n }\n\n return offsetParent;\n}\n\nfunction isOffsetContainer(element) {\n var nodeName = element.nodeName;\n\n if (nodeName === 'BODY') {\n return false;\n }\n return nodeName === 'HTML' || getOffsetParent(element.firstElementChild) === element;\n}\n\n/**\n * Finds the root node (document, shadowDOM root) of the given element\n * @method\n * @memberof Popper.Utils\n * @argument {Element} node\n * @returns {Element} root node\n */\nfunction getRoot(node) {\n if (node.parentNode !== null) {\n return getRoot(node.parentNode);\n }\n\n return node;\n}\n\n/**\n * Finds the offset parent common to the two provided nodes\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element1\n * @argument {Element} element2\n * @returns {Element} common offset parent\n */\nfunction findCommonOffsetParent(element1, element2) {\n // This check is needed to avoid errors in case one of the elements isn't defined for any reason\n if (!element1 || !element1.nodeType || !element2 || !element2.nodeType) {\n return document.documentElement;\n }\n\n // Here we make sure to give as \"start\" the element that comes first in the DOM\n var order = element1.compareDocumentPosition(element2) & Node.DOCUMENT_POSITION_FOLLOWING;\n var start = order ? element1 : element2;\n var end = order ? element2 : element1;\n\n // Get common ancestor container\n var range = document.createRange();\n range.setStart(start, 0);\n range.setEnd(end, 0);\n var commonAncestorContainer = range.commonAncestorContainer;\n\n // Both nodes are inside #document\n\n if (element1 !== commonAncestorContainer && element2 !== commonAncestorContainer || start.contains(end)) {\n if (isOffsetContainer(commonAncestorContainer)) {\n return commonAncestorContainer;\n }\n\n return getOffsetParent(commonAncestorContainer);\n }\n\n // one of the nodes is inside shadowDOM, find which one\n var element1root = getRoot(element1);\n if (element1root.host) {\n return findCommonOffsetParent(element1root.host, element2);\n } else {\n return findCommonOffsetParent(element1, getRoot(element2).host);\n }\n}\n\n/**\n * Gets the scroll value of the given element in the given side (top and left)\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @argument {String} side `top` or `left`\n * @returns {number} amount of scrolled pixels\n */\nfunction getScroll(element) {\n var side = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'top';\n\n var upperSide = side === 'top' ? 'scrollTop' : 'scrollLeft';\n var nodeName = element.nodeName;\n\n if (nodeName === 'BODY' || nodeName === 'HTML') {\n var html = element.ownerDocument.documentElement;\n var scrollingElement = element.ownerDocument.scrollingElement || html;\n return scrollingElement[upperSide];\n }\n\n return element[upperSide];\n}\n\n/*\n * Sum or subtract the element scroll values (left and top) from a given rect object\n * @method\n * @memberof Popper.Utils\n * @param {Object} rect - Rect object you want to change\n * @param {HTMLElement} element - The element from the function reads the scroll values\n * @param {Boolean} subtract - set to true if you want to subtract the scroll values\n * @return {Object} rect - The modifier rect object\n */\nfunction includeScroll(rect, element) {\n var subtract = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;\n\n var scrollTop = getScroll(element, 'top');\n var scrollLeft = getScroll(element, 'left');\n var modifier = subtract ? -1 : 1;\n rect.top += scrollTop * modifier;\n rect.bottom += scrollTop * modifier;\n rect.left += scrollLeft * modifier;\n rect.right += scrollLeft * modifier;\n return rect;\n}\n\n/*\n * Helper to detect borders of a given element\n * @method\n * @memberof Popper.Utils\n * @param {CSSStyleDeclaration} styles\n * Result of `getStyleComputedProperty` on the given element\n * @param {String} axis - `x` or `y`\n * @return {number} borders - The borders size of the given axis\n */\n\nfunction getBordersSize(styles, axis) {\n var sideA = axis === 'x' ? 'Left' : 'Top';\n var sideB = sideA === 'Left' ? 'Right' : 'Bottom';\n\n return parseFloat(styles['border' + sideA + 'Width']) + parseFloat(styles['border' + sideB + 'Width']);\n}\n\nfunction getSize(axis, body, html, computedStyle) {\n return Math.max(body['offset' + axis], body['scroll' + axis], html['client' + axis], html['offset' + axis], html['scroll' + axis], isIE(10) ? parseInt(html['offset' + axis]) + parseInt(computedStyle['margin' + (axis === 'Height' ? 'Top' : 'Left')]) + parseInt(computedStyle['margin' + (axis === 'Height' ? 'Bottom' : 'Right')]) : 0);\n}\n\nfunction getWindowSizes(document) {\n var body = document.body;\n var html = document.documentElement;\n var computedStyle = isIE(10) && getComputedStyle(html);\n\n return {\n height: getSize('Height', body, html, computedStyle),\n width: getSize('Width', body, html, computedStyle)\n };\n}\n\nvar classCallCheck = function (instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n};\n\nvar createClass = function () {\n function defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n }\n\n return function (Constructor, protoProps, staticProps) {\n if (protoProps) defineProperties(Constructor.prototype, protoProps);\n if (staticProps) defineProperties(Constructor, staticProps);\n return Constructor;\n };\n}();\n\n\n\n\n\nvar defineProperty = function (obj, key, value) {\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n\n return obj;\n};\n\nvar _extends = Object.assign || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n};\n\n/**\n * Given element offsets, generate an output similar to getBoundingClientRect\n * @method\n * @memberof Popper.Utils\n * @argument {Object} offsets\n * @returns {Object} ClientRect like output\n */\nfunction getClientRect(offsets) {\n return _extends({}, offsets, {\n right: offsets.left + offsets.width,\n bottom: offsets.top + offsets.height\n });\n}\n\n/**\n * Get bounding client rect of given element\n * @method\n * @memberof Popper.Utils\n * @param {HTMLElement} element\n * @return {Object} client rect\n */\nfunction getBoundingClientRect(element) {\n var rect = {};\n\n // IE10 10 FIX: Please, don't ask, the element isn't\n // considered in DOM in some circumstances...\n // This isn't reproducible in IE10 compatibility mode of IE11\n try {\n if (isIE(10)) {\n rect = element.getBoundingClientRect();\n var scrollTop = getScroll(element, 'top');\n var scrollLeft = getScroll(element, 'left');\n rect.top += scrollTop;\n rect.left += scrollLeft;\n rect.bottom += scrollTop;\n rect.right += scrollLeft;\n } else {\n rect = element.getBoundingClientRect();\n }\n } catch (e) {}\n\n var result = {\n left: rect.left,\n top: rect.top,\n width: rect.right - rect.left,\n height: rect.bottom - rect.top\n };\n\n // subtract scrollbar size from sizes\n var sizes = element.nodeName === 'HTML' ? getWindowSizes(element.ownerDocument) : {};\n var width = sizes.width || element.clientWidth || result.width;\n var height = sizes.height || element.clientHeight || result.height;\n\n var horizScrollbar = element.offsetWidth - width;\n var vertScrollbar = element.offsetHeight - height;\n\n // if an hypothetical scrollbar is detected, we must be sure it's not a `border`\n // we make this check conditional for performance reasons\n if (horizScrollbar || vertScrollbar) {\n var styles = getStyleComputedProperty(element);\n horizScrollbar -= getBordersSize(styles, 'x');\n vertScrollbar -= getBordersSize(styles, 'y');\n\n result.width -= horizScrollbar;\n result.height -= vertScrollbar;\n }\n\n return getClientRect(result);\n}\n\nfunction getOffsetRectRelativeToArbitraryNode(children, parent) {\n var fixedPosition = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;\n\n var isIE10 = isIE(10);\n var isHTML = parent.nodeName === 'HTML';\n var childrenRect = getBoundingClientRect(children);\n var parentRect = getBoundingClientRect(parent);\n var scrollParent = getScrollParent(children);\n\n var styles = getStyleComputedProperty(parent);\n var borderTopWidth = parseFloat(styles.borderTopWidth);\n var borderLeftWidth = parseFloat(styles.borderLeftWidth);\n\n // In cases where the parent is fixed, we must ignore negative scroll in offset calc\n if (fixedPosition && isHTML) {\n parentRect.top = Math.max(parentRect.top, 0);\n parentRect.left = Math.max(parentRect.left, 0);\n }\n var offsets = getClientRect({\n top: childrenRect.top - parentRect.top - borderTopWidth,\n left: childrenRect.left - parentRect.left - borderLeftWidth,\n width: childrenRect.width,\n height: childrenRect.height\n });\n offsets.marginTop = 0;\n offsets.marginLeft = 0;\n\n // Subtract margins of documentElement in case it's being used as parent\n // we do this only on HTML because it's the only element that behaves\n // differently when margins are applied to it. The margins are included in\n // the box of the documentElement, in the other cases not.\n if (!isIE10 && isHTML) {\n var marginTop = parseFloat(styles.marginTop);\n var marginLeft = parseFloat(styles.marginLeft);\n\n offsets.top -= borderTopWidth - marginTop;\n offsets.bottom -= borderTopWidth - marginTop;\n offsets.left -= borderLeftWidth - marginLeft;\n offsets.right -= borderLeftWidth - marginLeft;\n\n // Attach marginTop and marginLeft because in some circumstances we may need them\n offsets.marginTop = marginTop;\n offsets.marginLeft = marginLeft;\n }\n\n if (isIE10 && !fixedPosition ? parent.contains(scrollParent) : parent === scrollParent && scrollParent.nodeName !== 'BODY') {\n offsets = includeScroll(offsets, parent);\n }\n\n return offsets;\n}\n\nfunction getViewportOffsetRectRelativeToArtbitraryNode(element) {\n var excludeScroll = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;\n\n var html = element.ownerDocument.documentElement;\n var relativeOffset = getOffsetRectRelativeToArbitraryNode(element, html);\n var width = Math.max(html.clientWidth, window.innerWidth || 0);\n var height = Math.max(html.clientHeight, window.innerHeight || 0);\n\n var scrollTop = !excludeScroll ? getScroll(html) : 0;\n var scrollLeft = !excludeScroll ? getScroll(html, 'left') : 0;\n\n var offset = {\n top: scrollTop - relativeOffset.top + relativeOffset.marginTop,\n left: scrollLeft - relativeOffset.left + relativeOffset.marginLeft,\n width: width,\n height: height\n };\n\n return getClientRect(offset);\n}\n\n/**\n * Check if the given element is fixed or is inside a fixed parent\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @argument {Element} customContainer\n * @returns {Boolean} answer to \"isFixed?\"\n */\nfunction isFixed(element) {\n var nodeName = element.nodeName;\n if (nodeName === 'BODY' || nodeName === 'HTML') {\n return false;\n }\n if (getStyleComputedProperty(element, 'position') === 'fixed') {\n return true;\n }\n var parentNode = getParentNode(element);\n if (!parentNode) {\n return false;\n }\n return isFixed(parentNode);\n}\n\n/**\n * Finds the first parent of an element that has a transformed property defined\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @returns {Element} first transformed parent or documentElement\n */\n\nfunction getFixedPositionOffsetParent(element) {\n // This check is needed to avoid errors in case one of the elements isn't defined for any reason\n if (!element || !element.parentElement || isIE()) {\n return document.documentElement;\n }\n var el = element.parentElement;\n while (el && getStyleComputedProperty(el, 'transform') === 'none') {\n el = el.parentElement;\n }\n return el || document.documentElement;\n}\n\n/**\n * Computed the boundaries limits and return them\n * @method\n * @memberof Popper.Utils\n * @param {HTMLElement} popper\n * @param {HTMLElement} reference\n * @param {number} padding\n * @param {HTMLElement} boundariesElement - Element used to define the boundaries\n * @param {Boolean} fixedPosition - Is in fixed position mode\n * @returns {Object} Coordinates of the boundaries\n */\nfunction getBoundaries(popper, reference, padding, boundariesElement) {\n var fixedPosition = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;\n\n // NOTE: 1 DOM access here\n\n var boundaries = { top: 0, left: 0 };\n var offsetParent = fixedPosition ? getFixedPositionOffsetParent(popper) : findCommonOffsetParent(popper, getReferenceNode(reference));\n\n // Handle viewport case\n if (boundariesElement === 'viewport') {\n boundaries = getViewportOffsetRectRelativeToArtbitraryNode(offsetParent, fixedPosition);\n } else {\n // Handle other cases based on DOM element used as boundaries\n var boundariesNode = void 0;\n if (boundariesElement === 'scrollParent') {\n boundariesNode = getScrollParent(getParentNode(reference));\n if (boundariesNode.nodeName === 'BODY') {\n boundariesNode = popper.ownerDocument.documentElement;\n }\n } else if (boundariesElement === 'window') {\n boundariesNode = popper.ownerDocument.documentElement;\n } else {\n boundariesNode = boundariesElement;\n }\n\n var offsets = getOffsetRectRelativeToArbitraryNode(boundariesNode, offsetParent, fixedPosition);\n\n // In case of HTML, we need a different computation\n if (boundariesNode.nodeName === 'HTML' && !isFixed(offsetParent)) {\n var _getWindowSizes = getWindowSizes(popper.ownerDocument),\n height = _getWindowSizes.height,\n width = _getWindowSizes.width;\n\n boundaries.top += offsets.top - offsets.marginTop;\n boundaries.bottom = height + offsets.top;\n boundaries.left += offsets.left - offsets.marginLeft;\n boundaries.right = width + offsets.left;\n } else {\n // for all the other DOM elements, this one is good\n boundaries = offsets;\n }\n }\n\n // Add paddings\n padding = padding || 0;\n var isPaddingNumber = typeof padding === 'number';\n boundaries.left += isPaddingNumber ? padding : padding.left || 0;\n boundaries.top += isPaddingNumber ? padding : padding.top || 0;\n boundaries.right -= isPaddingNumber ? padding : padding.right || 0;\n boundaries.bottom -= isPaddingNumber ? padding : padding.bottom || 0;\n\n return boundaries;\n}\n\nfunction getArea(_ref) {\n var width = _ref.width,\n height = _ref.height;\n\n return width * height;\n}\n\n/**\n * Utility used to transform the `auto` placement to the placement with more\n * available space.\n * @method\n * @memberof Popper.Utils\n * @argument {Object} data - The data object generated by update method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction computeAutoPlacement(placement, refRect, popper, reference, boundariesElement) {\n var padding = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : 0;\n\n if (placement.indexOf('auto') === -1) {\n return placement;\n }\n\n var boundaries = getBoundaries(popper, reference, padding, boundariesElement);\n\n var rects = {\n top: {\n width: boundaries.width,\n height: refRect.top - boundaries.top\n },\n right: {\n width: boundaries.right - refRect.right,\n height: boundaries.height\n },\n bottom: {\n width: boundaries.width,\n height: boundaries.bottom - refRect.bottom\n },\n left: {\n width: refRect.left - boundaries.left,\n height: boundaries.height\n }\n };\n\n var sortedAreas = Object.keys(rects).map(function (key) {\n return _extends({\n key: key\n }, rects[key], {\n area: getArea(rects[key])\n });\n }).sort(function (a, b) {\n return b.area - a.area;\n });\n\n var filteredAreas = sortedAreas.filter(function (_ref2) {\n var width = _ref2.width,\n height = _ref2.height;\n return width >= popper.clientWidth && height >= popper.clientHeight;\n });\n\n var computedPlacement = filteredAreas.length > 0 ? filteredAreas[0].key : sortedAreas[0].key;\n\n var variation = placement.split('-')[1];\n\n return computedPlacement + (variation ? '-' + variation : '');\n}\n\n/**\n * Get offsets to the reference element\n * @method\n * @memberof Popper.Utils\n * @param {Object} state\n * @param {Element} popper - the popper element\n * @param {Element} reference - the reference element (the popper will be relative to this)\n * @param {Element} fixedPosition - is in fixed position mode\n * @returns {Object} An object containing the offsets which will be applied to the popper\n */\nfunction getReferenceOffsets(state, popper, reference) {\n var fixedPosition = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : null;\n\n var commonOffsetParent = fixedPosition ? getFixedPositionOffsetParent(popper) : findCommonOffsetParent(popper, getReferenceNode(reference));\n return getOffsetRectRelativeToArbitraryNode(reference, commonOffsetParent, fixedPosition);\n}\n\n/**\n * Get the outer sizes of the given element (offset size + margins)\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @returns {Object} object containing width and height properties\n */\nfunction getOuterSizes(element) {\n var window = element.ownerDocument.defaultView;\n var styles = window.getComputedStyle(element);\n var x = parseFloat(styles.marginTop || 0) + parseFloat(styles.marginBottom || 0);\n var y = parseFloat(styles.marginLeft || 0) + parseFloat(styles.marginRight || 0);\n var result = {\n width: element.offsetWidth + y,\n height: element.offsetHeight + x\n };\n return result;\n}\n\n/**\n * Get the opposite placement of the given one\n * @method\n * @memberof Popper.Utils\n * @argument {String} placement\n * @returns {String} flipped placement\n */\nfunction getOppositePlacement(placement) {\n var hash = { left: 'right', right: 'left', bottom: 'top', top: 'bottom' };\n return placement.replace(/left|right|bottom|top/g, function (matched) {\n return hash[matched];\n });\n}\n\n/**\n * Get offsets to the popper\n * @method\n * @memberof Popper.Utils\n * @param {Object} position - CSS position the Popper will get applied\n * @param {HTMLElement} popper - the popper element\n * @param {Object} referenceOffsets - the reference offsets (the popper will be relative to this)\n * @param {String} placement - one of the valid placement options\n * @returns {Object} popperOffsets - An object containing the offsets which will be applied to the popper\n */\nfunction getPopperOffsets(popper, referenceOffsets, placement) {\n placement = placement.split('-')[0];\n\n // Get popper node sizes\n var popperRect = getOuterSizes(popper);\n\n // Add position, width and height to our offsets object\n var popperOffsets = {\n width: popperRect.width,\n height: popperRect.height\n };\n\n // depending by the popper placement we have to compute its offsets slightly differently\n var isHoriz = ['right', 'left'].indexOf(placement) !== -1;\n var mainSide = isHoriz ? 'top' : 'left';\n var secondarySide = isHoriz ? 'left' : 'top';\n var measurement = isHoriz ? 'height' : 'width';\n var secondaryMeasurement = !isHoriz ? 'height' : 'width';\n\n popperOffsets[mainSide] = referenceOffsets[mainSide] + referenceOffsets[measurement] / 2 - popperRect[measurement] / 2;\n if (placement === secondarySide) {\n popperOffsets[secondarySide] = referenceOffsets[secondarySide] - popperRect[secondaryMeasurement];\n } else {\n popperOffsets[secondarySide] = referenceOffsets[getOppositePlacement(secondarySide)];\n }\n\n return popperOffsets;\n}\n\n/**\n * Mimics the `find` method of Array\n * @method\n * @memberof Popper.Utils\n * @argument {Array} arr\n * @argument prop\n * @argument value\n * @returns index or -1\n */\nfunction find(arr, check) {\n // use native find if supported\n if (Array.prototype.find) {\n return arr.find(check);\n }\n\n // use `filter` to obtain the same behavior of `find`\n return arr.filter(check)[0];\n}\n\n/**\n * Return the index of the matching object\n * @method\n * @memberof Popper.Utils\n * @argument {Array} arr\n * @argument prop\n * @argument value\n * @returns index or -1\n */\nfunction findIndex(arr, prop, value) {\n // use native findIndex if supported\n if (Array.prototype.findIndex) {\n return arr.findIndex(function (cur) {\n return cur[prop] === value;\n });\n }\n\n // use `find` + `indexOf` if `findIndex` isn't supported\n var match = find(arr, function (obj) {\n return obj[prop] === value;\n });\n return arr.indexOf(match);\n}\n\n/**\n * Loop trough the list of modifiers and run them in order,\n * each of them will then edit the data object.\n * @method\n * @memberof Popper.Utils\n * @param {dataObject} data\n * @param {Array} modifiers\n * @param {String} ends - Optional modifier name used as stopper\n * @returns {dataObject}\n */\nfunction runModifiers(modifiers, data, ends) {\n var modifiersToRun = ends === undefined ? modifiers : modifiers.slice(0, findIndex(modifiers, 'name', ends));\n\n modifiersToRun.forEach(function (modifier) {\n if (modifier['function']) {\n // eslint-disable-line dot-notation\n console.warn('`modifier.function` is deprecated, use `modifier.fn`!');\n }\n var fn = modifier['function'] || modifier.fn; // eslint-disable-line dot-notation\n if (modifier.enabled && isFunction(fn)) {\n // Add properties to offsets to make them a complete clientRect object\n // we do this before each modifier to make sure the previous one doesn't\n // mess with these values\n data.offsets.popper = getClientRect(data.offsets.popper);\n data.offsets.reference = getClientRect(data.offsets.reference);\n\n data = fn(data, modifier);\n }\n });\n\n return data;\n}\n\n/**\n * Updates the position of the popper, computing the new offsets and applying\n * the new style.
\n * Prefer `scheduleUpdate` over `update` because of performance reasons.\n * @method\n * @memberof Popper\n */\nfunction update() {\n // if popper is destroyed, don't perform any further update\n if (this.state.isDestroyed) {\n return;\n }\n\n var data = {\n instance: this,\n styles: {},\n arrowStyles: {},\n attributes: {},\n flipped: false,\n offsets: {}\n };\n\n // compute reference element offsets\n data.offsets.reference = getReferenceOffsets(this.state, this.popper, this.reference, this.options.positionFixed);\n\n // compute auto placement, store placement inside the data object,\n // modifiers will be able to edit `placement` if needed\n // and refer to originalPlacement to know the original value\n data.placement = computeAutoPlacement(this.options.placement, data.offsets.reference, this.popper, this.reference, this.options.modifiers.flip.boundariesElement, this.options.modifiers.flip.padding);\n\n // store the computed placement inside `originalPlacement`\n data.originalPlacement = data.placement;\n\n data.positionFixed = this.options.positionFixed;\n\n // compute the popper offsets\n data.offsets.popper = getPopperOffsets(this.popper, data.offsets.reference, data.placement);\n\n data.offsets.popper.position = this.options.positionFixed ? 'fixed' : 'absolute';\n\n // run the modifiers\n data = runModifiers(this.modifiers, data);\n\n // the first `update` will call `onCreate` callback\n // the other ones will call `onUpdate` callback\n if (!this.state.isCreated) {\n this.state.isCreated = true;\n this.options.onCreate(data);\n } else {\n this.options.onUpdate(data);\n }\n}\n\n/**\n * Helper used to know if the given modifier is enabled.\n * @method\n * @memberof Popper.Utils\n * @returns {Boolean}\n */\nfunction isModifierEnabled(modifiers, modifierName) {\n return modifiers.some(function (_ref) {\n var name = _ref.name,\n enabled = _ref.enabled;\n return enabled && name === modifierName;\n });\n}\n\n/**\n * Get the prefixed supported property name\n * @method\n * @memberof Popper.Utils\n * @argument {String} property (camelCase)\n * @returns {String} prefixed property (camelCase or PascalCase, depending on the vendor prefix)\n */\nfunction getSupportedPropertyName(property) {\n var prefixes = [false, 'ms', 'Webkit', 'Moz', 'O'];\n var upperProp = property.charAt(0).toUpperCase() + property.slice(1);\n\n for (var i = 0; i < prefixes.length; i++) {\n var prefix = prefixes[i];\n var toCheck = prefix ? '' + prefix + upperProp : property;\n if (typeof document.body.style[toCheck] !== 'undefined') {\n return toCheck;\n }\n }\n return null;\n}\n\n/**\n * Destroys the popper.\n * @method\n * @memberof Popper\n */\nfunction destroy() {\n this.state.isDestroyed = true;\n\n // touch DOM only if `applyStyle` modifier is enabled\n if (isModifierEnabled(this.modifiers, 'applyStyle')) {\n this.popper.removeAttribute('x-placement');\n this.popper.style.position = '';\n this.popper.style.top = '';\n this.popper.style.left = '';\n this.popper.style.right = '';\n this.popper.style.bottom = '';\n this.popper.style.willChange = '';\n this.popper.style[getSupportedPropertyName('transform')] = '';\n }\n\n this.disableEventListeners();\n\n // remove the popper if user explicitly asked for the deletion on destroy\n // do not use `remove` because IE11 doesn't support it\n if (this.options.removeOnDestroy) {\n this.popper.parentNode.removeChild(this.popper);\n }\n return this;\n}\n\n/**\n * Get the window associated with the element\n * @argument {Element} element\n * @returns {Window}\n */\nfunction getWindow(element) {\n var ownerDocument = element.ownerDocument;\n return ownerDocument ? ownerDocument.defaultView : window;\n}\n\nfunction attachToScrollParents(scrollParent, event, callback, scrollParents) {\n var isBody = scrollParent.nodeName === 'BODY';\n var target = isBody ? scrollParent.ownerDocument.defaultView : scrollParent;\n target.addEventListener(event, callback, { passive: true });\n\n if (!isBody) {\n attachToScrollParents(getScrollParent(target.parentNode), event, callback, scrollParents);\n }\n scrollParents.push(target);\n}\n\n/**\n * Setup needed event listeners used to update the popper position\n * @method\n * @memberof Popper.Utils\n * @private\n */\nfunction setupEventListeners(reference, options, state, updateBound) {\n // Resize event listener on window\n state.updateBound = updateBound;\n getWindow(reference).addEventListener('resize', state.updateBound, { passive: true });\n\n // Scroll event listener on scroll parents\n var scrollElement = getScrollParent(reference);\n attachToScrollParents(scrollElement, 'scroll', state.updateBound, state.scrollParents);\n state.scrollElement = scrollElement;\n state.eventsEnabled = true;\n\n return state;\n}\n\n/**\n * It will add resize/scroll events and start recalculating\n * position of the popper element when they are triggered.\n * @method\n * @memberof Popper\n */\nfunction enableEventListeners() {\n if (!this.state.eventsEnabled) {\n this.state = setupEventListeners(this.reference, this.options, this.state, this.scheduleUpdate);\n }\n}\n\n/**\n * Remove event listeners used to update the popper position\n * @method\n * @memberof Popper.Utils\n * @private\n */\nfunction removeEventListeners(reference, state) {\n // Remove resize event listener on window\n getWindow(reference).removeEventListener('resize', state.updateBound);\n\n // Remove scroll event listener on scroll parents\n state.scrollParents.forEach(function (target) {\n target.removeEventListener('scroll', state.updateBound);\n });\n\n // Reset state\n state.updateBound = null;\n state.scrollParents = [];\n state.scrollElement = null;\n state.eventsEnabled = false;\n return state;\n}\n\n/**\n * It will remove resize/scroll events and won't recalculate popper position\n * when they are triggered. It also won't trigger `onUpdate` callback anymore,\n * unless you call `update` method manually.\n * @method\n * @memberof Popper\n */\nfunction disableEventListeners() {\n if (this.state.eventsEnabled) {\n cancelAnimationFrame(this.scheduleUpdate);\n this.state = removeEventListeners(this.reference, this.state);\n }\n}\n\n/**\n * Tells if a given input is a number\n * @method\n * @memberof Popper.Utils\n * @param {*} input to check\n * @return {Boolean}\n */\nfunction isNumeric(n) {\n return n !== '' && !isNaN(parseFloat(n)) && isFinite(n);\n}\n\n/**\n * Set the style to the given popper\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element - Element to apply the style to\n * @argument {Object} styles\n * Object with a list of properties and values which will be applied to the element\n */\nfunction setStyles(element, styles) {\n Object.keys(styles).forEach(function (prop) {\n var unit = '';\n // add unit if the value is numeric and is one of the following\n if (['width', 'height', 'top', 'right', 'bottom', 'left'].indexOf(prop) !== -1 && isNumeric(styles[prop])) {\n unit = 'px';\n }\n element.style[prop] = styles[prop] + unit;\n });\n}\n\n/**\n * Set the attributes to the given popper\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element - Element to apply the attributes to\n * @argument {Object} styles\n * Object with a list of properties and values which will be applied to the element\n */\nfunction setAttributes(element, attributes) {\n Object.keys(attributes).forEach(function (prop) {\n var value = attributes[prop];\n if (value !== false) {\n element.setAttribute(prop, attributes[prop]);\n } else {\n element.removeAttribute(prop);\n }\n });\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by `update` method\n * @argument {Object} data.styles - List of style properties - values to apply to popper element\n * @argument {Object} data.attributes - List of attribute properties - values to apply to popper element\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The same data object\n */\nfunction applyStyle(data) {\n // any property present in `data.styles` will be applied to the popper,\n // in this way we can make the 3rd party modifiers add custom styles to it\n // Be aware, modifiers could override the properties defined in the previous\n // lines of this modifier!\n setStyles(data.instance.popper, data.styles);\n\n // any property present in `data.attributes` will be applied to the popper,\n // they will be set as HTML attributes of the element\n setAttributes(data.instance.popper, data.attributes);\n\n // if arrowElement is defined and arrowStyles has some properties\n if (data.arrowElement && Object.keys(data.arrowStyles).length) {\n setStyles(data.arrowElement, data.arrowStyles);\n }\n\n return data;\n}\n\n/**\n * Set the x-placement attribute before everything else because it could be used\n * to add margins to the popper margins needs to be calculated to get the\n * correct popper offsets.\n * @method\n * @memberof Popper.modifiers\n * @param {HTMLElement} reference - The reference element used to position the popper\n * @param {HTMLElement} popper - The HTML element used as popper\n * @param {Object} options - Popper.js options\n */\nfunction applyStyleOnLoad(reference, popper, options, modifierOptions, state) {\n // compute reference element offsets\n var referenceOffsets = getReferenceOffsets(state, popper, reference, options.positionFixed);\n\n // compute auto placement, store placement inside the data object,\n // modifiers will be able to edit `placement` if needed\n // and refer to originalPlacement to know the original value\n var placement = computeAutoPlacement(options.placement, referenceOffsets, popper, reference, options.modifiers.flip.boundariesElement, options.modifiers.flip.padding);\n\n popper.setAttribute('x-placement', placement);\n\n // Apply `position` to popper before anything else because\n // without the position applied we can't guarantee correct computations\n setStyles(popper, { position: options.positionFixed ? 'fixed' : 'absolute' });\n\n return options;\n}\n\n/**\n * @function\n * @memberof Popper.Utils\n * @argument {Object} data - The data object generated by `update` method\n * @argument {Boolean} shouldRound - If the offsets should be rounded at all\n * @returns {Object} The popper's position offsets rounded\n *\n * The tale of pixel-perfect positioning. It's still not 100% perfect, but as\n * good as it can be within reason.\n * Discussion here: https://github.com/FezVrasta/popper.js/pull/715\n *\n * Low DPI screens cause a popper to be blurry if not using full pixels (Safari\n * as well on High DPI screens).\n *\n * Firefox prefers no rounding for positioning and does not have blurriness on\n * high DPI screens.\n *\n * Only horizontal placement and left/right values need to be considered.\n */\nfunction getRoundedOffsets(data, shouldRound) {\n var _data$offsets = data.offsets,\n popper = _data$offsets.popper,\n reference = _data$offsets.reference;\n var round = Math.round,\n floor = Math.floor;\n\n var noRound = function noRound(v) {\n return v;\n };\n\n var referenceWidth = round(reference.width);\n var popperWidth = round(popper.width);\n\n var isVertical = ['left', 'right'].indexOf(data.placement) !== -1;\n var isVariation = data.placement.indexOf('-') !== -1;\n var sameWidthParity = referenceWidth % 2 === popperWidth % 2;\n var bothOddWidth = referenceWidth % 2 === 1 && popperWidth % 2 === 1;\n\n var horizontalToInteger = !shouldRound ? noRound : isVertical || isVariation || sameWidthParity ? round : floor;\n var verticalToInteger = !shouldRound ? noRound : round;\n\n return {\n left: horizontalToInteger(bothOddWidth && !isVariation && shouldRound ? popper.left - 1 : popper.left),\n top: verticalToInteger(popper.top),\n bottom: verticalToInteger(popper.bottom),\n right: horizontalToInteger(popper.right)\n };\n}\n\nvar isFirefox = isBrowser && /Firefox/i.test(navigator.userAgent);\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by `update` method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction computeStyle(data, options) {\n var x = options.x,\n y = options.y;\n var popper = data.offsets.popper;\n\n // Remove this legacy support in Popper.js v2\n\n var legacyGpuAccelerationOption = find(data.instance.modifiers, function (modifier) {\n return modifier.name === 'applyStyle';\n }).gpuAcceleration;\n if (legacyGpuAccelerationOption !== undefined) {\n console.warn('WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!');\n }\n var gpuAcceleration = legacyGpuAccelerationOption !== undefined ? legacyGpuAccelerationOption : options.gpuAcceleration;\n\n var offsetParent = getOffsetParent(data.instance.popper);\n var offsetParentRect = getBoundingClientRect(offsetParent);\n\n // Styles\n var styles = {\n position: popper.position\n };\n\n var offsets = getRoundedOffsets(data, window.devicePixelRatio < 2 || !isFirefox);\n\n var sideA = x === 'bottom' ? 'top' : 'bottom';\n var sideB = y === 'right' ? 'left' : 'right';\n\n // if gpuAcceleration is set to `true` and transform is supported,\n // we use `translate3d` to apply the position to the popper we\n // automatically use the supported prefixed version if needed\n var prefixedProperty = getSupportedPropertyName('transform');\n\n // now, let's make a step back and look at this code closely (wtf?)\n // If the content of the popper grows once it's been positioned, it\n // may happen that the popper gets misplaced because of the new content\n // overflowing its reference element\n // To avoid this problem, we provide two options (x and y), which allow\n // the consumer to define the offset origin.\n // If we position a popper on top of a reference element, we can set\n // `x` to `top` to make the popper grow towards its top instead of\n // its bottom.\n var left = void 0,\n top = void 0;\n if (sideA === 'bottom') {\n // when offsetParent is the positioning is relative to the bottom of the screen (excluding the scrollbar)\n // and not the bottom of the html element\n if (offsetParent.nodeName === 'HTML') {\n top = -offsetParent.clientHeight + offsets.bottom;\n } else {\n top = -offsetParentRect.height + offsets.bottom;\n }\n } else {\n top = offsets.top;\n }\n if (sideB === 'right') {\n if (offsetParent.nodeName === 'HTML') {\n left = -offsetParent.clientWidth + offsets.right;\n } else {\n left = -offsetParentRect.width + offsets.right;\n }\n } else {\n left = offsets.left;\n }\n if (gpuAcceleration && prefixedProperty) {\n styles[prefixedProperty] = 'translate3d(' + left + 'px, ' + top + 'px, 0)';\n styles[sideA] = 0;\n styles[sideB] = 0;\n styles.willChange = 'transform';\n } else {\n // othwerise, we use the standard `top`, `left`, `bottom` and `right` properties\n var invertTop = sideA === 'bottom' ? -1 : 1;\n var invertLeft = sideB === 'right' ? -1 : 1;\n styles[sideA] = top * invertTop;\n styles[sideB] = left * invertLeft;\n styles.willChange = sideA + ', ' + sideB;\n }\n\n // Attributes\n var attributes = {\n 'x-placement': data.placement\n };\n\n // Update `data` attributes, styles and arrowStyles\n data.attributes = _extends({}, attributes, data.attributes);\n data.styles = _extends({}, styles, data.styles);\n data.arrowStyles = _extends({}, data.offsets.arrow, data.arrowStyles);\n\n return data;\n}\n\n/**\n * Helper used to know if the given modifier depends from another one.
\n * It checks if the needed modifier is listed and enabled.\n * @method\n * @memberof Popper.Utils\n * @param {Array} modifiers - list of modifiers\n * @param {String} requestingName - name of requesting modifier\n * @param {String} requestedName - name of requested modifier\n * @returns {Boolean}\n */\nfunction isModifierRequired(modifiers, requestingName, requestedName) {\n var requesting = find(modifiers, function (_ref) {\n var name = _ref.name;\n return name === requestingName;\n });\n\n var isRequired = !!requesting && modifiers.some(function (modifier) {\n return modifier.name === requestedName && modifier.enabled && modifier.order < requesting.order;\n });\n\n if (!isRequired) {\n var _requesting = '`' + requestingName + '`';\n var requested = '`' + requestedName + '`';\n console.warn(requested + ' modifier is required by ' + _requesting + ' modifier in order to work, be sure to include it before ' + _requesting + '!');\n }\n return isRequired;\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by update method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction arrow(data, options) {\n var _data$offsets$arrow;\n\n // arrow depends on keepTogether in order to work\n if (!isModifierRequired(data.instance.modifiers, 'arrow', 'keepTogether')) {\n return data;\n }\n\n var arrowElement = options.element;\n\n // if arrowElement is a string, suppose it's a CSS selector\n if (typeof arrowElement === 'string') {\n arrowElement = data.instance.popper.querySelector(arrowElement);\n\n // if arrowElement is not found, don't run the modifier\n if (!arrowElement) {\n return data;\n }\n } else {\n // if the arrowElement isn't a query selector we must check that the\n // provided DOM node is child of its popper node\n if (!data.instance.popper.contains(arrowElement)) {\n console.warn('WARNING: `arrow.element` must be child of its popper element!');\n return data;\n }\n }\n\n var placement = data.placement.split('-')[0];\n var _data$offsets = data.offsets,\n popper = _data$offsets.popper,\n reference = _data$offsets.reference;\n\n var isVertical = ['left', 'right'].indexOf(placement) !== -1;\n\n var len = isVertical ? 'height' : 'width';\n var sideCapitalized = isVertical ? 'Top' : 'Left';\n var side = sideCapitalized.toLowerCase();\n var altSide = isVertical ? 'left' : 'top';\n var opSide = isVertical ? 'bottom' : 'right';\n var arrowElementSize = getOuterSizes(arrowElement)[len];\n\n //\n // extends keepTogether behavior making sure the popper and its\n // reference have enough pixels in conjunction\n //\n\n // top/left side\n if (reference[opSide] - arrowElementSize < popper[side]) {\n data.offsets.popper[side] -= popper[side] - (reference[opSide] - arrowElementSize);\n }\n // bottom/right side\n if (reference[side] + arrowElementSize > popper[opSide]) {\n data.offsets.popper[side] += reference[side] + arrowElementSize - popper[opSide];\n }\n data.offsets.popper = getClientRect(data.offsets.popper);\n\n // compute center of the popper\n var center = reference[side] + reference[len] / 2 - arrowElementSize / 2;\n\n // Compute the sideValue using the updated popper offsets\n // take popper margin in account because we don't have this info available\n var css = getStyleComputedProperty(data.instance.popper);\n var popperMarginSide = parseFloat(css['margin' + sideCapitalized]);\n var popperBorderSide = parseFloat(css['border' + sideCapitalized + 'Width']);\n var sideValue = center - data.offsets.popper[side] - popperMarginSide - popperBorderSide;\n\n // prevent arrowElement from being placed not contiguously to its popper\n sideValue = Math.max(Math.min(popper[len] - arrowElementSize, sideValue), 0);\n\n data.arrowElement = arrowElement;\n data.offsets.arrow = (_data$offsets$arrow = {}, defineProperty(_data$offsets$arrow, side, Math.round(sideValue)), defineProperty(_data$offsets$arrow, altSide, ''), _data$offsets$arrow);\n\n return data;\n}\n\n/**\n * Get the opposite placement variation of the given one\n * @method\n * @memberof Popper.Utils\n * @argument {String} placement variation\n * @returns {String} flipped placement variation\n */\nfunction getOppositeVariation(variation) {\n if (variation === 'end') {\n return 'start';\n } else if (variation === 'start') {\n return 'end';\n }\n return variation;\n}\n\n/**\n * List of accepted placements to use as values of the `placement` option.
\n * Valid placements are:\n * - `auto`\n * - `top`\n * - `right`\n * - `bottom`\n * - `left`\n *\n * Each placement can have a variation from this list:\n * - `-start`\n * - `-end`\n *\n * Variations are interpreted easily if you think of them as the left to right\n * written languages. Horizontally (`top` and `bottom`), `start` is left and `end`\n * is right.
\n * Vertically (`left` and `right`), `start` is top and `end` is bottom.\n *\n * Some valid examples are:\n * - `top-end` (on top of reference, right aligned)\n * - `right-start` (on right of reference, top aligned)\n * - `bottom` (on bottom, centered)\n * - `auto-end` (on the side with more space available, alignment depends by placement)\n *\n * @static\n * @type {Array}\n * @enum {String}\n * @readonly\n * @method placements\n * @memberof Popper\n */\nvar placements = ['auto-start', 'auto', 'auto-end', 'top-start', 'top', 'top-end', 'right-start', 'right', 'right-end', 'bottom-end', 'bottom', 'bottom-start', 'left-end', 'left', 'left-start'];\n\n// Get rid of `auto` `auto-start` and `auto-end`\nvar validPlacements = placements.slice(3);\n\n/**\n * Given an initial placement, returns all the subsequent placements\n * clockwise (or counter-clockwise).\n *\n * @method\n * @memberof Popper.Utils\n * @argument {String} placement - A valid placement (it accepts variations)\n * @argument {Boolean} counter - Set to true to walk the placements counterclockwise\n * @returns {Array} placements including their variations\n */\nfunction clockwise(placement) {\n var counter = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;\n\n var index = validPlacements.indexOf(placement);\n var arr = validPlacements.slice(index + 1).concat(validPlacements.slice(0, index));\n return counter ? arr.reverse() : arr;\n}\n\nvar BEHAVIORS = {\n FLIP: 'flip',\n CLOCKWISE: 'clockwise',\n COUNTERCLOCKWISE: 'counterclockwise'\n};\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by update method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction flip(data, options) {\n // if `inner` modifier is enabled, we can't use the `flip` modifier\n if (isModifierEnabled(data.instance.modifiers, 'inner')) {\n return data;\n }\n\n if (data.flipped && data.placement === data.originalPlacement) {\n // seems like flip is trying to loop, probably there's not enough space on any of the flippable sides\n return data;\n }\n\n var boundaries = getBoundaries(data.instance.popper, data.instance.reference, options.padding, options.boundariesElement, data.positionFixed);\n\n var placement = data.placement.split('-')[0];\n var placementOpposite = getOppositePlacement(placement);\n var variation = data.placement.split('-')[1] || '';\n\n var flipOrder = [];\n\n switch (options.behavior) {\n case BEHAVIORS.FLIP:\n flipOrder = [placement, placementOpposite];\n break;\n case BEHAVIORS.CLOCKWISE:\n flipOrder = clockwise(placement);\n break;\n case BEHAVIORS.COUNTERCLOCKWISE:\n flipOrder = clockwise(placement, true);\n break;\n default:\n flipOrder = options.behavior;\n }\n\n flipOrder.forEach(function (step, index) {\n if (placement !== step || flipOrder.length === index + 1) {\n return data;\n }\n\n placement = data.placement.split('-')[0];\n placementOpposite = getOppositePlacement(placement);\n\n var popperOffsets = data.offsets.popper;\n var refOffsets = data.offsets.reference;\n\n // using floor because the reference offsets may contain decimals we are not going to consider here\n var floor = Math.floor;\n var overlapsRef = placement === 'left' && floor(popperOffsets.right) > floor(refOffsets.left) || placement === 'right' && floor(popperOffsets.left) < floor(refOffsets.right) || placement === 'top' && floor(popperOffsets.bottom) > floor(refOffsets.top) || placement === 'bottom' && floor(popperOffsets.top) < floor(refOffsets.bottom);\n\n var overflowsLeft = floor(popperOffsets.left) < floor(boundaries.left);\n var overflowsRight = floor(popperOffsets.right) > floor(boundaries.right);\n var overflowsTop = floor(popperOffsets.top) < floor(boundaries.top);\n var overflowsBottom = floor(popperOffsets.bottom) > floor(boundaries.bottom);\n\n var overflowsBoundaries = placement === 'left' && overflowsLeft || placement === 'right' && overflowsRight || placement === 'top' && overflowsTop || placement === 'bottom' && overflowsBottom;\n\n // flip the variation if required\n var isVertical = ['top', 'bottom'].indexOf(placement) !== -1;\n\n // flips variation if reference element overflows boundaries\n var flippedVariationByRef = !!options.flipVariations && (isVertical && variation === 'start' && overflowsLeft || isVertical && variation === 'end' && overflowsRight || !isVertical && variation === 'start' && overflowsTop || !isVertical && variation === 'end' && overflowsBottom);\n\n // flips variation if popper content overflows boundaries\n var flippedVariationByContent = !!options.flipVariationsByContent && (isVertical && variation === 'start' && overflowsRight || isVertical && variation === 'end' && overflowsLeft || !isVertical && variation === 'start' && overflowsBottom || !isVertical && variation === 'end' && overflowsTop);\n\n var flippedVariation = flippedVariationByRef || flippedVariationByContent;\n\n if (overlapsRef || overflowsBoundaries || flippedVariation) {\n // this boolean to detect any flip loop\n data.flipped = true;\n\n if (overlapsRef || overflowsBoundaries) {\n placement = flipOrder[index + 1];\n }\n\n if (flippedVariation) {\n variation = getOppositeVariation(variation);\n }\n\n data.placement = placement + (variation ? '-' + variation : '');\n\n // this object contains `position`, we want to preserve it along with\n // any additional property we may add in the future\n data.offsets.popper = _extends({}, data.offsets.popper, getPopperOffsets(data.instance.popper, data.offsets.reference, data.placement));\n\n data = runModifiers(data.instance.modifiers, data, 'flip');\n }\n });\n return data;\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by update method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction keepTogether(data) {\n var _data$offsets = data.offsets,\n popper = _data$offsets.popper,\n reference = _data$offsets.reference;\n\n var placement = data.placement.split('-')[0];\n var floor = Math.floor;\n var isVertical = ['top', 'bottom'].indexOf(placement) !== -1;\n var side = isVertical ? 'right' : 'bottom';\n var opSide = isVertical ? 'left' : 'top';\n var measurement = isVertical ? 'width' : 'height';\n\n if (popper[side] < floor(reference[opSide])) {\n data.offsets.popper[opSide] = floor(reference[opSide]) - popper[measurement];\n }\n if (popper[opSide] > floor(reference[side])) {\n data.offsets.popper[opSide] = floor(reference[side]);\n }\n\n return data;\n}\n\n/**\n * Converts a string containing value + unit into a px value number\n * @function\n * @memberof {modifiers~offset}\n * @private\n * @argument {String} str - Value + unit string\n * @argument {String} measurement - `height` or `width`\n * @argument {Object} popperOffsets\n * @argument {Object} referenceOffsets\n * @returns {Number|String}\n * Value in pixels, or original string if no values were extracted\n */\nfunction toValue(str, measurement, popperOffsets, referenceOffsets) {\n // separate value from unit\n var split = str.match(/((?:\\-|\\+)?\\d*\\.?\\d*)(.*)/);\n var value = +split[1];\n var unit = split[2];\n\n // If it's not a number it's an operator, I guess\n if (!value) {\n return str;\n }\n\n if (unit.indexOf('%') === 0) {\n var element = void 0;\n switch (unit) {\n case '%p':\n element = popperOffsets;\n break;\n case '%':\n case '%r':\n default:\n element = referenceOffsets;\n }\n\n var rect = getClientRect(element);\n return rect[measurement] / 100 * value;\n } else if (unit === 'vh' || unit === 'vw') {\n // if is a vh or vw, we calculate the size based on the viewport\n var size = void 0;\n if (unit === 'vh') {\n size = Math.max(document.documentElement.clientHeight, window.innerHeight || 0);\n } else {\n size = Math.max(document.documentElement.clientWidth, window.innerWidth || 0);\n }\n return size / 100 * value;\n } else {\n // if is an explicit pixel unit, we get rid of the unit and keep the value\n // if is an implicit unit, it's px, and we return just the value\n return value;\n }\n}\n\n/**\n * Parse an `offset` string to extrapolate `x` and `y` numeric offsets.\n * @function\n * @memberof {modifiers~offset}\n * @private\n * @argument {String} offset\n * @argument {Object} popperOffsets\n * @argument {Object} referenceOffsets\n * @argument {String} basePlacement\n * @returns {Array} a two cells array with x and y offsets in numbers\n */\nfunction parseOffset(offset, popperOffsets, referenceOffsets, basePlacement) {\n var offsets = [0, 0];\n\n // Use height if placement is left or right and index is 0 otherwise use width\n // in this way the first offset will use an axis and the second one\n // will use the other one\n var useHeight = ['right', 'left'].indexOf(basePlacement) !== -1;\n\n // Split the offset string to obtain a list of values and operands\n // The regex addresses values with the plus or minus sign in front (+10, -20, etc)\n var fragments = offset.split(/(\\+|\\-)/).map(function (frag) {\n return frag.trim();\n });\n\n // Detect if the offset string contains a pair of values or a single one\n // they could be separated by comma or space\n var divider = fragments.indexOf(find(fragments, function (frag) {\n return frag.search(/,|\\s/) !== -1;\n }));\n\n if (fragments[divider] && fragments[divider].indexOf(',') === -1) {\n console.warn('Offsets separated by white space(s) are deprecated, use a comma (,) instead.');\n }\n\n // If divider is found, we divide the list of values and operands to divide\n // them by ofset X and Y.\n var splitRegex = /\\s*,\\s*|\\s+/;\n var ops = divider !== -1 ? [fragments.slice(0, divider).concat([fragments[divider].split(splitRegex)[0]]), [fragments[divider].split(splitRegex)[1]].concat(fragments.slice(divider + 1))] : [fragments];\n\n // Convert the values with units to absolute pixels to allow our computations\n ops = ops.map(function (op, index) {\n // Most of the units rely on the orientation of the popper\n var measurement = (index === 1 ? !useHeight : useHeight) ? 'height' : 'width';\n var mergeWithPrevious = false;\n return op\n // This aggregates any `+` or `-` sign that aren't considered operators\n // e.g.: 10 + +5 => [10, +, +5]\n .reduce(function (a, b) {\n if (a[a.length - 1] === '' && ['+', '-'].indexOf(b) !== -1) {\n a[a.length - 1] = b;\n mergeWithPrevious = true;\n return a;\n } else if (mergeWithPrevious) {\n a[a.length - 1] += b;\n mergeWithPrevious = false;\n return a;\n } else {\n return a.concat(b);\n }\n }, [])\n // Here we convert the string values into number values (in px)\n .map(function (str) {\n return toValue(str, measurement, popperOffsets, referenceOffsets);\n });\n });\n\n // Loop trough the offsets arrays and execute the operations\n ops.forEach(function (op, index) {\n op.forEach(function (frag, index2) {\n if (isNumeric(frag)) {\n offsets[index] += frag * (op[index2 - 1] === '-' ? -1 : 1);\n }\n });\n });\n return offsets;\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by update method\n * @argument {Object} options - Modifiers configuration and options\n * @argument {Number|String} options.offset=0\n * The offset value as described in the modifier description\n * @returns {Object} The data object, properly modified\n */\nfunction offset(data, _ref) {\n var offset = _ref.offset;\n var placement = data.placement,\n _data$offsets = data.offsets,\n popper = _data$offsets.popper,\n reference = _data$offsets.reference;\n\n var basePlacement = placement.split('-')[0];\n\n var offsets = void 0;\n if (isNumeric(+offset)) {\n offsets = [+offset, 0];\n } else {\n offsets = parseOffset(offset, popper, reference, basePlacement);\n }\n\n if (basePlacement === 'left') {\n popper.top += offsets[0];\n popper.left -= offsets[1];\n } else if (basePlacement === 'right') {\n popper.top += offsets[0];\n popper.left += offsets[1];\n } else if (basePlacement === 'top') {\n popper.left += offsets[0];\n popper.top -= offsets[1];\n } else if (basePlacement === 'bottom') {\n popper.left += offsets[0];\n popper.top += offsets[1];\n }\n\n data.popper = popper;\n return data;\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by `update` method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction preventOverflow(data, options) {\n var boundariesElement = options.boundariesElement || getOffsetParent(data.instance.popper);\n\n // If offsetParent is the reference element, we really want to\n // go one step up and use the next offsetParent as reference to\n // avoid to make this modifier completely useless and look like broken\n if (data.instance.reference === boundariesElement) {\n boundariesElement = getOffsetParent(boundariesElement);\n }\n\n // NOTE: DOM access here\n // resets the popper's position so that the document size can be calculated excluding\n // the size of the popper element itself\n var transformProp = getSupportedPropertyName('transform');\n var popperStyles = data.instance.popper.style; // assignment to help minification\n var top = popperStyles.top,\n left = popperStyles.left,\n transform = popperStyles[transformProp];\n\n popperStyles.top = '';\n popperStyles.left = '';\n popperStyles[transformProp] = '';\n\n var boundaries = getBoundaries(data.instance.popper, data.instance.reference, options.padding, boundariesElement, data.positionFixed);\n\n // NOTE: DOM access here\n // restores the original style properties after the offsets have been computed\n popperStyles.top = top;\n popperStyles.left = left;\n popperStyles[transformProp] = transform;\n\n options.boundaries = boundaries;\n\n var order = options.priority;\n var popper = data.offsets.popper;\n\n var check = {\n primary: function primary(placement) {\n var value = popper[placement];\n if (popper[placement] < boundaries[placement] && !options.escapeWithReference) {\n value = Math.max(popper[placement], boundaries[placement]);\n }\n return defineProperty({}, placement, value);\n },\n secondary: function secondary(placement) {\n var mainSide = placement === 'right' ? 'left' : 'top';\n var value = popper[mainSide];\n if (popper[placement] > boundaries[placement] && !options.escapeWithReference) {\n value = Math.min(popper[mainSide], boundaries[placement] - (placement === 'right' ? popper.width : popper.height));\n }\n return defineProperty({}, mainSide, value);\n }\n };\n\n order.forEach(function (placement) {\n var side = ['left', 'top'].indexOf(placement) !== -1 ? 'primary' : 'secondary';\n popper = _extends({}, popper, check[side](placement));\n });\n\n data.offsets.popper = popper;\n\n return data;\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by `update` method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction shift(data) {\n var placement = data.placement;\n var basePlacement = placement.split('-')[0];\n var shiftvariation = placement.split('-')[1];\n\n // if shift shiftvariation is specified, run the modifier\n if (shiftvariation) {\n var _data$offsets = data.offsets,\n reference = _data$offsets.reference,\n popper = _data$offsets.popper;\n\n var isVertical = ['bottom', 'top'].indexOf(basePlacement) !== -1;\n var side = isVertical ? 'left' : 'top';\n var measurement = isVertical ? 'width' : 'height';\n\n var shiftOffsets = {\n start: defineProperty({}, side, reference[side]),\n end: defineProperty({}, side, reference[side] + reference[measurement] - popper[measurement])\n };\n\n data.offsets.popper = _extends({}, popper, shiftOffsets[shiftvariation]);\n }\n\n return data;\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by update method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction hide(data) {\n if (!isModifierRequired(data.instance.modifiers, 'hide', 'preventOverflow')) {\n return data;\n }\n\n var refRect = data.offsets.reference;\n var bound = find(data.instance.modifiers, function (modifier) {\n return modifier.name === 'preventOverflow';\n }).boundaries;\n\n if (refRect.bottom < bound.top || refRect.left > bound.right || refRect.top > bound.bottom || refRect.right < bound.left) {\n // Avoid unnecessary DOM access if visibility hasn't changed\n if (data.hide === true) {\n return data;\n }\n\n data.hide = true;\n data.attributes['x-out-of-boundaries'] = '';\n } else {\n // Avoid unnecessary DOM access if visibility hasn't changed\n if (data.hide === false) {\n return data;\n }\n\n data.hide = false;\n data.attributes['x-out-of-boundaries'] = false;\n }\n\n return data;\n}\n\n/**\n * @function\n * @memberof Modifiers\n * @argument {Object} data - The data object generated by `update` method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {Object} The data object, properly modified\n */\nfunction inner(data) {\n var placement = data.placement;\n var basePlacement = placement.split('-')[0];\n var _data$offsets = data.offsets,\n popper = _data$offsets.popper,\n reference = _data$offsets.reference;\n\n var isHoriz = ['left', 'right'].indexOf(basePlacement) !== -1;\n\n var subtractLength = ['top', 'left'].indexOf(basePlacement) === -1;\n\n popper[isHoriz ? 'left' : 'top'] = reference[basePlacement] - (subtractLength ? popper[isHoriz ? 'width' : 'height'] : 0);\n\n data.placement = getOppositePlacement(placement);\n data.offsets.popper = getClientRect(popper);\n\n return data;\n}\n\n/**\n * Modifier function, each modifier can have a function of this type assigned\n * to its `fn` property.
\n * These functions will be called on each update, this means that you must\n * make sure they are performant enough to avoid performance bottlenecks.\n *\n * @function ModifierFn\n * @argument {dataObject} data - The data object generated by `update` method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {dataObject} The data object, properly modified\n */\n\n/**\n * Modifiers are plugins used to alter the behavior of your poppers.
\n * Popper.js uses a set of 9 modifiers to provide all the basic functionalities\n * needed by the library.\n *\n * Usually you don't want to override the `order`, `fn` and `onLoad` props.\n * All the other properties are configurations that could be tweaked.\n * @namespace modifiers\n */\nvar modifiers = {\n /**\n * Modifier used to shift the popper on the start or end of its reference\n * element.
\n * It will read the variation of the `placement` property.
\n * It can be one either `-end` or `-start`.\n * @memberof modifiers\n * @inner\n */\n shift: {\n /** @prop {number} order=100 - Index used to define the order of execution */\n order: 100,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: shift\n },\n\n /**\n * The `offset` modifier can shift your popper on both its axis.\n *\n * It accepts the following units:\n * - `px` or unit-less, interpreted as pixels\n * - `%` or `%r`, percentage relative to the length of the reference element\n * - `%p`, percentage relative to the length of the popper element\n * - `vw`, CSS viewport width unit\n * - `vh`, CSS viewport height unit\n *\n * For length is intended the main axis relative to the placement of the popper.
\n * This means that if the placement is `top` or `bottom`, the length will be the\n * `width`. In case of `left` or `right`, it will be the `height`.\n *\n * You can provide a single value (as `Number` or `String`), or a pair of values\n * as `String` divided by a comma or one (or more) white spaces.
\n * The latter is a deprecated method because it leads to confusion and will be\n * removed in v2.
\n * Additionally, it accepts additions and subtractions between different units.\n * Note that multiplications and divisions aren't supported.\n *\n * Valid examples are:\n * ```\n * 10\n * '10%'\n * '10, 10'\n * '10%, 10'\n * '10 + 10%'\n * '10 - 5vh + 3%'\n * '-10px + 5vh, 5px - 6%'\n * ```\n * > **NB**: If you desire to apply offsets to your poppers in a way that may make them overlap\n * > with their reference element, unfortunately, you will have to disable the `flip` modifier.\n * > You can read more on this at this [issue](https://github.com/FezVrasta/popper.js/issues/373).\n *\n * @memberof modifiers\n * @inner\n */\n offset: {\n /** @prop {number} order=200 - Index used to define the order of execution */\n order: 200,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: offset,\n /** @prop {Number|String} offset=0\n * The offset value as described in the modifier description\n */\n offset: 0\n },\n\n /**\n * Modifier used to prevent the popper from being positioned outside the boundary.\n *\n * A scenario exists where the reference itself is not within the boundaries.
\n * We can say it has \"escaped the boundaries\" — or just \"escaped\".
\n * In this case we need to decide whether the popper should either:\n *\n * - detach from the reference and remain \"trapped\" in the boundaries, or\n * - if it should ignore the boundary and \"escape with its reference\"\n *\n * When `escapeWithReference` is set to`true` and reference is completely\n * outside its boundaries, the popper will overflow (or completely leave)\n * the boundaries in order to remain attached to the edge of the reference.\n *\n * @memberof modifiers\n * @inner\n */\n preventOverflow: {\n /** @prop {number} order=300 - Index used to define the order of execution */\n order: 300,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: preventOverflow,\n /**\n * @prop {Array} [priority=['left','right','top','bottom']]\n * Popper will try to prevent overflow following these priorities by default,\n * then, it could overflow on the left and on top of the `boundariesElement`\n */\n priority: ['left', 'right', 'top', 'bottom'],\n /**\n * @prop {number} padding=5\n * Amount of pixel used to define a minimum distance between the boundaries\n * and the popper. This makes sure the popper always has a little padding\n * between the edges of its container\n */\n padding: 5,\n /**\n * @prop {String|HTMLElement} boundariesElement='scrollParent'\n * Boundaries used by the modifier. Can be `scrollParent`, `window`,\n * `viewport` or any DOM element.\n */\n boundariesElement: 'scrollParent'\n },\n\n /**\n * Modifier used to make sure the reference and its popper stay near each other\n * without leaving any gap between the two. Especially useful when the arrow is\n * enabled and you want to ensure that it points to its reference element.\n * It cares only about the first axis. You can still have poppers with margin\n * between the popper and its reference element.\n * @memberof modifiers\n * @inner\n */\n keepTogether: {\n /** @prop {number} order=400 - Index used to define the order of execution */\n order: 400,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: keepTogether\n },\n\n /**\n * This modifier is used to move the `arrowElement` of the popper to make\n * sure it is positioned between the reference element and its popper element.\n * It will read the outer size of the `arrowElement` node to detect how many\n * pixels of conjunction are needed.\n *\n * It has no effect if no `arrowElement` is provided.\n * @memberof modifiers\n * @inner\n */\n arrow: {\n /** @prop {number} order=500 - Index used to define the order of execution */\n order: 500,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: arrow,\n /** @prop {String|HTMLElement} element='[x-arrow]' - Selector or node used as arrow */\n element: '[x-arrow]'\n },\n\n /**\n * Modifier used to flip the popper's placement when it starts to overlap its\n * reference element.\n *\n * Requires the `preventOverflow` modifier before it in order to work.\n *\n * **NOTE:** this modifier will interrupt the current update cycle and will\n * restart it if it detects the need to flip the placement.\n * @memberof modifiers\n * @inner\n */\n flip: {\n /** @prop {number} order=600 - Index used to define the order of execution */\n order: 600,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: flip,\n /**\n * @prop {String|Array} behavior='flip'\n * The behavior used to change the popper's placement. It can be one of\n * `flip`, `clockwise`, `counterclockwise` or an array with a list of valid\n * placements (with optional variations)\n */\n behavior: 'flip',\n /**\n * @prop {number} padding=5\n * The popper will flip if it hits the edges of the `boundariesElement`\n */\n padding: 5,\n /**\n * @prop {String|HTMLElement} boundariesElement='viewport'\n * The element which will define the boundaries of the popper position.\n * The popper will never be placed outside of the defined boundaries\n * (except if `keepTogether` is enabled)\n */\n boundariesElement: 'viewport',\n /**\n * @prop {Boolean} flipVariations=false\n * The popper will switch placement variation between `-start` and `-end` when\n * the reference element overlaps its boundaries.\n *\n * The original placement should have a set variation.\n */\n flipVariations: false,\n /**\n * @prop {Boolean} flipVariationsByContent=false\n * The popper will switch placement variation between `-start` and `-end` when\n * the popper element overlaps its reference boundaries.\n *\n * The original placement should have a set variation.\n */\n flipVariationsByContent: false\n },\n\n /**\n * Modifier used to make the popper flow toward the inner of the reference element.\n * By default, when this modifier is disabled, the popper will be placed outside\n * the reference element.\n * @memberof modifiers\n * @inner\n */\n inner: {\n /** @prop {number} order=700 - Index used to define the order of execution */\n order: 700,\n /** @prop {Boolean} enabled=false - Whether the modifier is enabled or not */\n enabled: false,\n /** @prop {ModifierFn} */\n fn: inner\n },\n\n /**\n * Modifier used to hide the popper when its reference element is outside of the\n * popper boundaries. It will set a `x-out-of-boundaries` attribute which can\n * be used to hide with a CSS selector the popper when its reference is\n * out of boundaries.\n *\n * Requires the `preventOverflow` modifier before it in order to work.\n * @memberof modifiers\n * @inner\n */\n hide: {\n /** @prop {number} order=800 - Index used to define the order of execution */\n order: 800,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: hide\n },\n\n /**\n * Computes the style that will be applied to the popper element to gets\n * properly positioned.\n *\n * Note that this modifier will not touch the DOM, it just prepares the styles\n * so that `applyStyle` modifier can apply it. This separation is useful\n * in case you need to replace `applyStyle` with a custom implementation.\n *\n * This modifier has `850` as `order` value to maintain backward compatibility\n * with previous versions of Popper.js. Expect the modifiers ordering method\n * to change in future major versions of the library.\n *\n * @memberof modifiers\n * @inner\n */\n computeStyle: {\n /** @prop {number} order=850 - Index used to define the order of execution */\n order: 850,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: computeStyle,\n /**\n * @prop {Boolean} gpuAcceleration=true\n * If true, it uses the CSS 3D transformation to position the popper.\n * Otherwise, it will use the `top` and `left` properties\n */\n gpuAcceleration: true,\n /**\n * @prop {string} [x='bottom']\n * Where to anchor the X axis (`bottom` or `top`). AKA X offset origin.\n * Change this if your popper should grow in a direction different from `bottom`\n */\n x: 'bottom',\n /**\n * @prop {string} [x='left']\n * Where to anchor the Y axis (`left` or `right`). AKA Y offset origin.\n * Change this if your popper should grow in a direction different from `right`\n */\n y: 'right'\n },\n\n /**\n * Applies the computed styles to the popper element.\n *\n * All the DOM manipulations are limited to this modifier. This is useful in case\n * you want to integrate Popper.js inside a framework or view library and you\n * want to delegate all the DOM manipulations to it.\n *\n * Note that if you disable this modifier, you must make sure the popper element\n * has its position set to `absolute` before Popper.js can do its work!\n *\n * Just disable this modifier and define your own to achieve the desired effect.\n *\n * @memberof modifiers\n * @inner\n */\n applyStyle: {\n /** @prop {number} order=900 - Index used to define the order of execution */\n order: 900,\n /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */\n enabled: true,\n /** @prop {ModifierFn} */\n fn: applyStyle,\n /** @prop {Function} */\n onLoad: applyStyleOnLoad,\n /**\n * @deprecated since version 1.10.0, the property moved to `computeStyle` modifier\n * @prop {Boolean} gpuAcceleration=true\n * If true, it uses the CSS 3D transformation to position the popper.\n * Otherwise, it will use the `top` and `left` properties\n */\n gpuAcceleration: undefined\n }\n};\n\n/**\n * The `dataObject` is an object containing all the information used by Popper.js.\n * This object is passed to modifiers and to the `onCreate` and `onUpdate` callbacks.\n * @name dataObject\n * @property {Object} data.instance The Popper.js instance\n * @property {String} data.placement Placement applied to popper\n * @property {String} data.originalPlacement Placement originally defined on init\n * @property {Boolean} data.flipped True if popper has been flipped by flip modifier\n * @property {Boolean} data.hide True if the reference element is out of boundaries, useful to know when to hide the popper\n * @property {HTMLElement} data.arrowElement Node used as arrow by arrow modifier\n * @property {Object} data.styles Any CSS property defined here will be applied to the popper. It expects the JavaScript nomenclature (eg. `marginBottom`)\n * @property {Object} data.arrowStyles Any CSS property defined here will be applied to the popper arrow. It expects the JavaScript nomenclature (eg. `marginBottom`)\n * @property {Object} data.boundaries Offsets of the popper boundaries\n * @property {Object} data.offsets The measurements of popper, reference and arrow elements\n * @property {Object} data.offsets.popper `top`, `left`, `width`, `height` values\n * @property {Object} data.offsets.reference `top`, `left`, `width`, `height` values\n * @property {Object} data.offsets.arrow] `top` and `left` offsets, only one of them will be different from 0\n */\n\n/**\n * Default options provided to Popper.js constructor.
\n * These can be overridden using the `options` argument of Popper.js.
\n * To override an option, simply pass an object with the same\n * structure of the `options` object, as the 3rd argument. For example:\n * ```\n * new Popper(ref, pop, {\n * modifiers: {\n * preventOverflow: { enabled: false }\n * }\n * })\n * ```\n * @type {Object}\n * @static\n * @memberof Popper\n */\nvar Defaults = {\n /**\n * Popper's placement.\n * @prop {Popper.placements} placement='bottom'\n */\n placement: 'bottom',\n\n /**\n * Set this to true if you want popper to position it self in 'fixed' mode\n * @prop {Boolean} positionFixed=false\n */\n positionFixed: false,\n\n /**\n * Whether events (resize, scroll) are initially enabled.\n * @prop {Boolean} eventsEnabled=true\n */\n eventsEnabled: true,\n\n /**\n * Set to true if you want to automatically remove the popper when\n * you call the `destroy` method.\n * @prop {Boolean} removeOnDestroy=false\n */\n removeOnDestroy: false,\n\n /**\n * Callback called when the popper is created.
\n * By default, it is set to no-op.
\n * Access Popper.js instance with `data.instance`.\n * @prop {onCreate}\n */\n onCreate: function onCreate() {},\n\n /**\n * Callback called when the popper is updated. This callback is not called\n * on the initialization/creation of the popper, but only on subsequent\n * updates.
\n * By default, it is set to no-op.
\n * Access Popper.js instance with `data.instance`.\n * @prop {onUpdate}\n */\n onUpdate: function onUpdate() {},\n\n /**\n * List of modifiers used to modify the offsets before they are applied to the popper.\n * They provide most of the functionalities of Popper.js.\n * @prop {modifiers}\n */\n modifiers: modifiers\n};\n\n/**\n * @callback onCreate\n * @param {dataObject} data\n */\n\n/**\n * @callback onUpdate\n * @param {dataObject} data\n */\n\n// Utils\n// Methods\nvar Popper = function () {\n /**\n * Creates a new Popper.js instance.\n * @class Popper\n * @param {Element|referenceObject} reference - The reference element used to position the popper\n * @param {Element} popper - The HTML / XML element used as the popper\n * @param {Object} options - Your custom options to override the ones defined in [Defaults](#defaults)\n * @return {Object} instance - The generated Popper.js instance\n */\n function Popper(reference, popper) {\n var _this = this;\n\n var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n classCallCheck(this, Popper);\n\n this.scheduleUpdate = function () {\n return requestAnimationFrame(_this.update);\n };\n\n // make update() debounced, so that it only runs at most once-per-tick\n this.update = debounce(this.update.bind(this));\n\n // with {} we create a new object with the options inside it\n this.options = _extends({}, Popper.Defaults, options);\n\n // init state\n this.state = {\n isDestroyed: false,\n isCreated: false,\n scrollParents: []\n };\n\n // get reference and popper elements (allow jQuery wrappers)\n this.reference = reference && reference.jquery ? reference[0] : reference;\n this.popper = popper && popper.jquery ? popper[0] : popper;\n\n // Deep merge modifiers options\n this.options.modifiers = {};\n Object.keys(_extends({}, Popper.Defaults.modifiers, options.modifiers)).forEach(function (name) {\n _this.options.modifiers[name] = _extends({}, Popper.Defaults.modifiers[name] || {}, options.modifiers ? options.modifiers[name] : {});\n });\n\n // Refactoring modifiers' list (Object => Array)\n this.modifiers = Object.keys(this.options.modifiers).map(function (name) {\n return _extends({\n name: name\n }, _this.options.modifiers[name]);\n })\n // sort the modifiers by order\n .sort(function (a, b) {\n return a.order - b.order;\n });\n\n // modifiers have the ability to execute arbitrary code when Popper.js get inited\n // such code is executed in the same order of its modifier\n // they could add new properties to their options configuration\n // BE AWARE: don't add options to `options.modifiers.name` but to `modifierOptions`!\n this.modifiers.forEach(function (modifierOptions) {\n if (modifierOptions.enabled && isFunction(modifierOptions.onLoad)) {\n modifierOptions.onLoad(_this.reference, _this.popper, _this.options, modifierOptions, _this.state);\n }\n });\n\n // fire the first update to position the popper in the right place\n this.update();\n\n var eventsEnabled = this.options.eventsEnabled;\n if (eventsEnabled) {\n // setup event listeners, they will take care of update the position in specific situations\n this.enableEventListeners();\n }\n\n this.state.eventsEnabled = eventsEnabled;\n }\n\n // We can't use class properties because they don't get listed in the\n // class prototype and break stuff like Sinon stubs\n\n\n createClass(Popper, [{\n key: 'update',\n value: function update$$1() {\n return update.call(this);\n }\n }, {\n key: 'destroy',\n value: function destroy$$1() {\n return destroy.call(this);\n }\n }, {\n key: 'enableEventListeners',\n value: function enableEventListeners$$1() {\n return enableEventListeners.call(this);\n }\n }, {\n key: 'disableEventListeners',\n value: function disableEventListeners$$1() {\n return disableEventListeners.call(this);\n }\n\n /**\n * Schedules an update. It will run on the next UI update available.\n * @method scheduleUpdate\n * @memberof Popper\n */\n\n\n /**\n * Collection of utilities useful when writing custom modifiers.\n * Starting from version 1.7, this method is available only if you\n * include `popper-utils.js` before `popper.js`.\n *\n * **DEPRECATION**: This way to access PopperUtils is deprecated\n * and will be removed in v2! Use the PopperUtils module directly instead.\n * Due to the high instability of the methods contained in Utils, we can't\n * guarantee them to follow semver. Use them at your own risk!\n * @static\n * @private\n * @type {Object}\n * @deprecated since version 1.8\n * @member Utils\n * @memberof Popper\n */\n\n }]);\n return Popper;\n}();\n\n/**\n * The `referenceObject` is an object that provides an interface compatible with Popper.js\n * and lets you use it as replacement of a real DOM node.
\n * You can use this method to position a popper relatively to a set of coordinates\n * in case you don't have a DOM node to use as reference.\n *\n * ```\n * new Popper(referenceObject, popperNode);\n * ```\n *\n * NB: This feature isn't supported in Internet Explorer 10.\n * @name referenceObject\n * @property {Function} data.getBoundingClientRect\n * A function that returns a set of coordinates compatible with the native `getBoundingClientRect` method.\n * @property {number} data.clientWidth\n * An ES6 getter that will return the width of the virtual reference element.\n * @property {number} data.clientHeight\n * An ES6 getter that will return the height of the virtual reference element.\n */\n\n\nPopper.Utils = (typeof window !== 'undefined' ? window : global).PopperUtils;\nPopper.placements = placements;\nPopper.Defaults = Defaults;\n\nexport default Popper;\n//# sourceMappingURL=popper.js.map\n","/*!\n * vue-scrollto v2.18.1\n * (c) 2019 Randjelovic Igor\n * @license MIT\n */\n(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n (global = global || self, global['vue-scrollto'] = factory());\n}(this, (function () { 'use strict';\n\n function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") {\n _typeof = function (obj) {\n return typeof obj;\n };\n } else {\n _typeof = function (obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n };\n }\n\n return _typeof(obj);\n }\n\n function _extends() {\n _extends = Object.assign || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n };\n\n return _extends.apply(this, arguments);\n }\n\n /**\n * https://github.com/gre/bezier-easing\n * BezierEasing - use bezier curve for transition easing function\n * by Gaëtan Renaudeau 2014 - 2015 – MIT License\n */\n\n // These values are established by empiricism with tests (tradeoff: performance VS precision)\n var NEWTON_ITERATIONS = 4;\n var NEWTON_MIN_SLOPE = 0.001;\n var SUBDIVISION_PRECISION = 0.0000001;\n var SUBDIVISION_MAX_ITERATIONS = 10;\n\n var kSplineTableSize = 11;\n var kSampleStepSize = 1.0 / (kSplineTableSize - 1.0);\n\n var float32ArraySupported = typeof Float32Array === 'function';\n\n function A (aA1, aA2) { return 1.0 - 3.0 * aA2 + 3.0 * aA1; }\n function B (aA1, aA2) { return 3.0 * aA2 - 6.0 * aA1; }\n function C (aA1) { return 3.0 * aA1; }\n\n // Returns x(t) given t, x1, and x2, or y(t) given t, y1, and y2.\n function calcBezier (aT, aA1, aA2) { return ((A(aA1, aA2) * aT + B(aA1, aA2)) * aT + C(aA1)) * aT; }\n\n // Returns dx/dt given t, x1, and x2, or dy/dt given t, y1, and y2.\n function getSlope (aT, aA1, aA2) { return 3.0 * A(aA1, aA2) * aT * aT + 2.0 * B(aA1, aA2) * aT + C(aA1); }\n\n function binarySubdivide (aX, aA, aB, mX1, mX2) {\n var currentX, currentT, i = 0;\n do {\n currentT = aA + (aB - aA) / 2.0;\n currentX = calcBezier(currentT, mX1, mX2) - aX;\n if (currentX > 0.0) {\n aB = currentT;\n } else {\n aA = currentT;\n }\n } while (Math.abs(currentX) > SUBDIVISION_PRECISION && ++i < SUBDIVISION_MAX_ITERATIONS);\n return currentT;\n }\n\n function newtonRaphsonIterate (aX, aGuessT, mX1, mX2) {\n for (var i = 0; i < NEWTON_ITERATIONS; ++i) {\n var currentSlope = getSlope(aGuessT, mX1, mX2);\n if (currentSlope === 0.0) {\n return aGuessT;\n }\n var currentX = calcBezier(aGuessT, mX1, mX2) - aX;\n aGuessT -= currentX / currentSlope;\n }\n return aGuessT;\n }\n\n function LinearEasing (x) {\n return x;\n }\n\n var src = function bezier (mX1, mY1, mX2, mY2) {\n if (!(0 <= mX1 && mX1 <= 1 && 0 <= mX2 && mX2 <= 1)) {\n throw new Error('bezier x values must be in [0, 1] range');\n }\n\n if (mX1 === mY1 && mX2 === mY2) {\n return LinearEasing;\n }\n\n // Precompute samples table\n var sampleValues = float32ArraySupported ? new Float32Array(kSplineTableSize) : new Array(kSplineTableSize);\n for (var i = 0; i < kSplineTableSize; ++i) {\n sampleValues[i] = calcBezier(i * kSampleStepSize, mX1, mX2);\n }\n\n function getTForX (aX) {\n var intervalStart = 0.0;\n var currentSample = 1;\n var lastSample = kSplineTableSize - 1;\n\n for (; currentSample !== lastSample && sampleValues[currentSample] <= aX; ++currentSample) {\n intervalStart += kSampleStepSize;\n }\n --currentSample;\n\n // Interpolate to provide an initial guess for t\n var dist = (aX - sampleValues[currentSample]) / (sampleValues[currentSample + 1] - sampleValues[currentSample]);\n var guessForT = intervalStart + dist * kSampleStepSize;\n\n var initialSlope = getSlope(guessForT, mX1, mX2);\n if (initialSlope >= NEWTON_MIN_SLOPE) {\n return newtonRaphsonIterate(aX, guessForT, mX1, mX2);\n } else if (initialSlope === 0.0) {\n return guessForT;\n } else {\n return binarySubdivide(aX, intervalStart, intervalStart + kSampleStepSize, mX1, mX2);\n }\n }\n\n return function BezierEasing (x) {\n // Because JavaScript number are imprecise, we should guarantee the extremes are right.\n if (x === 0) {\n return 0;\n }\n if (x === 1) {\n return 1;\n }\n return calcBezier(getTForX(x), mY1, mY2);\n };\n };\n\n var easings = {\n ease: [0.25, 0.1, 0.25, 1.0],\n linear: [0.0, 0.0, 1.0, 1.0],\n 'ease-in': [0.42, 0.0, 1.0, 1.0],\n 'ease-out': [0.0, 0.0, 0.58, 1.0],\n 'ease-in-out': [0.42, 0.0, 0.58, 1.0]\n };\n\n // https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md#feature-detection\n var supportsPassive = false;\n\n try {\n var opts = Object.defineProperty({}, 'passive', {\n get: function get() {\n supportsPassive = true;\n }\n });\n window.addEventListener('test', null, opts);\n } catch (e) {}\n\n var _ = {\n $: function $(selector) {\n if (typeof selector !== 'string') {\n return selector;\n }\n\n return document.querySelector(selector);\n },\n on: function on(element, events, handler) {\n var opts = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {\n passive: false\n };\n\n if (!(events instanceof Array)) {\n events = [events];\n }\n\n for (var i = 0; i < events.length; i++) {\n element.addEventListener(events[i], handler, supportsPassive ? opts : false);\n }\n },\n off: function off(element, events, handler) {\n if (!(events instanceof Array)) {\n events = [events];\n }\n\n for (var i = 0; i < events.length; i++) {\n element.removeEventListener(events[i], handler);\n }\n },\n cumulativeOffset: function cumulativeOffset(element) {\n var top = 0;\n var left = 0;\n\n do {\n top += element.offsetTop || 0;\n left += element.offsetLeft || 0;\n element = element.offsetParent;\n } while (element);\n\n return {\n top: top,\n left: left\n };\n }\n };\n\n var abortEvents = ['mousedown', 'wheel', 'DOMMouseScroll', 'mousewheel', 'keyup', 'touchmove'];\n var defaults = {\n container: 'body',\n duration: 500,\n easing: 'ease',\n offset: 0,\n force: true,\n cancelable: true,\n onStart: false,\n onDone: false,\n onCancel: false,\n x: false,\n y: true\n };\n function setDefaults(options) {\n defaults = _extends({}, defaults, options);\n }\n var scroller = function scroller() {\n var element; // element to scroll to\n\n var container; // container to scroll\n\n var duration; // duration of the scrolling\n\n var easing; // easing to be used when scrolling\n\n var offset; // offset to be added (subtracted)\n\n var force; // force scroll, even if element is visible\n\n var cancelable; // indicates if user can cancel the scroll or not.\n\n var onStart; // callback when scrolling is started\n\n var onDone; // callback when scrolling is done\n\n var onCancel; // callback when scrolling is canceled / aborted\n\n var x; // scroll on x axis\n\n var y; // scroll on y axis\n\n var initialX; // initial X of container\n\n var targetX; // target X of container\n\n var initialY; // initial Y of container\n\n var targetY; // target Y of container\n\n var diffX; // difference\n\n var diffY; // difference\n\n var abort; // is scrolling aborted\n\n var abortEv; // event that aborted scrolling\n\n var abortFn = function abortFn(e) {\n if (!cancelable) return;\n abortEv = e;\n abort = true;\n };\n\n var easingFn;\n var timeStart; // time when scrolling started\n\n var timeElapsed; // time elapsed since scrolling started\n\n var progress; // progress\n\n function scrollTop(container) {\n var scrollTop = container.scrollTop;\n\n if (container.tagName.toLowerCase() === 'body') {\n // in firefox body.scrollTop always returns 0\n // thus if we are trying to get scrollTop on a body tag\n // we need to get it from the documentElement\n scrollTop = scrollTop || document.documentElement.scrollTop;\n }\n\n return scrollTop;\n }\n\n function scrollLeft(container) {\n var scrollLeft = container.scrollLeft;\n\n if (container.tagName.toLowerCase() === 'body') {\n // in firefox body.scrollLeft always returns 0\n // thus if we are trying to get scrollLeft on a body tag\n // we need to get it from the documentElement\n scrollLeft = scrollLeft || document.documentElement.scrollLeft;\n }\n\n return scrollLeft;\n }\n\n function step(timestamp) {\n if (abort) return done();\n if (!timeStart) timeStart = timestamp;\n timeElapsed = timestamp - timeStart;\n progress = Math.min(timeElapsed / duration, 1);\n progress = easingFn(progress);\n topLeft(container, initialY + diffY * progress, initialX + diffX * progress);\n timeElapsed < duration ? window.requestAnimationFrame(step) : done();\n }\n\n function done() {\n if (!abort) topLeft(container, targetY, targetX);\n timeStart = false;\n\n _.off(container, abortEvents, abortFn);\n\n if (abort && onCancel) onCancel(abortEv, element);\n if (!abort && onDone) onDone(element);\n }\n\n function topLeft(element, top, left) {\n if (y) element.scrollTop = top;\n if (x) element.scrollLeft = left;\n\n if (element.tagName.toLowerCase() === 'body') {\n // in firefox body.scrollTop doesn't scroll the page\n // thus if we are trying to scrollTop on a body tag\n // we need to scroll on the documentElement\n if (y) document.documentElement.scrollTop = top;\n if (x) document.documentElement.scrollLeft = left;\n }\n }\n\n function scrollTo(target, _duration) {\n var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n\n if (_typeof(_duration) === 'object') {\n options = _duration;\n } else if (typeof _duration === 'number') {\n options.duration = _duration;\n }\n\n element = _.$(target);\n\n if (!element) {\n return console.warn('[vue-scrollto warn]: Trying to scroll to an element that is not on the page: ' + target);\n }\n\n container = _.$(options.container || defaults.container);\n duration = options.duration || defaults.duration;\n easing = options.easing || defaults.easing;\n offset = options.hasOwnProperty('offset') ? options.offset : defaults.offset;\n force = options.hasOwnProperty('force') ? options.force !== false : defaults.force;\n cancelable = options.hasOwnProperty('cancelable') ? options.cancelable !== false : defaults.cancelable;\n onStart = options.onStart || defaults.onStart;\n onDone = options.onDone || defaults.onDone;\n onCancel = options.onCancel || defaults.onCancel;\n x = options.x === undefined ? defaults.x : options.x;\n y = options.y === undefined ? defaults.y : options.y;\n\n var cumulativeOffsetContainer = _.cumulativeOffset(container);\n\n var cumulativeOffsetElement = _.cumulativeOffset(element);\n\n if (typeof offset === 'function') {\n offset = offset(element, container);\n }\n\n initialY = scrollTop(container);\n targetY = cumulativeOffsetElement.top - cumulativeOffsetContainer.top + offset;\n initialX = scrollLeft(container);\n targetX = cumulativeOffsetElement.left - cumulativeOffsetContainer.left + offset;\n abort = false;\n diffY = targetY - initialY;\n diffX = targetX - initialX;\n\n if (!force) {\n // When the container is the default (body) we need to use the viewport\n // height, not the entire body height\n var containerHeight = container.tagName.toLowerCase() === 'body' ? document.documentElement.clientHeight || window.innerHeight : container.offsetHeight;\n var containerTop = initialY;\n var containerBottom = containerTop + containerHeight;\n var elementTop = targetY - offset;\n var elementBottom = elementTop + element.offsetHeight;\n\n if (elementTop >= containerTop && elementBottom <= containerBottom) {\n // make sure to call the onDone callback even if there is no need to\n // scroll the container. Fixes #111 (ref #118)\n if (onDone) onDone(element);\n return;\n }\n }\n\n if (onStart) onStart(element);\n\n if (!diffY && !diffX) {\n if (onDone) onDone(element);\n return;\n }\n\n if (typeof easing === 'string') {\n easing = easings[easing] || easings['ease'];\n }\n\n easingFn = src.apply(src, easing);\n\n _.on(container, abortEvents, abortFn, {\n passive: true\n });\n\n window.requestAnimationFrame(step);\n return function () {\n abortEv = null;\n abort = true;\n };\n }\n\n return scrollTo;\n };\n\n var _scroller = scroller();\n\n var bindings = []; // store binding data\n\n function deleteBinding(el) {\n for (var i = 0; i < bindings.length; ++i) {\n if (bindings[i].el === el) {\n bindings.splice(i, 1);\n return true;\n }\n }\n\n return false;\n }\n\n function findBinding(el) {\n for (var i = 0; i < bindings.length; ++i) {\n if (bindings[i].el === el) {\n return bindings[i];\n }\n }\n }\n\n function getBinding(el) {\n var binding = findBinding(el);\n\n if (binding) {\n return binding;\n }\n\n bindings.push(binding = {\n el: el,\n binding: {}\n });\n return binding;\n }\n\n function handleClick(e) {\n var ctx = getBinding(this).binding;\n if (!ctx.value) return;\n e.preventDefault();\n\n if (typeof ctx.value === 'string') {\n return _scroller(ctx.value);\n }\n\n _scroller(ctx.value.el || ctx.value.element, ctx.value);\n }\n\n var VueScrollTo = {\n bind: function bind(el, binding) {\n getBinding(el).binding = binding;\n\n _.on(el, 'click', handleClick);\n },\n unbind: function unbind(el) {\n deleteBinding(el);\n\n _.off(el, 'click', handleClick);\n },\n update: function update(el, binding) {\n getBinding(el).binding = binding;\n },\n scrollTo: _scroller,\n bindings: bindings\n };\n\n var install = function install(Vue, options) {\n if (options) setDefaults(options);\n Vue.directive('scroll-to', VueScrollTo);\n Vue.prototype.$scrollTo = VueScrollTo.scrollTo;\n };\n\n if (typeof window !== 'undefined' && window.Vue) {\n window.VueScrollTo = VueScrollTo;\n window.VueScrollTo.setDefaults = setDefaults;\n window.Vue.use(install);\n }\n\n VueScrollTo.install = install;\n\n return VueScrollTo;\n\n})));\n","(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"vue-js-toggle-button\"] = factory();\n\telse\n\t\troot[\"vue-js-toggle-button\"] = factory();\n})(this, function() {\nreturn /******/ (function(modules) { // webpackBootstrap\n/******/ \t// The module cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(installedModules[moduleId]) {\n/******/ \t\t\treturn installedModules[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[moduleId] = {\n/******/ \t\t\ti: moduleId,\n/******/ \t\t\tl: false,\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/\n/******/ \t\t// Execute the module function\n/******/ \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n/******/\n/******/ \t\t// Flag the module as loaded\n/******/ \t\tmodule.l = true;\n/******/\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/\n/******/\n/******/ \t// expose the modules object (__webpack_modules__)\n/******/ \t__webpack_require__.m = modules;\n/******/\n/******/ \t// expose the module cache\n/******/ \t__webpack_require__.c = installedModules;\n/******/\n/******/ \t// identity function for calling harmony imports with the correct context\n/******/ \t__webpack_require__.i = function(value) { return value; };\n/******/\n/******/ \t// define getter function for harmony exports\n/******/ \t__webpack_require__.d = function(exports, name, getter) {\n/******/ \t\tif(!__webpack_require__.o(exports, name)) {\n/******/ \t\t\tObject.defineProperty(exports, name, {\n/******/ \t\t\t\tconfigurable: false,\n/******/ \t\t\t\tenumerable: true,\n/******/ \t\t\t\tget: getter\n/******/ \t\t\t});\n/******/ \t\t}\n/******/ \t};\n/******/\n/******/ \t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t__webpack_require__.n = function(module) {\n/******/ \t\tvar getter = module && module.__esModule ?\n/******/ \t\t\tfunction getDefault() { return module['default']; } :\n/******/ \t\t\tfunction getModuleExports() { return module; };\n/******/ \t\t__webpack_require__.d(getter, 'a', getter);\n/******/ \t\treturn getter;\n/******/ \t};\n/******/\n/******/ \t// Object.prototype.hasOwnProperty.call\n/******/ \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n/******/\n/******/ \t// __webpack_public_path__\n/******/ \t__webpack_require__.p = \"/dist/\";\n/******/\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(__webpack_require__.s = 2);\n/******/ })\n/************************************************************************/\n/******/ ([\n/* 0 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\n/* styles */\n__webpack_require__(8)\n\nvar Component = __webpack_require__(6)(\n /* script */\n __webpack_require__(1),\n /* template */\n __webpack_require__(7),\n /* scopeId */\n \"data-v-25adc6c0\",\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n/***/ }),\n/* 1 */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\nObject.defineProperty(__webpack_exports__, \"__esModule\", { value: true });\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__utils__ = __webpack_require__(3);\nvar _typeof = typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; };\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\n\nvar DEFAULT_COLOR_CHECKED = '#75c791';\nvar DEFAULT_COLOR_UNCHECKED = '#bfcbd9';\nvar DEFAULT_LABEL_CHECKED = 'on';\nvar DEFAULT_LABEL_UNCHECKED = 'off';\nvar DEFAULT_SWITCH_COLOR = '#fff';\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'ToggleButton',\n props: {\n value: {\n type: Boolean,\n default: false\n },\n name: {\n type: String\n },\n disabled: {\n type: Boolean,\n default: false\n },\n tag: {\n type: String\n },\n sync: {\n type: Boolean,\n default: false\n },\n speed: {\n type: Number,\n default: 300\n },\n color: {\n type: [String, Object],\n validator: function validator(value) {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"a\" /* isString */])(value) || __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"b\" /* has */])(value, 'checked') || __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"b\" /* has */])(value, 'unchecked') || __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"b\" /* has */])(value, 'disabled');\n }\n },\n switchColor: {\n type: [String, Object],\n validator: function validator(value) {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"a\" /* isString */])(value) || __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"b\" /* has */])(value, 'checked') || __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"b\" /* has */])(value, 'unchecked');\n }\n },\n cssColors: {\n type: Boolean,\n default: false\n },\n labels: {\n type: [Boolean, Object],\n default: false,\n validator: function validator(value) {\n return (typeof value === 'undefined' ? 'undefined' : _typeof(value)) === 'object' ? value.checked || value.unchecked : typeof value === 'boolean';\n }\n },\n height: {\n type: Number,\n default: 22\n },\n width: {\n type: Number,\n default: 50\n },\n margin: {\n type: Number,\n default: 3\n },\n fontSize: {\n type: Number\n }\n },\n computed: {\n className: function className() {\n var toggled = this.toggled,\n disabled = this.disabled;\n\n\n return ['vue-js-switch', {\n toggled: toggled,\n disabled: disabled\n }];\n },\n coreStyle: function coreStyle() {\n return {\n width: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.width),\n height: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.height),\n backgroundColor: this.cssColors ? null : this.disabled ? this.colorDisabled : this.colorCurrent,\n borderRadius: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(Math.round(this.height / 2))\n };\n },\n buttonRadius: function buttonRadius() {\n return this.height - this.margin * 2;\n },\n distance: function distance() {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.width - this.height + this.margin);\n },\n buttonStyle: function buttonStyle() {\n var transition = 'transform ' + this.speed + 'ms';\n var margin = __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.margin);\n\n var transform = this.toggled ? __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"d\" /* translate3d */])(this.distance, margin) : __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"d\" /* translate3d */])(margin, margin);\n\n var background = this.switchColor ? this.switchColorCurrent : null;\n\n return {\n width: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.buttonRadius),\n height: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.buttonRadius),\n transition: transition,\n transform: transform,\n background: background\n };\n },\n labelStyle: function labelStyle() {\n return {\n lineHeight: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.height),\n fontSize: this.fontSize ? __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"c\" /* px */])(this.fontSize) : null\n };\n },\n colorChecked: function colorChecked() {\n var color = this.color;\n\n\n if (!__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"e\" /* isObject */])(color)) {\n return color || DEFAULT_COLOR_CHECKED;\n }\n\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"f\" /* get */])(color, 'checked', DEFAULT_COLOR_CHECKED);\n },\n colorUnchecked: function colorUnchecked() {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"f\" /* get */])(this.color, 'unchecked', DEFAULT_COLOR_UNCHECKED);\n },\n colorDisabled: function colorDisabled() {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"f\" /* get */])(this.color, 'disabled', this.colorCurrent);\n },\n colorCurrent: function colorCurrent() {\n return this.toggled ? this.colorChecked : this.colorUnchecked;\n },\n labelChecked: function labelChecked() {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"f\" /* get */])(this.labels, 'checked', DEFAULT_LABEL_CHECKED);\n },\n labelUnchecked: function labelUnchecked() {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"f\" /* get */])(this.labels, 'unchecked', DEFAULT_LABEL_UNCHECKED);\n },\n switchColorChecked: function switchColorChecked() {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"f\" /* get */])(this.switchColor, 'checked', DEFAULT_SWITCH_COLOR);\n },\n switchColorUnchecked: function switchColorUnchecked() {\n return __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"f\" /* get */])(this.switchColor, 'unchecked', DEFAULT_SWITCH_COLOR);\n },\n switchColorCurrent: function switchColorCurrent() {\n var switchColor = this.switchColor;\n\n\n if (!__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__utils__[\"e\" /* isObject */])(this.switchColor)) {\n return this.switchColor || DEFAULT_SWITCH_COLOR;\n }\n\n return this.toggled ? this.switchColorChecked : this.switchColorUnchecked;\n }\n },\n watch: {\n value: function value(_value) {\n if (this.sync) {\n this.toggled = !!_value;\n }\n }\n },\n data: function data() {\n return {\n toggled: !!this.value\n };\n },\n\n methods: {\n toggle: function toggle(event) {\n var toggled = !this.toggled;\n\n if (!this.sync) {\n this.toggled = toggled;\n }\n\n this.$emit('input', toggled);\n this.$emit('change', {\n value: toggled,\n tag: this.tag,\n srcEvent: event\n });\n }\n }\n});\n\n/***/ }),\n/* 2 */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\nObject.defineProperty(__webpack_exports__, \"__esModule\", { value: true });\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__Button_vue__ = __webpack_require__(0);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__Button_vue___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0__Button_vue__);\n/* harmony reexport (default from non-hamory) */ __webpack_require__.d(__webpack_exports__, \"ToggleButton\", function() { return __WEBPACK_IMPORTED_MODULE_0__Button_vue___default.a; });\n\n\nvar installed = false;\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n install: function install(Vue) {\n if (installed) {\n return;\n }\n\n Vue.component('ToggleButton', __WEBPACK_IMPORTED_MODULE_0__Button_vue___default.a);\n installed = true;\n }\n});\n\n\n\n/***/ }),\n/* 3 */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"a\", function() { return isString; });\n/* unused harmony export isBoolean */\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"e\", function() { return isObject; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"b\", function() { return has; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"f\", function() { return get; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"c\", function() { return px; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"d\", function() { return translate3d; });\nvar _typeof = typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; };\n\nvar isString = function isString(value) {\n return typeof value === 'string';\n};\n\nvar isBoolean = function isBoolean(value) {\n return typeof value === 'boolean';\n};\n\nvar isObject = function isObject(value) {\n return (typeof value === 'undefined' ? 'undefined' : _typeof(value)) === 'object';\n};\n\nvar has = function has(object, key) {\n return isObject(object) && object.hasOwnProperty(key);\n};\n\nvar get = function get(object, key, defaultValue) {\n return has(object, key) ? object[key] : defaultValue;\n};\n\nvar px = function px(value) {\n return value + 'px';\n};\n\nvar translate3d = function translate3d(x, y) {\n var z = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '0px';\n\n return 'translate3d(' + x + ', ' + y + ', ' + z + ')';\n};\n\n/***/ }),\n/* 4 */\n/***/ (function(module, exports, __webpack_require__) {\n\nexports = module.exports = __webpack_require__(5)();\n// imports\n\n\n// module\nexports.push([module.i, \".vue-js-switch[data-v-25adc6c0]{display:inline-block;position:relative;vertical-align:middle;user-select:none;font-size:10px;cursor:pointer}.vue-js-switch .v-switch-input[data-v-25adc6c0]{opacity:0;position:absolute;width:1px;height:1px}.vue-js-switch .v-switch-label[data-v-25adc6c0]{position:absolute;top:0;font-weight:600;color:#fff;z-index:1}.vue-js-switch .v-switch-label.v-left[data-v-25adc6c0]{left:10px}.vue-js-switch .v-switch-label.v-right[data-v-25adc6c0]{right:10px}.vue-js-switch .v-switch-core[data-v-25adc6c0]{display:block;position:relative;box-sizing:border-box;outline:0;margin:0;transition:border-color .3s,background-color .3s;user-select:none}.vue-js-switch .v-switch-core .v-switch-button[data-v-25adc6c0]{display:block;position:absolute;overflow:hidden;top:0;left:0;border-radius:100%;background-color:#fff;z-index:2}.vue-js-switch.disabled[data-v-25adc6c0]{pointer-events:none;opacity:.6}\", \"\"]);\n\n// exports\n\n\n/***/ }),\n/* 5 */\n/***/ (function(module, exports) {\n\n/*\r\n\tMIT License http://www.opensource.org/licenses/mit-license.php\r\n\tAuthor Tobias Koppers @sokra\r\n*/\r\n// css base code, injected by the css-loader\r\nmodule.exports = function() {\r\n\tvar list = [];\r\n\r\n\t// return the list of modules as css string\r\n\tlist.toString = function toString() {\r\n\t\tvar result = [];\r\n\t\tfor(var i = 0; i < this.length; i++) {\r\n\t\t\tvar item = this[i];\r\n\t\t\tif(item[2]) {\r\n\t\t\t\tresult.push(\"@media \" + item[2] + \"{\" + item[1] + \"}\");\r\n\t\t\t} else {\r\n\t\t\t\tresult.push(item[1]);\r\n\t\t\t}\r\n\t\t}\r\n\t\treturn result.join(\"\");\r\n\t};\r\n\r\n\t// import a list of modules into the list\r\n\tlist.i = function(modules, mediaQuery) {\r\n\t\tif(typeof modules === \"string\")\r\n\t\t\tmodules = [[null, modules, \"\"]];\r\n\t\tvar alreadyImportedModules = {};\r\n\t\tfor(var i = 0; i < this.length; i++) {\r\n\t\t\tvar id = this[i][0];\r\n\t\t\tif(typeof id === \"number\")\r\n\t\t\t\talreadyImportedModules[id] = true;\r\n\t\t}\r\n\t\tfor(i = 0; i < modules.length; i++) {\r\n\t\t\tvar item = modules[i];\r\n\t\t\t// skip already imported module\r\n\t\t\t// this implementation is not 100% perfect for weird media query combinations\r\n\t\t\t// when a module is imported multiple times with different media queries.\r\n\t\t\t// I hope this will never occur (Hey this way we have smaller bundles)\r\n\t\t\tif(typeof item[0] !== \"number\" || !alreadyImportedModules[item[0]]) {\r\n\t\t\t\tif(mediaQuery && !item[2]) {\r\n\t\t\t\t\titem[2] = mediaQuery;\r\n\t\t\t\t} else if(mediaQuery) {\r\n\t\t\t\t\titem[2] = \"(\" + item[2] + \") and (\" + mediaQuery + \")\";\r\n\t\t\t\t}\r\n\t\t\t\tlist.push(item);\r\n\t\t\t}\r\n\t\t}\r\n\t};\r\n\treturn list;\r\n};\r\n\n\n/***/ }),\n/* 6 */\n/***/ (function(module, exports) {\n\n// this module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle\n\nmodule.exports = function normalizeComponent (\n rawScriptExports,\n compiledTemplate,\n scopeId,\n cssModules\n) {\n var esModule\n var scriptExports = rawScriptExports = rawScriptExports || {}\n\n // ES6 modules interop\n var type = typeof rawScriptExports.default\n if (type === 'object' || type === 'function') {\n esModule = rawScriptExports\n scriptExports = rawScriptExports.default\n }\n\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (compiledTemplate) {\n options.render = compiledTemplate.render\n options.staticRenderFns = compiledTemplate.staticRenderFns\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = scopeId\n }\n\n // inject cssModules\n if (cssModules) {\n var computed = Object.create(options.computed || null)\n Object.keys(cssModules).forEach(function (key) {\n var module = cssModules[key]\n computed[key] = function () { return module }\n })\n options.computed = computed\n }\n\n return {\n esModule: esModule,\n exports: scriptExports,\n options: options\n }\n}\n\n\n/***/ }),\n/* 7 */\n/***/ (function(module, exports) {\n\nmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('label', {\n class: _vm.className\n }, [_c('input', {\n staticClass: \"v-switch-input\",\n attrs: {\n \"type\": \"checkbox\",\n \"name\": _vm.name,\n \"disabled\": _vm.disabled\n },\n domProps: {\n \"checked\": _vm.value\n },\n on: {\n \"change\": function($event) {\n $event.stopPropagation();\n return _vm.toggle($event)\n }\n }\n }), _vm._v(\" \"), _c('div', {\n staticClass: \"v-switch-core\",\n style: (_vm.coreStyle)\n }, [_c('div', {\n staticClass: \"v-switch-button\",\n style: (_vm.buttonStyle)\n })]), _vm._v(\" \"), (_vm.labels) ? [(_vm.toggled) ? _c('span', {\n staticClass: \"v-switch-label v-left\",\n style: (_vm.labelStyle)\n }, [_vm._t(\"checked\", [\n [_vm._v(_vm._s(_vm.labelChecked))]\n ])], 2) : _c('span', {\n staticClass: \"v-switch-label v-right\",\n style: (_vm.labelStyle)\n }, [_vm._t(\"unchecked\", [\n [_vm._v(_vm._s(_vm.labelUnchecked))]\n ])], 2)] : _vm._e()], 2)\n},staticRenderFns: []}\n\n/***/ }),\n/* 8 */\n/***/ (function(module, exports, __webpack_require__) {\n\n// style-loader: Adds some css to the DOM by adding a