vue-intergrall-plugins 0.0.194 → 0.0.195
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.
|
@@ -12287,6 +12287,7 @@ var script$4 = {
|
|
|
12287
12287
|
theme_color
|
|
12288
12288
|
} = raspagem;
|
|
12289
12289
|
if (description) this.linkPreview.description = description;
|
|
12290
|
+
if (raspagem.author) this.linkPreview.author = raspagem.author;
|
|
12290
12291
|
|
|
12291
12292
|
if (og) {
|
|
12292
12293
|
const {
|
|
@@ -12365,8 +12366,8 @@ var __vue_staticRenderFns__$4 = [];
|
|
|
12365
12366
|
|
|
12366
12367
|
const __vue_inject_styles__$4 = function (inject) {
|
|
12367
12368
|
if (!inject) return;
|
|
12368
|
-
inject("data-v-
|
|
12369
|
-
source: ".link-preview[data-v-
|
|
12369
|
+
inject("data-v-1c4c4efa_0", {
|
|
12370
|
+
source: ".link-preview[data-v-1c4c4efa]{display:flex;flex-direction:column;background-color:#eee;color:#333;cursor:pointer;margin:5px 0;border-radius:5px}.link-preview-image[data-v-1c4c4efa]{display:flex;justify-content:center;align-items:center;padding:10px;margin-bottom:5px}.link-preview-author[data-v-1c4c4efa]{margin:5px;font-size:.625em}.link-preview-author h1[data-v-1c4c4efa]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-image img[data-v-1c4c4efa]{min-width:100px;max-width:200px}.link-preview-infos[data-v-1c4c4efa]{background-color:#2626261a;padding:5px;margin:0 5px 5px 5px;font-size:.8rem;border-radius:5px}.link-preview:hover .link-preview-infos p[data-v-1c4c4efa]{text-decoration:underline}",
|
|
12370
12371
|
map: undefined,
|
|
12371
12372
|
media: undefined
|
|
12372
12373
|
});
|
|
@@ -12374,7 +12375,7 @@ const __vue_inject_styles__$4 = function (inject) {
|
|
|
12374
12375
|
/* scoped */
|
|
12375
12376
|
|
|
12376
12377
|
|
|
12377
|
-
const __vue_scope_id__$4 = "data-v-
|
|
12378
|
+
const __vue_scope_id__$4 = "data-v-1c4c4efa";
|
|
12378
12379
|
/* module identifier */
|
|
12379
12380
|
|
|
12380
12381
|
const __vue_module_identifier__$4 = undefined;
|