vue-intergrall-plugins 0.0.215 → 0.0.218
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/vue-intergrall-plugins.esm.js +774 -411
- package/dist/vue-intergrall-plugins.min.js +1 -1
- package/dist/vue-intergrall-plugins.ssr.js +710 -417
- package/package.json +1 -1
- package/src/lib-components/Chat/BtnFiles.vue +13 -1
- package/src/lib-components/Chat/TextFooter.vue +4 -0
- package/src/lib-components/Email/EmailFile.vue +131 -0
- package/src/lib-components/Email/EmailItem.vue +186 -0
- package/src/lib-components/Messages/AnexoMensagem.vue +3 -0
|
@@ -1852,7 +1852,7 @@ var createPopper = /*#__PURE__*/popperGenerator({
|
|
|
1852
1852
|
//
|
|
1853
1853
|
//
|
|
1854
1854
|
//
|
|
1855
|
-
var script$
|
|
1855
|
+
var script$w = {
|
|
1856
1856
|
data: function data() {
|
|
1857
1857
|
return {
|
|
1858
1858
|
varValues: {},
|
|
@@ -2137,10 +2137,10 @@ var script$u = {
|
|
|
2137
2137
|
}
|
|
2138
2138
|
return script;
|
|
2139
2139
|
}/* script */
|
|
2140
|
-
var __vue_script__$
|
|
2140
|
+
var __vue_script__$w = script$w;
|
|
2141
2141
|
/* template */
|
|
2142
2142
|
|
|
2143
|
-
var __vue_render__$
|
|
2143
|
+
var __vue_render__$w = function __vue_render__() {
|
|
2144
2144
|
var _vm = this;
|
|
2145
2145
|
|
|
2146
2146
|
var _h = _vm.$createElement;
|
|
@@ -2172,31 +2172,31 @@ var __vue_render__$u = function __vue_render__() {
|
|
|
2172
2172
|
})], 2)]) : _vm._e()], 2);
|
|
2173
2173
|
};
|
|
2174
2174
|
|
|
2175
|
-
var __vue_staticRenderFns__$
|
|
2175
|
+
var __vue_staticRenderFns__$w = [];
|
|
2176
2176
|
/* style */
|
|
2177
2177
|
|
|
2178
|
-
var __vue_inject_styles__$
|
|
2178
|
+
var __vue_inject_styles__$w = undefined;
|
|
2179
2179
|
/* scoped */
|
|
2180
2180
|
|
|
2181
|
-
var __vue_scope_id__$
|
|
2181
|
+
var __vue_scope_id__$w = undefined;
|
|
2182
2182
|
/* module identifier */
|
|
2183
2183
|
|
|
2184
|
-
var __vue_module_identifier__$
|
|
2184
|
+
var __vue_module_identifier__$w = "data-v-b408301c";
|
|
2185
2185
|
/* functional template */
|
|
2186
2186
|
|
|
2187
|
-
var __vue_is_functional_template__$
|
|
2187
|
+
var __vue_is_functional_template__$w = false;
|
|
2188
2188
|
/* style inject */
|
|
2189
2189
|
|
|
2190
2190
|
/* style inject SSR */
|
|
2191
2191
|
|
|
2192
2192
|
/* style inject shadow dom */
|
|
2193
2193
|
|
|
2194
|
-
var __vue_component__$
|
|
2195
|
-
render: __vue_render__$
|
|
2196
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2197
|
-
}, __vue_inject_styles__$
|
|
2194
|
+
var __vue_component__$E = /*#__PURE__*/normalizeComponent({
|
|
2195
|
+
render: __vue_render__$w,
|
|
2196
|
+
staticRenderFns: __vue_staticRenderFns__$w
|
|
2197
|
+
}, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
|
|
2198
2198
|
|
|
2199
|
-
var TemplateSingle = __vue_component__$
|
|
2199
|
+
var TemplateSingle = __vue_component__$E;var setResizeListeners = function setResizeListeners($el, inputClass, parentClass) {
|
|
2200
2200
|
var inputTargets = $el.querySelectorAll(inputClass);
|
|
2201
2201
|
inputTargets.forEach(function (target) {
|
|
2202
2202
|
target.addEventListener("input", function () {
|
|
@@ -2376,7 +2376,7 @@ var categories=[{id:"people",name:"Smileys & People",emojis:["grinning","grin","
|
|
|
2376
2376
|
//
|
|
2377
2377
|
//
|
|
2378
2378
|
//
|
|
2379
|
-
var script$
|
|
2379
|
+
var script$v = {};function createInjectorSSR(context) {
|
|
2380
2380
|
if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {
|
|
2381
2381
|
context = __VUE_SSR_CONTEXT__;
|
|
2382
2382
|
}
|
|
@@ -2417,10 +2417,10 @@ function renderStyles(styles) {
|
|
|
2417
2417
|
}
|
|
2418
2418
|
return css;
|
|
2419
2419
|
}/* script */
|
|
2420
|
-
var __vue_script__$
|
|
2420
|
+
var __vue_script__$v = script$v;
|
|
2421
2421
|
/* template */
|
|
2422
2422
|
|
|
2423
|
-
var __vue_render__$
|
|
2423
|
+
var __vue_render__$v = function __vue_render__() {
|
|
2424
2424
|
var _vm = this;
|
|
2425
2425
|
|
|
2426
2426
|
var _h = _vm.$createElement;
|
|
@@ -2432,10 +2432,10 @@ var __vue_render__$t = function __vue_render__() {
|
|
|
2432
2432
|
}, [_vm._ssrNode("<div class=\"skeleton-options\"><div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div></div> <div class=\"skeleton-input box-shadow ov__skeleton--animation\"></div> <div class=\"skeleton-label box-shadow ov__skeleton--animation\"></div> <div class=\"skeleton-list\"><div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div> <div class=\"opt box-shadow ov__skeleton--animation\"></div></div>")]);
|
|
2433
2433
|
};
|
|
2434
2434
|
|
|
2435
|
-
var __vue_staticRenderFns__$
|
|
2435
|
+
var __vue_staticRenderFns__$v = [];
|
|
2436
2436
|
/* style */
|
|
2437
2437
|
|
|
2438
|
-
var __vue_inject_styles__$
|
|
2438
|
+
var __vue_inject_styles__$v = function __vue_inject_styles__(inject) {
|
|
2439
2439
|
if (!inject) return;
|
|
2440
2440
|
inject("data-v-606babe9_0", {
|
|
2441
2441
|
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}",
|
|
@@ -2446,22 +2446,22 @@ var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
|
|
|
2446
2446
|
/* scoped */
|
|
2447
2447
|
|
|
2448
2448
|
|
|
2449
|
-
var __vue_scope_id__$
|
|
2449
|
+
var __vue_scope_id__$v = undefined;
|
|
2450
2450
|
/* module identifier */
|
|
2451
2451
|
|
|
2452
|
-
var __vue_module_identifier__$
|
|
2452
|
+
var __vue_module_identifier__$v = "data-v-606babe9";
|
|
2453
2453
|
/* functional template */
|
|
2454
2454
|
|
|
2455
|
-
var __vue_is_functional_template__$
|
|
2455
|
+
var __vue_is_functional_template__$v = false;
|
|
2456
2456
|
/* style inject shadow dom */
|
|
2457
2457
|
|
|
2458
|
-
var __vue_component__$
|
|
2459
|
-
render: __vue_render__$
|
|
2460
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2461
|
-
}, __vue_inject_styles__$
|
|
2458
|
+
var __vue_component__$D = /*#__PURE__*/normalizeComponent({
|
|
2459
|
+
render: __vue_render__$v,
|
|
2460
|
+
staticRenderFns: __vue_staticRenderFns__$v
|
|
2461
|
+
}, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, createInjectorSSR, undefined);
|
|
2462
2462
|
|
|
2463
|
-
var SkeletonPicker = __vue_component__$
|
|
2464
|
-
var script$
|
|
2463
|
+
var SkeletonPicker = __vue_component__$D;//
|
|
2464
|
+
var script$u = {
|
|
2465
2465
|
components: {
|
|
2466
2466
|
SkeletonPicker: SkeletonPicker
|
|
2467
2467
|
},
|
|
@@ -2649,10 +2649,10 @@ var script$s = {
|
|
|
2649
2649
|
}
|
|
2650
2650
|
}
|
|
2651
2651
|
};/* script */
|
|
2652
|
-
var __vue_script__$
|
|
2652
|
+
var __vue_script__$u = script$u;
|
|
2653
2653
|
/* template */
|
|
2654
2654
|
|
|
2655
|
-
var __vue_render__$
|
|
2655
|
+
var __vue_render__$u = function __vue_render__() {
|
|
2656
2656
|
var _vm = this;
|
|
2657
2657
|
|
|
2658
2658
|
var _h = _vm.$createElement;
|
|
@@ -2674,10 +2674,10 @@ var __vue_render__$s = function __vue_render__() {
|
|
|
2674
2674
|
}) + "</div>") + "</div>")], 2);
|
|
2675
2675
|
};
|
|
2676
2676
|
|
|
2677
|
-
var __vue_staticRenderFns__$
|
|
2677
|
+
var __vue_staticRenderFns__$u = [];
|
|
2678
2678
|
/* style */
|
|
2679
2679
|
|
|
2680
|
-
var __vue_inject_styles__$
|
|
2680
|
+
var __vue_inject_styles__$u = function __vue_inject_styles__(inject) {
|
|
2681
2681
|
if (!inject) return;
|
|
2682
2682
|
inject("data-v-678ca55c_0", {
|
|
2683
2683
|
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:1.375rem}.sm-emoji-item{cursor:pointer;opacity:.8;transition:opacity .2s;margin:3.5px}.sm-emoji-item:hover{opacity:1}",
|
|
@@ -2688,22 +2688,22 @@ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
|
|
|
2688
2688
|
/* scoped */
|
|
2689
2689
|
|
|
2690
2690
|
|
|
2691
|
-
var __vue_scope_id__$
|
|
2691
|
+
var __vue_scope_id__$u = undefined;
|
|
2692
2692
|
/* module identifier */
|
|
2693
2693
|
|
|
2694
|
-
var __vue_module_identifier__$
|
|
2694
|
+
var __vue_module_identifier__$u = "data-v-678ca55c";
|
|
2695
2695
|
/* functional template */
|
|
2696
2696
|
|
|
2697
|
-
var __vue_is_functional_template__$
|
|
2697
|
+
var __vue_is_functional_template__$u = false;
|
|
2698
2698
|
/* style inject shadow dom */
|
|
2699
2699
|
|
|
2700
|
-
var __vue_component__$
|
|
2701
|
-
render: __vue_render__$
|
|
2702
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2703
|
-
}, __vue_inject_styles__$
|
|
2700
|
+
var __vue_component__$C = /*#__PURE__*/normalizeComponent({
|
|
2701
|
+
render: __vue_render__$u,
|
|
2702
|
+
staticRenderFns: __vue_staticRenderFns__$u
|
|
2703
|
+
}, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, createInjectorSSR, undefined);
|
|
2704
2704
|
|
|
2705
|
-
var Picker = __vue_component__$
|
|
2706
|
-
var script$
|
|
2705
|
+
var Picker = __vue_component__$C;//
|
|
2706
|
+
var script$t = {
|
|
2707
2707
|
components: {
|
|
2708
2708
|
Picker: Picker
|
|
2709
2709
|
},
|
|
@@ -2793,10 +2793,10 @@ var script$r = {
|
|
|
2793
2793
|
}
|
|
2794
2794
|
}
|
|
2795
2795
|
};/* script */
|
|
2796
|
-
var __vue_script__$
|
|
2796
|
+
var __vue_script__$t = script$t;
|
|
2797
2797
|
/* template */
|
|
2798
2798
|
|
|
2799
|
-
var __vue_render__$
|
|
2799
|
+
var __vue_render__$t = function __vue_render__() {
|
|
2800
2800
|
var _vm = this;
|
|
2801
2801
|
|
|
2802
2802
|
var _h = _vm.$createElement;
|
|
@@ -2829,10 +2829,10 @@ var __vue_render__$r = function __vue_render__() {
|
|
|
2829
2829
|
})], 1)], 2);
|
|
2830
2830
|
};
|
|
2831
2831
|
|
|
2832
|
-
var __vue_staticRenderFns__$
|
|
2832
|
+
var __vue_staticRenderFns__$t = [];
|
|
2833
2833
|
/* style */
|
|
2834
2834
|
|
|
2835
|
-
var __vue_inject_styles__$
|
|
2835
|
+
var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
|
|
2836
2836
|
if (!inject) return;
|
|
2837
2837
|
inject("data-v-7b7b5e22_0", {
|
|
2838
2838
|
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:1.2rem;cursor:pointer}",
|
|
@@ -2843,27 +2843,27 @@ var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
|
|
|
2843
2843
|
/* scoped */
|
|
2844
2844
|
|
|
2845
2845
|
|
|
2846
|
-
var __vue_scope_id__$
|
|
2846
|
+
var __vue_scope_id__$t = undefined;
|
|
2847
2847
|
/* module identifier */
|
|
2848
2848
|
|
|
2849
|
-
var __vue_module_identifier__$
|
|
2849
|
+
var __vue_module_identifier__$t = "data-v-7b7b5e22";
|
|
2850
2850
|
/* functional template */
|
|
2851
2851
|
|
|
2852
|
-
var __vue_is_functional_template__$
|
|
2852
|
+
var __vue_is_functional_template__$t = false;
|
|
2853
2853
|
/* style inject shadow dom */
|
|
2854
2854
|
|
|
2855
|
-
var __vue_component__$
|
|
2856
|
-
render: __vue_render__$
|
|
2857
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2858
|
-
}, __vue_inject_styles__$
|
|
2855
|
+
var __vue_component__$B = /*#__PURE__*/normalizeComponent({
|
|
2856
|
+
render: __vue_render__$t,
|
|
2857
|
+
staticRenderFns: __vue_staticRenderFns__$t
|
|
2858
|
+
}, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, createInjectorSSR, undefined);
|
|
2859
2859
|
|
|
2860
|
-
var BtnEmojis = __vue_component__$
|
|
2860
|
+
var BtnEmojis = __vue_component__$B;//
|
|
2861
2861
|
//
|
|
2862
2862
|
//
|
|
2863
2863
|
//
|
|
2864
2864
|
//
|
|
2865
2865
|
//
|
|
2866
|
-
var script$
|
|
2866
|
+
var script$s = {
|
|
2867
2867
|
props: {
|
|
2868
2868
|
hasBg: {
|
|
2869
2869
|
type: Boolean,
|
|
@@ -2884,10 +2884,10 @@ var script$q = {
|
|
|
2884
2884
|
}
|
|
2885
2885
|
}
|
|
2886
2886
|
};/* script */
|
|
2887
|
-
var __vue_script__$
|
|
2887
|
+
var __vue_script__$s = script$s;
|
|
2888
2888
|
/* template */
|
|
2889
2889
|
|
|
2890
|
-
var __vue_render__$
|
|
2890
|
+
var __vue_render__$s = function __vue_render__() {
|
|
2891
2891
|
var _vm = this;
|
|
2892
2892
|
|
|
2893
2893
|
var _h = _vm.$createElement;
|
|
@@ -2906,10 +2906,10 @@ var __vue_render__$q = function __vue_render__() {
|
|
|
2906
2906
|
}) + "></div>")]);
|
|
2907
2907
|
};
|
|
2908
2908
|
|
|
2909
|
-
var __vue_staticRenderFns__$
|
|
2909
|
+
var __vue_staticRenderFns__$s = [];
|
|
2910
2910
|
/* style */
|
|
2911
2911
|
|
|
2912
|
-
var __vue_inject_styles__$
|
|
2912
|
+
var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
|
|
2913
2913
|
if (!inject) return;
|
|
2914
2914
|
inject("data-v-423f52bb_0", {
|
|
2915
2915
|
source: ".req-loader-container{position:absolute;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)}}",
|
|
@@ -2920,21 +2920,21 @@ var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
|
|
|
2920
2920
|
/* scoped */
|
|
2921
2921
|
|
|
2922
2922
|
|
|
2923
|
-
var __vue_scope_id__$
|
|
2923
|
+
var __vue_scope_id__$s = undefined;
|
|
2924
2924
|
/* module identifier */
|
|
2925
2925
|
|
|
2926
|
-
var __vue_module_identifier__$
|
|
2926
|
+
var __vue_module_identifier__$s = "data-v-423f52bb";
|
|
2927
2927
|
/* functional template */
|
|
2928
2928
|
|
|
2929
|
-
var __vue_is_functional_template__$
|
|
2929
|
+
var __vue_is_functional_template__$s = false;
|
|
2930
2930
|
/* style inject shadow dom */
|
|
2931
2931
|
|
|
2932
|
-
var __vue_component__$
|
|
2933
|
-
render: __vue_render__$
|
|
2934
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2935
|
-
}, __vue_inject_styles__$
|
|
2932
|
+
var __vue_component__$A = /*#__PURE__*/normalizeComponent({
|
|
2933
|
+
render: __vue_render__$s,
|
|
2934
|
+
staticRenderFns: __vue_staticRenderFns__$s
|
|
2935
|
+
}, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, createInjectorSSR, undefined);
|
|
2936
2936
|
|
|
2937
|
-
var Loader = __vue_component__$
|
|
2937
|
+
var Loader = __vue_component__$A;//
|
|
2938
2938
|
//
|
|
2939
2939
|
//
|
|
2940
2940
|
//
|
|
@@ -2942,7 +2942,7 @@ var Loader = __vue_component__$x;//
|
|
|
2942
2942
|
//
|
|
2943
2943
|
//
|
|
2944
2944
|
//
|
|
2945
|
-
var script$
|
|
2945
|
+
var script$r = {
|
|
2946
2946
|
props: {
|
|
2947
2947
|
message: {
|
|
2948
2948
|
type: String,
|
|
@@ -2960,10 +2960,10 @@ var script$p = {
|
|
|
2960
2960
|
}
|
|
2961
2961
|
}
|
|
2962
2962
|
};/* script */
|
|
2963
|
-
var __vue_script__$
|
|
2963
|
+
var __vue_script__$r = script$r;
|
|
2964
2964
|
/* template */
|
|
2965
2965
|
|
|
2966
|
-
var __vue_render__$
|
|
2966
|
+
var __vue_render__$r = function __vue_render__() {
|
|
2967
2967
|
var _vm = this;
|
|
2968
2968
|
|
|
2969
2969
|
var _h = _vm.$createElement;
|
|
@@ -2978,37 +2978,37 @@ var __vue_render__$p = function __vue_render__() {
|
|
|
2978
2978
|
}, []) : _vm._e();
|
|
2979
2979
|
};
|
|
2980
2980
|
|
|
2981
|
-
var __vue_staticRenderFns__$
|
|
2981
|
+
var __vue_staticRenderFns__$r = [];
|
|
2982
2982
|
/* style */
|
|
2983
2983
|
|
|
2984
|
-
var __vue_inject_styles__$
|
|
2984
|
+
var __vue_inject_styles__$r = undefined;
|
|
2985
2985
|
/* scoped */
|
|
2986
2986
|
|
|
2987
|
-
var __vue_scope_id__$
|
|
2987
|
+
var __vue_scope_id__$r = undefined;
|
|
2988
2988
|
/* module identifier */
|
|
2989
2989
|
|
|
2990
|
-
var __vue_module_identifier__$
|
|
2990
|
+
var __vue_module_identifier__$r = "data-v-f8dac3e4";
|
|
2991
2991
|
/* functional template */
|
|
2992
2992
|
|
|
2993
|
-
var __vue_is_functional_template__$
|
|
2993
|
+
var __vue_is_functional_template__$r = false;
|
|
2994
2994
|
/* style inject */
|
|
2995
2995
|
|
|
2996
2996
|
/* style inject SSR */
|
|
2997
2997
|
|
|
2998
2998
|
/* style inject shadow dom */
|
|
2999
2999
|
|
|
3000
|
-
var __vue_component__$
|
|
3001
|
-
render: __vue_render__$
|
|
3002
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3003
|
-
}, __vue_inject_styles__$
|
|
3000
|
+
var __vue_component__$z = /*#__PURE__*/normalizeComponent({
|
|
3001
|
+
render: __vue_render__$r,
|
|
3002
|
+
staticRenderFns: __vue_staticRenderFns__$r
|
|
3003
|
+
}, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
|
|
3004
3004
|
|
|
3005
|
-
var RemainingCharacters = __vue_component__$
|
|
3005
|
+
var RemainingCharacters = __vue_component__$z;//
|
|
3006
3006
|
//
|
|
3007
3007
|
//
|
|
3008
3008
|
//
|
|
3009
3009
|
//
|
|
3010
3010
|
//
|
|
3011
|
-
var script$
|
|
3011
|
+
var script$q = {
|
|
3012
3012
|
props: {
|
|
3013
3013
|
dictionary: {
|
|
3014
3014
|
type: Object,
|
|
@@ -3078,10 +3078,10 @@ var script$o = {
|
|
|
3078
3078
|
}
|
|
3079
3079
|
}
|
|
3080
3080
|
};/* script */
|
|
3081
|
-
var __vue_script__$
|
|
3081
|
+
var __vue_script__$q = script$q;
|
|
3082
3082
|
/* template */
|
|
3083
3083
|
|
|
3084
|
-
var __vue_render__$
|
|
3084
|
+
var __vue_render__$q = function __vue_render__() {
|
|
3085
3085
|
var _vm = this;
|
|
3086
3086
|
|
|
3087
3087
|
var _h = _vm.$createElement;
|
|
@@ -3103,31 +3103,31 @@ var __vue_render__$o = function __vue_render__() {
|
|
|
3103
3103
|
})], 1);
|
|
3104
3104
|
};
|
|
3105
3105
|
|
|
3106
|
-
var __vue_staticRenderFns__$
|
|
3106
|
+
var __vue_staticRenderFns__$q = [];
|
|
3107
3107
|
/* style */
|
|
3108
3108
|
|
|
3109
|
-
var __vue_inject_styles__$
|
|
3109
|
+
var __vue_inject_styles__$q = undefined;
|
|
3110
3110
|
/* scoped */
|
|
3111
3111
|
|
|
3112
|
-
var __vue_scope_id__$
|
|
3112
|
+
var __vue_scope_id__$q = undefined;
|
|
3113
3113
|
/* module identifier */
|
|
3114
3114
|
|
|
3115
|
-
var __vue_module_identifier__$
|
|
3115
|
+
var __vue_module_identifier__$q = "data-v-291765d5";
|
|
3116
3116
|
/* functional template */
|
|
3117
3117
|
|
|
3118
|
-
var __vue_is_functional_template__$
|
|
3118
|
+
var __vue_is_functional_template__$q = false;
|
|
3119
3119
|
/* style inject */
|
|
3120
3120
|
|
|
3121
3121
|
/* style inject SSR */
|
|
3122
3122
|
|
|
3123
3123
|
/* style inject shadow dom */
|
|
3124
3124
|
|
|
3125
|
-
var __vue_component__$
|
|
3126
|
-
render: __vue_render__$
|
|
3127
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3128
|
-
}, __vue_inject_styles__$
|
|
3125
|
+
var __vue_component__$y = /*#__PURE__*/normalizeComponent({
|
|
3126
|
+
render: __vue_render__$q,
|
|
3127
|
+
staticRenderFns: __vue_staticRenderFns__$q
|
|
3128
|
+
}, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
|
|
3129
3129
|
|
|
3130
|
-
var BtnMic = __vue_component__$
|
|
3130
|
+
var BtnMic = __vue_component__$y;//
|
|
3131
3131
|
//
|
|
3132
3132
|
//
|
|
3133
3133
|
//
|
|
@@ -3150,7 +3150,7 @@ var BtnMic = __vue_component__$v;//
|
|
|
3150
3150
|
//
|
|
3151
3151
|
//
|
|
3152
3152
|
//
|
|
3153
|
-
var script$
|
|
3153
|
+
var script$p = {
|
|
3154
3154
|
props: {
|
|
3155
3155
|
textId: {
|
|
3156
3156
|
type: String,
|
|
@@ -3201,10 +3201,10 @@ var script$n = {
|
|
|
3201
3201
|
}
|
|
3202
3202
|
}
|
|
3203
3203
|
};/* script */
|
|
3204
|
-
var __vue_script__$
|
|
3204
|
+
var __vue_script__$p = script$p;
|
|
3205
3205
|
/* template */
|
|
3206
3206
|
|
|
3207
|
-
var __vue_render__$
|
|
3207
|
+
var __vue_render__$p = function __vue_render__() {
|
|
3208
3208
|
var _vm = this;
|
|
3209
3209
|
|
|
3210
3210
|
var _h = _vm.$createElement;
|
|
@@ -3239,10 +3239,10 @@ var __vue_render__$n = function __vue_render__() {
|
|
|
3239
3239
|
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.file.name) + "\n "))], 2) : _vm._e(), _vm._ssrNode(" " + (_vm.imagePreview ? "<div class=\"text-footer-image-preview\"><img" + _vm._ssrAttr("src", _vm.imagePreview) + _vm._ssrAttr("alt", _vm.dictionary.alt_previa_img) + "></div>" : "<!---->"))]], 2) : _vm._e();
|
|
3240
3240
|
};
|
|
3241
3241
|
|
|
3242
|
-
var __vue_staticRenderFns__$
|
|
3242
|
+
var __vue_staticRenderFns__$p = [];
|
|
3243
3243
|
/* style */
|
|
3244
3244
|
|
|
3245
|
-
var __vue_inject_styles__$
|
|
3245
|
+
var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
|
|
3246
3246
|
if (!inject) return;
|
|
3247
3247
|
inject("data-v-a5119ba8_0", {
|
|
3248
3248
|
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:.9rem}.text-footer-preview-title{font-size:1rem;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%}",
|
|
@@ -3253,22 +3253,22 @@ var __vue_inject_styles__$n = function __vue_inject_styles__(inject) {
|
|
|
3253
3253
|
/* scoped */
|
|
3254
3254
|
|
|
3255
3255
|
|
|
3256
|
-
var __vue_scope_id__$
|
|
3256
|
+
var __vue_scope_id__$p = undefined;
|
|
3257
3257
|
/* module identifier */
|
|
3258
3258
|
|
|
3259
|
-
var __vue_module_identifier__$
|
|
3259
|
+
var __vue_module_identifier__$p = "data-v-a5119ba8";
|
|
3260
3260
|
/* functional template */
|
|
3261
3261
|
|
|
3262
|
-
var __vue_is_functional_template__$
|
|
3262
|
+
var __vue_is_functional_template__$p = false;
|
|
3263
3263
|
/* style inject shadow dom */
|
|
3264
3264
|
|
|
3265
|
-
var __vue_component__$
|
|
3266
|
-
render: __vue_render__$
|
|
3267
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3268
|
-
}, __vue_inject_styles__$
|
|
3265
|
+
var __vue_component__$x = /*#__PURE__*/normalizeComponent({
|
|
3266
|
+
render: __vue_render__$p,
|
|
3267
|
+
staticRenderFns: __vue_staticRenderFns__$p
|
|
3268
|
+
}, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, createInjectorSSR, undefined);
|
|
3269
3269
|
|
|
3270
|
-
var SingleFilePreview = __vue_component__$
|
|
3271
|
-
var script$
|
|
3270
|
+
var SingleFilePreview = __vue_component__$x;//
|
|
3271
|
+
var script$o = {
|
|
3272
3272
|
components: {
|
|
3273
3273
|
Loader: Loader
|
|
3274
3274
|
},
|
|
@@ -3344,10 +3344,10 @@ var script$m = {
|
|
|
3344
3344
|
}
|
|
3345
3345
|
}
|
|
3346
3346
|
};/* script */
|
|
3347
|
-
var __vue_script__$
|
|
3347
|
+
var __vue_script__$o = script$o;
|
|
3348
3348
|
/* template */
|
|
3349
3349
|
|
|
3350
|
-
var __vue_render__$
|
|
3350
|
+
var __vue_render__$o = function __vue_render__() {
|
|
3351
3351
|
var _vm = this;
|
|
3352
3352
|
|
|
3353
3353
|
var _h = _vm.$createElement;
|
|
@@ -3469,10 +3469,10 @@ var __vue_render__$m = function __vue_render__() {
|
|
|
3469
3469
|
})], 2)], 2);
|
|
3470
3470
|
};
|
|
3471
3471
|
|
|
3472
|
-
var __vue_staticRenderFns__$
|
|
3472
|
+
var __vue_staticRenderFns__$o = [];
|
|
3473
3473
|
/* style */
|
|
3474
3474
|
|
|
3475
|
-
var __vue_inject_styles__$
|
|
3475
|
+
var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
|
|
3476
3476
|
if (!inject) return;
|
|
3477
3477
|
inject("data-v-131a11b5_0", {
|
|
3478
3478
|
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:.9rem}.text-footer-exclude-file{position:absolute;top:5px;right:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;min-width:1rem;min-height:1rem;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:1rem;color:#e74c3c}",
|
|
@@ -3483,22 +3483,22 @@ var __vue_inject_styles__$m = function __vue_inject_styles__(inject) {
|
|
|
3483
3483
|
/* scoped */
|
|
3484
3484
|
|
|
3485
3485
|
|
|
3486
|
-
var __vue_scope_id__$
|
|
3486
|
+
var __vue_scope_id__$o = undefined;
|
|
3487
3487
|
/* module identifier */
|
|
3488
3488
|
|
|
3489
|
-
var __vue_module_identifier__$
|
|
3489
|
+
var __vue_module_identifier__$o = "data-v-131a11b5";
|
|
3490
3490
|
/* functional template */
|
|
3491
3491
|
|
|
3492
|
-
var __vue_is_functional_template__$
|
|
3492
|
+
var __vue_is_functional_template__$o = false;
|
|
3493
3493
|
/* style inject shadow dom */
|
|
3494
3494
|
|
|
3495
|
-
var __vue_component__$
|
|
3496
|
-
render: __vue_render__$
|
|
3497
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3498
|
-
}, __vue_inject_styles__$
|
|
3495
|
+
var __vue_component__$w = /*#__PURE__*/normalizeComponent({
|
|
3496
|
+
render: __vue_render__$o,
|
|
3497
|
+
staticRenderFns: __vue_staticRenderFns__$o
|
|
3498
|
+
}, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, createInjectorSSR, undefined);
|
|
3499
3499
|
|
|
3500
|
-
var MultipleFilePreview = __vue_component__$
|
|
3501
|
-
var script$
|
|
3500
|
+
var MultipleFilePreview = __vue_component__$w;//
|
|
3501
|
+
var script$n = {
|
|
3502
3502
|
components: {
|
|
3503
3503
|
SingleFilePreview: SingleFilePreview,
|
|
3504
3504
|
MultipleFilePreview: MultipleFilePreview
|
|
@@ -3553,7 +3553,25 @@ var script$l = {
|
|
|
3553
3553
|
},
|
|
3554
3554
|
watch: {
|
|
3555
3555
|
externalFiles: function externalFiles() {
|
|
3556
|
-
|
|
3556
|
+
var _this = this;
|
|
3557
|
+
|
|
3558
|
+
if (!this.externalFiles.length) {
|
|
3559
|
+
return;
|
|
3560
|
+
}
|
|
3561
|
+
|
|
3562
|
+
if (this.externalFiles.length + this.file.length > this.fileSettings.max) {
|
|
3563
|
+
this.$emit("reset-file-system");
|
|
3564
|
+
return this.$toasted.global.defaultInfo({
|
|
3565
|
+
msg: "Limite de ".concat(this.fileSettings.max, " arquivos")
|
|
3566
|
+
});
|
|
3567
|
+
}
|
|
3568
|
+
|
|
3569
|
+
this.externalFiles = Array.from(this.externalFiles);
|
|
3570
|
+
this.externalFiles.forEach(function (files) {
|
|
3571
|
+
_this.file.push(files);
|
|
3572
|
+
}); // this.file = this.externalFiles
|
|
3573
|
+
|
|
3574
|
+
console.log(this.file);
|
|
3557
3575
|
this.fileSize = this.externalFiles.length;
|
|
3558
3576
|
this.multipleFileUpload();
|
|
3559
3577
|
}
|
|
@@ -3650,7 +3668,7 @@ var script$l = {
|
|
|
3650
3668
|
return "";
|
|
3651
3669
|
},
|
|
3652
3670
|
multipleFileUpload: function multipleFileUpload() {
|
|
3653
|
-
var
|
|
3671
|
+
var _this2 = this;
|
|
3654
3672
|
|
|
3655
3673
|
var hasImgExt = this.fileSettings.imagesExtensions ? true : false;
|
|
3656
3674
|
var hasDocExt = this.fileSettings.docsExtensions ? true : false;
|
|
@@ -3667,12 +3685,12 @@ var script$l = {
|
|
|
3667
3685
|
var hasAnyInvalidFile = false;
|
|
3668
3686
|
this.file = Array.from(this.file);
|
|
3669
3687
|
this.file.forEach(function (file) {
|
|
3670
|
-
var singleFileType =
|
|
3688
|
+
var singleFileType = _this2.returnFileType(file);
|
|
3671
3689
|
|
|
3672
3690
|
if (!singleFileType) file.invalid = true;
|
|
3673
3691
|
file.imgOrDoc = singleFileType ? singleFileType : "";
|
|
3674
3692
|
|
|
3675
|
-
if (
|
|
3693
|
+
if (_this2.isFileValid(file.imgOrDoc, file.name)) {
|
|
3676
3694
|
if (file.imgOrDoc == "img") {
|
|
3677
3695
|
var fileReader = new FileReader();
|
|
3678
3696
|
waitForImageLoad = true;
|
|
@@ -3682,22 +3700,22 @@ var script$l = {
|
|
|
3682
3700
|
};
|
|
3683
3701
|
|
|
3684
3702
|
fileReader.onloadend = function () {
|
|
3685
|
-
return
|
|
3703
|
+
return _this2.emitFileVars(true);
|
|
3686
3704
|
};
|
|
3687
3705
|
|
|
3688
3706
|
fileReader.readAsDataURL(file);
|
|
3689
3707
|
}
|
|
3690
3708
|
|
|
3691
|
-
if (file.imgOrDoc === "doc")
|
|
3709
|
+
if (file.imgOrDoc === "doc") _this2.isDoc = true;
|
|
3692
3710
|
file.invalid = false;
|
|
3693
|
-
|
|
3711
|
+
_this2.fileFormatError = !hasAnyInvalidFile ? false : true;
|
|
3694
3712
|
} else {
|
|
3695
3713
|
hasAnyInvalidFile = true;
|
|
3696
3714
|
file.invalid = true;
|
|
3697
|
-
|
|
3698
|
-
if (hasImgExt && !hasDocExt)
|
|
3699
|
-
if (hasDocExt && hasImgExt)
|
|
3700
|
-
if (hasImgExt && hasDocExt)
|
|
3715
|
+
_this2.fileFormatError = true;
|
|
3716
|
+
if (hasImgExt && !hasDocExt) _this2.validFileFormats = "Imagens: ".concat(_this2.fileSettings.imagesExtensions.split("|").join(", "));
|
|
3717
|
+
if (hasDocExt && hasImgExt) _this2.validFileFormats = "Documentos: ".concat(_this2.fileSettings.docsExtensions.split("|").join(", "));
|
|
3718
|
+
if (hasImgExt && hasDocExt) _this2.validFileFormats = "Imagens: ".concat(_this2.fileSettings.imagesExtensions.split("|").join(", "), " - Documentos: ").concat(_this2.fileSettings.docsExtensions.split("|").join(", "));
|
|
3701
3719
|
}
|
|
3702
3720
|
});
|
|
3703
3721
|
|
|
@@ -3709,18 +3727,18 @@ var script$l = {
|
|
|
3709
3727
|
if (this.isDoc && !waitForImageLoad) this.emitFileVars();
|
|
3710
3728
|
},
|
|
3711
3729
|
singleFileUpload: function singleFileUpload(type, fileName) {
|
|
3712
|
-
var
|
|
3730
|
+
var _this3 = this;
|
|
3713
3731
|
|
|
3714
3732
|
if (this.isFileValid(type, fileName)) {
|
|
3715
3733
|
var fileReader = new FileReader();
|
|
3716
3734
|
|
|
3717
3735
|
if (type === "img") {
|
|
3718
3736
|
fileReader.onload = function () {
|
|
3719
|
-
return
|
|
3737
|
+
return _this3.imagePreview = fileReader.result;
|
|
3720
3738
|
};
|
|
3721
3739
|
|
|
3722
3740
|
fileReader.onloadend = function () {
|
|
3723
|
-
return
|
|
3741
|
+
return _this3.emitFileVars();
|
|
3724
3742
|
};
|
|
3725
3743
|
|
|
3726
3744
|
fileReader.readAsDataURL(this.file);
|
|
@@ -3784,10 +3802,10 @@ var script$l = {
|
|
|
3784
3802
|
}
|
|
3785
3803
|
}
|
|
3786
3804
|
};/* script */
|
|
3787
|
-
var __vue_script__$
|
|
3805
|
+
var __vue_script__$n = script$n;
|
|
3788
3806
|
/* template */
|
|
3789
3807
|
|
|
3790
|
-
var __vue_render__$
|
|
3808
|
+
var __vue_render__$n = function __vue_render__() {
|
|
3791
3809
|
var _vm = this;
|
|
3792
3810
|
|
|
3793
3811
|
var _h = _vm.$createElement;
|
|
@@ -3953,12 +3971,12 @@ var __vue_render__$l = function __vue_render__() {
|
|
|
3953
3971
|
}) : _vm._e()], 1)])], 2);
|
|
3954
3972
|
};
|
|
3955
3973
|
|
|
3956
|
-
var __vue_staticRenderFns__$
|
|
3974
|
+
var __vue_staticRenderFns__$n = [];
|
|
3957
3975
|
/* style */
|
|
3958
3976
|
|
|
3959
|
-
var __vue_inject_styles__$
|
|
3977
|
+
var __vue_inject_styles__$n = function __vue_inject_styles__(inject) {
|
|
3960
3978
|
if (!inject) return;
|
|
3961
|
-
inject("data-v-
|
|
3979
|
+
inject("data-v-7aef3103_0", {
|
|
3962
3980
|
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:.5rem;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}",
|
|
3963
3981
|
map: undefined,
|
|
3964
3982
|
media: undefined
|
|
@@ -3967,27 +3985,27 @@ var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
|
|
|
3967
3985
|
/* scoped */
|
|
3968
3986
|
|
|
3969
3987
|
|
|
3970
|
-
var __vue_scope_id__$
|
|
3988
|
+
var __vue_scope_id__$n = undefined;
|
|
3971
3989
|
/* module identifier */
|
|
3972
3990
|
|
|
3973
|
-
var __vue_module_identifier__$
|
|
3991
|
+
var __vue_module_identifier__$n = "data-v-7aef3103";
|
|
3974
3992
|
/* functional template */
|
|
3975
3993
|
|
|
3976
|
-
var __vue_is_functional_template__$
|
|
3994
|
+
var __vue_is_functional_template__$n = false;
|
|
3977
3995
|
/* style inject shadow dom */
|
|
3978
3996
|
|
|
3979
|
-
var __vue_component__$
|
|
3980
|
-
render: __vue_render__$
|
|
3981
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3982
|
-
}, __vue_inject_styles__$
|
|
3997
|
+
var __vue_component__$v = /*#__PURE__*/normalizeComponent({
|
|
3998
|
+
render: __vue_render__$n,
|
|
3999
|
+
staticRenderFns: __vue_staticRenderFns__$n
|
|
4000
|
+
}, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, createInjectorSSR, undefined);
|
|
3983
4001
|
|
|
3984
|
-
var BtnFiles = __vue_component__$
|
|
4002
|
+
var BtnFiles = __vue_component__$v;//
|
|
3985
4003
|
//
|
|
3986
4004
|
//
|
|
3987
4005
|
//
|
|
3988
4006
|
//
|
|
3989
4007
|
//
|
|
3990
|
-
var script$
|
|
4008
|
+
var script$m = {
|
|
3991
4009
|
props: {
|
|
3992
4010
|
dictionary: {
|
|
3993
4011
|
type: Object,
|
|
@@ -3996,10 +4014,10 @@ var script$k = {
|
|
|
3996
4014
|
}
|
|
3997
4015
|
}
|
|
3998
4016
|
};/* script */
|
|
3999
|
-
var __vue_script__$
|
|
4017
|
+
var __vue_script__$m = script$m;
|
|
4000
4018
|
/* template */
|
|
4001
4019
|
|
|
4002
|
-
var __vue_render__$
|
|
4020
|
+
var __vue_render__$m = function __vue_render__() {
|
|
4003
4021
|
var _vm = this;
|
|
4004
4022
|
|
|
4005
4023
|
var _h = _vm.$createElement;
|
|
@@ -4023,37 +4041,37 @@ var __vue_render__$k = function __vue_render__() {
|
|
|
4023
4041
|
})], 1);
|
|
4024
4042
|
};
|
|
4025
4043
|
|
|
4026
|
-
var __vue_staticRenderFns__$
|
|
4044
|
+
var __vue_staticRenderFns__$m = [];
|
|
4027
4045
|
/* style */
|
|
4028
4046
|
|
|
4029
|
-
var __vue_inject_styles__$
|
|
4047
|
+
var __vue_inject_styles__$m = undefined;
|
|
4030
4048
|
/* scoped */
|
|
4031
4049
|
|
|
4032
|
-
var __vue_scope_id__$
|
|
4050
|
+
var __vue_scope_id__$m = undefined;
|
|
4033
4051
|
/* module identifier */
|
|
4034
4052
|
|
|
4035
|
-
var __vue_module_identifier__$
|
|
4053
|
+
var __vue_module_identifier__$m = "data-v-c2fae61e";
|
|
4036
4054
|
/* functional template */
|
|
4037
4055
|
|
|
4038
|
-
var __vue_is_functional_template__$
|
|
4056
|
+
var __vue_is_functional_template__$m = false;
|
|
4039
4057
|
/* style inject */
|
|
4040
4058
|
|
|
4041
4059
|
/* style inject SSR */
|
|
4042
4060
|
|
|
4043
4061
|
/* style inject shadow dom */
|
|
4044
4062
|
|
|
4045
|
-
var __vue_component__$
|
|
4046
|
-
render: __vue_render__$
|
|
4047
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4048
|
-
}, __vue_inject_styles__$
|
|
4063
|
+
var __vue_component__$u = /*#__PURE__*/normalizeComponent({
|
|
4064
|
+
render: __vue_render__$m,
|
|
4065
|
+
staticRenderFns: __vue_staticRenderFns__$m
|
|
4066
|
+
}, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
|
|
4049
4067
|
|
|
4050
|
-
var BtnExpand = __vue_component__$
|
|
4068
|
+
var BtnExpand = __vue_component__$u;//
|
|
4051
4069
|
//
|
|
4052
4070
|
//
|
|
4053
4071
|
//
|
|
4054
4072
|
//
|
|
4055
4073
|
//
|
|
4056
|
-
var script$
|
|
4074
|
+
var script$l = {
|
|
4057
4075
|
props: {
|
|
4058
4076
|
dictionary: {
|
|
4059
4077
|
type: Object,
|
|
@@ -4062,10 +4080,10 @@ var script$j = {
|
|
|
4062
4080
|
}
|
|
4063
4081
|
}
|
|
4064
4082
|
};/* script */
|
|
4065
|
-
var __vue_script__$
|
|
4083
|
+
var __vue_script__$l = script$l;
|
|
4066
4084
|
/* template */
|
|
4067
4085
|
|
|
4068
|
-
var __vue_render__$
|
|
4086
|
+
var __vue_render__$l = function __vue_render__() {
|
|
4069
4087
|
var _vm = this;
|
|
4070
4088
|
|
|
4071
4089
|
var _h = _vm.$createElement;
|
|
@@ -4089,31 +4107,31 @@ var __vue_render__$j = function __vue_render__() {
|
|
|
4089
4107
|
})], 1);
|
|
4090
4108
|
};
|
|
4091
4109
|
|
|
4092
|
-
var __vue_staticRenderFns__$
|
|
4110
|
+
var __vue_staticRenderFns__$l = [];
|
|
4093
4111
|
/* style */
|
|
4094
4112
|
|
|
4095
|
-
var __vue_inject_styles__$
|
|
4113
|
+
var __vue_inject_styles__$l = undefined;
|
|
4096
4114
|
/* scoped */
|
|
4097
4115
|
|
|
4098
|
-
var __vue_scope_id__$
|
|
4116
|
+
var __vue_scope_id__$l = undefined;
|
|
4099
4117
|
/* module identifier */
|
|
4100
4118
|
|
|
4101
|
-
var __vue_module_identifier__$
|
|
4119
|
+
var __vue_module_identifier__$l = "data-v-05b2a592";
|
|
4102
4120
|
/* functional template */
|
|
4103
4121
|
|
|
4104
|
-
var __vue_is_functional_template__$
|
|
4122
|
+
var __vue_is_functional_template__$l = false;
|
|
4105
4123
|
/* style inject */
|
|
4106
4124
|
|
|
4107
4125
|
/* style inject SSR */
|
|
4108
4126
|
|
|
4109
4127
|
/* style inject shadow dom */
|
|
4110
4128
|
|
|
4111
|
-
var __vue_component__$
|
|
4112
|
-
render: __vue_render__$
|
|
4113
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4114
|
-
}, __vue_inject_styles__$
|
|
4129
|
+
var __vue_component__$t = /*#__PURE__*/normalizeComponent({
|
|
4130
|
+
render: __vue_render__$l,
|
|
4131
|
+
staticRenderFns: __vue_staticRenderFns__$l
|
|
4132
|
+
}, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
|
|
4115
4133
|
|
|
4116
|
-
var BtnStandardMessages = __vue_component__$
|
|
4134
|
+
var BtnStandardMessages = __vue_component__$t;var bind = function bind(fn, thisArg) {
|
|
4117
4135
|
return function wrap() {
|
|
4118
4136
|
var args = new Array(arguments.length);
|
|
4119
4137
|
for (var i = 0; i < args.length; i++) {
|
|
@@ -7954,7 +7972,7 @@ var dev = window.location.hostname == 'localhost' ? '&teste=levchat2' : '';var s
|
|
|
7954
7972
|
}
|
|
7955
7973
|
}
|
|
7956
7974
|
};//
|
|
7957
|
-
var script$
|
|
7975
|
+
var script$k = {
|
|
7958
7976
|
mixins: [standardMessages],
|
|
7959
7977
|
props: {
|
|
7960
7978
|
dictionary: {
|
|
@@ -8155,10 +8173,10 @@ var script$i = {
|
|
|
8155
8173
|
}
|
|
8156
8174
|
}
|
|
8157
8175
|
};/* script */
|
|
8158
|
-
var __vue_script__$
|
|
8176
|
+
var __vue_script__$k = script$k;
|
|
8159
8177
|
/* template */
|
|
8160
8178
|
|
|
8161
|
-
var __vue_render__$
|
|
8179
|
+
var __vue_render__$k = function __vue_render__() {
|
|
8162
8180
|
var _vm = this;
|
|
8163
8181
|
|
|
8164
8182
|
var _h = _vm.$createElement;
|
|
@@ -8243,10 +8261,10 @@ var __vue_render__$i = function __vue_render__() {
|
|
|
8243
8261
|
}, [_c('VueLoader')], 1) : _vm._e()])], 2)]);
|
|
8244
8262
|
};
|
|
8245
8263
|
|
|
8246
|
-
var __vue_staticRenderFns__$
|
|
8264
|
+
var __vue_staticRenderFns__$k = [];
|
|
8247
8265
|
/* style */
|
|
8248
8266
|
|
|
8249
|
-
var __vue_inject_styles__$
|
|
8267
|
+
var __vue_inject_styles__$k = function __vue_inject_styles__(inject) {
|
|
8250
8268
|
if (!inject) return;
|
|
8251
8269
|
inject("data-v-324084df_0", {
|
|
8252
8270
|
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}",
|
|
@@ -8257,22 +8275,22 @@ var __vue_inject_styles__$i = function __vue_inject_styles__(inject) {
|
|
|
8257
8275
|
/* scoped */
|
|
8258
8276
|
|
|
8259
8277
|
|
|
8260
|
-
var __vue_scope_id__$
|
|
8278
|
+
var __vue_scope_id__$k = undefined;
|
|
8261
8279
|
/* module identifier */
|
|
8262
8280
|
|
|
8263
|
-
var __vue_module_identifier__$
|
|
8281
|
+
var __vue_module_identifier__$k = "data-v-324084df";
|
|
8264
8282
|
/* functional template */
|
|
8265
8283
|
|
|
8266
|
-
var __vue_is_functional_template__$
|
|
8284
|
+
var __vue_is_functional_template__$k = false;
|
|
8267
8285
|
/* style inject shadow dom */
|
|
8268
8286
|
|
|
8269
|
-
var __vue_component__$
|
|
8270
|
-
render: __vue_render__$
|
|
8271
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8272
|
-
}, __vue_inject_styles__$
|
|
8287
|
+
var __vue_component__$s = /*#__PURE__*/normalizeComponent({
|
|
8288
|
+
render: __vue_render__$k,
|
|
8289
|
+
staticRenderFns: __vue_staticRenderFns__$k
|
|
8290
|
+
}, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, createInjectorSSR, undefined);
|
|
8273
8291
|
|
|
8274
|
-
var StandardMessages = __vue_component__$
|
|
8275
|
-
var script$
|
|
8292
|
+
var StandardMessages = __vue_component__$s;//
|
|
8293
|
+
var script$j = {
|
|
8276
8294
|
components: {
|
|
8277
8295
|
BtnEmojis: BtnEmojis,
|
|
8278
8296
|
Loader: Loader,
|
|
@@ -8589,6 +8607,9 @@ var script$h = {
|
|
|
8589
8607
|
openFileSystem: function openFileSystem() {
|
|
8590
8608
|
this.$emit("open-file-system");
|
|
8591
8609
|
},
|
|
8610
|
+
resetFileSystem: function resetFileSystem() {
|
|
8611
|
+
this.$emit("reset-file-system");
|
|
8612
|
+
},
|
|
8592
8613
|
setAudio: function setAudio(audioObj) {
|
|
8593
8614
|
var audioFile = audioObj.audioFile,
|
|
8594
8615
|
audioSource = audioObj.audioSource;
|
|
@@ -8716,10 +8737,10 @@ var script$h = {
|
|
|
8716
8737
|
window.removeEventListener("message", this.listenerPostMessage);
|
|
8717
8738
|
}
|
|
8718
8739
|
};/* script */
|
|
8719
|
-
var __vue_script__$
|
|
8740
|
+
var __vue_script__$j = script$j;
|
|
8720
8741
|
/* template */
|
|
8721
8742
|
|
|
8722
|
-
var __vue_render__$
|
|
8743
|
+
var __vue_render__$j = function __vue_render__() {
|
|
8723
8744
|
var _vm = this;
|
|
8724
8745
|
|
|
8725
8746
|
var _h = _vm.$createElement;
|
|
@@ -8835,7 +8856,8 @@ var __vue_render__$h = function __vue_render__() {
|
|
|
8835
8856
|
on: {
|
|
8836
8857
|
"set-file-vars": _vm.setFileVars,
|
|
8837
8858
|
"open-image": _vm.openImage,
|
|
8838
|
-
"open-file-system": _vm.openFileSystem
|
|
8859
|
+
"open-file-system": _vm.openFileSystem,
|
|
8860
|
+
"reset-file-system": _vm.resetFileSystem
|
|
8839
8861
|
}
|
|
8840
8862
|
}), _vm._ssrNode(" "), _c('BtnExpand', {
|
|
8841
8863
|
directives: [{
|
|
@@ -8877,12 +8899,12 @@ var __vue_render__$h = function __vue_render__() {
|
|
|
8877
8899
|
}) : _vm._e()], 1)], 2) : _vm._e();
|
|
8878
8900
|
};
|
|
8879
8901
|
|
|
8880
|
-
var __vue_staticRenderFns__$
|
|
8902
|
+
var __vue_staticRenderFns__$j = [];
|
|
8881
8903
|
/* style */
|
|
8882
8904
|
|
|
8883
|
-
var __vue_inject_styles__$
|
|
8905
|
+
var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
|
|
8884
8906
|
if (!inject) return;
|
|
8885
|
-
inject("data-v-
|
|
8907
|
+
inject("data-v-c431d0e0_0", {
|
|
8886
8908
|
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:.875rem;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:.875rem;font-family:inherit;background:inherit}.text-footer-container textarea:focus{outline:unset}.text-footer-container textarea::placeholder{font-size:.75rem}.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:1rem;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:.575rem;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:-42px;right:2px;background-color:#ddd;box-shadow:inset 0 -10px 5px -11px rgba(0,0,0,.5)}.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:1rem;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:1rem}.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:1rem;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:.95rem;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:.8rem;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:.8rem;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:.85rem!important}.emoji-mart-anchor,.emoji-mart-emoji span{cursor:pointer!important}.emoji-mart{z-index:2!important}.emoji-mart-scroll{overflow-x:hidden}",
|
|
8887
8909
|
map: undefined,
|
|
8888
8910
|
media: undefined
|
|
@@ -8891,22 +8913,22 @@ var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
|
|
|
8891
8913
|
/* scoped */
|
|
8892
8914
|
|
|
8893
8915
|
|
|
8894
|
-
var __vue_scope_id__$
|
|
8916
|
+
var __vue_scope_id__$j = undefined;
|
|
8895
8917
|
/* module identifier */
|
|
8896
8918
|
|
|
8897
|
-
var __vue_module_identifier__$
|
|
8919
|
+
var __vue_module_identifier__$j = "data-v-c431d0e0";
|
|
8898
8920
|
/* functional template */
|
|
8899
8921
|
|
|
8900
|
-
var __vue_is_functional_template__$
|
|
8922
|
+
var __vue_is_functional_template__$j = false;
|
|
8901
8923
|
/* style inject shadow dom */
|
|
8902
8924
|
|
|
8903
|
-
var __vue_component__$
|
|
8904
|
-
render: __vue_render__$
|
|
8905
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8906
|
-
}, __vue_inject_styles__$
|
|
8925
|
+
var __vue_component__$r = /*#__PURE__*/normalizeComponent({
|
|
8926
|
+
render: __vue_render__$j,
|
|
8927
|
+
staticRenderFns: __vue_staticRenderFns__$j
|
|
8928
|
+
}, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, createInjectorSSR, undefined);
|
|
8907
8929
|
|
|
8908
|
-
var TextFooter = __vue_component__$
|
|
8909
|
-
var script$
|
|
8930
|
+
var TextFooter = __vue_component__$r;//
|
|
8931
|
+
var script$i = {
|
|
8910
8932
|
components: {
|
|
8911
8933
|
TextFooter: TextFooter
|
|
8912
8934
|
},
|
|
@@ -8950,10 +8972,10 @@ var script$g = {
|
|
|
8950
8972
|
}
|
|
8951
8973
|
}
|
|
8952
8974
|
};/* script */
|
|
8953
|
-
var __vue_script__$
|
|
8975
|
+
var __vue_script__$i = script$i;
|
|
8954
8976
|
/* template */
|
|
8955
8977
|
|
|
8956
|
-
var __vue_render__$
|
|
8978
|
+
var __vue_render__$i = function __vue_render__() {
|
|
8957
8979
|
var _vm = this;
|
|
8958
8980
|
|
|
8959
8981
|
var _h = _vm.$createElement;
|
|
@@ -8986,32 +9008,32 @@ var __vue_render__$g = function __vue_render__() {
|
|
|
8986
9008
|
})], 2)]) : _vm._e()], 2)])]);
|
|
8987
9009
|
};
|
|
8988
9010
|
|
|
8989
|
-
var __vue_staticRenderFns__$
|
|
9011
|
+
var __vue_staticRenderFns__$i = [];
|
|
8990
9012
|
/* style */
|
|
8991
9013
|
|
|
8992
|
-
var __vue_inject_styles__$
|
|
9014
|
+
var __vue_inject_styles__$i = undefined;
|
|
8993
9015
|
/* scoped */
|
|
8994
9016
|
|
|
8995
|
-
var __vue_scope_id__$
|
|
9017
|
+
var __vue_scope_id__$i = undefined;
|
|
8996
9018
|
/* module identifier */
|
|
8997
9019
|
|
|
8998
|
-
var __vue_module_identifier__$
|
|
9020
|
+
var __vue_module_identifier__$i = "data-v-4d24e86b";
|
|
8999
9021
|
/* functional template */
|
|
9000
9022
|
|
|
9001
|
-
var __vue_is_functional_template__$
|
|
9023
|
+
var __vue_is_functional_template__$i = false;
|
|
9002
9024
|
/* style inject */
|
|
9003
9025
|
|
|
9004
9026
|
/* style inject SSR */
|
|
9005
9027
|
|
|
9006
9028
|
/* style inject shadow dom */
|
|
9007
9029
|
|
|
9008
|
-
var __vue_component__$
|
|
9009
|
-
render: __vue_render__$
|
|
9010
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9011
|
-
}, __vue_inject_styles__$
|
|
9030
|
+
var __vue_component__$q = /*#__PURE__*/normalizeComponent({
|
|
9031
|
+
render: __vue_render__$i,
|
|
9032
|
+
staticRenderFns: __vue_staticRenderFns__$i
|
|
9033
|
+
}, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
|
|
9012
9034
|
|
|
9013
|
-
var TemplateMessage = __vue_component__$
|
|
9014
|
-
var script$
|
|
9035
|
+
var TemplateMessage = __vue_component__$q;//
|
|
9036
|
+
var script$h = {
|
|
9015
9037
|
components: {
|
|
9016
9038
|
TemplateSingle: TemplateSingle,
|
|
9017
9039
|
TemplateMessage: TemplateMessage
|
|
@@ -9205,10 +9227,10 @@ var script$f = {
|
|
|
9205
9227
|
}
|
|
9206
9228
|
}
|
|
9207
9229
|
};/* script */
|
|
9208
|
-
var __vue_script__$
|
|
9230
|
+
var __vue_script__$h = script$h;
|
|
9209
9231
|
/* template */
|
|
9210
9232
|
|
|
9211
|
-
var __vue_render__$
|
|
9233
|
+
var __vue_render__$h = function __vue_render__() {
|
|
9212
9234
|
var _vm = this;
|
|
9213
9235
|
|
|
9214
9236
|
var _h = _vm.$createElement;
|
|
@@ -9275,10 +9297,10 @@ var __vue_render__$f = function __vue_render__() {
|
|
|
9275
9297
|
})], 1)] : _vm._e()], 2) : _vm._e();
|
|
9276
9298
|
};
|
|
9277
9299
|
|
|
9278
|
-
var __vue_staticRenderFns__$
|
|
9300
|
+
var __vue_staticRenderFns__$h = [];
|
|
9279
9301
|
/* style */
|
|
9280
9302
|
|
|
9281
|
-
var __vue_inject_styles__$
|
|
9303
|
+
var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
|
|
9282
9304
|
if (!inject) return;
|
|
9283
9305
|
inject("data-v-5a97ed34_0", {
|
|
9284
9306
|
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}.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}.tg-select .vs__selected-options>input{flex-grow:0}.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}.ts-content{--border-color:#CCC;--background-color:#DFF0D8;--input-background-color:#FFF;--input-border-default:#007BFF;--input-border-error:#E74C3C;--placeholder-color:#BBB;flex:2;font-size:.7rem;padding:10px 0}.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:2.5px;border-top-right-radius:2.5px;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:2.5px;border-bottom-right-radius:2.5px;border-bottom:1px solid var(--border-color)}.ts-content footer{border:1px solid var(--border-color);border-top:unset;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px}.ts-content input{border:1px solid transparent;outline:0;font-size:.8rem;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 5px;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:40%;display:flex;justify-content:center;align-items:center}.tg-btn button{outline:unset;border:unset;display:block;min-width:180px;height:35px;padding:0 10px;font-weight:500;background-color:#007bff;color:#fff;transition-duration:.3s;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:unset}.tg-btn.small-btn{width:auto;margin-left: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:2.5px;display:flex}",
|
|
@@ -9289,22 +9311,22 @@ var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
|
|
|
9289
9311
|
/* scoped */
|
|
9290
9312
|
|
|
9291
9313
|
|
|
9292
|
-
var __vue_scope_id__$
|
|
9314
|
+
var __vue_scope_id__$h = undefined;
|
|
9293
9315
|
/* module identifier */
|
|
9294
9316
|
|
|
9295
|
-
var __vue_module_identifier__$
|
|
9317
|
+
var __vue_module_identifier__$h = "data-v-5a97ed34";
|
|
9296
9318
|
/* functional template */
|
|
9297
9319
|
|
|
9298
|
-
var __vue_is_functional_template__$
|
|
9320
|
+
var __vue_is_functional_template__$h = false;
|
|
9299
9321
|
/* style inject shadow dom */
|
|
9300
9322
|
|
|
9301
|
-
var __vue_component__$
|
|
9302
|
-
render: __vue_render__$
|
|
9303
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9304
|
-
}, __vue_inject_styles__$
|
|
9323
|
+
var __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
9324
|
+
render: __vue_render__$h,
|
|
9325
|
+
staticRenderFns: __vue_staticRenderFns__$h
|
|
9326
|
+
}, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, createInjectorSSR, undefined);
|
|
9305
9327
|
|
|
9306
|
-
var __vue_component__$
|
|
9307
|
-
var script$
|
|
9328
|
+
var __vue_component__$p = __vue_component__$o;//
|
|
9329
|
+
var script$g = {
|
|
9308
9330
|
components: {
|
|
9309
9331
|
BtnEmojis: BtnEmojis,
|
|
9310
9332
|
BtnFiles: BtnFiles
|
|
@@ -9570,10 +9592,10 @@ var script$e = {
|
|
|
9570
9592
|
}
|
|
9571
9593
|
}
|
|
9572
9594
|
};/* script */
|
|
9573
|
-
var __vue_script__$
|
|
9595
|
+
var __vue_script__$g = script$g;
|
|
9574
9596
|
/* template */
|
|
9575
9597
|
|
|
9576
|
-
var __vue_render__$
|
|
9598
|
+
var __vue_render__$g = function __vue_render__() {
|
|
9577
9599
|
var _vm = this;
|
|
9578
9600
|
|
|
9579
9601
|
var _h = _vm.$createElement;
|
|
@@ -9639,10 +9661,10 @@ var __vue_render__$e = function __vue_render__() {
|
|
|
9639
9661
|
}) : _vm._e(), _vm._ssrNode(" "), _vm._t("btn-1"), _vm._ssrNode(" "), _vm._t("btn-2")], 2)], 2)], 2);
|
|
9640
9662
|
};
|
|
9641
9663
|
|
|
9642
|
-
var __vue_staticRenderFns__$
|
|
9664
|
+
var __vue_staticRenderFns__$g = [];
|
|
9643
9665
|
/* style */
|
|
9644
9666
|
|
|
9645
|
-
var __vue_inject_styles__$
|
|
9667
|
+
var __vue_inject_styles__$g = function __vue_inject_styles__(inject) {
|
|
9646
9668
|
if (!inject) return;
|
|
9647
9669
|
inject("data-v-35df0b7d_0", {
|
|
9648
9670
|
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:1.3rem}.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:1.3rem;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:1.3rem;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}",
|
|
@@ -9653,21 +9675,21 @@ var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
|
|
|
9653
9675
|
/* scoped */
|
|
9654
9676
|
|
|
9655
9677
|
|
|
9656
|
-
var __vue_scope_id__$
|
|
9678
|
+
var __vue_scope_id__$g = undefined;
|
|
9657
9679
|
/* module identifier */
|
|
9658
9680
|
|
|
9659
|
-
var __vue_module_identifier__$
|
|
9681
|
+
var __vue_module_identifier__$g = "data-v-35df0b7d";
|
|
9660
9682
|
/* functional template */
|
|
9661
9683
|
|
|
9662
|
-
var __vue_is_functional_template__$
|
|
9684
|
+
var __vue_is_functional_template__$g = false;
|
|
9663
9685
|
/* style inject shadow dom */
|
|
9664
9686
|
|
|
9665
|
-
var __vue_component__$
|
|
9666
|
-
render: __vue_render__$
|
|
9667
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9668
|
-
}, __vue_inject_styles__$
|
|
9687
|
+
var __vue_component__$m = /*#__PURE__*/normalizeComponent({
|
|
9688
|
+
render: __vue_render__$g,
|
|
9689
|
+
staticRenderFns: __vue_staticRenderFns__$g
|
|
9690
|
+
}, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, createInjectorSSR, undefined);
|
|
9669
9691
|
|
|
9670
|
-
var __vue_component__$
|
|
9692
|
+
var __vue_component__$n = __vue_component__$m;var textoLongo = {
|
|
9671
9693
|
methods: {
|
|
9672
9694
|
tratarTextoLongo: function tratarTextoLongo(textoLongo) {
|
|
9673
9695
|
var maxLength = 100;
|
|
@@ -9678,6 +9700,33 @@ var __vue_component__$k = __vue_component__$j;var textoLongo = {
|
|
|
9678
9700
|
}
|
|
9679
9701
|
|
|
9680
9702
|
return "".concat(textoLongo);
|
|
9703
|
+
},
|
|
9704
|
+
formataDataHora: function formataDataHora(dataHora, origem, cortarSegundos) {
|
|
9705
|
+
try {
|
|
9706
|
+
if (!dataHora) return "";
|
|
9707
|
+
if (dataHora == '1111-11-11 00:00:00') return '';
|
|
9708
|
+
var arrDataHora = dataHora.split(" ");
|
|
9709
|
+
|
|
9710
|
+
if (arrDataHora.length) {
|
|
9711
|
+
var data = arrDataHora[0];
|
|
9712
|
+
var hora = arrDataHora[1];
|
|
9713
|
+
if (!data || !hora) return dataHora;
|
|
9714
|
+
data = data.split("-").reverse().join("/");
|
|
9715
|
+
|
|
9716
|
+
if (!origem) {
|
|
9717
|
+
hora = hora.slice(0, 5);
|
|
9718
|
+
return "".concat(data, " ").concat(this.dicionario.msg_divisao_data_hora, " ").concat(hora);
|
|
9719
|
+
}
|
|
9720
|
+
|
|
9721
|
+
hora = cortarSegundos ? hora.slice(0, 5) : hora.slice(0, 8);
|
|
9722
|
+
return "".concat(data, " ").concat(hora);
|
|
9723
|
+
} else {
|
|
9724
|
+
return dataHora;
|
|
9725
|
+
}
|
|
9726
|
+
} catch (e) {
|
|
9727
|
+
console.error("Nao foi possivel formatar a data hora");
|
|
9728
|
+
console.error(e);
|
|
9729
|
+
}
|
|
9681
9730
|
}
|
|
9682
9731
|
}
|
|
9683
9732
|
};function gerarVariaveisAnexo(anexos, storeObj) {
|
|
@@ -9845,7 +9894,7 @@ var __vue_component__$k = __vue_component__$j;var textoLongo = {
|
|
|
9845
9894
|
}
|
|
9846
9895
|
}
|
|
9847
9896
|
};//
|
|
9848
|
-
var script$
|
|
9897
|
+
var script$f = {
|
|
9849
9898
|
mixins: [fileHandler],
|
|
9850
9899
|
props: {
|
|
9851
9900
|
file: {
|
|
@@ -9867,10 +9916,10 @@ var script$d = {
|
|
|
9867
9916
|
});
|
|
9868
9917
|
}
|
|
9869
9918
|
};/* script */
|
|
9870
|
-
var __vue_script__$
|
|
9919
|
+
var __vue_script__$f = script$f;
|
|
9871
9920
|
/* template */
|
|
9872
9921
|
|
|
9873
|
-
var __vue_render__$
|
|
9922
|
+
var __vue_render__$f = function __vue_render__() {
|
|
9874
9923
|
var _vm = this;
|
|
9875
9924
|
|
|
9876
9925
|
var _h = _vm.$createElement;
|
|
@@ -9941,10 +9990,10 @@ var __vue_render__$d = function __vue_render__() {
|
|
|
9941
9990
|
})], 1)]], 2)], 1);
|
|
9942
9991
|
};
|
|
9943
9992
|
|
|
9944
|
-
var __vue_staticRenderFns__$
|
|
9993
|
+
var __vue_staticRenderFns__$f = [];
|
|
9945
9994
|
/* style */
|
|
9946
9995
|
|
|
9947
|
-
var __vue_inject_styles__$
|
|
9996
|
+
var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
|
|
9948
9997
|
if (!inject) return;
|
|
9949
9998
|
inject("data-v-c0bc7096_0", {
|
|
9950
9999
|
source: ".fade-enter-active[data-v-c0bc7096],.fade-leave-active[data-v-c0bc7096]{transition:opacity .5s}.fade-enter[data-v-c0bc7096],.fade-leave-to[data-v-c0bc7096]{opacity:0}",
|
|
@@ -9959,21 +10008,21 @@ var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
|
|
|
9959
10008
|
/* scoped */
|
|
9960
10009
|
|
|
9961
10010
|
|
|
9962
|
-
var __vue_scope_id__$
|
|
10011
|
+
var __vue_scope_id__$f = "data-v-c0bc7096";
|
|
9963
10012
|
/* module identifier */
|
|
9964
10013
|
|
|
9965
|
-
var __vue_module_identifier__$
|
|
10014
|
+
var __vue_module_identifier__$f = "data-v-c0bc7096";
|
|
9966
10015
|
/* functional template */
|
|
9967
10016
|
|
|
9968
|
-
var __vue_is_functional_template__$
|
|
10017
|
+
var __vue_is_functional_template__$f = false;
|
|
9969
10018
|
/* style inject shadow dom */
|
|
9970
10019
|
|
|
9971
|
-
var __vue_component__$
|
|
9972
|
-
render: __vue_render__$
|
|
9973
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9974
|
-
}, __vue_inject_styles__$
|
|
10020
|
+
var __vue_component__$l = /*#__PURE__*/normalizeComponent({
|
|
10021
|
+
render: __vue_render__$f,
|
|
10022
|
+
staticRenderFns: __vue_staticRenderFns__$f
|
|
10023
|
+
}, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, createInjectorSSR, undefined);
|
|
9975
10024
|
|
|
9976
|
-
var CardFile = __vue_component__$
|
|
10025
|
+
var CardFile = __vue_component__$l;//
|
|
9977
10026
|
//
|
|
9978
10027
|
//
|
|
9979
10028
|
//
|
|
@@ -9990,7 +10039,7 @@ var CardFile = __vue_component__$i;//
|
|
|
9990
10039
|
//
|
|
9991
10040
|
//
|
|
9992
10041
|
//
|
|
9993
|
-
var script$
|
|
10042
|
+
var script$e = {
|
|
9994
10043
|
props: {
|
|
9995
10044
|
hasReply: {
|
|
9996
10045
|
type: Boolean
|
|
@@ -10006,10 +10055,10 @@ var script$c = {
|
|
|
10006
10055
|
}
|
|
10007
10056
|
}
|
|
10008
10057
|
};/* script */
|
|
10009
|
-
var __vue_script__$
|
|
10058
|
+
var __vue_script__$e = script$e;
|
|
10010
10059
|
/* template */
|
|
10011
10060
|
|
|
10012
|
-
var __vue_render__$
|
|
10061
|
+
var __vue_render__$e = function __vue_render__() {
|
|
10013
10062
|
var _vm = this;
|
|
10014
10063
|
|
|
10015
10064
|
var _h = _vm.$createElement;
|
|
@@ -10145,32 +10194,32 @@ var __vue_render__$c = function __vue_render__() {
|
|
|
10145
10194
|
})], 1) : _vm._e()])], 2);
|
|
10146
10195
|
};
|
|
10147
10196
|
|
|
10148
|
-
var __vue_staticRenderFns__$
|
|
10197
|
+
var __vue_staticRenderFns__$e = [];
|
|
10149
10198
|
/* style */
|
|
10150
10199
|
|
|
10151
|
-
var __vue_inject_styles__$
|
|
10200
|
+
var __vue_inject_styles__$e = undefined;
|
|
10152
10201
|
/* scoped */
|
|
10153
10202
|
|
|
10154
|
-
var __vue_scope_id__$
|
|
10203
|
+
var __vue_scope_id__$e = undefined;
|
|
10155
10204
|
/* module identifier */
|
|
10156
10205
|
|
|
10157
|
-
var __vue_module_identifier__$
|
|
10206
|
+
var __vue_module_identifier__$e = "data-v-5f1ba959";
|
|
10158
10207
|
/* functional template */
|
|
10159
10208
|
|
|
10160
|
-
var __vue_is_functional_template__$
|
|
10209
|
+
var __vue_is_functional_template__$e = false;
|
|
10161
10210
|
/* style inject */
|
|
10162
10211
|
|
|
10163
10212
|
/* style inject SSR */
|
|
10164
10213
|
|
|
10165
10214
|
/* style inject shadow dom */
|
|
10166
10215
|
|
|
10167
|
-
var __vue_component__$
|
|
10168
|
-
render: __vue_render__$
|
|
10169
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10170
|
-
}, __vue_inject_styles__$
|
|
10216
|
+
var __vue_component__$k = /*#__PURE__*/normalizeComponent({
|
|
10217
|
+
render: __vue_render__$e,
|
|
10218
|
+
staticRenderFns: __vue_staticRenderFns__$e
|
|
10219
|
+
}, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
|
|
10171
10220
|
|
|
10172
|
-
var CardCheck = __vue_component__$
|
|
10173
|
-
var script$
|
|
10221
|
+
var CardCheck = __vue_component__$k;//
|
|
10222
|
+
var script$d = {
|
|
10174
10223
|
components: {
|
|
10175
10224
|
CardFile: CardFile,
|
|
10176
10225
|
CardCheck: CardCheck
|
|
@@ -10303,10 +10352,10 @@ var script$b = {
|
|
|
10303
10352
|
}
|
|
10304
10353
|
}
|
|
10305
10354
|
};/* script */
|
|
10306
|
-
var __vue_script__$
|
|
10355
|
+
var __vue_script__$d = script$d;
|
|
10307
10356
|
/* template */
|
|
10308
10357
|
|
|
10309
|
-
var __vue_render__$
|
|
10358
|
+
var __vue_render__$d = function __vue_render__() {
|
|
10310
10359
|
var _vm = this;
|
|
10311
10360
|
|
|
10312
10361
|
var _h = _vm.$createElement;
|
|
@@ -10358,10 +10407,10 @@ var __vue_render__$b = function __vue_render__() {
|
|
|
10358
10407
|
}) : _vm._e()], 2)], 2)], 2) : _vm._e();
|
|
10359
10408
|
};
|
|
10360
10409
|
|
|
10361
|
-
var __vue_staticRenderFns__$
|
|
10410
|
+
var __vue_staticRenderFns__$d = [];
|
|
10362
10411
|
/* style */
|
|
10363
10412
|
|
|
10364
|
-
var __vue_inject_styles__$
|
|
10413
|
+
var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
|
|
10365
10414
|
if (!inject) return;
|
|
10366
10415
|
inject("data-v-4be10146_0", {
|
|
10367
10416
|
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:1rem}.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:.9rem}.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:.8rem;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:.6rem;color:#67a332;width:.9rem;height:.9rem;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:.7rem}.card-check svg{font-size:.8rem}.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}",
|
|
@@ -10372,22 +10421,22 @@ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
|
|
|
10372
10421
|
/* scoped */
|
|
10373
10422
|
|
|
10374
10423
|
|
|
10375
|
-
var __vue_scope_id__$
|
|
10424
|
+
var __vue_scope_id__$d = undefined;
|
|
10376
10425
|
/* module identifier */
|
|
10377
10426
|
|
|
10378
|
-
var __vue_module_identifier__$
|
|
10427
|
+
var __vue_module_identifier__$d = "data-v-4be10146";
|
|
10379
10428
|
/* functional template */
|
|
10380
10429
|
|
|
10381
|
-
var __vue_is_functional_template__$
|
|
10430
|
+
var __vue_is_functional_template__$d = false;
|
|
10382
10431
|
/* style inject shadow dom */
|
|
10383
10432
|
|
|
10384
|
-
var __vue_component__$
|
|
10385
|
-
render: __vue_render__$
|
|
10386
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10387
|
-
}, __vue_inject_styles__$
|
|
10433
|
+
var __vue_component__$i = /*#__PURE__*/normalizeComponent({
|
|
10434
|
+
render: __vue_render__$d,
|
|
10435
|
+
staticRenderFns: __vue_staticRenderFns__$d
|
|
10436
|
+
}, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, createInjectorSSR, undefined);
|
|
10388
10437
|
|
|
10389
|
-
var __vue_component__$
|
|
10390
|
-
var script$
|
|
10438
|
+
var __vue_component__$j = __vue_component__$i;//
|
|
10439
|
+
var script$c = {
|
|
10391
10440
|
mixins: [mixin_1],
|
|
10392
10441
|
props: {
|
|
10393
10442
|
lista: {
|
|
@@ -10405,10 +10454,10 @@ var script$a = {
|
|
|
10405
10454
|
}
|
|
10406
10455
|
}
|
|
10407
10456
|
};/* script */
|
|
10408
|
-
var __vue_script__$
|
|
10457
|
+
var __vue_script__$c = script$c;
|
|
10409
10458
|
/* template */
|
|
10410
10459
|
|
|
10411
|
-
var __vue_render__$
|
|
10460
|
+
var __vue_render__$c = function __vue_render__() {
|
|
10412
10461
|
var _vm = this;
|
|
10413
10462
|
|
|
10414
10463
|
var _h = _vm.$createElement;
|
|
@@ -10430,10 +10479,10 @@ var __vue_render__$a = function __vue_render__() {
|
|
|
10430
10479
|
}))]);
|
|
10431
10480
|
};
|
|
10432
10481
|
|
|
10433
|
-
var __vue_staticRenderFns__$
|
|
10482
|
+
var __vue_staticRenderFns__$c = [];
|
|
10434
10483
|
/* style */
|
|
10435
10484
|
|
|
10436
|
-
var __vue_inject_styles__$
|
|
10485
|
+
var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
|
|
10437
10486
|
if (!inject) return;
|
|
10438
10487
|
inject("data-v-f5d7144e_0", {
|
|
10439
10488
|
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:-55px;left:-265px;width:250px;height:auto;max-height:300px;overflow-y:auto;overflow-x:hidden;background-color:#fff;border-radius:15px;color:#333;font-size:.875rem}.interatividade-popup-titulo h1{padding:4px 10px;background-color:#333;color:#fff;font-size:1.2em}.interatividade-popup-item{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-popup-item-desc{font-size:.9em;color:#767676}",
|
|
@@ -10444,22 +10493,22 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
|
|
|
10444
10493
|
/* scoped */
|
|
10445
10494
|
|
|
10446
10495
|
|
|
10447
|
-
var __vue_scope_id__$
|
|
10496
|
+
var __vue_scope_id__$c = undefined;
|
|
10448
10497
|
/* module identifier */
|
|
10449
10498
|
|
|
10450
|
-
var __vue_module_identifier__$
|
|
10499
|
+
var __vue_module_identifier__$c = "data-v-f5d7144e";
|
|
10451
10500
|
/* functional template */
|
|
10452
10501
|
|
|
10453
|
-
var __vue_is_functional_template__$
|
|
10502
|
+
var __vue_is_functional_template__$c = false;
|
|
10454
10503
|
/* style inject shadow dom */
|
|
10455
10504
|
|
|
10456
|
-
var __vue_component__$
|
|
10457
|
-
render: __vue_render__$
|
|
10458
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10459
|
-
}, __vue_inject_styles__$
|
|
10505
|
+
var __vue_component__$h = /*#__PURE__*/normalizeComponent({
|
|
10506
|
+
render: __vue_render__$c,
|
|
10507
|
+
staticRenderFns: __vue_staticRenderFns__$c
|
|
10508
|
+
}, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, createInjectorSSR, undefined);
|
|
10460
10509
|
|
|
10461
|
-
var InteratividadePopup = __vue_component__$
|
|
10462
|
-
var script$
|
|
10510
|
+
var InteratividadePopup = __vue_component__$h;//
|
|
10511
|
+
var script$b = {
|
|
10463
10512
|
components: {
|
|
10464
10513
|
InteratividadePopup: InteratividadePopup
|
|
10465
10514
|
},
|
|
@@ -10546,10 +10595,10 @@ var script$9 = {
|
|
|
10546
10595
|
}
|
|
10547
10596
|
}
|
|
10548
10597
|
};/* script */
|
|
10549
|
-
var __vue_script__$
|
|
10598
|
+
var __vue_script__$b = script$b;
|
|
10550
10599
|
/* template */
|
|
10551
10600
|
|
|
10552
|
-
var __vue_render__$
|
|
10601
|
+
var __vue_render__$b = function __vue_render__() {
|
|
10553
10602
|
var _vm = this;
|
|
10554
10603
|
|
|
10555
10604
|
var _h = _vm.$createElement;
|
|
@@ -10586,10 +10635,10 @@ var __vue_render__$9 = function __vue_render__() {
|
|
|
10586
10635
|
}), 0), _vm._ssrNode(" " + (!_vm.anexos.length ? "<p class=\"text-center mb-5\" data-v-7b989966>" + _vm._ssrEscape(_vm._s("Sem anexos")) + "</p>" : "<!---->"))], 2)] : _vm._e()], 2);
|
|
10587
10636
|
};
|
|
10588
10637
|
|
|
10589
|
-
var __vue_staticRenderFns__$
|
|
10638
|
+
var __vue_staticRenderFns__$b = [];
|
|
10590
10639
|
/* style */
|
|
10591
10640
|
|
|
10592
|
-
var __vue_inject_styles__$
|
|
10641
|
+
var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
|
|
10593
10642
|
if (!inject) return;
|
|
10594
10643
|
inject("data-v-7b989966_0", {
|
|
10595
10644
|
source: ".show-x-enter-active[data-v-7b989966],.show-x-leave-enter[data-v-7b989966]{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter[data-v-7b989966],.show-x-leave-to[data-v-7b989966]{opacity:0;transform:translateX(5%)}.divisor-form-info-aditional[data-v-7b989966]{display:flex;align-items:center;justify-content:space-around}.info-aditional[data-v-7b989966]{border-bottom:1px solid #ccc;width:49%}.interatividade-form-header[data-v-7b989966]{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:.9rem}.interatividade-form-body[data-v-7b989966]{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-7b989966]{margin:10px 0}.interatividade-titulo-form[data-v-7b989966]{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-7b989966]{overflow:hidden;max-width:100%;margin:0;padding:0}.interatividade-lista[data-v-7b989966]{width:100%;min-width:200px;border-radius:15px;background-color:#fff;color:#333;margin:10px 0}.interatividade-lista-conteudo[data-v-7b989966]{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-lista-titulo[data-v-7b989966]{font-weight:700;font-size:1.2em;margin-bottom:10px}.interatividade-lista-rodape[data-v-7b989966]{color:#818181;margin-top:5px}.interatividade-lista-link[data-v-7b989966]{width:100%;text-align:center;padding:10px;color:#006eff;cursor:pointer;transition:color .2s ease-in-out}.interatividade-lista-link[data-v-7b989966]:hover{color:#00628f}.text-blue[data-v-7b989966]{color:#294ed3}.text-red[data-v-7b989966]{color:#e74c3c}.text-dark[data-v-7b989966]{color:#333}.ml-3[data-v-7b989966]{margin-left:3px}.fs-2[data-v-7b989966]{font-size:2rem}.flex-wrap[data-v-7b989966]{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-items-center[data-v-7b989966]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-flex[data-v-7b989966]{display:-webkit-box;display:-ms-flexbox;display:flex}.align-items-end[data-v-7b989966]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.text-bold[data-v-7b989966]{font-weight:700}.m-5[data-v-7b989966]{margin:5px}.mb-5[data-v-7b989966]{margin-bottom:5px}.mx-5[data-v-7b989966]{margin-left:5px;margin-right:5px}.cursor-pointer[data-v-7b989966]{cursor:pointer}",
|
|
@@ -10600,22 +10649,22 @@ var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
|
10600
10649
|
/* scoped */
|
|
10601
10650
|
|
|
10602
10651
|
|
|
10603
|
-
var __vue_scope_id__$
|
|
10652
|
+
var __vue_scope_id__$b = "data-v-7b989966";
|
|
10604
10653
|
/* module identifier */
|
|
10605
10654
|
|
|
10606
|
-
var __vue_module_identifier__$
|
|
10655
|
+
var __vue_module_identifier__$b = "data-v-7b989966";
|
|
10607
10656
|
/* functional template */
|
|
10608
10657
|
|
|
10609
|
-
var __vue_is_functional_template__$
|
|
10658
|
+
var __vue_is_functional_template__$b = false;
|
|
10610
10659
|
/* style inject shadow dom */
|
|
10611
10660
|
|
|
10612
|
-
var __vue_component__$
|
|
10613
|
-
render: __vue_render__$
|
|
10614
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10615
|
-
}, __vue_inject_styles__$
|
|
10661
|
+
var __vue_component__$g = /*#__PURE__*/normalizeComponent({
|
|
10662
|
+
render: __vue_render__$b,
|
|
10663
|
+
staticRenderFns: __vue_staticRenderFns__$b
|
|
10664
|
+
}, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, createInjectorSSR, undefined);
|
|
10616
10665
|
|
|
10617
|
-
var InteratividadeFormulario = __vue_component__$
|
|
10618
|
-
var script$
|
|
10666
|
+
var InteratividadeFormulario = __vue_component__$g;//
|
|
10667
|
+
var script$a = {
|
|
10619
10668
|
mixins: [fileHandler],
|
|
10620
10669
|
props: {
|
|
10621
10670
|
anexo: {
|
|
@@ -10637,10 +10686,10 @@ var script$8 = {
|
|
|
10637
10686
|
});
|
|
10638
10687
|
}
|
|
10639
10688
|
};/* script */
|
|
10640
|
-
var __vue_script__$
|
|
10689
|
+
var __vue_script__$a = script$a;
|
|
10641
10690
|
/* template */
|
|
10642
10691
|
|
|
10643
|
-
var __vue_render__$
|
|
10692
|
+
var __vue_render__$a = function __vue_render__() {
|
|
10644
10693
|
var _vm = this;
|
|
10645
10694
|
|
|
10646
10695
|
var _h = _vm.$createElement;
|
|
@@ -10711,10 +10760,10 @@ var __vue_render__$8 = function __vue_render__() {
|
|
|
10711
10760
|
})], 1)]], 2)], 1);
|
|
10712
10761
|
};
|
|
10713
10762
|
|
|
10714
|
-
var __vue_staticRenderFns__$
|
|
10763
|
+
var __vue_staticRenderFns__$a = [];
|
|
10715
10764
|
/* style */
|
|
10716
10765
|
|
|
10717
|
-
var __vue_inject_styles__$
|
|
10766
|
+
var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
|
|
10718
10767
|
if (!inject) return;
|
|
10719
10768
|
inject("data-v-0408a7b0_0", {
|
|
10720
10769
|
source: ".fade-enter-active[data-v-0408a7b0],.fade-leave-active[data-v-0408a7b0]{transition:opacity .5s}.fade-enter[data-v-0408a7b0],.fade-leave-to[data-v-0408a7b0]{opacity:0}",
|
|
@@ -10725,22 +10774,22 @@ var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
|
|
|
10725
10774
|
/* scoped */
|
|
10726
10775
|
|
|
10727
10776
|
|
|
10728
|
-
var __vue_scope_id__$
|
|
10777
|
+
var __vue_scope_id__$a = "data-v-0408a7b0";
|
|
10729
10778
|
/* module identifier */
|
|
10730
10779
|
|
|
10731
|
-
var __vue_module_identifier__$
|
|
10780
|
+
var __vue_module_identifier__$a = "data-v-0408a7b0";
|
|
10732
10781
|
/* functional template */
|
|
10733
10782
|
|
|
10734
|
-
var __vue_is_functional_template__$
|
|
10783
|
+
var __vue_is_functional_template__$a = false;
|
|
10735
10784
|
/* style inject shadow dom */
|
|
10736
10785
|
|
|
10737
|
-
var __vue_component__$
|
|
10738
|
-
render: __vue_render__$
|
|
10739
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10740
|
-
}, __vue_inject_styles__$
|
|
10786
|
+
var __vue_component__$f = /*#__PURE__*/normalizeComponent({
|
|
10787
|
+
render: __vue_render__$a,
|
|
10788
|
+
staticRenderFns: __vue_staticRenderFns__$a
|
|
10789
|
+
}, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, createInjectorSSR, undefined);
|
|
10741
10790
|
|
|
10742
|
-
var CardAttachment = __vue_component__$
|
|
10743
|
-
var script$
|
|
10791
|
+
var CardAttachment = __vue_component__$f;//
|
|
10792
|
+
var script$9 = {
|
|
10744
10793
|
components: {
|
|
10745
10794
|
CardAttachment: CardAttachment
|
|
10746
10795
|
},
|
|
@@ -10850,10 +10899,10 @@ var script$7 = {
|
|
|
10850
10899
|
}
|
|
10851
10900
|
}
|
|
10852
10901
|
};/* script */
|
|
10853
|
-
var __vue_script__$
|
|
10902
|
+
var __vue_script__$9 = script$9;
|
|
10854
10903
|
/* template */
|
|
10855
10904
|
|
|
10856
|
-
var __vue_render__$
|
|
10905
|
+
var __vue_render__$9 = function __vue_render__() {
|
|
10857
10906
|
var _vm = this;
|
|
10858
10907
|
|
|
10859
10908
|
var _h = _vm.$createElement;
|
|
@@ -10894,10 +10943,10 @@ var __vue_render__$7 = function __vue_render__() {
|
|
|
10894
10943
|
}), 0) : _vm._e()], 2)], 2) : _vm._e();
|
|
10895
10944
|
};
|
|
10896
10945
|
|
|
10897
|
-
var __vue_staticRenderFns__$
|
|
10946
|
+
var __vue_staticRenderFns__$9 = [];
|
|
10898
10947
|
/* style */
|
|
10899
10948
|
|
|
10900
|
-
var __vue_inject_styles__$
|
|
10949
|
+
var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
10901
10950
|
if (!inject) return;
|
|
10902
10951
|
inject("data-v-60eaca73_0", {
|
|
10903
10952
|
source: ".fade-enter-active[data-v-60eaca73],.fade-leave-active[data-v-60eaca73]{transition:opacity .2s}.fade-enter[data-v-60eaca73],.fade-leave-to[data-v-60eaca73]{opacity:0}.card-cli[data-v-60eaca73],.card-ope[data-v-60eaca73]{display:flex;width:95%;margin:5px 0;position:relative}.card-cli.msgNova[data-v-60eaca73],.card-ope.msgNova[data-v-60eaca73]{margin-top:30px}.novas-mensagens[data-v-60eaca73]{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-60eaca73]{border-left:3px solid #90b823}.card-ope[data-v-60eaca73]{align-self:flex-end;background-color:lighten(#007535,72)}.card-ope .card[data-v-60eaca73]{border-right:3px solid #007535}.card[data-v-60eaca73]{background-color:rgba(255,255,255,.9);overflow:hidden;width:100%;padding:2.5px 5px}.card p[data-v-60eaca73]{word-break:break-all}.card-header[data-v-60eaca73]{width:100%;border-bottom:1px solid #ddd;margin-bottom:5px;display:flex;justify-content:space-between}.card-header svg[data-v-60eaca73]{font-size:1rem}.card-canal[data-v-60eaca73]{flex:1;margin-right:10px}.card-datas[data-v-60eaca73]{display:flex;flex-direction:column;margin-right:10px}.card-data[data-v-60eaca73]{overflow:hidden;display:flex;align-content:center}.card-data span[data-v-60eaca73]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-data svg[data-v-60eaca73]{margin-right:5px;color:#232323}.card-expand[data-v-60eaca73]{display:flex;justify-content:center;align-items:center;margin:2.5px;cursor:pointer;opacity:.8;transition:opacity 150ms}.card-expand[data-v-60eaca73]:hover{opacity:1}.card-footer[data-v-60eaca73]{margin-top:5px;border-top:1px solid #ddd;display:flex;flex-wrap:wrap}.card-chip[data-v-60eaca73]{font-size:.8rem;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-60eaca73]:hover{background-color:#cfd8f4}.card-chip.orange[data-v-60eaca73]{color:#e14924;background-color:rgba(228,92,58,.15)}.card-chip.orange[data-v-60eaca73]:hover{background-color:rgba(228,92,58,.2)}.card-chip.yellow[data-v-60eaca73]{color:#f4a304;background-color:rgba(252,191,73,.15)}.card-chip.yellow[data-v-60eaca73]:hover{background-color:rgba(252,191,73,.2)}.card-chip.red[data-v-60eaca73]{color:#e74c3c;background-color:rgba(231,76,60,.2)}.card-chip.red[data-v-60eaca73]:hover{background-color:rgba(231,76,60,.25)}.card-anexo[data-v-60eaca73]{width:50px;height:50px;margin-right:5px;display:flex;justify-content:center;align-items:center}.anexo-item[data-v-60eaca73]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.anexo-item .transition-anexo-item[data-v-60eaca73]{max-width:100%;max-height:100%}.anexo-item .req-loader[data-v-60eaca73]{position:absolute;top:calc(50% - 12.5px);right:calc(50% - 12.5px)}.anexo-item .transition-anexo-item img[data-v-60eaca73]{max-width:45px;max-height:45px}.anexo-icone[data-v-60eaca73]{opacity:.9;transition:opacity .2s;color:#222;cursor:pointer;display:flex;justify-content:center;align-items:center}.anexo-icone[data-v-60eaca73]:hover{opacity:1}.anexo-icone[data-v-60eaca73]:visited{color:inherit}svg[data-v-60eaca73]{font-size:30px;z-index:1}.anexo-icone.pdf[data-v-60eaca73]{position:relative}.anexo-icone.pdf svg[data-v-60eaca73]{color:#e74c3c}.anexo-icone.pdf[data-v-60eaca73]::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.anexo-icone.doc[data-v-60eaca73]{color:#15517f}.anexo-icone.doc[data-v-60eaca73]::after{content:\"\";position:absolute;width:20px;height:20px;background-color:#fff}.anexo-img[data-v-60eaca73]{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-60eaca73]:hover{opacity:1}.anexo-img img[data-v-60eaca73]{width:95%}",
|
|
@@ -10908,22 +10957,22 @@ var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
|
10908
10957
|
/* scoped */
|
|
10909
10958
|
|
|
10910
10959
|
|
|
10911
|
-
var __vue_scope_id__$
|
|
10960
|
+
var __vue_scope_id__$9 = "data-v-60eaca73";
|
|
10912
10961
|
/* module identifier */
|
|
10913
10962
|
|
|
10914
|
-
var __vue_module_identifier__$
|
|
10963
|
+
var __vue_module_identifier__$9 = "data-v-60eaca73";
|
|
10915
10964
|
/* functional template */
|
|
10916
10965
|
|
|
10917
|
-
var __vue_is_functional_template__$
|
|
10966
|
+
var __vue_is_functional_template__$9 = false;
|
|
10918
10967
|
/* style inject shadow dom */
|
|
10919
10968
|
|
|
10920
|
-
var __vue_component__$
|
|
10921
|
-
render: __vue_render__$
|
|
10922
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10923
|
-
}, __vue_inject_styles__$
|
|
10969
|
+
var __vue_component__$d = /*#__PURE__*/normalizeComponent({
|
|
10970
|
+
render: __vue_render__$9,
|
|
10971
|
+
staticRenderFns: __vue_staticRenderFns__$9
|
|
10972
|
+
}, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, createInjectorSSR, undefined);
|
|
10924
10973
|
|
|
10925
|
-
var __vue_component__$
|
|
10926
|
-
var script$
|
|
10974
|
+
var __vue_component__$e = __vue_component__$d;//
|
|
10975
|
+
var script$8 = {
|
|
10927
10976
|
mixins: [fileHandler],
|
|
10928
10977
|
components: {
|
|
10929
10978
|
Loader: Loader
|
|
@@ -10989,10 +11038,10 @@ var script$6 = {
|
|
|
10989
11038
|
}
|
|
10990
11039
|
}
|
|
10991
11040
|
};/* script */
|
|
10992
|
-
var __vue_script__$
|
|
11041
|
+
var __vue_script__$8 = script$8;
|
|
10993
11042
|
/* template */
|
|
10994
11043
|
|
|
10995
|
-
var __vue_render__$
|
|
11044
|
+
var __vue_render__$8 = function __vue_render__() {
|
|
10996
11045
|
var _vm = this;
|
|
10997
11046
|
|
|
10998
11047
|
var _h = _vm.$createElement;
|
|
@@ -11141,13 +11190,13 @@ var __vue_render__$6 = function __vue_render__() {
|
|
|
11141
11190
|
})], 1) : _vm._e()])], 1)], 1);
|
|
11142
11191
|
};
|
|
11143
11192
|
|
|
11144
|
-
var __vue_staticRenderFns__$
|
|
11193
|
+
var __vue_staticRenderFns__$8 = [];
|
|
11145
11194
|
/* style */
|
|
11146
11195
|
|
|
11147
|
-
var __vue_inject_styles__$
|
|
11196
|
+
var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
|
|
11148
11197
|
if (!inject) return;
|
|
11149
|
-
inject("data-v-
|
|
11150
|
-
source: ".fade-enter-active[data-v-
|
|
11198
|
+
inject("data-v-433c38d2_0", {
|
|
11199
|
+
source: ".fade-enter-active[data-v-433c38d2],.fade-leave-active[data-v-433c38d2]{transition:opacity .5s}.fade-enter[data-v-433c38d2],.fade-leave-to[data-v-433c38d2]{opacity:0}.mensagem-div-anexo[data-v-433c38d2]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.anexo-container[data-v-433c38d2]{width:100%;margin-top:5px;overflow:hidden;display:flex;max-height:300px}.anexo-container .arquivo-erro[data-v-433c38d2],.anexo-container a[data-v-433c38d2]{padding:10px 15px 15px 15px;display:flex;justify-content:center;align-items:center}.anexo-container p[data-v-433c38d2]{text-overflow:ellipsis;overflow:hidden}.anexo-container .arquivo-erro[data-v-433c38d2],.anexo-container p[data-v-433c38d2]{margin:0;margin-left:15px;font-size:.9rem}.anexo-container svg[data-v-433c38d2]{font-size:2rem}.anexo-container audio[data-v-433c38d2]{outline:0;width:100%}.anexo-container video[data-v-433c38d2]{flex:1;width:100%;max-width:350px;cursor:pointer}.anexos-links-container[data-v-433c38d2]{width:100%;display:flex;justify-content:center;align-items:center}.anexos-links-container a[data-v-433c38d2]{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-433c38d2]{cursor:pointer}.mensagem-div-anexo img[data-v-433c38d2]{cursor:pointer;margin:10px 0;min-width:35px;width:100%;max-width:250px}.anexo-transition[data-v-433c38d2]{width:100%;height:100%}.anexo-mensagem[data-v-433c38d2]{display:flex;justify-content:center;align-items:center;flex-direction:column}.alert-danger[data-v-433c38d2]{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert[data-v-433c38d2]{position:relative;padding:.65rem 1.2rem;margin:5px 0;border:1px solid transparent;border-radius:.25rem;text-align:center}.alert svg[data-v-433c38d2]{font-size:1.025em;margin-right:2px}.pdf[data-v-433c38d2]{color:#e74c3c}.doc[data-v-433c38d2]{color:#006bc9}",
|
|
11151
11200
|
map: undefined,
|
|
11152
11201
|
media: undefined
|
|
11153
11202
|
});
|
|
@@ -11155,22 +11204,22 @@ var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
|
11155
11204
|
/* scoped */
|
|
11156
11205
|
|
|
11157
11206
|
|
|
11158
|
-
var __vue_scope_id__$
|
|
11207
|
+
var __vue_scope_id__$8 = "data-v-433c38d2";
|
|
11159
11208
|
/* module identifier */
|
|
11160
11209
|
|
|
11161
|
-
var __vue_module_identifier__$
|
|
11210
|
+
var __vue_module_identifier__$8 = "data-v-433c38d2";
|
|
11162
11211
|
/* functional template */
|
|
11163
11212
|
|
|
11164
|
-
var __vue_is_functional_template__$
|
|
11213
|
+
var __vue_is_functional_template__$8 = false;
|
|
11165
11214
|
/* style inject shadow dom */
|
|
11166
11215
|
|
|
11167
|
-
var __vue_component__$
|
|
11168
|
-
render: __vue_render__$
|
|
11169
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11170
|
-
}, __vue_inject_styles__$
|
|
11216
|
+
var __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
11217
|
+
render: __vue_render__$8,
|
|
11218
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
11219
|
+
}, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, createInjectorSSR, undefined);
|
|
11171
11220
|
|
|
11172
|
-
var AnexoMensagem = __vue_component__$
|
|
11173
|
-
var script$
|
|
11221
|
+
var AnexoMensagem = __vue_component__$c;//
|
|
11222
|
+
var script$7 = {
|
|
11174
11223
|
components: {
|
|
11175
11224
|
InteratividadePopup: InteratividadePopup
|
|
11176
11225
|
},
|
|
@@ -11215,10 +11264,10 @@ var script$5 = {
|
|
|
11215
11264
|
}
|
|
11216
11265
|
}
|
|
11217
11266
|
};/* script */
|
|
11218
|
-
var __vue_script__$
|
|
11267
|
+
var __vue_script__$7 = script$7;
|
|
11219
11268
|
/* template */
|
|
11220
11269
|
|
|
11221
|
-
var __vue_render__$
|
|
11270
|
+
var __vue_render__$7 = function __vue_render__() {
|
|
11222
11271
|
var _vm = this;
|
|
11223
11272
|
|
|
11224
11273
|
var _h = _vm.$createElement;
|
|
@@ -11246,10 +11295,10 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
11246
11295
|
}) : Object.keys(_vm.objItens).length ? "<div class=\"interatividade-lista\"><div class=\"interatividade-lista-conteudo\">" + (_vm.objItens.header.text ? "<p class=\"interatividade-lista-titulo\">" + _vm._ssrEscape(_vm._s(_vm.objItens.header.text)) + "</p>" : "<!---->") + " " + (_vm.objItens.body.text ? "<p class=\"interatividade-lista-corpo\">" + _vm._ssrEscape(_vm._s(_vm.objItens.body.text)) + "</p>" : "<!---->") + " " + (_vm.objItens.footer.text ? "<p class=\"interatividade-lista-rodape\">" + _vm._ssrEscape(_vm._s(_vm.objItens.footer.text)) + "</p>" : "<!---->") + "</div> " + (_vm.objItens.list.title ? "<p class=\"interatividade-lista-link\">" + _vm._ssrEscape(_vm._s(_vm.objItens.list.title)) + "</p>" : "<!---->") + "</div>" : "<!---->"))], 2);
|
|
11247
11296
|
};
|
|
11248
11297
|
|
|
11249
|
-
var __vue_staticRenderFns__$
|
|
11298
|
+
var __vue_staticRenderFns__$7 = [];
|
|
11250
11299
|
/* style */
|
|
11251
11300
|
|
|
11252
|
-
var __vue_inject_styles__$
|
|
11301
|
+
var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
11253
11302
|
if (!inject) return;
|
|
11254
11303
|
inject("data-v-265335df_0", {
|
|
11255
11304
|
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%)}.interatividade-btn{width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;color:var(--message-color);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}.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}",
|
|
@@ -11260,21 +11309,21 @@ var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
|
11260
11309
|
/* scoped */
|
|
11261
11310
|
|
|
11262
11311
|
|
|
11263
|
-
var __vue_scope_id__$
|
|
11312
|
+
var __vue_scope_id__$7 = undefined;
|
|
11264
11313
|
/* module identifier */
|
|
11265
11314
|
|
|
11266
|
-
var __vue_module_identifier__$
|
|
11315
|
+
var __vue_module_identifier__$7 = "data-v-265335df";
|
|
11267
11316
|
/* functional template */
|
|
11268
11317
|
|
|
11269
|
-
var __vue_is_functional_template__$
|
|
11318
|
+
var __vue_is_functional_template__$7 = false;
|
|
11270
11319
|
/* style inject shadow dom */
|
|
11271
11320
|
|
|
11272
|
-
var __vue_component__$
|
|
11273
|
-
render: __vue_render__$
|
|
11274
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11275
|
-
}, __vue_inject_styles__$
|
|
11321
|
+
var __vue_component__$b = /*#__PURE__*/normalizeComponent({
|
|
11322
|
+
render: __vue_render__$7,
|
|
11323
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
11324
|
+
}, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, createInjectorSSR, undefined);
|
|
11276
11325
|
|
|
11277
|
-
var InteratividadeBotoes = __vue_component__$
|
|
11326
|
+
var InteratividadeBotoes = __vue_component__$b;var script$6 = {
|
|
11278
11327
|
props: {
|
|
11279
11328
|
message: {
|
|
11280
11329
|
type: String,
|
|
@@ -11410,10 +11459,10 @@ var InteratividadeBotoes = __vue_component__$8;var script$4 = {
|
|
|
11410
11459
|
}
|
|
11411
11460
|
}
|
|
11412
11461
|
};/* script */
|
|
11413
|
-
var __vue_script__$
|
|
11462
|
+
var __vue_script__$6 = script$6;
|
|
11414
11463
|
/* template */
|
|
11415
11464
|
|
|
11416
|
-
var __vue_render__$
|
|
11465
|
+
var __vue_render__$6 = function __vue_render__() {
|
|
11417
11466
|
var _vm = this;
|
|
11418
11467
|
|
|
11419
11468
|
var _h = _vm.$createElement;
|
|
@@ -11435,10 +11484,10 @@ var __vue_render__$4 = function __vue_render__() {
|
|
|
11435
11484
|
}) + " data-v-17ba3e86><h1 data-v-17ba3e86>" + _vm._ssrEscape(_vm._s(_vm.linkPreview.author)) + "</h1></div>" : "<!---->") + " " + (_vm.linkPreview.description ? "<div class=\"link-preview-infos\" data-v-17ba3e86>" + (_vm.linkPreview.description ? "<p data-v-17ba3e86>" + _vm._ssrEscape(_vm._s(_vm.linkPreview.description)) + "</p>" : "<!---->") + "</div>" : "<!---->"))]) : _vm._e();
|
|
11436
11485
|
};
|
|
11437
11486
|
|
|
11438
|
-
var __vue_staticRenderFns__$
|
|
11487
|
+
var __vue_staticRenderFns__$6 = [];
|
|
11439
11488
|
/* style */
|
|
11440
11489
|
|
|
11441
|
-
var __vue_inject_styles__$
|
|
11490
|
+
var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
11442
11491
|
if (!inject) return;
|
|
11443
11492
|
inject("data-v-17ba3e86_0", {
|
|
11444
11493
|
source: ".link-preview[data-v-17ba3e86]{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:.85rem}.link-preview-image[data-v-17ba3e86]{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-17ba3e86]{margin:5px;font-size:.615em;font-weight:700}.link-preview-author.mb-0[data-v-17ba3e86]{margin-bottom:0}.link-preview-author h1[data-v-17ba3e86]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-image img[data-v-17ba3e86]{min-width:100px;max-width:200px;border-top-left-radius:5px;border-top-right-radius:5px}.link-preview-infos[data-v-17ba3e86]{background-color:#2626261a;padding:5px;margin:5px;font-size:.83em;border-radius:5px}.link-preview[data-v-17ba3e86]:hover{opacity:1}.link-preview:hover .link-preview-infos p[data-v-17ba3e86]{text-decoration:underline}",
|
|
@@ -11449,22 +11498,22 @@ var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
|
11449
11498
|
/* scoped */
|
|
11450
11499
|
|
|
11451
11500
|
|
|
11452
|
-
var __vue_scope_id__$
|
|
11501
|
+
var __vue_scope_id__$6 = "data-v-17ba3e86";
|
|
11453
11502
|
/* module identifier */
|
|
11454
11503
|
|
|
11455
|
-
var __vue_module_identifier__$
|
|
11504
|
+
var __vue_module_identifier__$6 = "data-v-17ba3e86";
|
|
11456
11505
|
/* functional template */
|
|
11457
11506
|
|
|
11458
|
-
var __vue_is_functional_template__$
|
|
11507
|
+
var __vue_is_functional_template__$6 = false;
|
|
11459
11508
|
/* style inject shadow dom */
|
|
11460
11509
|
|
|
11461
|
-
var __vue_component__$
|
|
11462
|
-
render: __vue_render__$
|
|
11463
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11464
|
-
}, __vue_inject_styles__$
|
|
11510
|
+
var __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
11511
|
+
render: __vue_render__$6,
|
|
11512
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
11513
|
+
}, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, createInjectorSSR, undefined);
|
|
11465
11514
|
|
|
11466
|
-
var LinkPreview = __vue_component__$
|
|
11467
|
-
var script$
|
|
11515
|
+
var LinkPreview = __vue_component__$a;//
|
|
11516
|
+
var script$5 = {
|
|
11468
11517
|
components: {
|
|
11469
11518
|
AnexoMensagem: AnexoMensagem,
|
|
11470
11519
|
InteratividadeBotoes: InteratividadeBotoes,
|
|
@@ -11634,10 +11683,10 @@ var script$3 = {
|
|
|
11634
11683
|
}
|
|
11635
11684
|
}
|
|
11636
11685
|
};/* script */
|
|
11637
|
-
var __vue_script__$
|
|
11686
|
+
var __vue_script__$5 = script$5;
|
|
11638
11687
|
/* template */
|
|
11639
11688
|
|
|
11640
|
-
var __vue_render__$
|
|
11689
|
+
var __vue_render__$5 = function __vue_render__() {
|
|
11641
11690
|
var _vm = this;
|
|
11642
11691
|
|
|
11643
11692
|
var _h = _vm.$createElement;
|
|
@@ -11915,10 +11964,10 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11915
11964
|
})], 2)], 1) : _vm._e();
|
|
11916
11965
|
};
|
|
11917
11966
|
|
|
11918
|
-
var __vue_staticRenderFns__$
|
|
11967
|
+
var __vue_staticRenderFns__$5 = [];
|
|
11919
11968
|
/* style */
|
|
11920
11969
|
|
|
11921
|
-
var __vue_inject_styles__$
|
|
11970
|
+
var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
11922
11971
|
if (!inject) return;
|
|
11923
11972
|
inject("data-v-8e87a87a_0", {
|
|
11924
11973
|
source: ":root{--message-color:#373737}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.mensagem{padding:14px 7px;border-radius:2.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:.85rem;word-break:break-word}.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-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:.6rem;color:#67a332;width:.9rem;height:.9rem;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:.7rem}.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:.4rem;width:11.2px}.default-stick-size{width:180px;height:auto}.horario-envio{margin-right:15px;font-size:.7rem;position:absolute;left:10px;bottom:2px}.autor-mensagem{position:absolute;font-size:.6rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:90%;font-weight:700;top:2px}.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:#fff}.mensagem__principal>.mensagem .horario-envio{color:#fff}.mensagem__principal>.mensagem .autor-mensagem{right:5px;color:#fff}.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:.7em}.info-mapa li.url{font-size:.7em}.tooltip-list{margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}",
|
|
@@ -11929,28 +11978,28 @@ var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
|
11929
11978
|
/* scoped */
|
|
11930
11979
|
|
|
11931
11980
|
|
|
11932
|
-
var __vue_scope_id__$
|
|
11981
|
+
var __vue_scope_id__$5 = undefined;
|
|
11933
11982
|
/* module identifier */
|
|
11934
11983
|
|
|
11935
|
-
var __vue_module_identifier__$
|
|
11984
|
+
var __vue_module_identifier__$5 = "data-v-8e87a87a";
|
|
11936
11985
|
/* functional template */
|
|
11937
11986
|
|
|
11938
|
-
var __vue_is_functional_template__$
|
|
11987
|
+
var __vue_is_functional_template__$5 = false;
|
|
11939
11988
|
/* style inject shadow dom */
|
|
11940
11989
|
|
|
11941
|
-
var __vue_component__$
|
|
11942
|
-
render: __vue_render__$
|
|
11943
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11944
|
-
}, __vue_inject_styles__$
|
|
11990
|
+
var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
|
|
11991
|
+
render: __vue_render__$5,
|
|
11992
|
+
staticRenderFns: __vue_staticRenderFns__$5
|
|
11993
|
+
}, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, createInjectorSSR, undefined);
|
|
11945
11994
|
|
|
11946
|
-
var __vue_component__$
|
|
11995
|
+
var __vue_component__$9 = __vue_component__$8;//
|
|
11947
11996
|
//
|
|
11948
11997
|
//
|
|
11949
11998
|
//
|
|
11950
11999
|
//
|
|
11951
12000
|
//
|
|
11952
12001
|
//
|
|
11953
|
-
var script$
|
|
12002
|
+
var script$4 = {
|
|
11954
12003
|
props: {
|
|
11955
12004
|
icon: [String, Array],
|
|
11956
12005
|
default: ""
|
|
@@ -11961,10 +12010,10 @@ var script$2 = {
|
|
|
11961
12010
|
}
|
|
11962
12011
|
}
|
|
11963
12012
|
};/* script */
|
|
11964
|
-
var __vue_script__$
|
|
12013
|
+
var __vue_script__$4 = script$4;
|
|
11965
12014
|
/* template */
|
|
11966
12015
|
|
|
11967
|
-
var __vue_render__$
|
|
12016
|
+
var __vue_render__$4 = function __vue_render__() {
|
|
11968
12017
|
var _vm = this;
|
|
11969
12018
|
|
|
11970
12019
|
var _h = _vm.$createElement;
|
|
@@ -11987,10 +12036,10 @@ var __vue_render__$2 = function __vue_render__() {
|
|
|
11987
12036
|
})], 1);
|
|
11988
12037
|
};
|
|
11989
12038
|
|
|
11990
|
-
var __vue_staticRenderFns__$
|
|
12039
|
+
var __vue_staticRenderFns__$4 = [];
|
|
11991
12040
|
/* style */
|
|
11992
12041
|
|
|
11993
|
-
var __vue_inject_styles__$
|
|
12042
|
+
var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
11994
12043
|
if (!inject) return;
|
|
11995
12044
|
inject("data-v-f9c5e7d8_0", {
|
|
11996
12045
|
source: ".simple-btn--icon.custom>span{width:20px;height:20px}",
|
|
@@ -12001,22 +12050,22 @@ var __vue_inject_styles__$2 = function __vue_inject_styles__(inject) {
|
|
|
12001
12050
|
/* scoped */
|
|
12002
12051
|
|
|
12003
12052
|
|
|
12004
|
-
var __vue_scope_id__$
|
|
12053
|
+
var __vue_scope_id__$4 = undefined;
|
|
12005
12054
|
/* module identifier */
|
|
12006
12055
|
|
|
12007
|
-
var __vue_module_identifier__$
|
|
12056
|
+
var __vue_module_identifier__$4 = "data-v-f9c5e7d8";
|
|
12008
12057
|
/* functional template */
|
|
12009
12058
|
|
|
12010
|
-
var __vue_is_functional_template__$
|
|
12059
|
+
var __vue_is_functional_template__$4 = false;
|
|
12011
12060
|
/* style inject shadow dom */
|
|
12012
12061
|
|
|
12013
|
-
var __vue_component__$
|
|
12014
|
-
render: __vue_render__$
|
|
12015
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
12016
|
-
}, __vue_inject_styles__$
|
|
12062
|
+
var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
|
|
12063
|
+
render: __vue_render__$4,
|
|
12064
|
+
staticRenderFns: __vue_staticRenderFns__$4
|
|
12065
|
+
}, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, createInjectorSSR, undefined);
|
|
12017
12066
|
|
|
12018
|
-
var IconButton = __vue_component__$
|
|
12019
|
-
var script$
|
|
12067
|
+
var IconButton = __vue_component__$7;//
|
|
12068
|
+
var script$3 = {
|
|
12020
12069
|
components: {
|
|
12021
12070
|
IconButton: IconButton
|
|
12022
12071
|
},
|
|
@@ -12070,10 +12119,10 @@ var script$1 = {
|
|
|
12070
12119
|
}
|
|
12071
12120
|
}
|
|
12072
12121
|
};/* script */
|
|
12073
|
-
var __vue_script__$
|
|
12122
|
+
var __vue_script__$3 = script$3;
|
|
12074
12123
|
/* template */
|
|
12075
12124
|
|
|
12076
|
-
var __vue_render__$
|
|
12125
|
+
var __vue_render__$3 = function __vue_render__() {
|
|
12077
12126
|
var _vm = this;
|
|
12078
12127
|
|
|
12079
12128
|
var _h = _vm.$createElement;
|
|
@@ -12100,10 +12149,10 @@ var __vue_render__$1 = function __vue_render__() {
|
|
|
12100
12149
|
})], 1)] : _vm._e(), _vm._ssrNode(" " + (!_vm.activeLoader ? "<span class=\"simple-btn--text\">" + _vm._ssrEscape(_vm._s(_vm.btnText)) + "</span>" : "<VueLoader></VueLoader>"))], 2);
|
|
12101
12150
|
};
|
|
12102
12151
|
|
|
12103
|
-
var __vue_staticRenderFns__$
|
|
12152
|
+
var __vue_staticRenderFns__$3 = [];
|
|
12104
12153
|
/* style */
|
|
12105
12154
|
|
|
12106
|
-
var __vue_inject_styles__$
|
|
12155
|
+
var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
12107
12156
|
if (!inject) return;
|
|
12108
12157
|
inject("data-v-b7424d62_0", {
|
|
12109
12158
|
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}",
|
|
@@ -12114,21 +12163,21 @@ var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
|
|
|
12114
12163
|
/* scoped */
|
|
12115
12164
|
|
|
12116
12165
|
|
|
12117
|
-
var __vue_scope_id__$
|
|
12166
|
+
var __vue_scope_id__$3 = undefined;
|
|
12118
12167
|
/* module identifier */
|
|
12119
12168
|
|
|
12120
|
-
var __vue_module_identifier__$
|
|
12169
|
+
var __vue_module_identifier__$3 = "data-v-b7424d62";
|
|
12121
12170
|
/* functional template */
|
|
12122
12171
|
|
|
12123
|
-
var __vue_is_functional_template__$
|
|
12172
|
+
var __vue_is_functional_template__$3 = false;
|
|
12124
12173
|
/* style inject shadow dom */
|
|
12125
12174
|
|
|
12126
|
-
var __vue_component__$
|
|
12127
|
-
render: __vue_render__$
|
|
12128
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
12129
|
-
}, __vue_inject_styles__$
|
|
12175
|
+
var __vue_component__$5 = /*#__PURE__*/normalizeComponent({
|
|
12176
|
+
render: __vue_render__$3,
|
|
12177
|
+
staticRenderFns: __vue_staticRenderFns__$3
|
|
12178
|
+
}, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, undefined, createInjectorSSR, undefined);
|
|
12130
12179
|
|
|
12131
|
-
var __vue_component__$
|
|
12180
|
+
var __vue_component__$6 = __vue_component__$5;//
|
|
12132
12181
|
//
|
|
12133
12182
|
//
|
|
12134
12183
|
//
|
|
@@ -12147,7 +12196,7 @@ var __vue_component__$3 = __vue_component__$2;//
|
|
|
12147
12196
|
//
|
|
12148
12197
|
//
|
|
12149
12198
|
//
|
|
12150
|
-
var script = {
|
|
12199
|
+
var script$2 = {
|
|
12151
12200
|
props: {
|
|
12152
12201
|
identificador: {
|
|
12153
12202
|
type: String,
|
|
@@ -12232,10 +12281,10 @@ var script = {
|
|
|
12232
12281
|
}
|
|
12233
12282
|
}
|
|
12234
12283
|
};/* script */
|
|
12235
|
-
var __vue_script__ = script;
|
|
12284
|
+
var __vue_script__$2 = script$2;
|
|
12236
12285
|
/* template */
|
|
12237
12286
|
|
|
12238
|
-
var __vue_render__ = function __vue_render__() {
|
|
12287
|
+
var __vue_render__$2 = function __vue_render__() {
|
|
12239
12288
|
var _vm = this;
|
|
12240
12289
|
|
|
12241
12290
|
var _h = _vm.$createElement;
|
|
@@ -12280,10 +12329,10 @@ var __vue_render__ = function __vue_render__() {
|
|
|
12280
12329
|
})], 1)]);
|
|
12281
12330
|
};
|
|
12282
12331
|
|
|
12283
|
-
var __vue_staticRenderFns__ = [];
|
|
12332
|
+
var __vue_staticRenderFns__$2 = [];
|
|
12284
12333
|
/* style */
|
|
12285
12334
|
|
|
12286
|
-
var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
|
|
12335
|
+
var __vue_inject_styles__$2 = function __vue_inject_styles__(inject) {
|
|
12287
12336
|
if (!inject) return;
|
|
12288
12337
|
inject("data-v-179843a2_0", {
|
|
12289
12338
|
source: ".fade-enter-active[data-v-179843a2],.fade-leave-active[data-v-179843a2]{transition:opacity .3s}.fade-enter[data-v-179843a2],.fade-leave-to[data-v-179843a2]{opacity:0}",
|
|
@@ -12298,10 +12347,254 @@ var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
|
|
|
12298
12347
|
/* scoped */
|
|
12299
12348
|
|
|
12300
12349
|
|
|
12301
|
-
var __vue_scope_id__ = "data-v-179843a2";
|
|
12350
|
+
var __vue_scope_id__$2 = "data-v-179843a2";
|
|
12351
|
+
/* module identifier */
|
|
12352
|
+
|
|
12353
|
+
var __vue_module_identifier__$2 = "data-v-179843a2";
|
|
12354
|
+
/* functional template */
|
|
12355
|
+
|
|
12356
|
+
var __vue_is_functional_template__$2 = false;
|
|
12357
|
+
/* style inject shadow dom */
|
|
12358
|
+
|
|
12359
|
+
var __vue_component__$3 = /*#__PURE__*/normalizeComponent({
|
|
12360
|
+
render: __vue_render__$2,
|
|
12361
|
+
staticRenderFns: __vue_staticRenderFns__$2
|
|
12362
|
+
}, __vue_inject_styles__$2, __vue_script__$2, __vue_scope_id__$2, __vue_is_functional_template__$2, __vue_module_identifier__$2, false, undefined, createInjectorSSR, undefined);
|
|
12363
|
+
|
|
12364
|
+
var __vue_component__$4 = __vue_component__$3;//
|
|
12365
|
+
var script$1 = {
|
|
12366
|
+
mixins: [fileHandler],
|
|
12367
|
+
props: {
|
|
12368
|
+
anexo: {
|
|
12369
|
+
type: [Object, String],
|
|
12370
|
+
default: function _default() {
|
|
12371
|
+
return {};
|
|
12372
|
+
}
|
|
12373
|
+
},
|
|
12374
|
+
dominio: {
|
|
12375
|
+
type: String,
|
|
12376
|
+
required: true
|
|
12377
|
+
}
|
|
12378
|
+
},
|
|
12379
|
+
mounted: function mounted() {
|
|
12380
|
+
this.setFileVars(this.anexo, {
|
|
12381
|
+
dominio: this.dominio
|
|
12382
|
+
});
|
|
12383
|
+
}
|
|
12384
|
+
};/* script */
|
|
12385
|
+
var __vue_script__$1 = script$1;
|
|
12386
|
+
/* template */
|
|
12387
|
+
|
|
12388
|
+
var __vue_render__$1 = function __vue_render__() {
|
|
12389
|
+
var _vm = this;
|
|
12390
|
+
|
|
12391
|
+
var _h = _vm.$createElement;
|
|
12392
|
+
|
|
12393
|
+
var _c = _vm._self._c || _h;
|
|
12394
|
+
|
|
12395
|
+
return _c('transition-group', {
|
|
12396
|
+
attrs: {
|
|
12397
|
+
"name": "fade",
|
|
12398
|
+
"mode": "out-in"
|
|
12399
|
+
}
|
|
12400
|
+
}, [_vm.isLoading ? _c('VueLoader', {
|
|
12401
|
+
key: "file-loader"
|
|
12402
|
+
}) : _c('div', {
|
|
12403
|
+
key: "file-container",
|
|
12404
|
+
staticClass: "mb-5 mx-5 d-flex flex-wrap align-items-end"
|
|
12405
|
+
}, [_vm.imageURL ? _c('span', {
|
|
12406
|
+
staticClass: "anexo-img box-shadow",
|
|
12407
|
+
attrs: {
|
|
12408
|
+
"title": "Visualizar " + _vm.filename
|
|
12409
|
+
},
|
|
12410
|
+
on: {
|
|
12411
|
+
"click": function click($event) {
|
|
12412
|
+
return _vm.openWindowFromURL(_vm.imageURL, true);
|
|
12413
|
+
}
|
|
12414
|
+
}
|
|
12415
|
+
}, [_c('img', {
|
|
12416
|
+
attrs: {
|
|
12417
|
+
"src": "" + _vm.imageURL,
|
|
12418
|
+
"alt": _vm.filename
|
|
12419
|
+
}
|
|
12420
|
+
})]) : _c('span', {
|
|
12421
|
+
staticClass: "anexo-icone",
|
|
12422
|
+
class: [_vm.iconeClass],
|
|
12423
|
+
attrs: {
|
|
12424
|
+
"title": "Visualizar " + _vm.filename,
|
|
12425
|
+
"target": "_blank"
|
|
12426
|
+
},
|
|
12427
|
+
on: {
|
|
12428
|
+
"click": function click($event) {
|
|
12429
|
+
return _vm.openWindowFromURL(_vm.docURL, false);
|
|
12430
|
+
}
|
|
12431
|
+
}
|
|
12432
|
+
}, [_c('fa-icon', {
|
|
12433
|
+
attrs: {
|
|
12434
|
+
"icon": _vm.icon
|
|
12435
|
+
}
|
|
12436
|
+
})], 1), _vm._v(" "), _c('a', {
|
|
12437
|
+
attrs: {
|
|
12438
|
+
"href": _vm.imageURL ? _vm.imageURL : _vm.docURL,
|
|
12439
|
+
"download": "" + _vm.filename,
|
|
12440
|
+
"target": "_blank",
|
|
12441
|
+
"title": "Download " + _vm.filename
|
|
12442
|
+
}
|
|
12443
|
+
}, [_c('fa-icon', {
|
|
12444
|
+
attrs: {
|
|
12445
|
+
"icon": ['fas', 'download']
|
|
12446
|
+
}
|
|
12447
|
+
})], 1)])], 1);
|
|
12448
|
+
};
|
|
12449
|
+
|
|
12450
|
+
var __vue_staticRenderFns__$1 = [];
|
|
12451
|
+
/* style */
|
|
12452
|
+
|
|
12453
|
+
var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
|
|
12454
|
+
if (!inject) return;
|
|
12455
|
+
inject("data-v-298444ef_0", {
|
|
12456
|
+
source: ".anexo-img[data-v-298444ef]{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-298444ef]:hover{opacity:1}.anexo-img img[data-v-298444ef]{width:95%;max-height:50px}.box-shadow[data-v-298444ef]{-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-298444ef]:hover{opacity:1}.anexo-icone[data-v-298444ef]:visited{color:inherit}.anexo-icone svg[data-v-298444ef]{font-size:30px;z-index:1}.anexo-icone.pdf[data-v-298444ef]{position:relative}.anexo-icone.pdf svg[data-v-298444ef]{color:#e74c3c}.anexo-icone.pdf[data-v-298444ef]::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.anexo-icone.doc[data-v-298444ef]{color:#15517f}.anexo-icone.doc[data-v-298444ef]::after{content:\"\";position:absolute;width:20px;height:20px;background-color:#fff}.anexo-icone[data-v-298444ef]{opacity:.9;transition:opacity .2s;color:#222;cursor:pointer;display:flex;justify-content:center;align-items:center}.align-items-end[data-v-298444ef]{align-items:flex-end}.flex-wrap[data-v-298444ef]{flex-wrap:wrap}.d-flex[data-v-298444ef]{display:flex}.mb-5[data-v-298444ef]{margin-bottom:5px}.mx-5[data-v-298444ef]{margin-left:5px;margin-right:5px}",
|
|
12457
|
+
map: undefined,
|
|
12458
|
+
media: undefined
|
|
12459
|
+
});
|
|
12460
|
+
};
|
|
12461
|
+
/* scoped */
|
|
12462
|
+
|
|
12463
|
+
|
|
12464
|
+
var __vue_scope_id__$1 = "data-v-298444ef";
|
|
12465
|
+
/* module identifier */
|
|
12466
|
+
|
|
12467
|
+
var __vue_module_identifier__$1 = "data-v-298444ef";
|
|
12468
|
+
/* functional template */
|
|
12469
|
+
|
|
12470
|
+
var __vue_is_functional_template__$1 = false;
|
|
12471
|
+
/* style inject shadow dom */
|
|
12472
|
+
|
|
12473
|
+
var __vue_component__$2 = /*#__PURE__*/normalizeComponent({
|
|
12474
|
+
render: __vue_render__$1,
|
|
12475
|
+
staticRenderFns: __vue_staticRenderFns__$1
|
|
12476
|
+
}, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, undefined, createInjectorSSR, undefined);
|
|
12477
|
+
|
|
12478
|
+
var EmailFile = __vue_component__$2;//
|
|
12479
|
+
var script = {
|
|
12480
|
+
mixins: [textoLongo],
|
|
12481
|
+
components: {
|
|
12482
|
+
EmailFile: EmailFile
|
|
12483
|
+
},
|
|
12484
|
+
props: {
|
|
12485
|
+
dominio: {
|
|
12486
|
+
type: String,
|
|
12487
|
+
required: true
|
|
12488
|
+
},
|
|
12489
|
+
dicionario: {
|
|
12490
|
+
type: Object,
|
|
12491
|
+
required: true
|
|
12492
|
+
},
|
|
12493
|
+
de: {
|
|
12494
|
+
type: String,
|
|
12495
|
+
required: false,
|
|
12496
|
+
default: ""
|
|
12497
|
+
},
|
|
12498
|
+
para: {
|
|
12499
|
+
type: String,
|
|
12500
|
+
required: false,
|
|
12501
|
+
default: ""
|
|
12502
|
+
},
|
|
12503
|
+
html: {
|
|
12504
|
+
type: String,
|
|
12505
|
+
required: false,
|
|
12506
|
+
default: ""
|
|
12507
|
+
},
|
|
12508
|
+
assunto: {
|
|
12509
|
+
type: String,
|
|
12510
|
+
required: false,
|
|
12511
|
+
default: ""
|
|
12512
|
+
},
|
|
12513
|
+
dataHora: {
|
|
12514
|
+
type: String,
|
|
12515
|
+
required: false,
|
|
12516
|
+
default: ""
|
|
12517
|
+
},
|
|
12518
|
+
mensagem: {
|
|
12519
|
+
type: String,
|
|
12520
|
+
required: false,
|
|
12521
|
+
default: ""
|
|
12522
|
+
},
|
|
12523
|
+
anexos: {
|
|
12524
|
+
type: [Array, String],
|
|
12525
|
+
required: false,
|
|
12526
|
+
default: function _default() {
|
|
12527
|
+
return [];
|
|
12528
|
+
}
|
|
12529
|
+
},
|
|
12530
|
+
iniciarAberto: {
|
|
12531
|
+
type: Boolean,
|
|
12532
|
+
required: false,
|
|
12533
|
+
default: false
|
|
12534
|
+
}
|
|
12535
|
+
},
|
|
12536
|
+
data: function data() {
|
|
12537
|
+
return {
|
|
12538
|
+
estado: 0
|
|
12539
|
+
};
|
|
12540
|
+
},
|
|
12541
|
+
computed: {
|
|
12542
|
+
siglaNome: function siglaNome() {
|
|
12543
|
+
return this.de[0] ? this.de[0].toUpperCase() : "";
|
|
12544
|
+
}
|
|
12545
|
+
},
|
|
12546
|
+
methods: {
|
|
12547
|
+
toggleEstado: function toggleEstado() {
|
|
12548
|
+
this.estado = this.estado == 0 ? 1 : 0;
|
|
12549
|
+
}
|
|
12550
|
+
}
|
|
12551
|
+
};/* script */
|
|
12552
|
+
var __vue_script__ = script;
|
|
12553
|
+
/* template */
|
|
12554
|
+
|
|
12555
|
+
var __vue_render__ = function __vue_render__() {
|
|
12556
|
+
var _vm = this;
|
|
12557
|
+
|
|
12558
|
+
var _h = _vm.$createElement;
|
|
12559
|
+
|
|
12560
|
+
var _c = _vm._self._c || _h;
|
|
12561
|
+
|
|
12562
|
+
return _c('div', {
|
|
12563
|
+
staticClass: "w-100 text-dark min-h-60 d-flex flex-wrap px-35 border-bottom-1 border-color-gray transition-150"
|
|
12564
|
+
}, [_vm._ssrNode("<div class=\"w-100 d-flex d-flex align-items-center justify-content-between cursor-pointer\" data-v-06a38972>", "</div>", [_vm._ssrNode("<div class=\"d-flex-center m-10\" data-v-06a38972><span class=\"align-self-start border-radius-round d-flex-center w-36px h-36px border-color-gray border-1 mr-10\" data-v-06a38972>" + _vm._ssrEscape(_vm._s(_vm.siglaNome)) + "</span> <div class=\"d-flex flex-column\" data-v-06a38972><p" + _vm._ssrAttr("title", _vm.de) + " class=\"text-bold fs-_9\" data-v-06a38972>" + _vm._ssrEscape(_vm._s(_vm.de)) + "</p> " + (_vm.estado != 0 ? "<p" + _vm._ssrAttr("title", _vm.para) + " class=\"text-gray fs-_8\" data-v-06a38972>" + _vm._ssrEscape(_vm._s(_vm.para)) + "</p>" : "<!---->") + " <p" + _vm._ssrAttr("title", _vm.assunto) + " class=\"text-gray fs-_8\" data-v-06a38972>" + _vm._ssrEscape(_vm._s(_vm.tratarTextoLongo(_vm.assunto, 30))) + "</p></div></div> "), _vm._ssrNode("<span" + _vm._ssrAttr("title", _vm.formataDataHora(_vm.dataHora)) + " class=\"fs-_8 mr-10 text-ellipsis\" data-v-06a38972>", "</span>", [_c('fa-icon', {
|
|
12565
|
+
attrs: {
|
|
12566
|
+
"icon": ['fas', 'calendar']
|
|
12567
|
+
}
|
|
12568
|
+
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.formataDataHora(_vm.dataHora)) + "\n "))], 2)], 2), _vm._ssrNode(" " + (_vm.estado != 0 ? "<div class=\"d-flex-center w-100 p-15\" data-v-06a38972><section data-v-06a38972>" + _vm._s(_vm.html) + "</section></div>" : "<!---->") + " "), _vm.anexos && _vm.anexos.length ? _vm._l(_vm.anexos, function (anexo, index) {
|
|
12569
|
+
return _c('EmailFile', {
|
|
12570
|
+
key: index,
|
|
12571
|
+
staticClass: "d-flex flex-wrap align-items-center",
|
|
12572
|
+
attrs: {
|
|
12573
|
+
"anexo": anexo,
|
|
12574
|
+
"dominio": _vm.dominio
|
|
12575
|
+
}
|
|
12576
|
+
});
|
|
12577
|
+
}) : _vm._e()], 2);
|
|
12578
|
+
};
|
|
12579
|
+
|
|
12580
|
+
var __vue_staticRenderFns__ = [];
|
|
12581
|
+
/* style */
|
|
12582
|
+
|
|
12583
|
+
var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
|
|
12584
|
+
if (!inject) return;
|
|
12585
|
+
inject("data-v-06a38972_0", {
|
|
12586
|
+
source: ".w-100[data-v-06a38972]{width:100%}.text-dark[data-v-06a38972]{color:#333}.min-h-60[data-v-06a38972]{min-height:60px}.d-flex[data-v-06a38972]{display:flex}.flex-wrap[data-v-06a38972]{flex-wrap:wrap}.border-bottom-1[data-v-06a38972]{border-bottom:1px solid}.border-color-gray[data-v-06a38972]{border-color:#ccc}.transition-150[data-v-06a38972]{transition:all 150ms ease-in-out}.cursor-pointer[data-v-06a38972]{cursor:pointer}.justify-content-between[data-v-06a38972]{justify-content:space-between}.align-items-center[data-v-06a38972]{align-items:center}.align-self-start[data-v-06a38972]{align-self:flex-start}.border-radius-round[data-v-06a38972]{border-radius:50%!important}.w-36px[data-v-06a38972]{width:36px}.h-36px[data-v-06a38972]{height:36px}.border-1[data-v-06a38972]{border:1px solid}.mr-10[data-v-06a38972]{margin-right:10px}.flex-column[data-v-06a38972]{display:flex;flex-direction:column}.text-bold[data-v-06a38972]{font-weight:700}.fs-_9[data-v-06a38972]{font-size:.9rem}.fs-_8[data-v-06a38972]{font-size:.8rem}.text-gray[data-v-06a38972]{color:gray}.p-15[data-v-06a38972]{padding:15px}.text-ellipsis[data-v-06a38972]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.d-flex-center[data-v-06a38972]{display:flex;justify-content:center;align-items:center}",
|
|
12587
|
+
map: undefined,
|
|
12588
|
+
media: undefined
|
|
12589
|
+
});
|
|
12590
|
+
};
|
|
12591
|
+
/* scoped */
|
|
12592
|
+
|
|
12593
|
+
|
|
12594
|
+
var __vue_scope_id__ = "data-v-06a38972";
|
|
12302
12595
|
/* module identifier */
|
|
12303
12596
|
|
|
12304
|
-
var __vue_module_identifier__ = "data-v-
|
|
12597
|
+
var __vue_module_identifier__ = "data-v-06a38972";
|
|
12305
12598
|
/* functional template */
|
|
12306
12599
|
|
|
12307
12600
|
var __vue_is_functional_template__ = false;
|
|
@@ -12312,7 +12605,7 @@ var __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
12312
12605
|
staticRenderFns: __vue_staticRenderFns__
|
|
12313
12606
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, createInjectorSSR, undefined);
|
|
12314
12607
|
|
|
12315
|
-
var __vue_component__$1 = __vue_component__;var components$1=/*#__PURE__*/Object.freeze({__proto__:null,TemplateGenerator:__vue_component__$
|
|
12608
|
+
var __vue_component__$1 = __vue_component__;var components$1=/*#__PURE__*/Object.freeze({__proto__:null,TemplateGenerator:__vue_component__$p,TextFooter:TextFooter,ExpandTextarea:__vue_component__$n,Card:__vue_component__$j,InteratividadeFormulario:InteratividadeFormulario,CardMessages:__vue_component__$e,ChatMessages:__vue_component__$9,BtnEmojis:BtnEmojis,SimpleButton:__vue_component__$6,ScrollContent:__vue_component__$4,VueLoader:Loader,Email:__vue_component__$1});var install = function installVueIntergrallPlugins(Vue) {
|
|
12316
12609
|
Object.entries(components$1).forEach(function (_ref) {
|
|
12317
12610
|
var _ref2 = _slicedToArray(_ref, 2),
|
|
12318
12611
|
componentName = _ref2[0],
|
|
@@ -12321,7 +12614,7 @@ var __vue_component__$1 = __vue_component__;var components$1=/*#__PURE__*/Object
|
|
|
12321
12614
|
Vue.component(componentName, component);
|
|
12322
12615
|
});
|
|
12323
12616
|
}; // Create module definition for Vue.use()
|
|
12324
|
-
var components=/*#__PURE__*/Object.freeze({__proto__:null,'default':install,TemplateGenerator:__vue_component__$
|
|
12617
|
+
var components=/*#__PURE__*/Object.freeze({__proto__:null,'default':install,TemplateGenerator:__vue_component__$p,TextFooter:TextFooter,ExpandTextarea:__vue_component__$n,Card:__vue_component__$j,InteratividadeFormulario:InteratividadeFormulario,CardMessages:__vue_component__$e,ChatMessages:__vue_component__$9,BtnEmojis:BtnEmojis,SimpleButton:__vue_component__$6,ScrollContent:__vue_component__$4,VueLoader:Loader,Email:__vue_component__$1});// only expose one global var, with component exports exposed as properties of
|
|
12325
12618
|
// that global var (eg. plugin.component)
|
|
12326
12619
|
|
|
12327
12620
|
Object.entries(components).forEach(function (_ref) {
|