@adstore/templates 2.7.3 → 2.7.4
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/dist/style.css +1 -1
- package/dist/templates.js.js +2057 -1854
- package/package.json +1 -1
- package/CHANGELOG.md +0 -430
package/package.json
CHANGED
package/CHANGELOG.md
DELETED
|
@@ -1,430 +0,0 @@
|
|
|
1
|
-
# @adstore/templates
|
|
2
|
-
|
|
3
|
-
## 2.7.3
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- Pass only ESM for templates. Init Statex.
|
|
8
|
-
|
|
9
|
-
## 2.7.2
|
|
10
|
-
|
|
11
|
-
### Patch Changes
|
|
12
|
-
|
|
13
|
-
- Add min-size for close icon. Close Gift after click by promo.
|
|
14
|
-
|
|
15
|
-
## 2.7.0
|
|
16
|
-
|
|
17
|
-
### Minor Changes
|
|
18
|
-
|
|
19
|
-
- Add promotion layer for Popups. Add new metrik
|
|
20
|
-
|
|
21
|
-
## 2.6.14
|
|
22
|
-
|
|
23
|
-
### Patch Changes
|
|
24
|
-
|
|
25
|
-
- Pass only ESM module.
|
|
26
|
-
|
|
27
|
-
## 2.6.13
|
|
28
|
-
|
|
29
|
-
### Patch Changes
|
|
30
|
-
|
|
31
|
-
- Modify close icon for WideCard, CopmlexGift, SimpleGift
|
|
32
|
-
|
|
33
|
-
## 2.6.10
|
|
34
|
-
|
|
35
|
-
### Patch Changes
|
|
36
|
-
|
|
37
|
-
- add new method for custom close
|
|
38
|
-
|
|
39
|
-
## 2.6.9
|
|
40
|
-
|
|
41
|
-
### Patch Changes
|
|
42
|
-
|
|
43
|
-
- Fixes for ContentCards
|
|
44
|
-
|
|
45
|
-
## 2.6.7
|
|
46
|
-
|
|
47
|
-
### Patch Changes
|
|
48
|
-
|
|
49
|
-
- Update paddings for ContentCards
|
|
50
|
-
|
|
51
|
-
## 2.6.6
|
|
52
|
-
|
|
53
|
-
### Patch Changes
|
|
54
|
-
|
|
55
|
-
- Add onVisible and onClick actions for ContentCards
|
|
56
|
-
|
|
57
|
-
## 2.6.5
|
|
58
|
-
|
|
59
|
-
### Patch Changes
|
|
60
|
-
|
|
61
|
-
- Fix error on empty state for WideCard
|
|
62
|
-
|
|
63
|
-
## 2.6.3
|
|
64
|
-
|
|
65
|
-
### Patch Changes
|
|
66
|
-
|
|
67
|
-
- Fix paddings/margins
|
|
68
|
-
|
|
69
|
-
## 2.6.1
|
|
70
|
-
|
|
71
|
-
### Patch Changes
|
|
72
|
-
|
|
73
|
-
- Fix onClick action. Add link for variant2
|
|
74
|
-
|
|
75
|
-
## 2.6.0
|
|
76
|
-
|
|
77
|
-
### Minor Changes
|
|
78
|
-
|
|
79
|
-
- Add ContentCards promotion
|
|
80
|
-
|
|
81
|
-
## 2.5.13
|
|
82
|
-
|
|
83
|
-
### Patch Changes
|
|
84
|
-
|
|
85
|
-
- Add limit width and height for CloseIcon
|
|
86
|
-
|
|
87
|
-
## 2.5.12
|
|
88
|
-
|
|
89
|
-
### Patch Changes
|
|
90
|
-
|
|
91
|
-
- Reduce Popup width on mobile. Fix editable color for close icon. Add size config for CloseIcon. Fix onVisible for popups.
|
|
92
|
-
|
|
93
|
-
## 2.5.11
|
|
94
|
-
|
|
95
|
-
### Patch Changes
|
|
96
|
-
|
|
97
|
-
- Remove paddings for body (ComplexPopup)
|
|
98
|
-
|
|
99
|
-
## 2.5.10
|
|
100
|
-
|
|
101
|
-
### Patch Changes
|
|
102
|
-
|
|
103
|
-
- Add background for logo (ComplexPopup)
|
|
104
|
-
|
|
105
|
-
## 2.5.9
|
|
106
|
-
|
|
107
|
-
### Patch Changes
|
|
108
|
-
|
|
109
|
-
- Dont hide WideCard after click
|
|
110
|
-
|
|
111
|
-
## 2.5.8
|
|
112
|
-
|
|
113
|
-
### Patch Changes
|
|
114
|
-
|
|
115
|
-
- Fix DisplayText
|
|
116
|
-
|
|
117
|
-
## 2.5.7
|
|
118
|
-
|
|
119
|
-
### Patch Changes
|
|
120
|
-
|
|
121
|
-
- Fixes for WideCard
|
|
122
|
-
|
|
123
|
-
## 2.5.5
|
|
124
|
-
|
|
125
|
-
### Patch Changes
|
|
126
|
-
|
|
127
|
-
- Fixes for WideCard
|
|
128
|
-
|
|
129
|
-
## 2.5.4
|
|
130
|
-
|
|
131
|
-
### Patch Changes
|
|
132
|
-
|
|
133
|
-
- Add dep for national teamChange margin for BonusCardFew fixes
|
|
134
|
-
|
|
135
|
-
## 2.5.3
|
|
136
|
-
|
|
137
|
-
### Patch Changes
|
|
138
|
-
|
|
139
|
-
- Fixes for WideCard
|
|
140
|
-
|
|
141
|
-
## 2.5.2
|
|
142
|
-
|
|
143
|
-
### Patch Changes
|
|
144
|
-
|
|
145
|
-
- Fixes for WideCard
|
|
146
|
-
|
|
147
|
-
## 2.5.1
|
|
148
|
-
|
|
149
|
-
### Patch Changes
|
|
150
|
-
|
|
151
|
-
- Fix isOpen Simple popup when image is invalid
|
|
152
|
-
|
|
153
|
-
## 2.5.0
|
|
154
|
-
|
|
155
|
-
### Minor Changes
|
|
156
|
-
|
|
157
|
-
- Add more options for Accent typography
|
|
158
|
-
- 9c412ae: Update 1X2 slide for WideCard
|
|
159
|
-
|
|
160
|
-
## 2.4.4
|
|
161
|
-
|
|
162
|
-
### Patch Changes
|
|
163
|
-
|
|
164
|
-
- Fix close for Popups. Cnage close color
|
|
165
|
-
|
|
166
|
-
## 2.4.3
|
|
167
|
-
|
|
168
|
-
### Patch Changes
|
|
169
|
-
|
|
170
|
-
- Add action for WideCard
|
|
171
|
-
|
|
172
|
-
## 2.4.2
|
|
173
|
-
|
|
174
|
-
### Patch Changes
|
|
175
|
-
|
|
176
|
-
- Move promotion to botton of ComplexGift
|
|
177
|
-
- Make fixes for WideCard
|
|
178
|
-
|
|
179
|
-
## 2.4.1
|
|
180
|
-
|
|
181
|
-
### Patch Changes
|
|
182
|
-
|
|
183
|
-
- Fix image loading
|
|
184
|
-
|
|
185
|
-
## 2.4.0
|
|
186
|
-
|
|
187
|
-
### Minor Changes
|
|
188
|
-
|
|
189
|
-
- d355a72: Make integrations for WideCard
|
|
190
|
-
|
|
191
|
-
### Patch Changes
|
|
192
|
-
|
|
193
|
-
- 48a0b14: Change size of Gift Icon
|
|
194
|
-
|
|
195
|
-
## 2.3.1
|
|
196
|
-
|
|
197
|
-
### Patch Changes
|
|
198
|
-
|
|
199
|
-
- Fix initial title paddings for title of ComplexGift. Updates for ExpressPopup
|
|
200
|
-
|
|
201
|
-
## 2.3.0
|
|
202
|
-
|
|
203
|
-
### Minor Changes
|
|
204
|
-
|
|
205
|
-
- Can upload matches to ExpressPopup
|
|
206
|
-
|
|
207
|
-
## 2.2.12
|
|
208
|
-
|
|
209
|
-
### Patch Changes
|
|
210
|
-
|
|
211
|
-
- 6209eb0: Add auto-font for typography
|
|
212
|
-
- 89a7916: Remove hide element if he has empty string
|
|
213
|
-
- 26056f0: Updates for WideCard
|
|
214
|
-
|
|
215
|
-
## 2.2.11
|
|
216
|
-
|
|
217
|
-
### Patch Changes
|
|
218
|
-
|
|
219
|
-
- Updates for BonusCards
|
|
220
|
-
|
|
221
|
-
## 2.2.10
|
|
222
|
-
|
|
223
|
-
### Patch Changes
|
|
224
|
-
|
|
225
|
-
- Make fixes for BonusCards. Add unsubscribe listeners when BonusCards unmounted
|
|
226
|
-
- Add ref actions for BonusCards
|
|
227
|
-
- Add resetListeners method
|
|
228
|
-
|
|
229
|
-
## 2.2.7
|
|
230
|
-
|
|
231
|
-
### Patch Changes
|
|
232
|
-
|
|
233
|
-
- df01b04: Add updates for BonusCards
|
|
234
|
-
|
|
235
|
-
## 2.2.6
|
|
236
|
-
|
|
237
|
-
### Patch Changes
|
|
238
|
-
|
|
239
|
-
- 16d67c9: Deattach all subscribtion after unmount promos
|
|
240
|
-
- 16d67c9: Add Broadcast values
|
|
241
|
-
|
|
242
|
-
## 2.2.5
|
|
243
|
-
|
|
244
|
-
### Patch Changes
|
|
245
|
-
|
|
246
|
-
- 349746d: Add onClickHide action for Popups
|
|
247
|
-
|
|
248
|
-
## 2.2.3
|
|
249
|
-
|
|
250
|
-
### Patch Changes
|
|
251
|
-
|
|
252
|
-
- c64af77: Add separate metrics for ComplexPopup and ComplexGift
|
|
253
|
-
|
|
254
|
-
## 2.2.2
|
|
255
|
-
|
|
256
|
-
### Patch Changes
|
|
257
|
-
|
|
258
|
-
- bba33be: Add Layer Visibility functional
|
|
259
|
-
|
|
260
|
-
## 2.2.1
|
|
261
|
-
|
|
262
|
-
### Patch Changes
|
|
263
|
-
|
|
264
|
-
- 1132005: Fixes for ExpressPopup
|
|
265
|
-
|
|
266
|
-
## 2.2.0
|
|
267
|
-
|
|
268
|
-
### Minor Changes
|
|
269
|
-
|
|
270
|
-
- Update sizes for popups
|
|
271
|
-
|
|
272
|
-
### Patch Changes
|
|
273
|
-
|
|
274
|
-
- d8b5fc7: Remove base paddings for Popups. Fix crash SimpleGift
|
|
275
|
-
- 3f5399e: Remove height from config
|
|
276
|
-
- 3f5399e: Change build target es6
|
|
277
|
-
|
|
278
|
-
## 2.1.9
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- 5e9b4fa: Add gifts and popups ref actions
|
|
283
|
-
- b0541ac: Add onMount action
|
|
284
|
-
- b0541ac: Add className prop. Make popups as fixed
|
|
285
|
-
- b0541ac: Remove onMount action
|
|
286
|
-
|
|
287
|
-
## 2.1.2
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- b0afa96: Add fixes for ExpressPopup
|
|
292
|
-
- e378372: Add polifill for ResizeObserver
|
|
293
|
-
|
|
294
|
-
## 2.1.1
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Call isOpen method by human click
|
|
299
|
-
|
|
300
|
-
## 2.1.0
|
|
301
|
-
|
|
302
|
-
### Minor Changes
|
|
303
|
-
|
|
304
|
-
- d4bfb19: Add lifecycle methods for gifts
|
|
305
|
-
|
|
306
|
-
## 2.0.19
|
|
307
|
-
|
|
308
|
-
### Patch Changes
|
|
309
|
-
|
|
310
|
-
- d25ccf2: Make "parent" rewritable
|
|
311
|
-
|
|
312
|
-
## 2.0.18
|
|
313
|
-
|
|
314
|
-
### Patch Changes
|
|
315
|
-
|
|
316
|
-
- 6a175ce: Remove offset from container (SimpleGift, ComplexGift)
|
|
317
|
-
|
|
318
|
-
## 2.0.16
|
|
319
|
-
|
|
320
|
-
### Patch Changes
|
|
321
|
-
|
|
322
|
-
- 7db235d: Fix horizontal line between offers (Complex gift)
|
|
323
|
-
|
|
324
|
-
## 2.0.15
|
|
325
|
-
|
|
326
|
-
### Patch Changes
|
|
327
|
-
|
|
328
|
-
- e608bb5: Unlink border from legal info to container (SimpleGift)
|
|
329
|
-
|
|
330
|
-
## 2.0.14
|
|
331
|
-
|
|
332
|
-
### Patch Changes
|
|
333
|
-
|
|
334
|
-
- 55e4ed7: Fix display Gifts
|
|
335
|
-
|
|
336
|
-
## 2.0.13
|
|
337
|
-
|
|
338
|
-
### Patch Changes
|
|
339
|
-
|
|
340
|
-
- 4d88789: Fix size of legal info. Change width of SimpleGift container. Add path to Iterator tool. Make centred logo for all promos.
|
|
341
|
-
|
|
342
|
-
## 2.0.12
|
|
343
|
-
|
|
344
|
-
### Patch Changes
|
|
345
|
-
|
|
346
|
-
- 1bb97d0: Remove reset css
|
|
347
|
-
|
|
348
|
-
## 2.0.11
|
|
349
|
-
|
|
350
|
-
### Patch Changes
|
|
351
|
-
|
|
352
|
-
- 0590d2d: Add max-width on mobile for ComplexGift
|
|
353
|
-
|
|
354
|
-
## 2.0.10
|
|
355
|
-
|
|
356
|
-
### Patch Changes
|
|
357
|
-
|
|
358
|
-
- Release version
|
|
359
|
-
- 605b897: Fixes for SimpleGift + ComplexGift
|
|
360
|
-
- 18cdeee: Fixes
|
|
361
|
-
- 484e490: Fix display title icon (ComplexGift)
|
|
362
|
-
|
|
363
|
-
## 2.0.6
|
|
364
|
-
|
|
365
|
-
### Patch Changes
|
|
366
|
-
|
|
367
|
-
- Fix modifyState tool
|
|
368
|
-
|
|
369
|
-
## 2.0.5
|
|
370
|
-
|
|
371
|
-
### Patch Changes
|
|
372
|
-
|
|
373
|
-
- debb49a: Fix parent extend. Fix legal info scroll (SimpleGift)
|
|
374
|
-
- 89e63db: Add method for modify state
|
|
375
|
-
|
|
376
|
-
## 2.0.4
|
|
377
|
-
|
|
378
|
-
### Patch Changes
|
|
379
|
-
|
|
380
|
-
- f67824b: Lock usless fuctions
|
|
381
|
-
- f67824b: Add button animation (SimpleGift)
|
|
382
|
-
|
|
383
|
-
## 2.0.3
|
|
384
|
-
|
|
385
|
-
### Patch Changes
|
|
386
|
-
|
|
387
|
-
- 8251580: Fix matrics for all promos
|
|
388
|
-
- 4f83f9b: Make parser for SimpleGift. Style fixes for SimpleGift
|
|
389
|
-
- 75acf6b: Add spacing functional
|
|
390
|
-
|
|
391
|
-
## 2.0.2
|
|
392
|
-
|
|
393
|
-
### Patch Changes
|
|
394
|
-
|
|
395
|
-
- 573bc56: Fix container detect device. Fix load custom font from GoogleFonts
|
|
396
|
-
- fda304d: Add logo config. Fix size of bonuses. (Complex popup)
|
|
397
|
-
- 52e29b5: Fix render children (Simple popup)
|
|
398
|
-
- 64004e9: Fixes for Express popup
|
|
399
|
-
- 2f4475e: Fix animations (SimpleGift, ComplexGift)
|
|
400
|
-
- b4fffd7: Make fixes for WideCard
|
|
401
|
-
- d722719: Fix hidden children after reload
|
|
402
|
-
|
|
403
|
-
## 2.0.1
|
|
404
|
-
|
|
405
|
-
### Patch Changes
|
|
406
|
-
|
|
407
|
-
- febb0f1: Fixed functionality of changing the background color of slides (WideCard template)
|
|
408
|
-
- 984694e: Fix offer for templates
|
|
409
|
-
|
|
410
|
-
## 2.0.0
|
|
411
|
-
|
|
412
|
-
### Major Changes
|
|
413
|
-
|
|
414
|
-
- f8e0c35: Full replace templates to templates-preact. Update web version
|
|
415
|
-
|
|
416
|
-
### Minor Changes
|
|
417
|
-
|
|
418
|
-
- 3ee1297: Integrate new template by Preact
|
|
419
|
-
|
|
420
|
-
### Patch Changes
|
|
421
|
-
|
|
422
|
-
- ca46788: Integrade SimplePopup
|
|
423
|
-
- 76702f5: Remake BonusCard
|
|
424
|
-
- dcedd4f: Fix accent typo for ExpressPopup
|
|
425
|
-
- 6c050a8: Remake ExpressPopup
|
|
426
|
-
- b148e96: Remake ComplexGift + ComplexPopup
|
|
427
|
-
- dcedd4f: Add offers config for all templates
|
|
428
|
-
- 7486894: Add new util methods + contants. Fixes for React adapter
|
|
429
|
-
- d3964cd: Remake WideCard
|
|
430
|
-
- dcedd4f: Fix device resolver for initialState
|