vue-intergrall-plugins 0.0.150 → 0.0.151
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.
|
@@ -5666,13 +5666,6 @@ var script$9 = {
|
|
|
5666
5666
|
}
|
|
5667
5667
|
},
|
|
5668
5668
|
methods: {
|
|
5669
|
-
resizeHeaderCard: function resizeHeaderCard() {
|
|
5670
|
-
if (this.resizeCard) {
|
|
5671
|
-
this.styleCard = "flex-direction: column;";
|
|
5672
|
-
}
|
|
5673
|
-
|
|
5674
|
-
return this.styleCard;
|
|
5675
|
-
},
|
|
5676
5669
|
formataTimezoneData: function formataTimezoneData$1(timezoneData) {
|
|
5677
5670
|
return formataTimezoneData(timezoneData);
|
|
5678
5671
|
},
|
|
@@ -5744,7 +5737,7 @@ var __vue_staticRenderFns__$9 = [];
|
|
|
5744
5737
|
|
|
5745
5738
|
var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
5746
5739
|
if (!inject) return;
|
|
5747
|
-
inject("data-v-
|
|
5740
|
+
inject("data-v-4be10146_0", {
|
|
5748
5741
|
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}",
|
|
5749
5742
|
map: undefined,
|
|
5750
5743
|
media: undefined
|
|
@@ -5756,7 +5749,7 @@ var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
|
|
|
5756
5749
|
var __vue_scope_id__$9 = undefined;
|
|
5757
5750
|
/* module identifier */
|
|
5758
5751
|
|
|
5759
|
-
var __vue_module_identifier__$9 = "data-v-
|
|
5752
|
+
var __vue_module_identifier__$9 = "data-v-4be10146";
|
|
5760
5753
|
/* functional template */
|
|
5761
5754
|
|
|
5762
5755
|
var __vue_is_functional_template__$9 = false;
|