vue-intergrall-plugins 1.1.7 → 1.1.8

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.
@@ -4378,12 +4378,20 @@ var __vue_render__$s = function () {
4378
4378
  return _vm.openFilesByClip();
4379
4379
  }
4380
4380
  }
4381
- }, [_c('fa-icon', {
4381
+ }, [_c('span', {
4382
+ staticStyle: {
4383
+ "display": "flex",
4384
+ "align-items": "center",
4385
+ "cursor": "pointer"
4386
+ },
4382
4387
  attrs: {
4383
- "icon": ['fas', 'paperclip'],
4384
4388
  "title": _vm.dictionary.title_selecionar_anexo
4385
4389
  }
4386
- }), _vm._v(" "), _c('transition', {
4390
+ }, [_c('fa-icon', {
4391
+ attrs: {
4392
+ "icon": ['fas', 'paperclip']
4393
+ }
4394
+ })], 1), _vm._v(" "), _c('transition', {
4387
4395
  attrs: {
4388
4396
  "name": "fade"
4389
4397
  }
@@ -4572,7 +4580,7 @@ var __vue_staticRenderFns__$s = [];
4572
4580
  /* style */
4573
4581
  const __vue_inject_styles__$s = function (inject) {
4574
4582
  if (!inject) return;
4575
- inject("data-v-7182ad70_0", {
4583
+ inject("data-v-8179835e_0", {
4576
4584
  source: ".fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.d-none{display:none}.files-counter{position:absolute;top:unset;transform:translate(17.5px,-15px);background-color:#888;z-index:1;font-size:8px;width:15px;height:15px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.9;transition:all .3s;color:#fff;font-weight:900}.files-counter:hover{opacity:1}.files-counter-2{transform:translate(-15px,28px);opacity:.9;position:absolute;display:flex;justify-content:center;align-items:center;color:#888;font-size:12.8px}.files-counter-2 svg{margin-left:5px}.files-counter-2:hover{opacity:1;text-decoration:underline}",
4577
4585
  map: undefined,
4578
4586
  media: undefined
@@ -8235,10 +8243,13 @@ var __vue_render__$e = function () {
8235
8243
  return _vm.openFile(mku, type);
8236
8244
  }
8237
8245
  }
8238
- }) : _c('fa-icon', {
8239
- class: _vm.returnCurrentClass(type),
8246
+ }) : _c('span', {
8247
+ staticStyle: {
8248
+ "display": "flex",
8249
+ "align-items": "center",
8250
+ "cursor": "pointer"
8251
+ },
8240
8252
  attrs: {
8241
- "icon": _vm.returnCurrentIcon(type),
8242
8253
  "title": name
8243
8254
  },
8244
8255
  on: {
@@ -8246,7 +8257,12 @@ var __vue_render__$e = function () {
8246
8257
  return _vm.openFile(mku, type);
8247
8258
  }
8248
8259
  }
8249
- }), _vm._v(" "), _c('a', {
8260
+ }, [_c('fa-icon', {
8261
+ class: _vm.returnCurrentClass(type),
8262
+ attrs: {
8263
+ "icon": _vm.returnCurrentIcon(type)
8264
+ }
8265
+ })], 1), _vm._v(" "), _c('a', {
8250
8266
  staticClass: "d-flex align-items-end ml-3 text-dark",
8251
8267
  attrs: {
8252
8268
  "href": _vm.dominio + "/callcenter/docs.php?mku=" + mkuDownload,
@@ -8259,7 +8275,7 @@ var __vue_render__$e = function () {
8259
8275
  attrs: {
8260
8276
  "icon": ['fas', 'download']
8261
8277
  }
8262
- })], 1)], 1);
8278
+ })], 1)]);
8263
8279
  }), 0), _vm._v(" "), !_vm.anexos.length ? _c('p', {
8264
8280
  staticClass: "text-center mb-5",
8265
8281
  domProps: {
@@ -8272,7 +8288,7 @@ var __vue_staticRenderFns__$e = [];
8272
8288
  /* style */
8273
8289
  const __vue_inject_styles__$e = function (inject) {
8274
8290
  if (!inject) return;
8275
- inject("data-v-3090f7e0_0", {
8291
+ inject("data-v-821c9eca_0", {
8276
8292
  source: ".divisor-form-info-aditional{display:flex;align-items:center;justify-content:space-around}.info-aditional{border-bottom:1px solid #ccc;width:49%}.interatividade-form-header{background-color:#efefef;margin-top:5px;border-top-right-radius:10px;border-top-left-radius:10px;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;justify-content:space-between;display:flex;color:#333;font-weight:700;font-size:14.4px}.interatividade-form-body{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{margin:10px 0}.interatividade-titulo-form{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden;max-width:100%;margin:0;padding:0;padding-top:5px}.interatividade-description-form{overflow:hidden;max-width:100%;margin:0;padding:0}.text-dark{color:#333}.ml-3{margin-left:3px}.flex-wrap{flex-wrap:wrap}.align-items-center{align-items:center}.d-flex{display:flex}.align-items-end{align-items:flex-end}.flex-column{flex-direction:column}.text-bold{font-weight:700}.m-5{margin:5px}.mb-5{margin-bottom:5px}.mx-5{margin-left:5px;margin-right:5px}.cursor-pointer{cursor:pointer}.bg-dark-white-2{background-color:#f7f7f7}.border-radius-10{border-radius:10px}.w-100{width:100%}.overflow-hidden{overflow:hidden}.mt-10{margin-top:10px}.flex-wrap{flex-wrap:wrap}.d-flex{display:flex}.p-10{padding:10px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.d-flex-center{display:flex;justify-content:center;align-items:center}.fs-_85{font-size:13.6px}.text-ellipsis{text-overflow:ellipsis}.text-left{text-align:left}.text-ellipsis{white-space:nowrap;overflow:hidden}.ml-5{margin-left:5px}.text-shadow{text-shadow:0 0 #000}.justify-content-between{justify-content:space-between}.mr-5{margin-right:5px}",
8277
8293
  map: undefined,
8278
8294
  media: undefined