@piveau/piveau-hub-ui-modules 4.6.94 → 4.6.96
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/dist/data-provider-interface/CatalogueMQA.vue.mjs +52 -52
- package/dist/data-provider-interface/CatalogueMQA.vue.mjs.map +1 -1
- package/dist/data-provider-interface/components/ConditionalInput.vue.mjs +108 -116
- package/dist/data-provider-interface/components/ConditionalInput.vue.mjs.map +1 -1
- package/dist/data-provider-interface/components/SelectControlledGroup.vue.mjs +10 -10
- package/dist/data-provider-interface/components/SelectControlledGroup.vue.mjs.map +1 -1
- package/dist/datasetDetails/properties/ValuesList.vue.mjs +39 -41
- package/dist/datasetDetails/properties/ValuesList.vue.mjs.map +1 -1
- package/dist/datasets/DatasetList.vue.mjs +10 -10
- package/dist/datasets/DatasetList.vue.mjs.map +1 -1
- package/dist/piveau-hub-ui-modules.css +1 -1
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import b from "../../widgets/AppLink.vue.mjs";
|
|
2
2
|
import { truncate as g, removeMailtoOrTel as h } from "../../utils/helpers.mjs";
|
|
3
3
|
import L from "../../filters/dateFilters.mjs";
|
|
4
|
-
import { resolveComponent as C, openBlock as a, createElementBlock as r, Fragment as
|
|
4
|
+
import { resolveComponent as C, openBlock as a, createElementBlock as r, Fragment as k, renderList as c, normalizeStyle as V, normalizeClass as y, createElementVNode as f, toDisplayString as o, createTextVNode as m, createBlock as x, withCtx as w } from "vue";
|
|
5
5
|
import "./ValuesList.vue2.mjs";
|
|
6
|
-
import
|
|
7
|
-
const
|
|
6
|
+
import T from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
7
|
+
const v = {
|
|
8
8
|
name: "ValuesList",
|
|
9
9
|
props: {
|
|
10
10
|
values: Array,
|
|
@@ -21,86 +21,84 @@ const A = {
|
|
|
21
21
|
interpretTranslateKey: Function
|
|
22
22
|
},
|
|
23
23
|
components: {
|
|
24
|
-
AppLink:
|
|
24
|
+
AppLink: b
|
|
25
25
|
},
|
|
26
26
|
methods: {
|
|
27
27
|
truncate: g,
|
|
28
28
|
removeMailtoOrTel: h,
|
|
29
29
|
getLabel(l) {
|
|
30
|
-
const
|
|
31
|
-
return typeof l.translation == "string" ? this.interpretTranslateKey(l.translation,
|
|
30
|
+
const t = "message.metadata";
|
|
31
|
+
return typeof l.translation == "string" ? this.interpretTranslateKey(l.translation, t) : `${this.i18n.global.t(`${t}.${l.key}`)}:`;
|
|
32
32
|
},
|
|
33
33
|
isLink(l) {
|
|
34
34
|
var p;
|
|
35
|
-
const
|
|
36
|
-
return ["homepage"].includes(
|
|
35
|
+
const t = l.key.toLowerCase(), n = (p = l.type) == null ? void 0 : p.toLowerCase();
|
|
36
|
+
return ["homepage"].includes(t) || n === "link" || n === "link_blank";
|
|
37
37
|
},
|
|
38
|
-
displayValue(l,
|
|
39
|
-
switch (
|
|
38
|
+
displayValue(l, t) {
|
|
39
|
+
switch (t) {
|
|
40
40
|
case "date":
|
|
41
41
|
return L.formatEU(l);
|
|
42
42
|
default:
|
|
43
43
|
return typeof l == "string" ? g(l, 75) : l;
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
|
-
handleClick(l,
|
|
47
|
-
const n =
|
|
46
|
+
handleClick(l, t) {
|
|
47
|
+
const n = t.key.toLowerCase();
|
|
48
48
|
this.track && this.track.includes(n) && this.$emit("track-link", l, "link");
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
-
},
|
|
52
|
-
function S(l,
|
|
53
|
-
const
|
|
51
|
+
}, A = { class: "dsd-properties-inner-label" }, B = { class: "dsd-properties-inner-label" }, E = ["href", "target", "onClick"], F = { class: "dsd-properties-inner-label" };
|
|
52
|
+
function S(l, t, n, p, z, s) {
|
|
53
|
+
const _ = C("app-link");
|
|
54
54
|
return a(), r("div", null, [
|
|
55
|
-
(a(!0), r(
|
|
55
|
+
(a(!0), r(k, null, c(n.values, (e, u) => (a(), r("div", {
|
|
56
56
|
key: u,
|
|
57
57
|
style: V(n.itemstyles)
|
|
58
58
|
}, [
|
|
59
|
-
|
|
59
|
+
e.key === "email" ? (a(), r("div", {
|
|
60
60
|
key: 0,
|
|
61
|
-
class:
|
|
61
|
+
class: y({ "mb-1": u < n.values.length })
|
|
62
62
|
}, [
|
|
63
|
-
f("span",
|
|
64
|
-
|
|
65
|
-
(a(!0), r(
|
|
63
|
+
f("span", A, o(s.getLabel(e)), 1),
|
|
64
|
+
t[0] || (t[0] = m()),
|
|
65
|
+
(a(!0), r(k, null, c(e.value, (i, d) => (a(), x(_, {
|
|
66
66
|
key: d,
|
|
67
67
|
to: `mailto:${s.removeMailtoOrTel(i)}`
|
|
68
68
|
}, {
|
|
69
69
|
default: w(() => [
|
|
70
|
-
|
|
70
|
+
m(o(s.displayValue(i, e.type)), 1)
|
|
71
71
|
]),
|
|
72
72
|
_: 2
|
|
73
73
|
}, 1032, ["to"]))), 128))
|
|
74
|
-
], 2)) :
|
|
75
|
-
e[3] || (e[3] = k()),
|
|
76
|
-
t.key === "identifier" ? (a(), r("div", {
|
|
74
|
+
], 2)) : e.key === "identifier" ? (a(), r("div", {
|
|
77
75
|
key: 1,
|
|
78
|
-
class:
|
|
79
|
-
}, o(s.getLabel(
|
|
76
|
+
class: y({ "mb-1": u < n.values.length })
|
|
77
|
+
}, o(s.getLabel(e)) + " " + o(e.value[u]), 3)) : s.isLink(e) ? (a(), r("div", {
|
|
80
78
|
key: 2,
|
|
81
|
-
class:
|
|
79
|
+
class: y({ "mb-1": u < n.values.length })
|
|
82
80
|
}, [
|
|
83
|
-
f("span",
|
|
84
|
-
|
|
85
|
-
(a(!0), r(
|
|
81
|
+
f("span", B, o(s.getLabel(e)), 1),
|
|
82
|
+
t[1] || (t[1] = m()),
|
|
83
|
+
(a(!0), r(k, null, c(e.value, (i, d) => (a(), r("a", {
|
|
86
84
|
key: d,
|
|
87
85
|
href: i,
|
|
88
|
-
target:
|
|
89
|
-
onClick: (K) => s.handleClick(i,
|
|
90
|
-
}, o(s.displayValue(i,
|
|
86
|
+
target: e.type === "link_blank" ? "_blank" : void 0,
|
|
87
|
+
onClick: (K) => s.handleClick(i, e)
|
|
88
|
+
}, o(s.displayValue(i, e.type)), 9, E))), 128))
|
|
91
89
|
], 2)) : (a(), r("div", {
|
|
92
90
|
key: 3,
|
|
93
|
-
class:
|
|
91
|
+
class: y({ "mb-1": u < n.values.length })
|
|
94
92
|
}, [
|
|
95
|
-
f("span",
|
|
96
|
-
|
|
97
|
-
(a(!0), r(
|
|
93
|
+
f("span", F, o(s.getLabel(e)), 1),
|
|
94
|
+
t[2] || (t[2] = m()),
|
|
95
|
+
(a(!0), r(k, null, c(e.value, (i, d) => (a(), r("span", { key: d }, o(s.displayValue(i, e.type)), 1))), 128))
|
|
98
96
|
], 2))
|
|
99
97
|
], 4))), 128))
|
|
100
98
|
]);
|
|
101
99
|
}
|
|
102
|
-
const
|
|
100
|
+
const j = /* @__PURE__ */ T(v, [["render", S], ["__scopeId", "data-v-33e5f54c"]]);
|
|
103
101
|
export {
|
|
104
|
-
|
|
102
|
+
j as default
|
|
105
103
|
};
|
|
106
104
|
//# sourceMappingURL=ValuesList.vue.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ValuesList.vue.mjs","sources":["../../../lib/datasetDetails/properties/ValuesList.vue"],"sourcesContent":["<template>\n <div>\n <div v-for=\"(v, i) of values\" :key=\"i\" :style=\"itemstyles\">\n <div v-if=\"v.key === 'email'\" :class=\"{'mb-1':i<values.length}\">\n
|
|
1
|
+
{"version":3,"file":"ValuesList.vue.mjs","sources":["../../../lib/datasetDetails/properties/ValuesList.vue"],"sourcesContent":["<template>\n <div>\n <div v-for=\"(v, i) of values\" :key=\"i\" :style=\"itemstyles\">\n <div v-if=\"v.key === 'email'\" :class=\"{'mb-1':i<values.length}\">\n <span class=\"dsd-properties-inner-label\">{{ getLabel(v) }}</span>\n <app-link v-for=\"(item, j) in v.value\" :key=\"j\" :to=\"`mailto:${removeMailtoOrTel(item)}`\">\n {{ displayValue(item, v.type) }}\n </app-link>\n </div>\n <div v-else-if=\"v.key === 'identifier'\" :class=\"{'mb-1':i<values.length}\">\n {{ getLabel(v) }} {{ v.value[i] }}\n </div>\n <div v-else-if=\"isLink(v)\" :class=\"{'mb-1':i<values.length}\">\n <span class=\"dsd-properties-inner-label\">{{ getLabel(v) }}</span>\n <a v-for=\"(item, j) in v.value\" :key=\"j\" :href=\"item\"\n :target=\"v.type==='link_blank'? '_blank':undefined\"\n @click=\"handleClick(item, v)\">\n {{ displayValue(item, v.type) }}\n </a>\n </div>\n <div v-else :class=\"{'mb-1':i<values.length}\">\n <span class=\"dsd-properties-inner-label\">{{ getLabel(v) }}</span>\n\n <span v-for=\"(item, j) in v.value\" :key=\"j\">{{ displayValue(item, v.type) }}</span>\n </div>\n </div>\n </div>\n</template>\n\n<script>\nimport AppLink from \"../../widgets/AppLink\";\nimport {removeMailtoOrTel, truncate} from \"../../utils/helpers.ts\";\nimport dateFilters from \"../../filters/dateFilters.ts\";\n\nexport default {\n name: \"ValuesList\",\n props: {\n values: Array, // Expected format: array of objects with \"key\" and \"value\" field, where\n // \"key\" is a string and \"value\" is an array of strings (a single value\n // is represented by n array of length 1). Additionally, a \"type\" field\n // and a translation field may be included. If type is \"link\" we display\n // a link, if translation is given, it is used for the i18n value for the label.\n // Special cases of translation: in single quotes, use the literal string instead\n // of a i18n translation; if starting with a slash, use the value as an i18n key\n // literally, instead of appending it to \"message.metadata.\"\n track: Array,\n itemstyles: String,\n interpretTranslateKey: Function\n },\n components: {\n AppLink\n },\n methods: {\n truncate,\n removeMailtoOrTel,\n getLabel(v) {\n const prefix = \"message.metadata\";\n if (typeof v.translation === 'string') {\n return this.interpretTranslateKey(v.translation, prefix);\n }\n return `${this.i18n.global.t(`${prefix}.${v.key}`)}:`;\n },\n isLink(v) {\n const key = v.key.toLowerCase();\n const type = v.type?.toLowerCase();\n return ['homepage'].includes(key) || type === 'link' || type === 'link_blank';//|| key.endsWith('url') || key.endsWith('uri');\n },\n displayValue(item, type) {\n switch (type) {\n case 'date':\n return dateFilters.formatEU(item);\n default:\n return typeof item === 'string' ? truncate(item, 75) : item;\n }\n },\n handleClick(item, v) {\n const key = v.key.toLowerCase();\n if (this.track && this.track.includes(key)) {\n this.$emit('track-link', item, 'link');\n }\n }\n }\n}\n</script>\n\n<style scoped>\n.dsd-properties-inner-label {\n white-space: pre;\n}\n</style>\n"],"names":["_sfc_main","AppLink","truncate","removeMailtoOrTel","v","prefix","key","type","_a","item","dateFilters","_hoisted_1","_hoisted_2","_hoisted_4","_createElementBlock","_openBlock","_Fragment","_renderList","$props","i","_normalizeClass","_createElementVNode","_toDisplayString","$options","j","_createBlock","_component_app_link","_createTextVNode","$event","_hoisted_3"],"mappings":"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"}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { defineComponent as c, openBlock as a, createBlock as
|
|
2
|
-
import
|
|
3
|
-
import { useDataInfoBox as
|
|
4
|
-
const
|
|
1
|
+
import { defineComponent as c, openBlock as a, createBlock as n, resolveDynamicComponent as d, withCtx as m, createElementBlock as i, Fragment as u, renderList as f, unref as p, renderSlot as D } from "vue";
|
|
2
|
+
import x from "../PvDataInfoBox/PvDataInfoBox.vue.mjs";
|
|
3
|
+
import { useDataInfoBox as B } from "../composables/useDataInfoBox.mjs";
|
|
4
|
+
const C = /* @__PURE__ */ c({
|
|
5
5
|
__name: "DatasetList",
|
|
6
6
|
props: {
|
|
7
7
|
as: { default: "div" },
|
|
8
8
|
datasets: {},
|
|
9
9
|
locale: {}
|
|
10
10
|
},
|
|
11
|
-
setup(
|
|
12
|
-
const s =
|
|
11
|
+
setup(e) {
|
|
12
|
+
const s = e, r = B({
|
|
13
13
|
datasets: s.datasets,
|
|
14
14
|
locale: s.locale
|
|
15
15
|
});
|
|
16
|
-
return (
|
|
16
|
+
return (l, k) => (a(), n(d(e.as), null, {
|
|
17
17
|
default: m(() => [
|
|
18
|
-
(a(!0), i(u, null, p(
|
|
18
|
+
(a(!0), i(u, null, f(p(r), (t, o) => D(l.$slots, "default", {
|
|
19
19
|
dataset: t,
|
|
20
20
|
rawDataset: e.datasets[o],
|
|
21
21
|
index: o
|
|
22
22
|
}, () => [
|
|
23
|
-
(a(),
|
|
23
|
+
(a(), n(x, {
|
|
24
24
|
key: t.id,
|
|
25
25
|
to: `/datasets/${t.id}`,
|
|
26
26
|
src: t.src,
|
|
@@ -36,6 +36,6 @@ const x = /* @__PURE__ */ c({
|
|
|
36
36
|
}
|
|
37
37
|
});
|
|
38
38
|
export {
|
|
39
|
-
|
|
39
|
+
C as default
|
|
40
40
|
};
|
|
41
41
|
//# sourceMappingURL=DatasetList.vue.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatasetList.vue.mjs","sources":["../../lib/datasets/DatasetList.vue"],"sourcesContent":["<template>\n <component :is=\"as\">\n <template v-for=\"(dataset, idx) in computedDatasets\">\n <slot :dataset=\"dataset\" :raw-dataset=\"datasets[idx]\" :index=\"idx\">\n <pv-data-info-box\n :key=\"dataset.id\"\n :to=\"`/datasets/${dataset.id}`\"\n :src=\"dataset.src\"\n :dataset=\"dataset.dataset\"\n :description-max-length=\"1000\"\n :data-cy=\"`dataset@${dataset.id}`\"\n class=\"mt-3\"\n />\n </slot>\n </template>\n </component>\n</template>\n\n<script lang=\"ts\" setup>\nimport PvDataInfoBox from '../PvDataInfoBox/PvDataInfoBox.vue'\n\nimport { useDataInfoBox } from '../composables/useDataInfoBox';\n\nconst props = withDefaults(defineProps<{\n as?: string;\n datasets: any;\n locale: string;\n}>(), {\n as: 'div'\n})\n\nconst computedDatasets = useDataInfoBox({ \n datasets: props.datasets,\n locale: props.locale\n })\n</script>\n\n<style lang=\"scss\" scoped>\n\n</style>"],"names":["props","__props","computedDatasets","useDataInfoBox","_openBlock","_createBlock","_resolveDynamicComponent","
|
|
1
|
+
{"version":3,"file":"DatasetList.vue.mjs","sources":["../../lib/datasets/DatasetList.vue"],"sourcesContent":["<template>\n <component :is=\"as\">\n <template v-for=\"(dataset, idx) in computedDatasets\">\n <slot :dataset=\"dataset\" :raw-dataset=\"datasets[idx]\" :index=\"idx\">\n <pv-data-info-box\n :key=\"dataset.id\"\n :to=\"`/datasets/${dataset.id}`\"\n :src=\"dataset.src\"\n :dataset=\"dataset.dataset\"\n :description-max-length=\"1000\"\n :data-cy=\"`dataset@${dataset.id}`\"\n class=\"mt-3\"\n />\n </slot>\n </template>\n </component>\n</template>\n\n<script lang=\"ts\" setup>\nimport PvDataInfoBox from '../PvDataInfoBox/PvDataInfoBox.vue'\n\nimport { useDataInfoBox } from '../composables/useDataInfoBox';\n\nconst props = withDefaults(defineProps<{\n as?: string;\n datasets: any;\n locale: string;\n}>(), {\n as: 'div'\n})\n\nconst computedDatasets = useDataInfoBox({ \n datasets: props.datasets,\n locale: props.locale\n })\n</script>\n\n<style lang=\"scss\" scoped>\n\n</style>"],"names":["props","__props","computedDatasets","useDataInfoBox","_openBlock","_createBlock","_resolveDynamicComponent","_createElementBlock","_Fragment","_renderList","_unref","dataset","idx","_renderSlot","_ctx","PvDataInfoBox"],"mappings":";;;;;;;;;;;AAuBA,UAAMA,IAAQC,GAQRC,IAAmBC,EAAe;AAAA,MACtC,UAAUH,EAAM;AAAA,MAChB,QAAQA,EAAM;AAAA,IAAA,CACd;sBAjCAI,EAAA,GAAAC,EAcYC,EAdIL,EAAE,EAAA,GAAA,MAAA;AAAA,iBACN,MAA0C;AAAA,SAApDG,EAAA,EAAA,GAAAG,EAYWC,GAZwB,MAAAC,EAAAC,EAAAR,CAAA,GAAjB,CAAAS,GAASC,MACzBC,EAUOC,EAAA,QAAA,WAAA;AAAA,UAVA,SAAAH;AAAA,UAAmB,YAAaV,EAAQ,SAACW,CAAG;AAAA,UAAI,OAAOA;AAAA,QAAA,GAA9D,MAUO;AAAA,aATL,GAAAP,EAQEU,GAAA;AAAA,YAPC,KAAKJ,EAAQ;AAAA,YACb,IAAE,aAAeA,EAAQ,EAAE;AAAA,YAC3B,KAAKA,EAAQ;AAAA,YACb,SAASA,EAAQ;AAAA,YACjB,0BAAwB;AAAA,YACxB,WAAO,WAAaA,EAAQ,EAAE;AAAA,YAC/B,OAAM;AAAA,UAAA;;;;;;;"}
|