@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
|
@@ -10289,130 +10289,12 @@ module.exports = toPlainObject;
|
|
|
10289
10289
|
|
|
10290
10290
|
/***/ }),
|
|
10291
10291
|
|
|
10292
|
-
/***/ 7202:
|
|
10293
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10294
|
-
|
|
10295
|
-
var map = {
|
|
10296
|
-
"./1x1.svg": 9685,
|
|
10297
|
-
"./2x1.svg": 5496,
|
|
10298
|
-
"./3x1.svg": 7823,
|
|
10299
|
-
"./3x2.svg": 7022,
|
|
10300
|
-
"./4x1.svg": 6809,
|
|
10301
|
-
"./4x2.svg": 4389,
|
|
10302
|
-
"./5x1.svg": 9668,
|
|
10303
|
-
"./5x2.svg": 8243,
|
|
10304
|
-
"./6x1.svg": 3108,
|
|
10305
|
-
"./6x2.svg": 9145
|
|
10306
|
-
};
|
|
10307
|
-
|
|
10308
|
-
|
|
10309
|
-
function webpackContext(req) {
|
|
10310
|
-
var id = webpackContextResolve(req);
|
|
10311
|
-
return __webpack_require__(id);
|
|
10312
|
-
}
|
|
10313
|
-
function webpackContextResolve(req) {
|
|
10314
|
-
if(!__webpack_require__.o(map, req)) {
|
|
10315
|
-
var e = new Error("Cannot find module '" + req + "'");
|
|
10316
|
-
e.code = 'MODULE_NOT_FOUND';
|
|
10317
|
-
throw e;
|
|
10318
|
-
}
|
|
10319
|
-
return map[req];
|
|
10320
|
-
}
|
|
10321
|
-
webpackContext.keys = function webpackContextKeys() {
|
|
10322
|
-
return Object.keys(map);
|
|
10323
|
-
};
|
|
10324
|
-
webpackContext.resolve = webpackContextResolve;
|
|
10325
|
-
module.exports = webpackContext;
|
|
10326
|
-
webpackContext.id = 7202;
|
|
10327
|
-
|
|
10328
|
-
/***/ }),
|
|
10329
|
-
|
|
10330
10292
|
/***/ 9583:
|
|
10331
10293
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10332
10294
|
|
|
10333
10295
|
"use strict";
|
|
10334
10296
|
module.exports = __webpack_require__.p + "img/dummy.ec1ab0d6.svg";
|
|
10335
10297
|
|
|
10336
|
-
/***/ }),
|
|
10337
|
-
|
|
10338
|
-
/***/ 9685:
|
|
10339
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10340
|
-
|
|
10341
|
-
"use strict";
|
|
10342
|
-
module.exports = __webpack_require__.p + "img/1x1.f865594b.svg";
|
|
10343
|
-
|
|
10344
|
-
/***/ }),
|
|
10345
|
-
|
|
10346
|
-
/***/ 5496:
|
|
10347
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10348
|
-
|
|
10349
|
-
"use strict";
|
|
10350
|
-
module.exports = __webpack_require__.p + "img/2x1.6bc80fec.svg";
|
|
10351
|
-
|
|
10352
|
-
/***/ }),
|
|
10353
|
-
|
|
10354
|
-
/***/ 7823:
|
|
10355
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10356
|
-
|
|
10357
|
-
"use strict";
|
|
10358
|
-
module.exports = __webpack_require__.p + "img/3x1.8fe1c055.svg";
|
|
10359
|
-
|
|
10360
|
-
/***/ }),
|
|
10361
|
-
|
|
10362
|
-
/***/ 7022:
|
|
10363
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10364
|
-
|
|
10365
|
-
"use strict";
|
|
10366
|
-
module.exports = __webpack_require__.p + "img/3x2.f5153612.svg";
|
|
10367
|
-
|
|
10368
|
-
/***/ }),
|
|
10369
|
-
|
|
10370
|
-
/***/ 6809:
|
|
10371
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10372
|
-
|
|
10373
|
-
"use strict";
|
|
10374
|
-
module.exports = __webpack_require__.p + "img/4x1.22f434b0.svg";
|
|
10375
|
-
|
|
10376
|
-
/***/ }),
|
|
10377
|
-
|
|
10378
|
-
/***/ 4389:
|
|
10379
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10380
|
-
|
|
10381
|
-
"use strict";
|
|
10382
|
-
module.exports = __webpack_require__.p + "img/4x2.3810a721.svg";
|
|
10383
|
-
|
|
10384
|
-
/***/ }),
|
|
10385
|
-
|
|
10386
|
-
/***/ 9668:
|
|
10387
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10388
|
-
|
|
10389
|
-
"use strict";
|
|
10390
|
-
module.exports = __webpack_require__.p + "img/5x1.c0878e49.svg";
|
|
10391
|
-
|
|
10392
|
-
/***/ }),
|
|
10393
|
-
|
|
10394
|
-
/***/ 8243:
|
|
10395
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10396
|
-
|
|
10397
|
-
"use strict";
|
|
10398
|
-
module.exports = __webpack_require__.p + "img/5x2.b70b5289.svg";
|
|
10399
|
-
|
|
10400
|
-
/***/ }),
|
|
10401
|
-
|
|
10402
|
-
/***/ 3108:
|
|
10403
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10404
|
-
|
|
10405
|
-
"use strict";
|
|
10406
|
-
module.exports = __webpack_require__.p + "img/6x1.28b9840c.svg";
|
|
10407
|
-
|
|
10408
|
-
/***/ }),
|
|
10409
|
-
|
|
10410
|
-
/***/ 9145:
|
|
10411
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
10412
|
-
|
|
10413
|
-
"use strict";
|
|
10414
|
-
module.exports = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
10415
|
-
|
|
10416
10298
|
/***/ })
|
|
10417
10299
|
|
|
10418
10300
|
/******/ });
|
|
@@ -10541,7 +10423,7 @@ if (typeof window !== 'undefined') {
|
|
|
10541
10423
|
// Indicate to webpack that this file can be concatenated
|
|
10542
10424
|
/* harmony default export */ var setPublicPath = (null);
|
|
10543
10425
|
|
|
10544
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
10426
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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&
|
|
10545
10427
|
var render = function render() {
|
|
10546
10428
|
var _vm = this,
|
|
10547
10429
|
_c = _vm._self._c;
|
|
@@ -10553,7 +10435,7 @@ var render = function render() {
|
|
|
10553
10435
|
on: {
|
|
10554
10436
|
"click": _vm.framesClicked
|
|
10555
10437
|
}
|
|
10556
|
-
}, [_vm.active && _vm.canInsertTime ? _c('GlobalEvents', {
|
|
10438
|
+
}, [_vm.active && _vm.canInsertTime && _vm.settingsClosed ? _c('GlobalEvents', {
|
|
10557
10439
|
on: {
|
|
10558
10440
|
"keydown": [function ($event) {
|
|
10559
10441
|
if (!$event.type.indexOf('key') && $event.keyCode !== 45) return null;
|
|
@@ -10563,7 +10445,7 @@ var render = function render() {
|
|
|
10563
10445
|
return _vm.insertTime.apply(null, arguments);
|
|
10564
10446
|
}]
|
|
10565
10447
|
}
|
|
10566
|
-
}) : _vm._e(), _vm.active ? _c('GlobalEvents', {
|
|
10448
|
+
}) : _vm._e(), _vm.active && _vm.settingsClosed ? _c('GlobalEvents', {
|
|
10567
10449
|
on: {
|
|
10568
10450
|
"keydown": [function ($event) {
|
|
10569
10451
|
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "left", 37, $event.key, ["Left", "ArrowLeft"])) return null;
|
|
@@ -10575,6 +10457,11 @@ var render = function render() {
|
|
|
10575
10457
|
if ('button' in $event && $event.button !== 2) return null;
|
|
10576
10458
|
$event.preventDefault();
|
|
10577
10459
|
return _vm.arrowRight.apply(null, arguments);
|
|
10460
|
+
}, function ($event) {
|
|
10461
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-down", undefined, $event.key, undefined)) return null;
|
|
10462
|
+
if (!$event.shiftKey) return null;
|
|
10463
|
+
$event.preventDefault();
|
|
10464
|
+
return _vm.nextLoopActivate.apply(null, arguments);
|
|
10578
10465
|
}, function ($event) {
|
|
10579
10466
|
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-down", undefined, $event.key, undefined)) return null;
|
|
10580
10467
|
$event.preventDefault();
|
|
@@ -10583,6 +10470,11 @@ var render = function render() {
|
|
|
10583
10470
|
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-up", undefined, $event.key, undefined)) return null;
|
|
10584
10471
|
$event.preventDefault();
|
|
10585
10472
|
return _vm.prev.apply(null, arguments);
|
|
10473
|
+
}, function ($event) {
|
|
10474
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "page-up", undefined, $event.key, undefined)) return null;
|
|
10475
|
+
if (!$event.shiftKey) return null;
|
|
10476
|
+
$event.preventDefault();
|
|
10477
|
+
return _vm.prevLoopActivate.apply(null, arguments);
|
|
10586
10478
|
}, function ($event) {
|
|
10587
10479
|
if (!$event.type.indexOf('key') && $event.keyCode !== 83) return null;
|
|
10588
10480
|
$event.preventDefault();
|
|
@@ -10611,6 +10503,21 @@ var render = function render() {
|
|
|
10611
10503
|
if (!$event.type.indexOf('key') && $event.keyCode !== 76) return null;
|
|
10612
10504
|
$event.preventDefault();
|
|
10613
10505
|
_vm.dialogs.frames = true;
|
|
10506
|
+
}, function ($event) {
|
|
10507
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 49 && $event.keyCode !== 97) return null;
|
|
10508
|
+
return (() => _vm.secondsPerFrame = 1).apply(null, arguments);
|
|
10509
|
+
}, function ($event) {
|
|
10510
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 50 && $event.keyCode !== 98) return null;
|
|
10511
|
+
return (() => _vm.secondsPerFrame = 2).apply(null, arguments);
|
|
10512
|
+
}, function ($event) {
|
|
10513
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 51 && $event.keyCode !== 99) return null;
|
|
10514
|
+
return (() => _vm.secondsPerFrame = 3).apply(null, arguments);
|
|
10515
|
+
}, function ($event) {
|
|
10516
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 52 && $event.keyCode !== 100) return null;
|
|
10517
|
+
return (() => _vm.secondsPerFrame = 4).apply(null, arguments);
|
|
10518
|
+
}, function ($event) {
|
|
10519
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 53 && $event.keyCode !== 101) return null;
|
|
10520
|
+
return (() => _vm.secondsPerFrame = 5).apply(null, arguments);
|
|
10614
10521
|
}]
|
|
10615
10522
|
}
|
|
10616
10523
|
}) : _vm._e(), _vm.prevLoop || _vm.nextLoop ? _c('GlobalEvents', {
|
|
@@ -10800,8 +10707,8 @@ var render = function render() {
|
|
|
10800
10707
|
};
|
|
10801
10708
|
var staticRenderFns = [];
|
|
10802
10709
|
|
|
10803
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
10804
|
-
var
|
|
10710
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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&
|
|
10711
|
+
var Framevue_type_template_id_efc1ebfe_scoped_true_render = function render() {
|
|
10805
10712
|
var _vm = this,
|
|
10806
10713
|
_c = _vm._self._c;
|
|
10807
10714
|
return _c('div', {
|
|
@@ -10817,7 +10724,7 @@ var Framevue_type_template_id_50ccd370_scoped_true_render = function render() {
|
|
|
10817
10724
|
width: '100%',
|
|
10818
10725
|
position: 'relative'
|
|
10819
10726
|
}
|
|
10820
|
-
}, [_vm.active && _vm.activeTab ? _c('GlobalEvents', {
|
|
10727
|
+
}, [_vm.active && _vm.activeTab && _vm.parentComponent.settingsClosed ? _c('GlobalEvents', {
|
|
10821
10728
|
on: {
|
|
10822
10729
|
"keydown": [function ($event) {
|
|
10823
10730
|
if (!$event.type.indexOf('key') && $event.keyCode !== 32) return null;
|
|
@@ -10830,6 +10737,10 @@ var Framevue_type_template_id_50ccd370_scoped_true_render = function render() {
|
|
|
10830
10737
|
}, function ($event) {
|
|
10831
10738
|
if (!$event.type.indexOf('key') && $event.keyCode !== 79) return null;
|
|
10832
10739
|
return _vm.toogleDetailFrame.apply(null, arguments);
|
|
10740
|
+
}, function ($event) {
|
|
10741
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 13) return null;
|
|
10742
|
+
$event.preventDefault();
|
|
10743
|
+
return _vm.jumpFrameToStart.apply(null, arguments);
|
|
10833
10744
|
}]
|
|
10834
10745
|
}
|
|
10835
10746
|
}) : _vm._e(), _vm.showFrame ? _c('GlobalEvents', {
|
|
@@ -10909,7 +10820,7 @@ var Framevue_type_template_id_50ccd370_scoped_true_render = function render() {
|
|
|
10909
10820
|
}
|
|
10910
10821
|
})], 1);
|
|
10911
10822
|
};
|
|
10912
|
-
var
|
|
10823
|
+
var Framevue_type_template_id_efc1ebfe_scoped_true_staticRenderFns = [];
|
|
10913
10824
|
|
|
10914
10825
|
// EXTERNAL MODULE: ./node_modules/vue-loading-twa/lib/vue-loading-twa.min.js
|
|
10915
10826
|
var vue_loading_twa_min = __webpack_require__(3396);
|
|
@@ -10988,7 +10899,8 @@ const Status = Object.freeze({
|
|
|
10988
10899
|
videoUrlString: '',
|
|
10989
10900
|
parentComponent: null,
|
|
10990
10901
|
videoIsLoading: false,
|
|
10991
|
-
currentBlock: null
|
|
10902
|
+
currentBlock: null,
|
|
10903
|
+
lastTimeEnterPressed: null
|
|
10992
10904
|
};
|
|
10993
10905
|
},
|
|
10994
10906
|
created() {
|
|
@@ -11002,6 +10914,15 @@ const Status = Object.freeze({
|
|
|
11002
10914
|
}
|
|
11003
10915
|
},
|
|
11004
10916
|
methods: {
|
|
10917
|
+
jumpFrameToStart() {
|
|
10918
|
+
if (this.active) {
|
|
10919
|
+
const currentTime = new Date().getTime();
|
|
10920
|
+
if (currentTime - this.lastTimeEnterPressed <= 500) {
|
|
10921
|
+
this.parentComponent.changeHour(this.parentComponent.convertToAudienceTime(this.frame.time));
|
|
10922
|
+
}
|
|
10923
|
+
this.lastTimeEnterPressed = currentTime;
|
|
10924
|
+
}
|
|
10925
|
+
},
|
|
11005
10926
|
changeSettings(value) {
|
|
11006
10927
|
this.videoCurrentTime = value;
|
|
11007
10928
|
},
|
|
@@ -11118,10 +11039,10 @@ const Status = Object.freeze({
|
|
|
11118
11039
|
});
|
|
11119
11040
|
;// CONCATENATED MODULE: ./src/components/Frame.vue?vue&type=script&lang=js&
|
|
11120
11041
|
/* harmony default export */ var components_Framevue_type_script_lang_js_ = (Framevue_type_script_lang_js_);
|
|
11121
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Frame.vue?vue&type=style&index=0&id=
|
|
11042
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.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&
|
|
11122
11043
|
// extracted by mini-css-extract-plugin
|
|
11123
11044
|
|
|
11124
|
-
;// CONCATENATED MODULE: ./src/components/Frame.vue?vue&type=style&index=0&id=
|
|
11045
|
+
;// CONCATENATED MODULE: ./src/components/Frame.vue?vue&type=style&index=0&id=efc1ebfe&prod&scoped=true&lang=css&
|
|
11125
11046
|
|
|
11126
11047
|
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
11127
11048
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -11232,11 +11153,11 @@ function normalizeComponent(
|
|
|
11232
11153
|
|
|
11233
11154
|
var component = normalizeComponent(
|
|
11234
11155
|
components_Framevue_type_script_lang_js_,
|
|
11235
|
-
|
|
11236
|
-
|
|
11156
|
+
Framevue_type_template_id_efc1ebfe_scoped_true_render,
|
|
11157
|
+
Framevue_type_template_id_efc1ebfe_scoped_true_staticRenderFns,
|
|
11237
11158
|
false,
|
|
11238
11159
|
null,
|
|
11239
|
-
"
|
|
11160
|
+
"efc1ebfe",
|
|
11240
11161
|
null
|
|
11241
11162
|
|
|
11242
11163
|
)
|
|
@@ -14819,12 +14740,15 @@ FramesInterface.prototype.getVideoRequestByUrl = function (url_path, t) {
|
|
|
14819
14740
|
return url + 'StreamFromVideo?url=' + url_path + params + '#t=' + t;
|
|
14820
14741
|
};
|
|
14821
14742
|
/* harmony default export */ var utils_FramesInterface = (FramesInterface);
|
|
14822
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
14823
|
-
var
|
|
14743
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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&
|
|
14744
|
+
var Commandsvue_type_template_id_156a7328_render = function render() {
|
|
14824
14745
|
var _vm = this,
|
|
14825
14746
|
_c = _vm._self._c;
|
|
14826
14747
|
return _c('div', {
|
|
14827
14748
|
staticClass: "visualization-col pa-0",
|
|
14749
|
+
staticStyle: {
|
|
14750
|
+
"border-top-right-radius": "6px"
|
|
14751
|
+
},
|
|
14828
14752
|
attrs: {
|
|
14829
14753
|
"id": "command-bar"
|
|
14830
14754
|
}
|
|
@@ -14862,7 +14786,7 @@ var Commandsvue_type_template_id_781eccb8_render = function render() {
|
|
|
14862
14786
|
staticClass: "visualization-divider"
|
|
14863
14787
|
})]);
|
|
14864
14788
|
};
|
|
14865
|
-
var
|
|
14789
|
+
var Commandsvue_type_template_id_156a7328_staticRenderFns = [];
|
|
14866
14790
|
|
|
14867
14791
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Commands.vue?vue&type=script&lang=js&
|
|
14868
14792
|
/* harmony default export */ var Commandsvue_type_script_lang_js_ = ({
|
|
@@ -15009,8 +14933,8 @@ var Commandsvue_type_template_id_781eccb8_staticRenderFns = [];
|
|
|
15009
14933
|
;
|
|
15010
14934
|
var Commands_component = normalizeComponent(
|
|
15011
14935
|
components_Commandsvue_type_script_lang_js_,
|
|
15012
|
-
|
|
15013
|
-
|
|
14936
|
+
Commandsvue_type_template_id_156a7328_render,
|
|
14937
|
+
Commandsvue_type_template_id_156a7328_staticRenderFns,
|
|
15014
14938
|
false,
|
|
15015
14939
|
null,
|
|
15016
14940
|
null,
|
|
@@ -15019,15 +14943,13 @@ var Commands_component = normalizeComponent(
|
|
|
15019
14943
|
)
|
|
15020
14944
|
|
|
15021
14945
|
/* harmony default export */ var Commands = (Commands_component.exports);
|
|
15022
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
15023
|
-
var
|
|
14946
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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&
|
|
14947
|
+
var Infosvue_type_template_id_363c35bb_render = function render() {
|
|
15024
14948
|
var _vm = this,
|
|
15025
14949
|
_c = _vm._self._c;
|
|
15026
14950
|
return _c('div', {
|
|
15027
14951
|
staticClass: "visualization-row visualization-justify-center visualization-align-center",
|
|
15028
|
-
|
|
15029
|
-
"padding": "4px"
|
|
15030
|
-
},
|
|
14952
|
+
style: !_vm.commandsShow ? 'border-top-right-radius: 6px; padding: 4px' : 'padding: 4px',
|
|
15031
14953
|
attrs: {
|
|
15032
14954
|
"id": "info-bar"
|
|
15033
14955
|
}
|
|
@@ -15136,7 +15058,7 @@ var Infosvue_type_template_id_441ca26a_render = function render() {
|
|
|
15136
15058
|
}
|
|
15137
15059
|
})], 1)]);
|
|
15138
15060
|
};
|
|
15139
|
-
var
|
|
15061
|
+
var Infosvue_type_template_id_363c35bb_staticRenderFns = [];
|
|
15140
15062
|
|
|
15141
15063
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Infos.vue?vue&type=script&lang=js&
|
|
15142
15064
|
/* harmony default export */ var Infosvue_type_script_lang_js_ = ({
|
|
@@ -15231,8 +15153,8 @@ var Infosvue_type_template_id_441ca26a_staticRenderFns = [];
|
|
|
15231
15153
|
;
|
|
15232
15154
|
var Infos_component = normalizeComponent(
|
|
15233
15155
|
components_Infosvue_type_script_lang_js_,
|
|
15234
|
-
|
|
15235
|
-
|
|
15156
|
+
Infosvue_type_template_id_363c35bb_render,
|
|
15157
|
+
Infosvue_type_template_id_363c35bb_staticRenderFns,
|
|
15236
15158
|
false,
|
|
15237
15159
|
null,
|
|
15238
15160
|
null,
|
|
@@ -15379,11 +15301,21 @@ var VideoProgress_component = normalizeComponent(
|
|
|
15379
15301
|
)
|
|
15380
15302
|
|
|
15381
15303
|
/* harmony default export */ var VideoProgress = (VideoProgress_component.exports);
|
|
15382
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
15383
|
-
var
|
|
15304
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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&
|
|
15305
|
+
var Settingsvue_type_template_id_bf2f3c16_scoped_true_render = function render() {
|
|
15384
15306
|
var _vm = this,
|
|
15385
15307
|
_c = _vm._self._c;
|
|
15386
|
-
return _c('div', [_c('
|
|
15308
|
+
return _c('div', [_vm.dialogsVisibility.frames ? _c('GlobalEvents', {
|
|
15309
|
+
on: {
|
|
15310
|
+
"keydown": [function ($event) {
|
|
15311
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 37) return null;
|
|
15312
|
+
return _vm.prevFormat.apply(null, arguments);
|
|
15313
|
+
}, function ($event) {
|
|
15314
|
+
if (!$event.type.indexOf('key') && $event.keyCode !== 39) return null;
|
|
15315
|
+
return _vm.nextFormat.apply(null, arguments);
|
|
15316
|
+
}]
|
|
15317
|
+
}
|
|
15318
|
+
}) : _vm._e(), _c('dialog', {
|
|
15387
15319
|
ref: "frames"
|
|
15388
15320
|
}, [_c('div', {
|
|
15389
15321
|
staticClass: "visualization-row",
|
|
@@ -15407,7 +15339,7 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_render = function render()
|
|
|
15407
15339
|
}, [_c('img', {
|
|
15408
15340
|
style: _vm.framesValue !== item.value ? 'filter: grayscale(1)' : '',
|
|
15409
15341
|
attrs: {
|
|
15410
|
-
"src":
|
|
15342
|
+
"src": item.image,
|
|
15411
15343
|
"width": "100%"
|
|
15412
15344
|
},
|
|
15413
15345
|
on: {
|
|
@@ -15567,11 +15499,53 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_render = function render()
|
|
|
15567
15499
|
}
|
|
15568
15500
|
}, [_vm._v("Ok")])])])], 1);
|
|
15569
15501
|
};
|
|
15570
|
-
var
|
|
15502
|
+
var Settingsvue_type_template_id_bf2f3c16_scoped_true_staticRenderFns = [];
|
|
15503
|
+
|
|
15504
|
+
;// CONCATENATED MODULE: ./src/assets/grid/1x1.svg
|
|
15505
|
+
var _1x1_namespaceObject = __webpack_require__.p + "img/1x1.f865594b.svg";
|
|
15506
|
+
;// CONCATENATED MODULE: ./src/assets/grid/2x1.svg
|
|
15507
|
+
var _2x1_namespaceObject = __webpack_require__.p + "img/2x1.6bc80fec.svg";
|
|
15508
|
+
;// CONCATENATED MODULE: ./src/assets/grid/3x1.svg
|
|
15509
|
+
var _3x1_namespaceObject = __webpack_require__.p + "img/3x1.8fe1c055.svg";
|
|
15510
|
+
;// CONCATENATED MODULE: ./src/assets/grid/3x2.svg
|
|
15511
|
+
var _3x2_namespaceObject = __webpack_require__.p + "img/3x2.f5153612.svg";
|
|
15512
|
+
;// CONCATENATED MODULE: ./src/assets/grid/4x1.svg
|
|
15513
|
+
var _4x1_namespaceObject = __webpack_require__.p + "img/4x1.22f434b0.svg";
|
|
15514
|
+
;// CONCATENATED MODULE: ./src/assets/grid/4x2.svg
|
|
15515
|
+
var _4x2_namespaceObject = __webpack_require__.p + "img/4x2.3810a721.svg";
|
|
15516
|
+
;// CONCATENATED MODULE: ./src/assets/grid/5x1.svg
|
|
15517
|
+
var _5x1_namespaceObject = __webpack_require__.p + "img/5x1.c0878e49.svg";
|
|
15518
|
+
;// CONCATENATED MODULE: ./src/assets/grid/5x2.svg
|
|
15519
|
+
var _5x2_namespaceObject = __webpack_require__.p + "img/5x2.b70b5289.svg";
|
|
15520
|
+
;// CONCATENATED MODULE: ./src/assets/grid/6x1.svg
|
|
15521
|
+
var _6x1_namespaceObject = __webpack_require__.p + "img/6x1.28b9840c.svg";
|
|
15522
|
+
;// CONCATENATED MODULE: ./src/assets/grid/6x2.svg
|
|
15523
|
+
var _6x2_namespaceObject = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
15524
|
+
;// CONCATENATED MODULE: ./src/assets/grid/index.js
|
|
15525
|
+
|
|
15526
|
+
|
|
15571
15527
|
|
|
15572
|
-
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=template&id=ace6f9c6&scoped=true&
|
|
15573
15528
|
|
|
15529
|
+
|
|
15530
|
+
|
|
15531
|
+
|
|
15532
|
+
|
|
15533
|
+
|
|
15534
|
+
|
|
15535
|
+
/* harmony default export */ var grid = ({
|
|
15536
|
+
'1x1': _1x1_namespaceObject,
|
|
15537
|
+
'2x1': _2x1_namespaceObject,
|
|
15538
|
+
'3x1': _3x1_namespaceObject,
|
|
15539
|
+
'3x2': _3x2_namespaceObject,
|
|
15540
|
+
'4x1': _4x1_namespaceObject,
|
|
15541
|
+
'4x2': _4x2_namespaceObject,
|
|
15542
|
+
'5x1': _5x1_namespaceObject,
|
|
15543
|
+
'5x2': _5x2_namespaceObject,
|
|
15544
|
+
'6x1': _6x1_namespaceObject,
|
|
15545
|
+
'6x2': _6x2_namespaceObject
|
|
15546
|
+
});
|
|
15574
15547
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Settings.vue?vue&type=script&lang=js&
|
|
15548
|
+
|
|
15575
15549
|
/* harmony default export */ var Settingsvue_type_script_lang_js_ = ({
|
|
15576
15550
|
props: {
|
|
15577
15551
|
dialogsVisibility: {
|
|
@@ -15606,31 +15580,40 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15606
15580
|
},
|
|
15607
15581
|
items: [{
|
|
15608
15582
|
text: '2x1',
|
|
15609
|
-
value: 1
|
|
15583
|
+
value: 1,
|
|
15584
|
+
image: grid['2x1']
|
|
15610
15585
|
}, {
|
|
15611
15586
|
text: '3x1',
|
|
15612
|
-
value: 2
|
|
15587
|
+
value: 2,
|
|
15588
|
+
image: grid['3x1']
|
|
15613
15589
|
}, {
|
|
15614
15590
|
text: '3x2',
|
|
15615
|
-
value: 3
|
|
15591
|
+
value: 3,
|
|
15592
|
+
image: grid['3x2']
|
|
15616
15593
|
}, {
|
|
15617
15594
|
text: '4x1',
|
|
15618
|
-
value: 4
|
|
15595
|
+
value: 4,
|
|
15596
|
+
image: grid['4x1']
|
|
15619
15597
|
}, {
|
|
15620
15598
|
text: '4x2',
|
|
15621
|
-
value: 5
|
|
15599
|
+
value: 5,
|
|
15600
|
+
image: grid['4x2']
|
|
15622
15601
|
}, {
|
|
15623
15602
|
text: '5x1',
|
|
15624
|
-
value: 6
|
|
15603
|
+
value: 6,
|
|
15604
|
+
image: grid['5x1']
|
|
15625
15605
|
}, {
|
|
15626
15606
|
text: '5x2',
|
|
15627
|
-
value: 7
|
|
15607
|
+
value: 7,
|
|
15608
|
+
image: grid['5x2']
|
|
15628
15609
|
}, {
|
|
15629
15610
|
text: '6x1',
|
|
15630
|
-
value: 8
|
|
15611
|
+
value: 8,
|
|
15612
|
+
image: grid['6x1']
|
|
15631
15613
|
}, {
|
|
15632
15614
|
text: '6x2',
|
|
15633
|
-
value: 9
|
|
15615
|
+
value: 9,
|
|
15616
|
+
image: grid['6x2']
|
|
15634
15617
|
}],
|
|
15635
15618
|
// NEW
|
|
15636
15619
|
goToValue: ''
|
|
@@ -15666,6 +15649,16 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15666
15649
|
}
|
|
15667
15650
|
},
|
|
15668
15651
|
methods: {
|
|
15652
|
+
prevFormat() {
|
|
15653
|
+
if (this.items.find(format => format.value === this.framesValue - 1)) {
|
|
15654
|
+
this.framesValue--;
|
|
15655
|
+
}
|
|
15656
|
+
},
|
|
15657
|
+
nextFormat() {
|
|
15658
|
+
if (this.items.find(format => format.value === this.framesValue + 1)) {
|
|
15659
|
+
this.framesValue++;
|
|
15660
|
+
}
|
|
15661
|
+
},
|
|
15669
15662
|
changePlaybackRate() {
|
|
15670
15663
|
let direction = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 1;
|
|
15671
15664
|
if (direction === 1) {
|
|
@@ -15712,10 +15705,10 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15712
15705
|
});
|
|
15713
15706
|
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=script&lang=js&
|
|
15714
15707
|
/* harmony default export */ var components_Settingsvue_type_script_lang_js_ = (Settingsvue_type_script_lang_js_);
|
|
15715
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Settings.vue?vue&type=style&index=0&id=
|
|
15708
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.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&
|
|
15716
15709
|
// extracted by mini-css-extract-plugin
|
|
15717
15710
|
|
|
15718
|
-
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=style&index=0&id=
|
|
15711
|
+
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=style&index=0&id=bf2f3c16&prod&scoped=true&lang=css&
|
|
15719
15712
|
|
|
15720
15713
|
;// CONCATENATED MODULE: ./src/components/Settings.vue
|
|
15721
15714
|
|
|
@@ -15728,11 +15721,11 @@ var Settingsvue_type_template_id_ace6f9c6_scoped_true_staticRenderFns = [];
|
|
|
15728
15721
|
|
|
15729
15722
|
var Settings_component = normalizeComponent(
|
|
15730
15723
|
components_Settingsvue_type_script_lang_js_,
|
|
15731
|
-
|
|
15732
|
-
|
|
15724
|
+
Settingsvue_type_template_id_bf2f3c16_scoped_true_render,
|
|
15725
|
+
Settingsvue_type_template_id_bf2f3c16_scoped_true_staticRenderFns,
|
|
15733
15726
|
false,
|
|
15734
15727
|
null,
|
|
15735
|
-
"
|
|
15728
|
+
"bf2f3c16",
|
|
15736
15729
|
null
|
|
15737
15730
|
|
|
15738
15731
|
)
|
|
@@ -15777,6 +15770,10 @@ const Positions = Object.freeze({
|
|
|
15777
15770
|
type: Boolean,
|
|
15778
15771
|
default: false
|
|
15779
15772
|
},
|
|
15773
|
+
jumpOnInsert: {
|
|
15774
|
+
type: Boolean,
|
|
15775
|
+
default: false
|
|
15776
|
+
},
|
|
15780
15777
|
framesFormat: {
|
|
15781
15778
|
type: [Number, String],
|
|
15782
15779
|
default: 6
|
|
@@ -16340,6 +16337,9 @@ const Positions = Object.freeze({
|
|
|
16340
16337
|
hour_end: this.hourEndSelected ? this.convertToAudienceTime(this.hourEndSelected, '') : null,
|
|
16341
16338
|
force: false
|
|
16342
16339
|
});
|
|
16340
|
+
if (this.jumpOnInsert) {
|
|
16341
|
+
this.changeHour(this.convertToAudienceTime((this.hourEndSelected || this.hourIniSelected) + 1));
|
|
16342
|
+
}
|
|
16343
16343
|
this.hourIniSelected = null;
|
|
16344
16344
|
this.hourEndSelected = null;
|
|
16345
16345
|
this.canInsertTime = false;
|
|
@@ -16385,13 +16385,13 @@ const Positions = Object.freeze({
|
|
|
16385
16385
|
}
|
|
16386
16386
|
},
|
|
16387
16387
|
computed: {
|
|
16388
|
+
settingsClosed() {
|
|
16389
|
+
return !Object.values(this.dialogs).find(v => v);
|
|
16390
|
+
},
|
|
16388
16391
|
startAudienceSeconds() {
|
|
16389
16392
|
const t = this.startAudienceTime.match(/.{1,2}/g);
|
|
16390
16393
|
return parseInt(t[0] * 3600 + t[1] * 60 + t[2]);
|
|
16391
16394
|
},
|
|
16392
|
-
user() {
|
|
16393
|
-
return this.$store.state.user;
|
|
16394
|
-
},
|
|
16395
16395
|
loadingArray() {
|
|
16396
16396
|
return Array.from(Array(this.numberOfRows * this.framesPerRow).keys());
|
|
16397
16397
|
},
|
|
@@ -16422,25 +16422,25 @@ const Positions = Object.freeze({
|
|
|
16422
16422
|
if (value) {
|
|
16423
16423
|
this.stopPlayingBar();
|
|
16424
16424
|
}
|
|
16425
|
+
},
|
|
16426
|
+
channel() {
|
|
16427
|
+
this.updatingChannel = new Promise((resolve, reject) => {
|
|
16428
|
+
try {
|
|
16429
|
+
this.createFramesInterface();
|
|
16430
|
+
resolve(true);
|
|
16431
|
+
} catch (err) {
|
|
16432
|
+
reject(err);
|
|
16433
|
+
}
|
|
16434
|
+
});
|
|
16425
16435
|
}
|
|
16426
|
-
// channel() {
|
|
16427
|
-
// this.updatingChannel = new Promise((resolve, reject) => {
|
|
16428
|
-
// try {
|
|
16429
|
-
// this.createFramesInterface()
|
|
16430
|
-
// resolve(true)
|
|
16431
|
-
// } catch (err) {
|
|
16432
|
-
// reject(err)
|
|
16433
|
-
// }
|
|
16434
|
-
// })
|
|
16435
|
-
// },
|
|
16436
16436
|
}
|
|
16437
16437
|
});
|
|
16438
16438
|
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=script&lang=js&
|
|
16439
16439
|
/* harmony default export */ var src_Visualizationvue_type_script_lang_js_ = (Visualizationvue_type_script_lang_js_);
|
|
16440
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/Visualization.vue?vue&type=style&index=0&id=
|
|
16440
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.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&
|
|
16441
16441
|
// extracted by mini-css-extract-plugin
|
|
16442
16442
|
|
|
16443
|
-
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=style&index=0&id=
|
|
16443
|
+
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=style&index=0&id=f4735614&prod&scoped=true&lang=css&
|
|
16444
16444
|
|
|
16445
16445
|
;// CONCATENATED MODULE: ./src/Visualization.vue
|
|
16446
16446
|
|
|
@@ -16457,7 +16457,7 @@ var Visualization_component = normalizeComponent(
|
|
|
16457
16457
|
staticRenderFns,
|
|
16458
16458
|
false,
|
|
16459
16459
|
null,
|
|
16460
|
-
"
|
|
16460
|
+
"f4735614",
|
|
16461
16461
|
null
|
|
16462
16462
|
|
|
16463
16463
|
)
|