@coorpacademy/components 10.30.12-alpha.3 → 11.0.0

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.
@@ -211,9 +211,9 @@
211
211
  @media tablet, mobile {
212
212
  .engineStars {
213
213
  width: auto;
214
- height: 145px;
214
+ height: 75px;
215
215
  flex: 1 2;
216
- justify-content: flex-start;
216
+ justify-content: flex-end;
217
217
  padding-bottom: 8px;
218
218
  overflow: none;
219
219
  top: 0;
@@ -223,8 +223,8 @@
223
223
  }
224
224
 
225
225
  .engineIcon {
226
- width: 50px;
227
- height: 48px;
226
+ width: 30px;
227
+ height: 25px;
228
228
  right: 5px;
229
229
  }
230
230
 
@@ -235,6 +235,7 @@
235
235
  align-items: flex-end;
236
236
  align-content: flex-end;
237
237
  padding: 0;
238
+ margin: 0;
238
239
  box-sizing: border-box;
239
240
  }
240
241
 
@@ -34,7 +34,9 @@
34
34
  }
35
35
 
36
36
  .myStarsWrapper {
37
+ display: inline-block;
37
38
  max-width: 690px;
39
+ float: right;
38
40
  }
39
41
 
40
42
  .footerSummaryStars{
@@ -143,8 +145,7 @@
143
145
  @media tablet, mobile {
144
146
  .myStars,
145
147
  .allStars,
146
- .totalStars,
147
- .myStarsWrapper {
148
+ .totalStars {
148
149
  width: 100%;
149
150
  }
150
151
 
@@ -169,7 +170,15 @@
169
170
  overflow: hidden;
170
171
  overflow-x: auto;
171
172
  }
172
-
173
+
174
+ .navigationLeft {
175
+ display: none;
176
+ }
177
+
178
+ .navigationRight {
179
+ display: none;
180
+ }
181
+
173
182
  .iconHeader {
174
183
  width: 13px;
175
184
  height: 13px;
@@ -123,7 +123,7 @@
123
123
  }
124
124
 
125
125
  .recommendationWrapper {
126
- margin: 24px 40px 24px 24px;
126
+ display: none;
127
127
  }
128
128
 
129
129
  .wrapperCta {
@@ -142,9 +142,6 @@
142
142
  }
143
143
 
144
144
  .select {
145
- margin-left: 24px;
146
- margin-right: 40px;
147
- margin-top: 30px;
148
145
  padding-bottom: 0;
149
146
  }
150
147
 
@@ -211,9 +211,9 @@
211
211
  @media tablet, mobile {
212
212
  .engineStars {
213
213
  width: auto;
214
- height: 145px;
214
+ height: 75px;
215
215
  flex: 1 2;
216
- justify-content: flex-start;
216
+ justify-content: flex-end;
217
217
  padding-bottom: 8px;
218
218
  overflow: none;
219
219
  top: 0;
@@ -223,8 +223,8 @@
223
223
  }
224
224
 
225
225
  .engineIcon {
226
- width: 50px;
227
- height: 48px;
226
+ width: 30px;
227
+ height: 25px;
228
228
  right: 5px;
229
229
  }
230
230
 
@@ -235,6 +235,7 @@
235
235
  align-items: flex-end;
236
236
  align-content: flex-end;
237
237
  padding: 0;
238
+ margin: 0;
238
239
  box-sizing: border-box;
239
240
  }
240
241
 
@@ -34,7 +34,9 @@
34
34
  }
35
35
 
36
36
  .myStarsWrapper {
37
+ display: inline-block;
37
38
  max-width: 690px;
39
+ float: right;
38
40
  }
39
41
 
40
42
  .footerSummaryStars{
@@ -143,8 +145,7 @@
143
145
  @media tablet, mobile {
144
146
  .myStars,
145
147
  .allStars,
146
- .totalStars,
147
- .myStarsWrapper {
148
+ .totalStars {
148
149
  width: 100%;
149
150
  }
150
151
 
@@ -169,7 +170,15 @@
169
170
  overflow: hidden;
170
171
  overflow-x: auto;
171
172
  }
172
-
173
+
174
+ .navigationLeft {
175
+ display: none;
176
+ }
177
+
178
+ .navigationRight {
179
+ display: none;
180
+ }
181
+
173
182
  .iconHeader {
174
183
  width: 13px;
175
184
  height: 13px;
@@ -123,7 +123,7 @@
123
123
  }
124
124
 
125
125
  .recommendationWrapper {
126
- margin: 24px 40px 24px 24px;
126
+ display: none;
127
127
  }
128
128
 
129
129
  .wrapperCta {
@@ -142,9 +142,6 @@
142
142
  }
143
143
 
144
144
  .select {
145
- margin-left: 24px;
146
- margin-right: 40px;
147
- margin-top: 30px;
148
145
  padding-bottom: 0;
149
146
  }
150
147
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "10.30.12-alpha.3+47e583b42",
3
+ "version": "11.0.0",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -56,7 +56,7 @@
56
56
  "Soualmi Djamel <djamel.soualmi@coorpacademy.com>"
57
57
  ],
58
58
  "dependencies": {
59
- "@coorpacademy/nova-icons": "3.11.14",
59
+ "@coorpacademy/nova-icons": "4.0.0",
60
60
  "@jwplayer/jwplayer-react": "^1.1.0",
61
61
  "@types/react": "^17.0.50",
62
62
  "@types/react-dom": "^17.0.17",
@@ -158,5 +158,5 @@
158
158
  "last 2 versions",
159
159
  "IE 11"
160
160
  ],
161
- "gitHead": "47e583b42c0a20c6cf5e82fef007189cf92cbae0"
161
+ "gitHead": "0250c01a34d4ca5c8b74313bea000d3be97d855c"
162
162
  }