vue-intergrall-plugins 0.0.274 → 0.0.280
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +185 -185
- package/dist/vue-intergrall-plugins.esm.js +79 -60
- package/dist/vue-intergrall-plugins.min.js +1 -1
- package/dist/vue-intergrall-plugins.ssr.js +146 -127
- package/package.json +66 -66
- package/src/lib-components/Buttons/IconButton.vue +27 -27
- package/src/lib-components/Buttons/SimpleButton.vue +140 -140
- package/src/lib-components/Cards/Card.vue +412 -412
- package/src/lib-components/Cards/CardCheck.vue +35 -35
- package/src/lib-components/Cards/CardFile.vue +157 -157
- package/src/lib-components/Chat/BtnDownloadAllFiles.vue +32 -32
- package/src/lib-components/Chat/BtnEmojis.vue +124 -124
- package/src/lib-components/Chat/BtnExpand.vue +17 -17
- package/src/lib-components/Chat/BtnFiles.vue +415 -415
- package/src/lib-components/Chat/BtnMic.vue +60 -60
- package/src/lib-components/Chat/BtnScreenShare.vue +32 -32
- package/src/lib-components/Chat/BtnStandardMessages.vue +17 -17
- package/src/lib-components/Chat/ExpandTextarea.vue +410 -410
- package/src/lib-components/Chat/MultipleFilePreview.vue +266 -266
- package/src/lib-components/Chat/Picker.vue +368 -368
- package/src/lib-components/Chat/RemainingCharacters.vue +28 -28
- package/src/lib-components/Chat/SingleFilePreview.vue +94 -94
- package/src/lib-components/Chat/SkeletonPicker.vue +110 -110
- package/src/lib-components/Chat/StandardMessages.vue +245 -245
- package/src/lib-components/Chat/TextFooter.vue +817 -817
- package/src/lib-components/Email/EmailFile.vue +125 -125
- package/src/lib-components/Email/EmailItem.vue +185 -185
- package/src/lib-components/Loader/Loader.vue +78 -78
- package/src/lib-components/Messages/AnexoMensagem.vue +385 -366
- package/src/lib-components/Messages/CardAttachment.vue +61 -61
- package/src/lib-components/Messages/CardMessages.vue +393 -393
- package/src/lib-components/Messages/ChatMessages.vue +573 -571
- package/src/lib-components/Messages/InteratividadeBotoes.vue +165 -165
- package/src/lib-components/Messages/InteratividadeFormulario.vue +392 -392
- package/src/lib-components/Messages/InteratividadePopup.vue +88 -88
- package/src/lib-components/Messages/LinkPreview.vue +163 -163
- package/src/lib-components/Scroll/ScrollContent.vue +150 -150
- package/src/lib-components/Templates/TemplateGenerator.vue +576 -576
- package/src/lib-components/Templates/TemplateMessage.vue +83 -83
- package/src/lib-components/Templates/TemplateSingle.vue +481 -481
|
@@ -2469,9 +2469,9 @@ var __vue_render__$y = function __vue_render__() {
|
|
|
2469
2469
|
|
|
2470
2470
|
return _c('div', {
|
|
2471
2471
|
staticClass: "ts-container"
|
|
2472
|
-
}, [_vm._ssrNode("<div class=\"ts-content\" data-v-
|
|
2473
|
-
return _vm._ssrNode("<div" + _vm._ssrClass(null, "" + (component.type == 'footer' ? 'order-1 custom-box-shadow-bottom' : '') + (_vm.template.components.length == 1 ? 'custom-box-shadow-bottom' : '')) + " data-v-
|
|
2474
|
-
return _vm._ssrNode("<div data-v-
|
|
2472
|
+
}, [_vm._ssrNode("<div class=\"ts-content\" data-v-317a5454>", "</div>", _vm._l(_vm.template.components, function (component, cIndex) {
|
|
2473
|
+
return _vm._ssrNode("<div" + _vm._ssrClass(null, "" + (component.type == 'footer' ? 'order-1 custom-box-shadow-bottom' : '') + (_vm.template.components.length == 1 ? 'custom-box-shadow-bottom' : '')) + " data-v-317a5454>", "</div>", [component.type === 'header' ? _vm._ssrNode("<header id=\"template_header\"" + _vm._ssrClass(null, "" + (_vm.template.components.length == 1 ? 'border-radius-5 custom-border-gray' : '')) + " data-v-317a5454>", "</header>", _vm._l(component.parameters, function (param, pIndex) {
|
|
2474
|
+
return _vm._ssrNode("<div data-v-317a5454>", "</div>", [param.type === 'text' ? [_vm._ssrNode(_vm.regexVars.test(param.text) ? "<div data-v-317a5454>" + _vm._s(param.text.replace(_vm.regexVars, "<div class='ts-content__var'>" + _vm.htmlInputString + _vm.varListValues + "</div>")) + "</div>" : "<p data-v-317a5454>" + _vm._s(param.text) + "</p>")] : param.type == 'image' ? _vm._ssrNode("<div class=\"ts-image-type\" data-v-317a5454>", "</div>", [_vm._ssrNode("<input type=\"file\"" + _vm._ssrAttr("accept", _vm.acceptedExtensions) + " class=\"d-none\" data-v-317a5454> "), _vm.headerFiles[0] ? [_c('fa-icon', {
|
|
2475
2475
|
directives: [{
|
|
2476
2476
|
name: "tippy",
|
|
2477
2477
|
rawName: "v-tippy",
|
|
@@ -2510,16 +2510,16 @@ var __vue_render__$y = function __vue_render__() {
|
|
|
2510
2510
|
}
|
|
2511
2511
|
}
|
|
2512
2512
|
})], 2) : _vm._e()], 2);
|
|
2513
|
-
}), 0) : _vm._e(), _vm._ssrNode(" " + (component.type === 'body' ? "<section id=\"template_body\"" + _vm._ssrClass(null, (_vm.template.components.length == 1 ? 'border-radius-5 custom-border-gray' : '') + " " + (!_vm.hasButtonOrFooterComponent ? 'custom-footer-style custom-box-shadow-bottom custom-border-gray' : '')) + " data-v-
|
|
2514
|
-
return "<div data-v-
|
|
2515
|
-
}) + "</section>" : "<!---->") + " " + (component.type == 'button' ? "<section id=\"template_buttons\"" + _vm._ssrClass(null, (_vm.template.components.length == 1 ? 'border-radius-5 custom-border-gray' : '') + " " + (!_vm.hasFooterComponent ? 'custom-footer-style custom-box-shadow-bottom' : '')) + " data-v-
|
|
2516
|
-
return "<div class=\"ts-button\" data-v-
|
|
2517
|
-
}) + "</section>" : "<!---->") + " " + (component.type == 'footer' ? "<footer id=\"template_footer\"" + _vm._ssrClass(null, "" + (_vm.template.components.length == 1 ? 'border-radius-5 custom-border-gray' : '')) + " data-v-
|
|
2518
|
-
return "<div data-v-
|
|
2513
|
+
}), 0) : _vm._e(), _vm._ssrNode(" " + (component.type === 'body' ? "<section id=\"template_body\"" + _vm._ssrClass(null, (_vm.template.components.length == 1 ? 'border-radius-5 custom-border-gray' : '') + " " + (!_vm.hasButtonOrFooterComponent ? 'custom-footer-style custom-box-shadow-bottom custom-border-gray' : '')) + " data-v-317a5454>" + _vm._ssrList(component.parameters, function (param, pIndex) {
|
|
2514
|
+
return "<div data-v-317a5454>" + (param.type === 'text' ? _vm.regexVars.test(param.text) ? "<div data-v-317a5454>" + _vm._s(param.text.replace(_vm.regexVars, "<div class='ts-content__var'>" + _vm.htmlInputString + _vm.varListValues + "</div>")) + "</div>" : "<p data-v-317a5454>" + _vm._s(param.text) + "</p>" : "<!---->") + "</div>";
|
|
2515
|
+
}) + "</section>" : "<!---->") + " " + (component.type == 'button' ? "<section id=\"template_buttons\"" + _vm._ssrClass(null, (_vm.template.components.length == 1 ? 'border-radius-5 custom-border-gray' : '') + " " + (!_vm.hasFooterComponent ? 'custom-footer-style custom-box-shadow-bottom' : '')) + " data-v-317a5454>" + _vm._ssrList(component.parameters, function (param, pIndex) {
|
|
2516
|
+
return "<div class=\"ts-button\" data-v-317a5454>" + (param.text ? "<p data-v-317a5454>" + _vm._s(param.text) + "</p>" : "<!---->") + "</div>";
|
|
2517
|
+
}) + "</section>" : "<!---->") + " " + (component.type == 'footer' ? "<footer id=\"template_footer\"" + _vm._ssrClass(null, "" + (_vm.template.components.length == 1 ? 'border-radius-5 custom-border-gray' : '')) + " data-v-317a5454>" + _vm._ssrList(component.parameters, function (param, pIndex) {
|
|
2518
|
+
return "<div data-v-317a5454>" + (param.type == 'text' ? "<small data-v-317a5454>" + _vm._s(param.text) + "</small>" : "<!---->") + "</div>";
|
|
2519
2519
|
}) + "</footer>" : "<!---->"))], 2);
|
|
2520
|
-
}), 0), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"container-btns\" data-v-
|
|
2520
|
+
}), 0), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"container-btns\" data-v-317a5454>", "</div>", [_vm.hasButton ? _vm._ssrNode("<div" + _vm._ssrClass("tg-btn", {
|
|
2521
2521
|
'small-btn': _vm.iconButton
|
|
2522
|
-
}) + " data-v-
|
|
2522
|
+
}) + " data-v-317a5454>", "</div>", [_vm._ssrNode("<button data-v-317a5454>", "</button>", [!_vm.iconButton ? [_c('fa-icon', {
|
|
2523
2523
|
attrs: {
|
|
2524
2524
|
"icon": ['fas', 'paper-plane']
|
|
2525
2525
|
}
|
|
@@ -2529,7 +2529,7 @@ var __vue_render__$y = function __vue_render__() {
|
|
|
2529
2529
|
}
|
|
2530
2530
|
})], 2)]) : _vm._e(), _vm._ssrNode(" "), _vm.hasSecondaryButton ? _vm._ssrNode("<div" + _vm._ssrClass("tg-btn btn-red", {
|
|
2531
2531
|
'small-btn': _vm.iconButton
|
|
2532
|
-
}) + " data-v-
|
|
2532
|
+
}) + " data-v-317a5454>", "</div>", [_vm.hasSecondaryButton ? _vm._ssrNode("<button data-v-317a5454>", "</button>", [!_vm.iconButton ? [_c('fa-icon', {
|
|
2533
2533
|
attrs: {
|
|
2534
2534
|
"icon": ['fas', 'paper-plane']
|
|
2535
2535
|
}
|
|
@@ -2545,8 +2545,8 @@ var __vue_staticRenderFns__$y = [];
|
|
|
2545
2545
|
|
|
2546
2546
|
var __vue_inject_styles__$y = function __vue_inject_styles__(inject) {
|
|
2547
2547
|
if (!inject) return;
|
|
2548
|
-
inject("data-v-
|
|
2549
|
-
source: ".btn-red button[data-v-
|
|
2548
|
+
inject("data-v-317a5454_0", {
|
|
2549
|
+
source: ".btn-red button[data-v-317a5454]{background-color:red}.btn-red svg[data-v-317a5454]{color:#b60000}.container-btns[data-v-317a5454]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}",
|
|
2550
2550
|
map: undefined,
|
|
2551
2551
|
media: undefined
|
|
2552
2552
|
});
|
|
@@ -2554,10 +2554,10 @@ var __vue_inject_styles__$y = function __vue_inject_styles__(inject) {
|
|
|
2554
2554
|
/* scoped */
|
|
2555
2555
|
|
|
2556
2556
|
|
|
2557
|
-
var __vue_scope_id__$y = "data-v-
|
|
2557
|
+
var __vue_scope_id__$y = "data-v-317a5454";
|
|
2558
2558
|
/* module identifier */
|
|
2559
2559
|
|
|
2560
|
-
var __vue_module_identifier__$y = "data-v-
|
|
2560
|
+
var __vue_module_identifier__$y = "data-v-317a5454";
|
|
2561
2561
|
/* functional template */
|
|
2562
2562
|
|
|
2563
2563
|
var __vue_is_functional_template__$y = false;
|
|
@@ -2776,7 +2776,7 @@ var __vue_staticRenderFns__$x = [];
|
|
|
2776
2776
|
|
|
2777
2777
|
var __vue_inject_styles__$x = function __vue_inject_styles__(inject) {
|
|
2778
2778
|
if (!inject) return;
|
|
2779
|
-
inject("data-v-
|
|
2779
|
+
inject("data-v-5cb744d5_0", {
|
|
2780
2780
|
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}",
|
|
2781
2781
|
map: undefined,
|
|
2782
2782
|
media: undefined
|
|
@@ -2788,7 +2788,7 @@ var __vue_inject_styles__$x = function __vue_inject_styles__(inject) {
|
|
|
2788
2788
|
var __vue_scope_id__$x = undefined;
|
|
2789
2789
|
/* module identifier */
|
|
2790
2790
|
|
|
2791
|
-
var __vue_module_identifier__$x = "data-v-
|
|
2791
|
+
var __vue_module_identifier__$x = "data-v-5cb744d5";
|
|
2792
2792
|
/* functional template */
|
|
2793
2793
|
|
|
2794
2794
|
var __vue_is_functional_template__$x = false;
|
|
@@ -3023,7 +3023,7 @@ var __vue_staticRenderFns__$w = [];
|
|
|
3023
3023
|
|
|
3024
3024
|
var __vue_inject_styles__$w = function __vue_inject_styles__(inject) {
|
|
3025
3025
|
if (!inject) return;
|
|
3026
|
-
inject("data-v-
|
|
3026
|
+
inject("data-v-10e6d59a_0", {
|
|
3027
3027
|
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}",
|
|
3028
3028
|
map: undefined,
|
|
3029
3029
|
media: undefined
|
|
@@ -3035,7 +3035,7 @@ var __vue_inject_styles__$w = function __vue_inject_styles__(inject) {
|
|
|
3035
3035
|
var __vue_scope_id__$w = undefined;
|
|
3036
3036
|
/* module identifier */
|
|
3037
3037
|
|
|
3038
|
-
var __vue_module_identifier__$w = "data-v-
|
|
3038
|
+
var __vue_module_identifier__$w = "data-v-10e6d59a";
|
|
3039
3039
|
/* functional template */
|
|
3040
3040
|
|
|
3041
3041
|
var __vue_is_functional_template__$w = false;
|
|
@@ -3178,7 +3178,7 @@ var __vue_staticRenderFns__$v = [];
|
|
|
3178
3178
|
|
|
3179
3179
|
var __vue_inject_styles__$v = function __vue_inject_styles__(inject) {
|
|
3180
3180
|
if (!inject) return;
|
|
3181
|
-
inject("data-v-
|
|
3181
|
+
inject("data-v-6f58774c_0", {
|
|
3182
3182
|
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}",
|
|
3183
3183
|
map: undefined,
|
|
3184
3184
|
media: undefined
|
|
@@ -3190,7 +3190,7 @@ var __vue_inject_styles__$v = function __vue_inject_styles__(inject) {
|
|
|
3190
3190
|
var __vue_scope_id__$v = undefined;
|
|
3191
3191
|
/* module identifier */
|
|
3192
3192
|
|
|
3193
|
-
var __vue_module_identifier__$v = "data-v-
|
|
3193
|
+
var __vue_module_identifier__$v = "data-v-6f58774c";
|
|
3194
3194
|
/* functional template */
|
|
3195
3195
|
|
|
3196
3196
|
var __vue_is_functional_template__$v = false;
|
|
@@ -3255,7 +3255,7 @@ var __vue_staticRenderFns__$u = [];
|
|
|
3255
3255
|
|
|
3256
3256
|
var __vue_inject_styles__$u = function __vue_inject_styles__(inject) {
|
|
3257
3257
|
if (!inject) return;
|
|
3258
|
-
inject("data-v-
|
|
3258
|
+
inject("data-v-2f9b92af_0", {
|
|
3259
3259
|
source: ".req-loader-container{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.req-loader-container.light-bg{background-color:rgba(0,0,0,.3);border-radius:inherit}.req-loader-container.align-right{justify-content:flex-end}.req-loader-container.align-right .req-loader{margin-right:15px}.req-loader{border:2px solid #ccc;border-top:2px solid #333;border-radius:50%;width:20px;height:20px;min-width:20px;min-height:20px;animation:spin 2s linear infinite}.req-loader.big{width:40px;height:40px;animation:spin 3s linear infinite}.req-loader.slow{animation:spin 4s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}",
|
|
3260
3260
|
map: undefined,
|
|
3261
3261
|
media: undefined
|
|
@@ -3267,7 +3267,7 @@ var __vue_inject_styles__$u = function __vue_inject_styles__(inject) {
|
|
|
3267
3267
|
var __vue_scope_id__$u = undefined;
|
|
3268
3268
|
/* module identifier */
|
|
3269
3269
|
|
|
3270
|
-
var __vue_module_identifier__$u = "data-v-
|
|
3270
|
+
var __vue_module_identifier__$u = "data-v-2f9b92af";
|
|
3271
3271
|
/* functional template */
|
|
3272
3272
|
|
|
3273
3273
|
var __vue_is_functional_template__$u = false;
|
|
@@ -3331,7 +3331,7 @@ var __vue_inject_styles__$t = undefined;
|
|
|
3331
3331
|
var __vue_scope_id__$t = undefined;
|
|
3332
3332
|
/* module identifier */
|
|
3333
3333
|
|
|
3334
|
-
var __vue_module_identifier__$t = "data-v-
|
|
3334
|
+
var __vue_module_identifier__$t = "data-v-28b16894";
|
|
3335
3335
|
/* functional template */
|
|
3336
3336
|
|
|
3337
3337
|
var __vue_is_functional_template__$t = false;
|
|
@@ -3456,7 +3456,7 @@ var __vue_inject_styles__$s = undefined;
|
|
|
3456
3456
|
var __vue_scope_id__$s = undefined;
|
|
3457
3457
|
/* module identifier */
|
|
3458
3458
|
|
|
3459
|
-
var __vue_module_identifier__$s = "data-v-
|
|
3459
|
+
var __vue_module_identifier__$s = "data-v-6ff2746d";
|
|
3460
3460
|
/* functional template */
|
|
3461
3461
|
|
|
3462
3462
|
var __vue_is_functional_template__$s = false;
|
|
@@ -3588,7 +3588,7 @@ var __vue_staticRenderFns__$r = [];
|
|
|
3588
3588
|
|
|
3589
3589
|
var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
|
|
3590
3590
|
if (!inject) return;
|
|
3591
|
-
inject("data-v-
|
|
3591
|
+
inject("data-v-3c92522c_0", {
|
|
3592
3592
|
source: ".single-file-preview .close-icon{color:#e74c3c;cursor:pointer;opacity:.9;transition:opacity .3s}.single-file-preview .close-icon:hover{opacity:1}.text-footer-invalid-format{color:#222;padding:10px}.text-footer-invalid-format h3{font-weight:500}.text-footer-invalid-format h4{font-size:.9rem}.text-footer-preview-title{font-size:1rem;padding:10px 0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-footer-image-preview{display:flex;justify-content:center;align-items:center;width:100%}.text-footer-image-preview img{cursor:pointer;max-width:98%;max-height:98%;padding:2%}",
|
|
3593
3593
|
map: undefined,
|
|
3594
3594
|
media: undefined
|
|
@@ -3600,7 +3600,7 @@ var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
|
|
|
3600
3600
|
var __vue_scope_id__$r = undefined;
|
|
3601
3601
|
/* module identifier */
|
|
3602
3602
|
|
|
3603
|
-
var __vue_module_identifier__$r = "data-v-
|
|
3603
|
+
var __vue_module_identifier__$r = "data-v-3c92522c";
|
|
3604
3604
|
/* functional template */
|
|
3605
3605
|
|
|
3606
3606
|
var __vue_is_functional_template__$r = false;
|
|
@@ -3818,7 +3818,7 @@ var __vue_staticRenderFns__$q = [];
|
|
|
3818
3818
|
|
|
3819
3819
|
var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
|
|
3820
3820
|
if (!inject) return;
|
|
3821
|
-
inject("data-v-
|
|
3821
|
+
inject("data-v-bba78656_0", {
|
|
3822
3822
|
source: ".multiple-file-preview{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;border-top-left-radius:2.5px;border-top-right-radius:2.5px;transition:background-color 150ms;scrollbar-color:#888 rgba(0,0,0,.2);scrollbar-width:4px}.multiple-file-preview::-webkit-scrollbar{width:4px}.multiple-file-preview .close-icon{color:#e74c3c;cursor:pointer;opacity:.9;transition:opacity .3s}.multiple-file-preview .close-icon:hover{opacity:1}.multiple-file-preview::-webkit-scrollbar-track{background-color:rgba(0,0,0,.2)}.multiple-file-preview::-webkit-scrollbar-thumb{transition-duration:.5s;background-color:#222}.multiple-file-preview::-webkit-scrollbar-thumb:hover{background-color:#555}.text-footer-invalid-format{color:#222;padding:10px}.text-footer-invalid-format h3{text-overflow:ellipsis;overflow:hidden;font-weight:500}.text-footer-invalid-format h4{text-overflow:ellipsis;overflow:hidden;font-size:.9rem}.text-footer-exclude-file{position:absolute;top:5px;right:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;min-width:1rem;min-height:1rem;background-color:#fff;border-radius:50%}.text-footer-exclude-file svg{transition:color .2s;color:#e9594a}.text-footer-exclude-file svg:hover{color:#e74c3c}.file-preview{display:flex;width:100%;align-items:center;padding:5px 10px;transition:background-color 150ms}.file-preview:hover{background-color:rgba(0,0,0,.1)}.file-title{color:#222;display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:4px 10px;background-color:#fff;border-radius:30px;display:inline-block}.file-title.red{color:#e74c3c;margin-right:5px}.file-title>svg{margin-right:5px;color:#333}.small-img{flex:1;margin:0 15px;display:flex;justify-content:center;align-items:center;position:relative}.small-img img{height:40px;cursor:pointer}.small-img .doc,.small-img .pdf{display:flex;justify-content:center;align-items:center;font-size:30px}.small-img .pdf{color:#e74c3c}.small-img .doc{color:#006bc9}.small-img .doc svg,.small-img .pdf svg{z-index:1}.small-img .doc::after,.small-img .pdf::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.img-container{padding:5px;border-radius:2.5px;background-color:rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center}.delete-file{display:flex;justify-content:center;align-items:center;cursor:pointer}.delete-file>svg{font-size:1rem;color:#e74c3c}",
|
|
3823
3823
|
map: undefined,
|
|
3824
3824
|
media: undefined
|
|
@@ -3830,7 +3830,7 @@ var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
|
|
|
3830
3830
|
var __vue_scope_id__$q = undefined;
|
|
3831
3831
|
/* module identifier */
|
|
3832
3832
|
|
|
3833
|
-
var __vue_module_identifier__$q = "data-v-
|
|
3833
|
+
var __vue_module_identifier__$q = "data-v-bba78656";
|
|
3834
3834
|
/* functional template */
|
|
3835
3835
|
|
|
3836
3836
|
var __vue_is_functional_template__$q = false;
|
|
@@ -4377,7 +4377,7 @@ var __vue_staticRenderFns__$p = [];
|
|
|
4377
4377
|
|
|
4378
4378
|
var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
|
|
4379
4379
|
if (!inject) return;
|
|
4380
|
-
inject("data-v-
|
|
4380
|
+
inject("data-v-6c6e9f52_0", {
|
|
4381
4381
|
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}.files-counter-2{transform:translate(-15px,28px);opacity:.9;position:absolute;display:flex;justify-content:center;align-items:center;color:#888;font-size:.8rem}.files-counter-2 svg{margin-left:5px}.files-counter-2:hover{opacity:1;text-decoration:underline}",
|
|
4382
4382
|
map: undefined,
|
|
4383
4383
|
media: undefined
|
|
@@ -4389,7 +4389,7 @@ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
|
|
|
4389
4389
|
var __vue_scope_id__$p = undefined;
|
|
4390
4390
|
/* module identifier */
|
|
4391
4391
|
|
|
4392
|
-
var __vue_module_identifier__$p = "data-v-
|
|
4392
|
+
var __vue_module_identifier__$p = "data-v-6c6e9f52";
|
|
4393
4393
|
/* functional template */
|
|
4394
4394
|
|
|
4395
4395
|
var __vue_is_functional_template__$p = false;
|
|
@@ -4451,7 +4451,7 @@ var __vue_inject_styles__$o = undefined;
|
|
|
4451
4451
|
var __vue_scope_id__$o = undefined;
|
|
4452
4452
|
/* module identifier */
|
|
4453
4453
|
|
|
4454
|
-
var __vue_module_identifier__$o = "data-v-
|
|
4454
|
+
var __vue_module_identifier__$o = "data-v-52e9b7ec";
|
|
4455
4455
|
/* functional template */
|
|
4456
4456
|
|
|
4457
4457
|
var __vue_is_functional_template__$o = false;
|
|
@@ -4517,7 +4517,7 @@ var __vue_inject_styles__$n = undefined;
|
|
|
4517
4517
|
var __vue_scope_id__$n = undefined;
|
|
4518
4518
|
/* module identifier */
|
|
4519
4519
|
|
|
4520
|
-
var __vue_module_identifier__$n = "data-v-
|
|
4520
|
+
var __vue_module_identifier__$n = "data-v-618f2ce6";
|
|
4521
4521
|
/* functional template */
|
|
4522
4522
|
|
|
4523
4523
|
var __vue_is_functional_template__$n = false;
|
|
@@ -8680,7 +8680,7 @@ var __vue_staticRenderFns__$m = [];
|
|
|
8680
8680
|
|
|
8681
8681
|
var __vue_inject_styles__$m = function __vue_inject_styles__(inject) {
|
|
8682
8682
|
if (!inject) return;
|
|
8683
|
-
inject("data-v-
|
|
8683
|
+
inject("data-v-9024288c_0", {
|
|
8684
8684
|
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}",
|
|
8685
8685
|
map: undefined,
|
|
8686
8686
|
media: undefined
|
|
@@ -8692,7 +8692,7 @@ var __vue_inject_styles__$m = function __vue_inject_styles__(inject) {
|
|
|
8692
8692
|
var __vue_scope_id__$m = undefined;
|
|
8693
8693
|
/* module identifier */
|
|
8694
8694
|
|
|
8695
|
-
var __vue_module_identifier__$m = "data-v-
|
|
8695
|
+
var __vue_module_identifier__$m = "data-v-9024288c";
|
|
8696
8696
|
/* functional template */
|
|
8697
8697
|
|
|
8698
8698
|
var __vue_is_functional_template__$m = false;
|
|
@@ -8769,8 +8769,8 @@ var __vue_staticRenderFns__$l = [];
|
|
|
8769
8769
|
|
|
8770
8770
|
var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
|
|
8771
8771
|
if (!inject) return;
|
|
8772
|
-
inject("data-v-
|
|
8773
|
-
source: ".text-footer-actions--btn[data-v-
|
|
8772
|
+
inject("data-v-5cdd6708_0", {
|
|
8773
|
+
source: ".text-footer-actions--btn[data-v-5cdd6708]{position:relative}.text-footer-actions--btn>svg[data-v-5cdd6708]:nth-child(1){font-size:1.2rem}.text-footer-actions--btn>svg[data-v-5cdd6708]:nth-child(2){font-size:.6rem;position:absolute;transform:translateY(-2px)}",
|
|
8774
8774
|
map: undefined,
|
|
8775
8775
|
media: undefined
|
|
8776
8776
|
});
|
|
@@ -8778,10 +8778,10 @@ var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
|
|
|
8778
8778
|
/* scoped */
|
|
8779
8779
|
|
|
8780
8780
|
|
|
8781
|
-
var __vue_scope_id__$l = "data-v-
|
|
8781
|
+
var __vue_scope_id__$l = "data-v-5cdd6708";
|
|
8782
8782
|
/* module identifier */
|
|
8783
8783
|
|
|
8784
|
-
var __vue_module_identifier__$l = "data-v-
|
|
8784
|
+
var __vue_module_identifier__$l = "data-v-5cdd6708";
|
|
8785
8785
|
/* functional template */
|
|
8786
8786
|
|
|
8787
8787
|
var __vue_is_functional_template__$l = false;
|
|
@@ -8842,7 +8842,7 @@ var __vue_render__$k = function __vue_render__() {
|
|
|
8842
8842
|
return _vm.$emit('click-trigger');
|
|
8843
8843
|
}
|
|
8844
8844
|
}
|
|
8845
|
-
}, [_vm._ssrNode("<span class=\"multiplos\" data-v-
|
|
8845
|
+
}, [_vm._ssrNode("<span class=\"multiplos\" data-v-372d4214>", "</span>", [_c('fa-icon', {
|
|
8846
8846
|
attrs: {
|
|
8847
8847
|
"icon": ['fas', 'download']
|
|
8848
8848
|
}
|
|
@@ -8859,8 +8859,8 @@ var __vue_staticRenderFns__$k = [];
|
|
|
8859
8859
|
|
|
8860
8860
|
var __vue_inject_styles__$k = function __vue_inject_styles__(inject) {
|
|
8861
8861
|
if (!inject) return;
|
|
8862
|
-
inject("data-v-
|
|
8863
|
-
source: ".multiplos[data-v-
|
|
8862
|
+
inject("data-v-372d4214_0", {
|
|
8863
|
+
source: ".multiplos[data-v-372d4214]{display:flex}.multiplos svg[data-v-372d4214]{font-size:.95rem}.multiplos svg.small[data-v-372d4214]{font-size:.7rem!important}",
|
|
8864
8864
|
map: undefined,
|
|
8865
8865
|
media: undefined
|
|
8866
8866
|
});
|
|
@@ -8868,10 +8868,10 @@ var __vue_inject_styles__$k = function __vue_inject_styles__(inject) {
|
|
|
8868
8868
|
/* scoped */
|
|
8869
8869
|
|
|
8870
8870
|
|
|
8871
|
-
var __vue_scope_id__$k = "data-v-
|
|
8871
|
+
var __vue_scope_id__$k = "data-v-372d4214";
|
|
8872
8872
|
/* module identifier */
|
|
8873
8873
|
|
|
8874
|
-
var __vue_module_identifier__$k = "data-v-
|
|
8874
|
+
var __vue_module_identifier__$k = "data-v-372d4214";
|
|
8875
8875
|
/* functional template */
|
|
8876
8876
|
|
|
8877
8877
|
var __vue_is_functional_template__$k = false;
|
|
@@ -9548,7 +9548,7 @@ var __vue_staticRenderFns__$j = [];
|
|
|
9548
9548
|
|
|
9549
9549
|
var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
|
|
9550
9550
|
if (!inject) return;
|
|
9551
|
-
inject("data-v-
|
|
9551
|
+
inject("data-v-5b0e772e_0", {
|
|
9552
9552
|
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:-30px;right:35px;background-color:#fafafa}.text-footer-container .text-footer-actions .text-footer-actions--btn{display:flex;justify-content:center;align-items:center;color:#777;border-radius:50%;transition:background .3s;padding:10px;font-size:1rem;width:36px;height:36px;cursor:pointer;margin-right:2.5px}.text-footer-container .text-footer-actions .text-footer-actions--btn:last-child{margin-right:unset}.text-footer-container .text-footer-actions .text-footer-actions--btn:hover{background-color:rgba(0,0,0,.1)}.text-footer-container .text-footer-actions .text-footer-actions--btn.files-activated{background-color:rgba(0,0,0,.1)}.text-footer-container .text-footer-actions .text-footer-actions--btn.audio-activated{background-color:rgba(208,0,0,.7);color:#fff}.text-footer-container .text-footer-actions .text-footer-actions--btn.left-button{position:absolute;left:0}.text-footer-container .text-footer-hsm-container{margin:12px 0 7px 0}.text-footer-container .text-footer-hsm-container.full{width:100%}.text-footer-container .text-footer-hsm-container.almostFull{width:95%}.text-footer-container .text-footer-hsm-container.medium{width:75%}.text-footer-container .text-footer-hsm-container .text-footer-v-select{border-radius:5px;margin-bottom:5px}.text-footer-container .text-footer-hsm-container .text-footer-select-03{display:flex;align-items:center;flex:1;width:100%}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer-v-select{flex:1}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03{transition-duration:.3s;user-select:none;cursor:pointer;box-shadow:inset 0 -3px rgba(0,0,0,.2);opacity:.9;border-radius:2.5px;display:flex;justify-content:center;align-items:center;margin-left:5px;margin-bottom:5px;background-color:#f7fe72;width:32px;height:32px}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03:hover{opacity:1}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03 svg{font-size:1rem}.text-footer-container .text-footer-files-container{position:absolute;right:0;top:-55px;padding:5px;background-color:rgba(0,0,0,.4);border-radius:5px;display:flex;align-items:center;justify-content:space-between;z-index:1}.text-footer-container .text-footer-files-container.horizontal{right:-55px;flex-direction:column}.text-footer-container .text-footer-files-container .files-btn{transition-duration:.3s;transition-property:opacity;opacity:.8;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:3px;width:40px;height:40px;font-size:1rem;color:#fff}.text-footer-container .text-footer-files-container .files-btn:hover{opacity:1}.text-footer-container .text-footer-files-container .files-btn svg{color:#fff}.text-footer-container .text-footer-files-container .files-btn.images{background-color:#9575cd;margin-right:5px}.text-footer-container .text-footer-files-container .files-btn.images.margin-bottom{margin-right:unset;margin-bottom:5px}.text-footer-container .text-footer-files-container .files-btn.docs{background-color:#7986cb}.text-footer-container .text-footer-files-container .files-btn.system{background-color:#49a349;margin-left:5px}.text-footer-container .text-footer-files-container .files-btn.both{font-size:.95rem;background-color:#5555ec;flex-direction:column}.text-footer-container .text-footer-files-container .files-btn.both svg:nth-child(1){transform:translateX(5px)}.text-footer-container .text-footer-files-container .files-btn.both svg:nth-child(2){transform:translateX(-5px)}.text-footer-container .text-footer-preview-container{width:100%;cursor:default;position:absolute;left:0;background-color:#f1f1f1;border:2px solid #ccc;border-bottom:unset;border-top-left-radius:2.5px;border-top-right-radius:2.5px}.text-footer-container .text-footer-preview-container.isDoc{top:-50px;width:100%;height:45px}.text-footer-container .text-footer-preview-container.isImg,.text-footer-container .text-footer-preview-container.isMultiple{top:-205px;width:100%;height:200px}.text-footer-container .text-footer-preview-container.isImg .text-footer-image-preview{height:170px}.text-footer-container .text-footer-preview-container.isError{top:-80px;width:100%;height:75px}.text-footer-container .text-footer-alt{margin-top:-12px;width:100%;padding:0 10px}.text-footer-container .text-footer-alt .text-footer-out-session{margin-top:12px}.text-footer-container .text-footer-alt .text-footer-sem-24h{font-size:.8rem;text-align:right;font-weight:600;letter-spacing:-.5px;color:#dd7f0c;margin-top:5px;position:absolute;right:0}.text-footer-container .text-footer-alt .sem-templates{margin-top:10px;font-size:.8rem;text-align:right;font-weight:600;letter-spacing:-.5px;color:#921e12}.text-footer-container .text-footer-alt .text-footer-templates{position:relative;width:100%}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection{width:100%;display:flex;align-items:center}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection h4{margin-right:5px}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection .sm__select{flex:1}.vs__dropdown-menu{font-size:.85rem!important}.emoji-mart-anchor,.emoji-mart-emoji span{cursor:pointer!important}.emoji-mart{z-index:2!important}.emoji-mart-scroll{overflow-x:hidden}",
|
|
9553
9553
|
map: undefined,
|
|
9554
9554
|
media: undefined
|
|
@@ -9560,7 +9560,7 @@ var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
|
|
|
9560
9560
|
var __vue_scope_id__$j = undefined;
|
|
9561
9561
|
/* module identifier */
|
|
9562
9562
|
|
|
9563
|
-
var __vue_module_identifier__$j = "data-v-
|
|
9563
|
+
var __vue_module_identifier__$j = "data-v-5b0e772e";
|
|
9564
9564
|
/* functional template */
|
|
9565
9565
|
|
|
9566
9566
|
var __vue_is_functional_template__$j = false;
|
|
@@ -9674,7 +9674,7 @@ var __vue_inject_styles__$i = undefined;
|
|
|
9674
9674
|
var __vue_scope_id__$i = undefined;
|
|
9675
9675
|
/* module identifier */
|
|
9676
9676
|
|
|
9677
|
-
var __vue_module_identifier__$i = "data-v-
|
|
9677
|
+
var __vue_module_identifier__$i = "data-v-27551f8a";
|
|
9678
9678
|
/* functional template */
|
|
9679
9679
|
|
|
9680
9680
|
var __vue_is_functional_template__$i = false;
|
|
@@ -10005,7 +10005,7 @@ var __vue_staticRenderFns__$h = [];
|
|
|
10005
10005
|
|
|
10006
10006
|
var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
|
|
10007
10007
|
if (!inject) return;
|
|
10008
|
-
inject("data-v-
|
|
10008
|
+
inject("data-v-0f4bdf53_0", {
|
|
10009
10009
|
source: "*{box-sizing:border-box}.toasted svg{margin-right:10px}.d-none{display:none}ul{list-style-type:none}h1,h2,h3,h4,p{margin:0;padding:0}.tg-container{width:100%;max-width:800px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.tg-options{width:100%;display:flex}.tg-options.column{flex-direction:column}.tg-options h4{margin-right:5px}.ts-image-type{display:flex;align-items:center}.ts-image-type img{cursor:pointer}.ts-image-type svg{font-size:25px;cursor:pointer}.ts-image-type .select-image{color:#838383}.color-red{color:#e74c3c}.color-blue{color:#007bff}.color-black{color:#333}.color-purple{color:#a312a3}.custom-tooltip-image{display:flex;justify-content:center;align-items:center;overflow:visible;padding:5px}.custom-tooltip-image img{max-width:75px;max-height:75px}.ts-button{background-color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:3px 15px;transition:background-color 150ms ease-in-out}.ts-button:hover{background-color:#fdfdfd}.tg-select{flex:1;height:34px;overflow:hidden}.tg-select .vs__dropdown-toggle{background-color:#fff;height:34px;overflow:hidden;display:flex;align-items:center}.tg-select .vs__selected-options{height:34px;overflow:hidden}.tg-select .vs__selected-options>span{white-space:nowrap;text-overflow:ellipsis;flex:1}.vs__dropdown-option.vs__dropdown-option--selected{background-color:#1a5fad!important;color:#fff}.vs__dropdown-menu li{padding:10px 15px}.vs__dropdown-option{transition:background-color 150ms;white-space:normal}.vs__dropdown-option:nth-child(odd){background-color:#f1f1f1}.vs__dropdown-option--highlight,.vs__dropdown-option--selected,.vs__dropdown-option:active,.vs__dropdown-option:focus,.vs__dropdown-option:hover{background-color:#5897fb!important;color:#fff}.tg-component{width:100%}.ts-container{width:100%;display:flex;justify-content:space-between;gap:10px}.ts-content{--border-color:#CCC;--background-color:#DFF0D8;--input-background-color:#FFF;--input-border-default:#007BFF;--input-border-error:#E74C3C;--placeholder-color:#BBB;--border-radius:5px;flex:2;font-size:.7rem;padding:10px 0;display:flex;flex-direction:column}.order-1{order:1}.custom-box-shadow-bottom{box-shadow:0 3px 4px -3px rgba(0,0,0,.3)}.custom-border-gray{border:1px solid var(--border-color)!important}.ts-content footer,.ts-content header,.ts-content section{padding:3px 5px;background-color:var(--background-color)}.ts-content header,.ts-content section{border-right:1px solid var(--border-color);border-left:1px solid var(--border-color)}.ts-content header{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-top:1px solid var(--border-color)}.ts-content header{font-weight:550}.ts-content section{line-height:25px}.ts-content section.margin-bottom{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-bottom:1px solid var(--border-color)}.custom-footer-style,.ts-content footer{border:1px solid var(--border-color);border-top:unset;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.ts-content input{border:1px solid transparent;outline:0;font-size:.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 3px;font-size:.8rem;transition:background-color 150ms}.ts-dropdown li:focus,.ts-dropdown li:focus-within,.ts-dropdown li:hover{opacity:1;background-color:#555;color:#fff}.ts-dropdown.visible{visibility:visible;opacity:1}.tg-btn{width:auto;display:flex;justify-content:center;align-items:center}.tg-btn button{border:unset;display:block;min-width:180px;height:35px;padding:0 10px;font-weight:500;background-color:#007bff;color:#fff;transition:transform .3s ease-in-out;user-select:none;cursor:pointer;box-shadow:inset 0 -2px rgba(0,0,0,.2);opacity:.9;border-radius:2.5px}.tg-btn button>svg{margin-right:5px;color:#003166}.tg-btn button:hover{opacity:1}.tg-btn button:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.tg-btn button:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.tg-btn button:active,.tg-btn button:focus{outline:2px solid #000}.tg-btn.small-btn{width:auto;margin:0 5px}.tg-btn.small-btn svg{margin-right:0}.tg-btn.small-btn button{min-width:35px;width:35px;padding:0;display:flex;justify-content:center;align-items:center}.tm-container{border:1px solid var(--border-color);border-radius:5px;display:flex}",
|
|
10010
10010
|
map: undefined,
|
|
10011
10011
|
media: undefined
|
|
@@ -10017,7 +10017,7 @@ var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
|
|
|
10017
10017
|
var __vue_scope_id__$h = undefined;
|
|
10018
10018
|
/* module identifier */
|
|
10019
10019
|
|
|
10020
|
-
var __vue_module_identifier__$h = "data-v-
|
|
10020
|
+
var __vue_module_identifier__$h = "data-v-0f4bdf53";
|
|
10021
10021
|
/* functional template */
|
|
10022
10022
|
|
|
10023
10023
|
var __vue_is_functional_template__$h = false;
|
|
@@ -10370,7 +10370,7 @@ var __vue_staticRenderFns__$g = [];
|
|
|
10370
10370
|
|
|
10371
10371
|
var __vue_inject_styles__$g = function __vue_inject_styles__(inject) {
|
|
10372
10372
|
if (!inject) return;
|
|
10373
|
-
inject("data-v-
|
|
10373
|
+
inject("data-v-040fcc4b_0", {
|
|
10374
10374
|
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}",
|
|
10375
10375
|
map: undefined,
|
|
10376
10376
|
media: undefined
|
|
@@ -10382,7 +10382,7 @@ var __vue_inject_styles__$g = function __vue_inject_styles__(inject) {
|
|
|
10382
10382
|
var __vue_scope_id__$g = undefined;
|
|
10383
10383
|
/* module identifier */
|
|
10384
10384
|
|
|
10385
|
-
var __vue_module_identifier__$g = "data-v-
|
|
10385
|
+
var __vue_module_identifier__$g = "data-v-040fcc4b";
|
|
10386
10386
|
/* functional template */
|
|
10387
10387
|
|
|
10388
10388
|
var __vue_is_functional_template__$g = false;
|
|
@@ -10781,11 +10781,11 @@ var __vue_staticRenderFns__$f = [];
|
|
|
10781
10781
|
|
|
10782
10782
|
var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
|
|
10783
10783
|
if (!inject) return;
|
|
10784
|
-
inject("data-v-
|
|
10785
|
-
source: ".fade-enter-active[data-v-
|
|
10784
|
+
inject("data-v-6af76ab4_0", {
|
|
10785
|
+
source: ".fade-enter-active[data-v-6af76ab4],.fade-leave-active[data-v-6af76ab4]{transition:opacity .5s}.fade-enter[data-v-6af76ab4],.fade-leave-to[data-v-6af76ab4]{opacity:0}",
|
|
10786
10786
|
map: undefined,
|
|
10787
10787
|
media: undefined
|
|
10788
|
-
}), inject("data-v-
|
|
10788
|
+
}), inject("data-v-6af76ab4_1", {
|
|
10789
10789
|
source: ".file-item{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.file-item-transition{max-width:100%;max-height:100%;display:flex;justify-content:center;align-items:center;position:relative}.file-item .req-loader{position:absolute;top:calc(50% - 12.5px);right:calc(50% - 12.5px)}.file-item-transition img{max-width:45px;max-height:45px}.file-item a{margin-left:5px;text-decoration:none;color:#333}.file-icon{display:flex;justify-content:center;align-items:center;font-size:30px;cursor:pointer}.file-icon:hover{opacity:1}.file-icon:visited{color:inherit}svg{font-size:30px;z-index:1}.file-icon.pdf{position:relative}.file-icon.pdf svg{color:#e74c3c}.file-icon.pdf::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.file-icon.doc{color:#15517f}.file-icon.doc::after{content:\"\";position:absolute;width:20px;height:20px;background-color:#fff}.file-img{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.2);border-radius:2.5px;cursor:pointer;opacity:.9;transition:opacity 150ms}.file-img:hover{opacity:1}.file-img img{width:95%}",
|
|
10790
10790
|
map: undefined,
|
|
10791
10791
|
media: undefined
|
|
@@ -10794,10 +10794,10 @@ var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
|
|
|
10794
10794
|
/* scoped */
|
|
10795
10795
|
|
|
10796
10796
|
|
|
10797
|
-
var __vue_scope_id__$f = "data-v-
|
|
10797
|
+
var __vue_scope_id__$f = "data-v-6af76ab4";
|
|
10798
10798
|
/* module identifier */
|
|
10799
10799
|
|
|
10800
|
-
var __vue_module_identifier__$f = "data-v-
|
|
10800
|
+
var __vue_module_identifier__$f = "data-v-6af76ab4";
|
|
10801
10801
|
/* functional template */
|
|
10802
10802
|
|
|
10803
10803
|
var __vue_is_functional_template__$f = false;
|
|
@@ -10989,7 +10989,7 @@ var __vue_inject_styles__$e = undefined;
|
|
|
10989
10989
|
var __vue_scope_id__$e = undefined;
|
|
10990
10990
|
/* module identifier */
|
|
10991
10991
|
|
|
10992
|
-
var __vue_module_identifier__$e = "data-v-
|
|
10992
|
+
var __vue_module_identifier__$e = "data-v-8ed61404";
|
|
10993
10993
|
/* functional template */
|
|
10994
10994
|
|
|
10995
10995
|
var __vue_is_functional_template__$e = false;
|
|
@@ -11198,7 +11198,7 @@ var __vue_staticRenderFns__$d = [];
|
|
|
11198
11198
|
|
|
11199
11199
|
var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
|
|
11200
11200
|
if (!inject) return;
|
|
11201
|
-
inject("data-v-
|
|
11201
|
+
inject("data-v-f35be0de_0", {
|
|
11202
11202
|
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}",
|
|
11203
11203
|
map: undefined,
|
|
11204
11204
|
media: undefined
|
|
@@ -11210,7 +11210,7 @@ var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
|
|
|
11210
11210
|
var __vue_scope_id__$d = undefined;
|
|
11211
11211
|
/* module identifier */
|
|
11212
11212
|
|
|
11213
|
-
var __vue_module_identifier__$d = "data-v-
|
|
11213
|
+
var __vue_module_identifier__$d = "data-v-f35be0de";
|
|
11214
11214
|
/* functional template */
|
|
11215
11215
|
|
|
11216
11216
|
var __vue_is_functional_template__$d = false;
|
|
@@ -11277,7 +11277,7 @@ var __vue_staticRenderFns__$c = [];
|
|
|
11277
11277
|
|
|
11278
11278
|
var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
|
|
11279
11279
|
if (!inject) return;
|
|
11280
|
-
inject("data-v-
|
|
11280
|
+
inject("data-v-379b55ef_0", {
|
|
11281
11281
|
source: ".box-shadow{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.interatividade-popup{position:absolute;top:15px;right:0;width:250px;height:auto;max-height:300px;overflow-y:auto;overflow-x:hidden;background-color:#fff;border-radius:15px;color:#333;font-size:.875rem}.interatividade-popup-titulo h1{padding:4px 10px;background-color:#333;color:#fff;font-size:1.2em;display:flex;justify-content:space-between;align-items:center}.interatividade-popup-titulo h1 svg{color:#e74c3c;cursor:pointer;font-size:.9em}.interatividade-popup-item{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-popup-item-desc{font-size:.9em;color:#767676}",
|
|
11282
11282
|
map: undefined,
|
|
11283
11283
|
media: undefined
|
|
@@ -11289,7 +11289,7 @@ var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
|
|
|
11289
11289
|
var __vue_scope_id__$c = undefined;
|
|
11290
11290
|
/* module identifier */
|
|
11291
11291
|
|
|
11292
|
-
var __vue_module_identifier__$c = "data-v-
|
|
11292
|
+
var __vue_module_identifier__$c = "data-v-379b55ef";
|
|
11293
11293
|
/* functional template */
|
|
11294
11294
|
|
|
11295
11295
|
var __vue_is_functional_template__$c = false;
|
|
@@ -11442,21 +11442,21 @@ var __vue_render__$b = function __vue_render__() {
|
|
|
11442
11442
|
|
|
11443
11443
|
return _c('div', {
|
|
11444
11444
|
staticClass: "interatividade"
|
|
11445
|
-
}, [_vm._ssrNode((Object.keys(_vm.infoCanal).length > 0 ? "<div data-v-
|
|
11445
|
+
}, [_vm._ssrNode((Object.keys(_vm.infoCanal).length > 0 ? "<div data-v-2e6645f0><div class=\"d-flex overflow-hidden mt-10 w-100 d-flex flex-wrap\" data-v-2e6645f0>" + (_vm.situation || _vm.deadline.text ? "<div class=\"d-flex-center flex-column w-100 border-radius-10 border-1 bg-dark-white-2 border-color-gray p-10 mb-10\"" + _vm._ssrStyle(null, "" + (_vm.situation && _vm.situation.cor ? "border: 1px solid " + _vm.situation.cor : ''), null) + " data-v-2e6645f0><div class=\"d-flex w-100 mb-5\" data-v-2e6645f0>" + (_vm.situation ? "<strong class=\"text-ellipsis text-left fs-_85\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(_vm.dictionary.chip_situacao + ":")) + "</strong>" : "<!---->") + " " + (_vm.situation ? "<span class=\"ml-5 text-left fs-_85 text-shadow\"" + _vm._ssrStyle(null, "color: " + _vm.situation.cor, null) + " data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(_vm.verificaInfos(_vm.situation))) + "</span>" : "<!---->") + "</div> " + (_vm.deadline.text ? "<div class=\"d-flex w-100\" data-v-2e6645f0><strong class=\"text-ellipsis text-left fs-_75\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(_vm.deadline.title + ":")) + "</strong> <span class=\"ml-5 text-nowrap text-left fs-_75\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(_vm.deadline.text)) + "</span></div>" : "<!---->") + "</div>" : "<!---->") + "</div></div>" : "<!---->") + " "), _vm.informacao.length ? [_vm._ssrNode("<div class=\"interatividade-form-header d-flex justify-content-between\" data-v-2e6645f0>", "</div>", [_vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.dictionary.msg_abertura_reclamacao) + "\n ")), _vm._ssrNode("<span class=\"d-flex-center\" data-v-2e6645f0>", "</span>", [_c('fa-icon', {
|
|
11446
11446
|
staticClass: "mr-5",
|
|
11447
11447
|
attrs: {
|
|
11448
11448
|
"icon": ['fas', 'calendar']
|
|
11449
11449
|
}
|
|
11450
|
-
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.formataDataHora(_vm.infoCanal.DATA_ABERTURA)) + "\n "))], 2)], 2), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"interatividade-form-body\" data-v-
|
|
11451
|
-
return "<div class=\"interatividade-info-form\" data-v-
|
|
11452
|
-
}) + " " + (_vm.informacaoAdicional.length ? "<div class=\"interatividade-form-header\" data-v-
|
|
11453
|
-
return "<div class=\"interatividade-add-info-form\" data-v-
|
|
11454
|
-
}) + "</div> <h3 class=\"m-5 text-bold\" data-v-
|
|
11450
|
+
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.formataDataHora(_vm.infoCanal.DATA_ABERTURA)) + "\n "))], 2)], 2), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"interatividade-form-body\" data-v-2e6645f0>", "</div>", [_vm._ssrNode(_vm._ssrList(_vm.informacao, function (form) {
|
|
11451
|
+
return "<div class=\"interatividade-info-form\" data-v-2e6645f0>" + (form.TIPO_TEXTO < 1000 ? "<p class=\"interatividade-titulo-form\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(form.DESC_TIPO_TEXTO)) + "</p>" : "<!---->") + " " + (form.TIPO_TEXTO < 1000 ? "<p class=\"interatividade-description-form\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(form.TEXTO)) + "</p>" : "<!---->") + "</div>";
|
|
11452
|
+
}) + " " + (_vm.informacaoAdicional.length ? "<div class=\"interatividade-form-header\" data-v-2e6645f0>" + _vm._ssrEscape("\n " + _vm._s(_vm.dictionary.msg_info_adicional) + "\n ") + "</div>" : "<!---->") + " <div class=\"interatividade-form-body\" data-v-2e6645f0>" + _vm._ssrList(_vm.informacaoAdicional, function (form) {
|
|
11453
|
+
return "<div class=\"interatividade-add-info-form\" data-v-2e6645f0><div class=\"divisor-form-info-aditional\" data-v-2e6645f0><div class=\"info-aditional\" data-v-2e6645f0>" + (form.TIPO_TEXTO > 999 ? "<p class=\"interatividade-titulo-form\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(form.DESC_TIPO_TEXTO + ': ')) + "</p>" : "<!---->") + "</div> <div class=\"info-aditional\" data-v-2e6645f0>" + (form.TIPO_TEXTO > 999 ? "<p class=\"interatividade-description-form\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s(form.TEXTO)) + "</p>" : "<!---->") + "</div></div></div>";
|
|
11454
|
+
}) + "</div> <h3 class=\"m-5 text-bold\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s("Anexos")) + "</h3> "), _vm._ssrNode("<div class=\"d-flex flex-wrap align-items-center\" data-v-2e6645f0>", "</div>", _vm._l(_vm.anexos, function (ref, fileIndex) {
|
|
11455
11455
|
var name = ref.name;
|
|
11456
11456
|
var type = ref.type;
|
|
11457
11457
|
var mkuDownload = ref.mkuDownload;
|
|
11458
11458
|
var mku = ref.mku;
|
|
11459
|
-
return _vm._ssrNode("<div class=\"mb-5 mx-5 d-flex\" data-v-
|
|
11459
|
+
return _vm._ssrNode("<div class=\"mb-5 mx-5 d-flex\" data-v-2e6645f0>", "</div>", [!type ? _vm._ssrNode("<img" + _vm._ssrAttr("src", _vm.dominio + "/callcenter/docs.php?mku=" + mku) + _vm._ssrAttr("alt", name) + _vm._ssrAttr("title", name) + " class=\"box-shadow max-w-75px max-h-75px cursor-pointer\" data-v-2e6645f0>", "</img>") : _c('fa-icon', {
|
|
11460
11460
|
class: _vm.returnCurrentClass(type),
|
|
11461
11461
|
attrs: {
|
|
11462
11462
|
"icon": _vm.returnCurrentIcon(type),
|
|
@@ -11467,12 +11467,12 @@ var __vue_render__$b = function __vue_render__() {
|
|
|
11467
11467
|
return _vm.openFile(mku, type);
|
|
11468
11468
|
}
|
|
11469
11469
|
}
|
|
11470
|
-
}), _vm._ssrNode(" "), _vm._ssrNode("<a" + _vm._ssrAttr("href", _vm.dominio + "/callcenter/docs.php?mku=" + mkuDownload) + _vm._ssrAttr("download", "" + name) + " target=\"_blank\" rel=\"noreferrer noopener\"" + _vm._ssrAttr("title", "Download " + name) + " class=\"d-flex align-items-end ml-3 text-dark\" data-v-
|
|
11470
|
+
}), _vm._ssrNode(" "), _vm._ssrNode("<a" + _vm._ssrAttr("href", _vm.dominio + "/callcenter/docs.php?mku=" + mkuDownload) + _vm._ssrAttr("download", "" + name) + " target=\"_blank\" rel=\"noreferrer noopener\"" + _vm._ssrAttr("title", "Download " + name) + " class=\"d-flex align-items-end ml-3 text-dark\" data-v-2e6645f0>", "</a>", [_c('fa-icon', {
|
|
11471
11471
|
attrs: {
|
|
11472
11472
|
"icon": ['fas', 'download']
|
|
11473
11473
|
}
|
|
11474
11474
|
})], 1)], 2);
|
|
11475
|
-
}), 0), _vm._ssrNode(" " + (!_vm.anexos.length ? "<p class=\"text-center mb-5\" data-v-
|
|
11475
|
+
}), 0), _vm._ssrNode(" " + (!_vm.anexos.length ? "<p class=\"text-center mb-5\" data-v-2e6645f0>" + _vm._ssrEscape(_vm._s("Sem anexos")) + "</p>" : "<!---->"))], 2)] : _vm._e()], 2);
|
|
11476
11476
|
};
|
|
11477
11477
|
|
|
11478
11478
|
var __vue_staticRenderFns__$b = [];
|
|
@@ -11480,8 +11480,8 @@ var __vue_staticRenderFns__$b = [];
|
|
|
11480
11480
|
|
|
11481
11481
|
var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
|
|
11482
11482
|
if (!inject) return;
|
|
11483
|
-
inject("data-v-
|
|
11484
|
-
source: ".show-x-enter-active[data-v-
|
|
11483
|
+
inject("data-v-2e6645f0_0", {
|
|
11484
|
+
source: ".show-x-enter-active[data-v-2e6645f0],.show-x-leave-enter[data-v-2e6645f0]{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter[data-v-2e6645f0],.show-x-leave-to[data-v-2e6645f0]{opacity:0;transform:translateX(5%)}.divisor-form-info-aditional[data-v-2e6645f0]{display:flex;align-items:center;justify-content:space-around}.info-aditional[data-v-2e6645f0]{border-bottom:1px solid #ccc;width:49%}.interatividade-form-header[data-v-2e6645f0]{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-2e6645f0]{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-2e6645f0]{margin:10px 0}.interatividade-titulo-form[data-v-2e6645f0]{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-2e6645f0]{overflow:hidden;max-width:100%;margin:0;padding:0}.interatividade-lista[data-v-2e6645f0]{width:100%;min-width:200px;border-radius:15px;background-color:#fff;color:#333;margin:10px 0}.interatividade-lista-conteudo[data-v-2e6645f0]{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-lista-titulo[data-v-2e6645f0]{font-weight:700;font-size:1.2em;margin-bottom:10px}.interatividade-lista-rodape[data-v-2e6645f0]{color:#818181;margin-top:5px}.interatividade-lista-link[data-v-2e6645f0]{width:100%;text-align:center;padding:10px;color:#006eff;cursor:pointer;transition:color .2s ease-in-out}.interatividade-lista-link[data-v-2e6645f0]:hover{color:#00628f}.text-blue[data-v-2e6645f0]{color:#294ed3}.text-red[data-v-2e6645f0]{color:#e74c3c}.text-dark[data-v-2e6645f0]{color:#333}.ml-3[data-v-2e6645f0]{margin-left:3px}.fs-2[data-v-2e6645f0]{font-size:2rem}.flex-wrap[data-v-2e6645f0]{flex-wrap:wrap}.align-items-center[data-v-2e6645f0]{align-items:center}.d-flex[data-v-2e6645f0]{display:flex}.align-items-end[data-v-2e6645f0]{align-items:flex-end}.flex-column[data-v-2e6645f0]{flex-direction:column}.text-bold[data-v-2e6645f0]{font-weight:700}.m-5[data-v-2e6645f0]{margin:5px}.mb-5[data-v-2e6645f0]{margin-bottom:5px}.mx-5[data-v-2e6645f0]{margin-left:5px;margin-right:5px}.cursor-pointer[data-v-2e6645f0]{cursor:pointer}.bg-dark-white-2[data-v-2e6645f0]{background-color:#f7f7f7}.border-radius-10[data-v-2e6645f0]{border-radius:10px}.w-100[data-v-2e6645f0]{width:100%}.overflow-hidden[data-v-2e6645f0]{overflow:hidden}.mt-10[data-v-2e6645f0]{margin-top:10px}.flex-wrap[data-v-2e6645f0]{flex-wrap:wrap}.d-flex[data-v-2e6645f0]{display:flex}.p-10[data-v-2e6645f0]{padding:10px}.mb-5[data-v-2e6645f0]{margin-bottom:5px}.mb-10[data-v-2e6645f0]{margin-bottom:10px}.mx-10[data-v-2e6645f0]{margin-left:10px;margin-right:10px}.d-flex-center[data-v-2e6645f0]{display:flex;justify-content:center;align-items:center}.fs-_85[data-v-2e6645f0]{font-size:.85rem}.text-ellipsis[data-v-2e6645f0]{text-overflow:ellipsis}.text-left[data-v-2e6645f0]{text-align:left}.text-ellipsis[data-v-2e6645f0]{white-space:nowrap;overflow:hidden}.ml-5[data-v-2e6645f0]{margin-left:5px}.text-shadow[data-v-2e6645f0]{text-shadow:0 0 #000}.justify-content-between[data-v-2e6645f0]{justify-content:space-between}.mr-5[data-v-2e6645f0]{margin-right:5px}",
|
|
11485
11485
|
map: undefined,
|
|
11486
11486
|
media: undefined
|
|
11487
11487
|
});
|
|
@@ -11489,10 +11489,10 @@ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
|
|
|
11489
11489
|
/* scoped */
|
|
11490
11490
|
|
|
11491
11491
|
|
|
11492
|
-
var __vue_scope_id__$b = "data-v-
|
|
11492
|
+
var __vue_scope_id__$b = "data-v-2e6645f0";
|
|
11493
11493
|
/* module identifier */
|
|
11494
11494
|
|
|
11495
|
-
var __vue_module_identifier__$b = "data-v-
|
|
11495
|
+
var __vue_module_identifier__$b = "data-v-2e6645f0";
|
|
11496
11496
|
/* functional template */
|
|
11497
11497
|
|
|
11498
11498
|
var __vue_is_functional_template__$b = false;
|
|
@@ -11605,8 +11605,8 @@ var __vue_staticRenderFns__$a = [];
|
|
|
11605
11605
|
|
|
11606
11606
|
var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
|
|
11607
11607
|
if (!inject) return;
|
|
11608
|
-
inject("data-v-
|
|
11609
|
-
source: ".fade-enter-active[data-v-
|
|
11608
|
+
inject("data-v-6ebf6985_0", {
|
|
11609
|
+
source: ".fade-enter-active[data-v-6ebf6985],.fade-leave-active[data-v-6ebf6985]{transition:opacity .5s}.fade-enter[data-v-6ebf6985],.fade-leave-to[data-v-6ebf6985]{opacity:0}",
|
|
11610
11610
|
map: undefined,
|
|
11611
11611
|
media: undefined
|
|
11612
11612
|
});
|
|
@@ -11614,10 +11614,10 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
|
|
|
11614
11614
|
/* scoped */
|
|
11615
11615
|
|
|
11616
11616
|
|
|
11617
|
-
var __vue_scope_id__$a = "data-v-
|
|
11617
|
+
var __vue_scope_id__$a = "data-v-6ebf6985";
|
|
11618
11618
|
/* module identifier */
|
|
11619
11619
|
|
|
11620
|
-
var __vue_module_identifier__$a = "data-v-
|
|
11620
|
+
var __vue_module_identifier__$a = "data-v-6ebf6985";
|
|
11621
11621
|
/* functional template */
|
|
11622
11622
|
|
|
11623
11623
|
var __vue_is_functional_template__$a = false;
|
|
@@ -11764,16 +11764,16 @@ var __vue_render__$9 = function __vue_render__() {
|
|
|
11764
11764
|
}
|
|
11765
11765
|
}, [_vm.msgNova ? _c('span', {
|
|
11766
11766
|
staticClass: "novas-mensagens"
|
|
11767
|
-
}, [_vm._v("\n Nova mensagem\n ")]) : _vm._e()]), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"card box-shadow\" data-v-
|
|
11767
|
+
}, [_vm._v("\n Nova mensagem\n ")]) : _vm._e()]), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"card box-shadow\" data-v-6581eaf8>", "</div>", [_vm._ssrNode("<div class=\"card-header\" data-v-6581eaf8>", "</div>", [_vm._ssrNode("<div class=\"card-autor\" data-v-6581eaf8>", "</div>", [_c('fa-icon', {
|
|
11768
11768
|
attrs: {
|
|
11769
11769
|
"icon": _vm.iconAutor
|
|
11770
11770
|
}
|
|
11771
|
-
}), _vm._ssrNode(" " + (_vm.autor ? "<p" + _vm._ssrAttr("title", _vm.autor) + " class=\"text-bold\" data-v-
|
|
11771
|
+
}), _vm._ssrNode(" " + (_vm.autor ? "<p" + _vm._ssrAttr("title", _vm.autor) + " class=\"text-bold\" data-v-6581eaf8>" + _vm._ssrEscape(_vm._s("" + _vm.tratarTextoLongo(_vm.autor))) + "</p>" : "<!---->") + " " + (_vm.origem === 'principal' && _vm.login ? "<p" + _vm._ssrAttr("title", _vm.login) + " data-v-6581eaf8>" + _vm._ssrEscape(_vm._s("| " + _vm.login)) + "</p>" : "<!---->"))], 2), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"card-right\" data-v-6581eaf8>", "</div>", [_vm._ssrNode("<div class=\"card-datas\" data-v-6581eaf8>" + (_vm.data_cri ? "<div" + _vm._ssrAttr("title", _vm.dictionary.data_criacao + ": " + (_vm.origem === 'outros' ? _vm.formataTimezoneData(_vm.data_cri) : _vm.returnFormataDataHora(_vm.data_cri))) + " class=\"card-data\" data-v-6581eaf8><span data-v-6581eaf8>" + _vm._ssrEscape(_vm._s(_vm.origem === 'outros' ? _vm.formataTimezoneData(_vm.data_cri) : _vm.returnFormataDataHora(_vm.data_cri))) + "</span></div>" : "<!---->") + " " + (_vm.data_mod ? "<div" + _vm._ssrAttr("title", _vm.dictionary.data_mod + ": " + (_vm.origem === 'outros' ? _vm.formataTimezoneData(_vm.data_mod) : _vm.returnFormataDataHora(_vm.data_mod))) + " class=\"card-data\" data-v-6581eaf8><span data-v-6581eaf8>" + _vm._ssrEscape(_vm._s(_vm.origem === 'outros' ? _vm.formataTimezoneData(_vm.data_mod) : _vm.returnFormataDataHora(_vm.data_mod))) + "</span></div>" : "<!---->") + "</div> "), _vm.hasExpand ? _vm._ssrNode("<div class=\"card-expand\" data-v-6581eaf8>", "</div>", [_c('fa-icon', {
|
|
11772
11772
|
attrs: {
|
|
11773
11773
|
"icon": ['fas', 'expand-alt']
|
|
11774
11774
|
}
|
|
11775
|
-
})], 1) : _vm._e()], 2)], 2), _vm._ssrNode(" " + (_vm.ticket_id.cod && _vm.ticket_id.desc ? "<p" + _vm._ssrAttr("title", _vm.ticket_id.desc + " (" + _vm.ticket_id.cod + ")") + _vm._ssrClass("card-chip", [_vm.ticketClassCod]) + " data-v-
|
|
11776
|
-
return _vm._ssrNode("<div class=\"card-anexo\" data-v-
|
|
11775
|
+
})], 1) : _vm._e()], 2)], 2), _vm._ssrNode(" " + (_vm.ticket_id.cod && _vm.ticket_id.desc ? "<p" + _vm._ssrAttr("title", _vm.ticket_id.desc + " (" + _vm.ticket_id.cod + ")") + _vm._ssrClass("card-chip", [_vm.ticketClassCod]) + " data-v-6581eaf8>" + _vm._ssrEscape(_vm._s(_vm.ticket_id.desc + " (" + _vm.ticket_id.cod + ")")) + "</p>" : "<!---->") + " <p class=\"card-message\" data-v-6581eaf8>" + _vm._s(_vm.mensagemFormatada) + "</p> "), _vm.anexos && _vm.anexos.length ? _vm._ssrNode("<div class=\"card-footer\" data-v-6581eaf8>", "</div>", _vm._l(_vm.anexos, function (anexo, index) {
|
|
11776
|
+
return _vm._ssrNode("<div class=\"card-anexo\" data-v-6581eaf8>", "</div>", [_c('CardAttachment', {
|
|
11777
11777
|
attrs: {
|
|
11778
11778
|
"anexo": anexo,
|
|
11779
11779
|
"dictionary": _vm.dictionary,
|
|
@@ -11788,8 +11788,8 @@ var __vue_staticRenderFns__$9 = [];
|
|
|
11788
11788
|
|
|
11789
11789
|
var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
11790
11790
|
if (!inject) return;
|
|
11791
|
-
inject("data-v-
|
|
11792
|
-
source: ".fade-enter-active[data-v-
|
|
11791
|
+
inject("data-v-6581eaf8_0", {
|
|
11792
|
+
source: ".fade-enter-active[data-v-6581eaf8],.fade-leave-active[data-v-6581eaf8]{transition:opacity .2s}.fade-enter[data-v-6581eaf8],.fade-leave-to[data-v-6581eaf8]{opacity:0}.card-cli[data-v-6581eaf8],.card-ope[data-v-6581eaf8]{display:flex;width:95%;margin:5px 0;position:relative}.card-cli.msgNova[data-v-6581eaf8],.card-ope.msgNova[data-v-6581eaf8]{margin-top:30px}.novas-mensagens[data-v-6581eaf8]{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-6581eaf8]{border-left:3px solid #90b823}.card-ope[data-v-6581eaf8]{align-self:flex-end;background-color:lighten(#007535,72)}.card-ope .card[data-v-6581eaf8]{border-right:3px solid #007535}.card[data-v-6581eaf8]{background-color:rgba(255,255,255,.9);overflow:hidden;width:100%;padding:2.5px 5px}.card p[data-v-6581eaf8]{word-break:break-all}.card-header[data-v-6581eaf8]{width:100%;border-bottom:1px solid #ddd;margin-bottom:5px;display:flex;justify-content:space-between}.card-header svg[data-v-6581eaf8]{font-size:1rem}.card-canal[data-v-6581eaf8]{flex:1;margin-right:10px}.card-datas[data-v-6581eaf8]{display:flex;flex-direction:column;margin-right:10px}.card-data[data-v-6581eaf8]{overflow:hidden;display:flex;align-content:center}.card-data span[data-v-6581eaf8]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-data svg[data-v-6581eaf8]{margin-right:5px;color:#232323}.card-expand[data-v-6581eaf8]{display:flex;justify-content:center;align-items:center;margin:2.5px;cursor:pointer;opacity:.8;transition:opacity 150ms}.card-expand[data-v-6581eaf8]:hover{opacity:1}.card-footer[data-v-6581eaf8]{margin-top:5px;border-top:1px solid #ddd;display:flex;flex-wrap:wrap}.card-chip[data-v-6581eaf8]{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-6581eaf8]:hover{background-color:#cfd8f4}.card-chip.orange[data-v-6581eaf8]{color:#e14924;background-color:rgba(228,92,58,.15)}.card-chip.orange[data-v-6581eaf8]:hover{background-color:rgba(228,92,58,.2)}.card-chip.yellow[data-v-6581eaf8]{color:#f4a304;background-color:rgba(252,191,73,.15)}.card-chip.yellow[data-v-6581eaf8]:hover{background-color:rgba(252,191,73,.2)}.card-chip.red[data-v-6581eaf8]{color:#e74c3c;background-color:rgba(231,76,60,.2)}.card-chip.red[data-v-6581eaf8]:hover{background-color:rgba(231,76,60,.25)}.card-anexo[data-v-6581eaf8]{width:50px;height:50px;margin-right:5px;display:flex;justify-content:center;align-items:center}.anexo-item[data-v-6581eaf8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.anexo-item .transition-anexo-item[data-v-6581eaf8]{max-width:100%;max-height:100%}.anexo-item .req-loader[data-v-6581eaf8]{position:absolute;top:calc(50% - 12.5px);right:calc(50% - 12.5px)}.anexo-item .transition-anexo-item img[data-v-6581eaf8]{max-width:45px;max-height:45px}.anexo-icone[data-v-6581eaf8]{opacity:.9;transition:opacity .2s;color:#222;cursor:pointer;display:flex;justify-content:center;align-items:center}.anexo-icone[data-v-6581eaf8]:hover{opacity:1}.anexo-icone[data-v-6581eaf8]:visited{color:inherit}svg[data-v-6581eaf8]{font-size:30px;z-index:1}.anexo-icone.pdf[data-v-6581eaf8]{position:relative}.anexo-icone.pdf svg[data-v-6581eaf8]{color:#e74c3c}.anexo-icone.pdf[data-v-6581eaf8]::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px;background-color:#fff}.anexo-icone.doc[data-v-6581eaf8]{color:#15517f}.anexo-icone.doc[data-v-6581eaf8]::after{content:\"\";position:absolute;width:20px;height:20px;background-color:#fff}.anexo-img[data-v-6581eaf8]{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-6581eaf8]:hover{opacity:1}.anexo-img img[data-v-6581eaf8]{width:95%}",
|
|
11793
11793
|
map: undefined,
|
|
11794
11794
|
media: undefined
|
|
11795
11795
|
});
|
|
@@ -11797,10 +11797,10 @@ var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
|
11797
11797
|
/* scoped */
|
|
11798
11798
|
|
|
11799
11799
|
|
|
11800
|
-
var __vue_scope_id__$9 = "data-v-
|
|
11800
|
+
var __vue_scope_id__$9 = "data-v-6581eaf8";
|
|
11801
11801
|
/* module identifier */
|
|
11802
11802
|
|
|
11803
|
-
var __vue_module_identifier__$9 = "data-v-
|
|
11803
|
+
var __vue_module_identifier__$9 = "data-v-6581eaf8";
|
|
11804
11804
|
/* functional template */
|
|
11805
11805
|
|
|
11806
11806
|
var __vue_is_functional_template__$9 = false;
|
|
@@ -11837,6 +11837,9 @@ var script$8 = {
|
|
|
11837
11837
|
referenceSelector: {
|
|
11838
11838
|
type: String,
|
|
11839
11839
|
required: true
|
|
11840
|
+
},
|
|
11841
|
+
showControlFiles: {
|
|
11842
|
+
type: Boolean
|
|
11840
11843
|
}
|
|
11841
11844
|
},
|
|
11842
11845
|
data: function data() {
|
|
@@ -11897,17 +11900,17 @@ var __vue_render__$8 = function __vue_render__() {
|
|
|
11897
11900
|
|
|
11898
11901
|
return _c('div', {
|
|
11899
11902
|
staticClass: "mensagem-div-anexo"
|
|
11900
|
-
}, [_vm._ssrNode("<div class=\"anexo-mensagem\" data-v-
|
|
11903
|
+
}, [_vm._ssrNode("<div class=\"anexo-mensagem\" data-v-3dc81dae>", "</div>", [_vm.imageURL ? _vm._ssrNode("<img" + _vm._ssrAttr("src", _vm.imageURL) + _vm._ssrAttr("alt", _vm.dictionary.alt_msg_img) + " data-v-3dc81dae>", "</img>") : _vm.audio ? _vm._ssrNode("<audio controls=\"controls\" data-v-3dc81dae><source" + _vm._ssrAttr("src", _vm.docURL) + _vm._ssrAttr("type", _vm.fileType) + " data-v-3dc81dae>\n Sem suporte para o elemento audio\n </audio>") : _vm.video ? _vm._ssrNode("<video controls=\"controls\" data-v-3dc81dae><source" + _vm._ssrAttr("src", _vm.docURL) + _vm._ssrAttr("type", _vm.fileType) + " data-v-3dc81dae>\n Sem suporte para o elemento video\n </video>") : _vm.docURL ? _vm._ssrNode("<span class=\"default-doc\" data-v-3dc81dae>", "</span>", [_c('fa-icon', {
|
|
11901
11904
|
class: [_vm.iconClass],
|
|
11902
11905
|
attrs: {
|
|
11903
11906
|
"icon": _vm.icon
|
|
11904
11907
|
}
|
|
11905
|
-
}), _vm._ssrNode(" <p" + _vm._ssrAttr("title", _vm.filename) + " data-v-
|
|
11908
|
+
}), _vm._ssrNode(" <p" + _vm._ssrAttr("title", _vm.filename) + " data-v-3dc81dae>" + _vm._ssrEscape(_vm._s(_vm.filename)) + "</p>")], 2) : _vm._ssrNode("<span class=\"default-doc\" data-v-3dc81dae>", "</span>", [_c('fa-icon', {
|
|
11906
11909
|
class: [_vm.iconClass ? _vm.iconClass : ''],
|
|
11907
11910
|
attrs: {
|
|
11908
11911
|
"icon": ['fas', 'file-alt']
|
|
11909
11912
|
}
|
|
11910
|
-
}), _vm._ssrNode(" <p" + _vm._ssrAttr("title", _vm.filename) + " data-v-
|
|
11913
|
+
}), _vm._ssrNode(" <p" + _vm._ssrAttr("title", _vm.filename) + " data-v-3dc81dae>" + _vm._ssrEscape(_vm._s(_vm.filename)) + "</p>")], 2), _vm._ssrNode(" "), _vm.showControlFiles ? _vm._ssrNode("<div class=\"file-actions\" data-v-3dc81dae>", "</div>", [_vm.imageURL ? _vm._ssrNode("<span class=\"file-action-button\" data-v-3dc81dae>", "</span>", [_c('fa-icon', {
|
|
11911
11914
|
directives: [{
|
|
11912
11915
|
name: "tippy",
|
|
11913
11916
|
rawName: "v-tippy"
|
|
@@ -12000,7 +12003,7 @@ var __vue_render__$8 = function __vue_render__() {
|
|
|
12000
12003
|
return _vm.downloadAllFilesHandler(_vm.referenceSelector);
|
|
12001
12004
|
}
|
|
12002
12005
|
}
|
|
12003
|
-
}, [_vm._v(" Confirmar ")])])])] : _vm._e()], 2)], 2)]);
|
|
12006
|
+
}, [_vm._v(" Confirmar ")])])])] : _vm._e()], 2) : _vm._e()], 2)]);
|
|
12004
12007
|
};
|
|
12005
12008
|
|
|
12006
12009
|
var __vue_staticRenderFns__$8 = [];
|
|
@@ -12008,12 +12011,12 @@ var __vue_staticRenderFns__$8 = [];
|
|
|
12008
12011
|
|
|
12009
12012
|
var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
|
|
12010
12013
|
if (!inject) return;
|
|
12011
|
-
inject("data-v-
|
|
12014
|
+
inject("data-v-3dc81dae_0", {
|
|
12012
12015
|
source: ".tippy-tooltip.light-theme .tippy-backdrop{background-color:#fff}.tippy-tooltip.light-theme{background-color:#fff;border:1px solid #ccc;color:#333;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.tippy-confirmation p{margin-bottom:3px}.tippy-confirmation button{border:unset;background-color:#f1f1f1;border-radius:3px;padding:5px 8px;cursor:pointer;font-size:.75rem}.tippy-confirmation button.cancel{border-bottom:2px solid red;margin-right:15px}.tippy-confirmation button.confirm{border-bottom:2px solid green}",
|
|
12013
12016
|
map: undefined,
|
|
12014
12017
|
media: undefined
|
|
12015
|
-
}), inject("data-v-
|
|
12016
|
-
source: ".mensagem__principal .default-doc[data-v-
|
|
12018
|
+
}), inject("data-v-3dc81dae_1", {
|
|
12019
|
+
source: ".mensagem__principal .default-doc[data-v-3dc81dae]{background-color:var(--files-bg)}.mensagem__principal .default-doc[data-v-3dc81dae]:hover{background-color:var(--files-bg-hover)}.mensagem__outros .default-doc[data-v-3dc81dae]{background-color:rgba(100,100,100,.1)}.mensagem__outros .default-doc[data-v-3dc81dae]:hover{background-color:rgba(100,100,100,.3)}.default-doc:hover p[data-v-3dc81dae]{text-decoration:underline}.default-doc[data-v-3dc81dae]{display:flex;align-items:center;padding:10px;border-radius:5px;width:100%;max-width:100%;cursor:pointer;transition:background-color 150ms ease-in-out}.default-doc svg[data-v-3dc81dae]{font-size:1.2rem;margin-right:5px}.default-doc p[data-v-3dc81dae]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-actions[data-v-3dc81dae]{display:flex;justify-content:flex-end;width:100%;padding:5px}.file-actions a[data-v-3dc81dae]{margin-right:0}.mensagem__principal .file-action-button[data-v-3dc81dae]{background-color:var(--files-bg)}.mensagem__outros .file-action-button[data-v-3dc81dae]{background-color:rgba(100,100,100,.1)}.mensagem__principal .file-action-button[data-v-3dc81dae]:hover{background-color:var(--files-bg-hover)}.mensagem__outros .file-action-button[data-v-3dc81dae]:hover{background-color:rgba(100,100,100,.3)}.file-action-button[data-v-3dc81dae]{display:flex;justify-content:center;align-items:center;margin-left:12px;cursor:pointer;padding:5px;border-radius:5px;transition:background-color 150ms ease-in-out}.file-action-button a[data-v-3dc81dae]{margin:0}.fade-enter-active[data-v-3dc81dae],.fade-leave-active[data-v-3dc81dae]{transition:opacity .5s}.fade-enter[data-v-3dc81dae],.fade-leave-to[data-v-3dc81dae]{opacity:0}.mensagem-div-anexo[data-v-3dc81dae]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.anexo-container[data-v-3dc81dae]{width:100%;margin-top:5px;overflow:hidden;display:flex;max-height:300px}.anexo-container .arquivo-erro[data-v-3dc81dae],.anexo-container a[data-v-3dc81dae]{padding:10px 15px 15px 15px;display:flex;justify-content:center;align-items:center}.anexo-container p[data-v-3dc81dae]{text-overflow:ellipsis;overflow:hidden}.anexo-container .arquivo-erro[data-v-3dc81dae],.anexo-container p[data-v-3dc81dae]{margin:0;margin-left:15px;font-size:.9rem}.anexo-container svg[data-v-3dc81dae]{font-size:2rem}.anexo-mensagem audio[data-v-3dc81dae]{outline:0;width:100%;margin-bottom:5px}.anexo-mensagem video[data-v-3dc81dae]{flex:1;width:100%;max-width:350px;cursor:pointer;margin-bottom:5px}.anexos-links-container[data-v-3dc81dae]{width:100%;display:flex;justify-content:center;align-items:center}.anexos-links-container a[data-v-3dc81dae]{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-3dc81dae]{cursor:pointer}.mensagem-div-anexo img[data-v-3dc81dae]{cursor:pointer;margin:10px 0;min-width:35px;width:100%;max-width:250px}.anexo-transition[data-v-3dc81dae]{width:100%;height:100%}.anexo-mensagem[data-v-3dc81dae]{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.alert-danger[data-v-3dc81dae]{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert[data-v-3dc81dae]{position:relative;padding:.65rem 1.2rem;margin:5px 0;border:1px solid transparent;border-radius:.25rem;text-align:center}.alert svg[data-v-3dc81dae]{font-size:1.025em;margin-right:2px}.pdf[data-v-3dc81dae]{color:#e74c3c}.doc[data-v-3dc81dae]{color:#006bc9}",
|
|
12017
12020
|
map: undefined,
|
|
12018
12021
|
media: undefined
|
|
12019
12022
|
});
|
|
@@ -12021,10 +12024,10 @@ var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
|
|
|
12021
12024
|
/* scoped */
|
|
12022
12025
|
|
|
12023
12026
|
|
|
12024
|
-
var __vue_scope_id__$8 = "data-v-
|
|
12027
|
+
var __vue_scope_id__$8 = "data-v-3dc81dae";
|
|
12025
12028
|
/* module identifier */
|
|
12026
12029
|
|
|
12027
|
-
var __vue_module_identifier__$8 = "data-v-
|
|
12030
|
+
var __vue_module_identifier__$8 = "data-v-3dc81dae";
|
|
12028
12031
|
/* functional template */
|
|
12029
12032
|
|
|
12030
12033
|
var __vue_is_functional_template__$8 = false;
|
|
@@ -12117,7 +12120,7 @@ var __vue_staticRenderFns__$7 = [];
|
|
|
12117
12120
|
|
|
12118
12121
|
var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
12119
12122
|
if (!inject) return;
|
|
12120
|
-
inject("data-v-
|
|
12123
|
+
inject("data-v-245b9d47_0", {
|
|
12121
12124
|
source: ".show-x-enter-active,.show-x-leave-enter{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter,.show-x-leave-to{opacity:0;transform:translateX(5%)}.bg-none{background-color:transparent!important}.bg-white{background-color:#fff}.border-radius-5{border-radius:5px}.mt-5{margin-top:5px}.interatividade-btn{width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#111b21;padding:10px 12px;border-radius:5px;margin-bottom:10px}.interatividade-btn:nth-child(1){margin-top:10px}.interatividade-titulo{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;margin:0;padding:0}.interatividade-lista{width:100%;min-width:200px;border-radius:15px;background-color:#fff;color:#333;margin:10px 0}.border-bottom-none{border-bottom:none!important}.padding-none{padding:unset!important}.interatividade-lista-conteudo{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-lista-titulo{font-weight:700;font-size:1.2em;margin-bottom:10px}.interatividade-lista-rodape{color:#818181;margin-top:5px}.interatividade-lista-link{width:100%;text-align:center;padding:10px;color:#006eff;cursor:pointer;transition:color .2s ease-in-out}.interatividade-lista-link:hover{color:#00628f}",
|
|
12122
12125
|
map: undefined,
|
|
12123
12126
|
media: undefined
|
|
@@ -12129,7 +12132,7 @@ var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
|
12129
12132
|
var __vue_scope_id__$7 = undefined;
|
|
12130
12133
|
/* module identifier */
|
|
12131
12134
|
|
|
12132
|
-
var __vue_module_identifier__$7 = "data-v-
|
|
12135
|
+
var __vue_module_identifier__$7 = "data-v-245b9d47";
|
|
12133
12136
|
/* functional template */
|
|
12134
12137
|
|
|
12135
12138
|
var __vue_is_functional_template__$7 = false;
|
|
@@ -12298,9 +12301,9 @@ var __vue_render__$6 = function __vue_render__() {
|
|
|
12298
12301
|
return _vm.openUrl();
|
|
12299
12302
|
}
|
|
12300
12303
|
}
|
|
12301
|
-
}, [_vm._ssrNode((_vm.linkPreview.imageSource ? "<div class=\"link-preview-image\"" + _vm._ssrStyle(null, _vm.linkPreview.colorTheme ? "background-color: " + _vm.linkPreview.colorTheme : '', null) + " data-v-
|
|
12304
|
+
}, [_vm._ssrNode((_vm.linkPreview.imageSource ? "<div class=\"link-preview-image\"" + _vm._ssrStyle(null, _vm.linkPreview.colorTheme ? "background-color: " + _vm.linkPreview.colorTheme : '', null) + " data-v-e858e616><img" + _vm._ssrAttr("src", _vm.linkPreview.imageSource) + " alt=\"Imagem referente ao link\" data-v-e858e616></div>" : "<!---->") + " " + (_vm.linkPreview.author ? "<div" + _vm._ssrClass("link-preview-author", {
|
|
12302
12305
|
'mb-0': _vm.linkPreview.description
|
|
12303
|
-
}) + " data-v-
|
|
12306
|
+
}) + " data-v-e858e616><h1 data-v-e858e616>" + _vm._ssrEscape(_vm._s(_vm.linkPreview.author)) + "</h1></div>" : "<!---->") + " " + (_vm.linkPreview.description ? "<div class=\"link-preview-infos\" data-v-e858e616>" + (_vm.linkPreview.description ? "<p data-v-e858e616>" + _vm._ssrEscape(_vm._s(_vm.linkPreview.description)) + "</p>" : "<!---->") + "</div>" : "<!---->"))]) : _vm._e();
|
|
12304
12307
|
};
|
|
12305
12308
|
|
|
12306
12309
|
var __vue_staticRenderFns__$6 = [];
|
|
@@ -12308,8 +12311,8 @@ var __vue_staticRenderFns__$6 = [];
|
|
|
12308
12311
|
|
|
12309
12312
|
var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
12310
12313
|
if (!inject) return;
|
|
12311
|
-
inject("data-v-
|
|
12312
|
-
source: ".link-preview[data-v-
|
|
12314
|
+
inject("data-v-e858e616_0", {
|
|
12315
|
+
source: ".link-preview[data-v-e858e616]{display:flex;flex-direction:column;background-color:#eee;color:#333;cursor:pointer;margin:5px 0;border-radius:5px;opacity:.95;transition:opacity .3s ease-in-out;font-size:.85rem}.link-preview-image[data-v-e858e616]{display:flex;justify-content:center;align-items:center;padding:1px;border-top-left-radius:5px;border-top-right-radius:5px}.link-preview-author[data-v-e858e616]{margin:5px;font-size:.615em;font-weight:700}.link-preview-author.mb-0[data-v-e858e616]{margin-bottom:0}.link-preview-author h1[data-v-e858e616]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-image img[data-v-e858e616]{min-width:100px;max-width:200px;border-top-left-radius:5px;border-top-right-radius:5px}.link-preview-infos[data-v-e858e616]{background-color:#2626261a;padding:5px;margin:5px;font-size:.83em;border-radius:5px}.link-preview[data-v-e858e616]:hover{opacity:1}.link-preview:hover .link-preview-infos p[data-v-e858e616]{text-decoration:underline}",
|
|
12313
12316
|
map: undefined,
|
|
12314
12317
|
media: undefined
|
|
12315
12318
|
});
|
|
@@ -12317,10 +12320,10 @@ var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
|
12317
12320
|
/* scoped */
|
|
12318
12321
|
|
|
12319
12322
|
|
|
12320
|
-
var __vue_scope_id__$6 = "data-v-
|
|
12323
|
+
var __vue_scope_id__$6 = "data-v-e858e616";
|
|
12321
12324
|
/* module identifier */
|
|
12322
12325
|
|
|
12323
|
-
var __vue_module_identifier__$6 = "data-v-
|
|
12326
|
+
var __vue_module_identifier__$6 = "data-v-e858e616";
|
|
12324
12327
|
/* functional template */
|
|
12325
12328
|
|
|
12326
12329
|
var __vue_is_functional_template__$6 = false;
|
|
@@ -12339,7 +12342,7 @@ var script$5 = {
|
|
|
12339
12342
|
InteratividadeFormulario: InteratividadeFormulario,
|
|
12340
12343
|
LinkPreview: LinkPreview
|
|
12341
12344
|
},
|
|
12342
|
-
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", "referenceSelector", "replyMessage", "isReply", "defaultReplyMessage", "showReplyIcon"],
|
|
12345
|
+
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", "referenceSelector", "replyMessage", "isReply", "defaultReplyMessage", "showReplyIcon", "showControlFiles"],
|
|
12343
12346
|
created: function created() {
|
|
12344
12347
|
if (!this.$root.$refs.chatMessages) this.$root.$refs.chatMessages = this;
|
|
12345
12348
|
},
|
|
@@ -12559,6 +12562,7 @@ var script$5 = {
|
|
|
12559
12562
|
}
|
|
12560
12563
|
},
|
|
12561
12564
|
formatMsg: function formatMsg(msg) {
|
|
12565
|
+
if (this.status == 'O') return this.dictionary.msg_excluida ? this.dictionary.msg_excluida : 'MENSAGEM DELETADA';
|
|
12562
12566
|
var regex = /(\n| )/g;
|
|
12563
12567
|
if (regex.test(msg)) msg = msg.replace(regex, "<br>");
|
|
12564
12568
|
return msg;
|
|
@@ -12614,6 +12618,7 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
12614
12618
|
staticClass: "mensagem-anexo"
|
|
12615
12619
|
}, [_c('AnexoMensagem', {
|
|
12616
12620
|
attrs: {
|
|
12621
|
+
"showControlFiles": _vm.showControlFiles,
|
|
12617
12622
|
"referenceSelector": _vm.referenceSelector,
|
|
12618
12623
|
"dictionary": _vm.dictionary,
|
|
12619
12624
|
"anexo": anexo,
|
|
@@ -12668,7 +12673,7 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
12668
12673
|
"icon": ['fas', 'map-marker-alt']
|
|
12669
12674
|
}
|
|
12670
12675
|
})], 1)], 2);
|
|
12671
|
-
}), 0) : _vm._e()], 1) : _vm._e(), _vm._v(" "), _vm.link && !_vm.mapa ? _c('LinkPreview', {
|
|
12676
|
+
}), 0) : _vm._e()], 1) : _vm._e(), _vm._v(" "), _vm.link && !_vm.mapa && _vm.status != 'O' ? _c('LinkPreview', {
|
|
12672
12677
|
attrs: {
|
|
12673
12678
|
"message": _vm.message
|
|
12674
12679
|
}
|
|
@@ -12856,6 +12861,20 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
12856
12861
|
attrs: {
|
|
12857
12862
|
"icon": ['fas', 'hourglass']
|
|
12858
12863
|
}
|
|
12864
|
+
})], 1) : _vm.status == 'O' ? _c('span', {
|
|
12865
|
+
directives: [{
|
|
12866
|
+
name: "tippy",
|
|
12867
|
+
rawName: "v-tippy"
|
|
12868
|
+
}],
|
|
12869
|
+
key: "deleted",
|
|
12870
|
+
staticClass: "check vermelho",
|
|
12871
|
+
attrs: {
|
|
12872
|
+
"content": _vm.contentTooltip
|
|
12873
|
+
}
|
|
12874
|
+
}, [_c('fa-icon', {
|
|
12875
|
+
attrs: {
|
|
12876
|
+
"icon": ['fas', 'times']
|
|
12877
|
+
}
|
|
12859
12878
|
})], 1) : _vm._e()]), _vm._v(" "), _c('span', {
|
|
12860
12879
|
staticClass: "autor-mensagem",
|
|
12861
12880
|
domProps: {
|
|
@@ -12869,7 +12888,7 @@ var __vue_staticRenderFns__$5 = [];
|
|
|
12869
12888
|
|
|
12870
12889
|
var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
12871
12890
|
if (!inject) return;
|
|
12872
|
-
inject("data-v-
|
|
12891
|
+
inject("data-v-bb05d1d2_0", {
|
|
12873
12892
|
source: ":root{--message-color:#373737;--text-color:#FFF;--files-bg:rgba(255, 255, 255, 0.1);--files-bg-hover:rgba(255, 255, 255, 0.1);--light:80;--threshold:60}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.mensagem-reply{padding:5px 10px;font-size:.75rem;color:#666;transition:background-color 150ms ease-in-out;border-radius:5px;margin:5px 0;overflow:hidden;max-width:100%}.mensagem-reply p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-reply-principal{border-left:3px solid transparent;background-color:rgba(100,100,100,.1)}.message-reply-principal:hover{background-color:rgba(100,100,100,.2)}.message-reply-outros{background-color:#f5f5f5;border-left:3px solid var(--message-color)}.message-reply-outros:hover{background-color:#ebebeb}.mensagem-reply-vazia{display:flex;align-items:center}.mensagem-reply-vazia svg{margin-right:5px;color:#ba181b}.mensagem{padding:14px 7px;border-radius:5px;min-width:150px;min-height:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;max-width:80%;margin-bottom:10px;font-size:.75rem;word-break:break-word;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mensagem.max-w-60{max-width:60%}.mensagem.mapa{width:100%}.mensagem.hist-msg{animation:show 1s}.mensagem a{margin-right:5px;font-weight:550;color:inherit;text-decoration:none}.mensagem a:hover{text-decoration:underline}.message p{white-space:pre-wrap}.mensagem-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:var(--text-color)}.mensagem__principal>.mensagem .horario-envio{color:var(--text-color)}.mensagem__principal>.mensagem .autor-mensagem{right:5px;color:var(--text-color)}.mensagem__outros{width:100%;display:flex}.mensagem__outros>.mensagem{background-color:#fff;color:#333}.mensagem__outros>.mensagem::after{content:\"\";width:0;height:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;bottom:5px;left:-10px;transform:rotate(90deg)}.mensagem__outros>.autor-mensagem{left:5px;color:#333}.mensagem-div-mapa{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5px}.msg-mapa{width:100%;min-height:225px;height:100%;box-sizing:initial}.msg-mapa img{max-width:none!important}.info-mapa{list-style-type:none}.info-mapa li.title{font-size:.85em}.info-mapa li.address,.info-mapa li.url{font-size:.85em}.info-mapa li.url{font-size:.85em}.tooltip-list{margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}",
|
|
12874
12893
|
map: undefined,
|
|
12875
12894
|
media: undefined
|
|
@@ -12881,7 +12900,7 @@ var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
|
12881
12900
|
var __vue_scope_id__$5 = undefined;
|
|
12882
12901
|
/* module identifier */
|
|
12883
12902
|
|
|
12884
|
-
var __vue_module_identifier__$5 = "data-v-
|
|
12903
|
+
var __vue_module_identifier__$5 = "data-v-bb05d1d2";
|
|
12885
12904
|
/* functional template */
|
|
12886
12905
|
|
|
12887
12906
|
var __vue_is_functional_template__$5 = false;
|
|
@@ -12941,7 +12960,7 @@ var __vue_staticRenderFns__$4 = [];
|
|
|
12941
12960
|
|
|
12942
12961
|
var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
12943
12962
|
if (!inject) return;
|
|
12944
|
-
inject("data-v-
|
|
12963
|
+
inject("data-v-0e0fb9d2_0", {
|
|
12945
12964
|
source: ".simple-btn--icon.custom>span{width:20px;height:20px}",
|
|
12946
12965
|
map: undefined,
|
|
12947
12966
|
media: undefined
|
|
@@ -12953,7 +12972,7 @@ var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
|
12953
12972
|
var __vue_scope_id__$4 = undefined;
|
|
12954
12973
|
/* module identifier */
|
|
12955
12974
|
|
|
12956
|
-
var __vue_module_identifier__$4 = "data-v-
|
|
12975
|
+
var __vue_module_identifier__$4 = "data-v-0e0fb9d2";
|
|
12957
12976
|
/* functional template */
|
|
12958
12977
|
|
|
12959
12978
|
var __vue_is_functional_template__$4 = false;
|
|
@@ -13054,7 +13073,7 @@ var __vue_staticRenderFns__$3 = [];
|
|
|
13054
13073
|
|
|
13055
13074
|
var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
13056
13075
|
if (!inject) return;
|
|
13057
|
-
inject("data-v-
|
|
13076
|
+
inject("data-v-e320bcca_0", {
|
|
13058
13077
|
source: ".default-btn-style{transition-duration:.3s;user-select:none;cursor:pointer;box-shadow:inset 0 -2px rgba(0,0,0,.2);opacity:.9;border-radius:5px;display:flex;justify-content:center;align-items:center;padding:5px;cursor:pointer;min-height:28px}.default-btn-style:hover{opacity:1}.default-btn-style:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.simple-btn{position:relative}.simple-btn--icon{display:flex;justify-content:center;align-items:center;margin-right:5px}.simple-btn--icon.custom{min-width:25px}.simple-btn--text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.icon-container{position:absolute;left:-15px;padding:5px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%}.icon-container svg{color:rgba(255,255,255,.5);width:23px;height:23px}",
|
|
13059
13078
|
map: undefined,
|
|
13060
13079
|
media: undefined
|
|
@@ -13066,7 +13085,7 @@ var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
|
13066
13085
|
var __vue_scope_id__$3 = undefined;
|
|
13067
13086
|
/* module identifier */
|
|
13068
13087
|
|
|
13069
|
-
var __vue_module_identifier__$3 = "data-v-
|
|
13088
|
+
var __vue_module_identifier__$3 = "data-v-e320bcca";
|
|
13070
13089
|
/* functional template */
|
|
13071
13090
|
|
|
13072
13091
|
var __vue_is_functional_template__$3 = false;
|
|
@@ -13234,11 +13253,11 @@ var __vue_staticRenderFns__$2 = [];
|
|
|
13234
13253
|
|
|
13235
13254
|
var __vue_inject_styles__$2 = function __vue_inject_styles__(inject) {
|
|
13236
13255
|
if (!inject) return;
|
|
13237
|
-
inject("data-v-
|
|
13238
|
-
source: ".fade-enter-active[data-v-
|
|
13256
|
+
inject("data-v-580ebb55_0", {
|
|
13257
|
+
source: ".fade-enter-active[data-v-580ebb55],.fade-leave-active[data-v-580ebb55]{transition:opacity .3s}.fade-enter[data-v-580ebb55],.fade-leave-to[data-v-580ebb55]{opacity:0}",
|
|
13239
13258
|
map: undefined,
|
|
13240
13259
|
media: undefined
|
|
13241
|
-
}), inject("data-v-
|
|
13260
|
+
}), inject("data-v-580ebb55_1", {
|
|
13242
13261
|
source: ".btn-rolagem{position:absolute;bottom:10px;right:20px}.btn-rolagem.higher{bottom:36px}.btn-rolagem svg{font-size:2.4rem;color:#757575;transition-duration:.3s;transition-property:opacity;opacity:.8;cursor:pointer}.btn-rolagem svg:hover{opacity:1}.sinalizar-msg-nova{position:absolute;top:-10px;left:-10px;background-color:#4f772d;width:12.5px;height:12.5px;border-radius:50%;animation-name:blink;animation-duration:1s;animation-direction:alternate;animation-iteration-count:infinite}@keyframes blink{from{opacity:.8 - .1}to{opacity:1}}",
|
|
13243
13262
|
map: undefined,
|
|
13244
13263
|
media: undefined
|
|
@@ -13247,10 +13266,10 @@ var __vue_inject_styles__$2 = function __vue_inject_styles__(inject) {
|
|
|
13247
13266
|
/* scoped */
|
|
13248
13267
|
|
|
13249
13268
|
|
|
13250
|
-
var __vue_scope_id__$2 = "data-v-
|
|
13269
|
+
var __vue_scope_id__$2 = "data-v-580ebb55";
|
|
13251
13270
|
/* module identifier */
|
|
13252
13271
|
|
|
13253
|
-
var __vue_module_identifier__$2 = "data-v-
|
|
13272
|
+
var __vue_module_identifier__$2 = "data-v-580ebb55";
|
|
13254
13273
|
/* functional template */
|
|
13255
13274
|
|
|
13256
13275
|
var __vue_is_functional_template__$2 = false;
|
|
@@ -13352,8 +13371,8 @@ var __vue_staticRenderFns__$1 = [];
|
|
|
13352
13371
|
|
|
13353
13372
|
var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
|
|
13354
13373
|
if (!inject) return;
|
|
13355
|
-
inject("data-v-
|
|
13356
|
-
source: ".mr-5[data-v-
|
|
13374
|
+
inject("data-v-ded4f6c2_0", {
|
|
13375
|
+
source: ".mr-5[data-v-ded4f6c2]{margin-right:5px}.anexo-img[data-v-ded4f6c2]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.2);border-radius:2.5px;cursor:pointer;opacity:.9;transition:opacity 150ms}.anexo-img[data-v-ded4f6c2]:hover{opacity:1}.anexo-img img[data-v-ded4f6c2]{width:95%;max-height:50px}.box-shadow[data-v-ded4f6c2]{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.anexo-icone[data-v-ded4f6c2]{display:flex;justify-content:center;align-items:center;font-size:30px;cursor:pointer}.anexo-icone[data-v-ded4f6c2]:hover{opacity:1}.anexo-icone[data-v-ded4f6c2]:visited{color:inherit}.anexo-icone.pdf[data-v-ded4f6c2]{position:relative}.anexo-icone.pdf svg[data-v-ded4f6c2]{color:#e74c3c}.anexo-icone.pdf[data-v-ded4f6c2]::after{content:\"\";position:absolute;bottom:2px;transform:translateY(2px);width:20px;height:20px}.anexo-icone.doc[data-v-ded4f6c2]{color:#15517f}.anexo-icone.doc[data-v-ded4f6c2]::after{content:\"\";position:absolute;width:20px;height:20px}.align-items-center[data-v-ded4f6c2]{align-items:center}.flex-wrap[data-v-ded4f6c2]{flex-wrap:wrap}.d-flex[data-v-ded4f6c2]{display:flex}.mb-5[data-v-ded4f6c2]{margin-bottom:5px}.mx-5[data-v-ded4f6c2]{margin-left:5px;margin-right:5px}",
|
|
13357
13376
|
map: undefined,
|
|
13358
13377
|
media: undefined
|
|
13359
13378
|
});
|
|
@@ -13361,10 +13380,10 @@ var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
|
|
|
13361
13380
|
/* scoped */
|
|
13362
13381
|
|
|
13363
13382
|
|
|
13364
|
-
var __vue_scope_id__$1 = "data-v-
|
|
13383
|
+
var __vue_scope_id__$1 = "data-v-ded4f6c2";
|
|
13365
13384
|
/* module identifier */
|
|
13366
13385
|
|
|
13367
|
-
var __vue_module_identifier__$1 = "data-v-
|
|
13386
|
+
var __vue_module_identifier__$1 = "data-v-ded4f6c2";
|
|
13368
13387
|
/* functional template */
|
|
13369
13388
|
|
|
13370
13389
|
var __vue_is_functional_template__$1 = false;
|
|
@@ -13461,11 +13480,11 @@ var __vue_render__ = function __vue_render__() {
|
|
|
13461
13480
|
|
|
13462
13481
|
return _c('div', {
|
|
13463
13482
|
staticClass: "w-100 text-dark min-h-60 d-flex flex-wrap px-35 border-bottom-1 border-color-gray transition-150"
|
|
13464
|
-
}, [_vm._ssrNode("<div class=\"w-100 d-flex d-flex align-items-center justify-content-between cursor-pointer\" data-v-
|
|
13483
|
+
}, [_vm._ssrNode("<div class=\"w-100 d-flex d-flex align-items-center justify-content-between cursor-pointer\" data-v-78b6c60d>", "</div>", [_vm._ssrNode("<div class=\"d-flex-center m-10\" data-v-78b6c60d><span class=\"align-self-start border-radius-round d-flex-center w-36px h-36px border-color-gray border-1 mr-10\" data-v-78b6c60d>" + _vm._ssrEscape(_vm._s(_vm.siglaNome)) + "</span> <div class=\"d-flex flex-column\" data-v-78b6c60d><p" + _vm._ssrAttr("title", _vm.de) + " class=\"text-bold fs-_9\" data-v-78b6c60d>" + _vm._ssrEscape(_vm._s(_vm.de)) + "</p> " + (_vm.estado != 0 ? "<p" + _vm._ssrAttr("title", _vm.para) + " class=\"text-gray fs-_8\" data-v-78b6c60d>" + _vm._ssrEscape(_vm._s(_vm.para)) + "</p>" : "<!---->") + " <p" + _vm._ssrAttr("title", _vm.assunto) + " class=\"text-gray fs-_8\" data-v-78b6c60d>" + _vm._ssrEscape(_vm._s(_vm.tratarTextoLongo(_vm.assunto, 30))) + "</p></div></div> "), _vm._ssrNode("<span" + _vm._ssrAttr("title", _vm.formataDataHora(_vm.dataHora)) + " class=\"fs-_8 mr-10 text-ellipsis\" data-v-78b6c60d>", "</span>", [_c('fa-icon', {
|
|
13465
13484
|
attrs: {
|
|
13466
13485
|
"icon": ['fas', 'calendar']
|
|
13467
13486
|
}
|
|
13468
|
-
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.formataDataHora(_vm.dataHora)) + "\n "))], 2)], 2), _vm._ssrNode(" " + (_vm.estado != 0 ? "<div class=\"d-flex-center w-100 p-15\" data-v-
|
|
13487
|
+
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.formataDataHora(_vm.dataHora)) + "\n "))], 2)], 2), _vm._ssrNode(" " + (_vm.estado != 0 ? "<div class=\"d-flex-center w-100 p-15\" data-v-78b6c60d><section data-v-78b6c60d>" + _vm._s(_vm.html) + "</section></div>" : "<!---->") + " "), _vm.anexos && _vm.anexos.length ? _vm._l(_vm.anexos, function (anexo, index) {
|
|
13469
13488
|
return _c('EmailFile', {
|
|
13470
13489
|
key: index,
|
|
13471
13490
|
staticClass: "d-flex flex-wrap align-items-center",
|
|
@@ -13482,8 +13501,8 @@ var __vue_staticRenderFns__ = [];
|
|
|
13482
13501
|
|
|
13483
13502
|
var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
|
|
13484
13503
|
if (!inject) return;
|
|
13485
|
-
inject("data-v-
|
|
13486
|
-
source: ".w-100[data-v-
|
|
13504
|
+
inject("data-v-78b6c60d_0", {
|
|
13505
|
+
source: ".w-100[data-v-78b6c60d]{width:100%}.text-dark[data-v-78b6c60d]{color:#333}.min-h-60[data-v-78b6c60d]{min-height:60px}.d-flex[data-v-78b6c60d]{display:flex}.flex-wrap[data-v-78b6c60d]{flex-wrap:wrap}.border-bottom-1[data-v-78b6c60d]{border-bottom:1px solid}.border-color-gray[data-v-78b6c60d]{border-color:#ccc}.transition-150[data-v-78b6c60d]{transition:all 150ms ease-in-out}.cursor-pointer[data-v-78b6c60d]{cursor:pointer}.justify-content-between[data-v-78b6c60d]{justify-content:space-between}.align-items-center[data-v-78b6c60d]{align-items:center}.align-self-start[data-v-78b6c60d]{align-self:flex-start}.border-radius-round[data-v-78b6c60d]{border-radius:50%!important}.w-36px[data-v-78b6c60d]{width:36px}.h-36px[data-v-78b6c60d]{height:36px}.border-1[data-v-78b6c60d]{border:1px solid}.mr-10[data-v-78b6c60d]{margin-right:10px}.flex-column[data-v-78b6c60d]{display:flex;flex-direction:column}.text-bold[data-v-78b6c60d]{font-weight:700}.fs-_9[data-v-78b6c60d]{font-size:.9rem}.fs-_8[data-v-78b6c60d]{font-size:.8rem}.text-gray[data-v-78b6c60d]{color:gray}.p-15[data-v-78b6c60d]{padding:15px}.text-ellipsis[data-v-78b6c60d]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.d-flex-center[data-v-78b6c60d]{display:flex;justify-content:center;align-items:center}",
|
|
13487
13506
|
map: undefined,
|
|
13488
13507
|
media: undefined
|
|
13489
13508
|
});
|
|
@@ -13491,10 +13510,10 @@ var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
|
|
|
13491
13510
|
/* scoped */
|
|
13492
13511
|
|
|
13493
13512
|
|
|
13494
|
-
var __vue_scope_id__ = "data-v-
|
|
13513
|
+
var __vue_scope_id__ = "data-v-78b6c60d";
|
|
13495
13514
|
/* module identifier */
|
|
13496
13515
|
|
|
13497
|
-
var __vue_module_identifier__ = "data-v-
|
|
13516
|
+
var __vue_module_identifier__ = "data-v-78b6c60d";
|
|
13498
13517
|
/* functional template */
|
|
13499
13518
|
|
|
13500
13519
|
var __vue_is_functional_template__ = false;
|