@akinon/projectzero 1.124.0-rc.0 → 1.125.0-rc.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  # @akinon/projectzero
2
2
 
3
- ## 1.124.0-rc.0
3
+ ## 1.125.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,6 +8,8 @@
8
8
  - d99a6a7d: ZERO-3457_1: Fixed the settings prop and made sure everything is customizable.
9
9
  - e18836b2: ZERO-4160: Restore scope in Sentry addon configuration in akinon.json
10
10
 
11
+ ## 1.124.0
12
+
11
13
  ## 1.123.0
12
14
 
13
15
  ### Minor Changes
@@ -1,6 +1,6 @@
1
1
  # projectzeronext
2
2
 
3
- ## 1.124.0-rc.0
3
+ ## 1.125.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -29,32 +29,74 @@
29
29
  - Updated dependencies [95b139dc]
30
30
  - Updated dependencies [3909d322]
31
31
  - Updated dependencies [e18836b2]
32
- - @akinon/next@1.124.0-rc.0
33
- - @akinon/pz-similar-products@1.124.0-rc.0
34
- - @akinon/pz-masterpass-rest@1.124.0-rc.0
35
- - @akinon/pz-virtual-try-on@1.124.0-rc.0
36
- - @akinon/pz-akifast@1.124.0-rc.0
37
- - @akinon/pz-apple-pay@1.124.0-rc.0
38
- - @akinon/pz-b2b@1.124.0-rc.0
39
- - @akinon/pz-basket-gift-pack@1.124.0-rc.0
40
- - @akinon/pz-bkm@1.124.0-rc.0
41
- - @akinon/pz-checkout-gift-pack@1.124.0-rc.0
42
- - @akinon/pz-click-collect@1.124.0-rc.0
43
- - @akinon/pz-credit-payment@1.124.0-rc.0
44
- - @akinon/pz-cybersource-uc@1.124.0-rc.0
45
- - @akinon/pz-flow-payment@1.124.0-rc.0
46
- - @akinon/pz-google-pay@1.124.0-rc.0
47
- - @akinon/pz-gpay@1.124.0-rc.0
48
- - @akinon/pz-haso@1.124.0-rc.0
49
- - @akinon/pz-hepsipay@1.124.0-rc.0
50
- - @akinon/pz-masterpass@1.124.0-rc.0
51
- - @akinon/pz-multi-basket@1.124.0-rc.0
52
- - @akinon/pz-one-click-checkout@1.124.0-rc.0
53
- - @akinon/pz-otp@1.124.0-rc.0
54
- - @akinon/pz-pay-on-delivery@1.124.0-rc.0
55
- - @akinon/pz-saved-card@1.124.0-rc.0
56
- - @akinon/pz-tabby-extension@1.124.0-rc.0
57
- - @akinon/pz-tamara-extension@1.124.0-rc.0
32
+ - @akinon/next@1.125.0-rc.0
33
+ - @akinon/pz-similar-products@1.125.0-rc.0
34
+ - @akinon/pz-masterpass-rest@1.125.0-rc.0
35
+ - @akinon/pz-virtual-try-on@1.125.0-rc.0
36
+ - @akinon/pz-akifast@1.125.0-rc.0
37
+ - @akinon/pz-apple-pay@1.125.0-rc.0
38
+ - @akinon/pz-b2b@1.125.0-rc.0
39
+ - @akinon/pz-basket-gift-pack@1.125.0-rc.0
40
+ - @akinon/pz-bkm@1.125.0-rc.0
41
+ - @akinon/pz-checkout-gift-pack@1.125.0-rc.0
42
+ - @akinon/pz-click-collect@1.125.0-rc.0
43
+ - @akinon/pz-credit-payment@1.125.0-rc.0
44
+ - @akinon/pz-cybersource-uc@1.125.0-rc.0
45
+ - @akinon/pz-flow-payment@1.125.0-rc.0
46
+ - @akinon/pz-google-pay@1.125.0-rc.0
47
+ - @akinon/pz-gpay@1.125.0-rc.0
48
+ - @akinon/pz-haso@1.125.0-rc.0
49
+ - @akinon/pz-hepsipay@1.125.0-rc.0
50
+ - @akinon/pz-masterpass@1.125.0-rc.0
51
+ - @akinon/pz-multi-basket@1.125.0-rc.0
52
+ - @akinon/pz-one-click-checkout@1.125.0-rc.0
53
+ - @akinon/pz-otp@1.125.0-rc.0
54
+ - @akinon/pz-pay-on-delivery@1.125.0-rc.0
55
+ - @akinon/pz-saved-card@1.125.0-rc.0
56
+ - @akinon/pz-tabby-extension@1.125.0-rc.0
57
+ - @akinon/pz-tamara-extension@1.125.0-rc.0
58
+
59
+ ## 1.124.0
60
+
61
+ ### Minor Changes
62
+
63
+ - 5721cfb4: ZERO-4165: Update the style of the close button
64
+ - 0ba92f79: ZERO-3278: revert tailwind config
65
+ - 54eac86b: ZERO-3271: add development logger system
66
+
67
+ ### Patch Changes
68
+
69
+ - Updated dependencies [929374c5]
70
+ - Updated dependencies [71f8011d]
71
+ - Updated dependencies [9be2c081]
72
+ - Updated dependencies [bd431e36]
73
+ - Updated dependencies [54eac86b]
74
+ - @akinon/next@1.124.0
75
+ - @akinon/pz-virtual-try-on@1.124.0
76
+ - @akinon/pz-akifast@1.124.0
77
+ - @akinon/pz-apple-pay@1.124.0
78
+ - @akinon/pz-b2b@1.124.0
79
+ - @akinon/pz-basket-gift-pack@1.124.0
80
+ - @akinon/pz-bkm@1.124.0
81
+ - @akinon/pz-checkout-gift-pack@1.124.0
82
+ - @akinon/pz-click-collect@1.124.0
83
+ - @akinon/pz-credit-payment@1.124.0
84
+ - @akinon/pz-cybersource-uc@1.124.0
85
+ - @akinon/pz-flow-payment@1.124.0
86
+ - @akinon/pz-google-pay@1.124.0
87
+ - @akinon/pz-gpay@1.124.0
88
+ - @akinon/pz-haso@1.124.0
89
+ - @akinon/pz-hepsipay@1.124.0
90
+ - @akinon/pz-masterpass@1.124.0
91
+ - @akinon/pz-masterpass-rest@1.124.0
92
+ - @akinon/pz-multi-basket@1.124.0
93
+ - @akinon/pz-one-click-checkout@1.124.0
94
+ - @akinon/pz-otp@1.124.0
95
+ - @akinon/pz-pay-on-delivery@1.124.0
96
+ - @akinon/pz-saved-card@1.124.0
97
+ - @akinon/pz-similar-products@1.124.0
98
+ - @akinon/pz-tabby-extension@1.124.0
99
+ - @akinon/pz-tamara-extension@1.124.0
58
100
 
