@saooti/octopus-sdk 33.2.9 → 33.2.10

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "33.2.9",
3
+ "version": "33.2.10",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -12,6 +12,8 @@
12
12
  class="d-flex flex-grow-1 text-dark"
13
13
  >
14
14
  <img
15
+ width="260"
16
+ height="260"
15
17
  v-lazy="proxyImageUrl(emission.imageUrl, '260')"
16
18
  class="img-box"
17
19
  :title="$t('Emission name image', {name:emission.name})"
@@ -20,6 +20,8 @@
20
20
  class="img-box rounded-0"
21
21
  >
22
22
  <img
23
+ width="260"
24
+ height="260"
23
25
  v-lazy="proxyImageUrl(emission.imageUrl, '260')"
24
26
  :title="$t('Emission name image', {name:emission.name})"
25
27
  :alt="$t('Emission name image', {name:emission.name})"
@@ -44,6 +44,8 @@
44
44
  <template #singleLabel="{ option }">
45
45
  <div class="multiselect-octopus-proposition">
46
46
  <img
47
+ width="32"
48
+ height="32"
47
49
  v-if="!light"
48
50
  v-lazy="proxyImageUrl(option.imageUrl, '32')"
49
51
  class="option__image"
@@ -64,6 +66,8 @@
64
66
  "
65
67
  >
66
68
  <img
69
+ width="32"
70
+ height="32"
67
71
  v-if="!light"
68
72
  v-lazy="proxyImageUrl(option.imageUrl, '32')"
69
73
  class="option__image"
@@ -13,6 +13,8 @@
13
13
  :title="$t('Participant')"
14
14
  >
15
15
  <img
16
+ width="200"
17
+ height="200"
16
18
  v-lazy="proxyImageUrl(participant.imageUrl, '200')"
17
19
  :title="$t('Animator image')"
18
20
  :alt="$t('Animator image')"
@@ -13,6 +13,8 @@
13
13
  class="d-flex flex-grow-1 text-dark"
14
14
  >
15
15
  <img
16
+ width="260"
17
+ height="260"
16
18
  v-lazy="proxyImageUrl(playlist.imageUrl, '260')"
17
19
  :title="$t('Playlist name image', {name:name})"
18
20
  :alt="$t('Playlist name image', {name:name})"
@@ -4,6 +4,8 @@
4
4
  class="img-box d-flex flex-column justify-content-start align-items-start position-relative justify rounded-lg flex-shrink-0 float-start"
5
5
  >
6
6
  <img
7
+ width="260"
8
+ height="260"
7
9
  v-lazy="proxyImageUrl(podcast.imageUrl,'260')"
8
10
  class="img-box"
9
11
  :alt="$t('Episode name image', {name:podcast.title})"
@@ -16,6 +16,8 @@
16
16
  role="button"
17
17
  >
18
18
  <img
19
+ width="20"
20
+ height="20"
19
21
  v-if="isOuestFranceTag(tag)"
20
22
  class="ouest-france-logo"
21
23
  alt="Ouest France Logo"
@@ -14,6 +14,8 @@
14
14
  :class="icon"
15
15
  />
16
16
  <img
17
+ width="30"
18
+ height="30"
17
19
  v-if="imageUrl"
18
20
  class="img-accordion"
19
21
  :src="imageUrl"
@@ -45,6 +45,8 @@
45
45
  :title="$t('Octopus is ACPM Podcast accredited')"
46
46
  >
47
47
  <img
48
+ width="44"
49
+ height="44"
48
50
  class="acpm_image"
49
51
  src="/img/ACPM.webp"
50
52
  :title="$t('Octopus is ACPM Podcast accredited')"
@@ -7,6 +7,8 @@
7
7
  :to="podcastShareUrl"
8
8
  >
9
9
  <img
10
+ width="48"
11
+ height="48"
10
12
  v-lazy="proxyImageUrl(podcastImage,'48')"
11
13
  :alt="$t('Podcast image')"
12
14
  class="player-image"
@@ -12,6 +12,8 @@
12
12
  :to="podcastShareUrl"
13
13
  >
14
14
  <img
15
+ width="200"
16
+ height="200"
15
17
  v-lazy="proxyImageUrl(podcastImage,'200')"
16
18
  :alt="$t('Podcast image')"
17
19
  class="img-box"
@@ -19,6 +19,8 @@
19
19
  </h2>
20
20
  <div class="mb-5 mt-3 descriptionText">
21
21
  <img
22
+ width="260"
23
+ height="260"
22
24
  v-lazy="proxyImageUrl(imageUrl, '260')"
23
25
  :alt="$t('Emission name image', { name: name })"
24
26
  class="img-box shadow-element float-start me-3 mb-3"
@@ -3,6 +3,8 @@
3
3
  <div class="not-auth-content d-flex-column justify-content-between">
4
4
  <div class="d-flex flex-column justify-content-around">
5
5
  <img
6
+ width="250"
7
+ height="auto"
6
8
  class="logo-octopus"
7
9
  src="/img/logo_octopus_final.svg"
8
10
  :alt="$t('Logo of main page')"
@@ -10,6 +12,8 @@
10
12
  <h2>{{ $t('You do not have the right to access this page' ) }}</h2>
11
13
  </div>
12
14
  <img
15
+ width="600"
16
+ height="auto"
13
17
  class="stop-octopus-img"
14
18
  src="/img/403.webp"
15
19
  :alt="$t('You do not have the right to access this page')"
@@ -10,6 +10,8 @@
10
10
  class="d-flex flex-column align-items-center mb-3"
11
11
  >
12
12
  <img
13
+ width="200"
14
+ height="200"
13
15
  v-lazy="proxyImageUrl(participant.imageUrl, '200')"
14
16
  :title="$t('Animator image')"
15
17
  :alt="$t('Animator image')"
@@ -14,6 +14,8 @@
14
14
  <h2>{{ name }}</h2>
15
15
  <div class="mb-5 mt-3 descriptionText">
16
16
  <img
17
+ width="260"
18
+ height="260"
17
19
  v-lazy="proxyImageUrl(imageUrl, '260')"
18
20
  :alt="$t('Playlist name image', { name: name })"
19
21
  class="img-box shadow-element float-start me-3 mb-3"