vue-intergrall-plugins 0.0.189 → 0.0.190
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.
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
'use strict';var vue=require('vue'),http=require('http'),https=require('https'),url=require('url'),stream=require('stream'),assert=require('assert'),tty=require('tty'),util=require('util'),os=require('os'),zlib=require('zlib');function _interopDefaultLegacy(e){return e&&typeof e==='object'&&'default'in e?e:{'default':e}}var vue__default=/*#__PURE__*/_interopDefaultLegacy(vue);var http__default=/*#__PURE__*/_interopDefaultLegacy(http);var https__default=/*#__PURE__*/_interopDefaultLegacy(https);var url__default=/*#__PURE__*/_interopDefaultLegacy(url);var stream__default=/*#__PURE__*/_interopDefaultLegacy(stream);var assert__default=/*#__PURE__*/_interopDefaultLegacy(assert);var tty__default=/*#__PURE__*/_interopDefaultLegacy(tty);var util__default=/*#__PURE__*/_interopDefaultLegacy(util);var os__default=/*#__PURE__*/_interopDefaultLegacy(os);var zlib__default=/*#__PURE__*/_interopDefaultLegacy(zlib);function
|
|
1
|
+
'use strict';var vue=require('vue'),http=require('http'),https=require('https'),url=require('url'),stream=require('stream'),assert=require('assert'),tty=require('tty'),util=require('util'),os=require('os'),zlib=require('zlib');function _interopDefaultLegacy(e){return e&&typeof e==='object'&&'default'in e?e:{'default':e}}var vue__default=/*#__PURE__*/_interopDefaultLegacy(vue);var http__default=/*#__PURE__*/_interopDefaultLegacy(http);var https__default=/*#__PURE__*/_interopDefaultLegacy(https);var url__default=/*#__PURE__*/_interopDefaultLegacy(url);var stream__default=/*#__PURE__*/_interopDefaultLegacy(stream);var assert__default=/*#__PURE__*/_interopDefaultLegacy(assert);var tty__default=/*#__PURE__*/_interopDefaultLegacy(tty);var util__default=/*#__PURE__*/_interopDefaultLegacy(util);var os__default=/*#__PURE__*/_interopDefaultLegacy(os);var zlib__default=/*#__PURE__*/_interopDefaultLegacy(zlib);function _typeof(obj) {
|
|
2
|
+
"@babel/helpers - typeof";
|
|
3
|
+
|
|
4
|
+
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
5
|
+
_typeof = function (obj) {
|
|
6
|
+
return typeof obj;
|
|
7
|
+
};
|
|
8
|
+
} else {
|
|
9
|
+
_typeof = function (obj) {
|
|
10
|
+
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
return _typeof(obj);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
2
18
|
try {
|
|
3
19
|
var info = gen[key](arg);
|
|
4
20
|
var value = info.value;
|
|
@@ -1836,7 +1852,7 @@ var createPopper = /*#__PURE__*/popperGenerator({
|
|
|
1836
1852
|
//
|
|
1837
1853
|
//
|
|
1838
1854
|
//
|
|
1839
|
-
var script$
|
|
1855
|
+
var script$u = {
|
|
1840
1856
|
data: function data() {
|
|
1841
1857
|
return {
|
|
1842
1858
|
varValues: {},
|
|
@@ -2121,10 +2137,10 @@ var script$t = {
|
|
|
2121
2137
|
}
|
|
2122
2138
|
return script;
|
|
2123
2139
|
}/* script */
|
|
2124
|
-
var __vue_script__$
|
|
2140
|
+
var __vue_script__$u = script$u;
|
|
2125
2141
|
/* template */
|
|
2126
2142
|
|
|
2127
|
-
var __vue_render__$
|
|
2143
|
+
var __vue_render__$u = function __vue_render__() {
|
|
2128
2144
|
var _vm = this;
|
|
2129
2145
|
|
|
2130
2146
|
var _h = _vm.$createElement;
|
|
@@ -2156,31 +2172,31 @@ var __vue_render__$t = function __vue_render__() {
|
|
|
2156
2172
|
})], 2)]) : _vm._e()], 2);
|
|
2157
2173
|
};
|
|
2158
2174
|
|
|
2159
|
-
var __vue_staticRenderFns__$
|
|
2175
|
+
var __vue_staticRenderFns__$u = [];
|
|
2160
2176
|
/* style */
|
|
2161
2177
|
|
|
2162
|
-
var __vue_inject_styles__$
|
|
2178
|
+
var __vue_inject_styles__$u = undefined;
|
|
2163
2179
|
/* scoped */
|
|
2164
2180
|
|
|
2165
|
-
var __vue_scope_id__$
|
|
2181
|
+
var __vue_scope_id__$u = undefined;
|
|
2166
2182
|
/* module identifier */
|
|
2167
2183
|
|
|
2168
|
-
var __vue_module_identifier__$
|
|
2184
|
+
var __vue_module_identifier__$u = "data-v-b408301c";
|
|
2169
2185
|
/* functional template */
|
|
2170
2186
|
|
|
2171
|
-
var __vue_is_functional_template__$
|
|
2187
|
+
var __vue_is_functional_template__$u = false;
|
|
2172
2188
|
/* style inject */
|
|
2173
2189
|
|
|
2174
2190
|
/* style inject SSR */
|
|
2175
2191
|
|
|
2176
2192
|
/* style inject shadow dom */
|
|
2177
2193
|
|
|
2178
|
-
var __vue_component__$
|
|
2179
|
-
render: __vue_render__$
|
|
2180
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2181
|
-
}, __vue_inject_styles__$
|
|
2194
|
+
var __vue_component__$B = /*#__PURE__*/normalizeComponent({
|
|
2195
|
+
render: __vue_render__$u,
|
|
2196
|
+
staticRenderFns: __vue_staticRenderFns__$u
|
|
2197
|
+
}, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
|
|
2182
2198
|
|
|
2183
|
-
var TemplateSingle = __vue_component__$
|
|
2199
|
+
var TemplateSingle = __vue_component__$B;var setResizeListeners = function setResizeListeners($el, inputClass, parentClass) {
|
|
2184
2200
|
var inputTargets = $el.querySelectorAll(inputClass);
|
|
2185
2201
|
inputTargets.forEach(function (target) {
|
|
2186
2202
|
target.addEventListener("input", function () {
|
|
@@ -2360,7 +2376,7 @@ var categories=[{id:"people",name:"Smileys & People",emojis:["grinning","grin","
|
|
|
2360
2376
|
//
|
|
2361
2377
|
//
|
|
2362
2378
|
//
|
|
2363
|
-
var script$
|
|
2379
|
+
var script$t = {};function createInjectorSSR(context) {
|
|
2364
2380
|
if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {
|
|
2365
2381
|
context = __VUE_SSR_CONTEXT__;
|
|
2366
2382
|
}
|
|
@@ -2401,10 +2417,10 @@ function renderStyles(styles) {
|
|
|
2401
2417
|
}
|
|
2402
2418
|
return css;
|
|
2403
2419
|
}/* script */
|
|
2404
|
-
var __vue_script__$
|
|
2420
|
+
var __vue_script__$t = script$t;
|
|
2405
2421
|
/* template */
|
|
2406
2422
|
|
|
2407
|
-
var __vue_render__$
|
|
2423
|
+
var __vue_render__$t = function __vue_render__() {
|
|
2408
2424
|
var _vm = this;
|
|
2409
2425
|
|
|
2410
2426
|
var _h = _vm.$createElement;
|
|
@@ -2416,10 +2432,10 @@ var __vue_render__$s = function __vue_render__() {
|
|
|
2416
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>")]);
|
|
2417
2433
|
};
|
|
2418
2434
|
|
|
2419
|
-
var __vue_staticRenderFns__$
|
|
2435
|
+
var __vue_staticRenderFns__$t = [];
|
|
2420
2436
|
/* style */
|
|
2421
2437
|
|
|
2422
|
-
var __vue_inject_styles__$
|
|
2438
|
+
var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
|
|
2423
2439
|
if (!inject) return;
|
|
2424
2440
|
inject("data-v-606babe9_0", {
|
|
2425
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}",
|
|
@@ -2430,22 +2446,22 @@ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
|
|
|
2430
2446
|
/* scoped */
|
|
2431
2447
|
|
|
2432
2448
|
|
|
2433
|
-
var __vue_scope_id__$
|
|
2449
|
+
var __vue_scope_id__$t = undefined;
|
|
2434
2450
|
/* module identifier */
|
|
2435
2451
|
|
|
2436
|
-
var __vue_module_identifier__$
|
|
2452
|
+
var __vue_module_identifier__$t = "data-v-606babe9";
|
|
2437
2453
|
/* functional template */
|
|
2438
2454
|
|
|
2439
|
-
var __vue_is_functional_template__$
|
|
2455
|
+
var __vue_is_functional_template__$t = false;
|
|
2440
2456
|
/* style inject shadow dom */
|
|
2441
2457
|
|
|
2442
|
-
var __vue_component__$
|
|
2443
|
-
render: __vue_render__$
|
|
2444
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2445
|
-
}, __vue_inject_styles__$
|
|
2458
|
+
var __vue_component__$A = /*#__PURE__*/normalizeComponent({
|
|
2459
|
+
render: __vue_render__$t,
|
|
2460
|
+
staticRenderFns: __vue_staticRenderFns__$t
|
|
2461
|
+
}, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, createInjectorSSR, undefined);
|
|
2446
2462
|
|
|
2447
|
-
var SkeletonPicker = __vue_component__$
|
|
2448
|
-
var script$
|
|
2463
|
+
var SkeletonPicker = __vue_component__$A;//
|
|
2464
|
+
var script$s = {
|
|
2449
2465
|
components: {
|
|
2450
2466
|
SkeletonPicker: SkeletonPicker
|
|
2451
2467
|
},
|
|
@@ -2633,10 +2649,10 @@ var script$r = {
|
|
|
2633
2649
|
}
|
|
2634
2650
|
}
|
|
2635
2651
|
};/* script */
|
|
2636
|
-
var __vue_script__$
|
|
2652
|
+
var __vue_script__$s = script$s;
|
|
2637
2653
|
/* template */
|
|
2638
2654
|
|
|
2639
|
-
var __vue_render__$
|
|
2655
|
+
var __vue_render__$s = function __vue_render__() {
|
|
2640
2656
|
var _vm = this;
|
|
2641
2657
|
|
|
2642
2658
|
var _h = _vm.$createElement;
|
|
@@ -2658,10 +2674,10 @@ var __vue_render__$r = function __vue_render__() {
|
|
|
2658
2674
|
}) + "</div>") + "</div>")], 2);
|
|
2659
2675
|
};
|
|
2660
2676
|
|
|
2661
|
-
var __vue_staticRenderFns__$
|
|
2677
|
+
var __vue_staticRenderFns__$s = [];
|
|
2662
2678
|
/* style */
|
|
2663
2679
|
|
|
2664
|
-
var __vue_inject_styles__$
|
|
2680
|
+
var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
|
|
2665
2681
|
if (!inject) return;
|
|
2666
2682
|
inject("data-v-678ca55c_0", {
|
|
2667
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}",
|
|
@@ -2672,22 +2688,22 @@ var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
|
|
|
2672
2688
|
/* scoped */
|
|
2673
2689
|
|
|
2674
2690
|
|
|
2675
|
-
var __vue_scope_id__$
|
|
2691
|
+
var __vue_scope_id__$s = undefined;
|
|
2676
2692
|
/* module identifier */
|
|
2677
2693
|
|
|
2678
|
-
var __vue_module_identifier__$
|
|
2694
|
+
var __vue_module_identifier__$s = "data-v-678ca55c";
|
|
2679
2695
|
/* functional template */
|
|
2680
2696
|
|
|
2681
|
-
var __vue_is_functional_template__$
|
|
2697
|
+
var __vue_is_functional_template__$s = false;
|
|
2682
2698
|
/* style inject shadow dom */
|
|
2683
2699
|
|
|
2684
|
-
var __vue_component__$
|
|
2685
|
-
render: __vue_render__$
|
|
2686
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2687
|
-
}, __vue_inject_styles__$
|
|
2700
|
+
var __vue_component__$z = /*#__PURE__*/normalizeComponent({
|
|
2701
|
+
render: __vue_render__$s,
|
|
2702
|
+
staticRenderFns: __vue_staticRenderFns__$s
|
|
2703
|
+
}, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, createInjectorSSR, undefined);
|
|
2688
2704
|
|
|
2689
|
-
var Picker = __vue_component__$
|
|
2690
|
-
var script$
|
|
2705
|
+
var Picker = __vue_component__$z;//
|
|
2706
|
+
var script$r = {
|
|
2691
2707
|
components: {
|
|
2692
2708
|
Picker: Picker
|
|
2693
2709
|
},
|
|
@@ -2777,10 +2793,10 @@ var script$q = {
|
|
|
2777
2793
|
}
|
|
2778
2794
|
}
|
|
2779
2795
|
};/* script */
|
|
2780
|
-
var __vue_script__$
|
|
2796
|
+
var __vue_script__$r = script$r;
|
|
2781
2797
|
/* template */
|
|
2782
2798
|
|
|
2783
|
-
var __vue_render__$
|
|
2799
|
+
var __vue_render__$r = function __vue_render__() {
|
|
2784
2800
|
var _vm = this;
|
|
2785
2801
|
|
|
2786
2802
|
var _h = _vm.$createElement;
|
|
@@ -2813,10 +2829,10 @@ var __vue_render__$q = function __vue_render__() {
|
|
|
2813
2829
|
})], 1)], 2);
|
|
2814
2830
|
};
|
|
2815
2831
|
|
|
2816
|
-
var __vue_staticRenderFns__$
|
|
2832
|
+
var __vue_staticRenderFns__$r = [];
|
|
2817
2833
|
/* style */
|
|
2818
2834
|
|
|
2819
|
-
var __vue_inject_styles__$
|
|
2835
|
+
var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
|
|
2820
2836
|
if (!inject) return;
|
|
2821
2837
|
inject("data-v-7b7b5e22_0", {
|
|
2822
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}",
|
|
@@ -2827,27 +2843,27 @@ var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
|
|
|
2827
2843
|
/* scoped */
|
|
2828
2844
|
|
|
2829
2845
|
|
|
2830
|
-
var __vue_scope_id__$
|
|
2846
|
+
var __vue_scope_id__$r = undefined;
|
|
2831
2847
|
/* module identifier */
|
|
2832
2848
|
|
|
2833
|
-
var __vue_module_identifier__$
|
|
2849
|
+
var __vue_module_identifier__$r = "data-v-7b7b5e22";
|
|
2834
2850
|
/* functional template */
|
|
2835
2851
|
|
|
2836
|
-
var __vue_is_functional_template__$
|
|
2852
|
+
var __vue_is_functional_template__$r = false;
|
|
2837
2853
|
/* style inject shadow dom */
|
|
2838
2854
|
|
|
2839
|
-
var __vue_component__$
|
|
2840
|
-
render: __vue_render__$
|
|
2841
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2842
|
-
}, __vue_inject_styles__$
|
|
2855
|
+
var __vue_component__$y = /*#__PURE__*/normalizeComponent({
|
|
2856
|
+
render: __vue_render__$r,
|
|
2857
|
+
staticRenderFns: __vue_staticRenderFns__$r
|
|
2858
|
+
}, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, createInjectorSSR, undefined);
|
|
2843
2859
|
|
|
2844
|
-
var BtnEmojis = __vue_component__$
|
|
2860
|
+
var BtnEmojis = __vue_component__$y;//
|
|
2845
2861
|
//
|
|
2846
2862
|
//
|
|
2847
2863
|
//
|
|
2848
2864
|
//
|
|
2849
2865
|
//
|
|
2850
|
-
var script$
|
|
2866
|
+
var script$q = {
|
|
2851
2867
|
props: {
|
|
2852
2868
|
hasBg: {
|
|
2853
2869
|
type: Boolean,
|
|
@@ -2868,10 +2884,10 @@ var script$p = {
|
|
|
2868
2884
|
}
|
|
2869
2885
|
}
|
|
2870
2886
|
};/* script */
|
|
2871
|
-
var __vue_script__$
|
|
2887
|
+
var __vue_script__$q = script$q;
|
|
2872
2888
|
/* template */
|
|
2873
2889
|
|
|
2874
|
-
var __vue_render__$
|
|
2890
|
+
var __vue_render__$q = function __vue_render__() {
|
|
2875
2891
|
var _vm = this;
|
|
2876
2892
|
|
|
2877
2893
|
var _h = _vm.$createElement;
|
|
@@ -2890,10 +2906,10 @@ var __vue_render__$p = function __vue_render__() {
|
|
|
2890
2906
|
}) + "></div>")]);
|
|
2891
2907
|
};
|
|
2892
2908
|
|
|
2893
|
-
var __vue_staticRenderFns__$
|
|
2909
|
+
var __vue_staticRenderFns__$q = [];
|
|
2894
2910
|
/* style */
|
|
2895
2911
|
|
|
2896
|
-
var __vue_inject_styles__$
|
|
2912
|
+
var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
|
|
2897
2913
|
if (!inject) return;
|
|
2898
2914
|
inject("data-v-423f52bb_0", {
|
|
2899
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)}}",
|
|
@@ -2904,21 +2920,21 @@ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
|
|
|
2904
2920
|
/* scoped */
|
|
2905
2921
|
|
|
2906
2922
|
|
|
2907
|
-
var __vue_scope_id__$
|
|
2923
|
+
var __vue_scope_id__$q = undefined;
|
|
2908
2924
|
/* module identifier */
|
|
2909
2925
|
|
|
2910
|
-
var __vue_module_identifier__$
|
|
2926
|
+
var __vue_module_identifier__$q = "data-v-423f52bb";
|
|
2911
2927
|
/* functional template */
|
|
2912
2928
|
|
|
2913
|
-
var __vue_is_functional_template__$
|
|
2929
|
+
var __vue_is_functional_template__$q = false;
|
|
2914
2930
|
/* style inject shadow dom */
|
|
2915
2931
|
|
|
2916
|
-
var __vue_component__$
|
|
2917
|
-
render: __vue_render__$
|
|
2918
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2919
|
-
}, __vue_inject_styles__$
|
|
2932
|
+
var __vue_component__$x = /*#__PURE__*/normalizeComponent({
|
|
2933
|
+
render: __vue_render__$q,
|
|
2934
|
+
staticRenderFns: __vue_staticRenderFns__$q
|
|
2935
|
+
}, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, createInjectorSSR, undefined);
|
|
2920
2936
|
|
|
2921
|
-
var Loader = __vue_component__$
|
|
2937
|
+
var Loader = __vue_component__$x;//
|
|
2922
2938
|
//
|
|
2923
2939
|
//
|
|
2924
2940
|
//
|
|
@@ -2926,7 +2942,7 @@ var Loader = __vue_component__$w;//
|
|
|
2926
2942
|
//
|
|
2927
2943
|
//
|
|
2928
2944
|
//
|
|
2929
|
-
var script$
|
|
2945
|
+
var script$p = {
|
|
2930
2946
|
props: {
|
|
2931
2947
|
message: {
|
|
2932
2948
|
type: String,
|
|
@@ -2944,10 +2960,10 @@ var script$o = {
|
|
|
2944
2960
|
}
|
|
2945
2961
|
}
|
|
2946
2962
|
};/* script */
|
|
2947
|
-
var __vue_script__$
|
|
2963
|
+
var __vue_script__$p = script$p;
|
|
2948
2964
|
/* template */
|
|
2949
2965
|
|
|
2950
|
-
var __vue_render__$
|
|
2966
|
+
var __vue_render__$p = function __vue_render__() {
|
|
2951
2967
|
var _vm = this;
|
|
2952
2968
|
|
|
2953
2969
|
var _h = _vm.$createElement;
|
|
@@ -2962,37 +2978,37 @@ var __vue_render__$o = function __vue_render__() {
|
|
|
2962
2978
|
}, []) : _vm._e();
|
|
2963
2979
|
};
|
|
2964
2980
|
|
|
2965
|
-
var __vue_staticRenderFns__$
|
|
2981
|
+
var __vue_staticRenderFns__$p = [];
|
|
2966
2982
|
/* style */
|
|
2967
2983
|
|
|
2968
|
-
var __vue_inject_styles__$
|
|
2984
|
+
var __vue_inject_styles__$p = undefined;
|
|
2969
2985
|
/* scoped */
|
|
2970
2986
|
|
|
2971
|
-
var __vue_scope_id__$
|
|
2987
|
+
var __vue_scope_id__$p = undefined;
|
|
2972
2988
|
/* module identifier */
|
|
2973
2989
|
|
|
2974
|
-
var __vue_module_identifier__$
|
|
2990
|
+
var __vue_module_identifier__$p = "data-v-f8dac3e4";
|
|
2975
2991
|
/* functional template */
|
|
2976
2992
|
|
|
2977
|
-
var __vue_is_functional_template__$
|
|
2993
|
+
var __vue_is_functional_template__$p = false;
|
|
2978
2994
|
/* style inject */
|
|
2979
2995
|
|
|
2980
2996
|
/* style inject SSR */
|
|
2981
2997
|
|
|
2982
2998
|
/* style inject shadow dom */
|
|
2983
2999
|
|
|
2984
|
-
var __vue_component__$
|
|
2985
|
-
render: __vue_render__$
|
|
2986
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2987
|
-
}, __vue_inject_styles__$
|
|
3000
|
+
var __vue_component__$w = /*#__PURE__*/normalizeComponent({
|
|
3001
|
+
render: __vue_render__$p,
|
|
3002
|
+
staticRenderFns: __vue_staticRenderFns__$p
|
|
3003
|
+
}, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
|
|
2988
3004
|
|
|
2989
|
-
var RemainingCharacters = __vue_component__$
|
|
3005
|
+
var RemainingCharacters = __vue_component__$w;//
|
|
2990
3006
|
//
|
|
2991
3007
|
//
|
|
2992
3008
|
//
|
|
2993
3009
|
//
|
|
2994
3010
|
//
|
|
2995
|
-
var script$
|
|
3011
|
+
var script$o = {
|
|
2996
3012
|
props: {
|
|
2997
3013
|
dictionary: {
|
|
2998
3014
|
type: Object,
|
|
@@ -3062,10 +3078,10 @@ var script$n = {
|
|
|
3062
3078
|
}
|
|
3063
3079
|
}
|
|
3064
3080
|
};/* script */
|
|
3065
|
-
var __vue_script__$
|
|
3081
|
+
var __vue_script__$o = script$o;
|
|
3066
3082
|
/* template */
|
|
3067
3083
|
|
|
3068
|
-
var __vue_render__$
|
|
3084
|
+
var __vue_render__$o = function __vue_render__() {
|
|
3069
3085
|
var _vm = this;
|
|
3070
3086
|
|
|
3071
3087
|
var _h = _vm.$createElement;
|
|
@@ -3087,31 +3103,31 @@ var __vue_render__$n = function __vue_render__() {
|
|
|
3087
3103
|
})], 1);
|
|
3088
3104
|
};
|
|
3089
3105
|
|
|
3090
|
-
var __vue_staticRenderFns__$
|
|
3106
|
+
var __vue_staticRenderFns__$o = [];
|
|
3091
3107
|
/* style */
|
|
3092
3108
|
|
|
3093
|
-
var __vue_inject_styles__$
|
|
3109
|
+
var __vue_inject_styles__$o = undefined;
|
|
3094
3110
|
/* scoped */
|
|
3095
3111
|
|
|
3096
|
-
var __vue_scope_id__$
|
|
3112
|
+
var __vue_scope_id__$o = undefined;
|
|
3097
3113
|
/* module identifier */
|
|
3098
3114
|
|
|
3099
|
-
var __vue_module_identifier__$
|
|
3115
|
+
var __vue_module_identifier__$o = "data-v-291765d5";
|
|
3100
3116
|
/* functional template */
|
|
3101
3117
|
|
|
3102
|
-
var __vue_is_functional_template__$
|
|
3118
|
+
var __vue_is_functional_template__$o = false;
|
|
3103
3119
|
/* style inject */
|
|
3104
3120
|
|
|
3105
3121
|
/* style inject SSR */
|
|
3106
3122
|
|
|
3107
3123
|
/* style inject shadow dom */
|
|
3108
3124
|
|
|
3109
|
-
var __vue_component__$
|
|
3110
|
-
render: __vue_render__$
|
|
3111
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3112
|
-
}, __vue_inject_styles__$
|
|
3125
|
+
var __vue_component__$v = /*#__PURE__*/normalizeComponent({
|
|
3126
|
+
render: __vue_render__$o,
|
|
3127
|
+
staticRenderFns: __vue_staticRenderFns__$o
|
|
3128
|
+
}, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
|
|
3113
3129
|
|
|
3114
|
-
var BtnMic = __vue_component__$
|
|
3130
|
+
var BtnMic = __vue_component__$v;//
|
|
3115
3131
|
//
|
|
3116
3132
|
//
|
|
3117
3133
|
//
|
|
@@ -3133,7 +3149,7 @@ var BtnMic = __vue_component__$u;//
|
|
|
3133
3149
|
//
|
|
3134
3150
|
//
|
|
3135
3151
|
//
|
|
3136
|
-
var script$
|
|
3152
|
+
var script$n = {
|
|
3137
3153
|
props: {
|
|
3138
3154
|
dictionary: {
|
|
3139
3155
|
type: Object,
|
|
@@ -3170,10 +3186,10 @@ var script$m = {
|
|
|
3170
3186
|
}
|
|
3171
3187
|
}
|
|
3172
3188
|
};/* script */
|
|
3173
|
-
var __vue_script__$
|
|
3189
|
+
var __vue_script__$n = script$n;
|
|
3174
3190
|
/* template */
|
|
3175
3191
|
|
|
3176
|
-
var __vue_render__$
|
|
3192
|
+
var __vue_render__$n = function __vue_render__() {
|
|
3177
3193
|
var _vm = this;
|
|
3178
3194
|
|
|
3179
3195
|
var _h = _vm.$createElement;
|
|
@@ -3197,10 +3213,10 @@ var __vue_render__$m = function __vue_render__() {
|
|
|
3197
3213
|
}), _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);
|
|
3198
3214
|
};
|
|
3199
3215
|
|
|
3200
|
-
var __vue_staticRenderFns__$
|
|
3216
|
+
var __vue_staticRenderFns__$n = [];
|
|
3201
3217
|
/* style */
|
|
3202
3218
|
|
|
3203
|
-
var __vue_inject_styles__$
|
|
3219
|
+
var __vue_inject_styles__$n = function __vue_inject_styles__(inject) {
|
|
3204
3220
|
if (!inject) return;
|
|
3205
3221
|
inject("data-v-da00a08e_0", {
|
|
3206
3222
|
source: ".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%}",
|
|
@@ -3211,22 +3227,22 @@ var __vue_inject_styles__$m = function __vue_inject_styles__(inject) {
|
|
|
3211
3227
|
/* scoped */
|
|
3212
3228
|
|
|
3213
3229
|
|
|
3214
|
-
var __vue_scope_id__$
|
|
3230
|
+
var __vue_scope_id__$n = undefined;
|
|
3215
3231
|
/* module identifier */
|
|
3216
3232
|
|
|
3217
|
-
var __vue_module_identifier__$
|
|
3233
|
+
var __vue_module_identifier__$n = "data-v-da00a08e";
|
|
3218
3234
|
/* functional template */
|
|
3219
3235
|
|
|
3220
|
-
var __vue_is_functional_template__$
|
|
3236
|
+
var __vue_is_functional_template__$n = false;
|
|
3221
3237
|
/* style inject shadow dom */
|
|
3222
3238
|
|
|
3223
|
-
var __vue_component__$
|
|
3224
|
-
render: __vue_render__$
|
|
3225
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3226
|
-
}, __vue_inject_styles__$
|
|
3239
|
+
var __vue_component__$u = /*#__PURE__*/normalizeComponent({
|
|
3240
|
+
render: __vue_render__$n,
|
|
3241
|
+
staticRenderFns: __vue_staticRenderFns__$n
|
|
3242
|
+
}, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, createInjectorSSR, undefined);
|
|
3227
3243
|
|
|
3228
|
-
var SingleFilePreview = __vue_component__$
|
|
3229
|
-
var script$
|
|
3244
|
+
var SingleFilePreview = __vue_component__$u;//
|
|
3245
|
+
var script$m = {
|
|
3230
3246
|
components: {
|
|
3231
3247
|
Loader: Loader
|
|
3232
3248
|
},
|
|
@@ -3302,10 +3318,10 @@ var script$l = {
|
|
|
3302
3318
|
}
|
|
3303
3319
|
}
|
|
3304
3320
|
};/* script */
|
|
3305
|
-
var __vue_script__$
|
|
3321
|
+
var __vue_script__$m = script$m;
|
|
3306
3322
|
/* template */
|
|
3307
3323
|
|
|
3308
|
-
var __vue_render__$
|
|
3324
|
+
var __vue_render__$m = function __vue_render__() {
|
|
3309
3325
|
var _vm = this;
|
|
3310
3326
|
|
|
3311
3327
|
var _h = _vm.$createElement;
|
|
@@ -3395,10 +3411,10 @@ var __vue_render__$l = function __vue_render__() {
|
|
|
3395
3411
|
})], 2)], 1);
|
|
3396
3412
|
};
|
|
3397
3413
|
|
|
3398
|
-
var __vue_staticRenderFns__$
|
|
3414
|
+
var __vue_staticRenderFns__$m = [];
|
|
3399
3415
|
/* style */
|
|
3400
3416
|
|
|
3401
|
-
var __vue_inject_styles__$
|
|
3417
|
+
var __vue_inject_styles__$m = function __vue_inject_styles__(inject) {
|
|
3402
3418
|
if (!inject) return;
|
|
3403
3419
|
inject("data-v-22ab2ae5_0", {
|
|
3404
3420
|
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::-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{font-weight:500}.text-footer-invalid-format h4{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-left:5px}.file-title>svg{margin-right:5px}.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 .pdf{display:flex;justify-content:center;align-items:center;font-size:30px;color:#e74c3c}.small-img .pdf svg{z-index:1}.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;border-radius:50%;background-color:#fff;min-width:1rem;min-height:1rem;cursor:pointer}.delete-file>svg{font-size:1rem;color:#e74c3c}",
|
|
@@ -3409,22 +3425,22 @@ var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
|
|
|
3409
3425
|
/* scoped */
|
|
3410
3426
|
|
|
3411
3427
|
|
|
3412
|
-
var __vue_scope_id__$
|
|
3428
|
+
var __vue_scope_id__$m = undefined;
|
|
3413
3429
|
/* module identifier */
|
|
3414
3430
|
|
|
3415
|
-
var __vue_module_identifier__$
|
|
3431
|
+
var __vue_module_identifier__$m = "data-v-22ab2ae5";
|
|
3416
3432
|
/* functional template */
|
|
3417
3433
|
|
|
3418
|
-
var __vue_is_functional_template__$
|
|
3434
|
+
var __vue_is_functional_template__$m = false;
|
|
3419
3435
|
/* style inject shadow dom */
|
|
3420
3436
|
|
|
3421
|
-
var __vue_component__$
|
|
3422
|
-
render: __vue_render__$
|
|
3423
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3424
|
-
}, __vue_inject_styles__$
|
|
3437
|
+
var __vue_component__$t = /*#__PURE__*/normalizeComponent({
|
|
3438
|
+
render: __vue_render__$m,
|
|
3439
|
+
staticRenderFns: __vue_staticRenderFns__$m
|
|
3440
|
+
}, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, createInjectorSSR, undefined);
|
|
3425
3441
|
|
|
3426
|
-
var MultipleFilePreview = __vue_component__$
|
|
3427
|
-
var script$
|
|
3442
|
+
var MultipleFilePreview = __vue_component__$t;//
|
|
3443
|
+
var script$l = {
|
|
3428
3444
|
components: {
|
|
3429
3445
|
SingleFilePreview: SingleFilePreview,
|
|
3430
3446
|
MultipleFilePreview: MultipleFilePreview
|
|
@@ -3666,10 +3682,10 @@ var script$k = {
|
|
|
3666
3682
|
}
|
|
3667
3683
|
}
|
|
3668
3684
|
};/* script */
|
|
3669
|
-
var __vue_script__$
|
|
3685
|
+
var __vue_script__$l = script$l;
|
|
3670
3686
|
/* template */
|
|
3671
3687
|
|
|
3672
|
-
var __vue_render__$
|
|
3688
|
+
var __vue_render__$l = function __vue_render__() {
|
|
3673
3689
|
var _vm = this;
|
|
3674
3690
|
|
|
3675
3691
|
var _h = _vm.$createElement;
|
|
@@ -3814,10 +3830,10 @@ var __vue_render__$k = function __vue_render__() {
|
|
|
3814
3830
|
}) : _vm._e()], 1)])], 2);
|
|
3815
3831
|
};
|
|
3816
3832
|
|
|
3817
|
-
var __vue_staticRenderFns__$
|
|
3833
|
+
var __vue_staticRenderFns__$l = [];
|
|
3818
3834
|
/* style */
|
|
3819
3835
|
|
|
3820
|
-
var __vue_inject_styles__$
|
|
3836
|
+
var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
|
|
3821
3837
|
if (!inject) return;
|
|
3822
3838
|
inject("data-v-2ac0bc50_0", {
|
|
3823
3839
|
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}",
|
|
@@ -3828,27 +3844,27 @@ var __vue_inject_styles__$k = function __vue_inject_styles__(inject) {
|
|
|
3828
3844
|
/* scoped */
|
|
3829
3845
|
|
|
3830
3846
|
|
|
3831
|
-
var __vue_scope_id__$
|
|
3847
|
+
var __vue_scope_id__$l = undefined;
|
|
3832
3848
|
/* module identifier */
|
|
3833
3849
|
|
|
3834
|
-
var __vue_module_identifier__$
|
|
3850
|
+
var __vue_module_identifier__$l = "data-v-2ac0bc50";
|
|
3835
3851
|
/* functional template */
|
|
3836
3852
|
|
|
3837
|
-
var __vue_is_functional_template__$
|
|
3853
|
+
var __vue_is_functional_template__$l = false;
|
|
3838
3854
|
/* style inject shadow dom */
|
|
3839
3855
|
|
|
3840
|
-
var __vue_component__$
|
|
3841
|
-
render: __vue_render__$
|
|
3842
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3843
|
-
}, __vue_inject_styles__$
|
|
3856
|
+
var __vue_component__$s = /*#__PURE__*/normalizeComponent({
|
|
3857
|
+
render: __vue_render__$l,
|
|
3858
|
+
staticRenderFns: __vue_staticRenderFns__$l
|
|
3859
|
+
}, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, createInjectorSSR, undefined);
|
|
3844
3860
|
|
|
3845
|
-
var BtnFiles = __vue_component__$
|
|
3861
|
+
var BtnFiles = __vue_component__$s;//
|
|
3846
3862
|
//
|
|
3847
3863
|
//
|
|
3848
3864
|
//
|
|
3849
3865
|
//
|
|
3850
3866
|
//
|
|
3851
|
-
var script$
|
|
3867
|
+
var script$k = {
|
|
3852
3868
|
props: {
|
|
3853
3869
|
dictionary: {
|
|
3854
3870
|
type: Object,
|
|
@@ -3857,10 +3873,10 @@ var script$j = {
|
|
|
3857
3873
|
}
|
|
3858
3874
|
}
|
|
3859
3875
|
};/* script */
|
|
3860
|
-
var __vue_script__$
|
|
3876
|
+
var __vue_script__$k = script$k;
|
|
3861
3877
|
/* template */
|
|
3862
3878
|
|
|
3863
|
-
var __vue_render__$
|
|
3879
|
+
var __vue_render__$k = function __vue_render__() {
|
|
3864
3880
|
var _vm = this;
|
|
3865
3881
|
|
|
3866
3882
|
var _h = _vm.$createElement;
|
|
@@ -3884,37 +3900,37 @@ var __vue_render__$j = function __vue_render__() {
|
|
|
3884
3900
|
})], 1);
|
|
3885
3901
|
};
|
|
3886
3902
|
|
|
3887
|
-
var __vue_staticRenderFns__$
|
|
3903
|
+
var __vue_staticRenderFns__$k = [];
|
|
3888
3904
|
/* style */
|
|
3889
3905
|
|
|
3890
|
-
var __vue_inject_styles__$
|
|
3906
|
+
var __vue_inject_styles__$k = undefined;
|
|
3891
3907
|
/* scoped */
|
|
3892
3908
|
|
|
3893
|
-
var __vue_scope_id__$
|
|
3909
|
+
var __vue_scope_id__$k = undefined;
|
|
3894
3910
|
/* module identifier */
|
|
3895
3911
|
|
|
3896
|
-
var __vue_module_identifier__$
|
|
3912
|
+
var __vue_module_identifier__$k = "data-v-c2fae61e";
|
|
3897
3913
|
/* functional template */
|
|
3898
3914
|
|
|
3899
|
-
var __vue_is_functional_template__$
|
|
3915
|
+
var __vue_is_functional_template__$k = false;
|
|
3900
3916
|
/* style inject */
|
|
3901
3917
|
|
|
3902
3918
|
/* style inject SSR */
|
|
3903
3919
|
|
|
3904
3920
|
/* style inject shadow dom */
|
|
3905
3921
|
|
|
3906
|
-
var __vue_component__$
|
|
3907
|
-
render: __vue_render__$
|
|
3908
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3909
|
-
}, __vue_inject_styles__$
|
|
3922
|
+
var __vue_component__$r = /*#__PURE__*/normalizeComponent({
|
|
3923
|
+
render: __vue_render__$k,
|
|
3924
|
+
staticRenderFns: __vue_staticRenderFns__$k
|
|
3925
|
+
}, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
|
|
3910
3926
|
|
|
3911
|
-
var BtnExpand = __vue_component__$
|
|
3927
|
+
var BtnExpand = __vue_component__$r;//
|
|
3912
3928
|
//
|
|
3913
3929
|
//
|
|
3914
3930
|
//
|
|
3915
3931
|
//
|
|
3916
3932
|
//
|
|
3917
|
-
var script$
|
|
3933
|
+
var script$j = {
|
|
3918
3934
|
props: {
|
|
3919
3935
|
dictionary: {
|
|
3920
3936
|
type: Object,
|
|
@@ -3923,10 +3939,10 @@ var script$i = {
|
|
|
3923
3939
|
}
|
|
3924
3940
|
}
|
|
3925
3941
|
};/* script */
|
|
3926
|
-
var __vue_script__$
|
|
3942
|
+
var __vue_script__$j = script$j;
|
|
3927
3943
|
/* template */
|
|
3928
3944
|
|
|
3929
|
-
var __vue_render__$
|
|
3945
|
+
var __vue_render__$j = function __vue_render__() {
|
|
3930
3946
|
var _vm = this;
|
|
3931
3947
|
|
|
3932
3948
|
var _h = _vm.$createElement;
|
|
@@ -3950,31 +3966,31 @@ var __vue_render__$i = function __vue_render__() {
|
|
|
3950
3966
|
})], 1);
|
|
3951
3967
|
};
|
|
3952
3968
|
|
|
3953
|
-
var __vue_staticRenderFns__$
|
|
3969
|
+
var __vue_staticRenderFns__$j = [];
|
|
3954
3970
|
/* style */
|
|
3955
3971
|
|
|
3956
|
-
var __vue_inject_styles__$
|
|
3972
|
+
var __vue_inject_styles__$j = undefined;
|
|
3957
3973
|
/* scoped */
|
|
3958
3974
|
|
|
3959
|
-
var __vue_scope_id__$
|
|
3975
|
+
var __vue_scope_id__$j = undefined;
|
|
3960
3976
|
/* module identifier */
|
|
3961
3977
|
|
|
3962
|
-
var __vue_module_identifier__$
|
|
3978
|
+
var __vue_module_identifier__$j = "data-v-05b2a592";
|
|
3963
3979
|
/* functional template */
|
|
3964
3980
|
|
|
3965
|
-
var __vue_is_functional_template__$
|
|
3981
|
+
var __vue_is_functional_template__$j = false;
|
|
3966
3982
|
/* style inject */
|
|
3967
3983
|
|
|
3968
3984
|
/* style inject SSR */
|
|
3969
3985
|
|
|
3970
3986
|
/* style inject shadow dom */
|
|
3971
3987
|
|
|
3972
|
-
var __vue_component__$
|
|
3973
|
-
render: __vue_render__$
|
|
3974
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3975
|
-
}, __vue_inject_styles__$
|
|
3988
|
+
var __vue_component__$q = /*#__PURE__*/normalizeComponent({
|
|
3989
|
+
render: __vue_render__$j,
|
|
3990
|
+
staticRenderFns: __vue_staticRenderFns__$j
|
|
3991
|
+
}, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
|
|
3976
3992
|
|
|
3977
|
-
var BtnStandardMessages = __vue_component__$
|
|
3993
|
+
var BtnStandardMessages = __vue_component__$q;var bind = function bind(fn, thisArg) {
|
|
3978
3994
|
return function wrap() {
|
|
3979
3995
|
var args = new Array(arguments.length);
|
|
3980
3996
|
for (var i = 0; i < args.length; i++) {
|
|
@@ -7764,8 +7780,7 @@ var axios_1 = axios$1;
|
|
|
7764
7780
|
var _default = axios$1;
|
|
7765
7781
|
axios_1.default = _default;var axios = axios_1;vue__default["default"].prototype.$httpRequest = axios;
|
|
7766
7782
|
var baseURL = window.location.hostname == 'localhost' ? "https://linux07/im/atdHumano/middleware/smartchannel_api.php" : "https://".concat(window.location.hostname, "/im/atdHumano/middleware/smartchannel_api.php");
|
|
7767
|
-
var dev = window.location.hostname == 'localhost' ? '&teste=levchat2' : '';
|
|
7768
|
-
var standardMessages = {
|
|
7783
|
+
var dev = window.location.hostname == 'localhost' ? '&teste=levchat2' : '';var standardMessages = {
|
|
7769
7784
|
methods: {
|
|
7770
7785
|
getStandardMessages: function getStandardMessages(type, token) {
|
|
7771
7786
|
var _this = this;
|
|
@@ -7779,7 +7794,7 @@ var standardMessages = {
|
|
|
7779
7794
|
return _context.abrupt("return", _this.$httpRequest({
|
|
7780
7795
|
method: 'get',
|
|
7781
7796
|
url: "".concat(baseURL, "/messages/").concat(type, "?token_cliente=").concat(token).concat(dev) // headers: {
|
|
7782
|
-
// Authorization: "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
|
|
7797
|
+
// Authorization: "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdGQiOiJNS1VuNENMdFVlYTVZeDA4VmltQmgwQWN6Rkp0Y3pIUjZBTXd3eGI0NGF3d1ZTTTh2ZFhPS1pnIiwibWFuYWdlciI6Ik1LVVZkRm8zWmFreGJOUHd6bjNBRjVmVnF1MmVReFEyTUh2ZVloZ3V3SzJMbzU1IiwiaGFzX2luZm9zIjp0cnVlLCJucm9zIjpbIjEwIiwiMjYzIl0sImF1dGgiOiJNS1U3YzZNQnBJWTkyamFKbFZJTXQxd3dpbTRsNXd3Mjc4SU0wdkpRT0JnV3lTeHZZM3k0dmRYIiwiaWF0IjoxNjQ4MTQ2MzEwLCJleHAiOjE2NDgyMzI3MTB9.JSgv4e0DY0gkWaz6u9yBSH2P507zBZoTRKf9ki7TP_M"
|
|
7783
7798
|
// }
|
|
7784
7799
|
|
|
7785
7800
|
}).then(function (response) {
|
|
@@ -7813,7 +7828,7 @@ var standardMessages = {
|
|
|
7813
7828
|
}
|
|
7814
7829
|
}
|
|
7815
7830
|
};//
|
|
7816
|
-
var script$
|
|
7831
|
+
var script$i = {
|
|
7817
7832
|
mixins: [standardMessages],
|
|
7818
7833
|
props: {
|
|
7819
7834
|
dictionary: {
|
|
@@ -8009,10 +8024,10 @@ var script$h = {
|
|
|
8009
8024
|
}
|
|
8010
8025
|
}
|
|
8011
8026
|
};/* script */
|
|
8012
|
-
var __vue_script__$
|
|
8027
|
+
var __vue_script__$i = script$i;
|
|
8013
8028
|
/* template */
|
|
8014
8029
|
|
|
8015
|
-
var __vue_render__$
|
|
8030
|
+
var __vue_render__$i = function __vue_render__() {
|
|
8016
8031
|
var _vm = this;
|
|
8017
8032
|
|
|
8018
8033
|
var _h = _vm.$createElement;
|
|
@@ -8124,10 +8139,10 @@ var __vue_render__$h = function __vue_render__() {
|
|
|
8124
8139
|
}, [_c('VueLoader')], 1) : _vm._e()])], 2)], 2);
|
|
8125
8140
|
};
|
|
8126
8141
|
|
|
8127
|
-
var __vue_staticRenderFns__$
|
|
8142
|
+
var __vue_staticRenderFns__$i = [];
|
|
8128
8143
|
/* style */
|
|
8129
8144
|
|
|
8130
|
-
var __vue_inject_styles__$
|
|
8145
|
+
var __vue_inject_styles__$i = function __vue_inject_styles__(inject) {
|
|
8131
8146
|
if (!inject) return;
|
|
8132
8147
|
inject("data-v-d5920a7e_0", {
|
|
8133
8148
|
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}",
|
|
@@ -8138,22 +8153,22 @@ var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
|
|
|
8138
8153
|
/* scoped */
|
|
8139
8154
|
|
|
8140
8155
|
|
|
8141
|
-
var __vue_scope_id__$
|
|
8156
|
+
var __vue_scope_id__$i = undefined;
|
|
8142
8157
|
/* module identifier */
|
|
8143
8158
|
|
|
8144
|
-
var __vue_module_identifier__$
|
|
8159
|
+
var __vue_module_identifier__$i = "data-v-d5920a7e";
|
|
8145
8160
|
/* functional template */
|
|
8146
8161
|
|
|
8147
|
-
var __vue_is_functional_template__$
|
|
8162
|
+
var __vue_is_functional_template__$i = false;
|
|
8148
8163
|
/* style inject shadow dom */
|
|
8149
8164
|
|
|
8150
|
-
var __vue_component__$
|
|
8151
|
-
render: __vue_render__$
|
|
8152
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8153
|
-
}, __vue_inject_styles__$
|
|
8165
|
+
var __vue_component__$p = /*#__PURE__*/normalizeComponent({
|
|
8166
|
+
render: __vue_render__$i,
|
|
8167
|
+
staticRenderFns: __vue_staticRenderFns__$i
|
|
8168
|
+
}, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, createInjectorSSR, undefined);
|
|
8154
8169
|
|
|
8155
|
-
var StandardMessages = __vue_component__$
|
|
8156
|
-
var script$
|
|
8170
|
+
var StandardMessages = __vue_component__$p;//
|
|
8171
|
+
var script$h = {
|
|
8157
8172
|
components: {
|
|
8158
8173
|
BtnEmojis: BtnEmojis,
|
|
8159
8174
|
Loader: Loader,
|
|
@@ -8594,10 +8609,10 @@ var script$g = {
|
|
|
8594
8609
|
window.removeEventListener("message", this.listenerPostMessage);
|
|
8595
8610
|
}
|
|
8596
8611
|
};/* script */
|
|
8597
|
-
var __vue_script__$
|
|
8612
|
+
var __vue_script__$h = script$h;
|
|
8598
8613
|
/* template */
|
|
8599
8614
|
|
|
8600
|
-
var __vue_render__$
|
|
8615
|
+
var __vue_render__$h = function __vue_render__() {
|
|
8601
8616
|
var _vm = this;
|
|
8602
8617
|
|
|
8603
8618
|
var _h = _vm.$createElement;
|
|
@@ -8755,10 +8770,10 @@ var __vue_render__$g = function __vue_render__() {
|
|
|
8755
8770
|
}) : _vm._e()], 1)], 2) : _vm._e();
|
|
8756
8771
|
};
|
|
8757
8772
|
|
|
8758
|
-
var __vue_staticRenderFns__$
|
|
8773
|
+
var __vue_staticRenderFns__$h = [];
|
|
8759
8774
|
/* style */
|
|
8760
8775
|
|
|
8761
|
-
var __vue_inject_styles__$
|
|
8776
|
+
var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
|
|
8762
8777
|
if (!inject) return;
|
|
8763
8778
|
inject("data-v-bb390258_0", {
|
|
8764
8779
|
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;margin-right:5px}.text-footer-container .text-footer-files-container .files-btn.system{background-color:#49a349}.text-footer-container .text-footer-preview-container{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}",
|
|
@@ -8769,22 +8784,22 @@ var __vue_inject_styles__$g = function __vue_inject_styles__(inject) {
|
|
|
8769
8784
|
/* scoped */
|
|
8770
8785
|
|
|
8771
8786
|
|
|
8772
|
-
var __vue_scope_id__$
|
|
8787
|
+
var __vue_scope_id__$h = undefined;
|
|
8773
8788
|
/* module identifier */
|
|
8774
8789
|
|
|
8775
|
-
var __vue_module_identifier__$
|
|
8790
|
+
var __vue_module_identifier__$h = "data-v-bb390258";
|
|
8776
8791
|
/* functional template */
|
|
8777
8792
|
|
|
8778
|
-
var __vue_is_functional_template__$
|
|
8793
|
+
var __vue_is_functional_template__$h = false;
|
|
8779
8794
|
/* style inject shadow dom */
|
|
8780
8795
|
|
|
8781
|
-
var __vue_component__$
|
|
8782
|
-
render: __vue_render__$
|
|
8783
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8784
|
-
}, __vue_inject_styles__$
|
|
8796
|
+
var __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
8797
|
+
render: __vue_render__$h,
|
|
8798
|
+
staticRenderFns: __vue_staticRenderFns__$h
|
|
8799
|
+
}, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, createInjectorSSR, undefined);
|
|
8785
8800
|
|
|
8786
|
-
var TextFooter = __vue_component__$
|
|
8787
|
-
var script$
|
|
8801
|
+
var TextFooter = __vue_component__$o;//
|
|
8802
|
+
var script$g = {
|
|
8788
8803
|
components: {
|
|
8789
8804
|
TextFooter: TextFooter
|
|
8790
8805
|
},
|
|
@@ -8828,10 +8843,10 @@ var script$f = {
|
|
|
8828
8843
|
}
|
|
8829
8844
|
}
|
|
8830
8845
|
};/* script */
|
|
8831
|
-
var __vue_script__$
|
|
8846
|
+
var __vue_script__$g = script$g;
|
|
8832
8847
|
/* template */
|
|
8833
8848
|
|
|
8834
|
-
var __vue_render__$
|
|
8849
|
+
var __vue_render__$g = function __vue_render__() {
|
|
8835
8850
|
var _vm = this;
|
|
8836
8851
|
|
|
8837
8852
|
var _h = _vm.$createElement;
|
|
@@ -8864,32 +8879,32 @@ var __vue_render__$f = function __vue_render__() {
|
|
|
8864
8879
|
})], 2)]) : _vm._e()], 2)])]);
|
|
8865
8880
|
};
|
|
8866
8881
|
|
|
8867
|
-
var __vue_staticRenderFns__$
|
|
8882
|
+
var __vue_staticRenderFns__$g = [];
|
|
8868
8883
|
/* style */
|
|
8869
8884
|
|
|
8870
|
-
var __vue_inject_styles__$
|
|
8885
|
+
var __vue_inject_styles__$g = undefined;
|
|
8871
8886
|
/* scoped */
|
|
8872
8887
|
|
|
8873
|
-
var __vue_scope_id__$
|
|
8888
|
+
var __vue_scope_id__$g = undefined;
|
|
8874
8889
|
/* module identifier */
|
|
8875
8890
|
|
|
8876
|
-
var __vue_module_identifier__$
|
|
8891
|
+
var __vue_module_identifier__$g = "data-v-4d24e86b";
|
|
8877
8892
|
/* functional template */
|
|
8878
8893
|
|
|
8879
|
-
var __vue_is_functional_template__$
|
|
8894
|
+
var __vue_is_functional_template__$g = false;
|
|
8880
8895
|
/* style inject */
|
|
8881
8896
|
|
|
8882
8897
|
/* style inject SSR */
|
|
8883
8898
|
|
|
8884
8899
|
/* style inject shadow dom */
|
|
8885
8900
|
|
|
8886
|
-
var __vue_component__$
|
|
8887
|
-
render: __vue_render__$
|
|
8888
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8889
|
-
}, __vue_inject_styles__$
|
|
8901
|
+
var __vue_component__$n = /*#__PURE__*/normalizeComponent({
|
|
8902
|
+
render: __vue_render__$g,
|
|
8903
|
+
staticRenderFns: __vue_staticRenderFns__$g
|
|
8904
|
+
}, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
|
|
8890
8905
|
|
|
8891
|
-
var TemplateMessage = __vue_component__$
|
|
8892
|
-
var script$
|
|
8906
|
+
var TemplateMessage = __vue_component__$n;//
|
|
8907
|
+
var script$f = {
|
|
8893
8908
|
components: {
|
|
8894
8909
|
TemplateSingle: TemplateSingle,
|
|
8895
8910
|
TemplateMessage: TemplateMessage
|
|
@@ -9076,10 +9091,10 @@ var script$e = {
|
|
|
9076
9091
|
}
|
|
9077
9092
|
}
|
|
9078
9093
|
};/* script */
|
|
9079
|
-
var __vue_script__$
|
|
9094
|
+
var __vue_script__$f = script$f;
|
|
9080
9095
|
/* template */
|
|
9081
9096
|
|
|
9082
|
-
var __vue_render__$
|
|
9097
|
+
var __vue_render__$f = function __vue_render__() {
|
|
9083
9098
|
var _vm = this;
|
|
9084
9099
|
|
|
9085
9100
|
var _h = _vm.$createElement;
|
|
@@ -9146,10 +9161,10 @@ var __vue_render__$e = function __vue_render__() {
|
|
|
9146
9161
|
})], 1)] : _vm._e()], 2) : _vm._e();
|
|
9147
9162
|
};
|
|
9148
9163
|
|
|
9149
|
-
var __vue_staticRenderFns__$
|
|
9164
|
+
var __vue_staticRenderFns__$f = [];
|
|
9150
9165
|
/* style */
|
|
9151
9166
|
|
|
9152
|
-
var __vue_inject_styles__$
|
|
9167
|
+
var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
|
|
9153
9168
|
if (!inject) return;
|
|
9154
9169
|
inject("data-v-1c24c23b_0", {
|
|
9155
9170
|
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}",
|
|
@@ -9160,22 +9175,22 @@ var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
|
|
|
9160
9175
|
/* scoped */
|
|
9161
9176
|
|
|
9162
9177
|
|
|
9163
|
-
var __vue_scope_id__$
|
|
9178
|
+
var __vue_scope_id__$f = undefined;
|
|
9164
9179
|
/* module identifier */
|
|
9165
9180
|
|
|
9166
|
-
var __vue_module_identifier__$
|
|
9181
|
+
var __vue_module_identifier__$f = "data-v-1c24c23b";
|
|
9167
9182
|
/* functional template */
|
|
9168
9183
|
|
|
9169
|
-
var __vue_is_functional_template__$
|
|
9184
|
+
var __vue_is_functional_template__$f = false;
|
|
9170
9185
|
/* style inject shadow dom */
|
|
9171
9186
|
|
|
9172
|
-
var __vue_component__$
|
|
9173
|
-
render: __vue_render__$
|
|
9174
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9175
|
-
}, __vue_inject_styles__$
|
|
9187
|
+
var __vue_component__$l = /*#__PURE__*/normalizeComponent({
|
|
9188
|
+
render: __vue_render__$f,
|
|
9189
|
+
staticRenderFns: __vue_staticRenderFns__$f
|
|
9190
|
+
}, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, createInjectorSSR, undefined);
|
|
9176
9191
|
|
|
9177
|
-
var __vue_component__$
|
|
9178
|
-
var script$
|
|
9192
|
+
var __vue_component__$m = __vue_component__$l;//
|
|
9193
|
+
var script$e = {
|
|
9179
9194
|
components: {
|
|
9180
9195
|
BtnEmojis: BtnEmojis,
|
|
9181
9196
|
BtnFiles: BtnFiles
|
|
@@ -9441,10 +9456,10 @@ var script$d = {
|
|
|
9441
9456
|
}
|
|
9442
9457
|
}
|
|
9443
9458
|
};/* script */
|
|
9444
|
-
var __vue_script__$
|
|
9459
|
+
var __vue_script__$e = script$e;
|
|
9445
9460
|
/* template */
|
|
9446
9461
|
|
|
9447
|
-
var __vue_render__$
|
|
9462
|
+
var __vue_render__$e = function __vue_render__() {
|
|
9448
9463
|
var _vm = this;
|
|
9449
9464
|
|
|
9450
9465
|
var _h = _vm.$createElement;
|
|
@@ -9510,10 +9525,10 @@ var __vue_render__$d = function __vue_render__() {
|
|
|
9510
9525
|
}) : _vm._e(), _vm._ssrNode(" "), _vm._t("btn-1"), _vm._ssrNode(" "), _vm._t("btn-2")], 2)], 2)], 2);
|
|
9511
9526
|
};
|
|
9512
9527
|
|
|
9513
|
-
var __vue_staticRenderFns__$
|
|
9528
|
+
var __vue_staticRenderFns__$e = [];
|
|
9514
9529
|
/* style */
|
|
9515
9530
|
|
|
9516
|
-
var __vue_inject_styles__$
|
|
9531
|
+
var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
|
|
9517
9532
|
if (!inject) return;
|
|
9518
9533
|
inject("data-v-35df0b7d_0", {
|
|
9519
9534
|
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}",
|
|
@@ -9524,21 +9539,21 @@ var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
|
|
|
9524
9539
|
/* scoped */
|
|
9525
9540
|
|
|
9526
9541
|
|
|
9527
|
-
var __vue_scope_id__$
|
|
9542
|
+
var __vue_scope_id__$e = undefined;
|
|
9528
9543
|
/* module identifier */
|
|
9529
9544
|
|
|
9530
|
-
var __vue_module_identifier__$
|
|
9545
|
+
var __vue_module_identifier__$e = "data-v-35df0b7d";
|
|
9531
9546
|
/* functional template */
|
|
9532
9547
|
|
|
9533
|
-
var __vue_is_functional_template__$
|
|
9548
|
+
var __vue_is_functional_template__$e = false;
|
|
9534
9549
|
/* style inject shadow dom */
|
|
9535
9550
|
|
|
9536
|
-
var __vue_component__$
|
|
9537
|
-
render: __vue_render__$
|
|
9538
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9539
|
-
}, __vue_inject_styles__$
|
|
9551
|
+
var __vue_component__$j = /*#__PURE__*/normalizeComponent({
|
|
9552
|
+
render: __vue_render__$e,
|
|
9553
|
+
staticRenderFns: __vue_staticRenderFns__$e
|
|
9554
|
+
}, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, createInjectorSSR, undefined);
|
|
9540
9555
|
|
|
9541
|
-
var __vue_component__$
|
|
9556
|
+
var __vue_component__$k = __vue_component__$j;var textoLongo = {
|
|
9542
9557
|
methods: {
|
|
9543
9558
|
tratarTextoLongo: function tratarTextoLongo(textoLongo) {
|
|
9544
9559
|
var maxLength = 100;
|
|
@@ -9638,7 +9653,7 @@ var __vue_component__$j = __vue_component__$i;var textoLongo = {
|
|
|
9638
9653
|
console.error(e);
|
|
9639
9654
|
}
|
|
9640
9655
|
}//
|
|
9641
|
-
var script$
|
|
9656
|
+
var script$d = {
|
|
9642
9657
|
props: {
|
|
9643
9658
|
file: {
|
|
9644
9659
|
type: Object,
|
|
@@ -9713,10 +9728,10 @@ var script$c = {
|
|
|
9713
9728
|
}
|
|
9714
9729
|
}
|
|
9715
9730
|
};/* script */
|
|
9716
|
-
var __vue_script__$
|
|
9731
|
+
var __vue_script__$d = script$d;
|
|
9717
9732
|
/* template */
|
|
9718
9733
|
|
|
9719
|
-
var __vue_render__$
|
|
9734
|
+
var __vue_render__$d = function __vue_render__() {
|
|
9720
9735
|
var _vm = this;
|
|
9721
9736
|
|
|
9722
9737
|
var _h = _vm.$createElement;
|
|
@@ -9787,10 +9802,10 @@ var __vue_render__$c = function __vue_render__() {
|
|
|
9787
9802
|
})], 1)]], 2)], 1);
|
|
9788
9803
|
};
|
|
9789
9804
|
|
|
9790
|
-
var __vue_staticRenderFns__$
|
|
9805
|
+
var __vue_staticRenderFns__$d = [];
|
|
9791
9806
|
/* style */
|
|
9792
9807
|
|
|
9793
|
-
var __vue_inject_styles__$
|
|
9808
|
+
var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
|
|
9794
9809
|
if (!inject) return;
|
|
9795
9810
|
inject("data-v-6f5fac81_0", {
|
|
9796
9811
|
source: ".fade-enter-active[data-v-6f5fac81],.fade-leave-active[data-v-6f5fac81]{transition:opacity .5s}.fade-enter[data-v-6f5fac81],.fade-leave-to[data-v-6f5fac81]{opacity:0}",
|
|
@@ -9805,21 +9820,21 @@ var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
|
|
|
9805
9820
|
/* scoped */
|
|
9806
9821
|
|
|
9807
9822
|
|
|
9808
|
-
var __vue_scope_id__$
|
|
9823
|
+
var __vue_scope_id__$d = "data-v-6f5fac81";
|
|
9809
9824
|
/* module identifier */
|
|
9810
9825
|
|
|
9811
|
-
var __vue_module_identifier__$
|
|
9826
|
+
var __vue_module_identifier__$d = "data-v-6f5fac81";
|
|
9812
9827
|
/* functional template */
|
|
9813
9828
|
|
|
9814
|
-
var __vue_is_functional_template__$
|
|
9829
|
+
var __vue_is_functional_template__$d = false;
|
|
9815
9830
|
/* style inject shadow dom */
|
|
9816
9831
|
|
|
9817
|
-
var __vue_component__$
|
|
9818
|
-
render: __vue_render__$
|
|
9819
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9820
|
-
}, __vue_inject_styles__$
|
|
9832
|
+
var __vue_component__$i = /*#__PURE__*/normalizeComponent({
|
|
9833
|
+
render: __vue_render__$d,
|
|
9834
|
+
staticRenderFns: __vue_staticRenderFns__$d
|
|
9835
|
+
}, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, createInjectorSSR, undefined);
|
|
9821
9836
|
|
|
9822
|
-
var CardFile = __vue_component__$
|
|
9837
|
+
var CardFile = __vue_component__$i;//
|
|
9823
9838
|
//
|
|
9824
9839
|
//
|
|
9825
9840
|
//
|
|
@@ -9836,7 +9851,7 @@ var CardFile = __vue_component__$h;//
|
|
|
9836
9851
|
//
|
|
9837
9852
|
//
|
|
9838
9853
|
//
|
|
9839
|
-
var script$
|
|
9854
|
+
var script$c = {
|
|
9840
9855
|
props: {
|
|
9841
9856
|
hasReply: {
|
|
9842
9857
|
type: Boolean
|
|
@@ -9852,10 +9867,10 @@ var script$b = {
|
|
|
9852
9867
|
}
|
|
9853
9868
|
}
|
|
9854
9869
|
};/* script */
|
|
9855
|
-
var __vue_script__$
|
|
9870
|
+
var __vue_script__$c = script$c;
|
|
9856
9871
|
/* template */
|
|
9857
9872
|
|
|
9858
|
-
var __vue_render__$
|
|
9873
|
+
var __vue_render__$c = function __vue_render__() {
|
|
9859
9874
|
var _vm = this;
|
|
9860
9875
|
|
|
9861
9876
|
var _h = _vm.$createElement;
|
|
@@ -9991,32 +10006,32 @@ var __vue_render__$b = function __vue_render__() {
|
|
|
9991
10006
|
})], 1) : _vm._e()])], 2);
|
|
9992
10007
|
};
|
|
9993
10008
|
|
|
9994
|
-
var __vue_staticRenderFns__$
|
|
10009
|
+
var __vue_staticRenderFns__$c = [];
|
|
9995
10010
|
/* style */
|
|
9996
10011
|
|
|
9997
|
-
var __vue_inject_styles__$
|
|
10012
|
+
var __vue_inject_styles__$c = undefined;
|
|
9998
10013
|
/* scoped */
|
|
9999
10014
|
|
|
10000
|
-
var __vue_scope_id__$
|
|
10015
|
+
var __vue_scope_id__$c = undefined;
|
|
10001
10016
|
/* module identifier */
|
|
10002
10017
|
|
|
10003
|
-
var __vue_module_identifier__$
|
|
10018
|
+
var __vue_module_identifier__$c = "data-v-5f1ba959";
|
|
10004
10019
|
/* functional template */
|
|
10005
10020
|
|
|
10006
|
-
var __vue_is_functional_template__$
|
|
10021
|
+
var __vue_is_functional_template__$c = false;
|
|
10007
10022
|
/* style inject */
|
|
10008
10023
|
|
|
10009
10024
|
/* style inject SSR */
|
|
10010
10025
|
|
|
10011
10026
|
/* style inject shadow dom */
|
|
10012
10027
|
|
|
10013
|
-
var __vue_component__$
|
|
10014
|
-
render: __vue_render__$
|
|
10015
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10016
|
-
}, __vue_inject_styles__$
|
|
10028
|
+
var __vue_component__$h = /*#__PURE__*/normalizeComponent({
|
|
10029
|
+
render: __vue_render__$c,
|
|
10030
|
+
staticRenderFns: __vue_staticRenderFns__$c
|
|
10031
|
+
}, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
|
|
10017
10032
|
|
|
10018
|
-
var CardCheck = __vue_component__$
|
|
10019
|
-
var script$
|
|
10033
|
+
var CardCheck = __vue_component__$h;//
|
|
10034
|
+
var script$b = {
|
|
10020
10035
|
components: {
|
|
10021
10036
|
CardFile: CardFile,
|
|
10022
10037
|
CardCheck: CardCheck
|
|
@@ -10149,10 +10164,10 @@ var script$a = {
|
|
|
10149
10164
|
}
|
|
10150
10165
|
}
|
|
10151
10166
|
};/* script */
|
|
10152
|
-
var __vue_script__$
|
|
10167
|
+
var __vue_script__$b = script$b;
|
|
10153
10168
|
/* template */
|
|
10154
10169
|
|
|
10155
|
-
var __vue_render__$
|
|
10170
|
+
var __vue_render__$b = function __vue_render__() {
|
|
10156
10171
|
var _vm = this;
|
|
10157
10172
|
|
|
10158
10173
|
var _h = _vm.$createElement;
|
|
@@ -10204,10 +10219,10 @@ var __vue_render__$a = function __vue_render__() {
|
|
|
10204
10219
|
}) : _vm._e()], 2)], 2)], 2) : _vm._e();
|
|
10205
10220
|
};
|
|
10206
10221
|
|
|
10207
|
-
var __vue_staticRenderFns__$
|
|
10222
|
+
var __vue_staticRenderFns__$b = [];
|
|
10208
10223
|
/* style */
|
|
10209
10224
|
|
|
10210
|
-
var __vue_inject_styles__$
|
|
10225
|
+
var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
|
|
10211
10226
|
if (!inject) return;
|
|
10212
10227
|
inject("data-v-4be10146_0", {
|
|
10213
10228
|
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}",
|
|
@@ -10218,22 +10233,22 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
|
|
|
10218
10233
|
/* scoped */
|
|
10219
10234
|
|
|
10220
10235
|
|
|
10221
|
-
var __vue_scope_id__$
|
|
10236
|
+
var __vue_scope_id__$b = undefined;
|
|
10222
10237
|
/* module identifier */
|
|
10223
10238
|
|
|
10224
|
-
var __vue_module_identifier__$
|
|
10239
|
+
var __vue_module_identifier__$b = "data-v-4be10146";
|
|
10225
10240
|
/* functional template */
|
|
10226
10241
|
|
|
10227
|
-
var __vue_is_functional_template__$
|
|
10242
|
+
var __vue_is_functional_template__$b = false;
|
|
10228
10243
|
/* style inject shadow dom */
|
|
10229
10244
|
|
|
10230
|
-
var __vue_component__$
|
|
10231
|
-
render: __vue_render__$
|
|
10232
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10233
|
-
}, __vue_inject_styles__$
|
|
10245
|
+
var __vue_component__$f = /*#__PURE__*/normalizeComponent({
|
|
10246
|
+
render: __vue_render__$b,
|
|
10247
|
+
staticRenderFns: __vue_staticRenderFns__$b
|
|
10248
|
+
}, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, createInjectorSSR, undefined);
|
|
10234
10249
|
|
|
10235
|
-
var __vue_component__$
|
|
10236
|
-
var script$
|
|
10250
|
+
var __vue_component__$g = __vue_component__$f;//
|
|
10251
|
+
var script$a = {
|
|
10237
10252
|
mixins: [mixin_1],
|
|
10238
10253
|
props: {
|
|
10239
10254
|
lista: {
|
|
@@ -10251,10 +10266,10 @@ var script$9 = {
|
|
|
10251
10266
|
}
|
|
10252
10267
|
}
|
|
10253
10268
|
};/* script */
|
|
10254
|
-
var __vue_script__$
|
|
10269
|
+
var __vue_script__$a = script$a;
|
|
10255
10270
|
/* template */
|
|
10256
10271
|
|
|
10257
|
-
var __vue_render__$
|
|
10272
|
+
var __vue_render__$a = function __vue_render__() {
|
|
10258
10273
|
var _vm = this;
|
|
10259
10274
|
|
|
10260
10275
|
var _h = _vm.$createElement;
|
|
@@ -10276,10 +10291,10 @@ var __vue_render__$9 = function __vue_render__() {
|
|
|
10276
10291
|
}))]);
|
|
10277
10292
|
};
|
|
10278
10293
|
|
|
10279
|
-
var __vue_staticRenderFns__$
|
|
10294
|
+
var __vue_staticRenderFns__$a = [];
|
|
10280
10295
|
/* style */
|
|
10281
10296
|
|
|
10282
|
-
var __vue_inject_styles__$
|
|
10297
|
+
var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
|
|
10283
10298
|
if (!inject) return;
|
|
10284
10299
|
inject("data-v-f5d7144e_0", {
|
|
10285
10300
|
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}",
|
|
@@ -10290,22 +10305,22 @@ var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
|
10290
10305
|
/* scoped */
|
|
10291
10306
|
|
|
10292
10307
|
|
|
10293
|
-
var __vue_scope_id__$
|
|
10308
|
+
var __vue_scope_id__$a = undefined;
|
|
10294
10309
|
/* module identifier */
|
|
10295
10310
|
|
|
10296
|
-
var __vue_module_identifier__$
|
|
10311
|
+
var __vue_module_identifier__$a = "data-v-f5d7144e";
|
|
10297
10312
|
/* functional template */
|
|
10298
10313
|
|
|
10299
|
-
var __vue_is_functional_template__$
|
|
10314
|
+
var __vue_is_functional_template__$a = false;
|
|
10300
10315
|
/* style inject shadow dom */
|
|
10301
10316
|
|
|
10302
|
-
var __vue_component__$
|
|
10303
|
-
render: __vue_render__$
|
|
10304
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10305
|
-
}, __vue_inject_styles__$
|
|
10317
|
+
var __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
10318
|
+
render: __vue_render__$a,
|
|
10319
|
+
staticRenderFns: __vue_staticRenderFns__$a
|
|
10320
|
+
}, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, createInjectorSSR, undefined);
|
|
10306
10321
|
|
|
10307
|
-
var InteratividadePopup = __vue_component__$
|
|
10308
|
-
var script$
|
|
10322
|
+
var InteratividadePopup = __vue_component__$e;//
|
|
10323
|
+
var script$9 = {
|
|
10309
10324
|
components: {
|
|
10310
10325
|
InteratividadePopup: InteratividadePopup
|
|
10311
10326
|
},
|
|
@@ -10378,10 +10393,10 @@ var script$8 = {
|
|
|
10378
10393
|
}
|
|
10379
10394
|
}
|
|
10380
10395
|
};/* script */
|
|
10381
|
-
var __vue_script__$
|
|
10396
|
+
var __vue_script__$9 = script$9;
|
|
10382
10397
|
/* template */
|
|
10383
10398
|
|
|
10384
|
-
var __vue_render__$
|
|
10399
|
+
var __vue_render__$9 = function __vue_render__() {
|
|
10385
10400
|
var _vm = this;
|
|
10386
10401
|
|
|
10387
10402
|
var _h = _vm.$createElement;
|
|
@@ -10397,10 +10412,10 @@ var __vue_render__$8 = function __vue_render__() {
|
|
|
10397
10412
|
}) + "</div></div>" : "<!---->")]);
|
|
10398
10413
|
};
|
|
10399
10414
|
|
|
10400
|
-
var __vue_staticRenderFns__$
|
|
10415
|
+
var __vue_staticRenderFns__$9 = [];
|
|
10401
10416
|
/* style */
|
|
10402
10417
|
|
|
10403
|
-
var __vue_inject_styles__$
|
|
10418
|
+
var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
10404
10419
|
if (!inject) return;
|
|
10405
10420
|
inject("data-v-7c3f68fa_0", {
|
|
10406
10421
|
source: ".show-x-enter-active[data-v-7c3f68fa],.show-x-leave-enter[data-v-7c3f68fa]{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter[data-v-7c3f68fa],.show-x-leave-to[data-v-7c3f68fa]{opacity:0;transform:translateX(5%)}.divisor-form-info-aditional[data-v-7c3f68fa]{display:flex;align-items:center;justify-content:space-around}.info-aditional[data-v-7c3f68fa]{border-bottom:1px solid #ccc;width:49%}.interatividade-form-header[data-v-7c3f68fa]{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-7c3f68fa]{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-7c3f68fa]{margin:10px 0}.interatividade-titulo-form[data-v-7c3f68fa]{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-7c3f68fa]{overflow:hidden;max-width:100%;margin:0;padding:0}.interatividade-lista[data-v-7c3f68fa]{width:100%;min-width:200px;border-radius:15px;background-color:#fff;color:#333;margin:10px 0}.interatividade-lista-conteudo[data-v-7c3f68fa]{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-lista-titulo[data-v-7c3f68fa]{font-weight:700;font-size:1.2em;margin-bottom:10px}.interatividade-lista-rodape[data-v-7c3f68fa]{color:#818181;margin-top:5px}.interatividade-lista-link[data-v-7c3f68fa]{width:100%;text-align:center;padding:10px;color:#006eff;cursor:pointer;transition:color .2s ease-in-out}.interatividade-lista-link[data-v-7c3f68fa]:hover{color:#00628f}",
|
|
@@ -10411,22 +10426,22 @@ var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
|
|
|
10411
10426
|
/* scoped */
|
|
10412
10427
|
|
|
10413
10428
|
|
|
10414
|
-
var __vue_scope_id__$
|
|
10429
|
+
var __vue_scope_id__$9 = "data-v-7c3f68fa";
|
|
10415
10430
|
/* module identifier */
|
|
10416
10431
|
|
|
10417
|
-
var __vue_module_identifier__$
|
|
10432
|
+
var __vue_module_identifier__$9 = "data-v-7c3f68fa";
|
|
10418
10433
|
/* functional template */
|
|
10419
10434
|
|
|
10420
|
-
var __vue_is_functional_template__$
|
|
10435
|
+
var __vue_is_functional_template__$9 = false;
|
|
10421
10436
|
/* style inject shadow dom */
|
|
10422
10437
|
|
|
10423
|
-
var __vue_component__$
|
|
10424
|
-
render: __vue_render__$
|
|
10425
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10426
|
-
}, __vue_inject_styles__$
|
|
10438
|
+
var __vue_component__$d = /*#__PURE__*/normalizeComponent({
|
|
10439
|
+
render: __vue_render__$9,
|
|
10440
|
+
staticRenderFns: __vue_staticRenderFns__$9
|
|
10441
|
+
}, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, createInjectorSSR, undefined);
|
|
10427
10442
|
|
|
10428
|
-
var InteratividadeFormulario = __vue_component__$
|
|
10429
|
-
var script$
|
|
10443
|
+
var InteratividadeFormulario = __vue_component__$d;//
|
|
10444
|
+
var script$8 = {
|
|
10430
10445
|
props: {
|
|
10431
10446
|
anexo: {
|
|
10432
10447
|
type: Object,
|
|
@@ -10501,10 +10516,10 @@ var script$7 = {
|
|
|
10501
10516
|
}
|
|
10502
10517
|
}
|
|
10503
10518
|
};/* script */
|
|
10504
|
-
var __vue_script__$
|
|
10519
|
+
var __vue_script__$8 = script$8;
|
|
10505
10520
|
/* template */
|
|
10506
10521
|
|
|
10507
|
-
var __vue_render__$
|
|
10522
|
+
var __vue_render__$8 = function __vue_render__() {
|
|
10508
10523
|
var _vm = this;
|
|
10509
10524
|
|
|
10510
10525
|
var _h = _vm.$createElement;
|
|
@@ -10575,10 +10590,10 @@ var __vue_render__$7 = function __vue_render__() {
|
|
|
10575
10590
|
})], 1)]], 2)], 1);
|
|
10576
10591
|
};
|
|
10577
10592
|
|
|
10578
|
-
var __vue_staticRenderFns__$
|
|
10593
|
+
var __vue_staticRenderFns__$8 = [];
|
|
10579
10594
|
/* style */
|
|
10580
10595
|
|
|
10581
|
-
var __vue_inject_styles__$
|
|
10596
|
+
var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
|
|
10582
10597
|
if (!inject) return;
|
|
10583
10598
|
inject("data-v-037d5568_0", {
|
|
10584
10599
|
source: ".fade-enter-active[data-v-037d5568],.fade-leave-active[data-v-037d5568]{transition:opacity .5s}.fade-enter[data-v-037d5568],.fade-leave-to[data-v-037d5568]{opacity:0}",
|
|
@@ -10589,22 +10604,22 @@ var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
|
10589
10604
|
/* scoped */
|
|
10590
10605
|
|
|
10591
10606
|
|
|
10592
|
-
var __vue_scope_id__$
|
|
10607
|
+
var __vue_scope_id__$8 = "data-v-037d5568";
|
|
10593
10608
|
/* module identifier */
|
|
10594
10609
|
|
|
10595
|
-
var __vue_module_identifier__$
|
|
10610
|
+
var __vue_module_identifier__$8 = "data-v-037d5568";
|
|
10596
10611
|
/* functional template */
|
|
10597
10612
|
|
|
10598
|
-
var __vue_is_functional_template__$
|
|
10613
|
+
var __vue_is_functional_template__$8 = false;
|
|
10599
10614
|
/* style inject shadow dom */
|
|
10600
10615
|
|
|
10601
|
-
var __vue_component__$
|
|
10602
|
-
render: __vue_render__$
|
|
10603
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10604
|
-
}, __vue_inject_styles__$
|
|
10616
|
+
var __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
10617
|
+
render: __vue_render__$8,
|
|
10618
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
10619
|
+
}, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, createInjectorSSR, undefined);
|
|
10605
10620
|
|
|
10606
|
-
var CardAttachment = __vue_component__$
|
|
10607
|
-
var script$
|
|
10621
|
+
var CardAttachment = __vue_component__$c;//
|
|
10622
|
+
var script$7 = {
|
|
10608
10623
|
components: {
|
|
10609
10624
|
CardAttachment: CardAttachment
|
|
10610
10625
|
},
|
|
@@ -10714,10 +10729,10 @@ var script$6 = {
|
|
|
10714
10729
|
}
|
|
10715
10730
|
}
|
|
10716
10731
|
};/* script */
|
|
10717
|
-
var __vue_script__$
|
|
10732
|
+
var __vue_script__$7 = script$7;
|
|
10718
10733
|
/* template */
|
|
10719
10734
|
|
|
10720
|
-
var __vue_render__$
|
|
10735
|
+
var __vue_render__$7 = function __vue_render__() {
|
|
10721
10736
|
var _vm = this;
|
|
10722
10737
|
|
|
10723
10738
|
var _h = _vm.$createElement;
|
|
@@ -10758,10 +10773,10 @@ var __vue_render__$6 = function __vue_render__() {
|
|
|
10758
10773
|
}), 0) : _vm._e()], 2)], 2) : _vm._e();
|
|
10759
10774
|
};
|
|
10760
10775
|
|
|
10761
|
-
var __vue_staticRenderFns__$
|
|
10776
|
+
var __vue_staticRenderFns__$7 = [];
|
|
10762
10777
|
/* style */
|
|
10763
10778
|
|
|
10764
|
-
var __vue_inject_styles__$
|
|
10779
|
+
var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
10765
10780
|
if (!inject) return;
|
|
10766
10781
|
inject("data-v-60eaca73_0", {
|
|
10767
10782
|
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%}",
|
|
@@ -10772,22 +10787,22 @@ var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
|
10772
10787
|
/* scoped */
|
|
10773
10788
|
|
|
10774
10789
|
|
|
10775
|
-
var __vue_scope_id__$
|
|
10790
|
+
var __vue_scope_id__$7 = "data-v-60eaca73";
|
|
10776
10791
|
/* module identifier */
|
|
10777
10792
|
|
|
10778
|
-
var __vue_module_identifier__$
|
|
10793
|
+
var __vue_module_identifier__$7 = "data-v-60eaca73";
|
|
10779
10794
|
/* functional template */
|
|
10780
10795
|
|
|
10781
|
-
var __vue_is_functional_template__$
|
|
10796
|
+
var __vue_is_functional_template__$7 = false;
|
|
10782
10797
|
/* style inject shadow dom */
|
|
10783
10798
|
|
|
10784
|
-
var __vue_component__$
|
|
10785
|
-
render: __vue_render__$
|
|
10786
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
10787
|
-
}, __vue_inject_styles__$
|
|
10799
|
+
var __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
10800
|
+
render: __vue_render__$7,
|
|
10801
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
10802
|
+
}, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, createInjectorSSR, undefined);
|
|
10788
10803
|
|
|
10789
|
-
var __vue_component__$
|
|
10790
|
-
var script$
|
|
10804
|
+
var __vue_component__$b = __vue_component__$a;//
|
|
10805
|
+
var script$6 = {
|
|
10791
10806
|
components: {
|
|
10792
10807
|
Loader: Loader
|
|
10793
10808
|
},
|
|
@@ -10861,10 +10876,10 @@ var script$5 = {
|
|
|
10861
10876
|
}
|
|
10862
10877
|
}
|
|
10863
10878
|
};/* script */
|
|
10864
|
-
var __vue_script__$
|
|
10879
|
+
var __vue_script__$6 = script$6;
|
|
10865
10880
|
/* template */
|
|
10866
10881
|
|
|
10867
|
-
var __vue_render__$
|
|
10882
|
+
var __vue_render__$6 = function __vue_render__() {
|
|
10868
10883
|
var _vm = this;
|
|
10869
10884
|
|
|
10870
10885
|
var _h = _vm.$createElement;
|
|
@@ -10993,10 +11008,10 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
10993
11008
|
})], 1) : _vm._e()])], 1)], 1);
|
|
10994
11009
|
};
|
|
10995
11010
|
|
|
10996
|
-
var __vue_staticRenderFns__$
|
|
11011
|
+
var __vue_staticRenderFns__$6 = [];
|
|
10997
11012
|
/* style */
|
|
10998
11013
|
|
|
10999
|
-
var __vue_inject_styles__$
|
|
11014
|
+
var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
11000
11015
|
if (!inject) return;
|
|
11001
11016
|
inject("data-v-23ebefcd_0", {
|
|
11002
11017
|
source: ".fade-enter-active[data-v-23ebefcd],.fade-leave-active[data-v-23ebefcd]{transition:opacity .5s}.fade-enter[data-v-23ebefcd],.fade-leave-to[data-v-23ebefcd]{opacity:0}.mensagem-div-anexo[data-v-23ebefcd]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.anexo-container[data-v-23ebefcd]{width:100%;margin-top:5px}.anexo-container .arquivo-erro[data-v-23ebefcd],.anexo-container a[data-v-23ebefcd]{padding:10px 15px 15px 15px;display:flex;justify-content:center;align-items:center}.anexo-container .arquivo-erro[data-v-23ebefcd],.anexo-container p[data-v-23ebefcd]{margin:0;margin-left:15px;font-size:.9rem}.anexo-container svg[data-v-23ebefcd]{font-size:2rem}.anexo-container audio[data-v-23ebefcd]{outline:0;width:100%}.anexo-container video[data-v-23ebefcd]{width:100%;max-width:350px;cursor:pointer}.anexos-links-container[data-v-23ebefcd]{width:100%;display:flex;justify-content:center;align-items:center}.anexos-links-container a[data-v-23ebefcd]{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-23ebefcd]{cursor:pointer}.mensagem-div-anexo img[data-v-23ebefcd]{cursor:pointer;margin:10px 0;min-width:35px;width:100%;max-width:250px}.anexo-transition[data-v-23ebefcd]{width:100%;height:100%}.anexo-mensagem[data-v-23ebefcd]{display:flex;justify-content:center;align-items:center;flex-direction:column}",
|
|
@@ -11007,22 +11022,22 @@ var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
|
11007
11022
|
/* scoped */
|
|
11008
11023
|
|
|
11009
11024
|
|
|
11010
|
-
var __vue_scope_id__$
|
|
11025
|
+
var __vue_scope_id__$6 = "data-v-23ebefcd";
|
|
11011
11026
|
/* module identifier */
|
|
11012
11027
|
|
|
11013
|
-
var __vue_module_identifier__$
|
|
11028
|
+
var __vue_module_identifier__$6 = "data-v-23ebefcd";
|
|
11014
11029
|
/* functional template */
|
|
11015
11030
|
|
|
11016
|
-
var __vue_is_functional_template__$
|
|
11031
|
+
var __vue_is_functional_template__$6 = false;
|
|
11017
11032
|
/* style inject shadow dom */
|
|
11018
11033
|
|
|
11019
|
-
var __vue_component__$
|
|
11020
|
-
render: __vue_render__$
|
|
11021
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
11022
|
-
}, __vue_inject_styles__$
|
|
11034
|
+
var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
|
|
11035
|
+
render: __vue_render__$6,
|
|
11036
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
11037
|
+
}, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, createInjectorSSR, undefined);
|
|
11023
11038
|
|
|
11024
|
-
var AnexoMensagem = __vue_component__$
|
|
11025
|
-
var script$
|
|
11039
|
+
var AnexoMensagem = __vue_component__$9;//
|
|
11040
|
+
var script$5 = {
|
|
11026
11041
|
components: {
|
|
11027
11042
|
InteratividadePopup: InteratividadePopup
|
|
11028
11043
|
},
|
|
@@ -11067,10 +11082,10 @@ var script$4 = {
|
|
|
11067
11082
|
}
|
|
11068
11083
|
}
|
|
11069
11084
|
};/* script */
|
|
11070
|
-
var __vue_script__$
|
|
11085
|
+
var __vue_script__$5 = script$5;
|
|
11071
11086
|
/* template */
|
|
11072
11087
|
|
|
11073
|
-
var __vue_render__$
|
|
11088
|
+
var __vue_render__$5 = function __vue_render__() {
|
|
11074
11089
|
var _vm = this;
|
|
11075
11090
|
|
|
11076
11091
|
var _h = _vm.$createElement;
|
|
@@ -11098,10 +11113,10 @@ var __vue_render__$4 = function __vue_render__() {
|
|
|
11098
11113
|
}) : 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);
|
|
11099
11114
|
};
|
|
11100
11115
|
|
|
11101
|
-
var __vue_staticRenderFns__$
|
|
11116
|
+
var __vue_staticRenderFns__$5 = [];
|
|
11102
11117
|
/* style */
|
|
11103
11118
|
|
|
11104
|
-
var __vue_inject_styles__$
|
|
11119
|
+
var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
11105
11120
|
if (!inject) return;
|
|
11106
11121
|
inject("data-v-265335df_0", {
|
|
11107
11122
|
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}",
|
|
@@ -11112,10 +11127,181 @@ var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
|
11112
11127
|
/* scoped */
|
|
11113
11128
|
|
|
11114
11129
|
|
|
11115
|
-
var __vue_scope_id__$
|
|
11130
|
+
var __vue_scope_id__$5 = undefined;
|
|
11131
|
+
/* module identifier */
|
|
11132
|
+
|
|
11133
|
+
var __vue_module_identifier__$5 = "data-v-265335df";
|
|
11134
|
+
/* functional template */
|
|
11135
|
+
|
|
11136
|
+
var __vue_is_functional_template__$5 = false;
|
|
11137
|
+
/* style inject shadow dom */
|
|
11138
|
+
|
|
11139
|
+
var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
|
|
11140
|
+
render: __vue_render__$5,
|
|
11141
|
+
staticRenderFns: __vue_staticRenderFns__$5
|
|
11142
|
+
}, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, createInjectorSSR, undefined);
|
|
11143
|
+
|
|
11144
|
+
var InteratividadeBotoes = __vue_component__$8;var script$4 = {
|
|
11145
|
+
props: {
|
|
11146
|
+
message: {
|
|
11147
|
+
type: String,
|
|
11148
|
+
default: ""
|
|
11149
|
+
}
|
|
11150
|
+
},
|
|
11151
|
+
data: function data() {
|
|
11152
|
+
return {
|
|
11153
|
+
linkPreview: {
|
|
11154
|
+
description: "",
|
|
11155
|
+
imageSource: "",
|
|
11156
|
+
colorTheme: "",
|
|
11157
|
+
isValid: false
|
|
11158
|
+
}
|
|
11159
|
+
};
|
|
11160
|
+
},
|
|
11161
|
+
mounted: function mounted() {
|
|
11162
|
+
var _this = this;
|
|
11163
|
+
|
|
11164
|
+
this.$nextTick(function () {
|
|
11165
|
+
_this.gerarPreview();
|
|
11166
|
+
});
|
|
11167
|
+
},
|
|
11168
|
+
methods: {
|
|
11169
|
+
gerarPreview: function gerarPreview() {
|
|
11170
|
+
var _this2 = this;
|
|
11171
|
+
|
|
11172
|
+
return _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
|
|
11173
|
+
var isSticker, regex, url, encodedURL, response, data, st_ret, msg_ret, raspagem, description, og, theme_color;
|
|
11174
|
+
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
11175
|
+
while (1) {
|
|
11176
|
+
switch (_context.prev = _context.next) {
|
|
11177
|
+
case 0:
|
|
11178
|
+
_context.prev = 0;
|
|
11179
|
+
|
|
11180
|
+
if (_this2.message) {
|
|
11181
|
+
_context.next = 3;
|
|
11182
|
+
break;
|
|
11183
|
+
}
|
|
11184
|
+
|
|
11185
|
+
return _context.abrupt("return");
|
|
11186
|
+
|
|
11187
|
+
case 3:
|
|
11188
|
+
isSticker = _this2.message.indexOf("KSTICKERK") < 0 ? false : true;
|
|
11189
|
+
|
|
11190
|
+
if (!isSticker) {
|
|
11191
|
+
_context.next = 6;
|
|
11192
|
+
break;
|
|
11193
|
+
}
|
|
11194
|
+
|
|
11195
|
+
return _context.abrupt("return");
|
|
11196
|
+
|
|
11197
|
+
case 6:
|
|
11198
|
+
regex = /(https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|www\.[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9]+\.[^\s]{2,}|www\.[a-zA-Z0-9]+\.[^\s]{2,})/g;
|
|
11199
|
+
url = regex.exec(_this2.message);
|
|
11200
|
+
|
|
11201
|
+
if (url[0]) {
|
|
11202
|
+
_context.next = 10;
|
|
11203
|
+
break;
|
|
11204
|
+
}
|
|
11205
|
+
|
|
11206
|
+
return _context.abrupt("return", console.warn("URL invalida para gerar preview"));
|
|
11207
|
+
|
|
11208
|
+
case 10:
|
|
11209
|
+
encodedURL = Buffer(url[0]).toString("base64");
|
|
11210
|
+
_context.next = 13;
|
|
11211
|
+
return _this2.$httpRequest({
|
|
11212
|
+
method: 'get',
|
|
11213
|
+
url: "".concat(baseURL, "/preview?url=").concat(encodedURL).concat(dev) // headers: {
|
|
11214
|
+
// Authorization: "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdGQiOiJNS1VuNENMdFVlYTVZeDA4VmltQmgwQWN6Rkp0Y3pIUjZBTXd3eGI0NGF3d1ZTTTh2ZFhPS1pnIiwibWFuYWdlciI6Ik1LVVZkRm8zWmFreGJOUHd6bjNBRjVmVnF1MmVReFEyTUh2ZVloZ3V3SzJMbzU1IiwiaGFzX2luZm9zIjp0cnVlLCJucm9zIjpbIjEwIiwiMjYzIl0sImF1dGgiOiJNS1U3YzZNQnBJWTkyamFKbFZJTXQxd3dpbTRsNXd3Mjc4SU0wdkpRT0JnV3lTeHZZM3k0dmRYIiwiaWF0IjoxNjQ4MTQ2MzEwLCJleHAiOjE2NDgyMzI3MTB9.JSgv4e0DY0gkWaz6u9yBSH2P507zBZoTRKf9ki7TP_M"
|
|
11215
|
+
// }
|
|
11216
|
+
|
|
11217
|
+
});
|
|
11218
|
+
|
|
11219
|
+
case 13:
|
|
11220
|
+
response = _context.sent;
|
|
11221
|
+
|
|
11222
|
+
if (!(_typeof(response) != "object" || _typeof(response.data) != "object")) {
|
|
11223
|
+
_context.next = 16;
|
|
11224
|
+
break;
|
|
11225
|
+
}
|
|
11226
|
+
|
|
11227
|
+
throw "Retorno incorreto";
|
|
11228
|
+
|
|
11229
|
+
case 16:
|
|
11230
|
+
data = response.data;
|
|
11231
|
+
st_ret = data.st_ret, msg_ret = data.msg_ret, raspagem = data.raspagem;
|
|
11232
|
+
|
|
11233
|
+
if (!(st_ret != "OK")) {
|
|
11234
|
+
_context.next = 20;
|
|
11235
|
+
break;
|
|
11236
|
+
}
|
|
11237
|
+
|
|
11238
|
+
throw "".concat(st_ret, " - ").concat(msg_ret);
|
|
11239
|
+
|
|
11240
|
+
case 20:
|
|
11241
|
+
if (raspagem) {
|
|
11242
|
+
_context.next = 22;
|
|
11243
|
+
break;
|
|
11244
|
+
}
|
|
11245
|
+
|
|
11246
|
+
throw "".concat(st_ret, " - ").concat(msg_ret, " | (Raspagem nao encontrada no retorno)");
|
|
11247
|
+
|
|
11248
|
+
case 22:
|
|
11249
|
+
description = raspagem.description, og = raspagem.og, theme_color = raspagem.theme_color;
|
|
11250
|
+
if (description) _this2.linkPreview.description = description;
|
|
11251
|
+
if (og && og.image) _this2.linkPreview.imageSource = og.image;
|
|
11252
|
+
if (theme_color) _this2.linkPreview.colorTheme = theme_color;
|
|
11253
|
+
if (_this2.linkPreview.description || _this2.linkPreview.imageSource) _this2.linkPreview.isValid = true;
|
|
11254
|
+
_context.next = 32;
|
|
11255
|
+
break;
|
|
11256
|
+
|
|
11257
|
+
case 29:
|
|
11258
|
+
_context.prev = 29;
|
|
11259
|
+
_context.t0 = _context["catch"](0);
|
|
11260
|
+
console.error("Erro ao gerar o preview do link: ", _context.t0);
|
|
11261
|
+
|
|
11262
|
+
case 32:
|
|
11263
|
+
case "end":
|
|
11264
|
+
return _context.stop();
|
|
11265
|
+
}
|
|
11266
|
+
}
|
|
11267
|
+
}, _callee, null, [[0, 29]]);
|
|
11268
|
+
}))();
|
|
11269
|
+
}
|
|
11270
|
+
}
|
|
11271
|
+
};/* script */
|
|
11272
|
+
var __vue_script__$4 = script$4;
|
|
11273
|
+
/* template */
|
|
11274
|
+
|
|
11275
|
+
var __vue_render__$4 = function __vue_render__() {
|
|
11276
|
+
var _vm = this;
|
|
11277
|
+
|
|
11278
|
+
var _h = _vm.$createElement;
|
|
11279
|
+
|
|
11280
|
+
var _c = _vm._self._c || _h;
|
|
11281
|
+
|
|
11282
|
+
return _vm.linkPreview.isValid ? _c('div', {
|
|
11283
|
+
staticClass: "link-preview"
|
|
11284
|
+
}, [_vm._ssrNode((_vm.linkPreview.imageSource ? "<div class=\"link-preview-image\"" + _vm._ssrStyle(null, _vm.linkPreview.colorTheme ? "background-color: " + _vm.linkPreview.colorTheme : '', null) + " data-v-7adb96a6><img" + _vm._ssrAttr("src", _vm.linkPreview.imageSource) + " alt=\"Imagem referente ao link\" data-v-7adb96a6></div>" : "<!---->") + " " + (_vm.linkPreview.description ? "<div class=\"link-preview-infos\" data-v-7adb96a6>" + (_vm.linkPreview.description ? "<p data-v-7adb96a6>" + _vm._ssrEscape(_vm._s(_vm.linkPreview.description)) + "</p>" : "<!---->") + "</div>" : "<!---->"))]) : _vm._e();
|
|
11285
|
+
};
|
|
11286
|
+
|
|
11287
|
+
var __vue_staticRenderFns__$4 = [];
|
|
11288
|
+
/* style */
|
|
11289
|
+
|
|
11290
|
+
var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
11291
|
+
if (!inject) return;
|
|
11292
|
+
inject("data-v-7adb96a6_0", {
|
|
11293
|
+
source: ".link-preview[data-v-7adb96a6]{display:flex;flex-direction:column}.link-preview-image[data-v-7adb96a6]{display:flex;justify-content:center;align-items:center;padding:10px}.link-preview-image img[data-v-7adb96a6]{max-width:250px}.link-preview-infos[data-v-7adb96a6]{background-color:rgba(0,0,0,.1);padding:10px;font-size:.8rem}",
|
|
11294
|
+
map: undefined,
|
|
11295
|
+
media: undefined
|
|
11296
|
+
});
|
|
11297
|
+
};
|
|
11298
|
+
/* scoped */
|
|
11299
|
+
|
|
11300
|
+
|
|
11301
|
+
var __vue_scope_id__$4 = "data-v-7adb96a6";
|
|
11116
11302
|
/* module identifier */
|
|
11117
11303
|
|
|
11118
|
-
var __vue_module_identifier__$4 = "data-v-
|
|
11304
|
+
var __vue_module_identifier__$4 = "data-v-7adb96a6";
|
|
11119
11305
|
/* functional template */
|
|
11120
11306
|
|
|
11121
11307
|
var __vue_is_functional_template__$4 = false;
|
|
@@ -11126,12 +11312,13 @@ var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
|
|
|
11126
11312
|
staticRenderFns: __vue_staticRenderFns__$4
|
|
11127
11313
|
}, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, createInjectorSSR, undefined);
|
|
11128
11314
|
|
|
11129
|
-
var
|
|
11315
|
+
var LinkPreview = __vue_component__$7;//
|
|
11130
11316
|
var script$3 = {
|
|
11131
11317
|
components: {
|
|
11132
11318
|
AnexoMensagem: AnexoMensagem,
|
|
11133
11319
|
InteratividadeBotoes: InteratividadeBotoes,
|
|
11134
|
-
InteratividadeFormulario: InteratividadeFormulario
|
|
11320
|
+
InteratividadeFormulario: InteratividadeFormulario,
|
|
11321
|
+
LinkPreview: LinkPreview
|
|
11135
11322
|
},
|
|
11136
11323
|
props: ["smartchannel", "messageIndex", "dictionary", "autor", "origem", "msg", "link", "anexo", "imgAnexo", "tipoDoc", "docAnexo", "nomeArquivo", "audio", "video", "horario", "status", "logo", "msgTooltip", "seq", "mapa", "histMsg", "erro", "msgErro", "origemExterna", "anexos", "dominio", "corMsg", "interatividade", "msgReply", "hasReply", "iniDialogo", "dialogoId", "dialogoOrigem", "expSessao"],
|
|
11137
11324
|
data: function data() {
|
|
@@ -11325,7 +11512,11 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11325
11512
|
mapa: _vm.mapa,
|
|
11326
11513
|
'hist-msg': _vm.histMsg
|
|
11327
11514
|
}
|
|
11328
|
-
}, [_vm.
|
|
11515
|
+
}, [_vm.link && !_vm.mapa ? _c('LinkPreview', {
|
|
11516
|
+
attrs: {
|
|
11517
|
+
"message": _vm.message
|
|
11518
|
+
}
|
|
11519
|
+
}) : _vm._e(), _vm._v(" "), _vm.anexos && _vm.anexos.length ? _vm._l(_vm.anexos, function (anexo, index) {
|
|
11329
11520
|
return _c('div', {
|
|
11330
11521
|
key: index,
|
|
11331
11522
|
staticClass: "mensagem-anexo"
|
|
@@ -11568,7 +11759,7 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11568
11759
|
})], 1) : _vm._e()]), _vm._v(" "), _c('span', {
|
|
11569
11760
|
staticClass: "autor-mensagem",
|
|
11570
11761
|
domProps: {
|
|
11571
|
-
"
|
|
11762
|
+
"textContent": _vm._s(_vm.autor)
|
|
11572
11763
|
}
|
|
11573
11764
|
})], 2)], 1) : _vm._e();
|
|
11574
11765
|
};
|
|
@@ -11578,8 +11769,8 @@ var __vue_staticRenderFns__$3 = [];
|
|
|
11578
11769
|
|
|
11579
11770
|
var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
11580
11771
|
if (!inject) return;
|
|
11581
|
-
inject("data-v-
|
|
11582
|
-
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.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}",
|
|
11772
|
+
inject("data-v-bf266214_0", {
|
|
11773
|
+
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.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 .check{display:none}.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}",
|
|
11583
11774
|
map: undefined,
|
|
11584
11775
|
media: undefined
|
|
11585
11776
|
});
|
|
@@ -11590,7 +11781,7 @@ var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
|
11590
11781
|
var __vue_scope_id__$3 = undefined;
|
|
11591
11782
|
/* module identifier */
|
|
11592
11783
|
|
|
11593
|
-
var __vue_module_identifier__$3 = "data-v-
|
|
11784
|
+
var __vue_module_identifier__$3 = "data-v-bf266214";
|
|
11594
11785
|
/* functional template */
|
|
11595
11786
|
|
|
11596
11787
|
var __vue_is_functional_template__$3 = false;
|
|
@@ -11970,7 +12161,7 @@ var __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
11970
12161
|
staticRenderFns: __vue_staticRenderFns__
|
|
11971
12162
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, createInjectorSSR, undefined);
|
|
11972
12163
|
|
|
11973
|
-
var __vue_component__$1 = __vue_component__;var components$1=/*#__PURE__*/Object.freeze({__proto__:null,TemplateGenerator:__vue_component__$
|
|
12164
|
+
var __vue_component__$1 = __vue_component__;var components$1=/*#__PURE__*/Object.freeze({__proto__:null,TemplateGenerator:__vue_component__$m,TextFooter:TextFooter,ExpandTextarea:__vue_component__$k,Card:__vue_component__$g,InteratividadeFormulario:InteratividadeFormulario,CardMessages:__vue_component__$b,ChatMessages:__vue_component__$6,BtnEmojis:BtnEmojis,SimpleButton:__vue_component__$3,ScrollContent:__vue_component__$1,VueLoader:Loader});var install = function installVueIntergrallPlugins(Vue) {
|
|
11974
12165
|
Object.entries(components$1).forEach(function (_ref) {
|
|
11975
12166
|
var _ref2 = _slicedToArray(_ref, 2),
|
|
11976
12167
|
componentName = _ref2[0],
|
|
@@ -11979,7 +12170,7 @@ var __vue_component__$1 = __vue_component__;var components$1=/*#__PURE__*/Object
|
|
|
11979
12170
|
Vue.component(componentName, component);
|
|
11980
12171
|
});
|
|
11981
12172
|
}; // Create module definition for Vue.use()
|
|
11982
|
-
var components=/*#__PURE__*/Object.freeze({__proto__:null,'default':install,TemplateGenerator:__vue_component__$
|
|
12173
|
+
var components=/*#__PURE__*/Object.freeze({__proto__:null,'default':install,TemplateGenerator:__vue_component__$m,TextFooter:TextFooter,ExpandTextarea:__vue_component__$k,Card:__vue_component__$g,InteratividadeFormulario:InteratividadeFormulario,CardMessages:__vue_component__$b,ChatMessages:__vue_component__$6,BtnEmojis:BtnEmojis,SimpleButton:__vue_component__$3,ScrollContent:__vue_component__$1,VueLoader:Loader});// only expose one global var, with component exports exposed as properties of
|
|
11983
12174
|
// that global var (eg. plugin.component)
|
|
11984
12175
|
|
|
11985
12176
|
Object.entries(components).forEach(function (_ref) {
|