@twab/visualization 0.2.2 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/visualization.common.js +180 -180
- package/dist/visualization.common.js.map +1 -1
- package/dist/visualization.css +1 -1
- package/dist/visualization.umd.js +180 -180
- package/dist/visualization.umd.js.map +1 -1
- package/dist/visualization.umd.min.js +2 -2
- package/dist/visualization.umd.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -10279,130 +10279,12 @@ module.exports = toPlainObject;
|
|
|
10279
10279
|
|
|
10280
10280
|
/***/ }),
|
|
10281
10281
|
|
|
10282
|
-
/***/ 7202:
|
|
10283
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10284
|
-
|
|
10285
|
-
var map = {
|
|
10286
|
-
"./1x1.svg": 9685,
|
|
10287
|
-
"./2x1.svg": 5496,
|
|
10288
|
-
"./3x1.svg": 7823,
|
|
10289
|
-
"./3x2.svg": 7022,
|
|
10290
|
-
"./4x1.svg": 6809,
|
|
10291
|
-
"./4x2.svg": 4389,
|
|
10292
|
-
"./5x1.svg": 9668,
|
|
10293
|
-
"./5x2.svg": 8243,
|
|
10294
|
-
"./6x1.svg": 3108,
|
|
10295
|
-
"./6x2.svg": 9145
|
|
10296
|
-
};
|
|
10297
|
-
|
|
10298
|
-
|
|
10299
|
-
function webpackContext(req) {
|
|
10300
|
-
var id = webpackContextResolve(req);
|
|
10301
|
-
return __webpack_require__(id);
|
|
10302
|
-
}
|
|
10303
|
-
function webpackContextResolve(req) {
|
|
10304
|
-
if(!__webpack_require__.o(map, req)) {
|
|
10305
|
-
var e = new Error("Cannot find module '" + req + "'");
|
|
10306
|
-
e.code = 'MODULE_NOT_FOUND';
|
|
10307
|
-
throw e;
|
|
10308
|
-
}
|
|
10309
|
-
return map[req];
|
|
10310
|
-
}
|
|
10311
|
-
webpackContext.keys = function webpackContextKeys() {
|
|
10312
|
-
return Object.keys(map);
|
|
10313
|
-
};
|
|
10314
|
-
webpackContext.resolve = webpackContextResolve;
|
|
10315
|
-
module.exports = webpackContext;
|
|
10316
|
-
webpackContext.id = 7202;
|
|
10317
|
-
|
|
10318
|
-
/***/ }),
|
|
10319
|
-
|
|
10320
10282
|
/***/ 9583:
|
|
10321
10283
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10322
10284
|
|
|
10323
10285
|
"use strict";
|
|
10324
10286
|
module.exports = __webpack_require__.p + "img/dummy.ec1ab0d6.svg";
|
|
10325
10287
|
|
|
10326
|
-
/***/ }),
|
|
10327
|
-
|
|
10328
|
-
/***/ 9685:
|
|
10329
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10330
|
-
|
|
10331
|
-
"use strict";
|
|
10332
|
-
module.exports = __webpack_require__.p + "img/1x1.f865594b.svg";
|
|
10333
|
-
|
|
10334
|
-
/***/ }),
|
|
10335
|
-
|
|
10336
|
-
/***/ 5496:
|
|
10337
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10338
|
-
|
|
10339
|
-
"use strict";
|
|
10340
|
-
module.exports = __webpack_require__.p + "img/2x1.6bc80fec.svg";
|
|
10341
|
-
|
|
10342
|
-
/***/ }),
|
|
10343
|
-
|
|
10344
|
-
/***/ 7823:
|
|
10345
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10346
|
-
|
|
10347
|
-
"use strict";
|
|
10348
|
-
module.exports = __webpack_require__.p + "img/3x1.8fe1c055.svg";
|
|
10349
|
-
|
|
10350
|
-
/***/ }),
|
|
10351
|
-
|
|
10352
|
-
/***/ 7022:
|
|
10353
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10354
|
-
|
|
10355
|
-
"use strict";
|
|
10356
|
-
module.exports = __webpack_require__.p + "img/3x2.f5153612.svg";
|
|
10357
|
-
|
|
10358
|
-
/***/ }),
|
|
10359
|
-
|
|
10360
|
-
/***/ 6809:
|
|
10361
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10362
|
-
|
|
10363
|
-
"use strict";
|
|
10364
|
-
module.exports = __webpack_require__.p + "img/4x1.22f434b0.svg";
|
|
10365
|
-
|
|
10366
|
-
/***/ }),
|
|
10367
|
-
|
|
10368
|
-
/***/ 4389:
|
|
10369
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10370
|
-
|
|
10371
|
-
"use strict";
|
|
10372
|
-
module.exports = __webpack_require__.p + "img/4x2.3810a721.svg";
|
|
10373
|
-
|
|
10374
|
-
/***/ }),
|
|
10375
|
-
|
|
10376
|
-
/***/ 9668:
|
|
10377
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10378
|
-
|
|
10379
|
-
"use strict";
|
|
10380
|
-
module.exports = __webpack_require__.p + "img/5x1.c0878e49.svg";
|
|
10381
|
-
|
|
10382
|
-
/***/ }),
|
|
10383
|
-
|
|
10384
|
-
/***/ 8243:
|
|
10385
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10386
|
-
|
|
10387
|
-
"use strict";
|
|
10388
|
-
module.exports = __webpack_require__.p + "img/5x2.b70b5289.svg";
|
|
10389
|
-
|
|
10390
|
-
/***/ }),
|
|
10391
|
-
|
|
10392
|
-
/***/ 3108:
|
|
10393
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10394
|
-
|
|
10395
|
-
"use strict";
|
|
10396
|
-
module.exports = __webpack_require__.p + "img/6x1.28b9840c.svg";
|
|
10397
|
-
|
|
10398
|
-
/***/ }),
|
|
10399
|
-
|
|
10400
|
-
/***/ 9145:
|
|
10401
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10402
|
-
|
|
10403
|
-
"use strict";
|
|
10404
|
-
module.exports = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
10405
|
-
|
|
10406
10288
|
/***/ })
|
|
10407
10289
|
|
|
10408
10290
|
/******/ });
|
|
@@ -10531,7 +10413,7 @@ if (typeof window !== 'undefined') {
|
|
|
10531
10413
|
// Indicate to webpack that this file can be concatenated
|
|
10532
10414
|
/* harmony default export */ var setPublicPath = (null);
|
|
10533
10415
|
|
|
10534
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/Visualization.vue?vue&type=template&id=
|
|
10416
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/Visualization.vue?vue&type=template&id=f4735614&scoped=true&
|
|
10535
10417
|
var render = function render() {
|
|
10536
10418
|
var _vm = this,
|
|
10537
10419
|
_c = _vm._self._c;
|
|
@@ -10543,7 +10425,7 @@ var render = function render() {
|
|
|
10543
10425
|
on: {
|
|
10544
10426
|
"click": _vm.framesClicked
|
|
10545
10427
|
}
|
|
10546
|
-
}, [_vm.active && _vm.canInsertTime ? _c('GlobalEvents', {
|
|
10428
|
+
}, [_vm.active && _vm.canInsertTime && _vm.settingsClosed ? _c('GlobalEvents', {
|
|
10547
10429
|
on: {
|
|
10548
10430
|
"keydown": [function ($event) {
|
|
10549
10431
|
if (!$event.type.indexOf('key') && $event.keyCode !== 45) return null;
|
|
@@ -10553,7 +10435,7 @@ var render = function render() {
|
|
|
10553
10435
|
return _vm.insertTime.apply(null, arguments);
|
|
10554
10436
|
}]
|
|
10555
10437
|
}
|
|
10556
|
-
}) : _vm._e(), _vm.active ? _c('GlobalEvents', {
|
|
10438
|
+
}) : _vm._e(), _vm.active && _vm.settingsClosed ? _c('GlobalEvents', {
|
|
10557
10439
|
on: {
|
|
10558
10440
|
"keydown": [function ($event) {
|
|
10559
10441
|
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "left", 37, $event.key, ["Left", "ArrowLeft"])) return null;
|
|
@@ -10565,6 +10447,11 @@ var render = function render() {
|
|
|
10565
10447
|
if ('button' in $event && $event.button !== 2) return null;
|
|
10566
10448
|
$event.preventDefault();
|
|
10567
10449
|
return _vm.arrowRight.apply(null, arguments);
|
|
10450
|
+
}, function ($event) {
|
|
10451
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-down", undefined, $event.key, undefined)) return null;
|
|
10452
|
+
if (!$event.shiftKey) return null;
|
|
10453
|
+
$event.preventDefault();
|
|
10454
|
+
return _vm.nextLoopActivate.apply(null, arguments);
|
|
10568
10455
|
}, function ($event) {
|
|
10569
10456
|
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-down", undefined, $event.key, undefined)) return null;
|
|
10570
10457
|
$event.preventDefault();
|
|
@@ -10573,6 +10460,11 @@ var render = function render() {
|
|
|
10573
10460
|
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-up", undefined, $event.key, undefined)) return null;
|
|
10574
10461
|
$event.preventDefault();
|
|
10575
10462
|
return _vm.prev.apply(null, arguments);
|
|
10463
|
+
}, function ($event) {
|
|
10464
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-up", undefined, $event.key, undefined)) return null;
|
|
10465
|
+
if (!$event.shiftKey) return null;
|
|
10466
|
+
$event.preventDefault();
|
|
10467
|
+
return _vm.prevLoopActivate.apply(null, arguments);
|
|
10576
10468
|
}, function ($event) {
|
|
10577
10469
|
if (!$event.type.indexOf('key') && $event.keyCode !== 83) return null;
|
|
10578
10470
|
$event.preventDefault();
|
|
@@ -10601,6 +10493,21 @@ var render = function render() {
|
|
|
10601
10493
|
if (!$event.type.indexOf('key') && $event.keyCode !== 76) return null;
|
|
10602
10494
|
$event.preventDefault();
|
|
10603
10495
|
_vm.dialogs.frames = true;
|
|
10496
|
+
}, function ($event) {
|
|
10497
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 49 && $event.keyCode !== 97) return null;
|
|
10498
|
+
return (() => _vm.secondsPerFrame = 1).apply(null, arguments);
|
|
10499
|
+
}, function ($event) {
|
|
10500
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 50 && $event.keyCode !== 98) return null;
|
|
10501
|
+
return (() => _vm.secondsPerFrame = 2).apply(null, arguments);
|
|
10502
|
+
}, function ($event) {
|
|
10503
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 51 && $event.keyCode !== 99) return null;
|
|
10504
|
+
return (() => _vm.secondsPerFrame = 3).apply(null, arguments);
|
|
10505
|
+
}, function ($event) {
|
|
10506
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 52 && $event.keyCode !== 100) return null;
|
|
10507
|
+
return (() => _vm.secondsPerFrame = 4).apply(null, arguments);
|
|
10508
|
+
}, function ($event) {
|
|
10509
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 53 && $event.keyCode !== 101) return null;
|
|
10510
|
+
return (() => _vm.secondsPerFrame = 5).apply(null, arguments);
|
|
10604
10511
|
}]
|
|
10605
10512
|
}
|
|
10606
10513
|
}) : _vm._e(), _vm.prevLoop || _vm.nextLoop ? _c('GlobalEvents', {
|
|
@@ -10790,8 +10697,8 @@ var render = function render() {
|
|
|
10790
10697
|
};
|
|
10791
10698
|
var staticRenderFns = [];
|
|
10792
10699
|
|
|
10793
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Frame.vue?vue&type=template&id=
|
|
10794
|
-
var
|
|
10700
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Frame.vue?vue&type=template&id=efc1ebfe&scoped=true&
|
|
10701
|
+
var Framevue_type_template_id_efc1ebfe_scoped_true_render = function render() {
|
|
10795
10702
|
var _vm = this,
|
|
10796
10703
|
_c = _vm._self._c;
|
|
10797
10704
|
return _c('div', {
|
|
@@ -10807,7 +10714,7 @@ var Framevue_type_template_id_50ccd370_scoped_true_render = function render() {
|
|
|
10807
10714
|
width: '100%',
|
|
10808
10715
|
position: 'relative'
|
|
10809
10716
|
}
|
|
10810
|
-
}, [_vm.active && _vm.activeTab ? _c('GlobalEvents', {
|
|
10717
|
+
}, [_vm.active && _vm.activeTab && _vm.parentComponent.settingsClosed ? _c('GlobalEvents', {
|
|
10811
10718
|
on: {
|
|
10812
10719
|
"keydown": [function ($event) {
|
|
10813
10720
|
if (!$event.type.indexOf('key') && $event.keyCode !== 32) return null;
|
|
@@ -10820,6 +10727,10 @@ var Framevue_type_template_id_50ccd370_scoped_true_render = function render() {
|
|
|
10820
10727
|
}, function ($event) {
|
|
10821
10728
|
if (!$event.type.indexOf('key') && $event.keyCode !== 79) return null;
|
|
10822
10729
|
return _vm.toogleDetailFrame.apply(null, arguments);
|
|
10730
|
+
}, function ($event) {
|
|
10731
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 13) return null;
|
|
10732
|
+
$event.preventDefault();
|
|
10733
|
+
return _vm.jumpFrameToStart.apply(null, arguments);
|
|
10823
10734
|
}]
|
|
10824
10735
|
}
|
|
10825
10736
|
}) : _vm._e(), _vm.showFrame ? _c('GlobalEvents', {
|
|
@@ -10899,7 +10810,7 @@ var Framevue_type_template_id_50ccd370_scoped_true_render = function render() {
|
|
|
10899
10810
|
}
|
|
10900
10811
|
})], 1);
|
|
10901
10812
|
};
|
|
10902
|
-
var
|
|
10813
|
+
var Framevue_type_template_id_efc1ebfe_scoped_true_staticRenderFns = [];
|
|
10903
10814
|
|
|
10904
10815
|
// EXTERNAL MODULE: ./node_modules/vue-loading-twa/lib/vue-loading-twa.min.js
|
|
10905
10816
|
var vue_loading_twa_min = __webpack_require__(3093);
|
|
@@ -10978,7 +10889,8 @@ const Status = Object.freeze({
|
|
|
10978
10889
|
videoUrlString: '',
|
|
10979
10890
|
parentComponent: null,
|
|
10980
10891
|
videoIsLoading: false,
|
|
10981
|
-
currentBlock: null
|
|
10892
|
+
currentBlock: null,
|
|
10893
|
+
lastTimeEnterPressed: null
|
|
10982
10894
|
};
|
|
10983
10895
|
},
|
|
10984
10896
|
created() {
|
|
@@ -10992,6 +10904,15 @@ const Status = Object.freeze({
|
|
|
10992
10904
|
}
|
|
10993
10905
|
},
|
|
10994
10906
|
methods: {
|
|
10907
|
+
jumpFrameToStart() {
|
|
10908
|
+
if (this.active) {
|
|
10909
|
+
const currentTime = new Date().getTime();
|
|
10910
|
+
if (currentTime - this.lastTimeEnterPressed <= 500) {
|
|
10911
|
+
this.parentComponent.changeHour(this.parentComponent.convertToAudienceTime(this.frame.time));
|
|
10912
|
+
}
|
|
10913
|
+
this.lastTimeEnterPressed = currentTime;
|
|
10914
|
+
}
|
|
10915
|
+
},
|
|
10995
10916
|
changeSettings(value) {
|
|
10996
10917
|
this.videoCurrentTime = value;
|
|
10997
10918
|
},
|
|
@@ -11108,10 +11029,10 @@ const Status = Object.freeze({
|
|
|
11108
11029
|
});
|
|
11109
11030
|
;// CONCATENATED MODULE: ./src/components/Frame.vue?vue&type=script&lang=js&
|
|
11110
11031
|
/* harmony default export */ var components_Framevue_type_script_lang_js_ = (Framevue_type_script_lang_js_);
|
|
11111
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Frame.vue?vue&type=style&index=0&id=
|
|
11032
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Frame.vue?vue&type=style&index=0&id=efc1ebfe&prod&scoped=true&lang=css&
|
|
11112
11033
|
// extracted by mini-css-extract-plugin
|
|
11113
11034
|
|
|
11114
|
-
;// CONCATENATED MODULE: ./src/components/Frame.vue?vue&type=style&index=0&id=
|
|
11035
|
+
;// CONCATENATED MODULE: ./src/components/Frame.vue?vue&type=style&index=0&id=efc1ebfe&prod&scoped=true&lang=css&
|
|
11115
11036
|
|
|
11116
11037
|
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
11117
11038
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -11222,11 +11143,11 @@ function normalizeComponent(
|
|
|
11222
11143
|
|
|
11223
11144
|
var component = normalizeComponent(
|
|
11224
11145
|
components_Framevue_type_script_lang_js_,
|
|
11225
|
-
|
|
11226
|
-
|
|
11146
|
+
Framevue_type_template_id_efc1ebfe_scoped_true_render,
|
|
11147
|
+
Framevue_type_template_id_efc1ebfe_scoped_true_staticRenderFns,
|
|
11227
11148
|
false,
|
|
11228
11149
|
null,
|
|
11229
|
-
"
|
|
11150
|
+
"efc1ebfe",
|
|
11230
11151
|
null
|
|
11231
11152
|
|
|
11232
11153
|
)
|
|
@@ -14809,12 +14730,15 @@ FramesInterface.prototype.getVideoRequestByUrl = function (url_path, t) {
|
|
|
14809
14730
|
return url + 'StreamFromVideo?url=' + url_path + params + '#t=' + t;
|
|
14810
14731
|
};
|
|
14811
14732
|
/* harmony default export */ var utils_FramesInterface = (FramesInterface);
|
|
14812
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Commands.vue?vue&type=template&id=
|
|
14813
|
-
var
|
|
14733
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Commands.vue?vue&type=template&id=156a7328&
|
|
14734
|
+
var Commandsvue_type_template_id_156a7328_render = function render() {
|
|
14814
14735
|
var _vm = this,
|
|
14815
14736
|
_c = _vm._self._c;
|
|
14816
14737
|
return _c('div', {
|
|
14817
14738
|
staticClass: "visualization-col pa-0",
|
|
14739
|
+
staticStyle: {
|
|
14740
|
+
"border-top-right-radius": "6px"
|
|
14741
|
+
},
|
|
14818
14742
|
attrs: {
|
|
14819
14743
|
"id": "command-bar"
|
|
14820
14744
|
}
|
|
@@ -14852,7 +14776,7 @@ var Commandsvue_type_template_id_781eccb8_render = function render() {
|
|
|
14852
14776
|
staticClass: "visualization-divider"
|
|
14853
14777
|
})]);
|
|
14854
14778
|
};
|
|
14855
|
-
var
|
|
14779
|
+
var Commandsvue_type_template_id_156a7328_staticRenderFns = [];
|
|
14856
14780
|
|
|
14857
14781
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Commands.vue?vue&type=script&lang=js&
|
|
14858
14782
|
/* harmony default export */ var Commandsvue_type_script_lang_js_ = ({
|
|
@@ -14999,8 +14923,8 @@ var Commandsvue_type_template_id_781eccb8_staticRenderFns = [];
|
|
|
14999
14923
|
;
|
|
15000
14924
|
var Commands_component = normalizeComponent(
|
|
15001
14925
|
components_Commandsvue_type_script_lang_js_,
|
|
15002
|
-
|
|
15003
|
-
|
|
14926
|
+
Commandsvue_type_template_id_156a7328_render,
|
|
14927
|
+
Commandsvue_type_template_id_156a7328_staticRenderFns,
|
|
15004
14928
|
false,
|
|
15005
14929
|
null,
|
|
15006
14930
|
null,
|
|
@@ -15009,15 +14933,13 @@ var Commands_component = normalizeComponent(
|
|
|
15009
14933
|
)
|
|
15010
14934
|
|
|
15011
14935
|
/* harmony default export */ var Commands = (Commands_component.exports);
|
|
15012
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Infos.vue?vue&type=template&id=
|
|
15013
|
-
var
|
|
14936
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Infos.vue?vue&type=template&id=363c35bb&
|
|
14937
|
+
var Infosvue_type_template_id_363c35bb_render = function render() {
|
|
15014
14938
|
var _vm = this,
|
|
15015
14939
|
_c = _vm._self._c;
|
|
15016
14940
|
return _c('div', {
|
|
15017
14941
|
staticClass: "visualization-row visualization-justify-center visualization-align-center",
|
|
15018
|
-
|
|
15019
|
-
"padding": "4px"
|
|
15020
|
-
},
|
|
14942
|
+
style: !_vm.commandsShow ? 'border-top-right-radius: 6px; padding: 4px' : 'padding: 4px',
|
|
15021
14943
|
attrs: {
|
|
15022
14944
|
"id": "info-bar"
|
|
15023
14945
|
}
|
|
@@ -15126,7 +15048,7 @@ var Infosvue_type_template_id_441ca26a_render = function render() {
|
|
|
15126
15048
|
}
|
|
15127
15049
|
})], 1)]);
|
|
15128
15050
|
};
|
|
15129
|
-
var
|
|
15051
|
+
var Infosvue_type_template_id_363c35bb_staticRenderFns = [];
|
|
15130
15052
|
|
|
15131
15053
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Infos.vue?vue&type=script&lang=js&
|
|
15132
15054
|
/* harmony default export */ var Infosvue_type_script_lang_js_ = ({
|
|
@@ -15221,8 +15143,8 @@ var Infosvue_type_template_id_441ca26a_staticRenderFns = [];
|
|
|
15221
15143
|
;
|
|
15222
15144
|
var Infos_component = normalizeComponent(
|
|
15223
15145
|
components_Infosvue_type_script_lang_js_,
|
|
15224
|
-
|
|
15225
|
-
|
|
15146
|
+
Infosvue_type_template_id_363c35bb_render,
|
|
15147
|
+
Infosvue_type_template_id_363c35bb_staticRenderFns,
|
|
15226
15148
|
false,
|
|
15227
15149
|
null,
|
|
15228
15150
|
null,
|
|
@@ -15369,11 +15291,21 @@ var VideoProgress_component = normalizeComponent(
|
|
|
15369
15291
|
)
|
|
15370
15292
|
|
|
15371
15293
|
/* harmony default export */ var VideoProgress = (VideoProgress_component.exports);
|
|
15372
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Settings.vue?vue&type=template&id=
|
|
15373
|
-
var
|
|
15294
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Settings.vue?vue&type=template&id=bf2f3c16&scoped=true&
|
|
15295
|
+
var Settingsvue_type_template_id_bf2f3c16_scoped_true_render = function render() {
|
|
15374
15296
|
var _vm = this,
|
|
15375
15297
|
_c = _vm._self._c;
|
|
15376
|
-
return _c('div', [_c('
|
|
15298
|
+
return _c('div', [_vm.dialogsVisibility.frames ? _c('GlobalEvents', {
|
|
15299
|
+
on: {
|
|
15300
|
+
"keydown": [function ($event) {
|
|
15301
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 37) return null;
|
|
15302
|
+
return _vm.prevFormat.apply(null, arguments);
|
|
15303
|
+
}, function ($event) {
|
|
15304
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 39) return null;
|
|
15305
|
+
return _vm.nextFormat.apply(null, arguments);
|
|
15306
|
+
}]
|
|
15307
|
+
}
|
|
15308
|
+
}) : _vm._e(), _c('dialog', {
|
|
15377
15309
|
ref: "frames"
|
|
15378
15310
|
}, [_c('div', {
|
|
15379
15311
|
staticClass: "visualization-row",
|
|
@@ -15397,7 +15329,7 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_render = function render()
|
|
|
15397
15329
|
}, [_c('img', {
|
|
15398
15330
|
style: _vm.framesValue !== item.value ? 'filter: grayscale(1)' : '',
|
|
15399
15331
|
attrs: {
|
|
15400
|
-
"src":
|
|
15332
|
+
"src": item.image,
|
|
15401
15333
|
"width": "100%"
|
|
15402
15334
|
},
|
|
15403
15335
|
on: {
|
|
@@ -15557,11 +15489,53 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_render = function render()
|
|
|
15557
15489
|
}
|
|
15558
15490
|
}, [_vm._v("Ok")])])])], 1);
|
|
15559
15491
|
};
|
|
15560
|
-
var
|
|
15492
|
+
var Settingsvue_type_template_id_bf2f3c16_scoped_true_staticRenderFns = [];
|
|
15493
|
+
|
|
15494
|
+
;// CONCATENATED MODULE: ./src/assets/grid/1x1.svg
|
|
15495
|
+
var _1x1_namespaceObject = __webpack_require__.p + "img/1x1.f865594b.svg";
|
|
15496
|
+
;// CONCATENATED MODULE: ./src/assets/grid/2x1.svg
|
|
15497
|
+
var _2x1_namespaceObject = __webpack_require__.p + "img/2x1.6bc80fec.svg";
|
|
15498
|
+
;// CONCATENATED MODULE: ./src/assets/grid/3x1.svg
|
|
15499
|
+
var _3x1_namespaceObject = __webpack_require__.p + "img/3x1.8fe1c055.svg";
|
|
15500
|
+
;// CONCATENATED MODULE: ./src/assets/grid/3x2.svg
|
|
15501
|
+
var _3x2_namespaceObject = __webpack_require__.p + "img/3x2.f5153612.svg";
|
|
15502
|
+
;// CONCATENATED MODULE: ./src/assets/grid/4x1.svg
|
|
15503
|
+
var _4x1_namespaceObject = __webpack_require__.p + "img/4x1.22f434b0.svg";
|
|
15504
|
+
;// CONCATENATED MODULE: ./src/assets/grid/4x2.svg
|
|
15505
|
+
var _4x2_namespaceObject = __webpack_require__.p + "img/4x2.3810a721.svg";
|
|
15506
|
+
;// CONCATENATED MODULE: ./src/assets/grid/5x1.svg
|
|
15507
|
+
var _5x1_namespaceObject = __webpack_require__.p + "img/5x1.c0878e49.svg";
|
|
15508
|
+
;// CONCATENATED MODULE: ./src/assets/grid/5x2.svg
|
|
15509
|
+
var _5x2_namespaceObject = __webpack_require__.p + "img/5x2.b70b5289.svg";
|
|
15510
|
+
;// CONCATENATED MODULE: ./src/assets/grid/6x1.svg
|
|
15511
|
+
var _6x1_namespaceObject = __webpack_require__.p + "img/6x1.28b9840c.svg";
|
|
15512
|
+
;// CONCATENATED MODULE: ./src/assets/grid/6x2.svg
|
|
15513
|
+
var _6x2_namespaceObject = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
15514
|
+
;// CONCATENATED MODULE: ./src/assets/grid/index.js
|
|
15515
|
+
|
|
15516
|
+
|
|
15561
15517
|
|
|
15562
|
-
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=template&id=ace6f9c6&scoped=true&
|
|
15563
15518
|
|
|
15519
|
+
|
|
15520
|
+
|
|
15521
|
+
|
|
15522
|
+
|
|
15523
|
+
|
|
15524
|
+
|
|
15525
|
+
/* harmony default export */ var grid = ({
|
|
15526
|
+
'1x1': _1x1_namespaceObject,
|
|
15527
|
+
'2x1': _2x1_namespaceObject,
|
|
15528
|
+
'3x1': _3x1_namespaceObject,
|
|
15529
|
+
'3x2': _3x2_namespaceObject,
|
|
15530
|
+
'4x1': _4x1_namespaceObject,
|
|
15531
|
+
'4x2': _4x2_namespaceObject,
|
|
15532
|
+
'5x1': _5x1_namespaceObject,
|
|
15533
|
+
'5x2': _5x2_namespaceObject,
|
|
15534
|
+
'6x1': _6x1_namespaceObject,
|
|
15535
|
+
'6x2': _6x2_namespaceObject
|
|
15536
|
+
});
|
|
15564
15537
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Settings.vue?vue&type=script&lang=js&
|
|
15538
|
+
|
|
15565
15539
|
/* harmony default export */ var Settingsvue_type_script_lang_js_ = ({
|
|
15566
15540
|
props: {
|
|
15567
15541
|
dialogsVisibility: {
|
|
@@ -15596,31 +15570,40 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15596
15570
|
},
|
|
15597
15571
|
items: [{
|
|
15598
15572
|
text: '2x1',
|
|
15599
|
-
value: 1
|
|
15573
|
+
value: 1,
|
|
15574
|
+
image: grid['2x1']
|
|
15600
15575
|
}, {
|
|
15601
15576
|
text: '3x1',
|
|
15602
|
-
value: 2
|
|
15577
|
+
value: 2,
|
|
15578
|
+
image: grid['3x1']
|
|
15603
15579
|
}, {
|
|
15604
15580
|
text: '3x2',
|
|
15605
|
-
value: 3
|
|
15581
|
+
value: 3,
|
|
15582
|
+
image: grid['3x2']
|
|
15606
15583
|
}, {
|
|
15607
15584
|
text: '4x1',
|
|
15608
|
-
value: 4
|
|
15585
|
+
value: 4,
|
|
15586
|
+
image: grid['4x1']
|
|
15609
15587
|
}, {
|
|
15610
15588
|
text: '4x2',
|
|
15611
|
-
value: 5
|
|
15589
|
+
value: 5,
|
|
15590
|
+
image: grid['4x2']
|
|
15612
15591
|
}, {
|
|
15613
15592
|
text: '5x1',
|
|
15614
|
-
value: 6
|
|
15593
|
+
value: 6,
|
|
15594
|
+
image: grid['5x1']
|
|
15615
15595
|
}, {
|
|
15616
15596
|
text: '5x2',
|
|
15617
|
-
value: 7
|
|
15597
|
+
value: 7,
|
|
15598
|
+
image: grid['5x2']
|
|
15618
15599
|
}, {
|
|
15619
15600
|
text: '6x1',
|
|
15620
|
-
value: 8
|
|
15601
|
+
value: 8,
|
|
15602
|
+
image: grid['6x1']
|
|
15621
15603
|
}, {
|
|
15622
15604
|
text: '6x2',
|
|
15623
|
-
value: 9
|
|
15605
|
+
value: 9,
|
|
15606
|
+
image: grid['6x2']
|
|
15624
15607
|
}],
|
|
15625
15608
|
// NEW
|
|
15626
15609
|
goToValue: ''
|
|
@@ -15656,6 +15639,16 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15656
15639
|
}
|
|
15657
15640
|
},
|
|
15658
15641
|
methods: {
|
|
15642
|
+
prevFormat() {
|
|
15643
|
+
if (this.items.find(format => format.value === this.framesValue - 1)) {
|
|
15644
|
+
this.framesValue--;
|
|
15645
|
+
}
|
|
15646
|
+
},
|
|
15647
|
+
nextFormat() {
|
|
15648
|
+
if (this.items.find(format => format.value === this.framesValue + 1)) {
|
|
15649
|
+
this.framesValue++;
|
|
15650
|
+
}
|
|
15651
|
+
},
|
|
15659
15652
|
changePlaybackRate() {
|
|
15660
15653
|
let direction = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 1;
|
|
15661
15654
|
if (direction === 1) {
|
|
@@ -15702,10 +15695,10 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15702
15695
|
});
|
|
15703
15696
|
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=script&lang=js&
|
|
15704
15697
|
/* harmony default export */ var components_Settingsvue_type_script_lang_js_ = (Settingsvue_type_script_lang_js_);
|
|
15705
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Settings.vue?vue&type=style&index=0&id=
|
|
15698
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Settings.vue?vue&type=style&index=0&id=bf2f3c16&prod&scoped=true&lang=css&
|
|
15706
15699
|
// extracted by mini-css-extract-plugin
|
|
15707
15700
|
|
|
15708
|
-
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=style&index=0&id=
|
|
15701
|
+
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=style&index=0&id=bf2f3c16&prod&scoped=true&lang=css&
|
|
15709
15702
|
|
|
15710
15703
|
;// CONCATENATED MODULE: ./src/components/Settings.vue
|
|
15711
15704
|
|
|
@@ -15718,11 +15711,11 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15718
15711
|
|
|
15719
15712
|
var Settings_component = normalizeComponent(
|
|
15720
15713
|
components_Settingsvue_type_script_lang_js_,
|
|
15721
|
-
|
|
15722
|
-
|
|
15714
|
+
Settingsvue_type_template_id_bf2f3c16_scoped_true_render,
|
|
15715
|
+
Settingsvue_type_template_id_bf2f3c16_scoped_true_staticRenderFns,
|
|
15723
15716
|
false,
|
|
15724
15717
|
null,
|
|
15725
|
-
"
|
|
15718
|
+
"bf2f3c16",
|
|
15726
15719
|
null
|
|
15727
15720
|
|
|
15728
15721
|
)
|
|
@@ -15767,6 +15760,10 @@ const Positions = Object.freeze({
|
|
|
15767
15760
|
type: Boolean,
|
|
15768
15761
|
default: false
|
|
15769
15762
|
},
|
|
15763
|
+
jumpOnInsert: {
|
|
15764
|
+
type: Boolean,
|
|
15765
|
+
default: false
|
|
15766
|
+
},
|
|
15770
15767
|
framesFormat: {
|
|
15771
15768
|
type: [Number, String],
|
|
15772
15769
|
default: 6
|
|
@@ -16330,6 +16327,9 @@ const Positions = Object.freeze({
|
|
|
16330
16327
|
hour_end: this.hourEndSelected ? this.convertToAudienceTime(this.hourEndSelected, '') : null,
|
|
16331
16328
|
force: false
|
|
16332
16329
|
});
|
|
16330
|
+
if (this.jumpOnInsert) {
|
|
16331
|
+
this.changeHour(this.convertToAudienceTime((this.hourEndSelected || this.hourIniSelected) + 1));
|
|
16332
|
+
}
|
|
16333
16333
|
this.hourIniSelected = null;
|
|
16334
16334
|
this.hourEndSelected = null;
|
|
16335
16335
|
this.canInsertTime = false;
|
|
@@ -16375,13 +16375,13 @@ const Positions = Object.freeze({
|
|
|
16375
16375
|
}
|
|
16376
16376
|
},
|
|
16377
16377
|
computed: {
|
|
16378
|
+
settingsClosed() {
|
|
16379
|
+
return !Object.values(this.dialogs).find(v => v);
|
|
16380
|
+
},
|
|
16378
16381
|
startAudienceSeconds() {
|
|
16379
16382
|
const t = this.startAudienceTime.match(/.{1,2}/g);
|
|
16380
16383
|
return parseInt(t[0] * 3600 + t[1] * 60 + t[2]);
|
|
16381
16384
|
},
|
|
16382
|
-
user() {
|
|
16383
|
-
return this.$store.state.user;
|
|
16384
|
-
},
|
|
16385
16385
|
loadingArray() {
|
|
16386
16386
|
return Array.from(Array(this.numberOfRows * this.framesPerRow).keys());
|
|
16387
16387
|
},
|
|
@@ -16412,25 +16412,25 @@ const Positions = Object.freeze({
|
|
|
16412
16412
|
if (value) {
|
|
16413
16413
|
this.stopPlayingBar();
|
|
16414
16414
|
}
|
|
16415
|
+
},
|
|
16416
|
+
channel() {
|
|
16417
|
+
this.updatingChannel = new Promise((resolve, reject) => {
|
|
16418
|
+
try {
|
|
16419
|
+
this.createFramesInterface();
|
|
16420
|
+
resolve(true);
|
|
16421
|
+
} catch (err) {
|
|
16422
|
+
reject(err);
|
|
16423
|
+
}
|
|
16424
|
+
});
|
|
16415
16425
|
}
|
|
16416
|
-
// channel() {
|
|
16417
|
-
// this.updatingChannel = new Promise((resolve, reject) => {
|
|
16418
|
-
// try {
|
|
16419
|
-
// this.createFramesInterface()
|
|
16420
|
-
// resolve(true)
|
|
16421
|
-
// } catch (err) {
|
|
16422
|
-
// reject(err)
|
|
16423
|
-
// }
|
|
16424
|
-
// })
|
|
16425
|
-
// },
|
|
16426
16426
|
}
|
|
16427
16427
|
});
|
|
16428
16428
|
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=script&lang=js&
|
|
16429
16429
|
/* harmony default export */ var src_Visualizationvue_type_script_lang_js_ = (Visualizationvue_type_script_lang_js_);
|
|
16430
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/Visualization.vue?vue&type=style&index=0&id=
|
|
16430
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/Visualization.vue?vue&type=style&index=0&id=f4735614&prod&scoped=true&lang=css&
|
|
16431
16431
|
// extracted by mini-css-extract-plugin
|
|
16432
16432
|
|
|
16433
|
-
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=style&index=0&id=
|
|
16433
|
+
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=style&index=0&id=f4735614&prod&scoped=true&lang=css&
|
|
16434
16434
|
|
|
16435
16435
|
;// CONCATENATED MODULE: ./src/Visualization.vue
|
|
16436
16436
|
|
|
@@ -16447,7 +16447,7 @@ var Visualization_component = normalizeComponent(
|
|
|
16447
16447
|
staticRenderFns,
|
|
16448
16448
|
false,
|
|
16449
16449
|
null,
|
|
16450
|
-
"
|
|
16450
|
+
"f4735614",
|
|
16451
16451
|
null
|
|
16452
16452
|
|
|
16453
16453
|
)
|