@everymatrix/casino-engagement-suite-luckywheel-list 0.1.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.
Files changed (51) hide show
  1. package/dist/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.esm.js +1 -0
  2. package/dist/casino-engagement-suite-luckywheel-list/index.esm.js +1 -0
  3. package/dist/casino-engagement-suite-luckywheel-list/p-c227cdc7.js +2 -0
  4. package/dist/casino-engagement-suite-luckywheel-list/p-d1ea0bae.entry.js +1 -0
  5. package/dist/casino-engagement-suite-luckywheel-list/p-e1255160.js +1 -0
  6. package/dist/casino-engagement-suite-luckywheel-list/p-f007d81f.js +1 -0
  7. package/dist/cjs/app-globals-3a1e7e63.js +5 -0
  8. package/dist/cjs/casino-engagement-suite-luckywheel-list-726f2e8f.js +2574 -0
  9. package/dist/cjs/casino-engagement-suite-luckywheel-list.cjs.js +25 -0
  10. package/dist/cjs/casino-engagement-suite-luckywheel-list_2.cjs.entry.js +73 -0
  11. package/dist/cjs/index-3815b8e0.js +1333 -0
  12. package/dist/cjs/index.cjs.js +10 -0
  13. package/dist/cjs/loader.cjs.js +15 -0
  14. package/dist/collection/collection-manifest.json +19 -0
  15. package/dist/collection/components/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.css +454 -0
  16. package/dist/collection/components/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.js +467 -0
  17. package/dist/collection/components/casino-engagement-suite-luckywheel-list/index.js +1 -0
  18. package/dist/collection/index.js +1 -0
  19. package/dist/collection/models/luckywheel.js +14 -0
  20. package/dist/collection/renders/LuckyWheelsHistory.js +52 -0
  21. package/dist/collection/utils/locale.utils.js +46 -0
  22. package/dist/collection/utils/utils.js +3 -0
  23. package/dist/esm/app-globals-0f993ce5.js +3 -0
  24. package/dist/esm/casino-engagement-suite-luckywheel-list-864bcb68.js +2572 -0
  25. package/dist/esm/casino-engagement-suite-luckywheel-list.js +20 -0
  26. package/dist/esm/casino-engagement-suite-luckywheel-list_2.entry.js +68 -0
  27. package/dist/esm/index-68de30f0.js +1305 -0
  28. package/dist/esm/index.js +2 -0
  29. package/dist/esm/loader.js +11 -0
  30. package/dist/index.cjs.js +1 -0
  31. package/dist/index.js +1 -0
  32. package/dist/stencil.config.dev.js +14 -0
  33. package/dist/stencil.config.js +17 -0
  34. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/casino-engagement-suite-luckywheel-list/.stencil/packages/stencil/casino-engagement-suite-luckywheel-list/stencil.config.d.ts +2 -0
  35. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/casino-engagement-suite-luckywheel-list/.stencil/packages/stencil/casino-engagement-suite-luckywheel-list/stencil.config.dev.d.ts +2 -0
  36. package/dist/types/components/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.d.ts +84 -0
  37. package/dist/types/components/casino-engagement-suite-luckywheel-list/index.d.ts +1 -0
  38. package/dist/types/components.d.ts +119 -0
  39. package/dist/types/index.d.ts +1 -0
  40. package/dist/types/models/luckywheel.d.ts +41 -0
  41. package/dist/types/renders/LuckyWheelsHistory.d.ts +6 -0
  42. package/dist/types/stencil-public-runtime.d.ts +1680 -0
  43. package/dist/types/utils/locale.utils.d.ts +2 -0
  44. package/dist/types/utils/utils.d.ts +1 -0
  45. package/loader/cdn.js +1 -0
  46. package/loader/index.cjs.js +1 -0
  47. package/loader/index.d.ts +24 -0
  48. package/loader/index.es2017.js +1 -0
  49. package/loader/index.js +2 -0
  50. package/loader/package.json +11 -0
  51. package/package.json +26 -0
