@icvdeveloper/common-module 0.0.75 → 0.0.76
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/README.md +6 -6
- package/dist/module.json +1 -1
- package/dist/runtime/assets/svg/answer.svg +14 -14
- package/dist/runtime/assets/svg/avatar.svg +1 -1
- package/dist/runtime/assets/svg/bell-icon.svg +3 -3
- package/dist/runtime/assets/svg/checkmark-icon.svg +1 -1
- package/dist/runtime/assets/svg/close-icon.svg +1 -1
- package/dist/runtime/assets/svg/icon-avatar.svg +1 -1
- package/dist/runtime/assets/svg/icon-chevron.svg +4 -4
- package/dist/runtime/assets/svg/icon-circle-plus.svg +1 -1
- package/dist/runtime/assets/svg/icon-close.svg +1 -1
- package/dist/runtime/assets/svg/icon-info.svg +2 -2
- package/dist/runtime/assets/svg/icon-new-window.svg +11 -11
- package/dist/runtime/assets/svg/icon-offline.svg +3 -3
- package/dist/runtime/assets/svg/icon-online.svg +3 -3
- package/dist/runtime/assets/svg/icon-person.svg +2 -2
- package/dist/runtime/assets/svg/icon-play.svg +2 -2
- package/dist/runtime/assets/svg/icon-star-filled.svg +29 -29
- package/dist/runtime/assets/svg/icon-star.svg +24 -24
- package/dist/runtime/assets/svg/icon-video-chat.svg +14 -14
- package/dist/runtime/assets/svg/icon-website.svg +2 -2
- package/dist/runtime/assets/svg/icon-zoom.svg +10 -10
- package/dist/runtime/assets/svg/notification-icon.svg +32 -32
- package/dist/runtime/assets/svg/offline-icon.svg +1 -1
- package/dist/runtime/assets/svg/online-icon.svg +3 -3
- package/dist/runtime/assets/svg/peer2peer.svg +3 -3
- package/dist/runtime/assets/svg/phone.svg +1 -1
- package/dist/runtime/assets/svg/plus-icon.svg +1 -1
- package/dist/runtime/assets/svg/red-icon.svg +3 -3
- package/dist/runtime/assets/svg/reject.svg +14 -14
- package/dist/runtime/assets/svg/search-icon.svg +3 -3
- package/dist/runtime/components/affiliates/AffiliatePage.vue +17 -17
- package/dist/runtime/components/agenda/AgendaList.vue +112 -104
- package/dist/runtime/components/agenda/AgendaTabbed.vue +309 -300
- package/dist/runtime/components/agenda/components/AgendaListAccordion.vue +26 -26
- package/dist/runtime/components/agenda/components/Calendar.vue +89 -0
- package/dist/runtime/components/agenda/components/InfoLink.vue +56 -56
- package/dist/runtime/components/agenda/components/PlayIcon.vue +49 -49
- package/dist/runtime/components/agenda/components/PresentationLink.vue +137 -137
- package/dist/runtime/components/agenda/components/Sponsor.vue +132 -132
- package/dist/runtime/components/auth/LoginFullWidth.vue +78 -78
- package/dist/runtime/components/auth/PasswordReset.vue +60 -60
- package/dist/runtime/components/auth/Registration.vue +27 -27
- package/dist/runtime/components/auth/Ucc.vue +52 -52
- package/dist/runtime/components/core/Accordion.vue +97 -97
- package/dist/runtime/components/core/CountdownTimer.vue +308 -308
- package/dist/runtime/components/core/DynamicHtml.vue +1 -1
- package/dist/runtime/components/core/Modal.vue +111 -111
- package/dist/runtime/components/core/Navbar.vue +154 -154
- package/dist/runtime/components/core/SvgIcon.vue +151 -151
- package/dist/runtime/components/core/ZoomModal.vue +37 -37
- package/dist/runtime/components/events/EventHeader.vue +133 -133
- package/dist/runtime/components/events/ListEvents.vue +521 -521
- package/dist/runtime/components/forms/AlertBox.vue +21 -21
- package/dist/runtime/components/forms/ErrorField.vue +17 -17
- package/dist/runtime/components/forms/Message.vue +27 -27
- package/dist/runtime/components/forms/SearchInput.vue +38 -38
- package/dist/runtime/components/forms/SupportForm.vue +112 -112
- package/dist/runtime/components/forms/SwitchInput.vue +42 -42
- package/dist/runtime/components/forms/TextArea.vue +26 -26
- package/dist/runtime/components/forms/TextInput.vue +28 -28
- package/dist/runtime/components/layouts/Accordion.vue +78 -78
- package/dist/runtime/components/presenters/PresenterListing.vue +164 -164
- package/dist/runtime/components/presenters/PresenterModal.vue +223 -223
- package/dist/runtime/components/profile/Profile.vue +149 -149
- package/dist/runtime/components/profile/components/Sidebar.vue +27 -27
- package/dist/runtime/components/profile/components/SidebarNavItem.vue +39 -39
- package/dist/runtime/components/profile/tabs/Favorites.vue +21 -21
- package/dist/runtime/components/profile/tabs/GeneralInformation.vue +122 -122
- package/dist/runtime/components/profile/tabs/ProfileImage.vue +75 -75
- package/dist/runtime/components/support/FAQAccordion.vue +140 -140
- package/dist/runtime/models/pagesConfig.d.ts +2 -0
- package/package.json +3 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3.445 17.827c-3.684 1.684-9.401-9.43-5.8-11.308l1.053-.519 1.746 3.409-1.042.513c-1.095.587 1.185 5.04 2.305 4.497l1.032-.505 1.76 3.397-1.054.516z"/></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3.445 17.827c-3.684 1.684-9.401-9.43-5.8-11.308l1.053-.519 1.746 3.409-1.042.513c-1.095.587 1.185 5.04 2.305 4.497l1.032-.505 1.76 3.397-1.054.516z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="#e3effa" width="15" height="15" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="#e3effa" width="15" height="15" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg class="h-2 w-2 fill-current text-red mr-2" viewBox="0 0 20 20">
|
|
2
|
-
<circle cx="10" cy="10" r="10"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg class="h-2 w-2 fill-current text-red mr-2" viewBox="0 0 20 20">
|
|
2
|
+
<circle cx="10" cy="10" r="10"/>
|
|
3
|
+
</svg>
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="50px" height="50px" viewBox="0 0 525 525" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.6 (67491) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>reject</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Video-Call-yes-no-(1)" transform="translate(-622.000000, -134.000000)">
|
|
8
|
-
<g id="reject" transform="translate(622.000000, 134.000000)">
|
|
9
|
-
<circle id="Oval" fill="#9F2214" cx="262.32" cy="262.62" r="262.12"></circle>
|
|
10
|
-
<path d="M431.13,324.68 C439.848013,309.180629 442.302617,290.932119 437.99,273.68 C416.99,187.68 263.99,190.13 263.99,190.13 C263.99,190.13 111,182.69 87.24,267.92 C82.3719639,285.020231 84.2288246,303.334817 92.43,319.11 L92.5,319.26 C96.787592,327.204682 105.735171,331.447697 114.6,329.74 L185.18,316.46 C185.18,316.46 208.36,310.18 206.24,290.15 C205.764001,286.286139 204.631018,282.532076 202.89,279.05 C199.05,267.58 192.23,250.83 184.23,247.22 C194.73,243.76 220.14,237.37 263.05,238.07 C305.96,238.77 331.14,246 341.52,249.8 C333.41,253.15 326.05,269.66 321.82,281.01 C319.970001,284.440405 318.715528,288.159869 318.11,292.01 C315.33,311.95 338.29,319.01 338.29,319.01 L408.61,334.65 C417.413254,336.643207 426.492273,332.696687 431.04,324.9 L431.13,324.68 Z" id="Path" fill="#FFFFFF"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="50px" height="50px" viewBox="0 0 525 525" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.6 (67491) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>reject</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Video-Call-yes-no-(1)" transform="translate(-622.000000, -134.000000)">
|
|
8
|
+
<g id="reject" transform="translate(622.000000, 134.000000)">
|
|
9
|
+
<circle id="Oval" fill="#9F2214" cx="262.32" cy="262.62" r="262.12"></circle>
|
|
10
|
+
<path d="M431.13,324.68 C439.848013,309.180629 442.302617,290.932119 437.99,273.68 C416.99,187.68 263.99,190.13 263.99,190.13 C263.99,190.13 111,182.69 87.24,267.92 C82.3719639,285.020231 84.2288246,303.334817 92.43,319.11 L92.5,319.26 C96.787592,327.204682 105.735171,331.447697 114.6,329.74 L185.18,316.46 C185.18,316.46 208.36,310.18 206.24,290.15 C205.764001,286.286139 204.631018,282.532076 202.89,279.05 C199.05,267.58 192.23,250.83 184.23,247.22 C194.73,243.76 220.14,237.37 263.05,238.07 C305.96,238.77 331.14,246 341.52,249.8 C333.41,253.15 326.05,269.66 321.82,281.01 C319.970001,284.440405 318.715528,288.159869 318.11,292.01 C315.33,311.95 338.29,319.01 338.29,319.01 L408.61,334.65 C417.413254,336.643207 426.492273,332.696687 431.04,324.9 L431.13,324.68 Z" id="Path" fill="#FFFFFF"></path>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg class="fill-current text-grey h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
|
|
2
|
-
<path d="M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z" />
|
|
3
|
-
</svg>
|
|
1
|
+
<svg class="fill-current text-grey h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
|
|
2
|
+
<path d="M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z" />
|
|
3
|
+
</svg>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
import { toRefs } from "vue";
|
|
3
|
-
import { Affiliate } from "../../models/affiliate";
|
|
4
|
-
import { Sponsor } from "../../models/conference";
|
|
5
|
-
|
|
6
|
-
type Props = {
|
|
7
|
-
affiliate: Affiliate | Sponsor;
|
|
8
|
-
};
|
|
9
|
-
|
|
10
|
-
const props = defineProps<Props>();
|
|
11
|
-
|
|
12
|
-
const { affiliate } = toRefs(props);
|
|
13
|
-
</script>
|
|
14
|
-
|
|
15
|
-
<template>
|
|
16
|
-
<div class="flex w-full flex-col"></div>
|
|
17
|
-
</template>
|
|
1
|
+
<script lang="ts" setup>
|
|
2
|
+
import { toRefs } from "vue";
|
|
3
|
+
import { Affiliate } from "../../models/affiliate";
|
|
4
|
+
import { Sponsor } from "../../models/conference";
|
|
5
|
+
|
|
6
|
+
type Props = {
|
|
7
|
+
affiliate: Affiliate | Sponsor;
|
|
8
|
+
};
|
|
9
|
+
|
|
10
|
+
const props = defineProps<Props>();
|
|
11
|
+
|
|
12
|
+
const { affiliate } = toRefs(props);
|
|
13
|
+
</script>
|
|
14
|
+
|
|
15
|
+
<template>
|
|
16
|
+
<div class="flex w-full flex-col"></div>
|
|
17
|
+
</template>
|
|
@@ -1,106 +1,114 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
import { toRefs, computed, onBeforeMount, reactive } from "vue";
|
|
3
|
-
import { add } from "date-fns";
|
|
4
|
-
import { e } from "ofetch/dist/error-8a55452d";
|
|
5
|
-
import type { Conference } from "../../models/conference";
|
|
6
|
-
import { useAgenda } from "../../composables/useAgenda";
|
|
7
|
-
import { useDateFormat } from "../../composables/useDateFormat";
|
|
8
|
-
import { usePresenter } from "../../composables/usePresenter";
|
|
9
|
-
import { Presenter } from "../../models/conference";
|
|
10
|
-
import AgendaAccordion from "./components/AgendaListAccordion.vue";
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
const {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
class="
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
</
|
|
103
|
-
|
|
1
|
+
<script lang="ts" setup>
|
|
2
|
+
import { toRefs, computed, onBeforeMount, reactive } from "vue";
|
|
3
|
+
import { add } from "date-fns";
|
|
4
|
+
import { e } from "ofetch/dist/error-8a55452d";
|
|
5
|
+
import type { Conference } from "../../models/conference";
|
|
6
|
+
import { useAgenda } from "../../composables/useAgenda";
|
|
7
|
+
import { useDateFormat } from "../../composables/useDateFormat";
|
|
8
|
+
import { usePresenter } from "../../composables/usePresenter";
|
|
9
|
+
import { Presenter } from "../../models/conference";
|
|
10
|
+
import AgendaAccordion from "./components/AgendaListAccordion.vue";
|
|
11
|
+
import Calendar from "./components/Calendar.vue";
|
|
12
|
+
|
|
13
|
+
type Props = {
|
|
14
|
+
conference: Conference;
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
const props = defineProps<Props>();
|
|
18
|
+
|
|
19
|
+
const { conference } = toRefs(props);
|
|
20
|
+
|
|
21
|
+
const { days, getCombinedTrackList } = useAgenda(conference);
|
|
22
|
+
const { formatTimezoneToLocal } = useDateFormat();
|
|
23
|
+
|
|
24
|
+
const presentersToComposables = (presenters: Presenter[]) => {
|
|
25
|
+
const data = [];
|
|
26
|
+
|
|
27
|
+
presenters.forEach((presenter) => {
|
|
28
|
+
data.push({
|
|
29
|
+
presenter,
|
|
30
|
+
...usePresenter(presenter),
|
|
31
|
+
});
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
return data;
|
|
35
|
+
};
|
|
36
|
+
</script>
|
|
37
|
+
|
|
38
|
+
<template>
|
|
39
|
+
<div class="flex flex-col space-y-5 text-neutral-700">
|
|
40
|
+
<template v-for="day in days">
|
|
41
|
+
<template v-for="track in getCombinedTrackList(day)">
|
|
42
|
+
<div v-for="presentation in track.presentations" :key="presentation.id">
|
|
43
|
+
<AgendaAccordion>
|
|
44
|
+
<template #header="isExpanded">
|
|
45
|
+
<div class="text-left text-xl flex-col md:flex-row flex">
|
|
46
|
+
<span class="time-width">
|
|
47
|
+
{{
|
|
48
|
+
formatTimezoneToLocal(
|
|
49
|
+
presentation.date,
|
|
50
|
+
"h:mm",
|
|
51
|
+
conference.timezone
|
|
52
|
+
)
|
|
53
|
+
}}
|
|
54
|
+
-
|
|
55
|
+
{{
|
|
56
|
+
formatTimezoneToLocal(
|
|
57
|
+
add(new Date(presentation.date), {
|
|
58
|
+
seconds: presentation.duration,
|
|
59
|
+
}),
|
|
60
|
+
"h:mm",
|
|
61
|
+
conference.timezone
|
|
62
|
+
)
|
|
63
|
+
}}
|
|
64
|
+
</span>
|
|
65
|
+
<span class="flex flex-row md:ml-5">
|
|
66
|
+
<CommonSvgIcon
|
|
67
|
+
:class-object="{ svgElement: 'fill-neutral-700' }"
|
|
68
|
+
class="mr-1 pt-1"
|
|
69
|
+
icon="circlePlus"
|
|
70
|
+
/>
|
|
71
|
+
{{ presentation.name }}
|
|
72
|
+
</span>
|
|
73
|
+
</div>
|
|
74
|
+
</template>
|
|
75
|
+
<template #body>
|
|
76
|
+
<div class="flex flex-row">
|
|
77
|
+
<!-- left margin element -->
|
|
78
|
+
<span class="text-lg hidden md:block md:flex-initial time-width md:mr-8" />
|
|
79
|
+
|
|
80
|
+
<div class="flex-1 my-3">
|
|
81
|
+
<!-- ADD TO CALENDAR -->
|
|
82
|
+
<calendar
|
|
83
|
+
:key="conference.id"
|
|
84
|
+
class="mb-3"
|
|
85
|
+
:presentation="presentation"
|
|
86
|
+
:conference="conference"
|
|
87
|
+
/>
|
|
88
|
+
<h3 class="font-bold text-lg">Presenters</h3>
|
|
89
|
+
<div class="flex flex-col space-y-3">
|
|
90
|
+
<div
|
|
91
|
+
v-for="presenter in presentersToComposables(
|
|
92
|
+
presentation.presenters
|
|
93
|
+
)"
|
|
94
|
+
:key="presenter.presenter.id"
|
|
95
|
+
>
|
|
96
|
+
<p class="text-lg pb-0 mb-0">{{ presenter.fullName.value }}</p>
|
|
97
|
+
<p v-if="presenter.titleCompany.value" class="text-sm pt-0 mb-1">
|
|
98
|
+
{{ presenter.titleCompany.value }}
|
|
99
|
+
</p>
|
|
100
|
+
</div>
|
|
101
|
+
</div>
|
|
102
|
+
</div>
|
|
103
|
+
</div>
|
|
104
|
+
</template>
|
|
105
|
+
</AgendaAccordion>
|
|
106
|
+
</div>
|
|
107
|
+
</template>
|
|
108
|
+
</template>
|
|
109
|
+
</div>
|
|
110
|
+
</template>
|
|
111
|
+
|
|
104
112
|
<style>
|
|
105
113
|
.accord {
|
|
106
114
|
transition: height var(--vc-auto-duration) ease-out;
|
|
@@ -109,4 +117,4 @@ const presentersToComposables = (presenters: Presenter[]) => {
|
|
|
109
117
|
.time-width {
|
|
110
118
|
min-width: 10ch;
|
|
111
119
|
}
|
|
112
|
-
</style>
|
|
120
|
+
</style>
|