@akinon/projectzero 1.34.0-rc.4 → 1.34.0-rc.6
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,19 +1,13 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
-
## 1.34.0-rc.
|
|
3
|
+
## 1.34.0-rc.6
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
- 0d1553f: ZERO-2633: fix .env file creation for create command
|
|
8
|
-
|
|
9
|
-
## 1.34.0-rc.3
|
|
5
|
+
## 1.33.2
|
|
10
6
|
|
|
11
7
|
### Patch Changes
|
|
12
8
|
|
|
13
9
|
- 0d1553f: ZERO-2633: fix .env file creation for create command
|
|
14
10
|
|
|
15
|
-
## 1.34.0-rc.0
|
|
16
|
-
|
|
17
11
|
## 1.33.1
|
|
18
12
|
|
|
19
13
|
### Patch Changes
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
-
## 1.34.0-rc.
|
|
3
|
+
## 1.34.0-rc.6
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
7
|
- 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
|
|
8
8
|
- d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
|
|
9
|
+
- 27a5296: ZERO-2631:Fix Checkbox Click
|
|
9
10
|
- ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
|
|
10
11
|
- f0c23bc: ZERO-2135: add custom not found page
|
|
11
12
|
- 3420416: ZERO-2533: extend eslint config from @akinon/next
|
|
@@ -21,6 +22,7 @@
|
|
|
21
22
|
- Updated dependencies [ebb63ce]
|
|
22
23
|
- Updated dependencies [7cebe87]
|
|
23
24
|
- Updated dependencies [f3b595e]
|
|
25
|
+
- Updated dependencies [59fb7c3]
|
|
24
26
|
- Updated dependencies [f0c23bc]
|
|
25
27
|
- Updated dependencies [3420416]
|
|
26
28
|
- Updated dependencies [495d155]
|
|
@@ -30,63 +32,25 @@
|
|
|
30
32
|
- Updated dependencies [f046f8e]
|
|
31
33
|
- Updated dependencies [6b2972b]
|
|
32
34
|
- Updated dependencies [3e68768]
|
|
33
|
-
- @akinon/next@1.34.0-rc.
|
|
34
|
-
- @akinon/pz-masterpass@1.34.0-rc.
|
|
35
|
-
- @akinon/pz-one-click-checkout@1.34.0-rc.
|
|
36
|
-
- @akinon/pz-b2b@1.34.0-rc.
|
|
37
|
-
- @akinon/pz-gpay@1.34.0-rc.
|
|
38
|
-
- @akinon/pz-otp@1.34.0-rc.
|
|
39
|
-
- @akinon/pz-pay-on-delivery@1.34.0-rc.
|
|
35
|
+
- @akinon/next@1.34.0-rc.6
|
|
36
|
+
- @akinon/pz-masterpass@1.34.0-rc.6
|
|
37
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.6
|
|
38
|
+
- @akinon/pz-b2b@1.34.0-rc.6
|
|
39
|
+
- @akinon/pz-gpay@1.34.0-rc.6
|
|
40
|
+
- @akinon/pz-otp@1.34.0-rc.6
|
|
41
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.6
|
|
40
42
|
|
|
41
|
-
## 1.
|
|
43
|
+
## 1.33.2
|
|
42
44
|
|
|
43
45
|
### Patch Changes
|
|
44
46
|
|
|
45
|
-
- @akinon/next@1.
|
|
46
|
-
- @akinon/pz-b2b@1.
|
|
47
|
-
- @akinon/pz-gpay@1.
|
|
48
|
-
- @akinon/pz-masterpass@1.
|
|
49
|
-
- @akinon/pz-one-click-checkout@1.
|
|
50
|
-
- @akinon/pz-otp@1.
|
|
51
|
-
- @akinon/pz-pay-on-delivery@1.
|
|
52
|
-
|
|
53
|
-
## 1.34.0-rc.0
|
|
54
|
-
|
|
55
|
-
### Minor Changes
|
|
56
|
-
|
|
57
|
-
- 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
|
|
58
|
-
- d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
|
|
59
|
-
- ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
|
|
60
|
-
- f0c23bc: ZERO-2135: add custom not found page
|
|
61
|
-
- 3420416: ZERO-2533: extend eslint config from @akinon/next
|
|
62
|
-
- 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
|
|
63
|
-
- 202f84e: ZERO-2569: Fix static keys
|
|
64
|
-
- f046f8e: ZERO-2575: update version for react-number-format
|
|
65
|
-
- 12c10a4: ZERO-2570: Category filters routes to absolute url
|
|
66
|
-
|
|
67
|
-
### Patch Changes
|
|
68
|
-
|
|
69
|
-
- Updated dependencies [d09b677]
|
|
70
|
-
- Updated dependencies [6d4aadb]
|
|
71
|
-
- Updated dependencies [ebb63ce]
|
|
72
|
-
- Updated dependencies [7cebe87]
|
|
73
|
-
- Updated dependencies [f3b595e]
|
|
74
|
-
- Updated dependencies [f0c23bc]
|
|
75
|
-
- Updated dependencies [3420416]
|
|
76
|
-
- Updated dependencies [495d155]
|
|
77
|
-
- Updated dependencies [6c18543]
|
|
78
|
-
- Updated dependencies [40ad73e]
|
|
79
|
-
- Updated dependencies [495d155]
|
|
80
|
-
- Updated dependencies [f046f8e]
|
|
81
|
-
- Updated dependencies [6b2972b]
|
|
82
|
-
- Updated dependencies [3e68768]
|
|
83
|
-
- @akinon/next@1.34.0-rc.0
|
|
84
|
-
- @akinon/pz-masterpass@1.34.0-rc.0
|
|
85
|
-
- @akinon/pz-one-click-checkout@1.34.0-rc.0
|
|
86
|
-
- @akinon/pz-b2b@1.34.0-rc.0
|
|
87
|
-
- @akinon/pz-gpay@1.34.0-rc.0
|
|
88
|
-
- @akinon/pz-otp@1.34.0-rc.0
|
|
89
|
-
- @akinon/pz-pay-on-delivery@1.34.0-rc.0
|
|
47
|
+
- @akinon/next@1.33.2
|
|
48
|
+
- @akinon/pz-b2b@1.33.2
|
|
49
|
+
- @akinon/pz-gpay@1.33.2
|
|
50
|
+
- @akinon/pz-masterpass@1.33.2
|
|
51
|
+
- @akinon/pz-one-click-checkout@1.33.2
|
|
52
|
+
- @akinon/pz-otp@1.33.2
|
|
53
|
+
- @akinon/pz-pay-on-delivery@1.33.2
|
|
90
54
|
|
|
91
55
|
## 1.33.1
|
|
92
56
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.34.0-rc.
|
|
3
|
+
"version": "1.34.0-rc.6",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
"prestart": "pz-prestart"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@akinon/next": "1.34.0-rc.
|
|
26
|
-
"@akinon/pz-b2b": "1.34.0-rc.
|
|
27
|
-
"@akinon/pz-gpay": "1.34.0-rc.
|
|
28
|
-
"@akinon/pz-masterpass": "1.34.0-rc.
|
|
29
|
-
"@akinon/pz-one-click-checkout": "1.34.0-rc.
|
|
30
|
-
"@akinon/pz-otp": "1.34.0-rc.
|
|
31
|
-
"@akinon/pz-pay-on-delivery": "1.34.0-rc.
|
|
25
|
+
"@akinon/next": "1.34.0-rc.6",
|
|
26
|
+
"@akinon/pz-b2b": "1.34.0-rc.6",
|
|
27
|
+
"@akinon/pz-gpay": "1.34.0-rc.6",
|
|
28
|
+
"@akinon/pz-masterpass": "1.34.0-rc.6",
|
|
29
|
+
"@akinon/pz-one-click-checkout": "1.34.0-rc.6",
|
|
30
|
+
"@akinon/pz-otp": "1.34.0-rc.6",
|
|
31
|
+
"@akinon/pz-pay-on-delivery": "1.34.0-rc.6",
|
|
32
32
|
"@hookform/resolvers": "2.9.0",
|
|
33
33
|
"@next/third-parties": "14.1.0",
|
|
34
34
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"yup": "0.32.11"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@akinon/eslint-plugin-projectzero": "1.34.0-rc.
|
|
55
|
+
"@akinon/eslint-plugin-projectzero": "1.34.0-rc.6",
|
|
56
56
|
"@semantic-release/changelog": "6.0.2",
|
|
57
57
|
"@semantic-release/exec": "6.0.3",
|
|
58
58
|
"@semantic-release/git": "10.0.1",
|
|
@@ -3,7 +3,7 @@ import { CheckboxProps } from '@theme/components/types';
|
|
|
3
3
|
import { twMerge } from 'tailwind-merge';
|
|
4
4
|
|
|
5
5
|
const Checkbox = forwardRef<HTMLInputElement, CheckboxProps>((props, ref) => {
|
|
6
|
-
const { children, checked, error, ...rest } = props;
|
|
6
|
+
const { children, checked = false, error, ...rest } = props;
|
|
7
7
|
|
|
8
8
|
return (
|
|
9
9
|
<label className={twMerge('flex flex-col text-xs', props.className)}>
|
|
@@ -12,7 +12,7 @@ const Checkbox = forwardRef<HTMLInputElement, CheckboxProps>((props, ref) => {
|
|
|
12
12
|
type="checkbox"
|
|
13
13
|
{...rest}
|
|
14
14
|
ref={ref}
|
|
15
|
-
|
|
15
|
+
defaultChecked={checked}
|
|
16
16
|
className="w-4 h-4 shrink-0"
|
|
17
17
|
/>
|
|
18
18
|
{children && <span className="ml-2">{children}</span>}
|