@akinon/projectzero 1.87.0-rc.0 → 1.87.0-rc.2
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,52 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
+
## 1.87.0-rc.2
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 3670f52: ZERO-3301 :Upgrade react-number-format to the latest version
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- @akinon/next@1.87.0-rc.2
|
|
12
|
+
- @akinon/pz-akifast@1.87.0-rc.2
|
|
13
|
+
- @akinon/pz-b2b@1.87.0-rc.2
|
|
14
|
+
- @akinon/pz-basket-gift-pack@1.87.0-rc.2
|
|
15
|
+
- @akinon/pz-bkm@1.87.0-rc.2
|
|
16
|
+
- @akinon/pz-checkout-gift-pack@1.87.0-rc.2
|
|
17
|
+
- @akinon/pz-click-collect@1.87.0-rc.2
|
|
18
|
+
- @akinon/pz-credit-payment@1.87.0-rc.2
|
|
19
|
+
- @akinon/pz-gpay@1.87.0-rc.2
|
|
20
|
+
- @akinon/pz-masterpass@1.87.0-rc.2
|
|
21
|
+
- @akinon/pz-one-click-checkout@1.87.0-rc.2
|
|
22
|
+
- @akinon/pz-otp@1.87.0-rc.2
|
|
23
|
+
- @akinon/pz-pay-on-delivery@1.87.0-rc.2
|
|
24
|
+
- @akinon/pz-saved-card@1.87.0-rc.2
|
|
25
|
+
- @akinon/pz-tabby-extension@1.87.0-rc.2
|
|
26
|
+
- @akinon/pz-tamara-extension@1.87.0-rc.2
|
|
27
|
+
|
|
28
|
+
## 1.87.0-rc.1
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- Updated dependencies [387356b]
|
|
33
|
+
- @akinon/next@1.87.0-rc.1
|
|
34
|
+
- @akinon/pz-akifast@1.87.0-rc.1
|
|
35
|
+
- @akinon/pz-b2b@1.87.0-rc.1
|
|
36
|
+
- @akinon/pz-basket-gift-pack@1.87.0-rc.1
|
|
37
|
+
- @akinon/pz-bkm@1.87.0-rc.1
|
|
38
|
+
- @akinon/pz-checkout-gift-pack@1.87.0-rc.1
|
|
39
|
+
- @akinon/pz-click-collect@1.87.0-rc.1
|
|
40
|
+
- @akinon/pz-credit-payment@1.87.0-rc.1
|
|
41
|
+
- @akinon/pz-gpay@1.87.0-rc.1
|
|
42
|
+
- @akinon/pz-masterpass@1.87.0-rc.1
|
|
43
|
+
- @akinon/pz-one-click-checkout@1.87.0-rc.1
|
|
44
|
+
- @akinon/pz-otp@1.87.0-rc.1
|
|
45
|
+
- @akinon/pz-pay-on-delivery@1.87.0-rc.1
|
|
46
|
+
- @akinon/pz-saved-card@1.87.0-rc.1
|
|
47
|
+
- @akinon/pz-tabby-extension@1.87.0-rc.1
|
|
48
|
+
- @akinon/pz-tamara-extension@1.87.0-rc.1
|
|
49
|
+
|
|
3
50
|
## 1.87.0-rc.0
|
|
4
51
|
|
|
5
52
|
### Minor Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.87.0-rc.
|
|
3
|
+
"version": "1.87.0-rc.2",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -23,22 +23,22 @@
|
|
|
23
23
|
"test:middleware": "jest middleware-matcher.test.ts --bail"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@akinon/next": "1.87.0-rc.
|
|
27
|
-
"@akinon/pz-akifast": "1.87.0-rc.
|
|
28
|
-
"@akinon/pz-b2b": "1.87.0-rc.
|
|
29
|
-
"@akinon/pz-basket-gift-pack": "1.87.0-rc.
|
|
30
|
-
"@akinon/pz-bkm": "1.87.0-rc.
|
|
31
|
-
"@akinon/pz-checkout-gift-pack": "1.87.0-rc.
|
|
32
|
-
"@akinon/pz-click-collect": "1.87.0-rc.
|
|
33
|
-
"@akinon/pz-credit-payment": "1.87.0-rc.
|
|
34
|
-
"@akinon/pz-gpay": "1.87.0-rc.
|
|
35
|
-
"@akinon/pz-masterpass": "1.87.0-rc.
|
|
36
|
-
"@akinon/pz-one-click-checkout": "1.87.0-rc.
|
|
37
|
-
"@akinon/pz-otp": "1.87.0-rc.
|
|
38
|
-
"@akinon/pz-pay-on-delivery": "1.87.0-rc.
|
|
39
|
-
"@akinon/pz-saved-card": "1.87.0-rc.
|
|
40
|
-
"@akinon/pz-tabby-extension": "1.87.0-rc.
|
|
41
|
-
"@akinon/pz-tamara-extension": "1.87.0-rc.
|
|
26
|
+
"@akinon/next": "1.87.0-rc.2",
|
|
27
|
+
"@akinon/pz-akifast": "1.87.0-rc.2",
|
|
28
|
+
"@akinon/pz-b2b": "1.87.0-rc.2",
|
|
29
|
+
"@akinon/pz-basket-gift-pack": "1.87.0-rc.2",
|
|
30
|
+
"@akinon/pz-bkm": "1.87.0-rc.2",
|
|
31
|
+
"@akinon/pz-checkout-gift-pack": "1.87.0-rc.2",
|
|
32
|
+
"@akinon/pz-click-collect": "1.87.0-rc.2",
|
|
33
|
+
"@akinon/pz-credit-payment": "1.87.0-rc.2",
|
|
34
|
+
"@akinon/pz-gpay": "1.87.0-rc.2",
|
|
35
|
+
"@akinon/pz-masterpass": "1.87.0-rc.2",
|
|
36
|
+
"@akinon/pz-one-click-checkout": "1.87.0-rc.2",
|
|
37
|
+
"@akinon/pz-otp": "1.87.0-rc.2",
|
|
38
|
+
"@akinon/pz-pay-on-delivery": "1.87.0-rc.2",
|
|
39
|
+
"@akinon/pz-saved-card": "1.87.0-rc.2",
|
|
40
|
+
"@akinon/pz-tabby-extension": "1.87.0-rc.2",
|
|
41
|
+
"@akinon/pz-tamara-extension": "1.87.0-rc.2",
|
|
42
42
|
"@hookform/resolvers": "2.9.0",
|
|
43
43
|
"@next/third-parties": "14.1.0",
|
|
44
44
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"yup": "0.32.11"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@akinon/eslint-plugin-projectzero": "1.87.0-rc.
|
|
64
|
+
"@akinon/eslint-plugin-projectzero": "1.87.0-rc.2",
|
|
65
65
|
"@semantic-release/changelog": "6.0.2",
|
|
66
66
|
"@semantic-release/exec": "6.0.3",
|
|
67
67
|
"@semantic-release/git": "10.0.1",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"jest-environment-jsdom": "29.7.0",
|
|
90
90
|
"lint-staged": "13.1.0",
|
|
91
91
|
"prettier": "2.6.2",
|
|
92
|
-
"react-number-format": "5.3
|
|
92
|
+
"react-number-format": "5.4.3",
|
|
93
93
|
"sass": "1.49.9",
|
|
94
94
|
"semantic-release": "19.0.5",
|
|
95
95
|
"server-only": "0.0.1",
|
|
@@ -72,7 +72,8 @@ export const Input = forwardRef<
|
|
|
72
72
|
hasFloatingLabel,
|
|
73
73
|
'mb-2': !hasFloatingLabel,
|
|
74
74
|
'-translate-y-2 bg-white inline-flex h-auto':
|
|
75
|
-
hasFloatingLabel &&
|
|
75
|
+
hasFloatingLabel &&
|
|
76
|
+
(focused || hasValue || props.value || props.format)
|
|
76
77
|
})
|
|
77
78
|
)}
|
|
78
79
|
>
|