vue-intergrall-plugins 0.0.505 → 0.0.510
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/README.md +185 -185
- package/dist/vue-intergrall-plugins.esm.js +587 -512
- package/dist/vue-intergrall-plugins.min.js +1 -1
- package/dist/vue-intergrall-plugins.ssr.js +598 -540
- package/package.json +67 -66
- package/src/lib-components/Buttons/IconButton.vue +27 -27
- package/src/lib-components/Buttons/SimpleButton.vue +140 -140
- package/src/lib-components/Cards/Card.vue +429 -429
- package/src/lib-components/Cards/CardCheck.vue +35 -35
- package/src/lib-components/Cards/CardFile.vue +157 -157
- package/src/lib-components/Chat/BtnDownloadAllFiles.vue +36 -36
- package/src/lib-components/Chat/BtnEmojis.vue +131 -131
- package/src/lib-components/Chat/BtnExpand.vue +17 -17
- package/src/lib-components/Chat/BtnFiles.vue +541 -541
- package/src/lib-components/Chat/BtnMic.vue +60 -60
- package/src/lib-components/Chat/BtnScreenShare.vue +36 -36
- package/src/lib-components/Chat/BtnStandardMessages.vue +17 -17
- package/src/lib-components/Chat/ExpandTextarea.vue +410 -410
- package/src/lib-components/Chat/MultipleFilePreview.vue +266 -266
- package/src/lib-components/Chat/Picker.vue +405 -405
- package/src/lib-components/Chat/RemainingCharacters.vue +28 -28
- package/src/lib-components/Chat/SingleFilePreview.vue +94 -94
- package/src/lib-components/Chat/SkeletonPicker.vue +110 -110
- package/src/lib-components/Chat/StandardMessages.vue +245 -245
- package/src/lib-components/Chat/TextFooter.vue +1030 -1030
- package/src/lib-components/Email/EmailFile.vue +125 -125
- package/src/lib-components/Email/EmailItem.vue +185 -185
- package/src/lib-components/Loader/Loader.vue +78 -78
- package/src/lib-components/Messages/AnexoMensagem.vue +442 -442
- package/src/lib-components/Messages/CardAttachment.vue +61 -61
- package/src/lib-components/Messages/CardMessages.vue +666 -666
- package/src/lib-components/Messages/ChatMessages.vue +1082 -1082
- package/src/lib-components/Messages/InteratividadeBotoes.vue +165 -165
- package/src/lib-components/Messages/InteratividadeFormulario.vue +392 -392
- package/src/lib-components/Messages/InteratividadePopup.vue +88 -88
- package/src/lib-components/Messages/LinkPreview.vue +163 -163
- package/src/lib-components/Midea/Player.vue +25 -0
- package/src/lib-components/Scroll/ScrollContent.vue +166 -166
- package/src/lib-components/Templates/TemplateGenerator.vue +576 -576
- package/src/lib-components/Templates/TemplateMessage.vue +83 -83
- package/src/lib-components/Templates/TemplateSingle.vue +481 -481
|
@@ -1930,7 +1930,7 @@ var createPopper = /*#__PURE__*/popperGenerator({
|
|
|
1930
1930
|
//
|
|
1931
1931
|
//
|
|
1932
1932
|
//
|
|
1933
|
-
var script$
|
|
1933
|
+
var script$A = {
|
|
1934
1934
|
data() {
|
|
1935
1935
|
return {
|
|
1936
1936
|
varValues: {},
|
|
@@ -2464,10 +2464,10 @@ function addStyle(id, css) {
|
|
|
2464
2464
|
}
|
|
2465
2465
|
|
|
2466
2466
|
/* script */
|
|
2467
|
-
const __vue_script__$
|
|
2467
|
+
const __vue_script__$A = script$A;
|
|
2468
2468
|
/* template */
|
|
2469
2469
|
|
|
2470
|
-
var __vue_render__$
|
|
2470
|
+
var __vue_render__$A = function () {
|
|
2471
2471
|
var _vm = this;
|
|
2472
2472
|
|
|
2473
2473
|
var _h = _vm.$createElement;
|
|
@@ -2642,13 +2642,13 @@ var __vue_render__$z = function () {
|
|
|
2642
2642
|
})], 2) : _vm._e()]) : _vm._e()])]);
|
|
2643
2643
|
};
|
|
2644
2644
|
|
|
2645
|
-
var __vue_staticRenderFns__$
|
|
2645
|
+
var __vue_staticRenderFns__$A = [];
|
|
2646
2646
|
/* style */
|
|
2647
2647
|
|
|
2648
|
-
const __vue_inject_styles__$
|
|
2648
|
+
const __vue_inject_styles__$A = function (inject) {
|
|
2649
2649
|
if (!inject) return;
|
|
2650
|
-
inject("data-v-
|
|
2651
|
-
source: ".btn-red button[data-v-
|
|
2650
|
+
inject("data-v-317a5454_0", {
|
|
2651
|
+
source: ".btn-red button[data-v-317a5454]{background-color:red}.btn-red svg[data-v-317a5454]{color:#b60000}.container-btns[data-v-317a5454]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}",
|
|
2652
2652
|
map: undefined,
|
|
2653
2653
|
media: undefined
|
|
2654
2654
|
});
|
|
@@ -2656,23 +2656,23 @@ const __vue_inject_styles__$z = function (inject) {
|
|
|
2656
2656
|
/* scoped */
|
|
2657
2657
|
|
|
2658
2658
|
|
|
2659
|
-
const __vue_scope_id__$
|
|
2659
|
+
const __vue_scope_id__$A = "data-v-317a5454";
|
|
2660
2660
|
/* module identifier */
|
|
2661
2661
|
|
|
2662
|
-
const __vue_module_identifier__$
|
|
2662
|
+
const __vue_module_identifier__$A = undefined;
|
|
2663
2663
|
/* functional template */
|
|
2664
2664
|
|
|
2665
|
-
const __vue_is_functional_template__$
|
|
2665
|
+
const __vue_is_functional_template__$A = false;
|
|
2666
2666
|
/* style inject SSR */
|
|
2667
2667
|
|
|
2668
2668
|
/* style inject shadow dom */
|
|
2669
2669
|
|
|
2670
|
-
const __vue_component__$
|
|
2671
|
-
render: __vue_render__$
|
|
2672
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2673
|
-
}, __vue_inject_styles__$
|
|
2670
|
+
const __vue_component__$J = /*#__PURE__*/normalizeComponent({
|
|
2671
|
+
render: __vue_render__$A,
|
|
2672
|
+
staticRenderFns: __vue_staticRenderFns__$A
|
|
2673
|
+
}, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, createInjector, undefined, undefined);
|
|
2674
2674
|
|
|
2675
|
-
var TemplateSingle = __vue_component__$
|
|
2675
|
+
var TemplateSingle = __vue_component__$J;
|
|
2676
2676
|
|
|
2677
2677
|
const setResizeListeners = ($el, inputClass, parentClass) => {
|
|
2678
2678
|
const inputTargets = $el.querySelectorAll(inputClass);
|
|
@@ -2868,13 +2868,13 @@ var categories=[{id:"people",name:"Smileys & People",emojis:["grinning","grin","
|
|
|
2868
2868
|
//
|
|
2869
2869
|
//
|
|
2870
2870
|
//
|
|
2871
|
-
var script$
|
|
2871
|
+
var script$z = {};
|
|
2872
2872
|
|
|
2873
2873
|
/* script */
|
|
2874
|
-
const __vue_script__$
|
|
2874
|
+
const __vue_script__$z = script$z;
|
|
2875
2875
|
/* template */
|
|
2876
2876
|
|
|
2877
|
-
var __vue_render__$
|
|
2877
|
+
var __vue_render__$z = function () {
|
|
2878
2878
|
var _vm = this;
|
|
2879
2879
|
|
|
2880
2880
|
var _h = _vm.$createElement;
|
|
@@ -2884,7 +2884,7 @@ var __vue_render__$y = function () {
|
|
|
2884
2884
|
return _vm._m(0);
|
|
2885
2885
|
};
|
|
2886
2886
|
|
|
2887
|
-
var __vue_staticRenderFns__$
|
|
2887
|
+
var __vue_staticRenderFns__$z = [function () {
|
|
2888
2888
|
var _vm = this;
|
|
2889
2889
|
|
|
2890
2890
|
var _h = _vm.$createElement;
|
|
@@ -2947,9 +2947,9 @@ var __vue_staticRenderFns__$y = [function () {
|
|
|
2947
2947
|
}];
|
|
2948
2948
|
/* style */
|
|
2949
2949
|
|
|
2950
|
-
const __vue_inject_styles__$
|
|
2950
|
+
const __vue_inject_styles__$z = function (inject) {
|
|
2951
2951
|
if (!inject) return;
|
|
2952
|
-
inject("data-v-
|
|
2952
|
+
inject("data-v-5cb744d5_0", {
|
|
2953
2953
|
source: ".box-shadow{-webkit-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);-moz-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);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)}.ov__skeleton--animation{animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#f7f7f7}70%{background-color:#ededed}100%{background-color:#ededed}}.skeleton-picker{position:absolute;width:100%;height:100%;z-index:91;border-radius:5px;background-color:#fff;border:1px solid #ccc}.skeleton-options{width:100%;height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;border-bottom:1px solid #ccc}.skeleton-options .opt{width:25px;height:50%}.skeleton-input{width:calc(100% - 30px);height:25px;margin:7px 15px;border-radius:2.5px}.skeleton-label{margin:15px 0;width:100%;height:30px}.skeleton-list{width:100%;padding-left:7.5px;display:flex;align-items:center;flex-wrap:wrap}.skeleton-list .opt{margin:0 5px 15px 6px;width:25px;height:25px}",
|
|
2954
2954
|
map: undefined,
|
|
2955
2955
|
media: undefined
|
|
@@ -2958,26 +2958,26 @@ const __vue_inject_styles__$y = function (inject) {
|
|
|
2958
2958
|
/* scoped */
|
|
2959
2959
|
|
|
2960
2960
|
|
|
2961
|
-
const __vue_scope_id__$
|
|
2961
|
+
const __vue_scope_id__$z = undefined;
|
|
2962
2962
|
/* module identifier */
|
|
2963
2963
|
|
|
2964
|
-
const __vue_module_identifier__$
|
|
2964
|
+
const __vue_module_identifier__$z = undefined;
|
|
2965
2965
|
/* functional template */
|
|
2966
2966
|
|
|
2967
|
-
const __vue_is_functional_template__$
|
|
2967
|
+
const __vue_is_functional_template__$z = false;
|
|
2968
2968
|
/* style inject SSR */
|
|
2969
2969
|
|
|
2970
2970
|
/* style inject shadow dom */
|
|
2971
2971
|
|
|
2972
|
-
const __vue_component__$
|
|
2973
|
-
render: __vue_render__$
|
|
2974
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2975
|
-
}, __vue_inject_styles__$
|
|
2972
|
+
const __vue_component__$I = /*#__PURE__*/normalizeComponent({
|
|
2973
|
+
render: __vue_render__$z,
|
|
2974
|
+
staticRenderFns: __vue_staticRenderFns__$z
|
|
2975
|
+
}, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, createInjector, undefined, undefined);
|
|
2976
2976
|
|
|
2977
|
-
var SkeletonPicker = __vue_component__$
|
|
2977
|
+
var SkeletonPicker = __vue_component__$I;
|
|
2978
2978
|
|
|
2979
2979
|
//
|
|
2980
|
-
var script$
|
|
2980
|
+
var script$y = {
|
|
2981
2981
|
components: {
|
|
2982
2982
|
SkeletonPicker
|
|
2983
2983
|
},
|
|
@@ -3186,10 +3186,10 @@ var script$x = {
|
|
|
3186
3186
|
};
|
|
3187
3187
|
|
|
3188
3188
|
/* script */
|
|
3189
|
-
const __vue_script__$
|
|
3189
|
+
const __vue_script__$y = script$y;
|
|
3190
3190
|
/* template */
|
|
3191
3191
|
|
|
3192
|
-
var __vue_render__$
|
|
3192
|
+
var __vue_render__$y = function () {
|
|
3193
3193
|
var _vm = this;
|
|
3194
3194
|
|
|
3195
3195
|
var _h = _vm.$createElement;
|
|
@@ -3297,12 +3297,12 @@ var __vue_render__$x = function () {
|
|
|
3297
3297
|
}), 0)]], 2)], 1);
|
|
3298
3298
|
};
|
|
3299
3299
|
|
|
3300
|
-
var __vue_staticRenderFns__$
|
|
3300
|
+
var __vue_staticRenderFns__$y = [];
|
|
3301
3301
|
/* style */
|
|
3302
3302
|
|
|
3303
|
-
const __vue_inject_styles__$
|
|
3303
|
+
const __vue_inject_styles__$y = function (inject) {
|
|
3304
3304
|
if (!inject) return;
|
|
3305
|
-
inject("data-v-
|
|
3305
|
+
inject("data-v-b2483a3e_0", {
|
|
3306
3306
|
source: ".box-shadow{-webkit-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);-moz-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);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)}.sm-emoji-picker{width:310px;z-index:2;border:1px solid #ccc;border-radius:5px;background-color:#fff;display:flex;flex-direction:column}.sm-emoji-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin:10px 0;border-bottom:1px solid #ccc}.sm-emoji-link{padding:0 5px 5px 5px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.9;transition:all .2s;border-bottom:2px solid transparent}.sm-emoji-link a{margin:0;padding:0;fill:#999}.sm-emoji-link.active a>svg,.sm-emoji-link:hover a>svg{opacity:1;fill:#666}.sm-emoji-link.active a>svg[stroke-linecap],.sm-emoji-link:hover a>svg[stroke-linecap]{opacity:1;fill:transparent;stroke:#666}.sm-emoji-link.active{border-bottom:2px solid #666}.sm-emoji-scroll{width:100%;height:calc(100% - 52px);max-height:calc(100% - 52px);scroll-behavior:smooth;overflow-y:auto;overflow-x:hidden;scrollbar-color:#888 rgba(0,0,0,.2);scrollbar-width:8px;position:relative}.sm-emoji-scroll::-webkit-scrollbar{width:8px}.sm-emoji-scroll::-webkit-scrollbar-track{background-color:rgba(0,0,0,.2)}.sm-emoji-scroll::-webkit-scrollbar-thumb{transition-duration:.5s;background-color:#666}.sm-emoji-scroll::-webkit-scrollbar-thumb:hover{background-color:#555}.sm-emoji-search{width:100%;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:1;background:#fff;padding-bottom:10px}.sm-emoji-search>input{width:90%;outline:0;border:1px solid #ccc;border-radius:2.5px;padding:5px 10px;transition:border .2s}.sm-emoji-search>input:active,.sm-emoji-search>input:focus,.sm-emoji-search>input:hover{outline:0;border:1px solid #999}.sm-emoji-search.sticky{position:fixed;width:310px;background-color:#fff}.sm-emoji-selection{width:100%;margin-bottom:10px}.sm-emoji-title{width:100%;display:flex;justify-content:flex-start;align-items:center;background-color:#f7f7f7;padding:5px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sm-emoji-title svg{margin:0 5px}.sm-emoji-group{width:100%;display:flex;flex-wrap:wrap;font-size:22px}.sm-emoji-item{cursor:pointer;opacity:.8;transition:opacity .2s;margin:3.5px}.sm-emoji-item:hover{opacity:1}",
|
|
3307
3307
|
map: undefined,
|
|
3308
3308
|
media: undefined
|
|
@@ -3311,26 +3311,26 @@ const __vue_inject_styles__$x = function (inject) {
|
|
|
3311
3311
|
/* scoped */
|
|
3312
3312
|
|
|
3313
3313
|
|
|
3314
|
-
const __vue_scope_id__$
|
|
3314
|
+
const __vue_scope_id__$y = undefined;
|
|
3315
3315
|
/* module identifier */
|
|
3316
3316
|
|
|
3317
|
-
const __vue_module_identifier__$
|
|
3317
|
+
const __vue_module_identifier__$y = undefined;
|
|
3318
3318
|
/* functional template */
|
|
3319
3319
|
|
|
3320
|
-
const __vue_is_functional_template__$
|
|
3320
|
+
const __vue_is_functional_template__$y = false;
|
|
3321
3321
|
/* style inject SSR */
|
|
3322
3322
|
|
|
3323
3323
|
/* style inject shadow dom */
|
|
3324
3324
|
|
|
3325
|
-
const __vue_component__$
|
|
3326
|
-
render: __vue_render__$
|
|
3327
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3328
|
-
}, __vue_inject_styles__$
|
|
3325
|
+
const __vue_component__$H = /*#__PURE__*/normalizeComponent({
|
|
3326
|
+
render: __vue_render__$y,
|
|
3327
|
+
staticRenderFns: __vue_staticRenderFns__$y
|
|
3328
|
+
}, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, createInjector, undefined, undefined);
|
|
3329
3329
|
|
|
3330
|
-
var Picker = __vue_component__$
|
|
3330
|
+
var Picker = __vue_component__$H;
|
|
3331
3331
|
|
|
3332
3332
|
//
|
|
3333
|
-
var script$
|
|
3333
|
+
var script$x = {
|
|
3334
3334
|
components: {
|
|
3335
3335
|
Picker
|
|
3336
3336
|
},
|
|
@@ -3430,10 +3430,10 @@ var script$w = {
|
|
|
3430
3430
|
};
|
|
3431
3431
|
|
|
3432
3432
|
/* script */
|
|
3433
|
-
const __vue_script__$
|
|
3433
|
+
const __vue_script__$x = script$x;
|
|
3434
3434
|
/* template */
|
|
3435
3435
|
|
|
3436
|
-
var __vue_render__$
|
|
3436
|
+
var __vue_render__$x = function () {
|
|
3437
3437
|
var _vm = this;
|
|
3438
3438
|
|
|
3439
3439
|
var _h = _vm.$createElement;
|
|
@@ -3476,12 +3476,12 @@ var __vue_render__$w = function () {
|
|
|
3476
3476
|
})], 1)], 1);
|
|
3477
3477
|
};
|
|
3478
3478
|
|
|
3479
|
-
var __vue_staticRenderFns__$
|
|
3479
|
+
var __vue_staticRenderFns__$x = [];
|
|
3480
3480
|
/* style */
|
|
3481
3481
|
|
|
3482
|
-
const __vue_inject_styles__$
|
|
3482
|
+
const __vue_inject_styles__$x = function (inject) {
|
|
3483
3483
|
if (!inject) return;
|
|
3484
|
-
inject("data-v-
|
|
3484
|
+
inject("data-v-40aef988_0", {
|
|
3485
3485
|
source: ".show-y-enter-active,.show-y-leave-enter{opacity:1;transform:translateY(0);transition:all .2s linear}.show-y-enter,.show-y-leave-to{opacity:0;transform:translateY(5%)}.emoji-text-container{position:relative}.emoji-text-container .emoji-text-btn{font-size:19.2px;cursor:pointer}",
|
|
3486
3486
|
map: undefined,
|
|
3487
3487
|
media: undefined
|
|
@@ -3490,23 +3490,23 @@ const __vue_inject_styles__$w = function (inject) {
|
|
|
3490
3490
|
/* scoped */
|
|
3491
3491
|
|
|
3492
3492
|
|
|
3493
|
-
const __vue_scope_id__$
|
|
3493
|
+
const __vue_scope_id__$x = undefined;
|
|
3494
3494
|
/* module identifier */
|
|
3495
3495
|
|
|
3496
|
-
const __vue_module_identifier__$
|
|
3496
|
+
const __vue_module_identifier__$x = undefined;
|
|
3497
3497
|
/* functional template */
|
|
3498
3498
|
|
|
3499
|
-
const __vue_is_functional_template__$
|
|
3499
|
+
const __vue_is_functional_template__$x = false;
|
|
3500
3500
|
/* style inject SSR */
|
|
3501
3501
|
|
|
3502
3502
|
/* style inject shadow dom */
|
|
3503
3503
|
|
|
3504
|
-
const __vue_component__$
|
|
3505
|
-
render: __vue_render__$
|
|
3506
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3507
|
-
}, __vue_inject_styles__$
|
|
3504
|
+
const __vue_component__$G = /*#__PURE__*/normalizeComponent({
|
|
3505
|
+
render: __vue_render__$x,
|
|
3506
|
+
staticRenderFns: __vue_staticRenderFns__$x
|
|
3507
|
+
}, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, createInjector, undefined, undefined);
|
|
3508
3508
|
|
|
3509
|
-
var BtnEmojis = __vue_component__$
|
|
3509
|
+
var BtnEmojis = __vue_component__$G;
|
|
3510
3510
|
|
|
3511
3511
|
//
|
|
3512
3512
|
//
|
|
@@ -3514,7 +3514,7 @@ var BtnEmojis = __vue_component__$E;
|
|
|
3514
3514
|
//
|
|
3515
3515
|
//
|
|
3516
3516
|
//
|
|
3517
|
-
var script$
|
|
3517
|
+
var script$w = {
|
|
3518
3518
|
props: {
|
|
3519
3519
|
hasBg: {
|
|
3520
3520
|
type: Boolean,
|
|
@@ -3537,10 +3537,10 @@ var script$v = {
|
|
|
3537
3537
|
};
|
|
3538
3538
|
|
|
3539
3539
|
/* script */
|
|
3540
|
-
const __vue_script__$
|
|
3540
|
+
const __vue_script__$w = script$w;
|
|
3541
3541
|
/* template */
|
|
3542
3542
|
|
|
3543
|
-
var __vue_render__$
|
|
3543
|
+
var __vue_render__$w = function () {
|
|
3544
3544
|
var _vm = this;
|
|
3545
3545
|
|
|
3546
3546
|
var _h = _vm.$createElement;
|
|
@@ -3562,12 +3562,12 @@ var __vue_render__$v = function () {
|
|
|
3562
3562
|
})]);
|
|
3563
3563
|
};
|
|
3564
3564
|
|
|
3565
|
-
var __vue_staticRenderFns__$
|
|
3565
|
+
var __vue_staticRenderFns__$w = [];
|
|
3566
3566
|
/* style */
|
|
3567
3567
|
|
|
3568
|
-
const __vue_inject_styles__$
|
|
3568
|
+
const __vue_inject_styles__$w = function (inject) {
|
|
3569
3569
|
if (!inject) return;
|
|
3570
|
-
inject("data-v-
|
|
3570
|
+
inject("data-v-2f9b92af_0", {
|
|
3571
3571
|
source: ".req-loader-container{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.req-loader-container.light-bg{background-color:rgba(0,0,0,.3);border-radius:inherit}.req-loader-container.align-right{justify-content:flex-end}.req-loader-container.align-right .req-loader{margin-right:15px}.req-loader{border:2px solid #ccc;border-top:2px solid #333;border-radius:50%;width:20px;height:20px;min-width:20px;min-height:20px;animation:spin 2s linear infinite}.req-loader.big{width:40px;height:40px;animation:spin 3s linear infinite}.req-loader.slow{animation:spin 4s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}",
|
|
3572
3572
|
map: undefined,
|
|
3573
3573
|
media: undefined
|
|
@@ -3576,23 +3576,23 @@ const __vue_inject_styles__$v = function (inject) {
|
|
|
3576
3576
|
/* scoped */
|
|
3577
3577
|
|
|
3578
3578
|
|
|
3579
|
-
const __vue_scope_id__$
|
|
3579
|
+
const __vue_scope_id__$w = undefined;
|
|
3580
3580
|
/* module identifier */
|
|
3581
3581
|
|
|
3582
|
-
const __vue_module_identifier__$
|
|
3582
|
+
const __vue_module_identifier__$w = undefined;
|
|
3583
3583
|
/* functional template */
|
|
3584
3584
|
|
|
3585
|
-
const __vue_is_functional_template__$
|
|
3585
|
+
const __vue_is_functional_template__$w = false;
|
|
3586
3586
|
/* style inject SSR */
|
|
3587
3587
|
|
|
3588
3588
|
/* style inject shadow dom */
|
|
3589
3589
|
|
|
3590
|
-
const __vue_component__$
|
|
3591
|
-
render: __vue_render__$
|
|
3592
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3593
|
-
}, __vue_inject_styles__$
|
|
3590
|
+
const __vue_component__$F = /*#__PURE__*/normalizeComponent({
|
|
3591
|
+
render: __vue_render__$w,
|
|
3592
|
+
staticRenderFns: __vue_staticRenderFns__$w
|
|
3593
|
+
}, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, createInjector, undefined, undefined);
|
|
3594
3594
|
|
|
3595
|
-
var Loader = __vue_component__$
|
|
3595
|
+
var Loader = __vue_component__$F;
|
|
3596
3596
|
|
|
3597
3597
|
//
|
|
3598
3598
|
//
|
|
@@ -3602,7 +3602,7 @@ var Loader = __vue_component__$D;
|
|
|
3602
3602
|
//
|
|
3603
3603
|
//
|
|
3604
3604
|
//
|
|
3605
|
-
var script$
|
|
3605
|
+
var script$v = {
|
|
3606
3606
|
props: {
|
|
3607
3607
|
message: {
|
|
3608
3608
|
type: String,
|
|
@@ -3623,10 +3623,10 @@ var script$u = {
|
|
|
3623
3623
|
};
|
|
3624
3624
|
|
|
3625
3625
|
/* script */
|
|
3626
|
-
const __vue_script__$
|
|
3626
|
+
const __vue_script__$v = script$v;
|
|
3627
3627
|
/* template */
|
|
3628
3628
|
|
|
3629
|
-
var __vue_render__$
|
|
3629
|
+
var __vue_render__$v = function () {
|
|
3630
3630
|
var _vm = this;
|
|
3631
3631
|
|
|
3632
3632
|
var _h = _vm.$createElement;
|
|
@@ -3641,31 +3641,31 @@ var __vue_render__$u = function () {
|
|
|
3641
3641
|
}) : _vm._e();
|
|
3642
3642
|
};
|
|
3643
3643
|
|
|
3644
|
-
var __vue_staticRenderFns__$
|
|
3644
|
+
var __vue_staticRenderFns__$v = [];
|
|
3645
3645
|
/* style */
|
|
3646
3646
|
|
|
3647
|
-
const __vue_inject_styles__$
|
|
3647
|
+
const __vue_inject_styles__$v = undefined;
|
|
3648
3648
|
/* scoped */
|
|
3649
3649
|
|
|
3650
|
-
const __vue_scope_id__$
|
|
3650
|
+
const __vue_scope_id__$v = undefined;
|
|
3651
3651
|
/* module identifier */
|
|
3652
3652
|
|
|
3653
|
-
const __vue_module_identifier__$
|
|
3653
|
+
const __vue_module_identifier__$v = undefined;
|
|
3654
3654
|
/* functional template */
|
|
3655
3655
|
|
|
3656
|
-
const __vue_is_functional_template__$
|
|
3656
|
+
const __vue_is_functional_template__$v = false;
|
|
3657
3657
|
/* style inject */
|
|
3658
3658
|
|
|
3659
3659
|
/* style inject SSR */
|
|
3660
3660
|
|
|
3661
3661
|
/* style inject shadow dom */
|
|
3662
3662
|
|
|
3663
|
-
const __vue_component__$
|
|
3664
|
-
render: __vue_render__$
|
|
3665
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3666
|
-
}, __vue_inject_styles__$
|
|
3663
|
+
const __vue_component__$E = /*#__PURE__*/normalizeComponent({
|
|
3664
|
+
render: __vue_render__$v,
|
|
3665
|
+
staticRenderFns: __vue_staticRenderFns__$v
|
|
3666
|
+
}, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
|
|
3667
3667
|
|
|
3668
|
-
var RemainingCharacters = __vue_component__$
|
|
3668
|
+
var RemainingCharacters = __vue_component__$E;
|
|
3669
3669
|
|
|
3670
3670
|
//
|
|
3671
3671
|
//
|
|
@@ -3673,7 +3673,7 @@ var RemainingCharacters = __vue_component__$C;
|
|
|
3673
3673
|
//
|
|
3674
3674
|
//
|
|
3675
3675
|
//
|
|
3676
|
-
var script$
|
|
3676
|
+
var script$u = {
|
|
3677
3677
|
props: {
|
|
3678
3678
|
dictionary: {
|
|
3679
3679
|
type: Object,
|
|
@@ -3745,10 +3745,10 @@ var script$t = {
|
|
|
3745
3745
|
};
|
|
3746
3746
|
|
|
3747
3747
|
/* script */
|
|
3748
|
-
const __vue_script__$
|
|
3748
|
+
const __vue_script__$u = script$u;
|
|
3749
3749
|
/* template */
|
|
3750
3750
|
|
|
3751
|
-
var __vue_render__$
|
|
3751
|
+
var __vue_render__$u = function () {
|
|
3752
3752
|
var _vm = this;
|
|
3753
3753
|
|
|
3754
3754
|
var _h = _vm.$createElement;
|
|
@@ -3770,31 +3770,31 @@ var __vue_render__$t = function () {
|
|
|
3770
3770
|
})], 1);
|
|
3771
3771
|
};
|
|
3772
3772
|
|
|
3773
|
-
var __vue_staticRenderFns__$
|
|
3773
|
+
var __vue_staticRenderFns__$u = [];
|
|
3774
3774
|
/* style */
|
|
3775
3775
|
|
|
3776
|
-
const __vue_inject_styles__$
|
|
3776
|
+
const __vue_inject_styles__$u = undefined;
|
|
3777
3777
|
/* scoped */
|
|
3778
3778
|
|
|
3779
|
-
const __vue_scope_id__$
|
|
3779
|
+
const __vue_scope_id__$u = undefined;
|
|
3780
3780
|
/* module identifier */
|
|
3781
3781
|
|
|
3782
|
-
const __vue_module_identifier__$
|
|
3782
|
+
const __vue_module_identifier__$u = undefined;
|
|
3783
3783
|
/* functional template */
|
|
3784
3784
|
|
|
3785
|
-
const __vue_is_functional_template__$
|
|
3785
|
+
const __vue_is_functional_template__$u = false;
|
|
3786
3786
|
/* style inject */
|
|
3787
3787
|
|
|
3788
3788
|
/* style inject SSR */
|
|
3789
3789
|
|
|
3790
3790
|
/* style inject shadow dom */
|
|
3791
3791
|
|
|
3792
|
-
const __vue_component__$
|
|
3793
|
-
render: __vue_render__$
|
|
3794
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3795
|
-
}, __vue_inject_styles__$
|
|
3792
|
+
const __vue_component__$D = /*#__PURE__*/normalizeComponent({
|
|
3793
|
+
render: __vue_render__$u,
|
|
3794
|
+
staticRenderFns: __vue_staticRenderFns__$u
|
|
3795
|
+
}, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
|
|
3796
3796
|
|
|
3797
|
-
var BtnMic = __vue_component__$
|
|
3797
|
+
var BtnMic = __vue_component__$D;
|
|
3798
3798
|
|
|
3799
3799
|
//
|
|
3800
3800
|
//
|
|
@@ -3819,7 +3819,7 @@ var BtnMic = __vue_component__$B;
|
|
|
3819
3819
|
//
|
|
3820
3820
|
//
|
|
3821
3821
|
//
|
|
3822
|
-
var script$
|
|
3822
|
+
var script$t = {
|
|
3823
3823
|
props: {
|
|
3824
3824
|
textId: {
|
|
3825
3825
|
type: String,
|
|
@@ -3877,10 +3877,10 @@ var script$s = {
|
|
|
3877
3877
|
};
|
|
3878
3878
|
|
|
3879
3879
|
/* script */
|
|
3880
|
-
const __vue_script__$
|
|
3880
|
+
const __vue_script__$t = script$t;
|
|
3881
3881
|
/* template */
|
|
3882
3882
|
|
|
3883
|
-
var __vue_render__$
|
|
3883
|
+
var __vue_render__$t = function () {
|
|
3884
3884
|
var _vm = this;
|
|
3885
3885
|
|
|
3886
3886
|
var _h = _vm.$createElement;
|
|
@@ -3951,12 +3951,12 @@ var __vue_render__$s = function () {
|
|
|
3951
3951
|
})]) : _vm._e()]], 2) : _vm._e();
|
|
3952
3952
|
};
|
|
3953
3953
|
|
|
3954
|
-
var __vue_staticRenderFns__$
|
|
3954
|
+
var __vue_staticRenderFns__$t = [];
|
|
3955
3955
|
/* style */
|
|
3956
3956
|
|
|
3957
|
-
const __vue_inject_styles__$
|
|
3957
|
+
const __vue_inject_styles__$t = function (inject) {
|
|
3958
3958
|
if (!inject) return;
|
|
3959
|
-
inject("data-v-
|
|
3959
|
+
inject("data-v-7223c0a4_0", {
|
|
3960
3960
|
source: ".single-file-preview .close-icon{color:#e74c3c;cursor:pointer;opacity:.9;transition:opacity .3s}.single-file-preview .close-icon:hover{opacity:1}.text-footer-invalid-format{color:#222;padding:10px}.text-footer-invalid-format h3{font-weight:500}.text-footer-invalid-format h4{font-size:14.4px}.text-footer-preview-title{font-size:16px;padding:10px 0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-footer-image-preview{display:flex;justify-content:center;align-items:center;width:100%}.text-footer-image-preview img{cursor:pointer;max-width:98%;max-height:98%;padding:2%}",
|
|
3961
3961
|
map: undefined,
|
|
3962
3962
|
media: undefined
|
|
@@ -3965,26 +3965,26 @@ const __vue_inject_styles__$s = function (inject) {
|
|
|
3965
3965
|
/* scoped */
|
|
3966
3966
|
|
|
3967
3967
|
|
|
3968
|
-
const __vue_scope_id__$
|
|
3968
|
+
const __vue_scope_id__$t = undefined;
|
|
3969
3969
|
/* module identifier */
|
|
3970
3970
|
|
|
3971
|
-
const __vue_module_identifier__$
|
|
3971
|
+
const __vue_module_identifier__$t = undefined;
|
|
3972
3972
|
/* functional template */
|
|
3973
3973
|
|
|
3974
|
-
const __vue_is_functional_template__$
|
|
3974
|
+
const __vue_is_functional_template__$t = false;
|
|
3975
3975
|
/* style inject SSR */
|
|
3976
3976
|
|
|
3977
3977
|
/* style inject shadow dom */
|
|
3978
3978
|
|
|
3979
|
-
const __vue_component__$
|
|
3980
|
-
render: __vue_render__$
|
|
3981
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3982
|
-
}, __vue_inject_styles__$
|
|
3979
|
+
const __vue_component__$C = /*#__PURE__*/normalizeComponent({
|
|
3980
|
+
render: __vue_render__$t,
|
|
3981
|
+
staticRenderFns: __vue_staticRenderFns__$t
|
|
3982
|
+
}, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
|
|
3983
3983
|
|
|
3984
|
-
var SingleFilePreview = __vue_component__$
|
|
3984
|
+
var SingleFilePreview = __vue_component__$C;
|
|
3985
3985
|
|
|
3986
3986
|
//
|
|
3987
|
-
var script$
|
|
3987
|
+
var script$s = {
|
|
3988
3988
|
components: {
|
|
3989
3989
|
Loader
|
|
3990
3990
|
},
|
|
@@ -4067,10 +4067,10 @@ var script$r = {
|
|
|
4067
4067
|
};
|
|
4068
4068
|
|
|
4069
4069
|
/* script */
|
|
4070
|
-
const __vue_script__$
|
|
4070
|
+
const __vue_script__$s = script$s;
|
|
4071
4071
|
/* template */
|
|
4072
4072
|
|
|
4073
|
-
var __vue_render__$
|
|
4073
|
+
var __vue_render__$s = function () {
|
|
4074
4074
|
var _vm = this;
|
|
4075
4075
|
|
|
4076
4076
|
var _h = _vm.$createElement;
|
|
@@ -4192,12 +4192,12 @@ var __vue_render__$r = function () {
|
|
|
4192
4192
|
})], 2)], 1);
|
|
4193
4193
|
};
|
|
4194
4194
|
|
|
4195
|
-
var __vue_staticRenderFns__$
|
|
4195
|
+
var __vue_staticRenderFns__$s = [];
|
|
4196
4196
|
/* style */
|
|
4197
4197
|
|
|
4198
|
-
const __vue_inject_styles__$
|
|
4198
|
+
const __vue_inject_styles__$s = function (inject) {
|
|
4199
4199
|
if (!inject) return;
|
|
4200
|
-
inject("data-v-
|
|
4200
|
+
inject("data-v-6d6ff3b9_0", {
|
|
4201
4201
|
source: ".multiple-file-preview{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;border-top-left-radius:2.5px;border-top-right-radius:2.5px;transition:background-color 150ms;scrollbar-color:#888 rgba(0,0,0,.2);scrollbar-width:4px}.multiple-file-preview::-webkit-scrollbar{width:4px}.multiple-file-preview .close-icon{color:#e74c3c;cursor:pointer;opacity:.9;transition:opacity .3s}.multiple-file-preview .close-icon:hover{opacity:1}.multiple-file-preview::-webkit-scrollbar-track{background-color:rgba(0,0,0,.2)}.multiple-file-preview::-webkit-scrollbar-thumb{transition-duration:.5s;background-color:#222}.multiple-file-preview::-webkit-scrollbar-thumb:hover{background-color:#555}.text-footer-invalid-format{color:#222;padding:10px}.text-footer-invalid-format h3{text-overflow:ellipsis;overflow:hidden;font-weight:500}.text-footer-invalid-format h4{text-overflow:ellipsis;overflow:hidden;font-size:14.4px}.text-footer-exclude-file{position:absolute;top:5px;right:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;min-width:16px;min-height:16px;background-color:#fff;border-radius:50%}.text-footer-exclude-file svg{transition:color .2s;color:#e9594a}.text-footer-exclude-file svg:hover{color:#e74c3c}.file-preview{display:flex;width:100%;align-items:center;padding:5px 10px;transition:background-color 150ms}.file-preview:hover{background-color:rgba(0,0,0,.1)}.file-title{color:#222;display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:4px 10px;background-color:#fff;border-radius:30px;display:inline-block}.file-title.red{color:#e74c3c;margin-right:5px}.file-title>svg{margin-right:5px;color:#333}.small-img{flex:1;margin:0 15px;display:flex;justify-content:center;align-items:center;position:relative}.small-img img{height:40px;cursor:pointer}.small-img .doc,.small-img .pdf{display:flex;justify-content:center;align-items:center;font-size:30px}.small-img .pdf{color:#e74c3c}.small-img .doc{color:#006bc9}.small-img .doc svg,.small-img .pdf svg{z-index:1}.small-img .doc::after,.small-img .pdf::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.img-container{padding:5px;border-radius:2.5px;background-color:rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center}.delete-file{display:flex;justify-content:center;align-items:center;cursor:pointer}.delete-file>svg{font-size:16px;color:#e74c3c}",
|
|
4202
4202
|
map: undefined,
|
|
4203
4203
|
media: undefined
|
|
@@ -4206,26 +4206,26 @@ const __vue_inject_styles__$r = function (inject) {
|
|
|
4206
4206
|
/* scoped */
|
|
4207
4207
|
|
|
4208
4208
|
|
|
4209
|
-
const __vue_scope_id__$
|
|
4209
|
+
const __vue_scope_id__$s = undefined;
|
|
4210
4210
|
/* module identifier */
|
|
4211
4211
|
|
|
4212
|
-
const __vue_module_identifier__$
|
|
4212
|
+
const __vue_module_identifier__$s = undefined;
|
|
4213
4213
|
/* functional template */
|
|
4214
4214
|
|
|
4215
|
-
const __vue_is_functional_template__$
|
|
4215
|
+
const __vue_is_functional_template__$s = false;
|
|
4216
4216
|
/* style inject SSR */
|
|
4217
4217
|
|
|
4218
4218
|
/* style inject shadow dom */
|
|
4219
4219
|
|
|
4220
|
-
const __vue_component__$
|
|
4221
|
-
render: __vue_render__$
|
|
4222
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4223
|
-
}, __vue_inject_styles__$
|
|
4220
|
+
const __vue_component__$B = /*#__PURE__*/normalizeComponent({
|
|
4221
|
+
render: __vue_render__$s,
|
|
4222
|
+
staticRenderFns: __vue_staticRenderFns__$s
|
|
4223
|
+
}, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
|
|
4224
4224
|
|
|
4225
|
-
var MultipleFilePreview = __vue_component__$
|
|
4225
|
+
var MultipleFilePreview = __vue_component__$B;
|
|
4226
4226
|
|
|
4227
4227
|
//
|
|
4228
|
-
var script$
|
|
4228
|
+
var script$r = {
|
|
4229
4229
|
components: {
|
|
4230
4230
|
SingleFilePreview,
|
|
4231
4231
|
MultipleFilePreview
|
|
@@ -4587,10 +4587,10 @@ var script$q = {
|
|
|
4587
4587
|
};
|
|
4588
4588
|
|
|
4589
4589
|
/* script */
|
|
4590
|
-
const __vue_script__$
|
|
4590
|
+
const __vue_script__$r = script$r;
|
|
4591
4591
|
/* template */
|
|
4592
4592
|
|
|
4593
|
-
var __vue_render__$
|
|
4593
|
+
var __vue_render__$r = function () {
|
|
4594
4594
|
var _vm = this;
|
|
4595
4595
|
|
|
4596
4596
|
var _h = _vm.$createElement;
|
|
@@ -4797,12 +4797,12 @@ var __vue_render__$q = function () {
|
|
|
4797
4797
|
}) : _vm._e()], 1)])], 1);
|
|
4798
4798
|
};
|
|
4799
4799
|
|
|
4800
|
-
var __vue_staticRenderFns__$
|
|
4800
|
+
var __vue_staticRenderFns__$r = [];
|
|
4801
4801
|
/* style */
|
|
4802
4802
|
|
|
4803
|
-
const __vue_inject_styles__$
|
|
4803
|
+
const __vue_inject_styles__$r = function (inject) {
|
|
4804
4804
|
if (!inject) return;
|
|
4805
|
-
inject("data-v-
|
|
4805
|
+
inject("data-v-2b84b5de_0", {
|
|
4806
4806
|
source: ".fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.files-counter{position:absolute;top:unset;transform:translate(17.5px,-15px);background-color:#888;z-index:1;font-size:8px;width:15px;height:15px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.9;transition:all .3s;color:#fff;font-weight:900}.files-counter:hover{opacity:1}.files-counter-2{transform:translate(-15px,28px);opacity:.9;position:absolute;display:flex;justify-content:center;align-items:center;color:#888;font-size:12.8px}.files-counter-2 svg{margin-left:5px}.files-counter-2:hover{opacity:1;text-decoration:underline}",
|
|
4807
4807
|
map: undefined,
|
|
4808
4808
|
media: undefined
|
|
@@ -4811,23 +4811,23 @@ const __vue_inject_styles__$q = function (inject) {
|
|
|
4811
4811
|
/* scoped */
|
|
4812
4812
|
|
|
4813
4813
|
|
|
4814
|
-
const __vue_scope_id__$
|
|
4814
|
+
const __vue_scope_id__$r = undefined;
|
|
4815
4815
|
/* module identifier */
|
|
4816
4816
|
|
|
4817
|
-
const __vue_module_identifier__$
|
|
4817
|
+
const __vue_module_identifier__$r = undefined;
|
|
4818
4818
|
/* functional template */
|
|
4819
4819
|
|
|
4820
|
-
const __vue_is_functional_template__$
|
|
4820
|
+
const __vue_is_functional_template__$r = false;
|
|
4821
4821
|
/* style inject SSR */
|
|
4822
4822
|
|
|
4823
4823
|
/* style inject shadow dom */
|
|
4824
4824
|
|
|
4825
|
-
const __vue_component__$
|
|
4826
|
-
render: __vue_render__$
|
|
4827
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4828
|
-
}, __vue_inject_styles__$
|
|
4825
|
+
const __vue_component__$A = /*#__PURE__*/normalizeComponent({
|
|
4826
|
+
render: __vue_render__$r,
|
|
4827
|
+
staticRenderFns: __vue_staticRenderFns__$r
|
|
4828
|
+
}, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
|
|
4829
4829
|
|
|
4830
|
-
var BtnFiles = __vue_component__$
|
|
4830
|
+
var BtnFiles = __vue_component__$A;
|
|
4831
4831
|
|
|
4832
4832
|
//
|
|
4833
4833
|
//
|
|
@@ -4835,7 +4835,7 @@ var BtnFiles = __vue_component__$y;
|
|
|
4835
4835
|
//
|
|
4836
4836
|
//
|
|
4837
4837
|
//
|
|
4838
|
-
var script$
|
|
4838
|
+
var script$q = {
|
|
4839
4839
|
props: {
|
|
4840
4840
|
dictionary: {
|
|
4841
4841
|
type: Object,
|
|
@@ -4846,10 +4846,10 @@ var script$p = {
|
|
|
4846
4846
|
};
|
|
4847
4847
|
|
|
4848
4848
|
/* script */
|
|
4849
|
-
const __vue_script__$
|
|
4849
|
+
const __vue_script__$q = script$q;
|
|
4850
4850
|
/* template */
|
|
4851
4851
|
|
|
4852
|
-
var __vue_render__$
|
|
4852
|
+
var __vue_render__$q = function () {
|
|
4853
4853
|
var _vm = this;
|
|
4854
4854
|
|
|
4855
4855
|
var _h = _vm.$createElement;
|
|
@@ -4873,31 +4873,31 @@ var __vue_render__$p = function () {
|
|
|
4873
4873
|
})], 1);
|
|
4874
4874
|
};
|
|
4875
4875
|
|
|
4876
|
-
var __vue_staticRenderFns__$
|
|
4876
|
+
var __vue_staticRenderFns__$q = [];
|
|
4877
4877
|
/* style */
|
|
4878
4878
|
|
|
4879
|
-
const __vue_inject_styles__$
|
|
4879
|
+
const __vue_inject_styles__$q = undefined;
|
|
4880
4880
|
/* scoped */
|
|
4881
4881
|
|
|
4882
|
-
const __vue_scope_id__$
|
|
4882
|
+
const __vue_scope_id__$q = undefined;
|
|
4883
4883
|
/* module identifier */
|
|
4884
4884
|
|
|
4885
|
-
const __vue_module_identifier__$
|
|
4885
|
+
const __vue_module_identifier__$q = undefined;
|
|
4886
4886
|
/* functional template */
|
|
4887
4887
|
|
|
4888
|
-
const __vue_is_functional_template__$
|
|
4888
|
+
const __vue_is_functional_template__$q = false;
|
|
4889
4889
|
/* style inject */
|
|
4890
4890
|
|
|
4891
4891
|
/* style inject SSR */
|
|
4892
4892
|
|
|
4893
4893
|
/* style inject shadow dom */
|
|
4894
4894
|
|
|
4895
|
-
const __vue_component__$
|
|
4896
|
-
render: __vue_render__$
|
|
4897
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4898
|
-
}, __vue_inject_styles__$
|
|
4895
|
+
const __vue_component__$z = /*#__PURE__*/normalizeComponent({
|
|
4896
|
+
render: __vue_render__$q,
|
|
4897
|
+
staticRenderFns: __vue_staticRenderFns__$q
|
|
4898
|
+
}, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
|
|
4899
4899
|
|
|
4900
|
-
var BtnExpand = __vue_component__$
|
|
4900
|
+
var BtnExpand = __vue_component__$z;
|
|
4901
4901
|
|
|
4902
4902
|
//
|
|
4903
4903
|
//
|
|
@@ -4905,7 +4905,7 @@ var BtnExpand = __vue_component__$x;
|
|
|
4905
4905
|
//
|
|
4906
4906
|
//
|
|
4907
4907
|
//
|
|
4908
|
-
var script$
|
|
4908
|
+
var script$p = {
|
|
4909
4909
|
props: {
|
|
4910
4910
|
dictionary: {
|
|
4911
4911
|
type: Object,
|
|
@@ -4916,10 +4916,10 @@ var script$o = {
|
|
|
4916
4916
|
};
|
|
4917
4917
|
|
|
4918
4918
|
/* script */
|
|
4919
|
-
const __vue_script__$
|
|
4919
|
+
const __vue_script__$p = script$p;
|
|
4920
4920
|
/* template */
|
|
4921
4921
|
|
|
4922
|
-
var __vue_render__$
|
|
4922
|
+
var __vue_render__$p = function () {
|
|
4923
4923
|
var _vm = this;
|
|
4924
4924
|
|
|
4925
4925
|
var _h = _vm.$createElement;
|
|
@@ -4943,31 +4943,31 @@ var __vue_render__$o = function () {
|
|
|
4943
4943
|
})], 1);
|
|
4944
4944
|
};
|
|
4945
4945
|
|
|
4946
|
-
var __vue_staticRenderFns__$
|
|
4946
|
+
var __vue_staticRenderFns__$p = [];
|
|
4947
4947
|
/* style */
|
|
4948
4948
|
|
|
4949
|
-
const __vue_inject_styles__$
|
|
4949
|
+
const __vue_inject_styles__$p = undefined;
|
|
4950
4950
|
/* scoped */
|
|
4951
4951
|
|
|
4952
|
-
const __vue_scope_id__$
|
|
4952
|
+
const __vue_scope_id__$p = undefined;
|
|
4953
4953
|
/* module identifier */
|
|
4954
4954
|
|
|
4955
|
-
const __vue_module_identifier__$
|
|
4955
|
+
const __vue_module_identifier__$p = undefined;
|
|
4956
4956
|
/* functional template */
|
|
4957
4957
|
|
|
4958
|
-
const __vue_is_functional_template__$
|
|
4958
|
+
const __vue_is_functional_template__$p = false;
|
|
4959
4959
|
/* style inject */
|
|
4960
4960
|
|
|
4961
4961
|
/* style inject SSR */
|
|
4962
4962
|
|
|
4963
4963
|
/* style inject shadow dom */
|
|
4964
4964
|
|
|
4965
|
-
const __vue_component__$
|
|
4966
|
-
render: __vue_render__$
|
|
4967
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4968
|
-
}, __vue_inject_styles__$
|
|
4965
|
+
const __vue_component__$y = /*#__PURE__*/normalizeComponent({
|
|
4966
|
+
render: __vue_render__$p,
|
|
4967
|
+
staticRenderFns: __vue_staticRenderFns__$p
|
|
4968
|
+
}, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
|
|
4969
4969
|
|
|
4970
|
-
var BtnStandardMessages = __vue_component__$
|
|
4970
|
+
var BtnStandardMessages = __vue_component__$y;
|
|
4971
4971
|
|
|
4972
4972
|
var bind = function bind(fn, thisArg) {
|
|
4973
4973
|
return function wrap() {
|
|
@@ -8882,7 +8882,7 @@ const standardMessages = {
|
|
|
8882
8882
|
};
|
|
8883
8883
|
|
|
8884
8884
|
//
|
|
8885
|
-
var script$
|
|
8885
|
+
var script$o = {
|
|
8886
8886
|
mixins: [standardMessages],
|
|
8887
8887
|
props: {
|
|
8888
8888
|
hasStandardMessages: {
|
|
@@ -9101,10 +9101,10 @@ var script$n = {
|
|
|
9101
9101
|
};
|
|
9102
9102
|
|
|
9103
9103
|
/* script */
|
|
9104
|
-
const __vue_script__$
|
|
9104
|
+
const __vue_script__$o = script$o;
|
|
9105
9105
|
/* template */
|
|
9106
9106
|
|
|
9107
|
-
var __vue_render__$
|
|
9107
|
+
var __vue_render__$o = function () {
|
|
9108
9108
|
var _vm = this;
|
|
9109
9109
|
|
|
9110
9110
|
var _h = _vm.$createElement;
|
|
@@ -9191,12 +9191,12 @@ var __vue_render__$n = function () {
|
|
|
9191
9191
|
}, [_c('VueLoader')], 1) : _vm._e()])], 1)]) : _vm._e();
|
|
9192
9192
|
};
|
|
9193
9193
|
|
|
9194
|
-
var __vue_staticRenderFns__$
|
|
9194
|
+
var __vue_staticRenderFns__$o = [];
|
|
9195
9195
|
/* style */
|
|
9196
9196
|
|
|
9197
|
-
const __vue_inject_styles__$
|
|
9197
|
+
const __vue_inject_styles__$o = function (inject) {
|
|
9198
9198
|
if (!inject) return;
|
|
9199
|
-
inject("data-v-
|
|
9199
|
+
inject("data-v-9024288c_0", {
|
|
9200
9200
|
source: ".transition-selects{min-height:80px;display:flex;flex-direction:column;width:100%}.loader-select{position:relative;min-height:35px;background:#fff;width:100%;border:1px solid #ccc;border-radius:5px;z-index:1}.loading-message{background-color:#555!important}",
|
|
9201
9201
|
map: undefined,
|
|
9202
9202
|
media: undefined
|
|
@@ -9205,23 +9205,23 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
9205
9205
|
/* scoped */
|
|
9206
9206
|
|
|
9207
9207
|
|
|
9208
|
-
const __vue_scope_id__$
|
|
9208
|
+
const __vue_scope_id__$o = undefined;
|
|
9209
9209
|
/* module identifier */
|
|
9210
9210
|
|
|
9211
|
-
const __vue_module_identifier__$
|
|
9211
|
+
const __vue_module_identifier__$o = undefined;
|
|
9212
9212
|
/* functional template */
|
|
9213
9213
|
|
|
9214
|
-
const __vue_is_functional_template__$
|
|
9214
|
+
const __vue_is_functional_template__$o = false;
|
|
9215
9215
|
/* style inject SSR */
|
|
9216
9216
|
|
|
9217
9217
|
/* style inject shadow dom */
|
|
9218
9218
|
|
|
9219
|
-
const __vue_component__$
|
|
9220
|
-
render: __vue_render__$
|
|
9221
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9222
|
-
}, __vue_inject_styles__$
|
|
9219
|
+
const __vue_component__$x = /*#__PURE__*/normalizeComponent({
|
|
9220
|
+
render: __vue_render__$o,
|
|
9221
|
+
staticRenderFns: __vue_staticRenderFns__$o
|
|
9222
|
+
}, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
|
|
9223
9223
|
|
|
9224
|
-
var StandardMessages = __vue_component__$
|
|
9224
|
+
var StandardMessages = __vue_component__$x;
|
|
9225
9225
|
|
|
9226
9226
|
//
|
|
9227
9227
|
//
|
|
@@ -9248,7 +9248,7 @@ var StandardMessages = __vue_component__$v;
|
|
|
9248
9248
|
//
|
|
9249
9249
|
//
|
|
9250
9250
|
//
|
|
9251
|
-
var script$
|
|
9251
|
+
var script$n = {
|
|
9252
9252
|
props: {
|
|
9253
9253
|
dictionary: {
|
|
9254
9254
|
type: Object,
|
|
@@ -9259,10 +9259,10 @@ var script$m = {
|
|
|
9259
9259
|
};
|
|
9260
9260
|
|
|
9261
9261
|
/* script */
|
|
9262
|
-
const __vue_script__$
|
|
9262
|
+
const __vue_script__$n = script$n;
|
|
9263
9263
|
/* template */
|
|
9264
9264
|
|
|
9265
|
-
var __vue_render__$
|
|
9265
|
+
var __vue_render__$n = function () {
|
|
9266
9266
|
var _vm = this;
|
|
9267
9267
|
|
|
9268
9268
|
var _h = _vm.$createElement;
|
|
@@ -9290,13 +9290,13 @@ var __vue_render__$m = function () {
|
|
|
9290
9290
|
})], 1);
|
|
9291
9291
|
};
|
|
9292
9292
|
|
|
9293
|
-
var __vue_staticRenderFns__$
|
|
9293
|
+
var __vue_staticRenderFns__$n = [];
|
|
9294
9294
|
/* style */
|
|
9295
9295
|
|
|
9296
|
-
const __vue_inject_styles__$
|
|
9296
|
+
const __vue_inject_styles__$n = function (inject) {
|
|
9297
9297
|
if (!inject) return;
|
|
9298
|
-
inject("data-v-
|
|
9299
|
-
source: ".text-footer-actions--btn[data-v-
|
|
9298
|
+
inject("data-v-1bcfefe8_0", {
|
|
9299
|
+
source: ".text-footer-actions--btn[data-v-1bcfefe8]{position:relative}.text-footer-actions--btn>svg[data-v-1bcfefe8]:nth-child(1){font-size:19.2px}.text-footer-actions--btn>svg[data-v-1bcfefe8]:nth-child(2){font-size:9.6px;position:absolute;transform:translateY(-2px)}",
|
|
9300
9300
|
map: undefined,
|
|
9301
9301
|
media: undefined
|
|
9302
9302
|
});
|
|
@@ -9304,23 +9304,23 @@ const __vue_inject_styles__$m = function (inject) {
|
|
|
9304
9304
|
/* scoped */
|
|
9305
9305
|
|
|
9306
9306
|
|
|
9307
|
-
const __vue_scope_id__$
|
|
9307
|
+
const __vue_scope_id__$n = "data-v-1bcfefe8";
|
|
9308
9308
|
/* module identifier */
|
|
9309
9309
|
|
|
9310
|
-
const __vue_module_identifier__$
|
|
9310
|
+
const __vue_module_identifier__$n = undefined;
|
|
9311
9311
|
/* functional template */
|
|
9312
9312
|
|
|
9313
|
-
const __vue_is_functional_template__$
|
|
9313
|
+
const __vue_is_functional_template__$n = false;
|
|
9314
9314
|
/* style inject SSR */
|
|
9315
9315
|
|
|
9316
9316
|
/* style inject shadow dom */
|
|
9317
9317
|
|
|
9318
|
-
const __vue_component__$
|
|
9319
|
-
render: __vue_render__$
|
|
9320
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9321
|
-
}, __vue_inject_styles__$
|
|
9318
|
+
const __vue_component__$w = /*#__PURE__*/normalizeComponent({
|
|
9319
|
+
render: __vue_render__$n,
|
|
9320
|
+
staticRenderFns: __vue_staticRenderFns__$n
|
|
9321
|
+
}, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
|
|
9322
9322
|
|
|
9323
|
-
var BtnScreenShare = __vue_component__$
|
|
9323
|
+
var BtnScreenShare = __vue_component__$w;
|
|
9324
9324
|
|
|
9325
9325
|
//
|
|
9326
9326
|
//
|
|
@@ -9347,7 +9347,7 @@ var BtnScreenShare = __vue_component__$u;
|
|
|
9347
9347
|
//
|
|
9348
9348
|
//
|
|
9349
9349
|
//
|
|
9350
|
-
var script$
|
|
9350
|
+
var script$m = {
|
|
9351
9351
|
props: {
|
|
9352
9352
|
dictionary: {
|
|
9353
9353
|
type: Object,
|
|
@@ -9358,10 +9358,10 @@ var script$l = {
|
|
|
9358
9358
|
};
|
|
9359
9359
|
|
|
9360
9360
|
/* script */
|
|
9361
|
-
const __vue_script__$
|
|
9361
|
+
const __vue_script__$m = script$m;
|
|
9362
9362
|
/* template */
|
|
9363
9363
|
|
|
9364
|
-
var __vue_render__$
|
|
9364
|
+
var __vue_render__$m = function () {
|
|
9365
9365
|
var _vm = this;
|
|
9366
9366
|
|
|
9367
9367
|
var _h = _vm.$createElement;
|
|
@@ -9392,13 +9392,13 @@ var __vue_render__$l = function () {
|
|
|
9392
9392
|
})], 1)]);
|
|
9393
9393
|
};
|
|
9394
9394
|
|
|
9395
|
-
var __vue_staticRenderFns__$
|
|
9395
|
+
var __vue_staticRenderFns__$m = [];
|
|
9396
9396
|
/* style */
|
|
9397
9397
|
|
|
9398
|
-
const __vue_inject_styles__$
|
|
9398
|
+
const __vue_inject_styles__$m = function (inject) {
|
|
9399
9399
|
if (!inject) return;
|
|
9400
|
-
inject("data-v-
|
|
9401
|
-
source: ".multiplos[data-v-
|
|
9400
|
+
inject("data-v-2020500d_0", {
|
|
9401
|
+
source: ".multiplos[data-v-2020500d]{display:flex}.multiplos svg[data-v-2020500d]{font-size:15.2px}.multiplos svg.small[data-v-2020500d]{font-size:11.2px!important}",
|
|
9402
9402
|
map: undefined,
|
|
9403
9403
|
media: undefined
|
|
9404
9404
|
});
|
|
@@ -9406,26 +9406,26 @@ const __vue_inject_styles__$l = function (inject) {
|
|
|
9406
9406
|
/* scoped */
|
|
9407
9407
|
|
|
9408
9408
|
|
|
9409
|
-
const __vue_scope_id__$
|
|
9409
|
+
const __vue_scope_id__$m = "data-v-2020500d";
|
|
9410
9410
|
/* module identifier */
|
|
9411
9411
|
|
|
9412
|
-
const __vue_module_identifier__$
|
|
9412
|
+
const __vue_module_identifier__$m = undefined;
|
|
9413
9413
|
/* functional template */
|
|
9414
9414
|
|
|
9415
|
-
const __vue_is_functional_template__$
|
|
9415
|
+
const __vue_is_functional_template__$m = false;
|
|
9416
9416
|
/* style inject SSR */
|
|
9417
9417
|
|
|
9418
9418
|
/* style inject shadow dom */
|
|
9419
9419
|
|
|
9420
|
-
const __vue_component__$
|
|
9421
|
-
render: __vue_render__$
|
|
9422
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9423
|
-
}, __vue_inject_styles__$
|
|
9420
|
+
const __vue_component__$v = /*#__PURE__*/normalizeComponent({
|
|
9421
|
+
render: __vue_render__$m,
|
|
9422
|
+
staticRenderFns: __vue_staticRenderFns__$m
|
|
9423
|
+
}, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
|
|
9424
9424
|
|
|
9425
|
-
var BtnDownloadAllFiles = __vue_component__$
|
|
9425
|
+
var BtnDownloadAllFiles = __vue_component__$v;
|
|
9426
9426
|
|
|
9427
9427
|
//
|
|
9428
|
-
var script$
|
|
9428
|
+
var script$l = {
|
|
9429
9429
|
components: {
|
|
9430
9430
|
BtnEmojis,
|
|
9431
9431
|
Loader,
|
|
@@ -9925,10 +9925,10 @@ var script$k = {
|
|
|
9925
9925
|
};
|
|
9926
9926
|
|
|
9927
9927
|
/* script */
|
|
9928
|
-
const __vue_script__$
|
|
9928
|
+
const __vue_script__$l = script$l;
|
|
9929
9929
|
/* template */
|
|
9930
9930
|
|
|
9931
|
-
var __vue_render__$
|
|
9931
|
+
var __vue_render__$l = function () {
|
|
9932
9932
|
var _vm = this;
|
|
9933
9933
|
|
|
9934
9934
|
var _h = _vm.$createElement;
|
|
@@ -10210,12 +10210,12 @@ var __vue_render__$k = function () {
|
|
|
10210
10210
|
}) : _vm._e()], 1)], 1) : _vm._e();
|
|
10211
10211
|
};
|
|
10212
10212
|
|
|
10213
|
-
var __vue_staticRenderFns__$
|
|
10213
|
+
var __vue_staticRenderFns__$l = [];
|
|
10214
10214
|
/* style */
|
|
10215
10215
|
|
|
10216
|
-
const __vue_inject_styles__$
|
|
10216
|
+
const __vue_inject_styles__$l = function (inject) {
|
|
10217
10217
|
if (!inject) return;
|
|
10218
|
-
inject("data-v-
|
|
10218
|
+
inject("data-v-7b08667a_0", {
|
|
10219
10219
|
source: ".toasted svg{margin-right:10px}.d-none{display:none}ul{list-style-type:none}.text-footer-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;position:relative}.text-footer-container .text-footer{min-height:48px;box-shadow:0 3px 7px -2px rgba(0,0,0,.45);position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;padding:5px 2px 5px 5px;border-radius:5px}.text-footer-container .text-footer.full{width:100%}.text-footer-container .text-footer.almostFull{width:95%}.text-footer-container .text-footer.medium{width:75%}.text-footer-container.bigger .text-footer{height:80px}.text-footer-container.bigger .text-footer>textarea{font-size:14px;height:75px;max-height:75px;min-height:75px}.text-footer-container textarea{margin:0 5px;border:unset;flex:1;resize:none;min-height:30px;max-height:60px;font-size:14px;font-family:inherit;background:inherit}.text-footer-container textarea:focus{outline:unset}.text-footer-container textarea::placeholder{font-size:12px}.text-footer-container .text-footer-audio{flex:1;display:flex;justify-content:center;align-items:center}.text-footer-container audio{flex:1;outline:unset;width:auto;height:38px}.text-footer-container .delete-audio{display:flex;justify-content:center;align-items:center;color:#e74c3c;transition:background .3s;border-radius:50%;font-size:16px;padding:10px;cursor:pointer;margin:0 5px;width:31px;height:31px}.text-footer-container .delete-audio:hover{background-color:rgba(208,0,0,.2)}.text-footer-container .max-characters{font-size:9.2px;z-index:1;color:#444;position:relative;top:30px;left:-30px}.text-footer-container .max-characters.no-width{width:0}.text-footer-container .text-footer-actions{display:flex}.text-footer-container .text-footer-actions.outside-buttons{display:flex;align-items:center;justify-content:flex-end;position:absolute;top:-30px;right:35px;background-color:#fafafa}.text-footer-container .text-footer-actions .text-footer-actions--btn{display:flex;justify-content:center;align-items:center;color:#777;border-radius:50%;transition:background .3s;padding:10px;font-size:16px;width:36px;height:36px;cursor:pointer;margin-right:2.5px}.text-footer-container .text-footer-actions .text-footer-actions--btn:last-child{margin-right:unset}.text-footer-container .text-footer-actions .text-footer-actions--btn:hover{background-color:rgba(0,0,0,.1)}.text-footer-container .text-footer-actions .text-footer-actions--btn.files-activated{background-color:rgba(0,0,0,.1)}.text-footer-container .text-footer-actions .text-footer-actions--btn.audio-activated{background-color:rgba(208,0,0,.7);color:#fff}.text-footer-container .text-footer-actions .text-footer-actions--btn.left-button{position:absolute;left:0}.text-footer-container .text-footer-hsm-container{margin:12px 0 7px 0}.text-footer-container .text-footer-hsm-container.full{width:100%}.text-footer-container .text-footer-hsm-container.almostFull{width:95%}.text-footer-container .text-footer-hsm-container.medium{width:75%}.text-footer-container .text-footer-hsm-container .text-footer-v-select{border-radius:5px;margin-bottom:5px}.text-footer-container .text-footer-hsm-container .text-footer-select-03{display:flex;align-items:center;flex:1;width:100%}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer-v-select{flex:1}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03{transition-duration:.3s;user-select:none;cursor:pointer;box-shadow:inset 0 -3px rgba(0,0,0,.2);opacity:.9;border-radius:2.5px;display:flex;justify-content:center;align-items:center;margin-left:5px;margin-bottom:5px;background-color:#f7fe72;width:32px;height:32px}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03:hover{opacity:1}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03 svg{font-size:16px}.text-footer-container .text-footer-files-container{position:absolute;right:0;top:-55px;padding:5px;background-color:rgba(0,0,0,.4);border-radius:5px;display:flex;align-items:center;justify-content:space-between;z-index:1}.text-footer-container .text-footer-files-container.horizontal{right:-55px;flex-direction:column}.text-footer-container .text-footer-files-container .files-btn{transition-duration:.3s;transition-property:opacity;opacity:.8;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:3px;width:40px;height:40px;font-size:16px;color:#fff}.text-footer-container .text-footer-files-container .files-btn:hover{opacity:1}.text-footer-container .text-footer-files-container .files-btn svg{color:#fff}.text-footer-container .text-footer-files-container .files-btn.images{background-color:#9575cd;margin-right:5px}.text-footer-container .text-footer-files-container .files-btn.images.margin-bottom{margin-right:unset;margin-bottom:5px}.text-footer-container .text-footer-files-container .files-btn.docs{background-color:#7986cb}.text-footer-container .text-footer-files-container .files-btn.system{background-color:#49a349;margin-left:5px}.text-footer-container .text-footer-files-container .files-btn.both{font-size:15.2px;background-color:#5555ec;flex-direction:column}.text-footer-container .text-footer-files-container .files-btn.both svg:nth-child(1){transform:translateX(5px)}.text-footer-container .text-footer-files-container .files-btn.both svg:nth-child(2){transform:translateX(-5px)}.text-footer-container .text-footer-preview-container{width:100%;cursor:default;position:absolute;left:0;background-color:#f1f1f1;border:2px solid #ccc;border-bottom:unset;border-top-left-radius:2.5px;border-top-right-radius:2.5px}.text-footer-container .text-footer-preview-container.isDoc{top:-50px;width:100%;height:45px}.text-footer-container .text-footer-preview-container.isImg,.text-footer-container .text-footer-preview-container.isMultiple{top:-205px;width:100%;height:200px}.text-footer-container .text-footer-preview-container.isImg .text-footer-image-preview{height:170px}.text-footer-container .text-footer-preview-container.isError{top:-80px;width:100%;height:75px}.text-footer-container .text-footer-alt{margin-top:-12px;width:100%;padding:0 10px}.text-footer-container .text-footer-alt .text-footer-out-session{margin-top:12px}.text-footer-container .text-footer-alt .text-footer-sem-24h{font-size:12.8px;text-align:right;font-weight:600;letter-spacing:-.5px;color:#dd7f0c;margin-top:5px;position:absolute;right:0}.text-footer-container .text-footer-alt .sem-templates{margin-top:10px;font-size:12.8px;text-align:right;font-weight:600;letter-spacing:-.5px;color:#921e12}.text-footer-container .text-footer-alt .text-footer-templates{position:relative;width:100%}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection{width:100%;display:flex;align-items:center}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection h4{margin-right:5px}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection .sm__select{flex:1}.vs__dropdown-menu{font-size:13.6px!important}.emoji-mart-anchor,.emoji-mart-emoji span{cursor:pointer!important}.emoji-mart{z-index:2!important}.emoji-mart-scroll{overflow-x:hidden}",
|
|
10220
10220
|
map: undefined,
|
|
10221
10221
|
media: undefined
|
|
@@ -10224,26 +10224,26 @@ const __vue_inject_styles__$k = function (inject) {
|
|
|
10224
10224
|
/* scoped */
|
|
10225
10225
|
|
|
10226
10226
|
|
|
10227
|
-
const __vue_scope_id__$
|
|
10227
|
+
const __vue_scope_id__$l = undefined;
|
|
10228
10228
|
/* module identifier */
|
|
10229
10229
|
|
|
10230
|
-
const __vue_module_identifier__$
|
|
10230
|
+
const __vue_module_identifier__$l = undefined;
|
|
10231
10231
|
/* functional template */
|
|
10232
10232
|
|
|
10233
|
-
const __vue_is_functional_template__$
|
|
10233
|
+
const __vue_is_functional_template__$l = false;
|
|
10234
10234
|
/* style inject SSR */
|
|
10235
10235
|
|
|
10236
10236
|
/* style inject shadow dom */
|
|
10237
10237
|
|
|
10238
|
-
const __vue_component__$
|
|
10239
|
-
render: __vue_render__$
|
|
10240
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10241
|
-
}, __vue_inject_styles__$
|
|
10238
|
+
const __vue_component__$u = /*#__PURE__*/normalizeComponent({
|
|
10239
|
+
render: __vue_render__$l,
|
|
10240
|
+
staticRenderFns: __vue_staticRenderFns__$l
|
|
10241
|
+
}, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
|
|
10242
10242
|
|
|
10243
|
-
var TextFooter = __vue_component__$
|
|
10243
|
+
var TextFooter = __vue_component__$u;
|
|
10244
10244
|
|
|
10245
10245
|
//
|
|
10246
|
-
var script$
|
|
10246
|
+
var script$k = {
|
|
10247
10247
|
components: {
|
|
10248
10248
|
TextFooter
|
|
10249
10249
|
},
|
|
@@ -10307,10 +10307,10 @@ var script$j = {
|
|
|
10307
10307
|
};
|
|
10308
10308
|
|
|
10309
10309
|
/* script */
|
|
10310
|
-
const __vue_script__$
|
|
10310
|
+
const __vue_script__$k = script$k;
|
|
10311
10311
|
/* template */
|
|
10312
10312
|
|
|
10313
|
-
var __vue_render__$
|
|
10313
|
+
var __vue_render__$k = function () {
|
|
10314
10314
|
var _vm = this;
|
|
10315
10315
|
|
|
10316
10316
|
var _h = _vm.$createElement;
|
|
@@ -10355,34 +10355,34 @@ var __vue_render__$j = function () {
|
|
|
10355
10355
|
})], 2)]) : _vm._e()], 1)])]);
|
|
10356
10356
|
};
|
|
10357
10357
|
|
|
10358
|
-
var __vue_staticRenderFns__$
|
|
10358
|
+
var __vue_staticRenderFns__$k = [];
|
|
10359
10359
|
/* style */
|
|
10360
10360
|
|
|
10361
|
-
const __vue_inject_styles__$
|
|
10361
|
+
const __vue_inject_styles__$k = undefined;
|
|
10362
10362
|
/* scoped */
|
|
10363
10363
|
|
|
10364
|
-
const __vue_scope_id__$
|
|
10364
|
+
const __vue_scope_id__$k = undefined;
|
|
10365
10365
|
/* module identifier */
|
|
10366
10366
|
|
|
10367
|
-
const __vue_module_identifier__$
|
|
10367
|
+
const __vue_module_identifier__$k = undefined;
|
|
10368
10368
|
/* functional template */
|
|
10369
10369
|
|
|
10370
|
-
const __vue_is_functional_template__$
|
|
10370
|
+
const __vue_is_functional_template__$k = false;
|
|
10371
10371
|
/* style inject */
|
|
10372
10372
|
|
|
10373
10373
|
/* style inject SSR */
|
|
10374
10374
|
|
|
10375
10375
|
/* style inject shadow dom */
|
|
10376
10376
|
|
|
10377
|
-
const __vue_component__$
|
|
10378
|
-
render: __vue_render__$
|
|
10379
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10380
|
-
}, __vue_inject_styles__$
|
|
10377
|
+
const __vue_component__$t = /*#__PURE__*/normalizeComponent({
|
|
10378
|
+
render: __vue_render__$k,
|
|
10379
|
+
staticRenderFns: __vue_staticRenderFns__$k
|
|
10380
|
+
}, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
|
|
10381
10381
|
|
|
10382
|
-
var TemplateMessage = __vue_component__$
|
|
10382
|
+
var TemplateMessage = __vue_component__$t;
|
|
10383
10383
|
|
|
10384
10384
|
//
|
|
10385
|
-
var script$
|
|
10385
|
+
var script$j = {
|
|
10386
10386
|
components: {
|
|
10387
10387
|
TemplateSingle,
|
|
10388
10388
|
TemplateMessage
|
|
@@ -10627,10 +10627,10 @@ var script$i = {
|
|
|
10627
10627
|
};
|
|
10628
10628
|
|
|
10629
10629
|
/* script */
|
|
10630
|
-
const __vue_script__$
|
|
10630
|
+
const __vue_script__$j = script$j;
|
|
10631
10631
|
/* template */
|
|
10632
10632
|
|
|
10633
|
-
var __vue_render__$
|
|
10633
|
+
var __vue_render__$j = function () {
|
|
10634
10634
|
var _vm = this;
|
|
10635
10635
|
|
|
10636
10636
|
var _h = _vm.$createElement;
|
|
@@ -10711,12 +10711,12 @@ var __vue_render__$i = function () {
|
|
|
10711
10711
|
})], 1)] : _vm._e()], 2) : _vm._e();
|
|
10712
10712
|
};
|
|
10713
10713
|
|
|
10714
|
-
var __vue_staticRenderFns__$
|
|
10714
|
+
var __vue_staticRenderFns__$j = [];
|
|
10715
10715
|
/* style */
|
|
10716
10716
|
|
|
10717
|
-
const __vue_inject_styles__$
|
|
10717
|
+
const __vue_inject_styles__$j = function (inject) {
|
|
10718
10718
|
if (!inject) return;
|
|
10719
|
-
inject("data-v-
|
|
10719
|
+
inject("data-v-7c073b7a_0", {
|
|
10720
10720
|
source: "*{box-sizing:border-box}.toasted svg{margin-right:10px}.d-none{display:none}ul{list-style-type:none}h1,h2,h3,h4,p{margin:0;padding:0}.tg-container{width:100%;max-width:800px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.tg-options{width:100%;display:flex}.tg-options.column{flex-direction:column}.tg-options h4{margin-right:5px}.ts-image-type{display:flex;align-items:center}.ts-image-type img{cursor:pointer}.ts-image-type svg{font-size:25px;cursor:pointer}.ts-image-type .select-image{color:#838383}.color-red{color:#e74c3c}.color-blue{color:#007bff}.color-black{color:#333}.color-purple{color:#a312a3}.custom-tooltip-image{display:flex;justify-content:center;align-items:center;overflow:visible;padding:5px}.custom-tooltip-image img{max-width:75px;max-height:75px}.ts-button{background-color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:3px 15px;transition:background-color 150ms ease-in-out}.ts-button:hover{background-color:#fdfdfd}.tg-select{flex:1;height:34px;overflow:hidden}.tg-select .vs__dropdown-toggle{background-color:#fff;height:34px;overflow:hidden;display:flex;align-items:center}.tg-select .vs__selected-options{height:34px;overflow:hidden}.tg-select .vs__selected-options>span{white-space:nowrap;text-overflow:ellipsis;flex:1}.vs__dropdown-option.vs__dropdown-option--selected{background-color:#1a5fad!important;color:#fff}.vs__dropdown-menu li{padding:10px 15px}.vs__dropdown-option{transition:background-color 150ms;white-space:normal}.vs__dropdown-option:nth-child(odd){background-color:#f1f1f1}.vs__dropdown-option--highlight,.vs__dropdown-option--selected,.vs__dropdown-option:active,.vs__dropdown-option:focus,.vs__dropdown-option:hover{background-color:#5897fb!important;color:#fff}.tg-component{width:100%}.ts-container{width:100%;display:flex;justify-content:space-between;gap:10px}.ts-content{--border-color:#CCC;--background-color:#DFF0D8;--input-background-color:#FFF;--input-border-default:#007BFF;--input-border-error:#E74C3C;--placeholder-color:#BBB;--border-radius:5px;flex:2;font-size:11.2px;padding:10px 0;display:flex;flex-direction:column}.order-1{order:1}.custom-box-shadow-bottom{box-shadow:0 3px 4px -3px rgba(0,0,0,.3)}.custom-border-gray{border:1px solid var(--border-color)!important}.ts-content footer,.ts-content header,.ts-content section{padding:3px 5px;background-color:var(--background-color)}.ts-content header,.ts-content section{border-right:1px solid var(--border-color);border-left:1px solid var(--border-color)}.ts-content header{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-top:1px solid var(--border-color)}.ts-content header{font-weight:550}.ts-content section{line-height:25px}.ts-content section.margin-bottom{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-bottom:1px solid var(--border-color)}.custom-footer-style,.ts-content footer{border:1px solid var(--border-color);border-top:unset;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.ts-content input{border:1px solid transparent;outline:0;font-size:12.8px;padding:2.5px 5px;background-color:var(--input-background-color)}.ts-content input::placeholder{color:var(--placeholder-color)}.ts-content input.active,.ts-content input:focus{border:1px solid var(--input-border-default)}.ts-content input.invalid{border:1px solid var(--input-border-error)!important}.ts-content__var{display:inline-block;position:relative}.ts-dropdown{margin:0;padding:0;position:absolute;top:19px;left:0;background:#eee;width:100%;z-index:1;transition:all 150ms;visibility:hidden;opacity:0;list-style-type:none;border:1px solid #444;border-top:unset}.ts-dropdown li{width:100%;opacity:.9;cursor:pointer;font-weight:550;padding:2px 3px;font-size:12.8px;transition:background-color 150ms}.ts-dropdown li:focus,.ts-dropdown li:focus-within,.ts-dropdown li:hover{opacity:1;background-color:#555;color:#fff}.ts-dropdown.visible{visibility:visible;opacity:1}.tg-btn{width:auto;display:flex;justify-content:center;align-items:center}.tg-btn button{border:unset;display:block;min-width:180px;height:35px;padding:0 10px;font-weight:500;background-color:#007bff;color:#fff;transition:transform .3s ease-in-out;user-select:none;cursor:pointer;box-shadow:inset 0 -2px rgba(0,0,0,.2);opacity:.9;border-radius:2.5px}.tg-btn button>svg{margin-right:5px;color:#003166}.tg-btn button:hover{opacity:1}.tg-btn button:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.tg-btn button:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.tg-btn button:active,.tg-btn button:focus{outline:2px solid #000}.tg-btn.small-btn{width:auto;margin:0 5px}.tg-btn.small-btn svg{margin-right:0}.tg-btn.small-btn button{min-width:35px;width:35px;padding:0;display:flex;justify-content:center;align-items:center}.tm-container{border:1px solid var(--border-color);border-radius:5px;display:flex}",
|
|
10721
10721
|
map: undefined,
|
|
10722
10722
|
media: undefined
|
|
@@ -10725,26 +10725,26 @@ const __vue_inject_styles__$i = function (inject) {
|
|
|
10725
10725
|
/* scoped */
|
|
10726
10726
|
|
|
10727
10727
|
|
|
10728
|
-
const __vue_scope_id__$
|
|
10728
|
+
const __vue_scope_id__$j = undefined;
|
|
10729
10729
|
/* module identifier */
|
|
10730
10730
|
|
|
10731
|
-
const __vue_module_identifier__$
|
|
10731
|
+
const __vue_module_identifier__$j = undefined;
|
|
10732
10732
|
/* functional template */
|
|
10733
10733
|
|
|
10734
|
-
const __vue_is_functional_template__$
|
|
10734
|
+
const __vue_is_functional_template__$j = false;
|
|
10735
10735
|
/* style inject SSR */
|
|
10736
10736
|
|
|
10737
10737
|
/* style inject shadow dom */
|
|
10738
10738
|
|
|
10739
|
-
const __vue_component__$
|
|
10740
|
-
render: __vue_render__$
|
|
10741
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10742
|
-
}, __vue_inject_styles__$
|
|
10739
|
+
const __vue_component__$r = /*#__PURE__*/normalizeComponent({
|
|
10740
|
+
render: __vue_render__$j,
|
|
10741
|
+
staticRenderFns: __vue_staticRenderFns__$j
|
|
10742
|
+
}, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
|
|
10743
10743
|
|
|
10744
|
-
var __vue_component__$
|
|
10744
|
+
var __vue_component__$s = __vue_component__$r;
|
|
10745
10745
|
|
|
10746
10746
|
//
|
|
10747
|
-
var script$
|
|
10747
|
+
var script$i = {
|
|
10748
10748
|
components: {
|
|
10749
10749
|
BtnEmojis,
|
|
10750
10750
|
BtnFiles
|
|
@@ -11031,10 +11031,10 @@ var script$h = {
|
|
|
11031
11031
|
};
|
|
11032
11032
|
|
|
11033
11033
|
/* script */
|
|
11034
|
-
const __vue_script__$
|
|
11034
|
+
const __vue_script__$i = script$i;
|
|
11035
11035
|
/* template */
|
|
11036
11036
|
|
|
11037
|
-
var __vue_render__$
|
|
11037
|
+
var __vue_render__$i = function () {
|
|
11038
11038
|
var _vm = this;
|
|
11039
11039
|
|
|
11040
11040
|
var _h = _vm.$createElement;
|
|
@@ -11133,12 +11133,12 @@ var __vue_render__$h = function () {
|
|
|
11133
11133
|
}) : _vm._e(), _vm._v(" "), _vm._t("btn-1"), _vm._v(" "), _vm._t("btn-2")], 2)])], 1);
|
|
11134
11134
|
};
|
|
11135
11135
|
|
|
11136
|
-
var __vue_staticRenderFns__$
|
|
11136
|
+
var __vue_staticRenderFns__$i = [];
|
|
11137
11137
|
/* style */
|
|
11138
11138
|
|
|
11139
|
-
const __vue_inject_styles__$
|
|
11139
|
+
const __vue_inject_styles__$i = function (inject) {
|
|
11140
11140
|
if (!inject) return;
|
|
11141
|
-
inject("data-v-
|
|
11141
|
+
inject("data-v-12dc5c87_0", {
|
|
11142
11142
|
source: ".sc-icone-fechar{cursor:pointer;position:absolute;top:0;right:0;background-color:#fff;border-radius:50%;z-index:1;color:#e74c3c;font-size:20.8px}.sc-icone-fechar.sc-icone-fechar--externo{top:-10px;right:-10px}.sc-icone-fechar.sc-icone-fechar--interno{top:10px;right:10px}.expand-textarea{position:relative;width:90%;height:90%;z-index:1}.expand-textarea-content{overflow-x:hidden;overflow-y:auto;background-color:#fff;width:100%;height:100%;display:flex;flex-direction:column}.expand-textarea-title{padding:2.5px 8px;min-height:38px;display:flex;align-items:center;width:100%;font-size:20.8px;background-color:#222;color:#fff}.expand-textarea-content textarea{padding:10px;flex:1;width:100%;border:unset;resize:none;outline:0;overflow-x:hidden}.expand-textarea-content textarea:active,.expand-textarea-content textarea:hover{outline:0}.expand-textarea-footer{display:flex;justify-content:flex-end;align-items:center;padding:10px;background-color:#f7f7f7;position:relative}.expand-textarea-footer .text-footer-preview-container{position:absolute;top:-200px;right:145px;height:200px;background:#f7f7f7}.expand-textarea-footer .text-footer-actions--btn{width:36px;height:36px;border-radius:50%;background-color:rgba(255,255,255,0);color:#333;padding:2.5px;margin:0 15px 0 10px;display:flex;justify-content:center;align-items:center;font-size:20.8px;cursor:pointer;opacity:.9;transition:all .3s}.expand-textarea-footer .text-footer-actions--btn:hover{opacity:1;background-color:rgba(30,30,30,.1)}.expand-textarea-button{width:125px;height:30px;display:flex;justify-content:center;align-items:center;transition-duration:.3s;user-select:none;cursor:pointer;box-shadow:inset 0 -2px rgba(0,0,0,.2);opacity:.9;border-radius:5px;padding:5px 10px;border-radius:2.5px;position:relative}.expand-textarea-button.green{background-color:#2a963a;color:#fff;margin-right:10px}.expand-textarea-button.red{background-color:#e74c3c;color:#fff}.expand-textarea-button:hover{opacity:1}.expand-textarea-button:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.expand-textarea-button.carregando{background-color:#777}",
|
|
11143
11143
|
map: undefined,
|
|
11144
11144
|
media: undefined
|
|
@@ -11147,23 +11147,23 @@ const __vue_inject_styles__$h = function (inject) {
|
|
|
11147
11147
|
/* scoped */
|
|
11148
11148
|
|
|
11149
11149
|
|
|
11150
|
-
const __vue_scope_id__$
|
|
11150
|
+
const __vue_scope_id__$i = undefined;
|
|
11151
11151
|
/* module identifier */
|
|
11152
11152
|
|
|
11153
|
-
const __vue_module_identifier__$
|
|
11153
|
+
const __vue_module_identifier__$i = undefined;
|
|
11154
11154
|
/* functional template */
|
|
11155
11155
|
|
|
11156
|
-
const __vue_is_functional_template__$
|
|
11156
|
+
const __vue_is_functional_template__$i = false;
|
|
11157
11157
|
/* style inject SSR */
|
|
11158
11158
|
|
|
11159
11159
|
/* style inject shadow dom */
|
|
11160
11160
|
|
|
11161
|
-
const __vue_component__$
|
|
11162
|
-
render: __vue_render__$
|
|
11163
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11164
|
-
}, __vue_inject_styles__$
|
|
11161
|
+
const __vue_component__$p = /*#__PURE__*/normalizeComponent({
|
|
11162
|
+
render: __vue_render__$i,
|
|
11163
|
+
staticRenderFns: __vue_staticRenderFns__$i
|
|
11164
|
+
}, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
|
|
11165
11165
|
|
|
11166
|
-
var __vue_component__$
|
|
11166
|
+
var __vue_component__$q = __vue_component__$p;
|
|
11167
11167
|
|
|
11168
11168
|
const textoLongo = {
|
|
11169
11169
|
methods: {
|
|
@@ -11469,7 +11469,7 @@ const fileHandler = {
|
|
|
11469
11469
|
};
|
|
11470
11470
|
|
|
11471
11471
|
//
|
|
11472
|
-
var script$
|
|
11472
|
+
var script$h = {
|
|
11473
11473
|
mixins: [fileHandler],
|
|
11474
11474
|
props: {
|
|
11475
11475
|
file: {
|
|
@@ -11495,10 +11495,10 @@ var script$g = {
|
|
|
11495
11495
|
};
|
|
11496
11496
|
|
|
11497
11497
|
/* script */
|
|
11498
|
-
const __vue_script__$
|
|
11498
|
+
const __vue_script__$h = script$h;
|
|
11499
11499
|
/* template */
|
|
11500
11500
|
|
|
11501
|
-
var __vue_render__$
|
|
11501
|
+
var __vue_render__$h = function () {
|
|
11502
11502
|
var _vm = this;
|
|
11503
11503
|
|
|
11504
11504
|
var _h = _vm.$createElement;
|
|
@@ -11569,16 +11569,16 @@ var __vue_render__$g = function () {
|
|
|
11569
11569
|
})], 1)]], 2)], 1);
|
|
11570
11570
|
};
|
|
11571
11571
|
|
|
11572
|
-
var __vue_staticRenderFns__$
|
|
11572
|
+
var __vue_staticRenderFns__$h = [];
|
|
11573
11573
|
/* style */
|
|
11574
11574
|
|
|
11575
|
-
const __vue_inject_styles__$
|
|
11575
|
+
const __vue_inject_styles__$h = function (inject) {
|
|
11576
11576
|
if (!inject) return;
|
|
11577
|
-
inject("data-v-
|
|
11578
|
-
source: ".fade-enter-active[data-v-
|
|
11577
|
+
inject("data-v-6af76ab4_0", {
|
|
11578
|
+
source: ".fade-enter-active[data-v-6af76ab4],.fade-leave-active[data-v-6af76ab4]{transition:opacity .5s}.fade-enter[data-v-6af76ab4],.fade-leave-to[data-v-6af76ab4]{opacity:0}",
|
|
11579
11579
|
map: undefined,
|
|
11580
11580
|
media: undefined
|
|
11581
|
-
}), inject("data-v-
|
|
11581
|
+
}), inject("data-v-6af76ab4_1", {
|
|
11582
11582
|
source: ".file-item{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.file-item-transition{max-width:100%;max-height:100%;display:flex;justify-content:center;align-items:center;position:relative}.file-item .req-loader{position:absolute;top:calc(50% - 12.5px);right:calc(50% - 12.5px)}.file-item-transition img{max-width:45px;max-height:45px}.file-item a{margin-left:5px;text-decoration:none;color:#333}.file-icon{display:flex;justify-content:center;align-items:center;font-size:30px;cursor:pointer}.file-icon:hover{opacity:1}.file-icon:visited{color:inherit}svg{font-size:30px;z-index:1}.file-icon.pdf{position:relative}.file-icon.pdf svg{color:#e74c3c}.file-icon.pdf::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.file-icon.doc{color:#15517f}.file-icon.doc::after{content:\"\";position:absolute;width:20px;height:20px;background-color:#fff}.file-img{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.2);border-radius:2.5px;cursor:pointer;opacity:.9;transition:opacity 150ms}.file-img:hover{opacity:1}.file-img img{width:95%}",
|
|
11583
11583
|
map: undefined,
|
|
11584
11584
|
media: undefined
|
|
@@ -11587,23 +11587,23 @@ const __vue_inject_styles__$g = function (inject) {
|
|
|
11587
11587
|
/* scoped */
|
|
11588
11588
|
|
|
11589
11589
|
|
|
11590
|
-
const __vue_scope_id__$
|
|
11590
|
+
const __vue_scope_id__$h = "data-v-6af76ab4";
|
|
11591
11591
|
/* module identifier */
|
|
11592
11592
|
|
|
11593
|
-
const __vue_module_identifier__$
|
|
11593
|
+
const __vue_module_identifier__$h = undefined;
|
|
11594
11594
|
/* functional template */
|
|
11595
11595
|
|
|
11596
|
-
const __vue_is_functional_template__$
|
|
11596
|
+
const __vue_is_functional_template__$h = false;
|
|
11597
11597
|
/* style inject SSR */
|
|
11598
11598
|
|
|
11599
11599
|
/* style inject shadow dom */
|
|
11600
11600
|
|
|
11601
|
-
const __vue_component__$
|
|
11602
|
-
render: __vue_render__$
|
|
11603
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11604
|
-
}, __vue_inject_styles__$
|
|
11601
|
+
const __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
11602
|
+
render: __vue_render__$h,
|
|
11603
|
+
staticRenderFns: __vue_staticRenderFns__$h
|
|
11604
|
+
}, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
|
|
11605
11605
|
|
|
11606
|
-
var CardFile = __vue_component__$
|
|
11606
|
+
var CardFile = __vue_component__$o;
|
|
11607
11607
|
|
|
11608
11608
|
//
|
|
11609
11609
|
//
|
|
@@ -11622,7 +11622,7 @@ var CardFile = __vue_component__$m;
|
|
|
11622
11622
|
//
|
|
11623
11623
|
//
|
|
11624
11624
|
//
|
|
11625
|
-
var script$
|
|
11625
|
+
var script$g = {
|
|
11626
11626
|
props: {
|
|
11627
11627
|
hasReply: {
|
|
11628
11628
|
type: Boolean
|
|
@@ -11640,10 +11640,10 @@ var script$f = {
|
|
|
11640
11640
|
};
|
|
11641
11641
|
|
|
11642
11642
|
/* script */
|
|
11643
|
-
const __vue_script__$
|
|
11643
|
+
const __vue_script__$g = script$g;
|
|
11644
11644
|
/* template */
|
|
11645
11645
|
|
|
11646
|
-
var __vue_render__$
|
|
11646
|
+
var __vue_render__$g = function () {
|
|
11647
11647
|
var _vm = this;
|
|
11648
11648
|
|
|
11649
11649
|
var _h = _vm.$createElement;
|
|
@@ -11779,34 +11779,34 @@ var __vue_render__$f = function () {
|
|
|
11779
11779
|
})], 1) : _vm._e()])], 1);
|
|
11780
11780
|
};
|
|
11781
11781
|
|
|
11782
|
-
var __vue_staticRenderFns__$
|
|
11782
|
+
var __vue_staticRenderFns__$g = [];
|
|
11783
11783
|
/* style */
|
|
11784
11784
|
|
|
11785
|
-
const __vue_inject_styles__$
|
|
11785
|
+
const __vue_inject_styles__$g = undefined;
|
|
11786
11786
|
/* scoped */
|
|
11787
11787
|
|
|
11788
|
-
const __vue_scope_id__$
|
|
11788
|
+
const __vue_scope_id__$g = undefined;
|
|
11789
11789
|
/* module identifier */
|
|
11790
11790
|
|
|
11791
|
-
const __vue_module_identifier__$
|
|
11791
|
+
const __vue_module_identifier__$g = undefined;
|
|
11792
11792
|
/* functional template */
|
|
11793
11793
|
|
|
11794
|
-
const __vue_is_functional_template__$
|
|
11794
|
+
const __vue_is_functional_template__$g = false;
|
|
11795
11795
|
/* style inject */
|
|
11796
11796
|
|
|
11797
11797
|
/* style inject SSR */
|
|
11798
11798
|
|
|
11799
11799
|
/* style inject shadow dom */
|
|
11800
11800
|
|
|
11801
|
-
const __vue_component__$
|
|
11802
|
-
render: __vue_render__$
|
|
11803
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11804
|
-
}, __vue_inject_styles__$
|
|
11801
|
+
const __vue_component__$n = /*#__PURE__*/normalizeComponent({
|
|
11802
|
+
render: __vue_render__$g,
|
|
11803
|
+
staticRenderFns: __vue_staticRenderFns__$g
|
|
11804
|
+
}, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
|
|
11805
11805
|
|
|
11806
|
-
var CardCheck = __vue_component__$
|
|
11806
|
+
var CardCheck = __vue_component__$n;
|
|
11807
11807
|
|
|
11808
11808
|
//
|
|
11809
|
-
var script$
|
|
11809
|
+
var script$f = {
|
|
11810
11810
|
components: {
|
|
11811
11811
|
CardFile,
|
|
11812
11812
|
CardCheck
|
|
@@ -11954,10 +11954,10 @@ var script$e = {
|
|
|
11954
11954
|
};
|
|
11955
11955
|
|
|
11956
11956
|
/* script */
|
|
11957
|
-
const __vue_script__$
|
|
11957
|
+
const __vue_script__$f = script$f;
|
|
11958
11958
|
/* template */
|
|
11959
11959
|
|
|
11960
|
-
var __vue_render__$
|
|
11960
|
+
var __vue_render__$f = function () {
|
|
11961
11961
|
var _vm = this;
|
|
11962
11962
|
|
|
11963
11963
|
var _h = _vm.$createElement;
|
|
@@ -12070,12 +12070,12 @@ var __vue_render__$e = function () {
|
|
|
12070
12070
|
}) : _vm._e()], 2)])], 1) : _vm._e();
|
|
12071
12071
|
};
|
|
12072
12072
|
|
|
12073
|
-
var __vue_staticRenderFns__$
|
|
12073
|
+
var __vue_staticRenderFns__$f = [];
|
|
12074
12074
|
/* style */
|
|
12075
12075
|
|
|
12076
|
-
const __vue_inject_styles__$
|
|
12076
|
+
const __vue_inject_styles__$f = function (inject) {
|
|
12077
12077
|
if (!inject) return;
|
|
12078
|
-
inject("data-v-
|
|
12078
|
+
inject("data-v-628cf78b_0", {
|
|
12079
12079
|
source: ".fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.card-cli,.card-ope{display:flex;width:95%;margin:5px 0;position:relative}.card-cli.newMessage,.card-ope.newMessage{margin-top:30px}.new-messages{position:absolute;top:-30px;width:100%;display:flex;justify-content:center;align-items:center;margin:2.5px 0;background-color:lighten(#fff249,15)}.card-cli .card{border-left:3px solid #90b823}.card-ope{align-self:flex-end;background-color:lighten(#007535,72)}.card-ope .card{border-right:3px solid #007535}.card{background-color:rgba(255,255,255,.9);overflow:hidden;width:100%;padding:2.5px 5px}.card p{word-break:break-all}.card-header{width:100%;border-bottom:1px solid #ddd;margin-bottom:5px;display:flex;justify-content:space-between}.card-header svg{font-size:16px}.card-author{display:flex;align-items:center}.card-author svg{margin-right:5px}.card-canal{flex:1;margin-right:10px}.card-dates{display:flex;flex-direction:column;margin-right:10px;font-size:14.4px}.card-date{overflow:hidden;display:flex;align-content:center}.card-date span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-date svg{margin-right:5px;color:#232323}.card-expand{display:flex;justify-content:center;align-items:center;margin:2.5px;cursor:pointer;opacity:.8;transition:opacity 150ms}.card-expand:hover{opacity:1}.card-footer{margin-top:5px;border-top:1px solid #ddd;display:flex;flex-wrap:wrap;min-height:25px}.card-chip{font-size:12.8px;width:fit-content;border-radius:15px;transition:all 150ms ease-in-out;padding:2.5px 7px;color:#1f69c1;background-color:rgba(207,216,244,.6);margin-bottom:5px}.card-chip:hover{background-color:#cfd8f4}.card-chip.orange{color:#e14924;background-color:rgba(228,92,58,.15)}.card-chip.orange:hover{background-color:rgba(228,92,58,.2)}.card-chip.yellow{color:#f4a304;background-color:rgba(252,191,73,.15)}.card-chip.yellow:hover{background-color:rgba(252,191,73,.2)}.card-chip.red{color:#e74c3c;background-color:rgba(231,76,60,.2)}.card-chip.red:hover{background-color:rgba(231,76,60,.25)}.card-file{width:60px;height:50px;margin-right:5px;display:flex;justify-content:center;align-items:center}.card-reply{cursor:pointer;position:absolute;right:30px;bottom:5px;font-size:9.6px;color:#67a332;width:14.4px;height:14.4px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff}.card-reply svg{margin-top:-1px;margin-right:-1px}.card-check{position:absolute;bottom:5px;right:5px;cursor:pointer;font-size:11.2px}.card-check svg{font-size:12.8px}.card-check.seen,.card-check.seen svg{color:#006daa}.card-check.green,.card-check.green svg{color:#4f772d}.card-check.red,.card-check.red svg{color:#ba181b}.card-check.gray,.card-check.gray svg{color:#999}.card-check.black,.card-check.black svg{color:#666}",
|
|
12080
12080
|
map: undefined,
|
|
12081
12081
|
media: undefined
|
|
@@ -12084,26 +12084,26 @@ const __vue_inject_styles__$e = function (inject) {
|
|
|
12084
12084
|
/* scoped */
|
|
12085
12085
|
|
|
12086
12086
|
|
|
12087
|
-
const __vue_scope_id__$
|
|
12087
|
+
const __vue_scope_id__$f = undefined;
|
|
12088
12088
|
/* module identifier */
|
|
12089
12089
|
|
|
12090
|
-
const __vue_module_identifier__$
|
|
12090
|
+
const __vue_module_identifier__$f = undefined;
|
|
12091
12091
|
/* functional template */
|
|
12092
12092
|
|
|
12093
|
-
const __vue_is_functional_template__$
|
|
12093
|
+
const __vue_is_functional_template__$f = false;
|
|
12094
12094
|
/* style inject SSR */
|
|
12095
12095
|
|
|
12096
12096
|
/* style inject shadow dom */
|
|
12097
12097
|
|
|
12098
|
-
const __vue_component__$
|
|
12099
|
-
render: __vue_render__$
|
|
12100
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
12101
|
-
}, __vue_inject_styles__$
|
|
12098
|
+
const __vue_component__$l = /*#__PURE__*/normalizeComponent({
|
|
12099
|
+
render: __vue_render__$f,
|
|
12100
|
+
staticRenderFns: __vue_staticRenderFns__$f
|
|
12101
|
+
}, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
|
|
12102
12102
|
|
|
12103
|
-
var __vue_component__$
|
|
12103
|
+
var __vue_component__$m = __vue_component__$l;
|
|
12104
12104
|
|
|
12105
12105
|
//
|
|
12106
|
-
var script$
|
|
12106
|
+
var script$e = {
|
|
12107
12107
|
mixins: [mixin_1],
|
|
12108
12108
|
props: {
|
|
12109
12109
|
lista: {
|
|
@@ -12124,10 +12124,10 @@ var script$d = {
|
|
|
12124
12124
|
};
|
|
12125
12125
|
|
|
12126
12126
|
/* script */
|
|
12127
|
-
const __vue_script__$
|
|
12127
|
+
const __vue_script__$e = script$e;
|
|
12128
12128
|
/* template */
|
|
12129
12129
|
|
|
12130
|
-
var __vue_render__$
|
|
12130
|
+
var __vue_render__$e = function () {
|
|
12131
12131
|
var _vm = this;
|
|
12132
12132
|
|
|
12133
12133
|
var _h = _vm.$createElement;
|
|
@@ -12178,12 +12178,12 @@ var __vue_render__$d = function () {
|
|
|
12178
12178
|
})], 2);
|
|
12179
12179
|
};
|
|
12180
12180
|
|
|
12181
|
-
var __vue_staticRenderFns__$
|
|
12181
|
+
var __vue_staticRenderFns__$e = [];
|
|
12182
12182
|
/* style */
|
|
12183
12183
|
|
|
12184
|
-
const __vue_inject_styles__$
|
|
12184
|
+
const __vue_inject_styles__$e = function (inject) {
|
|
12185
12185
|
if (!inject) return;
|
|
12186
|
-
inject("data-v-
|
|
12186
|
+
inject("data-v-c881ad98_0", {
|
|
12187
12187
|
source: ".box-shadow{-webkit-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);-moz-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);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)}.interatividade-popup{position:absolute;top:15px;right:0;width:250px;height:auto;max-height:300px;overflow-y:auto;overflow-x:hidden;background-color:#fff;border-radius:15px;color:#333;font-size:14px}.interatividade-popup-titulo h1{padding:4px 10px;background-color:#333;color:#fff;font-size:1.2em;display:flex;justify-content:space-between;align-items:center}.interatividade-popup-titulo h1 svg{color:#e74c3c;cursor:pointer;font-size:.9em}.interatividade-popup-item{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-popup-item-desc{font-size:.9em;color:#767676}",
|
|
12188
12188
|
map: undefined,
|
|
12189
12189
|
media: undefined
|
|
@@ -12192,26 +12192,26 @@ const __vue_inject_styles__$d = function (inject) {
|
|
|
12192
12192
|
/* scoped */
|
|
12193
12193
|
|
|
12194
12194
|
|
|
12195
|
-
const __vue_scope_id__$
|
|
12195
|
+
const __vue_scope_id__$e = undefined;
|
|
12196
12196
|
/* module identifier */
|
|
12197
12197
|
|
|
12198
|
-
const __vue_module_identifier__$
|
|
12198
|
+
const __vue_module_identifier__$e = undefined;
|
|
12199
12199
|
/* functional template */
|
|
12200
12200
|
|
|
12201
|
-
const __vue_is_functional_template__$
|
|
12201
|
+
const __vue_is_functional_template__$e = false;
|
|
12202
12202
|
/* style inject SSR */
|
|
12203
12203
|
|
|
12204
12204
|
/* style inject shadow dom */
|
|
12205
12205
|
|
|
12206
|
-
const __vue_component__$
|
|
12207
|
-
render: __vue_render__$
|
|
12208
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
12209
|
-
}, __vue_inject_styles__$
|
|
12206
|
+
const __vue_component__$k = /*#__PURE__*/normalizeComponent({
|
|
12207
|
+
render: __vue_render__$e,
|
|
12208
|
+
staticRenderFns: __vue_staticRenderFns__$e
|
|
12209
|
+
}, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
|
|
12210
12210
|
|
|
12211
|
-
var InteratividadePopup = __vue_component__$
|
|
12211
|
+
var InteratividadePopup = __vue_component__$k;
|
|
12212
12212
|
|
|
12213
12213
|
//
|
|
12214
|
-
var script$
|
|
12214
|
+
var script$d = {
|
|
12215
12215
|
components: {
|
|
12216
12216
|
InteratividadePopup
|
|
12217
12217
|
},
|
|
@@ -12355,10 +12355,10 @@ var script$c = {
|
|
|
12355
12355
|
};
|
|
12356
12356
|
|
|
12357
12357
|
/* script */
|
|
12358
|
-
const __vue_script__$
|
|
12358
|
+
const __vue_script__$d = script$d;
|
|
12359
12359
|
/* template */
|
|
12360
12360
|
|
|
12361
|
-
var __vue_render__$
|
|
12361
|
+
var __vue_render__$d = function () {
|
|
12362
12362
|
var _vm = this;
|
|
12363
12363
|
|
|
12364
12364
|
var _h = _vm.$createElement;
|
|
@@ -12508,13 +12508,13 @@ var __vue_render__$c = function () {
|
|
|
12508
12508
|
}) : _vm._e()], 2)] : _vm._e()], 2);
|
|
12509
12509
|
};
|
|
12510
12510
|
|
|
12511
|
-
var __vue_staticRenderFns__$
|
|
12511
|
+
var __vue_staticRenderFns__$d = [];
|
|
12512
12512
|
/* style */
|
|
12513
12513
|
|
|
12514
|
-
const __vue_inject_styles__$
|
|
12514
|
+
const __vue_inject_styles__$d = function (inject) {
|
|
12515
12515
|
if (!inject) return;
|
|
12516
|
-
inject("data-v-
|
|
12517
|
-
source: ".show-x-enter-active[data-v-
|
|
12516
|
+
inject("data-v-319c0274_0", {
|
|
12517
|
+
source: ".show-x-enter-active[data-v-319c0274],.show-x-leave-enter[data-v-319c0274]{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter[data-v-319c0274],.show-x-leave-to[data-v-319c0274]{opacity:0;transform:translateX(5%)}.divisor-form-info-aditional[data-v-319c0274]{display:flex;align-items:center;justify-content:space-around}.info-aditional[data-v-319c0274]{border-bottom:1px solid #ccc;width:49%}.interatividade-form-header[data-v-319c0274]{background-color:#efefef;margin-top:5px;border-top-right-radius:10px;border-top-left-radius:10px;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;justify-content:space-between;display:flex;color:#333;font-weight:700;font-size:14.4px}.interatividade-form-body[data-v-319c0274]{padding:0 10px;background:#fff;border-right:1px solid #efefef;border-left:1px solid #efefef;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-bottom:10px}.interatividade[data-v-319c0274]{margin:10px 0}.interatividade-titulo-form[data-v-319c0274]{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden;max-width:100%;margin:0;padding:0;padding-top:5px}.interatividade-description-form[data-v-319c0274]{overflow:hidden;max-width:100%;margin:0;padding:0}.interatividade-lista[data-v-319c0274]{width:100%;min-width:200px;border-radius:15px;background-color:#fff;color:#333;margin:10px 0}.interatividade-lista-conteudo[data-v-319c0274]{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-lista-titulo[data-v-319c0274]{font-weight:700;font-size:1.2em;margin-bottom:10px}.interatividade-lista-rodape[data-v-319c0274]{color:#818181;margin-top:5px}.interatividade-lista-link[data-v-319c0274]{width:100%;text-align:center;padding:10px;color:#006eff;cursor:pointer;transition:color .2s ease-in-out}.interatividade-lista-link[data-v-319c0274]:hover{color:#00628f}.text-blue[data-v-319c0274]{color:#294ed3}.text-red[data-v-319c0274]{color:#e74c3c}.text-dark[data-v-319c0274]{color:#333}.ml-3[data-v-319c0274]{margin-left:3px}.fs-2[data-v-319c0274]{font-size:32px}.flex-wrap[data-v-319c0274]{flex-wrap:wrap}.align-items-center[data-v-319c0274]{align-items:center}.d-flex[data-v-319c0274]{display:flex}.align-items-end[data-v-319c0274]{align-items:flex-end}.flex-column[data-v-319c0274]{flex-direction:column}.text-bold[data-v-319c0274]{font-weight:700}.m-5[data-v-319c0274]{margin:5px}.mb-5[data-v-319c0274]{margin-bottom:5px}.mx-5[data-v-319c0274]{margin-left:5px;margin-right:5px}.cursor-pointer[data-v-319c0274]{cursor:pointer}.bg-dark-white-2[data-v-319c0274]{background-color:#f7f7f7}.border-radius-10[data-v-319c0274]{border-radius:10px}.w-100[data-v-319c0274]{width:100%}.overflow-hidden[data-v-319c0274]{overflow:hidden}.mt-10[data-v-319c0274]{margin-top:10px}.flex-wrap[data-v-319c0274]{flex-wrap:wrap}.d-flex[data-v-319c0274]{display:flex}.p-10[data-v-319c0274]{padding:10px}.mb-5[data-v-319c0274]{margin-bottom:5px}.mb-10[data-v-319c0274]{margin-bottom:10px}.mx-10[data-v-319c0274]{margin-left:10px;margin-right:10px}.d-flex-center[data-v-319c0274]{display:flex;justify-content:center;align-items:center}.fs-_85[data-v-319c0274]{font-size:13.6px}.text-ellipsis[data-v-319c0274]{text-overflow:ellipsis}.text-left[data-v-319c0274]{text-align:left}.text-ellipsis[data-v-319c0274]{white-space:nowrap;overflow:hidden}.ml-5[data-v-319c0274]{margin-left:5px}.text-shadow[data-v-319c0274]{text-shadow:0 0 #000}.justify-content-between[data-v-319c0274]{justify-content:space-between}.mr-5[data-v-319c0274]{margin-right:5px}",
|
|
12518
12518
|
map: undefined,
|
|
12519
12519
|
media: undefined
|
|
12520
12520
|
});
|
|
@@ -12522,26 +12522,26 @@ const __vue_inject_styles__$c = function (inject) {
|
|
|
12522
12522
|
/* scoped */
|
|
12523
12523
|
|
|
12524
12524
|
|
|
12525
|
-
const __vue_scope_id__$
|
|
12525
|
+
const __vue_scope_id__$d = "data-v-319c0274";
|
|
12526
12526
|
/* module identifier */
|
|
12527
12527
|
|
|
12528
|
-
const __vue_module_identifier__$
|
|
12528
|
+
const __vue_module_identifier__$d = undefined;
|
|
12529
12529
|
/* functional template */
|
|
12530
12530
|
|
|
12531
|
-
const __vue_is_functional_template__$
|
|
12531
|
+
const __vue_is_functional_template__$d = false;
|
|
12532
12532
|
/* style inject SSR */
|
|
12533
12533
|
|
|
12534
12534
|
/* style inject shadow dom */
|
|
12535
12535
|
|
|
12536
|
-
const __vue_component__$
|
|
12537
|
-
render: __vue_render__$
|
|
12538
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
12539
|
-
}, __vue_inject_styles__$
|
|
12536
|
+
const __vue_component__$j = /*#__PURE__*/normalizeComponent({
|
|
12537
|
+
render: __vue_render__$d,
|
|
12538
|
+
staticRenderFns: __vue_staticRenderFns__$d
|
|
12539
|
+
}, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
|
|
12540
12540
|
|
|
12541
|
-
var InteratividadeFormulario = __vue_component__$
|
|
12541
|
+
var InteratividadeFormulario = __vue_component__$j;
|
|
12542
12542
|
|
|
12543
12543
|
//
|
|
12544
|
-
var script$
|
|
12544
|
+
var script$c = {
|
|
12545
12545
|
mixins: [fileHandler],
|
|
12546
12546
|
props: {
|
|
12547
12547
|
anexo: {
|
|
@@ -12567,10 +12567,10 @@ var script$b = {
|
|
|
12567
12567
|
};
|
|
12568
12568
|
|
|
12569
12569
|
/* script */
|
|
12570
|
-
const __vue_script__$
|
|
12570
|
+
const __vue_script__$c = script$c;
|
|
12571
12571
|
/* template */
|
|
12572
12572
|
|
|
12573
|
-
var __vue_render__$
|
|
12573
|
+
var __vue_render__$c = function () {
|
|
12574
12574
|
var _vm = this;
|
|
12575
12575
|
|
|
12576
12576
|
var _h = _vm.$createElement;
|
|
@@ -12641,13 +12641,13 @@ var __vue_render__$b = function () {
|
|
|
12641
12641
|
})], 1)]], 2)], 1);
|
|
12642
12642
|
};
|
|
12643
12643
|
|
|
12644
|
-
var __vue_staticRenderFns__$
|
|
12644
|
+
var __vue_staticRenderFns__$c = [];
|
|
12645
12645
|
/* style */
|
|
12646
12646
|
|
|
12647
|
-
const __vue_inject_styles__$
|
|
12647
|
+
const __vue_inject_styles__$c = function (inject) {
|
|
12648
12648
|
if (!inject) return;
|
|
12649
|
-
inject("data-v-
|
|
12650
|
-
source: ".fade-enter-active[data-v-
|
|
12649
|
+
inject("data-v-6ebf6985_0", {
|
|
12650
|
+
source: ".fade-enter-active[data-v-6ebf6985],.fade-leave-active[data-v-6ebf6985]{transition:opacity .5s}.fade-enter[data-v-6ebf6985],.fade-leave-to[data-v-6ebf6985]{opacity:0}",
|
|
12651
12651
|
map: undefined,
|
|
12652
12652
|
media: undefined
|
|
12653
12653
|
});
|
|
@@ -12655,26 +12655,26 @@ const __vue_inject_styles__$b = function (inject) {
|
|
|
12655
12655
|
/* scoped */
|
|
12656
12656
|
|
|
12657
12657
|
|
|
12658
|
-
const __vue_scope_id__$
|
|
12658
|
+
const __vue_scope_id__$c = "data-v-6ebf6985";
|
|
12659
12659
|
/* module identifier */
|
|
12660
12660
|
|
|
12661
|
-
const __vue_module_identifier__$
|
|
12661
|
+
const __vue_module_identifier__$c = undefined;
|
|
12662
12662
|
/* functional template */
|
|
12663
12663
|
|
|
12664
|
-
const __vue_is_functional_template__$
|
|
12664
|
+
const __vue_is_functional_template__$c = false;
|
|
12665
12665
|
/* style inject SSR */
|
|
12666
12666
|
|
|
12667
12667
|
/* style inject shadow dom */
|
|
12668
12668
|
|
|
12669
|
-
const __vue_component__$
|
|
12670
|
-
render: __vue_render__$
|
|
12671
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
12672
|
-
}, __vue_inject_styles__$
|
|
12669
|
+
const __vue_component__$i = /*#__PURE__*/normalizeComponent({
|
|
12670
|
+
render: __vue_render__$c,
|
|
12671
|
+
staticRenderFns: __vue_staticRenderFns__$c
|
|
12672
|
+
}, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
|
|
12673
12673
|
|
|
12674
|
-
var CardAttachment = __vue_component__$
|
|
12674
|
+
var CardAttachment = __vue_component__$i;
|
|
12675
12675
|
|
|
12676
12676
|
//
|
|
12677
|
-
var script$
|
|
12677
|
+
var script$b = {
|
|
12678
12678
|
components: {
|
|
12679
12679
|
CardAttachment
|
|
12680
12680
|
},
|
|
@@ -12862,10 +12862,10 @@ var script$a = {
|
|
|
12862
12862
|
};
|
|
12863
12863
|
|
|
12864
12864
|
/* script */
|
|
12865
|
-
const __vue_script__$
|
|
12865
|
+
const __vue_script__$b = script$b;
|
|
12866
12866
|
/* template */
|
|
12867
12867
|
|
|
12868
|
-
var __vue_render__$
|
|
12868
|
+
var __vue_render__$b = function () {
|
|
12869
12869
|
var _vm = this;
|
|
12870
12870
|
|
|
12871
12871
|
var _h = _vm.$createElement;
|
|
@@ -13033,13 +13033,13 @@ var __vue_render__$a = function () {
|
|
|
13033
13033
|
}), 0) : _vm._e()])], 1) : _vm._e();
|
|
13034
13034
|
};
|
|
13035
13035
|
|
|
13036
|
-
var __vue_staticRenderFns__$
|
|
13036
|
+
var __vue_staticRenderFns__$b = [];
|
|
13037
13037
|
/* style */
|
|
13038
13038
|
|
|
13039
|
-
const __vue_inject_styles__$
|
|
13039
|
+
const __vue_inject_styles__$b = function (inject) {
|
|
13040
13040
|
if (!inject) return;
|
|
13041
|
-
inject("data-v-
|
|
13042
|
-
source: ".fade-enter-active[data-v-
|
|
13041
|
+
inject("data-v-d99e7ddc_0", {
|
|
13042
|
+
source: ".fade-enter-active[data-v-d99e7ddc],.fade-leave-active[data-v-d99e7ddc]{transition:opacity .2s}.fade-enter[data-v-d99e7ddc],.fade-leave-to[data-v-d99e7ddc]{opacity:0}.card-cli[data-v-d99e7ddc],.card-ope[data-v-d99e7ddc]{display:flex;width:95%;margin:5px 0;position:relative}.card-cli.msgNova[data-v-d99e7ddc],.card-ope.msgNova[data-v-d99e7ddc]{margin-top:30px}.novas-mensagens[data-v-d99e7ddc]{position:absolute;top:-30px;width:100%;display:flex;justify-content:center;align-items:center;margin:2.5px 0;background-color:lighten(#fff249,15)}.card-cli .card[data-v-d99e7ddc]{border-left:3px solid #90b823}.card-ope[data-v-d99e7ddc]{align-self:flex-end;background-color:lighten(#007535,72)}.card-ope .card[data-v-d99e7ddc]{border-right:3px solid #007535}.card[data-v-d99e7ddc]{background-color:rgba(255,255,255,.9);overflow:hidden;width:100%;padding:2.5px 5px;border-radius:7px;box-shadow:rgba(0,0,0,.15) 1px 2px 3px 0}.card p[data-v-d99e7ddc]{word-break:break-all}.card-header[data-v-d99e7ddc]{width:100%;border-bottom:1px solid #ddd;margin-bottom:5px;display:flex;justify-content:space-between;padding:10px 5px}.card-header svg[data-v-d99e7ddc]{font-size:16px}.card-canal[data-v-d99e7ddc]{flex:1;margin-right:10px}.card-datas[data-v-d99e7ddc]{display:flex;flex-direction:column;margin-right:10px;background:#008845;padding:5px 10px;border-top-left-radius:15px;border-bottom-left-radius:15px;color:#fff}.card-right[data-v-d99e7ddc]{margin-right:-20px;display:flex;flex-direction:row-reverse;align-items:center}.card-data[data-v-d99e7ddc]{overflow:hidden;display:flex;align-content:center}.card-data span[data-v-d99e7ddc]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-data svg[data-v-d99e7ddc]{margin-right:5px;color:#232323}.card-expand[data-v-d99e7ddc]{display:flex;justify-content:center;align-items:center;margin:0 10px;cursor:pointer;opacity:.8;transition:opacity 150ms}.card-expand[data-v-d99e7ddc]:hover{opacity:1}.card-footer[data-v-d99e7ddc]{margin-top:5px;border-top:1px solid #ddd;display:flex;flex-wrap:wrap}.card-chip-container[data-v-d99e7ddc]{display:flex;flex-wrap:wrap;width:100%;gap:5px}.card-autor[data-v-d99e7ddc]{display:flex;align-items:center;margin-right:10px;overflow:hidden;min-width:14px;max-width:calc(100% - 215px);gap:5px}.card-chip[data-v-d99e7ddc]{font-size:12.8px;width:fit-content;border-radius:15px;transition:all 150ms ease-in-out;padding:2.5px 7px;color:#1f69c1;background-color:rgba(207,216,244,.6);margin-bottom:5px}.card-chip[data-v-d99e7ddc]:hover{background-color:#cfd8f4}.card-chip.orange[data-v-d99e7ddc]{color:#e14924;background-color:rgba(228,92,58,.15)}.card-chip.orange[data-v-d99e7ddc]:hover{background-color:rgba(228,92,58,.2)}.card-chip.yellow[data-v-d99e7ddc]{color:#f4a304;background-color:rgba(252,191,73,.15)}.card-chip.yellow[data-v-d99e7ddc]:hover{background-color:rgba(252,191,73,.2)}.card-chip.red[data-v-d99e7ddc]{color:#e74c3c;background-color:rgba(231,76,60,.2)}.card-chip.red[data-v-d99e7ddc]:hover{background-color:rgba(231,76,60,.25)}.card-chip.green[data-v-d99e7ddc]{color:#0e3213;background-color:rgba(15,177,39,.3)}.card-chip.green[data-v-d99e7ddc]:hover{background-color:rgba(15,177,39,.4)}.card-anexo[data-v-d99e7ddc]{width:50px;height:50px;margin-right:5px;display:flex;justify-content:center;align-items:center}.anexo-item[data-v-d99e7ddc]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.anexo-item .transition-anexo-item[data-v-d99e7ddc]{max-width:100%;max-height:100%}.anexo-item .req-loader[data-v-d99e7ddc]{position:absolute;top:calc(50% - 12.5px);right:calc(50% - 12.5px)}.anexo-item .transition-anexo-item img[data-v-d99e7ddc]{max-width:45px;max-height:45px}.anexo-icone[data-v-d99e7ddc]{opacity:.9;transition:opacity .2s;color:#222;cursor:pointer;display:flex;justify-content:center;align-items:center}.anexo-icone[data-v-d99e7ddc]:hover{opacity:1}.anexo-icone[data-v-d99e7ddc]:visited{color:inherit}svg[data-v-d99e7ddc]{font-size:30px;z-index:1}.anexo-icone.pdf[data-v-d99e7ddc]{position:relative}.anexo-icone.pdf svg[data-v-d99e7ddc]{color:#e74c3c}.anexo-icone.pdf[data-v-d99e7ddc]::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.anexo-icone.doc[data-v-d99e7ddc]{color:#15517f}.anexo-icone.doc[data-v-d99e7ddc]::after{content:\"\";position:absolute;width:20px;height:20px;background-color:#fff}.anexo-img[data-v-d99e7ddc]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.2);border-radius:2.5px;cursor:pointer;opacity:.9;transition:opacity 150ms}.anexo-img[data-v-d99e7ddc]:hover{opacity:1}.anexo-img img[data-v-d99e7ddc]{width:95%}.card-interatividade[data-v-d99e7ddc]{display:flex;flex-direction:column;margin-top:10px;margin-bottom:5px;font-size:.9em}.card-interatividade-title[data-v-d99e7ddc]{font-weight:700;margin-bottom:5px}.card-interatividade-list[data-v-d99e7ddc]{margin:0;padding:0;font-size:.9em}.card-interatividade-list hr[data-v-d99e7ddc]{height:1px;background-color:#ccc;width:100%;border:0}.card-interatividade-list button[data-v-d99e7ddc]{margin-left:5px;border-radius:5px;border:unset;cursor:pointer;padding:5px 10px;background-color:#b5f778}.card-interatividade-list button[data-v-d99e7ddc]:hover{text-decoration:underline}",
|
|
13043
13043
|
map: undefined,
|
|
13044
13044
|
media: undefined
|
|
13045
13045
|
});
|
|
@@ -13047,23 +13047,23 @@ const __vue_inject_styles__$a = function (inject) {
|
|
|
13047
13047
|
/* scoped */
|
|
13048
13048
|
|
|
13049
13049
|
|
|
13050
|
-
const __vue_scope_id__$
|
|
13050
|
+
const __vue_scope_id__$b = "data-v-d99e7ddc";
|
|
13051
13051
|
/* module identifier */
|
|
13052
13052
|
|
|
13053
|
-
const __vue_module_identifier__$
|
|
13053
|
+
const __vue_module_identifier__$b = undefined;
|
|
13054
13054
|
/* functional template */
|
|
13055
13055
|
|
|
13056
|
-
const __vue_is_functional_template__$
|
|
13056
|
+
const __vue_is_functional_template__$b = false;
|
|
13057
13057
|
/* style inject SSR */
|
|
13058
13058
|
|
|
13059
13059
|
/* style inject shadow dom */
|
|
13060
13060
|
|
|
13061
|
-
const __vue_component__$
|
|
13062
|
-
render: __vue_render__$
|
|
13063
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
13064
|
-
}, __vue_inject_styles__$
|
|
13061
|
+
const __vue_component__$g = /*#__PURE__*/normalizeComponent({
|
|
13062
|
+
render: __vue_render__$b,
|
|
13063
|
+
staticRenderFns: __vue_staticRenderFns__$b
|
|
13064
|
+
}, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
|
|
13065
13065
|
|
|
13066
|
-
var __vue_component__$
|
|
13066
|
+
var __vue_component__$h = __vue_component__$g;
|
|
13067
13067
|
|
|
13068
13068
|
//
|
|
13069
13069
|
//
|
|
@@ -13073,7 +13073,7 @@ var __vue_component__$f = __vue_component__$e;
|
|
|
13073
13073
|
//
|
|
13074
13074
|
//
|
|
13075
13075
|
//
|
|
13076
|
-
var script$
|
|
13076
|
+
var script$a = {
|
|
13077
13077
|
data() {
|
|
13078
13078
|
return {
|
|
13079
13079
|
audioSpeed: 1.0 // Velocidade padrão
|
|
@@ -13099,10 +13099,10 @@ var script$9 = {
|
|
|
13099
13099
|
};
|
|
13100
13100
|
|
|
13101
13101
|
/* script */
|
|
13102
|
-
const __vue_script__$
|
|
13102
|
+
const __vue_script__$a = script$a;
|
|
13103
13103
|
/* template */
|
|
13104
13104
|
|
|
13105
|
-
var __vue_render__$
|
|
13105
|
+
var __vue_render__$a = function () {
|
|
13106
13106
|
var _vm = this;
|
|
13107
13107
|
|
|
13108
13108
|
var _h = _vm.$createElement;
|
|
@@ -13122,10 +13122,10 @@ var __vue_render__$9 = function () {
|
|
|
13122
13122
|
}, [_vm._v("\n " + _vm._s(_vm.audioSpeed === 1 ? '1x' : _vm.audioSpeed + 'x') + "\n ")])]);
|
|
13123
13123
|
};
|
|
13124
13124
|
|
|
13125
|
-
var __vue_staticRenderFns__$
|
|
13125
|
+
var __vue_staticRenderFns__$a = [];
|
|
13126
13126
|
/* style */
|
|
13127
13127
|
|
|
13128
|
-
const __vue_inject_styles__$
|
|
13128
|
+
const __vue_inject_styles__$a = function (inject) {
|
|
13129
13129
|
if (!inject) return;
|
|
13130
13130
|
inject("data-v-19e08482_0", {
|
|
13131
13131
|
source: ".audio-speed-control[data-v-19e08482]{display:flex;align-items:center;cursor:pointer;margin-left:10px}.speed-circle[data-v-19e08482]{width:40px;height:40px;background-color:#f1f3f4;border:solid #000 1px;color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:700;transition:background-color .3s}.speed-circle.active[data-v-19e08482]{background-color:#f1f3f4;border:solid #00f 1px}",
|
|
@@ -13136,26 +13136,26 @@ const __vue_inject_styles__$9 = function (inject) {
|
|
|
13136
13136
|
/* scoped */
|
|
13137
13137
|
|
|
13138
13138
|
|
|
13139
|
-
const __vue_scope_id__$
|
|
13139
|
+
const __vue_scope_id__$a = "data-v-19e08482";
|
|
13140
13140
|
/* module identifier */
|
|
13141
13141
|
|
|
13142
|
-
const __vue_module_identifier__$
|
|
13142
|
+
const __vue_module_identifier__$a = undefined;
|
|
13143
13143
|
/* functional template */
|
|
13144
13144
|
|
|
13145
|
-
const __vue_is_functional_template__$
|
|
13145
|
+
const __vue_is_functional_template__$a = false;
|
|
13146
13146
|
/* style inject SSR */
|
|
13147
13147
|
|
|
13148
13148
|
/* style inject shadow dom */
|
|
13149
13149
|
|
|
13150
|
-
const __vue_component__$
|
|
13151
|
-
render: __vue_render__$
|
|
13152
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
13153
|
-
}, __vue_inject_styles__$
|
|
13150
|
+
const __vue_component__$f = /*#__PURE__*/normalizeComponent({
|
|
13151
|
+
render: __vue_render__$a,
|
|
13152
|
+
staticRenderFns: __vue_staticRenderFns__$a
|
|
13153
|
+
}, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
|
|
13154
13154
|
|
|
13155
|
-
var AudioSpeedControl = __vue_component__$
|
|
13155
|
+
var AudioSpeedControl = __vue_component__$f;
|
|
13156
13156
|
|
|
13157
13157
|
//
|
|
13158
|
-
var script$
|
|
13158
|
+
var script$9 = {
|
|
13159
13159
|
mixins: [fileHandler],
|
|
13160
13160
|
components: {
|
|
13161
13161
|
Loader,
|
|
@@ -13244,10 +13244,10 @@ var script$8 = {
|
|
|
13244
13244
|
};
|
|
13245
13245
|
|
|
13246
13246
|
/* script */
|
|
13247
|
-
const __vue_script__$
|
|
13247
|
+
const __vue_script__$9 = script$9;
|
|
13248
13248
|
/* template */
|
|
13249
13249
|
|
|
13250
|
-
var __vue_render__$
|
|
13250
|
+
var __vue_render__$9 = function () {
|
|
13251
13251
|
var _vm = this;
|
|
13252
13252
|
|
|
13253
13253
|
var _h = _vm.$createElement;
|
|
@@ -13432,17 +13432,17 @@ var __vue_render__$8 = function () {
|
|
|
13432
13432
|
}, [_vm._v("\n Confirmar\n ")])])])] : _vm._e()], 2) : _vm._e()])]);
|
|
13433
13433
|
};
|
|
13434
13434
|
|
|
13435
|
-
var __vue_staticRenderFns__$
|
|
13435
|
+
var __vue_staticRenderFns__$9 = [];
|
|
13436
13436
|
/* style */
|
|
13437
13437
|
|
|
13438
|
-
const __vue_inject_styles__$
|
|
13438
|
+
const __vue_inject_styles__$9 = function (inject) {
|
|
13439
13439
|
if (!inject) return;
|
|
13440
|
-
inject("data-v-
|
|
13440
|
+
inject("data-v-ef54db8e_0", {
|
|
13441
13441
|
source: ".tippy-tooltip.light-theme .tippy-backdrop{background-color:#fff}.tippy-tooltip.light-theme{background-color:#fff;border:1px solid #ccc;color:#333;-webkit-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);-moz-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);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)}.tippy-confirmation p{margin-bottom:3px}.tippy-confirmation button{border:unset;background-color:#f1f1f1;border-radius:3px;padding:5px 8px;cursor:pointer;font-size:12px}.tippy-confirmation button.cancel{border-bottom:2px solid red;margin-right:15px}.tippy-confirmation button.confirm{border-bottom:2px solid green}",
|
|
13442
13442
|
map: undefined,
|
|
13443
13443
|
media: undefined
|
|
13444
|
-
}), inject("data-v-
|
|
13445
|
-
source: ".mensagem__principal .default-doc[data-v-
|
|
13444
|
+
}), inject("data-v-ef54db8e_1", {
|
|
13445
|
+
source: ".mensagem__principal .default-doc[data-v-ef54db8e]{background-color:var(--files-bg)}.mensagem__principal .default-doc[data-v-ef54db8e]:hover{background-color:var(--files-bg-hover)}.mensagem__outros .default-doc[data-v-ef54db8e]{background-color:rgba(100,100,100,.1)}.mensagem__outros .default-doc[data-v-ef54db8e]:hover{background-color:rgba(100,100,100,.3)}.default-doc:hover p[data-v-ef54db8e]{text-decoration:underline}.default-doc[data-v-ef54db8e]{display:flex;align-items:center;padding:10px;border-radius:5px;width:100%;max-width:100%;cursor:pointer;transition:background-color 150ms ease-in-out}.default-doc svg[data-v-ef54db8e]{font-size:19.2px;margin-right:5px}.default-doc p[data-v-ef54db8e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-actions[data-v-ef54db8e]{display:flex;justify-content:flex-end;width:100%;padding:5px}.file-actions a[data-v-ef54db8e]{margin-right:0}.mensagem__principal .file-action-button[data-v-ef54db8e]{background-color:var(--files-bg)}.mensagem__outros .file-action-button[data-v-ef54db8e]{background-color:rgba(100,100,100,.1)}.mensagem__principal .file-action-button[data-v-ef54db8e]:hover{background-color:var(--files-bg-hover)}.mensagem__outros .file-action-button[data-v-ef54db8e]:hover{background-color:rgba(100,100,100,.3)}.file-action-button[data-v-ef54db8e]{display:flex;justify-content:center;align-items:center;margin-left:12px;cursor:pointer;padding:5px;border-radius:5px;transition:background-color 150ms ease-in-out}.file-action-button a[data-v-ef54db8e]{margin:0}.fade-enter-active[data-v-ef54db8e],.fade-leave-active[data-v-ef54db8e]{transition:opacity .5s}.fade-enter[data-v-ef54db8e],.fade-leave-to[data-v-ef54db8e]{opacity:0}.mensagem-div-anexo[data-v-ef54db8e]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.anexo-container[data-v-ef54db8e]{width:100%;margin-top:5px;overflow:hidden;display:flex;max-height:300px}.anexo-container .arquivo-erro[data-v-ef54db8e],.anexo-container a[data-v-ef54db8e]{padding:10px 15px 15px 15px;display:flex;justify-content:center;align-items:center}.anexo-container p[data-v-ef54db8e]{text-overflow:ellipsis;overflow:hidden}.anexo-container .arquivo-erro[data-v-ef54db8e],.anexo-container p[data-v-ef54db8e]{margin:0;margin-left:15px;font-size:14.4px}.anexo-container svg[data-v-ef54db8e]{font-size:32px}.anexo-mensagem audio .divAudioPai[data-v-ef54db8e]{outline:0;width:100%;margin-bottom:5px}.audioStyle[data-v-ef54db8e]{width:370px}.divAudioPai[data-v-ef54db8e]{display:flex;background-color:#f1f3f4;border-radius:50%;width:100%;border-bottom-right-radius:26px;border-top-right-radius:26px}.anexo-mensagem video[data-v-ef54db8e]{flex:1;width:100%;max-width:350px;cursor:pointer;margin-bottom:5px}.anexos-links-container[data-v-ef54db8e]{width:100%;display:flex;justify-content:center;align-items:center}.anexos-links-container a[data-v-ef54db8e]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:5px;font-weight:550;color:inherit;text-decoration:none}.anexos-links-container svg[data-v-ef54db8e]{cursor:pointer}.mensagem-div-anexo img[data-v-ef54db8e]{cursor:pointer;margin:10px 0;min-width:35px;width:100%;max-width:250px}.anexo-transition[data-v-ef54db8e]{width:100%;height:100%}.anexo-mensagem[data-v-ef54db8e]{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.alert-danger[data-v-ef54db8e]{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert[data-v-ef54db8e]{position:relative;padding:10.4px 19.2px;margin:5px 0;border:1px solid transparent;border-radius:4px;text-align:center}.alert svg[data-v-ef54db8e]{font-size:1.025em;margin-right:2px}.pdf[data-v-ef54db8e]{color:#e74c3c}.doc[data-v-ef54db8e]{color:#006bc9}",
|
|
13446
13446
|
map: undefined,
|
|
13447
13447
|
media: undefined
|
|
13448
13448
|
});
|
|
@@ -13450,26 +13450,26 @@ const __vue_inject_styles__$8 = function (inject) {
|
|
|
13450
13450
|
/* scoped */
|
|
13451
13451
|
|
|
13452
13452
|
|
|
13453
|
-
const __vue_scope_id__$
|
|
13453
|
+
const __vue_scope_id__$9 = "data-v-ef54db8e";
|
|
13454
13454
|
/* module identifier */
|
|
13455
13455
|
|
|
13456
|
-
const __vue_module_identifier__$
|
|
13456
|
+
const __vue_module_identifier__$9 = undefined;
|
|
13457
13457
|
/* functional template */
|
|
13458
13458
|
|
|
13459
|
-
const __vue_is_functional_template__$
|
|
13459
|
+
const __vue_is_functional_template__$9 = false;
|
|
13460
13460
|
/* style inject SSR */
|
|
13461
13461
|
|
|
13462
13462
|
/* style inject shadow dom */
|
|
13463
13463
|
|
|
13464
|
-
const __vue_component__$
|
|
13465
|
-
render: __vue_render__$
|
|
13466
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
13467
|
-
}, __vue_inject_styles__$
|
|
13464
|
+
const __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
13465
|
+
render: __vue_render__$9,
|
|
13466
|
+
staticRenderFns: __vue_staticRenderFns__$9
|
|
13467
|
+
}, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, createInjector, undefined, undefined);
|
|
13468
13468
|
|
|
13469
|
-
var AnexoMensagem = __vue_component__$
|
|
13469
|
+
var AnexoMensagem = __vue_component__$e;
|
|
13470
13470
|
|
|
13471
13471
|
//
|
|
13472
|
-
var script$
|
|
13472
|
+
var script$8 = {
|
|
13473
13473
|
components: {
|
|
13474
13474
|
InteratividadePopup
|
|
13475
13475
|
},
|
|
@@ -13531,10 +13531,10 @@ var script$7 = {
|
|
|
13531
13531
|
};
|
|
13532
13532
|
|
|
13533
13533
|
/* script */
|
|
13534
|
-
const __vue_script__$
|
|
13534
|
+
const __vue_script__$8 = script$8;
|
|
13535
13535
|
/* template */
|
|
13536
13536
|
|
|
13537
|
-
var __vue_render__$
|
|
13537
|
+
var __vue_render__$8 = function () {
|
|
13538
13538
|
var _vm = this;
|
|
13539
13539
|
|
|
13540
13540
|
var _h = _vm.$createElement;
|
|
@@ -13603,12 +13603,12 @@ var __vue_render__$7 = function () {
|
|
|
13603
13603
|
}) : _vm._e()])] : _vm._e()], 2);
|
|
13604
13604
|
};
|
|
13605
13605
|
|
|
13606
|
-
var __vue_staticRenderFns__$
|
|
13606
|
+
var __vue_staticRenderFns__$8 = [];
|
|
13607
13607
|
/* style */
|
|
13608
13608
|
|
|
13609
|
-
const __vue_inject_styles__$
|
|
13609
|
+
const __vue_inject_styles__$8 = function (inject) {
|
|
13610
13610
|
if (!inject) return;
|
|
13611
|
-
inject("data-v-
|
|
13611
|
+
inject("data-v-245b9d47_0", {
|
|
13612
13612
|
source: ".show-x-enter-active,.show-x-leave-enter{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter,.show-x-leave-to{opacity:0;transform:translateX(5%)}.bg-none{background-color:transparent!important}.bg-white{background-color:#fff}.border-radius-5{border-radius:5px}.mt-5{margin-top:5px}.interatividade-btn{width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#111b21;padding:10px 12px;border-radius:5px;margin-bottom:10px}.interatividade-btn:nth-child(1){margin-top:10px}.interatividade-titulo{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;margin:0;padding:0}.interatividade-lista{width:100%;min-width:200px;border-radius:15px;background-color:#fff;color:#333;margin:10px 0}.border-bottom-none{border-bottom:none!important}.padding-none{padding:unset!important}.interatividade-lista-conteudo{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-lista-titulo{font-weight:700;font-size:1.2em;margin-bottom:10px}.interatividade-lista-rodape{color:#818181;margin-top:5px}.interatividade-lista-link{width:100%;text-align:center;padding:10px;color:#006eff;cursor:pointer;transition:color .2s ease-in-out}.interatividade-lista-link:hover{color:#00628f}",
|
|
13613
13613
|
map: undefined,
|
|
13614
13614
|
media: undefined
|
|
@@ -13617,26 +13617,26 @@ const __vue_inject_styles__$7 = function (inject) {
|
|
|
13617
13617
|
/* scoped */
|
|
13618
13618
|
|
|
13619
13619
|
|
|
13620
|
-
const __vue_scope_id__$
|
|
13620
|
+
const __vue_scope_id__$8 = undefined;
|
|
13621
13621
|
/* module identifier */
|
|
13622
13622
|
|
|
13623
|
-
const __vue_module_identifier__$
|
|
13623
|
+
const __vue_module_identifier__$8 = undefined;
|
|
13624
13624
|
/* functional template */
|
|
13625
13625
|
|
|
13626
|
-
const __vue_is_functional_template__$
|
|
13626
|
+
const __vue_is_functional_template__$8 = false;
|
|
13627
13627
|
/* style inject SSR */
|
|
13628
13628
|
|
|
13629
13629
|
/* style inject shadow dom */
|
|
13630
13630
|
|
|
13631
|
-
const __vue_component__$
|
|
13632
|
-
render: __vue_render__$
|
|
13633
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
13634
|
-
}, __vue_inject_styles__$
|
|
13631
|
+
const __vue_component__$d = /*#__PURE__*/normalizeComponent({
|
|
13632
|
+
render: __vue_render__$8,
|
|
13633
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
13634
|
+
}, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
|
|
13635
13635
|
|
|
13636
|
-
var InteratividadeBotoes = __vue_component__$
|
|
13636
|
+
var InteratividadeBotoes = __vue_component__$d;
|
|
13637
13637
|
|
|
13638
13638
|
//
|
|
13639
|
-
var script$
|
|
13639
|
+
var script$7 = {
|
|
13640
13640
|
props: {
|
|
13641
13641
|
message: {
|
|
13642
13642
|
type: String,
|
|
@@ -13740,10 +13740,10 @@ var script$6 = {
|
|
|
13740
13740
|
};
|
|
13741
13741
|
|
|
13742
13742
|
/* script */
|
|
13743
|
-
const __vue_script__$
|
|
13743
|
+
const __vue_script__$7 = script$7;
|
|
13744
13744
|
/* template */
|
|
13745
13745
|
|
|
13746
|
-
var __vue_render__$
|
|
13746
|
+
var __vue_render__$7 = function () {
|
|
13747
13747
|
var _vm = this;
|
|
13748
13748
|
|
|
13749
13749
|
var _h = _vm.$createElement;
|
|
@@ -13786,13 +13786,13 @@ var __vue_render__$6 = function () {
|
|
|
13786
13786
|
}) : _vm._e()]) : _vm._e()]) : _vm._e();
|
|
13787
13787
|
};
|
|
13788
13788
|
|
|
13789
|
-
var __vue_staticRenderFns__$
|
|
13789
|
+
var __vue_staticRenderFns__$7 = [];
|
|
13790
13790
|
/* style */
|
|
13791
13791
|
|
|
13792
|
-
const __vue_inject_styles__$
|
|
13792
|
+
const __vue_inject_styles__$7 = function (inject) {
|
|
13793
13793
|
if (!inject) return;
|
|
13794
|
-
inject("data-v-
|
|
13795
|
-
source: ".link-preview[data-v-
|
|
13794
|
+
inject("data-v-65b4fbd8_0", {
|
|
13795
|
+
source: ".link-preview[data-v-65b4fbd8]{display:flex;flex-direction:column;background-color:#eee;color:#333;cursor:pointer;margin:5px 0;border-radius:5px;opacity:.95;transition:opacity .3s ease-in-out;font-size:13.6px}.link-preview-image[data-v-65b4fbd8]{display:flex;justify-content:center;align-items:center;padding:1px;border-top-left-radius:5px;border-top-right-radius:5px}.link-preview-author[data-v-65b4fbd8]{margin:5px;font-size:.615em;font-weight:700}.link-preview-author.mb-0[data-v-65b4fbd8]{margin-bottom:0}.link-preview-author h1[data-v-65b4fbd8]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-image img[data-v-65b4fbd8]{min-width:100px;max-width:200px;border-top-left-radius:5px;border-top-right-radius:5px}.link-preview-infos[data-v-65b4fbd8]{background-color:#2626261a;padding:5px;margin:5px;font-size:.83em;border-radius:5px}.link-preview[data-v-65b4fbd8]:hover{opacity:1}.link-preview:hover .link-preview-infos p[data-v-65b4fbd8]{text-decoration:underline}",
|
|
13796
13796
|
map: undefined,
|
|
13797
13797
|
media: undefined
|
|
13798
13798
|
});
|
|
@@ -13800,26 +13800,26 @@ const __vue_inject_styles__$6 = function (inject) {
|
|
|
13800
13800
|
/* scoped */
|
|
13801
13801
|
|
|
13802
13802
|
|
|
13803
|
-
const __vue_scope_id__$
|
|
13803
|
+
const __vue_scope_id__$7 = "data-v-65b4fbd8";
|
|
13804
13804
|
/* module identifier */
|
|
13805
13805
|
|
|
13806
|
-
const __vue_module_identifier__$
|
|
13806
|
+
const __vue_module_identifier__$7 = undefined;
|
|
13807
13807
|
/* functional template */
|
|
13808
13808
|
|
|
13809
|
-
const __vue_is_functional_template__$
|
|
13809
|
+
const __vue_is_functional_template__$7 = false;
|
|
13810
13810
|
/* style inject SSR */
|
|
13811
13811
|
|
|
13812
13812
|
/* style inject shadow dom */
|
|
13813
13813
|
|
|
13814
|
-
const __vue_component__$
|
|
13815
|
-
render: __vue_render__$
|
|
13816
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
13817
|
-
}, __vue_inject_styles__$
|
|
13814
|
+
const __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
13815
|
+
render: __vue_render__$7,
|
|
13816
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
13817
|
+
}, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
|
|
13818
13818
|
|
|
13819
|
-
var LinkPreview = __vue_component__$
|
|
13819
|
+
var LinkPreview = __vue_component__$c;
|
|
13820
13820
|
|
|
13821
13821
|
//
|
|
13822
|
-
var script$
|
|
13822
|
+
var script$6 = {
|
|
13823
13823
|
components: {
|
|
13824
13824
|
AnexoMensagem,
|
|
13825
13825
|
InteratividadeBotoes,
|
|
@@ -14155,10 +14155,10 @@ var script$5 = {
|
|
|
14155
14155
|
};
|
|
14156
14156
|
|
|
14157
14157
|
/* script */
|
|
14158
|
-
const __vue_script__$
|
|
14158
|
+
const __vue_script__$6 = script$6;
|
|
14159
14159
|
/* template */
|
|
14160
14160
|
|
|
14161
|
-
var __vue_render__$
|
|
14161
|
+
var __vue_render__$6 = function () {
|
|
14162
14162
|
var _vm = this;
|
|
14163
14163
|
|
|
14164
14164
|
var _h = _vm.$createElement;
|
|
@@ -14567,12 +14567,12 @@ var __vue_render__$5 = function () {
|
|
|
14567
14567
|
})])]) : _vm._e()], 2)], 1) : _vm._e();
|
|
14568
14568
|
};
|
|
14569
14569
|
|
|
14570
|
-
var __vue_staticRenderFns__$
|
|
14570
|
+
var __vue_staticRenderFns__$6 = [];
|
|
14571
14571
|
/* style */
|
|
14572
14572
|
|
|
14573
|
-
const __vue_inject_styles__$
|
|
14573
|
+
const __vue_inject_styles__$6 = function (inject) {
|
|
14574
14574
|
if (!inject) return;
|
|
14575
|
-
inject("data-v-
|
|
14575
|
+
inject("data-v-199fa0c0_0", {
|
|
14576
14576
|
source: ":root{--message-color:#373737;--text-color:#fff;--files-bg:rgba(255, 255, 255, 0.1);--files-bg-hover:rgba(255, 255, 255, 0.1);--light:80;--threshold:60}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.mensagem-reply{padding:5px 10px;font-size:12px;color:#666;transition:background-color 150ms ease-in-out;border-radius:5px;margin:5px 0;overflow:hidden;max-width:100%}.mensagem-reply p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-reply-principal{border-left:3px solid transparent;background-color:rgba(100,100,100,.1)}.message-reply-principal:hover{background-color:rgba(100,100,100,.2)}.message-reply-outros{background-color:#f5f5f5;border-left:3px solid var(--message-color)}.message-reply-outros:hover{background-color:#ebebeb}.mensagem-reply-vazia{display:flex;align-items:center}.mensagem-reply-vazia svg{margin-right:5px;color:#ba181b}.mensagem{padding:20px 7px 14px 7px;border-radius:5px;min-width:150px;min-height:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;max-width:80%;margin-bottom:10px;font-size:12px;word-break:break-word;-webkit-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);-moz-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);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)}.mensagem.max-w-60{max-width:60%}.mensagem.mapa{width:100%}.mensagem.hist-msg{animation:show 1s}.mensagem a{margin-right:5px;font-weight:550;color:inherit;text-decoration:none}.mensagem a:hover{text-decoration:underline}.message p{white-space:pre-wrap}.mensagem:hover .menu-primario{visibility:visible;opacity:1}.mensagem-anexo a,.mensagem-div-mapa a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.reply{cursor:pointer;position:absolute;right:53px;bottom:5px;font-size:9.6px;color:#67a332;width:14.4px;height:14.4px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff}.reply svg{margin-top:-1px;margin-right:-1px}.reply-with-2-icons{right:30px}.check{cursor:pointer;position:absolute;right:10px;bottom:2px;font-size:11.2px}.check.visualizado,.check.visualizado svg{color:#006daa}.check.verde,.check.verde svg{color:#4f772d}.check.vermelho,.check.vermelho svg{color:#ba181b}.check.cinza,.check.cinza svg{color:#999}.check.preto,.check.preto svg{color:#666}.star{cursor:pointer;position:absolute;right:30px;bottom:2px;font-size:6.4px;width:11.2px}.default-stick-size{width:180px;height:auto}.horario-envio{margin-right:15px;font-size:11.2px;position:absolute;left:10px;bottom:2px}.autor-mensagem{position:absolute;font-size:9.6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:90%;font-weight:700;top:2px}.menu-primario{visibility:hidden;opacity:0;transition:opacity 150ms ease-in-out;position:absolute;font-size:11.2px;top:3px;display:flex;gap:5px;padding:2px 4px}.menu-primario.principal{left:4px;color:var(--text-color);background-color:var(--message-color)}.menu-primario.outros{right:4px;color:var(--text-color);background-color:#fff}.menu-primario.outros>span:nth-child(1){order:10}.menu-mensagem{cursor:pointer;padding:1px}.menu-flutuante{background-color:#fff;-webkit-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);-moz-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);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:10px;position:absolute;top:20px;width:120px;min-height:50px;height:50px;max-height:50px;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;display:flex;flex-direction:column;z-index:1}.menu-flutuante.principal{left:3px}.menu-flutuante.outros{right:3px}.menu-flutuante li{transition:background-color .3s ease-in-out;width:100%;cursor:pointer;padding:5px 10px;display:flex;align-items:center}.menu-flutuante li:hover{background-color:#e9e9e9}.mensagem__principal{width:100%;display:flex;justify-content:flex-end}.mensagem__principal>.mensagem::after{content:\"\";width:0;height:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--message-color);bottom:5px;right:-10px;transform:rotate(-90deg)}.mensagem__principal>.mensagem{background-color:var(--message-color);color:var(--text-color)}.mensagem__principal>.mensagem .horario-envio{color:var(--text-color)}.mensagem__principal>.mensagem .autor-mensagem{right:5px;color:var(--text-color)}.mensagem__outros{width:100%;display:flex}.mensagem__outros>.mensagem{background-color:#fff;color:#333}.mensagem__outros>.mensagem::after{content:\"\";width:0;height:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;bottom:5px;left:-10px;transform:rotate(90deg)}.mensagem__outros>.autor-mensagem{left:5px;color:#333}.mensagem-div-mapa{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5px}.msg-mapa{width:100%;min-height:225px;height:100%;box-sizing:initial}.msg-mapa img{max-width:none!important}.info-mapa{list-style-type:none}.info-mapa li.title{font-size:.85em}.info-mapa li.address,.info-mapa li.url{font-size:.85em}.info-mapa li.url{font-size:.85em}.tooltip-list{margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.emoji-message-container{position:absolute;top:0;z-index:1;width:300px;height:250px}.emoji-message-container .sm-emoji-picker{width:300px;height:250px}.emoji-message-container .sm-emoji-picker .sm-emoji-header{overflow-x:auto;overflow-y:hidden}.reaction{position:absolute;bottom:0;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:rgba(100,100,100,.4);padding:5px;font-size:1.3em;min-width:1.8em;min-height:1.8em;max-width:1.8em;max-height:1.8em}.reaction>span{display:block;transform:translateY(-1px)}.mensagem__outros .reaction{right:-30px}.mensagem__principal .reaction{left:-30px}",
|
|
14577
14577
|
map: undefined,
|
|
14578
14578
|
media: undefined
|
|
@@ -14581,23 +14581,23 @@ const __vue_inject_styles__$5 = function (inject) {
|
|
|
14581
14581
|
/* scoped */
|
|
14582
14582
|
|
|
14583
14583
|
|
|
14584
|
-
const __vue_scope_id__$
|
|
14584
|
+
const __vue_scope_id__$6 = undefined;
|
|
14585
14585
|
/* module identifier */
|
|
14586
14586
|
|
|
14587
|
-
const __vue_module_identifier__$
|
|
14587
|
+
const __vue_module_identifier__$6 = undefined;
|
|
14588
14588
|
/* functional template */
|
|
14589
14589
|
|
|
14590
|
-
const __vue_is_functional_template__$
|
|
14590
|
+
const __vue_is_functional_template__$6 = false;
|
|
14591
14591
|
/* style inject SSR */
|
|
14592
14592
|
|
|
14593
14593
|
/* style inject shadow dom */
|
|
14594
14594
|
|
|
14595
|
-
const __vue_component__$
|
|
14596
|
-
render: __vue_render__$
|
|
14597
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
14598
|
-
}, __vue_inject_styles__$
|
|
14595
|
+
const __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
14596
|
+
render: __vue_render__$6,
|
|
14597
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
14598
|
+
}, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, createInjector, undefined, undefined);
|
|
14599
14599
|
|
|
14600
|
-
var __vue_component__$
|
|
14600
|
+
var __vue_component__$b = __vue_component__$a;
|
|
14601
14601
|
|
|
14602
14602
|
//
|
|
14603
14603
|
//
|
|
@@ -14606,7 +14606,7 @@ var __vue_component__$9 = __vue_component__$8;
|
|
|
14606
14606
|
//
|
|
14607
14607
|
//
|
|
14608
14608
|
//
|
|
14609
|
-
var script$
|
|
14609
|
+
var script$5 = {
|
|
14610
14610
|
props: {
|
|
14611
14611
|
icon: [String, Array],
|
|
14612
14612
|
default: ""
|
|
@@ -14620,10 +14620,10 @@ var script$4 = {
|
|
|
14620
14620
|
};
|
|
14621
14621
|
|
|
14622
14622
|
/* script */
|
|
14623
|
-
const __vue_script__$
|
|
14623
|
+
const __vue_script__$5 = script$5;
|
|
14624
14624
|
/* template */
|
|
14625
14625
|
|
|
14626
|
-
var __vue_render__$
|
|
14626
|
+
var __vue_render__$5 = function () {
|
|
14627
14627
|
var _vm = this;
|
|
14628
14628
|
|
|
14629
14629
|
var _h = _vm.$createElement;
|
|
@@ -14646,12 +14646,12 @@ var __vue_render__$4 = function () {
|
|
|
14646
14646
|
})], 1);
|
|
14647
14647
|
};
|
|
14648
14648
|
|
|
14649
|
-
var __vue_staticRenderFns__$
|
|
14649
|
+
var __vue_staticRenderFns__$5 = [];
|
|
14650
14650
|
/* style */
|
|
14651
14651
|
|
|
14652
|
-
const __vue_inject_styles__$
|
|
14652
|
+
const __vue_inject_styles__$5 = function (inject) {
|
|
14653
14653
|
if (!inject) return;
|
|
14654
|
-
inject("data-v-
|
|
14654
|
+
inject("data-v-0e0fb9d2_0", {
|
|
14655
14655
|
source: ".simple-btn--icon.custom>span{width:20px;height:20px}",
|
|
14656
14656
|
map: undefined,
|
|
14657
14657
|
media: undefined
|
|
@@ -14660,26 +14660,26 @@ const __vue_inject_styles__$4 = function (inject) {
|
|
|
14660
14660
|
/* scoped */
|
|
14661
14661
|
|
|
14662
14662
|
|
|
14663
|
-
const __vue_scope_id__$
|
|
14663
|
+
const __vue_scope_id__$5 = undefined;
|
|
14664
14664
|
/* module identifier */
|
|
14665
14665
|
|
|
14666
|
-
const __vue_module_identifier__$
|
|
14666
|
+
const __vue_module_identifier__$5 = undefined;
|
|
14667
14667
|
/* functional template */
|
|
14668
14668
|
|
|
14669
|
-
const __vue_is_functional_template__$
|
|
14669
|
+
const __vue_is_functional_template__$5 = false;
|
|
14670
14670
|
/* style inject SSR */
|
|
14671
14671
|
|
|
14672
14672
|
/* style inject shadow dom */
|
|
14673
14673
|
|
|
14674
|
-
const __vue_component__$
|
|
14675
|
-
render: __vue_render__$
|
|
14676
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
14677
|
-
}, __vue_inject_styles__$
|
|
14674
|
+
const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
|
|
14675
|
+
render: __vue_render__$5,
|
|
14676
|
+
staticRenderFns: __vue_staticRenderFns__$5
|
|
14677
|
+
}, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, createInjector, undefined, undefined);
|
|
14678
14678
|
|
|
14679
|
-
var IconButton = __vue_component__$
|
|
14679
|
+
var IconButton = __vue_component__$9;
|
|
14680
14680
|
|
|
14681
14681
|
//
|
|
14682
|
-
var script$
|
|
14682
|
+
var script$4 = {
|
|
14683
14683
|
components: {
|
|
14684
14684
|
IconButton
|
|
14685
14685
|
},
|
|
@@ -14735,10 +14735,10 @@ var script$3 = {
|
|
|
14735
14735
|
};
|
|
14736
14736
|
|
|
14737
14737
|
/* script */
|
|
14738
|
-
const __vue_script__$
|
|
14738
|
+
const __vue_script__$4 = script$4;
|
|
14739
14739
|
/* template */
|
|
14740
14740
|
|
|
14741
|
-
var __vue_render__$
|
|
14741
|
+
var __vue_render__$4 = function () {
|
|
14742
14742
|
var _vm = this;
|
|
14743
14743
|
|
|
14744
14744
|
var _h = _vm.$createElement;
|
|
@@ -14773,12 +14773,12 @@ var __vue_render__$3 = function () {
|
|
|
14773
14773
|
}) : _c('VueLoader')], 2);
|
|
14774
14774
|
};
|
|
14775
14775
|
|
|
14776
|
-
var __vue_staticRenderFns__$
|
|
14776
|
+
var __vue_staticRenderFns__$4 = [];
|
|
14777
14777
|
/* style */
|
|
14778
14778
|
|
|
14779
|
-
const __vue_inject_styles__$
|
|
14779
|
+
const __vue_inject_styles__$4 = function (inject) {
|
|
14780
14780
|
if (!inject) return;
|
|
14781
|
-
inject("data-v-
|
|
14781
|
+
inject("data-v-e320bcca_0", {
|
|
14782
14782
|
source: ".default-btn-style{transition-duration:.3s;user-select:none;cursor:pointer;box-shadow:inset 0 -2px rgba(0,0,0,.2);opacity:.9;border-radius:5px;display:flex;justify-content:center;align-items:center;padding:5px;cursor:pointer;min-height:28px}.default-btn-style:hover{opacity:1}.default-btn-style:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.simple-btn{position:relative}.simple-btn--icon{display:flex;justify-content:center;align-items:center;margin-right:5px}.simple-btn--icon.custom{min-width:25px}.simple-btn--text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.icon-container{position:absolute;left:-15px;padding:5px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%}.icon-container svg{color:rgba(255,255,255,.5);width:23px;height:23px}",
|
|
14783
14783
|
map: undefined,
|
|
14784
14784
|
media: undefined
|
|
@@ -14787,23 +14787,23 @@ const __vue_inject_styles__$3 = function (inject) {
|
|
|
14787
14787
|
/* scoped */
|
|
14788
14788
|
|
|
14789
14789
|
|
|
14790
|
-
const __vue_scope_id__$
|
|
14790
|
+
const __vue_scope_id__$4 = undefined;
|
|
14791
14791
|
/* module identifier */
|
|
14792
14792
|
|
|
14793
|
-
const __vue_module_identifier__$
|
|
14793
|
+
const __vue_module_identifier__$4 = undefined;
|
|
14794
14794
|
/* functional template */
|
|
14795
14795
|
|
|
14796
|
-
const __vue_is_functional_template__$
|
|
14796
|
+
const __vue_is_functional_template__$4 = false;
|
|
14797
14797
|
/* style inject SSR */
|
|
14798
14798
|
|
|
14799
14799
|
/* style inject shadow dom */
|
|
14800
14800
|
|
|
14801
|
-
const __vue_component__$
|
|
14802
|
-
render: __vue_render__$
|
|
14803
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
14804
|
-
}, __vue_inject_styles__$
|
|
14801
|
+
const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
|
|
14802
|
+
render: __vue_render__$4,
|
|
14803
|
+
staticRenderFns: __vue_staticRenderFns__$4
|
|
14804
|
+
}, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, createInjector, undefined, undefined);
|
|
14805
14805
|
|
|
14806
|
-
var __vue_component__$
|
|
14806
|
+
var __vue_component__$8 = __vue_component__$7;
|
|
14807
14807
|
|
|
14808
14808
|
//
|
|
14809
14809
|
//
|
|
@@ -14830,7 +14830,7 @@ var __vue_component__$6 = __vue_component__$5;
|
|
|
14830
14830
|
//
|
|
14831
14831
|
//
|
|
14832
14832
|
//
|
|
14833
|
-
var script$
|
|
14833
|
+
var script$3 = {
|
|
14834
14834
|
props: {
|
|
14835
14835
|
identificador: {
|
|
14836
14836
|
type: String,
|
|
@@ -14923,10 +14923,10 @@ var script$2 = {
|
|
|
14923
14923
|
};
|
|
14924
14924
|
|
|
14925
14925
|
/* script */
|
|
14926
|
-
const __vue_script__$
|
|
14926
|
+
const __vue_script__$3 = script$3;
|
|
14927
14927
|
/* template */
|
|
14928
14928
|
|
|
14929
|
-
var __vue_render__$
|
|
14929
|
+
var __vue_render__$3 = function () {
|
|
14930
14930
|
var _vm = this;
|
|
14931
14931
|
|
|
14932
14932
|
var _h = _vm.$createElement;
|
|
@@ -14971,16 +14971,16 @@ var __vue_render__$2 = function () {
|
|
|
14971
14971
|
})], 1)]);
|
|
14972
14972
|
};
|
|
14973
14973
|
|
|
14974
|
-
var __vue_staticRenderFns__$
|
|
14974
|
+
var __vue_staticRenderFns__$3 = [];
|
|
14975
14975
|
/* style */
|
|
14976
14976
|
|
|
14977
|
-
const __vue_inject_styles__$
|
|
14977
|
+
const __vue_inject_styles__$3 = function (inject) {
|
|
14978
14978
|
if (!inject) return;
|
|
14979
|
-
inject("data-v-
|
|
14980
|
-
source: ".fade-enter-active[data-v-
|
|
14979
|
+
inject("data-v-11a31a7b_0", {
|
|
14980
|
+
source: ".fade-enter-active[data-v-11a31a7b],.fade-leave-active[data-v-11a31a7b]{transition:opacity .3s}.fade-enter[data-v-11a31a7b],.fade-leave-to[data-v-11a31a7b]{opacity:0}",
|
|
14981
14981
|
map: undefined,
|
|
14982
14982
|
media: undefined
|
|
14983
|
-
}), inject("data-v-
|
|
14983
|
+
}), inject("data-v-11a31a7b_1", {
|
|
14984
14984
|
source: ".btn-rolagem{position:absolute;bottom:10px;right:20px}.btn-rolagem.higher{bottom:36px}.btn-rolagem svg{font-size:38.4px;color:#757575;transition-duration:.3s;transition-property:opacity;opacity:.8;cursor:pointer}.btn-rolagem svg:hover{opacity:1}.sinalizar-msg-nova{position:absolute;top:-10px;left:-10px;background-color:#4f772d;width:12.5px;height:12.5px;border-radius:50%;animation-name:blink;animation-duration:1s;animation-direction:alternate;animation-iteration-count:infinite}@keyframes blink{from{opacity:.8 - .1}to{opacity:1}}",
|
|
14985
14985
|
map: undefined,
|
|
14986
14986
|
media: undefined
|
|
@@ -14989,26 +14989,26 @@ const __vue_inject_styles__$2 = function (inject) {
|
|
|
14989
14989
|
/* scoped */
|
|
14990
14990
|
|
|
14991
14991
|
|
|
14992
|
-
const __vue_scope_id__$
|
|
14992
|
+
const __vue_scope_id__$3 = "data-v-11a31a7b";
|
|
14993
14993
|
/* module identifier */
|
|
14994
14994
|
|
|
14995
|
-
const __vue_module_identifier__$
|
|
14995
|
+
const __vue_module_identifier__$3 = undefined;
|
|
14996
14996
|
/* functional template */
|
|
14997
14997
|
|
|
14998
|
-
const __vue_is_functional_template__$
|
|
14998
|
+
const __vue_is_functional_template__$3 = false;
|
|
14999
14999
|
/* style inject SSR */
|
|
15000
15000
|
|
|
15001
15001
|
/* style inject shadow dom */
|
|
15002
15002
|
|
|
15003
|
-
const __vue_component__$
|
|
15004
|
-
render: __vue_render__$
|
|
15005
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
15006
|
-
}, __vue_inject_styles__$
|
|
15003
|
+
const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
|
|
15004
|
+
render: __vue_render__$3,
|
|
15005
|
+
staticRenderFns: __vue_staticRenderFns__$3
|
|
15006
|
+
}, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, createInjector, undefined, undefined);
|
|
15007
15007
|
|
|
15008
|
-
var __vue_component__$
|
|
15008
|
+
var __vue_component__$6 = __vue_component__$5;
|
|
15009
15009
|
|
|
15010
15010
|
//
|
|
15011
|
-
var script$
|
|
15011
|
+
var script$2 = {
|
|
15012
15012
|
mixins: [fileHandler],
|
|
15013
15013
|
props: {
|
|
15014
15014
|
anexo: {
|
|
@@ -15032,10 +15032,10 @@ var script$1 = {
|
|
|
15032
15032
|
};
|
|
15033
15033
|
|
|
15034
15034
|
/* script */
|
|
15035
|
-
const __vue_script__$
|
|
15035
|
+
const __vue_script__$2 = script$2;
|
|
15036
15036
|
/* template */
|
|
15037
15037
|
|
|
15038
|
-
var __vue_render__$
|
|
15038
|
+
var __vue_render__$2 = function () {
|
|
15039
15039
|
var _vm = this;
|
|
15040
15040
|
|
|
15041
15041
|
var _h = _vm.$createElement;
|
|
@@ -15097,13 +15097,13 @@ var __vue_render__$1 = function () {
|
|
|
15097
15097
|
})], 1)])], 1);
|
|
15098
15098
|
};
|
|
15099
15099
|
|
|
15100
|
-
var __vue_staticRenderFns__$
|
|
15100
|
+
var __vue_staticRenderFns__$2 = [];
|
|
15101
15101
|
/* style */
|
|
15102
15102
|
|
|
15103
|
-
const __vue_inject_styles__$
|
|
15103
|
+
const __vue_inject_styles__$2 = function (inject) {
|
|
15104
15104
|
if (!inject) return;
|
|
15105
|
-
inject("data-v-
|
|
15106
|
-
source: ".mr-5[data-v-
|
|
15105
|
+
inject("data-v-ded4f6c2_0", {
|
|
15106
|
+
source: ".mr-5[data-v-ded4f6c2]{margin-right:5px}.anexo-img[data-v-ded4f6c2]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.2);border-radius:2.5px;cursor:pointer;opacity:.9;transition:opacity 150ms}.anexo-img[data-v-ded4f6c2]:hover{opacity:1}.anexo-img img[data-v-ded4f6c2]{width:95%;max-height:50px}.box-shadow[data-v-ded4f6c2]{-webkit-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);-moz-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);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)}.anexo-icone[data-v-ded4f6c2]{display:flex;justify-content:center;align-items:center;font-size:30px;cursor:pointer}.anexo-icone[data-v-ded4f6c2]:hover{opacity:1}.anexo-icone[data-v-ded4f6c2]:visited{color:inherit}.anexo-icone.pdf[data-v-ded4f6c2]{position:relative}.anexo-icone.pdf svg[data-v-ded4f6c2]{color:#e74c3c}.anexo-icone.pdf[data-v-ded4f6c2]::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px}.anexo-icone.doc[data-v-ded4f6c2]{color:#15517f}.anexo-icone.doc[data-v-ded4f6c2]::after{content:\"\";position:absolute;width:20px;height:20px}.align-items-center[data-v-ded4f6c2]{align-items:center}.flex-wrap[data-v-ded4f6c2]{flex-wrap:wrap}.d-flex[data-v-ded4f6c2]{display:flex}.mb-5[data-v-ded4f6c2]{margin-bottom:5px}.mx-5[data-v-ded4f6c2]{margin-left:5px;margin-right:5px}",
|
|
15107
15107
|
map: undefined,
|
|
15108
15108
|
media: undefined
|
|
15109
15109
|
});
|
|
@@ -15111,26 +15111,26 @@ const __vue_inject_styles__$1 = function (inject) {
|
|
|
15111
15111
|
/* scoped */
|
|
15112
15112
|
|
|
15113
15113
|
|
|
15114
|
-
const __vue_scope_id__$
|
|
15114
|
+
const __vue_scope_id__$2 = "data-v-ded4f6c2";
|
|
15115
15115
|
/* module identifier */
|
|
15116
15116
|
|
|
15117
|
-
const __vue_module_identifier__$
|
|
15117
|
+
const __vue_module_identifier__$2 = undefined;
|
|
15118
15118
|
/* functional template */
|
|
15119
15119
|
|
|
15120
|
-
const __vue_is_functional_template__$
|
|
15120
|
+
const __vue_is_functional_template__$2 = false;
|
|
15121
15121
|
/* style inject SSR */
|
|
15122
15122
|
|
|
15123
15123
|
/* style inject shadow dom */
|
|
15124
15124
|
|
|
15125
|
-
const __vue_component__$
|
|
15126
|
-
render: __vue_render__$
|
|
15127
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
15128
|
-
}, __vue_inject_styles__$
|
|
15125
|
+
const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
|
|
15126
|
+
render: __vue_render__$2,
|
|
15127
|
+
staticRenderFns: __vue_staticRenderFns__$2
|
|
15128
|
+
}, __vue_inject_styles__$2, __vue_script__$2, __vue_scope_id__$2, __vue_is_functional_template__$2, __vue_module_identifier__$2, false, createInjector, undefined, undefined);
|
|
15129
15129
|
|
|
15130
|
-
var EmailFile = __vue_component__$
|
|
15130
|
+
var EmailFile = __vue_component__$4;
|
|
15131
15131
|
|
|
15132
15132
|
//
|
|
15133
|
-
var script = {
|
|
15133
|
+
var script$1 = {
|
|
15134
15134
|
mixins: [textoLongo],
|
|
15135
15135
|
components: {
|
|
15136
15136
|
EmailFile
|
|
@@ -15209,10 +15209,10 @@ var script = {
|
|
|
15209
15209
|
};
|
|
15210
15210
|
|
|
15211
15211
|
/* script */
|
|
15212
|
-
const __vue_script__ = script;
|
|
15212
|
+
const __vue_script__$1 = script$1;
|
|
15213
15213
|
/* template */
|
|
15214
15214
|
|
|
15215
|
-
var __vue_render__ = function () {
|
|
15215
|
+
var __vue_render__$1 = function () {
|
|
15216
15216
|
var _vm = this;
|
|
15217
15217
|
|
|
15218
15218
|
var _h = _vm.$createElement;
|
|
@@ -15288,13 +15288,87 @@ var __vue_render__ = function () {
|
|
|
15288
15288
|
}) : _vm._e()], 2);
|
|
15289
15289
|
};
|
|
15290
15290
|
|
|
15291
|
+
var __vue_staticRenderFns__$1 = [];
|
|
15292
|
+
/* style */
|
|
15293
|
+
|
|
15294
|
+
const __vue_inject_styles__$1 = function (inject) {
|
|
15295
|
+
if (!inject) return;
|
|
15296
|
+
inject("data-v-6d32ac0a_0", {
|
|
15297
|
+
source: ".w-100[data-v-6d32ac0a]{width:100%}.text-dark[data-v-6d32ac0a]{color:#333}.min-h-60[data-v-6d32ac0a]{min-height:60px}.d-flex[data-v-6d32ac0a]{display:flex}.flex-wrap[data-v-6d32ac0a]{flex-wrap:wrap}.border-bottom-1[data-v-6d32ac0a]{border-bottom:1px solid}.border-color-gray[data-v-6d32ac0a]{border-color:#ccc}.transition-150[data-v-6d32ac0a]{transition:all 150ms ease-in-out}.cursor-pointer[data-v-6d32ac0a]{cursor:pointer}.justify-content-between[data-v-6d32ac0a]{justify-content:space-between}.align-items-center[data-v-6d32ac0a]{align-items:center}.align-self-start[data-v-6d32ac0a]{align-self:flex-start}.border-radius-round[data-v-6d32ac0a]{border-radius:50%!important}.w-36px[data-v-6d32ac0a]{width:36px}.h-36px[data-v-6d32ac0a]{height:36px}.border-1[data-v-6d32ac0a]{border:1px solid}.mr-10[data-v-6d32ac0a]{margin-right:10px}.flex-column[data-v-6d32ac0a]{display:flex;flex-direction:column}.text-bold[data-v-6d32ac0a]{font-weight:700}.fs-_9[data-v-6d32ac0a]{font-size:14.4px}.fs-_8[data-v-6d32ac0a]{font-size:12.8px}.text-gray[data-v-6d32ac0a]{color:gray}.p-15[data-v-6d32ac0a]{padding:15px}.text-ellipsis[data-v-6d32ac0a]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.d-flex-center[data-v-6d32ac0a]{display:flex;justify-content:center;align-items:center}",
|
|
15298
|
+
map: undefined,
|
|
15299
|
+
media: undefined
|
|
15300
|
+
});
|
|
15301
|
+
};
|
|
15302
|
+
/* scoped */
|
|
15303
|
+
|
|
15304
|
+
|
|
15305
|
+
const __vue_scope_id__$1 = "data-v-6d32ac0a";
|
|
15306
|
+
/* module identifier */
|
|
15307
|
+
|
|
15308
|
+
const __vue_module_identifier__$1 = undefined;
|
|
15309
|
+
/* functional template */
|
|
15310
|
+
|
|
15311
|
+
const __vue_is_functional_template__$1 = false;
|
|
15312
|
+
/* style inject SSR */
|
|
15313
|
+
|
|
15314
|
+
/* style inject shadow dom */
|
|
15315
|
+
|
|
15316
|
+
const __vue_component__$2 = /*#__PURE__*/normalizeComponent({
|
|
15317
|
+
render: __vue_render__$1,
|
|
15318
|
+
staticRenderFns: __vue_staticRenderFns__$1
|
|
15319
|
+
}, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, createInjector, undefined, undefined);
|
|
15320
|
+
|
|
15321
|
+
var __vue_component__$3 = __vue_component__$2;
|
|
15322
|
+
|
|
15323
|
+
//
|
|
15324
|
+
//
|
|
15325
|
+
//
|
|
15326
|
+
//
|
|
15327
|
+
//
|
|
15328
|
+
//
|
|
15329
|
+
//
|
|
15330
|
+
var script = {
|
|
15331
|
+
props: {
|
|
15332
|
+
videoLink: {
|
|
15333
|
+
type: String,
|
|
15334
|
+
require: true
|
|
15335
|
+
}
|
|
15336
|
+
}
|
|
15337
|
+
};
|
|
15338
|
+
|
|
15339
|
+
/* script */
|
|
15340
|
+
const __vue_script__ = script;
|
|
15341
|
+
/* template */
|
|
15342
|
+
|
|
15343
|
+
var __vue_render__ = function () {
|
|
15344
|
+
var _vm = this;
|
|
15345
|
+
|
|
15346
|
+
var _h = _vm.$createElement;
|
|
15347
|
+
|
|
15348
|
+
var _c = _vm._self._c || _h;
|
|
15349
|
+
|
|
15350
|
+
return _c('div', {
|
|
15351
|
+
staticClass: "netflix-like-player"
|
|
15352
|
+
}, [_c('video', {
|
|
15353
|
+
ref: "videoPlayer",
|
|
15354
|
+
staticClass: "video",
|
|
15355
|
+
attrs: {
|
|
15356
|
+
"src": _vm.videoLink,
|
|
15357
|
+
"controls": ""
|
|
15358
|
+
},
|
|
15359
|
+
on: {
|
|
15360
|
+
"timeupdate": _vm.updateTime
|
|
15361
|
+
}
|
|
15362
|
+
})]);
|
|
15363
|
+
};
|
|
15364
|
+
|
|
15291
15365
|
var __vue_staticRenderFns__ = [];
|
|
15292
15366
|
/* style */
|
|
15293
15367
|
|
|
15294
15368
|
const __vue_inject_styles__ = function (inject) {
|
|
15295
15369
|
if (!inject) return;
|
|
15296
|
-
inject("data-v-
|
|
15297
|
-
source: ".
|
|
15370
|
+
inject("data-v-8ef765b6_0", {
|
|
15371
|
+
source: ".video[data-v-8ef765b6]{width:100%;height:auto;display:block}",
|
|
15298
15372
|
map: undefined,
|
|
15299
15373
|
media: undefined
|
|
15300
15374
|
});
|
|
@@ -15302,7 +15376,7 @@ const __vue_inject_styles__ = function (inject) {
|
|
|
15302
15376
|
/* scoped */
|
|
15303
15377
|
|
|
15304
15378
|
|
|
15305
|
-
const __vue_scope_id__ = "data-v-
|
|
15379
|
+
const __vue_scope_id__ = "data-v-8ef765b6";
|
|
15306
15380
|
/* module identifier */
|
|
15307
15381
|
|
|
15308
15382
|
const __vue_module_identifier__ = undefined;
|
|
@@ -15322,18 +15396,19 @@ var __vue_component__$1 = __vue_component__;
|
|
|
15322
15396
|
|
|
15323
15397
|
var components = /*#__PURE__*/Object.freeze({
|
|
15324
15398
|
__proto__: null,
|
|
15325
|
-
TemplateGenerator: __vue_component__$
|
|
15399
|
+
TemplateGenerator: __vue_component__$s,
|
|
15326
15400
|
TextFooter: TextFooter,
|
|
15327
|
-
ExpandTextarea: __vue_component__$
|
|
15328
|
-
Card: __vue_component__$
|
|
15401
|
+
ExpandTextarea: __vue_component__$q,
|
|
15402
|
+
Card: __vue_component__$m,
|
|
15329
15403
|
InteratividadeFormulario: InteratividadeFormulario,
|
|
15330
|
-
CardMessages: __vue_component__$
|
|
15331
|
-
ChatMessages: __vue_component__$
|
|
15404
|
+
CardMessages: __vue_component__$h,
|
|
15405
|
+
ChatMessages: __vue_component__$b,
|
|
15332
15406
|
BtnEmojis: BtnEmojis,
|
|
15333
|
-
SimpleButton: __vue_component__$
|
|
15334
|
-
ScrollContent: __vue_component__$
|
|
15407
|
+
SimpleButton: __vue_component__$8,
|
|
15408
|
+
ScrollContent: __vue_component__$6,
|
|
15335
15409
|
VueLoader: Loader,
|
|
15336
|
-
Email: __vue_component__$
|
|
15410
|
+
Email: __vue_component__$3,
|
|
15411
|
+
Player: __vue_component__$1
|
|
15337
15412
|
});
|
|
15338
15413
|
|
|
15339
15414
|
// Import vue components
|
|
@@ -15344,4 +15419,4 @@ const install = function installVueIntergrallPlugins(Vue) {
|
|
|
15344
15419
|
});
|
|
15345
15420
|
}; // Create module definition for Vue.use()
|
|
15346
15421
|
|
|
15347
|
-
export { BtnEmojis, __vue_component__$
|
|
15422
|
+
export { BtnEmojis, __vue_component__$m as Card, __vue_component__$h as CardMessages, __vue_component__$b as ChatMessages, __vue_component__$3 as Email, __vue_component__$q as ExpandTextarea, InteratividadeFormulario, __vue_component__$1 as Player, __vue_component__$6 as ScrollContent, __vue_component__$8 as SimpleButton, __vue_component__$s as TemplateGenerator, TextFooter, Loader as VueLoader, install as default };
|