59
101
  ## 1.123.0
60
102
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.124.0-rc.0",
3
+ "version": "1.125.0-rc.0",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -24,32 +24,32 @@
24
24
  "test:middleware": "jest middleware-matcher.test.ts --bail"
25
25
  },
26
26
  "dependencies": {
27
- "@akinon/next": "1.124.0-rc.0",
28
- "@akinon/pz-akifast": "1.124.0-rc.0",
29
- "@akinon/pz-apple-pay": "1.124.0-rc.0",
30
- "@akinon/pz-b2b": "1.124.0-rc.0",
31
- "@akinon/pz-basket-gift-pack": "1.124.0-rc.0",
32
- "@akinon/pz-bkm": "1.124.0-rc.0",
33
- "@akinon/pz-checkout-gift-pack": "1.124.0-rc.0",
34
- "@akinon/pz-click-collect": "1.124.0-rc.0",
35
- "@akinon/pz-credit-payment": "1.124.0-rc.0",
36
- "@akinon/pz-cybersource-uc": "1.124.0-rc.0",
37
- "@akinon/pz-flow-payment": "1.124.0-rc.0",
38
- "@akinon/pz-google-pay": "1.124.0-rc.0",
39
- "@akinon/pz-gpay": "1.124.0-rc.0",
40
- "@akinon/pz-haso": "1.124.0-rc.0",
41
- "@akinon/pz-hepsipay": "1.124.0-rc.0",
42
- "@akinon/pz-masterpass": "1.124.0-rc.0",
43
- "@akinon/pz-masterpass-rest": "1.124.0-rc.0",
44
- "@akinon/pz-multi-basket": "1.124.0-rc.0",
45
- "@akinon/pz-one-click-checkout": "1.124.0-rc.0",
46
- "@akinon/pz-otp": "1.124.0-rc.0",
47
- "@akinon/pz-pay-on-delivery": "1.124.0-rc.0",
48
- "@akinon/pz-saved-card": "1.124.0-rc.0",
49
- "@akinon/pz-similar-products": "1.124.0-rc.0",
50
- "@akinon/pz-tabby-extension": "1.124.0-rc.0",
51
- "@akinon/pz-tamara-extension": "1.124.0-rc.0",
52
- "@akinon/pz-virtual-try-on": "1.124.0-rc.0",
27
+ "@akinon/next": "1.125.0-rc.0",
28
+ "@akinon/pz-akifast": "1.125.0-rc.0",
29
+ "@akinon/pz-apple-pay": "1.125.0-rc.0",
30
+ "@akinon/pz-b2b": "1.125.0-rc.0",
31
+ "@akinon/pz-basket-gift-pack": "1.125.0-rc.0",
32
+ "@akinon/pz-bkm": "1.125.0-rc.0",
33
+ "@akinon/pz-checkout-gift-pack": "1.125.0-rc.0",
34
+ "@akinon/pz-click-collect": "1.125.0-rc.0",
35
+ "@akinon/pz-credit-payment": "1.125.0-rc.0",
36
+ "@akinon/pz-cybersource-uc": "1.125.0-rc.0",
37
+ "@akinon/pz-flow-payment": "1.125.0-rc.0",
38
+ "@akinon/pz-google-pay": "1.125.0-rc.0",
39
+ "@akinon/pz-gpay": "1.125.0-rc.0",
40
+ "@akinon/pz-haso": "1.125.0-rc.0",
41
+ "@akinon/pz-hepsipay": "1.125.0-rc.0",
42
+ "@akinon/pz-masterpass": "1.125.0-rc.0",
43
+ "@akinon/pz-masterpass-rest": "1.125.0-rc.0",
44
+ "@akinon/pz-multi-basket": "1.125.0-rc.0",
45
+ "@akinon/pz-one-click-checkout": "1.125.0-rc.0",
46
+ "@akinon/pz-otp": "1.125.0-rc.0",
47
+ "@akinon/pz-pay-on-delivery": "1.125.0-rc.0",
48
+ "@akinon/pz-saved-card": "1.125.0-rc.0",
49
+ "@akinon/pz-similar-products": "1.125.0-rc.0",
50
+ "@akinon/pz-tabby-extension": "1.125.0-rc.0",
51
+ "@akinon/pz-tamara-extension": "1.125.0-rc.0",
52
+ "@akinon/pz-virtual-try-on": "1.125.0-rc.0",
53
53
  "@hookform/resolvers": "2.9.0",
54
54
  "@next/third-parties": "14.1.0",
55
55
  "@react-google-maps/api": "2.17.1",
@@ -72,7 +72,7 @@
72
72
  "yup": "0.32.11"
73
73
  },
74
74
  "devDependencies": {
75
- "@akinon/eslint-plugin-projectzero": "1.124.0-rc.0",
75
+ "@akinon/eslint-plugin-projectzero": "1.125.0-rc.0",
76
76
  "@semantic-release/changelog": "6.0.2",
77
77
  "@semantic-release/exec": "6.0.3",
78
78
  "@semantic-release/git": "10.0.1",
@@ -91,7 +91,7 @@ export const FavoriteItem = (props: Props) => {
91
91
  size={14}
92
92
  onClick={() => removeFavorite(item.pk)}
93
93
  className={clsx(
94
- 'absolute top-4 right-4 cursor-pointer',
94
+ 'absolute top-4 right-4 cursor-pointer p-1 drop-shadow-[1px_2px_0px_rgb(255,255,255)]',
95
95
  isRemoveFavoriteLoading
96
96
  ? 'hover:cursor-wait'
97
97
  : 'hover:cursor-pointer'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.124.0-rc.0",
3
+ "version": "1.125.0-rc.0",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {