@saooti/octopus-sdk 40.2.17 → 40.2.19
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/package.json +37 -37
- package/src/components/display/emission/EmissionItem.vue +0 -1
- package/src/components/display/emission/EmissionPlayerItem.vue +1 -1
- package/src/components/display/emission/EmissionPresentationItem.vue +1 -1
- package/src/components/display/live/RadioCurrently.vue +1 -1
- package/src/components/display/live/RadioImage.vue +1 -1
- package/src/components/display/live/RadioPlanning.vue +1 -1
- package/src/components/display/organisation/OrganisationChooser.vue +1 -1
- package/src/components/display/participant/ParticipantItem.vue +1 -1
- package/src/components/display/playlist/PlaylistItem.vue +1 -1
- package/src/components/display/podcasts/DownloadPodcastButton.vue +1 -1
- package/src/components/display/podcasts/PodcastImage.vue +1 -1
- package/src/components/display/podcasts/TagList.vue +1 -1
- package/src/components/display/sharing/SubscribeButtons.vue +1 -2
- package/src/components/misc/ClassicAccordion.vue +1 -1
- package/src/components/misc/ClassicPopover.vue +1 -1
- package/src/components/misc/HomeDropdown.vue +2 -3
- package/src/components/misc/MobileMenu.vue +1 -2
- package/src/components/misc/TopBarMainContent.vue +4 -4
- package/src/components/misc/player/elements/PlayerImage.vue +1 -1
- package/src/components/pages/EmissionPage.vue +1 -1
- package/src/components/pages/Error403Page.vue +2 -2
- package/src/components/pages/MapPage.vue +1 -1
- package/src/components/pages/ParticipantPage.vue +1 -1
- package/src/components/pages/PlaylistPage.vue +1 -1
- package/src/components/pages/TagPage.vue +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@saooti/octopus-sdk",
|
|
3
|
-
"version": "40.2.
|
|
3
|
+
"version": "40.2.19",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Javascript SDK for using octopus",
|
|
6
6
|
"author": "Saooti",
|
|
@@ -17,58 +17,58 @@
|
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@multiformats/murmur3": "^2.1.8",
|
|
19
19
|
"@popperjs/core": "^2.11.8",
|
|
20
|
-
"@stomp/stompjs": "^7.
|
|
20
|
+
"@stomp/stompjs": "^7.1.1",
|
|
21
21
|
"@tato30/vue-pdf": "^1.11.3",
|
|
22
|
-
"@tiptap/extension-hard-break": "^2.
|
|
23
|
-
"@tiptap/extension-link": "^2.
|
|
24
|
-
"@tiptap/extension-text-style": "^2.
|
|
25
|
-
"@tiptap/extension-underline": "^2.
|
|
26
|
-
"@tiptap/starter-kit": "^2.
|
|
27
|
-
"@tiptap/vue-3": "^2.
|
|
28
|
-
"@vuepic/vue-datepicker": "^
|
|
29
|
-
"@vueuse/core": "^
|
|
30
|
-
"autoprefixer": "^10.4.
|
|
31
|
-
"axios": "^1.
|
|
22
|
+
"@tiptap/extension-hard-break": "^2.14.0",
|
|
23
|
+
"@tiptap/extension-link": "^2.14.0",
|
|
24
|
+
"@tiptap/extension-text-style": "^2.14.0",
|
|
25
|
+
"@tiptap/extension-underline": "^2.14.0",
|
|
26
|
+
"@tiptap/starter-kit": "^2.14.0",
|
|
27
|
+
"@tiptap/vue-3": "^2.14.0",
|
|
28
|
+
"@vuepic/vue-datepicker": "^11.0.2",
|
|
29
|
+
"@vueuse/core": "^13.3.0",
|
|
30
|
+
"autoprefixer": "^10.4.21",
|
|
31
|
+
"axios": "^1.9.0",
|
|
32
32
|
"dayjs": "^1.11.13",
|
|
33
|
-
"emoji-mart-vue-fast": "^15.0.
|
|
34
|
-
"eslint-config-prettier": "^
|
|
35
|
-
"express": "^
|
|
36
|
-
"globals": "^
|
|
37
|
-
"hls.js": "^1.5
|
|
38
|
-
"humanize-duration": "^3.
|
|
39
|
-
"pinia": "^
|
|
40
|
-
"postcss-html": "^1.
|
|
33
|
+
"emoji-mart-vue-fast": "^15.0.4",
|
|
34
|
+
"eslint-config-prettier": "^10.1.5",
|
|
35
|
+
"express": "^5.1.0",
|
|
36
|
+
"globals": "^16.2.0",
|
|
37
|
+
"hls.js": "^1.6.5",
|
|
38
|
+
"humanize-duration": "^3.33.0",
|
|
39
|
+
"pinia": "^3.0.3",
|
|
40
|
+
"postcss-html": "^1.8.0",
|
|
41
41
|
"qrcode.vue": "^3.6.0",
|
|
42
|
-
"sass": "^1.
|
|
42
|
+
"sass": "^1.89.2",
|
|
43
43
|
"sockjs-client": "^1.6.1",
|
|
44
44
|
"sonarqube-scanner": "^3.3.0",
|
|
45
|
-
"stylelint": "^16.
|
|
46
|
-
"stylelint-config-recommended-scss": "^
|
|
47
|
-
"stylelint-config-recommended-vue": "^1.
|
|
48
|
-
"stylelint-config-standard": "^
|
|
49
|
-
"stylelint-config-standard-scss": "^
|
|
45
|
+
"stylelint": "^16.20.0",
|
|
46
|
+
"stylelint-config-recommended-scss": "^15.0.1",
|
|
47
|
+
"stylelint-config-recommended-vue": "^1.6.0",
|
|
48
|
+
"stylelint-config-standard": "^38.0.0",
|
|
49
|
+
"stylelint-config-standard-scss": "^15.0.1",
|
|
50
50
|
"stylelint-config-standard-vue": "^1.0.0",
|
|
51
51
|
"stylelint-gamut": "^1.3.4",
|
|
52
|
-
"swiper": "^11.
|
|
53
|
-
"typescript-eslint": "^8.
|
|
54
|
-
"video.js": "^8.
|
|
52
|
+
"swiper": "^11.2.8",
|
|
53
|
+
"typescript-eslint": "^8.34.0",
|
|
54
|
+
"video.js": "^8.23.3",
|
|
55
55
|
"videojs-quality-selector-hls": "^1.1.1",
|
|
56
|
-
"vite": "^
|
|
57
|
-
"vue": "^3.5.
|
|
58
|
-
"vue-i18n": "^
|
|
56
|
+
"vite": "^6.3.5",
|
|
57
|
+
"vue": "^3.5.16",
|
|
58
|
+
"vue-i18n": "^11.1.5",
|
|
59
59
|
"vue-material-design-icons": "^5.3.1",
|
|
60
60
|
"vue-recaptcha": "^2.0.3",
|
|
61
|
-
"vue-router": "^4.
|
|
61
|
+
"vue-router": "^4.5.1",
|
|
62
62
|
"vue-select": "^4.0.0-beta.6",
|
|
63
63
|
"vue3-lazyload": "^0.3.8",
|
|
64
64
|
"vue3-swatches": "^1.2.4"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@types/sockjs-client": "^1.5.4",
|
|
68
|
-
"@vitejs/plugin-vue": "^5.
|
|
69
|
-
"eslint": "^9.
|
|
70
|
-
"eslint-plugin-vue": "^9.
|
|
71
|
-
"typescript": "^5.
|
|
68
|
+
"@vitejs/plugin-vue": "^5.2.4",
|
|
69
|
+
"eslint": "^9.28.0",
|
|
70
|
+
"eslint-plugin-vue": "^9.33.0",
|
|
71
|
+
"typescript": "^5.8.3"
|
|
72
72
|
},
|
|
73
73
|
"postcss": {
|
|
74
74
|
"plugins": {
|
|
@@ -15,7 +15,7 @@ import DownloadIcon from "vue-material-design-icons/Download.vue";
|
|
|
15
15
|
import { Podcast } from "@/stores/class/general/podcast";
|
|
16
16
|
import downloadHelper from "../../../helper/downloadHelper";
|
|
17
17
|
import { defineComponent } from "vue";
|
|
18
|
-
import classicApi from "
|
|
18
|
+
import classicApi from "../../../api/classicApi";
|
|
19
19
|
export default defineComponent({
|
|
20
20
|
name: "DownloadPodcastButton",
|
|
21
21
|
components: {
|
|
@@ -50,9 +50,8 @@
|
|
|
50
50
|
:key="link.name"
|
|
51
51
|
rel="noreferrer noopener"
|
|
52
52
|
target="_blank"
|
|
53
|
-
class="octopus-dropdown-item justify-content-start d-flex align-items-center"
|
|
53
|
+
class="octopus-dropdown-item justify-content-start d-flex align-items-center realLink"
|
|
54
54
|
:href="link.url"
|
|
55
|
-
realLink="true"
|
|
56
55
|
:title="$t('New window', {text: link.title})"
|
|
57
56
|
>
|
|
58
57
|
<component :is="link.icon" :fill-color="link.color" class="me-1" />
|
|
@@ -279,7 +279,7 @@ export default defineComponent({
|
|
|
279
279
|
if (!(myElement as HTMLAnchorElement).href) {
|
|
280
280
|
return this.clearClick();
|
|
281
281
|
}
|
|
282
|
-
if (
|
|
282
|
+
if (myElement.classList.contains("reallink")) {
|
|
283
283
|
myElement.click();
|
|
284
284
|
} else {
|
|
285
285
|
this.$router.push((myElement as HTMLAnchorElement).pathname);
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
<ul class="p-0 m-0">
|
|
37
37
|
<template v-if="!isAuthenticated">
|
|
38
38
|
<li class="li-style-none">
|
|
39
|
-
<a class="octopus-dropdown-item" :href="pathLogin"
|
|
39
|
+
<a class="octopus-dropdown-item realLink" :href="pathLogin">
|
|
40
40
|
{{ $t("Login") }}
|
|
41
41
|
</a>
|
|
42
42
|
</li>
|
|
@@ -65,10 +65,9 @@
|
|
|
65
65
|
<li v-for="helpLink in helpLinks" :key="helpLink.title" class="li-style-none">
|
|
66
66
|
<a
|
|
67
67
|
:href="helpLink.href"
|
|
68
|
-
class="octopus-dropdown-item"
|
|
68
|
+
class="octopus-dropdown-item realLink"
|
|
69
69
|
rel="noreferrer noopener"
|
|
70
70
|
target="_blank"
|
|
71
|
-
realLink="true"
|
|
72
71
|
:title="$t('New window', {text: helpLink.title})"
|
|
73
72
|
>
|
|
74
73
|
{{ helpLink.title }}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
v-if="!filterOrgaId || '' === imgUrl"
|
|
13
13
|
:src="logoUrl"
|
|
14
14
|
role="presentation"
|
|
15
|
-
|
|
15
|
+
|
|
16
16
|
width="140"
|
|
17
17
|
height="50"
|
|
18
18
|
title="Logo"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
v-else
|
|
23
23
|
:src="useProxyImageUrl(imgUrl, '', '80')"
|
|
24
24
|
role="presentation"
|
|
25
|
-
|
|
25
|
+
|
|
26
26
|
class="client-logo"
|
|
27
27
|
title="Logo"
|
|
28
28
|
:class="platformEducation ? 'education-logo' : ''"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
v-if="isGarRole"
|
|
45
45
|
:src="logoUrl"
|
|
46
46
|
role="presentation"
|
|
47
|
-
|
|
47
|
+
|
|
48
48
|
width="100"
|
|
49
49
|
height="29"
|
|
50
50
|
class="ms-2"
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
<img
|
|
62
62
|
:src="logoUrl"
|
|
63
63
|
role="presentation"
|
|
64
|
-
|
|
64
|
+
|
|
65
65
|
title="Saooti"
|
|
66
66
|
width="100"
|
|
67
67
|
height="29"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
width="250"
|
|
23
23
|
height="250"
|
|
24
24
|
role="presentation"
|
|
25
|
-
|
|
25
|
+
|
|
26
26
|
:title="$t('Emission name image', { name: name })"
|
|
27
27
|
class="img-box img-box-podcast mb-3 flex-column justify-content-start align-items-start position-relative flex-shrink-0 float-start me-3"
|
|
28
28
|
/>
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
src="/img/logo_saooti_play_black.svg"
|
|
10
10
|
role="presentation"
|
|
11
11
|
title="Saooti"
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
/>
|
|
14
14
|
<h2>{{ $t("You do not have the right to access this page") }}</h2>
|
|
15
15
|
</div>
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
class="stop-octopus-img"
|
|
20
20
|
src="/img/403.webp"
|
|
21
21
|
role="presentation"
|
|
22
|
-
|
|
22
|
+
|
|
23
23
|
title="403"
|
|
24
24
|
/>
|
|
25
25
|
</div>
|
|
@@ -252,7 +252,7 @@ export default defineComponent({
|
|
|
252
252
|
condition: this.isRoleEditor,
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
title: this.$t("
|
|
255
|
+
title: this.$t("Topics and rubrics"),
|
|
256
256
|
href: "/main/priv/edit/rubrics",
|
|
257
257
|
id: "link-page-rubrics",
|
|
258
258
|
condition: this.isRoleEditor,
|