@twab/visualization 0.9.1 → 0.9.2
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 +41 -51
- package/dist/visualization.common.js.map +1 -1
- package/dist/visualization.css +1 -1
- package/dist/visualization.umd.js +41 -51
- 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
package/dist/visualization.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.frame-container>div[data-v-5c1173af]{max-height:100%}.frame-container[data-v-5c1173af]{background-color:#000;display:flex;justify-content:center}.dummy-frame[data-v-5c1173af],.frame-content[data-v-5c1173af]{display:flex;align-items:center;justify-content:center}.frame-content video[data-v-5c1173af]{flex-grow:1;-o-object-fit:fill;object-fit:fill;z-index:0}.overlay[data-v-5c1173af]{width:100%;height:100%;z-index:5;position:absolute;top:0;left:0;border:4px solid transparent}.active .overlay[data-v-5c1173af]{border-color:var(--visualization-primary)}.between-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-secondary)}.between-time.active .overlay[data-v-5c1173af]{border-color:var(--visualization-secondary)}.initial-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-start)}.initial-time.active .overlay[data-v-5c1173af]{border-color:var(--visualization-start)}.end-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-end)}.end-time.active .overlay[data-v-5c1173af]{border-color:var(--visualization-end)}.initial-time.end-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-start);border-bottom-color:var(--visualization-end)}.initial-time.end-time.active .overlay[data-v-5c1173af]{border-top-color:var(--visualization-start);border-left-color:var(--visualization-start);border-bottom-color:var(--visualization-end);border-right-color:var(--visualization-end)}#progress[data-v-7fe6f244]{position:relative;cursor:pointer;width:80%;height:15px;background-color:#dfdfdf;margin:5px auto;border-radius:6px}.progressBar[data-v-7fe6f244]{display:absolute;height:15px;position:absolute;top:0;left:0;background-color:var(--visualization-secondary);z-index:2;width:50%;border-radius:inherit}.progressBar[data-v-7fe6f244]:after{content:"";width:17px;height:17px;position:absolute;top:-1px;right:-8.5px;border-radius:50%;background-color:var(--visualization-primary);z-index:3}.progressLabel[data-v-7fe6f244]{z-index:4;margin:0 auto;font-weight:700;line-height:17px;font-size:14px;text-shadow:-1px 0 #dfdfdf,0 1px #dfdfdf,1px 0 #dfdfdf,0 -1px #dfdfdf;-webkit-user-select:none;-moz-user-select:none;user-select:none}dialog[data-v-
|
|
1
|
+
.frame-container>div[data-v-5c1173af]{max-height:100%}.frame-container[data-v-5c1173af]{background-color:#000;display:flex;justify-content:center}.dummy-frame[data-v-5c1173af],.frame-content[data-v-5c1173af]{display:flex;align-items:center;justify-content:center}.frame-content video[data-v-5c1173af]{flex-grow:1;-o-object-fit:fill;object-fit:fill;z-index:0}.overlay[data-v-5c1173af]{width:100%;height:100%;z-index:5;position:absolute;top:0;left:0;border:4px solid transparent}.active .overlay[data-v-5c1173af]{border-color:var(--visualization-primary)}.between-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-secondary)}.between-time.active .overlay[data-v-5c1173af]{border-color:var(--visualization-secondary)}.initial-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-start)}.initial-time.active .overlay[data-v-5c1173af]{border-color:var(--visualization-start)}.end-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-end)}.end-time.active .overlay[data-v-5c1173af]{border-color:var(--visualization-end)}.initial-time.end-time .overlay[data-v-5c1173af]{border-top-color:var(--visualization-start);border-bottom-color:var(--visualization-end)}.initial-time.end-time.active .overlay[data-v-5c1173af]{border-top-color:var(--visualization-start);border-left-color:var(--visualization-start);border-bottom-color:var(--visualization-end);border-right-color:var(--visualization-end)}#progress[data-v-7fe6f244]{position:relative;cursor:pointer;width:80%;height:15px;background-color:#dfdfdf;margin:5px auto;border-radius:6px}.progressBar[data-v-7fe6f244]{display:absolute;height:15px;position:absolute;top:0;left:0;background-color:var(--visualization-secondary);z-index:2;width:50%;border-radius:inherit}.progressBar[data-v-7fe6f244]:after{content:"";width:17px;height:17px;position:absolute;top:-1px;right:-8.5px;border-radius:50%;background-color:var(--visualization-primary);z-index:3}.progressLabel[data-v-7fe6f244]{z-index:4;margin:0 auto;font-weight:700;line-height:17px;font-size:14px;text-shadow:-1px 0 #dfdfdf,0 1px #dfdfdf,1px 0 #dfdfdf,0 -1px #dfdfdf;-webkit-user-select:none;-moz-user-select:none;user-select:none}dialog[data-v-15015864]{max-width:60vw;padding:12px;border:none;background:#fff;border-radius:5px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.visualization-row{display:flex;flex-wrap:wrap;flex:1 1 auto}.visualization-col{flex-basis:0;flex-grow:1;max-width:100%;padding:12px}.visualization-divider{display:block;flex:1 1 100%;height:0;max-height:0;opacity:1;transition:inherit;border-style:solid;border-width:thin 0 0 0;border-color:rgba(0,0,0,.12);margin:0}.visualization-divider.vertical{align-self:stretch;border-width:0 thin 0 0;display:inline-flex;height:inherit;margin-left:-1px;max-height:100%;max-width:0;vertical-align:text-bottom;width:0}.visualization-card{flex-basis:0;flex-grow:1;max-width:100%;padding:12px;width:100%;transition-property:box-shadow,opacity;overflow-wrap:break-word;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:6px}.visualization-justify-center{justify-content:center}.visualization-align-center{align-items:center}#visualization-container{max-width:100%!important;margin:0 auto!important;height:100%;border-bottom:none}#visualization-container>.card{border-radius:0!important;font-size:12px;width:100%;box-shadow:none;height:100%}#command-bar,#info-bar{background-color:#f5f5f5;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}#command-bar button{width:42px;height:36px;border:none;background:none}#command-bar button:hover{cursor:pointer;background:rgba(0,0,0,.12)}#command-bar svg{font-size:16px}#command-bar{padding:0!important}#info-bar{padding:4px;font-size:14px;position:relative}.settings-container{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.settings-container>*{margin:0 2px;cursor:pointer}#info-bar svg{font-size:16px}#info-bar .divider{margin:0 8px}svg:focus{border:none}.visualization-card{border-left:8px solid #eee}.active-tab{border-left:8px solid var(--visualization-primary)!important;border-image-slice:1}[id^=frame-]{padding:1px;display:flex;flex-flow:column}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:var(--visualization-primary);color:#fff;border-radius:16px;padding:5px 10px 4px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:var(--visualization-primary);z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px;border-radius:5px;box-shadow:0 5px 30px rgba(black,.1)}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}
|
|
@@ -10423,7 +10423,7 @@ if (typeof window !== 'undefined') {
|
|
|
10423
10423
|
// Indicate to webpack that this file can be concatenated
|
|
10424
10424
|
/* harmony default export */ var setPublicPath = (null);
|
|
10425
10425
|
|
|
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=
|
|
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=35179c72&scoped=true&
|
|
10427
10427
|
var render = function render() {
|
|
10428
10428
|
var _vm = this,
|
|
10429
10429
|
_c = _vm._self._c;
|
|
@@ -10560,8 +10560,8 @@ var render = function render() {
|
|
|
10560
10560
|
"video-playing": _vm.videoPlaying,
|
|
10561
10561
|
"video-paused": _vm.paused,
|
|
10562
10562
|
"insert-time": _vm.canInsertTime,
|
|
10563
|
-
"hour-ini-selected": _vm.hourIniSelected,
|
|
10564
|
-
"hour-end-selected": _vm.hourEndSelected
|
|
10563
|
+
"hour-ini-selected": !!_vm.hourIniSelected,
|
|
10564
|
+
"hour-end-selected": !!_vm.hourEndSelected
|
|
10565
10565
|
},
|
|
10566
10566
|
on: {
|
|
10567
10567
|
"prev-loop-activate": _vm.prevLoopActivate,
|
|
@@ -15308,8 +15308,8 @@ var VideoProgress_component = normalizeComponent(
|
|
|
15308
15308
|
)
|
|
15309
15309
|
|
|
15310
15310
|
/* harmony default export */ var VideoProgress = (VideoProgress_component.exports);
|
|
15311
|
-
;// 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=
|
|
15312
|
-
var
|
|
15311
|
+
;// 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=15015864&scoped=true&
|
|
15312
|
+
var Settingsvue_type_template_id_15015864_scoped_true_render = function render() {
|
|
15313
15313
|
var _vm = this,
|
|
15314
15314
|
_c = _vm._self._c;
|
|
15315
15315
|
return _c('div', [_vm.dialogsVisibility.frames ? _c('GlobalEvents', {
|
|
@@ -15506,7 +15506,7 @@ var Settingsvue_type_template_id_bf2f3c16_scoped_true_render = function render()
|
|
|
15506
15506
|
}
|
|
15507
15507
|
}, [_vm._v("Ok")])])])], 1);
|
|
15508
15508
|
};
|
|
15509
|
-
var
|
|
15509
|
+
var Settingsvue_type_template_id_15015864_scoped_true_staticRenderFns = [];
|
|
15510
15510
|
|
|
15511
15511
|
;// CONCATENATED MODULE: ./src/assets/grid/1x1.svg
|
|
15512
15512
|
var _1x1_namespaceObject = __webpack_require__.p + "img/1x1.f865594b.svg";
|
|
@@ -15626,6 +15626,9 @@ var _6x2_namespaceObject = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
|
15626
15626
|
goToValue: ''
|
|
15627
15627
|
};
|
|
15628
15628
|
},
|
|
15629
|
+
mounted() {
|
|
15630
|
+
this.toogleDialogs();
|
|
15631
|
+
},
|
|
15629
15632
|
computed: {
|
|
15630
15633
|
secondsPerFrameValue: {
|
|
15631
15634
|
get() {
|
|
@@ -15656,6 +15659,15 @@ var _6x2_namespaceObject = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
|
15656
15659
|
}
|
|
15657
15660
|
},
|
|
15658
15661
|
methods: {
|
|
15662
|
+
toogleDialogs() {
|
|
15663
|
+
for (const dialog of Object.values(this.$refs)) {
|
|
15664
|
+
dialog.close?.();
|
|
15665
|
+
}
|
|
15666
|
+
const openDialog = Object.keys(this.dialogsVisibility).find(key => this.dialogsVisibility[key]);
|
|
15667
|
+
if (openDialog) {
|
|
15668
|
+
this.$refs[openDialog].showModal();
|
|
15669
|
+
}
|
|
15670
|
+
},
|
|
15659
15671
|
prevFormat() {
|
|
15660
15672
|
if (this.items.find(format => format.value === this.framesValue - 1)) {
|
|
15661
15673
|
this.framesValue--;
|
|
@@ -15698,13 +15710,7 @@ var _6x2_namespaceObject = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
|
15698
15710
|
watch: {
|
|
15699
15711
|
dialogsVisibility: {
|
|
15700
15712
|
handler() {
|
|
15701
|
-
|
|
15702
|
-
dialog.close?.();
|
|
15703
|
-
}
|
|
15704
|
-
const openDialog = Object.keys(this.dialogsVisibility).find(key => this.dialogsVisibility[key]);
|
|
15705
|
-
if (openDialog) {
|
|
15706
|
-
this.$refs[openDialog].showModal();
|
|
15707
|
-
}
|
|
15713
|
+
this.toogleDialogs();
|
|
15708
15714
|
},
|
|
15709
15715
|
deep: true
|
|
15710
15716
|
}
|
|
@@ -15712,10 +15718,10 @@ var _6x2_namespaceObject = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
|
15712
15718
|
});
|
|
15713
15719
|
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=script&lang=js&
|
|
15714
15720
|
/* 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=
|
|
15721
|
+
;// 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=15015864&prod&scoped=true&lang=css&
|
|
15716
15722
|
// extracted by mini-css-extract-plugin
|
|
15717
15723
|
|
|
15718
|
-
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=style&index=0&id=
|
|
15724
|
+
;// CONCATENATED MODULE: ./src/components/Settings.vue?vue&type=style&index=0&id=15015864&prod&scoped=true&lang=css&
|
|
15719
15725
|
|
|
15720
15726
|
;// CONCATENATED MODULE: ./src/components/Settings.vue
|
|
15721
15727
|
|
|
@@ -15728,11 +15734,11 @@ var _6x2_namespaceObject = __webpack_require__.p + "img/6x2.6b117ba7.svg";
|
|
|
15728
15734
|
|
|
15729
15735
|
var Settings_component = normalizeComponent(
|
|
15730
15736
|
components_Settingsvue_type_script_lang_js_,
|
|
15731
|
-
|
|
15732
|
-
|
|
15737
|
+
Settingsvue_type_template_id_15015864_scoped_true_render,
|
|
15738
|
+
Settingsvue_type_template_id_15015864_scoped_true_staticRenderFns,
|
|
15733
15739
|
false,
|
|
15734
15740
|
null,
|
|
15735
|
-
"
|
|
15741
|
+
"15015864",
|
|
15736
15742
|
null
|
|
15737
15743
|
|
|
15738
15744
|
)
|
|
@@ -15754,6 +15760,10 @@ const Positions = Object.freeze({
|
|
|
15754
15760
|
/* harmony default export */ var Visualizationvue_type_script_lang_js_ = ({
|
|
15755
15761
|
name: 'visualization-container',
|
|
15756
15762
|
props: {
|
|
15763
|
+
value: {
|
|
15764
|
+
type: Boolean,
|
|
15765
|
+
required: true
|
|
15766
|
+
},
|
|
15757
15767
|
date: {
|
|
15758
15768
|
type: String,
|
|
15759
15769
|
required: true
|
|
@@ -15762,13 +15772,6 @@ const Positions = Object.freeze({
|
|
|
15762
15772
|
type: Number,
|
|
15763
15773
|
required: true
|
|
15764
15774
|
},
|
|
15765
|
-
active: {
|
|
15766
|
-
type: Boolean,
|
|
15767
|
-
required: true
|
|
15768
|
-
},
|
|
15769
|
-
activeTab: {
|
|
15770
|
-
type: Boolean
|
|
15771
|
-
},
|
|
15772
15775
|
startAudienceTime: {
|
|
15773
15776
|
type: String,
|
|
15774
15777
|
required: true
|
|
@@ -15887,7 +15890,7 @@ const Positions = Object.freeze({
|
|
|
15887
15890
|
methods: {
|
|
15888
15891
|
framesClicked(e) {
|
|
15889
15892
|
if (e.target.id != 'insert') {
|
|
15890
|
-
this
|
|
15893
|
+
this.active = true;
|
|
15891
15894
|
}
|
|
15892
15895
|
},
|
|
15893
15896
|
async goToStartBlock() {
|
|
@@ -16402,6 +16405,14 @@ const Positions = Object.freeze({
|
|
|
16402
16405
|
}
|
|
16403
16406
|
},
|
|
16404
16407
|
computed: {
|
|
16408
|
+
active: {
|
|
16409
|
+
get() {
|
|
16410
|
+
return this.value;
|
|
16411
|
+
},
|
|
16412
|
+
set(value) {
|
|
16413
|
+
this.$emit('input', value);
|
|
16414
|
+
}
|
|
16415
|
+
},
|
|
16405
16416
|
settingsClosed() {
|
|
16406
16417
|
return !Object.values(this.dialogs).find(v => v);
|
|
16407
16418
|
},
|
|
@@ -16420,7 +16431,7 @@ const Positions = Object.freeze({
|
|
|
16420
16431
|
framesFormat(value) {
|
|
16421
16432
|
this.setFrameSelection(value);
|
|
16422
16433
|
},
|
|
16423
|
-
|
|
16434
|
+
active() {
|
|
16424
16435
|
// ? sempre que trocamos de tabs dar reset as horas selected
|
|
16425
16436
|
this.hourIniSelected = false;
|
|
16426
16437
|
this.hourEndSelected = false;
|
|
@@ -16454,10 +16465,10 @@ const Positions = Object.freeze({
|
|
|
16454
16465
|
});
|
|
16455
16466
|
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=script&lang=js&
|
|
16456
16467
|
/* harmony default export */ var src_Visualizationvue_type_script_lang_js_ = (Visualizationvue_type_script_lang_js_);
|
|
16457
|
-
;// 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=
|
|
16468
|
+
;// 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=35179c72&prod&scoped=true&lang=css&
|
|
16458
16469
|
// extracted by mini-css-extract-plugin
|
|
16459
16470
|
|
|
16460
|
-
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=style&index=0&id=
|
|
16471
|
+
;// CONCATENATED MODULE: ./src/Visualization.vue?vue&type=style&index=0&id=35179c72&prod&scoped=true&lang=css&
|
|
16461
16472
|
|
|
16462
16473
|
;// CONCATENATED MODULE: ./src/Visualization.vue
|
|
16463
16474
|
|
|
@@ -16474,7 +16485,7 @@ var Visualization_component = normalizeComponent(
|
|
|
16474
16485
|
staticRenderFns,
|
|
16475
16486
|
false,
|
|
16476
16487
|
null,
|
|
16477
|
-
"
|
|
16488
|
+
"35179c72",
|
|
16478
16489
|
null
|
|
16479
16490
|
|
|
16480
16491
|
)
|
|
@@ -24930,13 +24941,6 @@ var v_mask_esm_plugin = function (Vue) {
|
|
|
24930
24941
|
|
|
24931
24942
|
|
|
24932
24943
|
|
|
24933
|
-
|
|
24934
|
-
// import i18next from 'i18next'
|
|
24935
|
-
// import I18NextVue from 'i18next-vue'
|
|
24936
|
-
// import LanguageDetector from 'i18next-browser-languagedetector'
|
|
24937
|
-
// import en from './assets/locales/en-GB'
|
|
24938
|
-
// import pt from './assets/locales/pt-PT'
|
|
24939
|
-
|
|
24940
24944
|
/* harmony default export */ var src_0 = ({
|
|
24941
24945
|
install(Vue) {
|
|
24942
24946
|
let settings = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
@@ -24948,10 +24952,6 @@ var v_mask_esm_plugin = function (Vue) {
|
|
|
24948
24952
|
return;
|
|
24949
24953
|
}
|
|
24950
24954
|
this.installed = true;
|
|
24951
|
-
|
|
24952
|
-
// Vue.use(I18NextVue, { i18next })
|
|
24953
|
-
|
|
24954
|
-
// i18next.on('initialized', () => {
|
|
24955
24955
|
Vue.use(v_tooltip_esm);
|
|
24956
24956
|
Vue.use(v_mask_esm_plugin);
|
|
24957
24957
|
assets_icons();
|
|
@@ -24975,16 +24975,6 @@ var v_mask_esm_plugin = function (Vue) {
|
|
|
24975
24975
|
styleTag.innerHTML = themeCss;
|
|
24976
24976
|
headTag.appendChild(styleTag);
|
|
24977
24977
|
Vue.component('Visualization', Visualization);
|
|
24978
|
-
// })
|
|
24979
|
-
|
|
24980
|
-
// i18next.use(LanguageDetector).init({
|
|
24981
|
-
// debug: true,
|
|
24982
|
-
// fallbackLng: 'en',
|
|
24983
|
-
// resources: {
|
|
24984
|
-
// en: en,
|
|
24985
|
-
// 'pt-PT': pt,
|
|
24986
|
-
// },
|
|
24987
|
-
// })
|
|
24988
24978
|
}
|
|
24989
24979
|
});
|
|
24990
24980
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
|