@dpa-id-components/dpa-shared-components 0.15.1 → 0.15.3
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/audio-circled-232ac711.mjs +15 -0
- package/dist/audio-filled-c7f0b06d.mjs +19 -0
- package/dist/components/DpaEventItem/DpaEventItemCompact.vue.d.ts +11 -10
- package/dist/components/DpaMediaItem/DpaMediaItem.vue.d.ts +61 -0
- package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +3 -3
- package/dist/components/UiIcon/UiIcon.vue.d.ts +3 -3
- package/dist/components/index.d.ts +2 -1
- package/dist/dpa-shared-components.mjs +1213 -1107
- package/dist/dpa-shared-components.umd.js +4 -4
- package/dist/graphic-circled-c7768cfc.mjs +15 -0
- package/dist/graphic-filled-6f965469.mjs +19 -0
- package/dist/picture-circled-7602192a.mjs +15 -0
- package/dist/picture-filled-a6b618dc.mjs +19 -0
- package/dist/style.css +1 -1
- package/dist/text-circled-5283cff7.mjs +15 -0
- package/dist/text-filled-dec83924.mjs +19 -0
- package/dist/video-circled-cb973c76.mjs +15 -0
- package/dist/video-filled-864f2e9f.mjs +19 -0
- package/package.json +2 -2
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as C, createElementVNode as t } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 16 16"
|
|
5
|
+
}, n = /* @__PURE__ */ t("path", { d: "M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15ZM12 6.66667C12.3687 6.66667 12.6667 6.96533 12.6667 7.33333C12.6667 9.68 10.9247 11.6213 8.66667 11.9467V13.4708C8.66667 13.839 8.36819 14.1375 8 14.1375C7.63181 14.1375 7.33333 13.839 7.33333 13.4708V11.9467C5.07533 11.6213 3.33333 9.68 3.33333 7.33333C3.33333 6.96533 3.63133 6.66667 4 6.66667C4.36867 6.66667 4.66667 6.96533 4.66667 7.33333C4.66667 9.17133 6.162 10.6667 8 10.6667C9.838 10.6667 11.3333 9.17133 11.3333 7.33333C11.3333 6.96533 11.6313 6.66667 12 6.66667ZM10.1667 7.33333C10.1667 8.52786 9.19452 9.5 8 9.5C6.80548 9.5 5.83333 8.52786 5.83333 7.33333V5C5.83333 3.80548 6.80548 2.83333 8 2.83333C9.19452 2.83333 10.1667 3.80548 10.1667 5V7.33333Z" }, null, -1), c = [
|
|
6
|
+
n
|
|
7
|
+
];
|
|
8
|
+
function r(s, d) {
|
|
9
|
+
return e(), C("svg", o, c);
|
|
10
|
+
}
|
|
11
|
+
const i = { render: r };
|
|
12
|
+
export {
|
|
13
|
+
i as default,
|
|
14
|
+
r as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const C = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 16 16"
|
|
5
|
+
}, n = /* @__PURE__ */ t("path", {
|
|
6
|
+
"fill-rule": "evenodd",
|
|
7
|
+
"clip-rule": "evenodd",
|
|
8
|
+
d: "M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16ZM12 6.66667C11.6313 6.66667 11.3333 6.96533 11.3333 7.33333C11.3333 9.17133 9.838 10.6667 8 10.6667C6.162 10.6667 4.66667 9.17133 4.66667 7.33333C4.66667 6.96533 4.36867 6.66667 4 6.66667C3.63133 6.66667 3.33333 6.96533 3.33333 7.33333C3.33333 9.68 5.07533 11.6213 7.33333 11.9467V13.4708C7.33333 13.839 7.63181 14.1375 8 14.1375C8.36819 14.1375 8.66667 13.839 8.66667 13.4708V11.9467C10.9247 11.6213 12.6667 9.68 12.6667 7.33333C12.6667 6.96533 12.3687 6.66667 12 6.66667ZM10.1667 7.33333V5C10.1667 3.80548 9.19452 2.83333 8 2.83333C6.80548 2.83333 5.83333 3.80548 5.83333 5V7.33333C5.83333 8.52786 6.80548 9.5 8 9.5C9.19452 9.5 10.1667 8.52786 10.1667 7.33333Z"
|
|
9
|
+
}, null, -1), l = [
|
|
10
|
+
n
|
|
11
|
+
];
|
|
12
|
+
function d(r, c) {
|
|
13
|
+
return e(), o("svg", C, l);
|
|
14
|
+
}
|
|
15
|
+
const i = { render: d };
|
|
16
|
+
export {
|
|
17
|
+
i as default,
|
|
18
|
+
d as render
|
|
19
|
+
};
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
type NoticeType = {
|
|
3
|
+
iconName: "event" | "topic";
|
|
4
|
+
displayText: string;
|
|
5
|
+
};
|
|
2
6
|
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
7
|
date: {
|
|
4
8
|
type: __PropType<string>;
|
|
@@ -19,11 +23,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
19
23
|
default: null;
|
|
20
24
|
};
|
|
21
25
|
noticeType: {
|
|
22
|
-
type: __PropType<
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}>;
|
|
26
|
-
required: true;
|
|
26
|
+
type: __PropType<NoticeType[] | undefined>;
|
|
27
|
+
required: false;
|
|
28
|
+
default: () => never[];
|
|
27
29
|
};
|
|
28
30
|
comments: {
|
|
29
31
|
type: __PropType<string | null | undefined>;
|
|
@@ -55,11 +57,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
55
57
|
default: null;
|
|
56
58
|
};
|
|
57
59
|
noticeType: {
|
|
58
|
-
type: __PropType<
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
}>;
|
|
62
|
-
required: true;
|
|
60
|
+
type: __PropType<NoticeType[] | undefined>;
|
|
61
|
+
required: false;
|
|
62
|
+
default: () => never[];
|
|
63
63
|
};
|
|
64
64
|
comments: {
|
|
65
65
|
type: __PropType<string | null | undefined>;
|
|
@@ -74,6 +74,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
74
74
|
}>>, {
|
|
75
75
|
dateDetail: string | undefined;
|
|
76
76
|
location: string | null | undefined;
|
|
77
|
+
noticeType: NoticeType[] | undefined;
|
|
77
78
|
comments: string | null | undefined;
|
|
78
79
|
truncateTitle: boolean | undefined;
|
|
79
80
|
}>;
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
genre: {
|
|
4
|
+
type: __PropType<"audio" | "video" | "text" | "picture" | "graphic" | undefined>;
|
|
5
|
+
required: false;
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
isFulfilled: {
|
|
9
|
+
type: __PropType<boolean | undefined>;
|
|
10
|
+
required: false;
|
|
11
|
+
default: boolean;
|
|
12
|
+
};
|
|
13
|
+
imgSrc: {
|
|
14
|
+
type: __PropType<string | undefined>;
|
|
15
|
+
required: false;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
imgAlt: {
|
|
19
|
+
type: __PropType<string | undefined>;
|
|
20
|
+
required: false;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
imgCount: {
|
|
24
|
+
type: __PropType<number | undefined>;
|
|
25
|
+
required: false;
|
|
26
|
+
default: number;
|
|
27
|
+
};
|
|
28
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
|
+
genre: {
|
|
30
|
+
type: __PropType<"audio" | "video" | "text" | "picture" | "graphic" | undefined>;
|
|
31
|
+
required: false;
|
|
32
|
+
default: string;
|
|
33
|
+
};
|
|
34
|
+
isFulfilled: {
|
|
35
|
+
type: __PropType<boolean | undefined>;
|
|
36
|
+
required: false;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
39
|
+
imgSrc: {
|
|
40
|
+
type: __PropType<string | undefined>;
|
|
41
|
+
required: false;
|
|
42
|
+
default: string;
|
|
43
|
+
};
|
|
44
|
+
imgAlt: {
|
|
45
|
+
type: __PropType<string | undefined>;
|
|
46
|
+
required: false;
|
|
47
|
+
default: string;
|
|
48
|
+
};
|
|
49
|
+
imgCount: {
|
|
50
|
+
type: __PropType<number | undefined>;
|
|
51
|
+
required: false;
|
|
52
|
+
default: number;
|
|
53
|
+
};
|
|
54
|
+
}>>, {
|
|
55
|
+
genre: "audio" | "video" | "text" | "picture" | "graphic" | undefined;
|
|
56
|
+
isFulfilled: boolean | undefined;
|
|
57
|
+
imgSrc: string | undefined;
|
|
58
|
+
imgAlt: string | undefined;
|
|
59
|
+
imgCount: number | undefined;
|
|
60
|
+
}>;
|
|
61
|
+
export default _sfc_main;
|
|
@@ -21,7 +21,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
23
|
iconSize: {
|
|
24
|
-
type: __PropType<"small" | "
|
|
24
|
+
type: __PropType<"small" | "xs" | "large" | undefined>;
|
|
25
25
|
required: false;
|
|
26
26
|
default: string;
|
|
27
27
|
};
|
|
@@ -52,7 +52,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
52
52
|
default: boolean;
|
|
53
53
|
};
|
|
54
54
|
iconSize: {
|
|
55
|
-
type: __PropType<"small" | "
|
|
55
|
+
type: __PropType<"small" | "xs" | "large" | undefined>;
|
|
56
56
|
required: false;
|
|
57
57
|
default: string;
|
|
58
58
|
};
|
|
@@ -69,6 +69,6 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
69
69
|
variant: "blue-rounded" | "white-rounded" | "blank" | "blue-blank" | undefined;
|
|
70
70
|
chevronIcon: string | undefined;
|
|
71
71
|
rotateIcon: boolean | undefined;
|
|
72
|
-
iconSize: "small" | "
|
|
72
|
+
iconSize: "small" | "xs" | "large" | undefined;
|
|
73
73
|
}>;
|
|
74
74
|
export default _sfc_main;
|
|
@@ -5,7 +5,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
size: {
|
|
8
|
-
type: __PropType<"small" | "medium" | "large" | "xl" | undefined>;
|
|
8
|
+
type: __PropType<"small" | "xs" | "medium" | "large" | "xl" | undefined>;
|
|
9
9
|
required: false;
|
|
10
10
|
default: string;
|
|
11
11
|
};
|
|
@@ -20,7 +20,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
20
20
|
required: true;
|
|
21
21
|
};
|
|
22
22
|
size: {
|
|
23
|
-
type: __PropType<"small" | "medium" | "large" | "xl" | undefined>;
|
|
23
|
+
type: __PropType<"small" | "xs" | "medium" | "large" | "xl" | undefined>;
|
|
24
24
|
required: false;
|
|
25
25
|
default: string;
|
|
26
26
|
};
|
|
@@ -30,7 +30,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
30
30
|
default: string;
|
|
31
31
|
};
|
|
32
32
|
}>>, {
|
|
33
|
-
size: "small" | "medium" | "large" | "xl" | undefined;
|
|
33
|
+
size: "small" | "xs" | "medium" | "large" | "xl" | undefined;
|
|
34
34
|
sizeClasses: string | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
export default _sfc_main;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import DpaEventItem from "./DpaEventItem/DpaEventItem.vue";
|
|
2
|
+
import DpaMediaItem from "./DpaMediaItem/DpaMediaItem.vue";
|
|
2
3
|
import UiAutocomplete from "./UiAutocomplete/UiAutocomplete.vue";
|
|
3
4
|
import UiBadge from "./UiBadge/UiBadge.vue";
|
|
4
5
|
import UiButton from "./UiButton/UiButton.vue";
|
|
@@ -29,4 +30,4 @@ import UiToggleButton from "./UiToggleButton/UiToggleButton.vue";
|
|
|
29
30
|
import UiTooltip from "./UiTooltip/UiTooltip.vue";
|
|
30
31
|
import UiSearchInput from "./UiSearchInput/UiSearchInput.vue";
|
|
31
32
|
import UiSearchBar from "./UiSearchBar/UiSearchBar.vue";
|
|
32
|
-
export { DpaEventItem, UiAutocomplete, UiBadge, UiButton, UiButtonGroup, UiCard, UiCheckbox, UiCheckBoxGroup, UiChip, UiDialog, UiFilterBadge, UiFilterButton, UiIcon, UiIconButton, UiInfoContent, UiInput, UiList, UiListItem, UiMenu, UiOverlay, UiOverlayMenu, UiRadioInputGroup, UiSection, UiSectionDivider, UiSkeletonBox, UiSpinner, UiSnackbar, UiToggleButton, UiTooltip, UiSearchInput, UiSearchBar, };
|
|
33
|
+
export { DpaEventItem, DpaMediaItem, UiAutocomplete, UiBadge, UiButton, UiButtonGroup, UiCard, UiCheckbox, UiCheckBoxGroup, UiChip, UiDialog, UiFilterBadge, UiFilterButton, UiIcon, UiIconButton, UiInfoContent, UiInput, UiList, UiListItem, UiMenu, UiOverlay, UiOverlayMenu, UiRadioInputGroup, UiSection, UiSectionDivider, UiSkeletonBox, UiSpinner, UiSnackbar, UiToggleButton, UiTooltip, UiSearchInput, UiSearchBar, };
|