@akinon/projectzero 2.0.0-beta.17 → 2.0.0-beta.18

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,5 +1,7 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 2.0.0-beta.18
4
+
3
5
  ## 2.0.0-beta.17
4
6
 
5
7
  ### Minor Changes
@@ -1,5 +1,47 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 2.0.0-beta.18
4
+
5
+ ### Minor Changes
6
+
7
+ - 5721cfb4: ZERO-4165: Update the style of the close button
8
+ - 0ba92f79: ZERO-3278: revert tailwind config
9
+ - 54eac86b: ZERO-3271: add development logger system
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [929374c5]
14
+ - Updated dependencies [71f8011d]
15
+ - Updated dependencies [9be2c081]
16
+ - Updated dependencies [bd431e36]
17
+ - Updated dependencies [54eac86b]
18
+ - @akinon/next@2.0.0-beta.18
19
+ - @akinon/pz-virtual-try-on@2.0.0-beta.18
20
+ - @akinon/pz-akifast@2.0.0-beta.18
21
+ - @akinon/pz-apple-pay@2.0.0-beta.18
22
+ - @akinon/pz-b2b@2.0.0-beta.18
23
+ - @akinon/pz-basket-gift-pack@2.0.0-beta.18
24
+ - @akinon/pz-bkm@2.0.0-beta.18
25
+ - @akinon/pz-checkout-gift-pack@2.0.0-beta.18
26
+ - @akinon/pz-click-collect@2.0.0-beta.18
27
+ - @akinon/pz-credit-payment@2.0.0-beta.18
28
+ - @akinon/pz-cybersource-uc@2.0.0-beta.18
29
+ - @akinon/pz-flow-payment@2.0.0-beta.18
30
+ - @akinon/pz-google-pay@2.0.0-beta.18
31
+ - @akinon/pz-gpay@2.0.0-beta.18
32
+ - @akinon/pz-haso@2.0.0-beta.18
33
+ - @akinon/pz-hepsipay@2.0.0-beta.18
34
+ - @akinon/pz-masterpass@2.0.0-beta.18
35
+ - @akinon/pz-masterpass-rest@2.0.0-beta.18
36
+ - @akinon/pz-multi-basket@2.0.0-beta.18
37
+ - @akinon/pz-one-click-checkout@2.0.0-beta.18
38
+ - @akinon/pz-otp@2.0.0-beta.18
39
+ - @akinon/pz-pay-on-delivery@2.0.0-beta.18
40
+ - @akinon/pz-saved-card@2.0.0-beta.18
41
+ - @akinon/pz-similar-products@2.0.0-beta.18
42
+ - @akinon/pz-tabby-extension@2.0.0-beta.18
43
+ - @akinon/pz-tamara-extension@2.0.0-beta.18
44
+
3
45
  ## 2.0.0-beta.17
4
46
 
5
47
  ### Minor Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "2.0.0-beta.17",
3
+ "version": "2.0.0-beta.18",
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": "2.0.0-beta.17",
28
- "@akinon/pz-akifast": "2.0.0-beta.17",
29
- "@akinon/pz-apple-pay": "2.0.0-beta.17",
30
- "@akinon/pz-b2b": "2.0.0-beta.17",
31
- "@akinon/pz-basket-gift-pack": "2.0.0-beta.17",
32
- "@akinon/pz-bkm": "2.0.0-beta.17",
33
- "@akinon/pz-checkout-gift-pack": "2.0.0-beta.17",
34
- "@akinon/pz-click-collect": "2.0.0-beta.17",
35
- "@akinon/pz-credit-payment": "2.0.0-beta.17",
36
- "@akinon/pz-cybersource-uc": "2.0.0-beta.17",
37
- "@akinon/pz-flow-payment": "2.0.0-beta.17",
38
- "@akinon/pz-google-pay": "2.0.0-beta.17",
39
- "@akinon/pz-gpay": "2.0.0-beta.17",
40
- "@akinon/pz-haso": "2.0.0-beta.17",
41
- "@akinon/pz-hepsipay": "2.0.0-beta.17",
42
- "@akinon/pz-masterpass": "2.0.0-beta.17",
43
- "@akinon/pz-masterpass-rest": "2.0.0-beta.17",
44
- "@akinon/pz-multi-basket": "2.0.0-beta.17",
45
- "@akinon/pz-one-click-checkout": "2.0.0-beta.17",
46
- "@akinon/pz-otp": "2.0.0-beta.17",
47
- "@akinon/pz-pay-on-delivery": "2.0.0-beta.17",
48
- "@akinon/pz-saved-card": "2.0.0-beta.17",
49
- "@akinon/pz-similar-products": "2.0.0-beta.17",
50
- "@akinon/pz-tabby-extension": "2.0.0-beta.17",
51
- "@akinon/pz-tamara-extension": "2.0.0-beta.17",
52
- "@akinon/pz-virtual-try-on": "2.0.0-beta.17",
27
+ "@akinon/next": "2.0.0-beta.18",
28
+ "@akinon/pz-akifast": "2.0.0-beta.18",
29
+ "@akinon/pz-apple-pay": "2.0.0-beta.18",
30
+ "@akinon/pz-b2b": "2.0.0-beta.18",
31
+ "@akinon/pz-basket-gift-pack": "2.0.0-beta.18",
32
+ "@akinon/pz-bkm": "2.0.0-beta.18",
33
+ "@akinon/pz-checkout-gift-pack": "2.0.0-beta.18",
34
+ "@akinon/pz-click-collect": "2.0.0-beta.18",
35
+ "@akinon/pz-credit-payment": "2.0.0-beta.18",
36
+ "@akinon/pz-cybersource-uc": "2.0.0-beta.18",
37
+ "@akinon/pz-flow-payment": "2.0.0-beta.18",
38
+ "@akinon/pz-google-pay": "2.0.0-beta.18",
39
+ "@akinon/pz-gpay": "2.0.0-beta.18",
40
+ "@akinon/pz-haso": "2.0.0-beta.18",
41
+ "@akinon/pz-hepsipay": "2.0.0-beta.18",
42
+ "@akinon/pz-masterpass": "2.0.0-beta.18",
43
+ "@akinon/pz-masterpass-rest": "2.0.0-beta.18",
44
+ "@akinon/pz-multi-basket": "2.0.0-beta.18",
45
+ "@akinon/pz-one-click-checkout": "2.0.0-beta.18",
46
+ "@akinon/pz-otp": "2.0.0-beta.18",
47
+ "@akinon/pz-pay-on-delivery": "2.0.0-beta.18",
48
+ "@akinon/pz-saved-card": "2.0.0-beta.18",
49
+ "@akinon/pz-similar-products": "2.0.0-beta.18",
50
+ "@akinon/pz-tabby-extension": "2.0.0-beta.18",
51
+ "@akinon/pz-tamara-extension": "2.0.0-beta.18",
52
+ "@akinon/pz-virtual-try-on": "2.0.0-beta.18",
53
53
  "@hookform/resolvers": "2.9.0",
54
54
  "@next/third-parties": "16.1.6",
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": "2.0.0-beta.17",
75
+ "@akinon/eslint-plugin-projectzero": "2.0.0-beta.18",
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": "2.0.0-beta.17",
3
+ "version": "2.0.0-beta.18",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {