vue-intergrall-plugins 0.0.260 → 0.0.261
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.
|
@@ -11762,7 +11762,7 @@ var __vue_render__$7 = function __vue_render__() {
|
|
|
11762
11762
|
}
|
|
11763
11763
|
}) : _vm._e()], 1), _vm._ssrNode(" " + (_vm.arrBotoes.length ? _vm._ssrList(_vm.arrBotoes, function (btn, index) {
|
|
11764
11764
|
return "<div" + _vm._ssrAttr("title", btn.titulo) + " class=\"interatividade-btn\"><p class=\"interatividade-titulo\">" + _vm._s(btn.titulo) + "</p></div>";
|
|
11765
|
-
}) : Object.keys(_vm.objItens).length ? "<div
|
|
11765
|
+
}) : Object.keys(_vm.objItens).length ? "<div" + _vm._ssrClass("interatividade-lista", _vm.tipoBotoes == 'listItem' ? 'bg-none' : '') + "><div" + _vm._ssrClass("interatividade-lista-conteudo", _vm.tipoBotoes == 'listItem' ? 'border-bottom-none padding-none' : '') + ">" + (_vm.objItens.header && _vm.objItens.header.text ? "<p class=\"interatividade-lista-titulo\">" + _vm._s(_vm.objItens.header.text) + "</p>" : "<!---->") + " " + (_vm.objItens.body && _vm.objItens.body.text ? "<p class=\"interatividade-lista-corpo\">" + _vm._s(_vm.objItens.body.text) + "</p>" : "<!---->") + " " + (_vm.objItens.footer && _vm.objItens.footer.text ? "<p class=\"interatividade-lista-rodape\">" + _vm._s(_vm.objItens.footer.text) + "</p>" : "<!---->") + "</div> " + (_vm.objItens.list && _vm.objItens.list.title ? "<p" + _vm._ssrClass("interatividade-lista-link", _vm.tipoBotoes == 'listItem' ? 'bg-white border-radius-5 mt-5' : '') + ">" + _vm._s(_vm.objItens.list.title) + "</p>" : "<!---->") + "</div>" : "<!---->"))], 2);
|
|
11766
11766
|
};
|
|
11767
11767
|
|
|
11768
11768
|
var __vue_staticRenderFns__$7 = [];
|
|
@@ -11770,8 +11770,8 @@ var __vue_staticRenderFns__$7 = [];
|
|
|
11770
11770
|
|
|
11771
11771
|
var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
11772
11772
|
if (!inject) return;
|
|
11773
|
-
inject("data-v-
|
|
11774
|
-
source: ".show-x-enter-active,.show-x-leave-enter{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter,.show-x-leave-to{opacity:0;transform:translateX(5%)}.interatividade-btn{width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#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}.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}",
|
|
11773
|
+
inject("data-v-180b8532_0", {
|
|
11774
|
+
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}",
|
|
11775
11775
|
map: undefined,
|
|
11776
11776
|
media: undefined
|
|
11777
11777
|
});
|
|
@@ -11782,7 +11782,7 @@ var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
|
11782
11782
|
var __vue_scope_id__$7 = undefined;
|
|
11783
11783
|
/* module identifier */
|
|
11784
11784
|
|
|
11785
|
-
var __vue_module_identifier__$7 = "data-v-
|
|
11785
|
+
var __vue_module_identifier__$7 = "data-v-180b8532";
|
|
11786
11786
|
/* functional template */
|
|
11787
11787
|
|
|
11788
11788
|
var __vue_is_functional_template__$7 = false;
|
package/package.json
CHANGED
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
</div>
|
|
10
10
|
</template>
|
|
11
11
|
<template v-else-if="Object.keys(objItens).length">
|
|
12
|
-
<div class="interatividade-lista">
|
|
13
|
-
<div class="interatividade-lista-conteudo">
|
|
12
|
+
<div class="interatividade-lista" :class="tipoBotoes == 'listItem' ? 'bg-none' : ''">
|
|
13
|
+
<div class="interatividade-lista-conteudo" :class="tipoBotoes == 'listItem' ? 'border-bottom-none padding-none' : ''">
|
|
14
14
|
<p v-if="objItens.header && objItens.header.text" v-html="objItens.header.text" class="interatividade-lista-titulo"></p>
|
|
15
15
|
<p v-if="objItens.body && objItens.body.text" v-html="objItens.body.text" class="interatividade-lista-corpo"></p>
|
|
16
16
|
<p v-if="objItens.footer && objItens.footer.text" v-html="objItens.footer.text" class="interatividade-lista-rodape"></p>
|
|
17
17
|
</div>
|
|
18
|
-
<p v-if="objItens.list && objItens.list.title" v-html="objItens.list.title" @click="expandirLista" class="interatividade-lista-link"></p>
|
|
18
|
+
<p v-if="objItens.list && objItens.list.title" v-html="objItens.list.title" @click="expandirLista" :class="tipoBotoes == 'listItem' ? 'bg-white border-radius-5 mt-5' : ''" class="interatividade-lista-link"></p>
|
|
19
19
|
</div>
|
|
20
20
|
</template>
|
|
21
21
|
</div>
|
|
@@ -82,6 +82,22 @@ export default {
|
|
|
82
82
|
transform: translateX(5%);
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
+
.bg-none {
|
|
86
|
+
background-color: transparent!important;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.bg-white {
|
|
90
|
+
background-color: #FFF;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.border-radius-5 {
|
|
94
|
+
border-radius: 5px
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.mt-5 {
|
|
98
|
+
margin-top: 5px;
|
|
99
|
+
}
|
|
100
|
+
|
|
85
101
|
.interatividade-btn {
|
|
86
102
|
width: 100%;
|
|
87
103
|
display: flex;
|
|
@@ -113,6 +129,14 @@ export default {
|
|
|
113
129
|
color: #333;
|
|
114
130
|
margin: 10px 0;
|
|
115
131
|
}
|
|
132
|
+
|
|
133
|
+
.border-bottom-none {
|
|
134
|
+
border-bottom: none!important;
|
|
135
|
+
}
|
|
136
|
+
.padding-none {
|
|
137
|
+
padding: unset!important;
|
|
138
|
+
}
|
|
139
|
+
|
|
116
140
|
.interatividade-lista-conteudo {
|
|
117
141
|
padding: 10px;
|
|
118
142
|
border-bottom: 1px solid #D7D7D7;
|