@plurix/ecom-components 1.18.21-commerce → 1.19.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.
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,559 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
|
|
5
|
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
6
|
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
|
+
|
|
8
|
+
## [Unreleased]
|
|
9
|
+
|
|
10
|
+
## [1.18.0] - 2026-04-16
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- [COM-3984](https://dev.azure.com/Plurix/Digital/_workitems/edit/3984) - Added a new component for the stamp campaign.
|
|
15
|
+
|
|
16
|
+
## [1.17.1] - 2026-04-16
|
|
17
|
+
|
|
18
|
+
- [COM-3559](https://dev.azure.com/Plurix/Digital/_workitems/edit/3559) - Change postal code variables are saved.
|
|
19
|
+
- [COM-374](https://dev.azure.com/Plurix/Digital/_workitems/edit/374) - Added prop for the "add" button in the product cart.
|
|
20
|
+
|
|
21
|
+
## [1.16.5-commerce] - 2026-03-25
|
|
22
|
+
|
|
23
|
+
- [COM-3393](https://dev.azure.com/Plurix/Digital/_workitems/edit/3393) - Updated product card; add buttons and unavailable buttons.only for Dom.
|
|
24
|
+
|
|
25
|
+
## [1.16.4-commerce] - 2026-02-23
|
|
26
|
+
|
|
27
|
+
- [COM-3076](https://dev.azure.com/Plurix/Digital/_workitems/edit/3076) - Added background color to the description and changed the colors of the +friend badge to only for Dom.
|
|
28
|
+
|
|
29
|
+
## [1.16.2-commerce] - 2026-01-09
|
|
30
|
+
|
|
31
|
+
- [COM-2434](https://dev.azure.com/Plurix/Digital/_workitems/edit/2434) - Repair tag discount and weigth in product card
|
|
32
|
+
- [COM-2384](https://dev.azure.com/Plurix/Digital/_workitems/edit/2384) - Added white border as a variable in the product cart see more
|
|
33
|
+
- [COM-2346](https://dev.azure.com/Plurix/Digital/_workitems/edit/2346) - Remove margin right on card for regionalization in store selection.
|
|
34
|
+
|
|
35
|
+
## [1.16.0-commerce] - 2025-12-11
|
|
36
|
+
|
|
37
|
+
### Added
|
|
38
|
+
|
|
39
|
+
- [COM-2034](https://dev.azure.com/Plurix/Digital/_workitems/edit/2034) - Change order button has been fixed.
|
|
40
|
+
|
|
41
|
+
## [1.15.0-loyalty] - 2025-12-10
|
|
42
|
+
|
|
43
|
+
### Changed
|
|
44
|
+
|
|
45
|
+
- [FIN-1524](https://dev.azure.com/Plurix/Digital/_workitems/edit/1524) - Requests are not defined by platform anymore
|
|
46
|
+
- [FIN-1555](https://dev.azure.com/Plurix/Digital/_workitems/edit/1555) - Coupons UI
|
|
47
|
+
- [FIN-1445](https://dev.azure.com/Plurix/Digital/_workitems/edit/1445) - Changed component vouchers redeemed to use in modal cart IO
|
|
48
|
+
|
|
49
|
+
### Added
|
|
50
|
+
|
|
51
|
+
- [FIN-1447](https://dev.azure.com/Plurix/Digital/_workitems/edit/1447) - Migrated adaptive carousel and created component vouchers redeemed
|
|
52
|
+
- [COM-1249](https://dev.azure.com/Plurix/Digital/_workitems/edit/1249) - Adjusting ChangeOrderModal component for accept graphql
|
|
53
|
+
- [COM-2098](https://dev.azure.com/Plurix/Digital/_workitems/edit/2098) - Update api in coupons component
|
|
54
|
+
- [COM-1249](https://dev.azure.com/Plurix/Digital/_workitems/edit/1249) - Adjusting ChangeOrderModal component for accept graphql
|
|
55
|
+
- [COM-1332](https://dev.azure.com/Plurix/Digital/_workitems/edit/1332) - Adjusting Coupons component for accept graphql
|
|
56
|
+
|
|
57
|
+
### Added
|
|
58
|
+
|
|
59
|
+
- [COM-1311](https://dev.azure.com/Plurix/Digital/_workitems/edit/1311) - Adjusting ProductCardPrice for new product API
|
|
60
|
+
|
|
61
|
+
## [1.14.2-commerce] - 2025-08-29
|
|
62
|
+
|
|
63
|
+
### Fixed
|
|
64
|
+
|
|
65
|
+
- [COM-797](https://dev.azure.com/Plurix/Digital/_workitems/edit/797) - Adjusting ProductCardBadgeKg visibility
|
|
66
|
+
|
|
67
|
+
## [1.14.0-loyalty] - 2025-07-02
|
|
68
|
+
|
|
69
|
+
### Changed
|
|
70
|
+
|
|
71
|
+
- [SHLO-465](https://dev.azure.com/Plurix/Digital/_workitems/edit/465) - Added product cards to intelligent and adjust general in card
|
|
72
|
+
|
|
73
|
+
### Fixed
|
|
74
|
+
|
|
75
|
+
- [SHLO-497](https://dev.azure.com/Plurix/Digital/_workitems/edit/497) - Quantity selector width
|
|
76
|
+
- [SHLO-524](https://dev.azure.com/Plurix/Digital/_workitems/edit/524) - Modal and onboarding css
|
|
77
|
+
|
|
78
|
+
## [1.13.0-club] - 2025-06-09
|
|
79
|
+
|
|
80
|
+
### Changed
|
|
81
|
+
|
|
82
|
+
- [SL-2649](https://plurix.atlassian.net/browse/SL-2649) - Added ProductCardSeeMore horizontal Variant
|
|
83
|
+
|
|
84
|
+
### Added
|
|
85
|
+
|
|
86
|
+
- [SL-2680](https://plurix.atlassian.net/browse/SL-2680) - Added new function in ProductCardSeeMore
|
|
87
|
+
- [SL-2569](https://plurix.atlassian.net/browse/SL-2569) - New product card UI Horizontal
|
|
88
|
+
- [SL-2529](https://plurix.atlassian.net/browse/SL-2529) - New product card UI Vertical
|
|
89
|
+
|
|
90
|
+
## [1.12.0-commerce] - 2025-06-04
|
|
91
|
+
|
|
92
|
+
## Added
|
|
93
|
+
|
|
94
|
+
- [COM-138](https://dev.azure.com/Plurix/Digital/_workitems/edit/138) - Added Skeleton component to ecom-components
|
|
95
|
+
- [COM-137](https://dev.azure.com/Plurix/Digital/_workitems/edit/137) - Added search suggestions component from acct repo to ecom-components
|
|
96
|
+
- [COM-136](https://dev.azure.com/Plurix/Digital/_workitems/edit/136) - Adding ContactCard component
|
|
97
|
+
|
|
98
|
+
## [1.10.0-loyalty] - 2025-03-26
|
|
99
|
+
|
|
100
|
+
- [SL-2446](https://plurix.atlassian.net/browse/SL-2446) - Added text '+ amigo' in cartClubAlert
|
|
101
|
+
|
|
102
|
+
## [1.9.0-commerce] - 2025-03-13
|
|
103
|
+
|
|
104
|
+
- [SCS-2173](https://plurix.atlassian.net/browse/SCS-2173) - Added validation for low stock products without similar products
|
|
105
|
+
|
|
106
|
+
## [1.8.1-commerce] - 2025-02-11
|
|
107
|
+
|
|
108
|
+
### Added
|
|
109
|
+
|
|
110
|
+
- [SL-2446](https://plurix.atlassian.net/browse/SL-2446) - [Coupons] - Added button in mobile version of coupons
|
|
111
|
+
|
|
112
|
+
## [1.7.0-loyalty] - 2024-02-10
|
|
113
|
+
|
|
114
|
+
### Added
|
|
115
|
+
|
|
116
|
+
- [SHLO-242](https://plurix.atlassian.net/browse/SHLO-242) - [Coupons] - POST method in getCoupons api
|
|
117
|
+
|
|
118
|
+
## [1.6.0-commerce] - 2024-12-18
|
|
119
|
+
|
|
120
|
+
### Changed
|
|
121
|
+
|
|
122
|
+
- [SCS-2154](https://plurix.atlassian.net/browse/SCS-2154) - Correcting prices and discount percentage in change order modal
|
|
123
|
+
|
|
124
|
+
## [1.5.0-club] - 2024-12-12
|
|
125
|
+
|
|
126
|
+
### Changed
|
|
127
|
+
|
|
128
|
+
- [SL-2063](https://plurix.atlassian.net/browse/SL-2063) - Change tag p from (H1, H2, H3 e H4) for SEO in components coupons
|
|
129
|
+
|
|
130
|
+
## [1.4.0-commerce] - 2024-11-21
|
|
131
|
+
|
|
132
|
+
### Added
|
|
133
|
+
|
|
134
|
+
- [SCS-1825](https://plurix.atlassian.net/browse/SCS-1825) - Change Order Modal
|
|
135
|
+
|
|
136
|
+
## [1.3.0-loyalty] - 2024-11-19
|
|
137
|
+
|
|
138
|
+
### Added
|
|
139
|
+
|
|
140
|
+
- [SL-2399](https://plurix.atlassian.net/browse/SL-2399) - Bullet active status in carousel component
|
|
141
|
+
|
|
142
|
+
## [1.2.0-loyalty] - 2024-10-24
|
|
143
|
+
|
|
144
|
+
### Added
|
|
145
|
+
|
|
146
|
+
- [SL-2078](https://plurix.atlassian.net/browse/SL-2078) - Adding props to carousel component
|
|
147
|
+
|
|
148
|
+
## [1.1.3-loyalty] - 2024-08-26
|
|
149
|
+
|
|
150
|
+
### Removed
|
|
151
|
+
|
|
152
|
+
- Removed "div" reference from modal global css
|
|
153
|
+
- Removed avenida validation to coupons
|
|
154
|
+
|
|
155
|
+
## [1.1.2-loyalty] - 2024-07-25
|
|
156
|
+
|
|
157
|
+
### Changed
|
|
158
|
+
|
|
159
|
+
- [SL-1694](https://plurix.atlassian.net/browse/SL-1694) - Cupons modal changes
|
|
160
|
+
- [SL-1715](https://plurix.atlassian.net/browse/SL-1715) - Onboarding modal padronization
|
|
161
|
+
- [SL-1823](https://plurix.atlassian.net/browse/SL-1823) - Adding variable to hide header on Modal component
|
|
162
|
+
|
|
163
|
+
## [1.1.1-loyalty] - 2024-06-26
|
|
164
|
+
|
|
165
|
+
- [SL-1698](https://plurix.atlassian.net/browse/SL-1698) - [Web] NoCoupons components changed
|
|
166
|
+
- [SL-1856](https://plurix.atlassian.net/browse/SL-1856) - added window.reload in handler remove coupon in coupons component
|
|
167
|
+
|
|
168
|
+
## [1.1.0-loyalty] - 2024-06-13
|
|
169
|
+
|
|
170
|
+
### Changed
|
|
171
|
+
|
|
172
|
+
- [SL-1700](https://plurix.atlassian.net/browse/SL-1700) - Coupons badge variables
|
|
173
|
+
|
|
174
|
+
## [1.0.0] - 2024-06-05
|
|
175
|
+
|
|
176
|
+
### Refactored
|
|
177
|
+
|
|
178
|
+
- [SL-1720](https://plurix.atlassian.net/browse/SL-1720) - Restructured repository, uniting all packages into one called @plurix/ecom-components
|
|
179
|
+
|
|
180
|
+
<!-- All records below are from when this repository contained several NPM packages, we are saving these registers -->
|
|
181
|
+
<!-- Regionalization -->
|
|
182
|
+
|
|
183
|
+
## [16.0.0] - 2023-11-03
|
|
184
|
+
|
|
185
|
+
### Added
|
|
186
|
+
|
|
187
|
+
- [SCS-641](https://plurix.atlassian.net/browse/SCS-911) - [Regionalization] - Initial Flow
|
|
188
|
+
- [SCS-970](https://plurix.atlassian.net/browse/SCS-970) - [Regionalization] - Invalid shipping pickup option
|
|
189
|
+
|
|
190
|
+
### Changed
|
|
191
|
+
|
|
192
|
+
- [SCS-980](https://plurix.atlassian.net/browse/SCS-980) - [Regionalization] - More infos view
|
|
193
|
+
- [SCS-917](https://plurix.atlassian.net/browse/SCS-917) - [Regionalization] Region | Delivery Modall
|
|
194
|
+
|
|
195
|
+
## [0.15.1] - 2023-10-11
|
|
196
|
+
|
|
197
|
+
### Fixed
|
|
198
|
+
|
|
199
|
+
- [SCS-1000](https://plurix.atlassian.net/browse/SCS-1000) - Correction in the regionalization modal scroll
|
|
200
|
+
|
|
201
|
+
## [0.15.0] - 2023-08-11
|
|
202
|
+
|
|
203
|
+
### Added
|
|
204
|
+
|
|
205
|
+
- [SCS-641](https://plurix.atlassian.net/browse/SCS-449) - Custom cms pickup point text prop
|
|
206
|
+
|
|
207
|
+
## [0.14.0] - 2023-07-24
|
|
208
|
+
|
|
209
|
+
### Added
|
|
210
|
+
|
|
211
|
+
- [SCS-449](https://plurix.atlassian.net/browse/SCS-449)
|
|
212
|
+
|
|
213
|
+
## [0.13.9] - 2022-11-01
|
|
214
|
+
|
|
215
|
+
### Changed
|
|
216
|
+
|
|
217
|
+
- More times infos button style
|
|
218
|
+
|
|
219
|
+
## [0.13.8] - 2022-10-31
|
|
220
|
+
|
|
221
|
+
### Added
|
|
222
|
+
|
|
223
|
+
- Pickup point validation
|
|
224
|
+
|
|
225
|
+
## [0.13.7] - 2022-10-31
|
|
226
|
+
|
|
227
|
+
### Changed
|
|
228
|
+
|
|
229
|
+
- Optional chaining in filteredStores
|
|
230
|
+
|
|
231
|
+
## [0.13.6] - 2022-10-31
|
|
232
|
+
|
|
233
|
+
### Changed
|
|
234
|
+
|
|
235
|
+
- Icons default color
|
|
236
|
+
|
|
237
|
+
## [0.13.4] - 2022-10-31
|
|
238
|
+
|
|
239
|
+
### Changed
|
|
240
|
+
|
|
241
|
+
- Icons colors to variables
|
|
242
|
+
|
|
243
|
+
## [0.13.3] - 2022-10-25
|
|
244
|
+
|
|
245
|
+
### Added
|
|
246
|
+
|
|
247
|
+
- Important in bagde text color
|
|
248
|
+
|
|
249
|
+
## [0.13.2] - 2022-10-20
|
|
250
|
+
|
|
251
|
+
### Change
|
|
252
|
+
|
|
253
|
+
- New style to back button and title in all stores screen
|
|
254
|
+
|
|
255
|
+
## [0.13.1] - 2022-10-20
|
|
256
|
+
|
|
257
|
+
### Added
|
|
258
|
+
|
|
259
|
+
- New price data
|
|
260
|
+
|
|
261
|
+
## [0.13.0] - 2022-10-17
|
|
262
|
+
|
|
263
|
+
### Change
|
|
264
|
+
|
|
265
|
+
- Replace session storage to LocalStorage
|
|
266
|
+
|
|
267
|
+
## [0.12.1] - 2022-10-11
|
|
268
|
+
|
|
269
|
+
### Change
|
|
270
|
+
|
|
271
|
+
- Replace Estimate and Pickup point set method
|
|
272
|
+
|
|
273
|
+
## [0.12.0] - 2022-10-10
|
|
274
|
+
|
|
275
|
+
### Change
|
|
276
|
+
|
|
277
|
+
- Change cookies to sessions
|
|
278
|
+
|
|
279
|
+
## [0.11.2] - 2022-10-05
|
|
280
|
+
|
|
281
|
+
### Change
|
|
282
|
+
|
|
283
|
+
- Validate condition
|
|
284
|
+
|
|
285
|
+
## [0.11.1] - 2022-09-23
|
|
286
|
+
|
|
287
|
+
### Change
|
|
288
|
+
|
|
289
|
+
- Pickup name to pickup-in-point
|
|
290
|
+
|
|
291
|
+
## [0.11.0] - 2022-09-22
|
|
292
|
+
|
|
293
|
+
### Added
|
|
294
|
+
|
|
295
|
+
- useEffect for pickuppoints state
|
|
296
|
+
|
|
297
|
+
## [0.10.1] - 2022-09-13
|
|
298
|
+
|
|
299
|
+
### Fixed
|
|
300
|
+
|
|
301
|
+
- Align button on store-container
|
|
302
|
+
|
|
303
|
+
## [0.10.0] - 2022-09-12
|
|
304
|
+
|
|
305
|
+
### Added
|
|
306
|
+
|
|
307
|
+
- [SHC-1130](https://smrholding.atlassian.net/browse/SHC-1130) - Variable colors
|
|
308
|
+
|
|
309
|
+
## [0.9.3] - 2022-09-08
|
|
310
|
+
|
|
311
|
+
### Added
|
|
312
|
+
|
|
313
|
+
- Set postal code in pickup
|
|
314
|
+
|
|
315
|
+
## [0.9.2] - 2022-09-08
|
|
316
|
+
|
|
317
|
+
### Added
|
|
318
|
+
|
|
319
|
+
- Pickup cookies and states
|
|
320
|
+
|
|
321
|
+
## [0.9.1] - 2022-09-08
|
|
322
|
+
|
|
323
|
+
### Fixed
|
|
324
|
+
|
|
325
|
+
- types and setStates
|
|
326
|
+
|
|
327
|
+
## [0.9.0] - 2022-09-06
|
|
328
|
+
|
|
329
|
+
### Added
|
|
330
|
+
|
|
331
|
+
- [SHC-1080](https://smrholding.atlassian.net/browse/SHC-1080) - Regionalize catalog
|
|
332
|
+
|
|
333
|
+
## [0.8.3] - 2022-08-31
|
|
334
|
+
|
|
335
|
+
### Added
|
|
336
|
+
|
|
337
|
+
- Pickup Point name state
|
|
338
|
+
|
|
339
|
+
## [0.8.2] - 2022-08-31
|
|
340
|
+
|
|
341
|
+
### Change
|
|
342
|
+
|
|
343
|
+
-Change the set method function
|
|
344
|
+
|
|
345
|
+
## [0.8.1] - 2022-08-26
|
|
346
|
+
|
|
347
|
+
### Change
|
|
348
|
+
|
|
349
|
+
-Moved the "method" state to external receive.
|
|
350
|
+
-Change badge css.
|
|
351
|
+
|
|
352
|
+
## [0.8.0] - 2022-08-26
|
|
353
|
+
|
|
354
|
+
### Added
|
|
355
|
+
|
|
356
|
+
- [SHC-1062](https://smrholding.atlassian.net/browse/SHC-1062) - Pickup Point infos
|
|
357
|
+
|
|
358
|
+
## [0.7.0] - 2022-08-26
|
|
359
|
+
|
|
360
|
+
### Added
|
|
361
|
+
|
|
362
|
+
- [SHC-1088](https://smrholding.atlassian.net/browse/SHC-1088) - Cart simulator context
|
|
363
|
+
|
|
364
|
+
## [0.6.2] - 2022-08-26
|
|
365
|
+
|
|
366
|
+
### Fixed
|
|
367
|
+
|
|
368
|
+
- edit address button text
|
|
369
|
+
|
|
370
|
+
## [0.6.1] - 2022-08-26
|
|
371
|
+
|
|
372
|
+
### Fixed
|
|
373
|
+
|
|
374
|
+
- close modal in navigation
|
|
375
|
+
|
|
376
|
+
## [0.6.0] - 2022-08-26
|
|
377
|
+
|
|
378
|
+
### Added
|
|
379
|
+
|
|
380
|
+
- [SHC-1008](https://smrholding.atlassian.net/browse/SHC-1008) - Store choosed view
|
|
381
|
+
|
|
382
|
+
## [0.5.0] - 2022-08-25
|
|
383
|
+
|
|
384
|
+
### Added
|
|
385
|
+
|
|
386
|
+
- Delivery props
|
|
387
|
+
|
|
388
|
+
## [0.4.0] - 2022-08-25
|
|
389
|
+
|
|
390
|
+
### Added
|
|
391
|
+
|
|
392
|
+
- [SHC-906](https://smrholding.atlassian.net/browse/SHC-906) - Stores list
|
|
393
|
+
|
|
394
|
+
## [0.3.0] - 2022-08-24
|
|
395
|
+
|
|
396
|
+
### Added
|
|
397
|
+
|
|
398
|
+
- [SHC-819](https://smrholding.atlassian.net/browse/SHC-819) - Pickup modal
|
|
399
|
+
|
|
400
|
+
### Changed
|
|
401
|
+
|
|
402
|
+
- props
|
|
403
|
+
|
|
404
|
+
## [0.2.3] - 2022-08-19
|
|
405
|
+
|
|
406
|
+
### Changed
|
|
407
|
+
|
|
408
|
+
- Fix Status import in context
|
|
409
|
+
|
|
410
|
+
## [0.2.2] - 2022-08-19
|
|
411
|
+
|
|
412
|
+
### Changed
|
|
413
|
+
|
|
414
|
+
- Status in RegionalizationProps
|
|
415
|
+
|
|
416
|
+
## [0.2.1] - 2022-08-19
|
|
417
|
+
|
|
418
|
+
### Fixed
|
|
419
|
+
|
|
420
|
+
- Export in index.ts
|
|
421
|
+
|
|
422
|
+
## [0.2.0] - 2022-08-19
|
|
423
|
+
|
|
424
|
+
### Changed
|
|
425
|
+
|
|
426
|
+
- refactored and componentized
|
|
427
|
+
|
|
428
|
+
## [0.1.21] - 2022-06-27
|
|
429
|
+
|
|
430
|
+
### Changed
|
|
431
|
+
|
|
432
|
+
- update start price function
|
|
433
|
+
|
|
434
|
+
### Fixed
|
|
435
|
+
|
|
436
|
+
- Update input and button in initial view
|
|
437
|
+
|
|
438
|
+
## [0.1.20] - 2022-06-27
|
|
439
|
+
|
|
440
|
+
### Fixed
|
|
441
|
+
|
|
442
|
+
- Update input and button in initial view
|
|
443
|
+
|
|
444
|
+
## [0.1.19] - 2022-06-27
|
|
445
|
+
|
|
446
|
+
### Fixed
|
|
447
|
+
|
|
448
|
+
-Add mask in postal code input and minWidth
|
|
449
|
+
|
|
450
|
+
## [0.1.18] - 2022-06-20
|
|
451
|
+
|
|
452
|
+
### Fixed
|
|
453
|
+
|
|
454
|
+
- style defaultStyleContainerSections renamed
|
|
455
|
+
|
|
456
|
+
## [0.1.17] - 2022-06-20
|
|
457
|
+
|
|
458
|
+
### Fixed
|
|
459
|
+
|
|
460
|
+
- default styles in times section
|
|
461
|
+
|
|
462
|
+
## [0.1.15] - 2022-06-20
|
|
463
|
+
|
|
464
|
+
### Added
|
|
465
|
+
|
|
466
|
+
- added validation in cep input
|
|
467
|
+
|
|
468
|
+
## [0.1.14] - 2022-06-15
|
|
469
|
+
|
|
470
|
+
### Removed
|
|
471
|
+
|
|
472
|
+
- Import React in useWindowsDimensions hook
|
|
473
|
+
|
|
474
|
+
## [0.1.13] - 2022-06-15
|
|
475
|
+
|
|
476
|
+
### Added
|
|
477
|
+
|
|
478
|
+
- Created button disabled style
|
|
479
|
+
|
|
480
|
+
## [0.1.12] - 2022-06-15
|
|
481
|
+
|
|
482
|
+
### Added
|
|
483
|
+
|
|
484
|
+
- Changed to clean package
|
|
485
|
+
|
|
486
|
+
<!-- Coupons -->
|
|
487
|
+
|
|
488
|
+
## [2.1.0] 2024-01-22
|
|
489
|
+
|
|
490
|
+
### Added
|
|
491
|
+
|
|
492
|
+
- [SL-1323](https://plurix.atlassian.net/browse/SL-1323) - Prop to disable first empty modal
|
|
493
|
+
|
|
494
|
+
## [2.0.0] 2023-09-21
|
|
495
|
+
|
|
496
|
+
### Added
|
|
497
|
+
|
|
498
|
+
- [SL-802](https://plurix.atlassian.net/browse/SL-802) - All custom coupons logic in the package
|
|
499
|
+
|
|
500
|
+
## [0.2.13] 2023-09-11
|
|
501
|
+
|
|
502
|
+
### Added
|
|
503
|
+
|
|
504
|
+
- [SL-803](https://plurix.atlassian.net/browse/SL-803) - [PLP-COUPONS] - changed plp of coupons added some alert message and coupon notification
|
|
505
|
+
- [SL-561](https://plurix.atlassian.net/browse/SL-561) - [PLP-COUPONS] - added tagging plp of coupons
|
|
506
|
+
|
|
507
|
+
<!-- Carousel -->
|
|
508
|
+
|
|
509
|
+
## [1.4.4]
|
|
510
|
+
|
|
511
|
+
- [SL-1227](https://plurix.atlassian.net/browse/SL-1227) - changed css to improve carousel layout
|
|
512
|
+
|
|
513
|
+
<!-- Tour -->
|
|
514
|
+
|
|
515
|
+
## [1.0.0] - 2024-02-14
|
|
516
|
+
|
|
517
|
+
### Added
|
|
518
|
+
|
|
519
|
+
- [SL-1328](https://plurix.atlassian.net/browse/SL-1328) - Tour package
|
|
520
|
+
|
|
521
|
+
<!-- Onboarding -->
|
|
522
|
+
|
|
523
|
+
## [1.0.0] 2024-01-22
|
|
524
|
+
|
|
525
|
+
### Added
|
|
526
|
+
|
|
527
|
+
- [SL-1318](https://plurix.atlassian.net/browse/SL-1318) - Onboarding package
|
|
528
|
+
|
|
529
|
+
<!-- Club Cart Alert -->
|
|
530
|
+
|
|
531
|
+
## [0.4.0]
|
|
532
|
+
|
|
533
|
+
### Added
|
|
534
|
+
|
|
535
|
+
- Update style and remove title
|
|
536
|
+
|
|
537
|
+
## [0.2.0] - 2022-11-17
|
|
538
|
+
|
|
539
|
+
### Added
|
|
540
|
+
|
|
541
|
+
- Redirect links
|
|
542
|
+
|
|
543
|
+
## [0.1.2] - 2022-10-25
|
|
544
|
+
|
|
545
|
+
### Added
|
|
546
|
+
|
|
547
|
+
- Scss returned and export a specific css file to Vtex IO
|
|
548
|
+
|
|
549
|
+
## [0.1.1] - 2022-10-24
|
|
550
|
+
|
|
551
|
+
### Changed
|
|
552
|
+
|
|
553
|
+
- Scss to css and removed mocked text
|
|
554
|
+
|
|
555
|
+
## [0.1.0] - 2022-10-24
|
|
556
|
+
|
|
557
|
+
### Added
|
|
558
|
+
|
|
559
|
+
- Component created
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
color?: string;
|
|
3
|
-
colorSecondary?: string;
|
|
4
|
-
colorsSecondaryLight?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare const ClubCollectsIcon: ({ color, colorSecondary, colorsSecondaryLight }: ClubCollectsIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
1
|
+
export declare const ClubCollectsIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const V = (
|
|
3
|
-
color: l = "var(--color-assistant-main)",
|
|
4
|
-
colorSecondary: t = "var(--color-secondary)",
|
|
5
|
-
colorsSecondaryLight: i = "var(--color-secondary-light)"
|
|
6
|
-
}) => /* @__PURE__ */ C(
|
|
1
|
+
import { jsxs as l, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const V = () => /* @__PURE__ */ l(
|
|
7
3
|
"svg",
|
|
8
4
|
{
|
|
9
5
|
width: "64",
|
|
@@ -11,82 +7,72 @@ const V = ({
|
|
|
11
7
|
viewBox: "0 0 64 18",
|
|
12
8
|
fill: "none",
|
|
13
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
-
children:
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
/* @__PURE__ */ C(
|
|
81
|
-
"path",
|
|
82
|
-
{
|
|
83
|
-
d: "M63.535 1.78876C63.535 2.77628 62.7734 3.57702 61.8341 3.57702C60.8944 3.57702 60.1328 2.77628 60.1328 1.78876C60.1328 0.801229 60.8944 0.000488281 61.8341 0.000488281C62.7734 0.000488281 63.535 0.801229 63.535 1.78876Z",
|
|
84
|
-
fill: i
|
|
85
|
-
}
|
|
86
|
-
)
|
|
87
|
-
]
|
|
88
|
-
}
|
|
89
|
-
)
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ C(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M19.8816 14.0657C19.4138 14.3201 18.9134 14.405 18.5425 14.405C17.6871 14.405 17.0417 13.9639 16.7516 13.1496C16.1062 13.896 15.2185 14.405 14.0727 14.405C11.7331 14.405 10.0391 12.454 10.0391 9.94332C10.0391 7.43259 11.7172 5.48169 14.0727 5.48169C15.1054 5.48169 15.993 5.88883 16.6871 6.51652V6.27902C16.6871 5.82098 16.9452 5.54955 17.397 5.54955H18.123C18.5748 5.54955 18.8329 5.82098 18.8329 6.27902V11.7755C18.8329 11.9621 18.8489 12.0978 19.0106 12.0978C19.1397 12.0978 19.2525 12.0299 19.4138 12.013C19.6561 11.979 19.8011 12.1317 19.8979 12.471L20.1398 13.2853C20.2852 13.7773 20.1398 13.9299 19.8816 14.0657ZM16.348 9.94332C16.348 8.63706 15.5253 7.83974 14.4926 7.83974C13.3627 7.83974 12.6045 8.75582 12.6045 9.94332C12.6045 11.1308 13.3627 12.0469 14.4926 12.0469C15.5089 12.0469 16.348 11.2326 16.348 9.94332Z",
|
|
15
|
+
fill: "#EBE0CF"
|
|
16
|
+
}
|
|
17
|
+
),
|
|
18
|
+
/* @__PURE__ */ C(
|
|
19
|
+
"path",
|
|
20
|
+
{
|
|
21
|
+
d: "M35.6206 14.0487C35.1365 14.3371 34.6687 14.405 34.2488 14.405C32.7161 14.405 31.9093 13.5567 31.9093 11.8773V9.36653C31.9093 8.41653 31.4252 7.82277 30.5862 7.82277C29.7634 7.82277 29.1985 8.41653 29.1985 9.36653V13.438C29.1985 13.913 28.9403 14.1844 28.5044 14.1844H27.2781C26.8263 14.1844 26.5845 13.913 26.5845 13.438V9.36653C26.5845 8.41653 26.0844 7.82277 25.2454 7.82277C24.4222 7.82277 23.8573 8.41653 23.8573 9.36653V13.438C23.8573 13.913 23.6155 14.1844 23.1636 14.1844H21.9373C21.5018 14.1844 21.2437 13.913 21.2437 13.438V8.1451C21.2437 7.97545 21.1791 7.89063 21.066 7.89063C20.9046 7.89063 20.711 8.02635 20.5496 8.04331C20.4046 8.07724 20.211 7.99242 20.1138 7.58527L19.9042 6.58437C19.8074 6.16026 19.8719 5.95669 20.211 5.77008C20.5496 5.56651 21.0337 5.48169 21.4046 5.48169C22.2764 5.48169 23.0828 5.87187 23.3573 6.88973C23.8899 6.07544 24.745 5.48169 25.939 5.48169C27.0363 5.48169 27.9076 5.92276 28.4725 6.68616C29.1017 5.97366 30.0053 5.48169 31.1671 5.48169C33.1679 5.48169 34.5233 6.94063 34.5233 9.16296V11.6737C34.5233 11.8603 34.5556 11.996 34.7333 11.996C34.7978 11.996 34.9429 11.9621 35.056 11.9282C35.3301 11.8433 35.4915 11.9621 35.6206 12.3692L35.8787 13.2853C36.0241 13.7433 35.8951 13.896 35.6206 14.0487Z",
|
|
22
|
+
fill: "#EBE0CF"
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ C(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M36.5781 2.68265C36.5781 1.74961 37.2881 1.00317 38.1594 1.00317C39.0467 1.00317 39.7567 1.74961 39.7567 2.68265C39.7567 3.61569 39.0467 4.36212 38.1594 4.36212C37.2881 4.36212 36.5781 3.61569 36.5781 2.68265ZM36.8522 11.8773V6.36392C36.8522 5.88892 37.1104 5.61749 37.5463 5.61749H38.7726C39.2244 5.61749 39.4666 5.88892 39.4666 6.36392V11.6738C39.4666 11.8604 39.4985 11.9961 39.6762 11.9961C39.7408 11.9961 39.8858 11.9622 39.9989 11.9282C40.2571 11.8434 40.4348 11.9622 40.5639 12.3693L40.8221 13.2854C40.9511 13.7434 40.838 13.8961 40.5639 14.0488C40.0635 14.3372 39.6117 14.405 39.1921 14.405C37.6594 14.405 36.8522 13.5568 36.8522 11.8773Z",
|
|
29
|
+
fill: "#EBE0CF"
|
|
30
|
+
}
|
|
31
|
+
),
|
|
32
|
+
/* @__PURE__ */ C(
|
|
33
|
+
"path",
|
|
34
|
+
{
|
|
35
|
+
d: "M50.8838 6.58437L50.6742 7.58527C50.5771 7.99242 50.3997 8.07724 50.2384 8.04331C50.077 8.02635 49.8834 7.89063 49.738 7.89063C49.6252 7.89063 49.5607 7.97545 49.5607 8.1451V13.2005C49.5607 16.0844 47.5761 17.4585 45.0749 17.4585C43.3808 17.4585 42.1545 16.7969 41.3473 15.9657C41.0732 15.7112 40.9927 15.355 41.3314 14.9817L41.7991 14.371C42.0414 14.0996 42.3481 14.0148 42.7191 14.3541C43.2191 14.846 44.0422 15.355 45.0909 15.355C46.1721 15.355 47.1562 14.8121 47.1562 13.5907V12.7424C46.5435 13.2005 45.7849 13.4719 44.9299 13.4719C42.7513 13.4719 41.1055 11.7755 41.1055 9.48528C41.1055 7.17813 42.7513 5.48169 44.9299 5.48169C45.9785 5.48169 46.8821 5.88883 47.5435 6.53348C47.8989 5.78705 48.6407 5.48169 49.3993 5.48169C49.7706 5.48169 50.2543 5.56651 50.5934 5.77008C50.9161 5.95669 50.997 6.16026 50.8838 6.58437ZM47.3339 9.48528C47.3339 8.33171 46.5754 7.51742 45.5108 7.51742C44.4295 7.51742 43.6872 8.33171 43.6872 9.48528C43.6872 10.6219 44.4295 11.4362 45.5108 11.4362C46.5917 11.4362 47.3339 10.6219 47.3339 9.48528Z",
|
|
36
|
+
fill: "#EBE0CF"
|
|
37
|
+
}
|
|
38
|
+
),
|
|
39
|
+
/* @__PURE__ */ C(
|
|
40
|
+
"path",
|
|
41
|
+
{
|
|
42
|
+
d: "M51.2188 9.94332C51.2188 7.3817 53.1065 5.48169 55.7042 5.48169C58.3022 5.48169 60.174 7.3817 60.174 9.94332C60.174 12.5049 58.3022 14.405 55.7042 14.405C53.1065 14.405 51.2188 12.5049 51.2188 9.94332ZM57.5922 9.94332C57.5922 8.72189 56.8014 7.83974 55.7042 7.83974C54.6069 7.83974 53.8005 8.72189 53.8005 9.94332C53.8005 11.1648 54.591 12.0469 55.7042 12.0469C56.8014 12.0469 57.5922 11.1648 57.5922 9.94332Z",
|
|
43
|
+
fill: "#EBE0CF"
|
|
44
|
+
}
|
|
45
|
+
),
|
|
46
|
+
/* @__PURE__ */ C(
|
|
47
|
+
"path",
|
|
48
|
+
{
|
|
49
|
+
opacity: "0.7",
|
|
50
|
+
d: "M0 10.1522V9.58096C0 9.07923 0.263355 8.81982 0.724324 8.81982H5.33292V13.4052C5.33292 13.8899 5.06957 14.1668 4.60858 14.1668H3.8355C3.37453 14.1668 3.11116 13.907 3.11116 13.4052V10.9133H0.724324C0.263355 10.9133 0 10.6539 0 10.1522Z",
|
|
51
|
+
fill: "#EBE0CF"
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ C(
|
|
55
|
+
"path",
|
|
56
|
+
{
|
|
57
|
+
d: "M8.4423 9.58098V10.1522C8.4423 10.6539 8.17894 10.9133 7.71797 10.9133H3.10938V6.32792C3.10938 5.84329 3.37273 5.56641 3.83372 5.56641H4.60679C5.06776 5.56641 5.33113 5.8262 5.33113 6.32792V8.81985H7.71797C8.17894 8.81985 8.4423 9.07926 8.4423 9.58098Z",
|
|
58
|
+
fill: "#EBE0CF"
|
|
59
|
+
}
|
|
60
|
+
),
|
|
61
|
+
/* @__PURE__ */ C(
|
|
62
|
+
"path",
|
|
63
|
+
{
|
|
64
|
+
d: "M63.5064 1.78841C63.5064 3.76384 62.0079 5.36523 60.1595 5.36523C58.311 5.36523 56.8125 3.76384 56.8125 1.78841C56.8125 0.800694 57.5617 0 58.486 0C59.4102 0 60.1595 0.800694 60.1595 1.78841C60.1595 2.77609 60.9087 3.57682 61.8329 3.57682C62.7571 3.57682 63.5064 2.77609 63.5064 1.78841Z",
|
|
65
|
+
fill: "#F4AF25"
|
|
66
|
+
}
|
|
67
|
+
),
|
|
68
|
+
/* @__PURE__ */ C(
|
|
69
|
+
"path",
|
|
70
|
+
{
|
|
71
|
+
d: "M63.535 1.78876C63.535 2.77628 62.7734 3.57702 61.8341 3.57702C60.8944 3.57702 60.1328 2.77628 60.1328 1.78876C60.1328 0.801229 60.8944 0.000488281 61.8341 0.000488281C62.7734 0.000488281 63.535 0.801229 63.535 1.78876Z",
|
|
72
|
+
fill: "#F6BF51"
|
|
73
|
+
}
|
|
74
|
+
)
|
|
75
|
+
]
|
|
90
76
|
}
|
|
91
77
|
);
|
|
92
78
|
export {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsxs as l, jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { ClubCollectsIcon as
|
|
3
|
-
/* empty css */const
|
|
4
|
-
currentSeals:
|
|
2
|
+
import { ClubCollectsIcon as d } from "../../assets/svgs/ClubCollectsIcon.js";
|
|
3
|
+
/* empty css */const _ = ({
|
|
4
|
+
currentSeals: e,
|
|
5
5
|
nextSealProgress: o,
|
|
6
6
|
missingValue: r,
|
|
7
|
-
sealGoalValue:
|
|
8
|
-
subtotalValue:
|
|
9
|
-
sealQuantityText:
|
|
7
|
+
sealGoalValue: n,
|
|
8
|
+
subtotalValue: i,
|
|
9
|
+
sealQuantityText: c,
|
|
10
10
|
bannerSrc: a
|
|
11
11
|
}) => /* @__PURE__ */ l("div", { className: "clubCollects", children: [
|
|
12
12
|
/* @__PURE__ */ l("div", { className: "clubCollects__header", children: [
|
|
13
|
-
/* @__PURE__ */ s(
|
|
13
|
+
/* @__PURE__ */ s(d, {}),
|
|
14
14
|
/* @__PURE__ */ s("span", { className: "clubCollects__logo", children: "Coleciona" })
|
|
15
15
|
] }),
|
|
16
16
|
/* @__PURE__ */ l("div", { className: "clubCollects__content", children: [
|
|
@@ -18,9 +18,9 @@ import { ClubCollectsIcon as t } from "../../assets/svgs/ClubCollectsIcon.js";
|
|
|
18
18
|
"Garantidos no carrinho atual:",
|
|
19
19
|
" ",
|
|
20
20
|
/* @__PURE__ */ l("span", { children: [
|
|
21
|
-
|
|
21
|
+
e,
|
|
22
22
|
" ",
|
|
23
|
-
|
|
23
|
+
e === 1 ? "selo" : "selos"
|
|
24
24
|
] })
|
|
25
25
|
] }),
|
|
26
26
|
/* @__PURE__ */ l("div", { className: "clubCollects__progressWrapper", children: [
|
|
@@ -33,7 +33,7 @@ import { ClubCollectsIcon as t } from "../../assets/svgs/ClubCollectsIcon.js";
|
|
|
33
33
|
) }),
|
|
34
34
|
/* @__PURE__ */ l("span", { className: "clubCollects__next", children: [
|
|
35
35
|
"+",
|
|
36
|
-
|
|
36
|
+
c,
|
|
37
37
|
" selo"
|
|
38
38
|
] })
|
|
39
39
|
] }),
|
|
@@ -41,7 +41,7 @@ import { ClubCollectsIcon as t } from "../../assets/svgs/ClubCollectsIcon.js";
|
|
|
41
41
|
"Subtotal ",
|
|
42
42
|
/* @__PURE__ */ l("span", { children: [
|
|
43
43
|
"R$ ",
|
|
44
|
-
Number(
|
|
44
|
+
Number(i).toFixed(2)
|
|
45
45
|
] }),
|
|
46
46
|
" faltam",
|
|
47
47
|
" ",
|
|
@@ -56,14 +56,16 @@ import { ClubCollectsIcon as t } from "../../assets/svgs/ClubCollectsIcon.js";
|
|
|
56
56
|
"A cada ",
|
|
57
57
|
/* @__PURE__ */ l("strong", { children: [
|
|
58
58
|
"R$ ",
|
|
59
|
-
|
|
59
|
+
n
|
|
60
60
|
] }),
|
|
61
|
-
"
|
|
61
|
+
" ganhe",
|
|
62
62
|
" ",
|
|
63
|
-
/* @__PURE__ */ s("strong", { children:
|
|
63
|
+
/* @__PURE__ */ s("strong", { children: c }),
|
|
64
|
+
" selo",
|
|
65
|
+
/* @__PURE__ */ s("span", { children: "Produtos aceleradores dão selos extras!" })
|
|
64
66
|
] })
|
|
65
67
|
] })
|
|
66
68
|
] });
|
|
67
69
|
export {
|
|
68
|
-
|
|
70
|
+
_ as ClubCollects
|
|
69
71
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.clubCollects{background:#0f2144;border-radius:8px;padding:16px;max-width:
|
|
1
|
+
.clubCollects{background:#0f2144;border-radius:8px;padding:16px;max-width:370px;color:#fff}.clubCollects__header{display:flex;justify-content:center;align-items:center;margin-bottom:16px;gap:5px}.clubCollects__logo{font-size:16px;font-weight:600;color:#f4af25}.clubCollects__content{display:flex;flex-direction:column;gap:12px}.clubCollects__current{font-size:12px;font-weight:700;line-height:16px;margin:0;text-align:center}.clubCollects__current span{color:#f4af25;font-size:16px}.clubCollects__progressWrapper{display:flex;align-items:center;gap:8px}.clubCollects__progress{flex:1;height:6px;background:rgba(255,255,255,.2);border-radius:999px;overflow:hidden;position:relative}.clubCollects__progressFill{height:100%;border-radius:999px;background:#f4af25;transition:width .3s ease}.clubCollects__next{font-size:14px;font-weight:700;white-space:nowrap}.clubCollects__missing{font-size:12px;text-align:center;margin:0}.clubCollects__missing span{color:#f4af25;font-weight:700}.clubCollects__rule{text-align:center;font-size:12px;margin:0}.clubCollects__rule strong{font-weight:700}.clubCollects__rule span{display:block}.clubCollects__banner img{display:block;object-fit:contain;width:100%;height:100%}
|