@@ -0,0 +1,10 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const casinoEngagementSuiteLuckywheelList = require('./casino-engagement-suite-luckywheel-list-726f2e8f.js');
6
+ require('./index-3815b8e0.js');
7
+
8
+
9
+
10
+ exports.CasinoEngagementSuiteLuckyWheelList = casinoEngagementSuiteLuckywheelList.CasinoEngagementSuiteLuckyWheelList;
@@ -0,0 +1,15 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-3815b8e0.js');
6
+ const appGlobals = require('./app-globals-3a1e7e63.js');
7
+
8
+ const defineCustomElements = async (win, options) => {
9
+ if (typeof window === 'undefined') return undefined;
10
+ await appGlobals.globalScripts();
11
+ return index.bootstrapLazy([["casino-engagement-suite-luckywheel-list_2.cjs",[[1,"casino-engagement-suite-luckywheel-list",{"clientStyling":[513,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"language":[1],"device":[1],"luckywheels":[1040],"endpoint":[1],"session":[1],"translationUrl":[1,"translation-url"],"tooltip":[32],"timers":[32],"limitStylingAppends":[32],"activeTab":[32],"historyLoading":[32],"luckywheelHistory":[32],"openedHistoryIds":[32],"historyLoaded":[32],"isLoading":[32]},[[8,"message","handleEvent"]],{"luckywheels":["luckywheelsPropHandler"]}],[1,"casino-engagement-suite-progress-bar",{"value":[2],"disabled":[4],"hidePercent":[4,"hide-percent"],"indeterminate":[4],"clientStyling":[513,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"limitStylingAppends":[32]}]]]], options);
12
+ };
13
+
14
+ exports.setNonce = index.setNonce;
15
+ exports.defineCustomElements = defineCustomElements;
@@ -0,0 +1,19 @@
1
+ {
2
+ "entries": [
3
+ "components/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.js"
4
+ ],
5
+ "compiler": {
6
+ "name": "@stencil/core",
7
+ "version": "4.22.3",
8
+ "typescriptVersion": "5.5.4"
9
+ },
10
+ "collections": [
11
+ {
12
+ "name": "@everymatrix/casino-engagement-suite-progress-bar",
13
+ "tags": [
14
+ "casino-engagement-suite-progress-bar"
15
+ ]
16
+ }
17
+ ],
18
+ "bundles": []
19
+ }
@@ -0,0 +1,454 @@
1
+ :host {
2
+ display: block;
3
+ font-family: inherit;
4
+ }
5
+
6
+ * {
7
+ box-sizing: border-box;
8
+ margin: 0;
9
+ padding: 0;
10
+ }
11
+
12
+ button {
13
+ border: none;
14
+ background: none;
15
+ cursor: pointer;
16
+ }
17
+ button:focus {
18
+ outline: none;
19
+ }
20
+
21
+ .EngagementSuiteIconButton {
22
+ width: 16px;
23
+ height: 16px;
24
+ }
25
+ .EngagementSuiteIconButton.Help {
26
+ background: center/100% url(https://static.everymatrix.com/gic/img/engagement-suite/help.svg) no-repeat;
27
+ }
28
+ .EngagementSuiteIconButton.Close {
29
+ background: center/100% url(https://static.everymatrix.com/gic/img/engagement-suite/close.svg) no-repeat;
30
+ }
31
+ .EngagementSuiteIconButton.ArrowDown {
32
+ background: center/100% url(https://static.everymatrix.com/gic/img/engagement-suite/arrow-down.svg) no-repeat;
33
+ }
34
+
35
+ .LuckyWheelsListPopup {
36
+ display: flex;
37
+ height: 100%;
38
+ background-color: var(--emw--color-background, #1e1638);
39
+ border-radius: var(--emw--border-radius-large, 8px);
40
+ overflow: hidden;
41
+ flex-direction: column;
42
+ position: relative;
43
+ padding-bottom: 20px;
44
+ }
45
+
46
+ .LuckyWheelsListPopupHeader {
47
+ display: flex;
48
+ justify-content: space-between;
49
+ align-items: center;
50
+ padding: 12px 8px 8px;
51
+ }
52
+
53
+ .LuckyWheelsListPopupHeaderName {
54
+ color: var(--emw--color-secondary, #bbb9c3);
55
+ font-size: var(--emw--font-size-small, 14px);
56
+ font-weight: var(--emw--font-weight-medium, 500);
57
+ line-height: 14px;
58
+ }
59
+
60
+ .LuckyWheelsListWrapper {
61
+ overflow-y: auto;
62
+ -ms-overflow-style: none;
63
+ scrollbar-width: none;
64
+ }
65
+ .LuckyWheelsListWrapper::-webkit-scrollbar {
66
+ display: none;
67
+ }
68
+
69
+ .LuckyWheelsList {
70
+ display: flex;
71
+ flex-direction: column;
72
+ row-gap: 12px;
73
+ padding: 8px 19px 0;
74
+ }
75
+
76
+ .LuckyWheelsRowWrapper {
77
+ display: flex;
78
+ justify-content: space-between;
79
+ min-width: 0;
80
+ }
81
+
82
+ .LuckyWheelsCard {
83
+ padding: 15px 15px 19px;
84
+ border: 1px solid var(--emw--button-border-color, #403956);
85
+ border-radius: var(--emw--border-radius-medium, 6px);
86
+ position: relative;
87
+ cursor: pointer;
88
+ }
89
+ .LuckyWheelsCard.Forfeited {
90
+ cursor: auto;
91
+ pointer-events: none;
92
+ }
93
+
94
+ .LuckyWheelsCardHeader {
95
+ display: flex;
96
+ justify-content: space-between;
97
+ gap: 24px;
98
+ margin-bottom: 12px;
99
+ flex: 1;
100
+ min-width: 0;
101
+ align-items: flex-end;
102
+ }
103
+
104
+ .LuckyWheelsName {
105
+ color: var(--emw--color-typography, #ffffff);
106
+ font-family: var(--emw--font-family-secondary, "Montserrat", sans-serif);
107
+ line-height: 22px;
108
+ font-weight: var(--emw--font-weight-bold, 700);
109
+ font-size: var(--emw--font-size-medium-plus, 18px);
110
+ word-break: break-word;
111
+ flex: 1;
112
+ min-width: 0;
113
+ overflow: hidden;
114
+ text-overflow: ellipsis;
115
+ white-space: nowrap;
116
+ }
117
+
118
+ .LuckyWheelsCounter {
119
+ display: flex;
120
+ color: var(--emw--color-secondary, #bbb9c3);
121
+ font-size: var(--emw--font-size-medium-plus, 18px);
122
+ align-items: flex-end;
123
+ }
124
+
125
+ .LuckyWheelsHighlightedCounter,
126
+ .LuckyWheelsEmptyCounter {
127
+ font-size: var(--emw--font-size-medium-plus, 18px);
128
+ font-weight: var(--emw--font-weight-extra-bold, 800);
129
+ margin-right: 4px;
130
+ }
131
+
132
+ .LuckyWheelsHighlightedCounter {
133
+ background: var(--emw--engagement-suite-gradient-golden, linear-gradient(180deg, #ffb801 15.86%, #fef746 31.36%, #fbffe0 36.86%, #fffa60 47.86%, #ff9400 87.36%));
134
+ -webkit-background-clip: text;
135
+ background-clip: text;
136
+ -webkit-text-fill-color: transparent;
137
+ }
138
+
139
+ .LuckyWheelsEmptyCounter {
140
+ color: var(--emw--color-gray-150, #8f8b9c);
141
+ }
142
+
143
+ .LuckyWheelsListEmpty {
144
+ padding: 20px 32px;
145
+ }
146
+
147
+ .LuckyWheelsListEmpty h2 {
148
+ margin: 0 0 16px 0;
149
+ text-align: center;
150
+ font-weight: var(--emw--font-weight-semibold, 600);
151
+ font-size: var(--emw--font-size-large, 20px);
152
+ line-height: 24px;
153
+ font-family: var(--emw--font-family-secondary, "Montserrat", sans-serif);
154
+ color: var(--emw--color-typography, #ffffff);
155
+ }
156
+
157
+ .LuckyWheelsListEmpty p {
158
+ font-size: var(--emw--font-size-small, 14px);
159
+ line-height: 17px;
160
+ color: var(--emw--color-secondary, #bbb9c3);
161
+ }
162
+
163
+ .LuckyWheelsCountdownWrapper {
164
+ display: flex;
165
+ justify-content: space-between;
166
+ align-items: flex-start;
167
+ }
168
+
169
+ .LuckyWheelsCountdown,
170
+ .ForfeitedMessage {
171
+ color: var(--emw--color-secondary, #bbb9c3);
172
+ font-size: var(--emw--font-size-x-small, 12px);
173
+ line-height: 12px;
174
+ }
175
+
176
+ .ForfeitedMessage {
177
+ line-height: 1.2;
178
+ }
179
+
180
+ .LuckyWheelsBalCounter {
181
+ display: flex;
182
+ align-items: flex-end;
183
+ color: var(--emw--color-secondary, #bbb9c3);
184
+ font-size: var(--emw--font-size-x-small, 12px);
185
+ }
186
+
187
+ .LuckyWheelsRemainCounter {
188
+ color: var(--emw--color-typography, #ffffff);
189
+ font-weight: var(--emw--font-weight-bold, 700);
190
+ margin-right: 4px;
191
+ }
192
+
193
+ .LuckyWheelLabel {
194
+ min-width: 35px;
195
+ height: 18px;
196
+ background: var(--emw--engagement-suite-gradient-golden, linear-gradient(180deg, #ffb801 15.86%, #fef746 31.36%, #fbffe0 36.86%, #fffa60 47.86%, #ff9400 87.36%));
197
+ border-radius: var(--emw--border-radius-x-small, 2px);
198
+ display: none;
199
+ position: absolute;
200
+ top: -11px;
201
+ right: 11px;
202
+ padding: 0 2px;
203
+ align-items: center;
204
+ justify-content: center;
205
+ }
206
+ .LuckyWheelLabel span {
207
+ display: inline-block;
208
+ text-transform: uppercase;
209
+ font-size: var(--emw--font-size-2x-small, 10px);
210
+ line-height: 10px;
211
+ font-weight: var(--emw--font-weight-bold, 700);
212
+ font-family: var(--emw--font-family-secondary, "Montserrat", sans-serif);
213
+ color: var(--emw--color-background, #1e1638);
214
+ }
215
+
216
+ .ShowLuckyWheelLabel {
217
+ display: inline-flex;
218
+ }
219
+
220
+ .EngagementSuiteTooltipBackdrop {
221
+ padding: 48px 30px 0;
222
+ position: absolute;
223
+ width: 100%;
224
+ height: 100%;
225
+ inset: 0;
226
+ background-color: rgba(0, 0, 0, 0.5);
227
+ }
228
+ .EngagementSuiteTooltipBackdrop .EngagementSuiteTooltip {
229
+ border: 1px solid var(--emw--button-border-color, #403956);
230
+ background-color: var(--emw--color-background, #1e1638);
231
+ border-radius: var(--emw--border-radius-large, 8px);
232
+ padding: 32px;
233
+ font-size: var(--emw--font-size-small, 14px);
234
+ line-height: 17px;
235
+ color: var(--emw--color-secondary, #bbb9c3);
236
+ position: relative;
237
+ }
238
+ .EngagementSuiteTooltipBackdrop .EngagementSuiteTooltip .EngagementSuiteIconButton {
239
+ top: 12px;
240
+ right: 12px;
241
+ position: absolute;
242
+ }
243
+
244
+ .LuckyWheelsEmptyNumber .LuckyWheelsName,
245
+ .LuckyWheelsEmptyNumber .LuckyWheelsCountdown,
246
+ .LuckyWheelsEmptyNumber .LuckyWheelsRemainCounter {
247
+ color: var(--emw--color-gray-150, #8f8b9c);
248
+ }
249
+
250
+ .LuckyWheelsListPopup.Tablet .LuckyWheelsListPopupHeader,
251
+ .LuckyWheelsListPopup.Desktop .LuckyWheelsListPopupHeader {
252
+ padding-top: 16px;
253
+ }
254
+ .LuckyWheelsListPopup.Tablet .LuckyWheelsListPopupHeaderName,
255
+ .LuckyWheelsListPopup.Desktop .LuckyWheelsListPopupHeaderName {
256
+ font-size: var(--emw--font-size-medium, 16px);
257
+ line-height: 16px;
258
+ }
259
+ .LuckyWheelsListPopup.Tablet .EngagementSuiteIconButton,
260
+ .LuckyWheelsListPopup.Desktop .EngagementSuiteIconButton {
261
+ width: 24px;
262
+ height: 24px;
263
+ }
264
+ .LuckyWheelsListPopup.Tablet .LuckyWheelsList,
265
+ .LuckyWheelsListPopup.Desktop .LuckyWheelsList {
266
+ padding: 20px 24px 0;
267
+ row-gap: 20px;
268
+ }
269
+ .LuckyWheelsListPopup.Tablet .LuckyWheelCardHeader,
270
+ .LuckyWheelsListPopup.Desktop .LuckyWheelCardHeader {
271
+ margin-bottom: 16px;
272
+ }
273
+ .LuckyWheelsListPopup.Tablet .LuckyWheelsName,
274
+ .LuckyWheelsListPopup.Desktop .LuckyWheelsName {
275
+ line-height: 27px;
276
+ font-size: var(--emw--font-size-large, 22px);
277
+ }
278
+ .LuckyWheelsListPopup.Tablet .LuckyWheelsCountdown,
279
+ .LuckyWheelsListPopup.Desktop .LuckyWheelsCountdown {
280
+ font-size: var(--emw--font-size-small, 14px);
281
+ line-height: 14px;
282
+ }
283
+ .LuckyWheelsListPopup.Tablet .EngagementSuiteTooltipBackdrop,
284
+ .LuckyWheelsListPopup.Desktop .EngagementSuiteTooltipBackdrop {
285
+ padding: 90px 75px 0;
286
+ }
287
+ .LuckyWheelsListPopup.Tablet .EngagementSuiteTooltip,
288
+ .LuckyWheelsListPopup.Desktop .EngagementSuiteTooltip {
289
+ padding: 60px 65px;
290
+ font-size: var(--emw--font-size-medium, 16px);
291
+ line-height: 20px;
292
+ }
293
+ .LuckyWheelsListPopup.Tablet .EngagementSuiteTooltip .EngagementSuiteIconButton,
294
+ .LuckyWheelsListPopup.Desktop .EngagementSuiteTooltip .EngagementSuiteIconButton {
295
+ top: 24px;
296
+ right: 24px;
297
+ }
298
+ .LuckyWheelsListPopup.Tablet .EngagementSuiteTabsWrapper .EngagementSuiteTabs .EngagementSuiteTab,
299
+ .LuckyWheelsListPopup.Desktop .EngagementSuiteTabsWrapper .EngagementSuiteTabs .EngagementSuiteTab {
300
+ font-size: var(--emw--font-size-medium, 16px);
301
+ }
302
+ .LuckyWheelsListPopup.Tablet .HistoryWrapper .HistoryCols,
303
+ .LuckyWheelsListPopup.Desktop .HistoryWrapper .HistoryCols {
304
+ font-size: var(--emw--font-size-medium, 16px);
305
+ }
306
+ .LuckyWheelsListPopup.Tablet .HistoryWrapper .HistoryCols .Rewards,
307
+ .LuckyWheelsListPopup.Desktop .HistoryWrapper .HistoryCols .Rewards {
308
+ flex-basis: 140px;
309
+ }
310
+ .LuckyWheelsListPopup.Tablet .HistoryWrapper .HistoryCols .Issued,
311
+ .LuckyWheelsListPopup.Desktop .HistoryWrapper .HistoryCols .Issued {
312
+ flex-basis: 100px;
313
+ }
314
+ .LuckyWheelsListPopup.Tablet .HistoryWrapper .HistoryListItem .HistoryListItemHeader,
315
+ .LuckyWheelsListPopup.Desktop .HistoryWrapper .HistoryListItem .HistoryListItemHeader {
316
+ font-size: var(--emw--font-size-large, 22px);
317
+ }
318
+ .LuckyWheelsListPopup.Tablet .HistoryWrapper .HistoryListItem .HistoryInfo,
319
+ .LuckyWheelsListPopup.Desktop .HistoryWrapper .HistoryListItem .HistoryInfo {
320
+ font-size: var(--emw--font-size-medium, 16px);
321
+ }
322
+ .LuckyWheelsListPopup.Tablet .HistoryWrapper .HistoryListItem .HistoryInfo .Rewards,
323
+ .LuckyWheelsListPopup.Desktop .HistoryWrapper .HistoryListItem .HistoryInfo .Rewards {
324
+ flex-basis: 140px;
325
+ }
326
+ .LuckyWheelsListPopup.Tablet .HistoryWrapper .HistoryListItem .HistoryInfo .Issued,
327
+ .LuckyWheelsListPopup.Desktop .HistoryWrapper .HistoryListItem .HistoryInfo .Issued {
328
+ flex-basis: 100px;
329
+ }
330
+
331
+ .EngagementSuiteTabsWrapper {
332
+ padding: 0 24px;
333
+ margin: 8px 0;
334
+ }
335
+ .EngagementSuiteTabsWrapper .EngagementSuiteTabs {
336
+ display: flex;
337
+ position: relative;
338
+ border-bottom: 2px solid var(--emw--color-secondary, #666178);
339
+ }
340
+ .EngagementSuiteTabsWrapper .EngagementSuiteTabs .EngagementSuiteTab {
341
+ padding: 9px 16px 7px;
342
+ font-weight: var(--emw--font-weight-medium, 500);
343
+ font-size: var(--emw--font-size-x-small, 12px);
344
+ line-height: 15px;
345
+ color: var(--emw--color-gray-300, #666178);
346
+ cursor: pointer;
347
+ }
348
+ .EngagementSuiteTabsWrapper .EngagementSuiteTabs .EngagementSuiteTab.Active {
349
+ color: var(--emw--color-typography, #fff);
350
+ border-bottom: 2px solid var(--emw--color-typography, #fff);
351
+ margin-bottom: -2px;
352
+ }
353
+
354
+ .HistoryWrapper {
355
+ padding: 0 24px;
356
+ display: flex;
357
+ flex-direction: column;
358
+ height: 100%;
359
+ overflow: hidden;
360
+ }
361
+ .HistoryWrapper .HistoryEmptyMessage {
362
+ margin-top: 8px;
363
+ font-size: var(--emw--font-size-small, 14px);
364
+ color: var(--emw--color-secondary, #bbb9c3);
365
+ line-height: 30px;
366
+ }
367
+ .HistoryWrapper .HistoryCols {
368
+ padding: 12px 10px;
369
+ position: relative;
370
+ display: flex;
371
+ border-bottom: 1px solid var(--emw--color-secondary, #666178);
372
+ font-size: var(--emw--font-size-x-small, 12px);
373
+ }
374
+ .HistoryWrapper .HistoryCols .HistoryColName {
375
+ color: var(--emw--color-secondary, #bbb9c3);
376
+ }
377
+ .HistoryWrapper .HistoryCols .Rewards {
378
+ flex-basis: 80px;
379
+ }
380
+ .HistoryWrapper .HistoryCols .Issued {
381
+ flex-basis: 80px;
382
+ }
383
+ .HistoryWrapper .HistoryLoader {
384
+ display: flex;
385
+ flex-direction: column;
386
+ justify-content: center;
387
+ align-items: center;
388
+ height: inherit;
389
+ font-size: var(--emw--font-size-medium, 16px);
390
+ color: var(--emw--color-gray-150, #8f8b9c);
391
+ }
392
+ .HistoryWrapper .HistoryLoader casino-engagement-suite-progress-bar {
393
+ margin-bottom: 8px;
394
+ width: 100px;
395
+ }
396
+ .HistoryWrapper .HistoryListItem {
397
+ margin-top: 8px;
398
+ }
399
+ .HistoryWrapper .HistoryListItem.Opened .EngagementSuiteIconButton.ArrowDown {
400
+ transform: rotate(180deg);
401
+ }
402
+ .HistoryWrapper .HistoryListItem.Opened .HistoryListItemBody {
403
+ padding-bottom: 8px;
404
+ grid-template-rows: 1fr;
405
+ border-bottom: 1px solid var(--emw--color-secondary, #666178);
406
+ }
407
+ .HistoryWrapper .HistoryListItem .HistoryListItemHeader {
408
+ padding: 16px 0;
409
+ display: flex;
410
+ justify-content: space-between;
411
+ align-items: center;
412
+ color: var(--emw--color-typography, #ffffff);
413
+ font-size: var(--emw--font-size-medium, 14px);
414
+ }
415
+ .HistoryWrapper .HistoryListItem .EngagementSuiteIconButton.ArrowDown {
416
+ transition: transform 0.3s ease-out;
417
+ width: 24px;
418
+ height: 24px;
419
+ }
420
+ .HistoryWrapper .HistoryListItem .HistoryListItemBody {
421
+ position: relative;
422
+ display: grid;
423
+ grid-template-rows: 0fr;
424
+ transition: grid-template-rows 0.3s ease-out;
425
+ }
426
+ .HistoryWrapper .HistoryListItem .HistoryListItemBody > div {
427
+ overflow: hidden;
428
+ }
429
+ .HistoryWrapper .HistoryListItem .HistoryListItemCard {
430
+ padding: 12px 5px;
431
+ }
432
+ .HistoryWrapper .HistoryListItem .HistoryInfoRow {
433
+ display: flex;
434
+ gap: 10px;
435
+ flex-direction: column;
436
+ }
437
+ .HistoryWrapper .HistoryListItem .HistoryInfo {
438
+ display: flex;
439
+ padding: 10px;
440
+ font-size: var(--emw--font-size-x-small, 12px);
441
+ color: var(--emw--color-secondary, #bbb9c3);
442
+ }
443
+ .HistoryWrapper .HistoryListItem .HistoryInfo .HistoryCol {
444
+ text-overflow: ellipsis;
445
+ overflow: hidden;
446
+ }
447
+ .HistoryWrapper .HistoryListItem .HistoryInfo .Rewards {
448
+ color: var(--emw--color-typography, #ffffff);
449
+ flex-basis: 80px;
450
+ font-weight: 600;
451
+ }
452
+ .HistoryWrapper .HistoryListItem .HistoryInfo .Issued {
453
+ flex-basis: 80px;
454
+ }