@graphcommerce/magento-product-simple 8.1.0-canary.8 → 9.0.0-canary.54
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 +92 -0
- package/package.json +9 -9
- package/plugins/SimpleCartItemActionCard.tsx +6 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,97 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 9.0.0-canary.54
|
|
4
|
+
|
|
5
|
+
## 8.1.0-canary.53
|
|
6
|
+
|
|
7
|
+
## 8.1.0-canary.52
|
|
8
|
+
|
|
9
|
+
## 8.1.0-canary.51
|
|
10
|
+
|
|
11
|
+
## 8.1.0-canary.50
|
|
12
|
+
|
|
13
|
+
## 8.1.0-canary.49
|
|
14
|
+
|
|
15
|
+
## 8.1.0-canary.48
|
|
16
|
+
|
|
17
|
+
## 8.1.0-canary.47
|
|
18
|
+
|
|
19
|
+
## 8.1.0-canary.46
|
|
20
|
+
|
|
21
|
+
## 8.1.0-canary.45
|
|
22
|
+
|
|
23
|
+
## 8.1.0-canary.44
|
|
24
|
+
|
|
25
|
+
## 8.1.0-canary.43
|
|
26
|
+
|
|
27
|
+
## 8.1.0-canary.42
|
|
28
|
+
|
|
29
|
+
## 8.1.0-canary.41
|
|
30
|
+
|
|
31
|
+
## 8.1.0-canary.40
|
|
32
|
+
|
|
33
|
+
## 8.1.0-canary.39
|
|
34
|
+
|
|
35
|
+
## 8.1.0-canary.38
|
|
36
|
+
|
|
37
|
+
## 8.1.0-canary.37
|
|
38
|
+
|
|
39
|
+
## 8.1.0-canary.36
|
|
40
|
+
|
|
41
|
+
## 8.1.0-canary.35
|
|
42
|
+
|
|
43
|
+
## 8.1.0-canary.34
|
|
44
|
+
|
|
45
|
+
## 8.1.0-canary.33
|
|
46
|
+
|
|
47
|
+
## 8.1.0-canary.32
|
|
48
|
+
|
|
49
|
+
## 8.1.0-canary.31
|
|
50
|
+
|
|
51
|
+
## 8.1.0-canary.30
|
|
52
|
+
|
|
53
|
+
## 8.1.0-canary.29
|
|
54
|
+
|
|
55
|
+
## 8.1.0-canary.28
|
|
56
|
+
|
|
57
|
+
## 8.1.0-canary.27
|
|
58
|
+
|
|
59
|
+
## 8.1.0-canary.26
|
|
60
|
+
|
|
61
|
+
## 8.1.0-canary.25
|
|
62
|
+
|
|
63
|
+
## 8.1.0-canary.24
|
|
64
|
+
|
|
65
|
+
## 8.1.0-canary.23
|
|
66
|
+
|
|
67
|
+
## 8.1.0-canary.22
|
|
68
|
+
|
|
69
|
+
## 8.1.0-canary.21
|
|
70
|
+
|
|
71
|
+
## 8.1.0-canary.20
|
|
72
|
+
|
|
73
|
+
## 8.1.0-canary.19
|
|
74
|
+
|
|
75
|
+
## 8.1.0-canary.18
|
|
76
|
+
|
|
77
|
+
## 8.1.0-canary.17
|
|
78
|
+
|
|
79
|
+
## 8.1.0-canary.16
|
|
80
|
+
|
|
81
|
+
## 8.1.0-canary.15
|
|
82
|
+
|
|
83
|
+
## 8.1.0-canary.14
|
|
84
|
+
|
|
85
|
+
## 8.1.0-canary.13
|
|
86
|
+
|
|
87
|
+
## 8.1.0-canary.12
|
|
88
|
+
|
|
89
|
+
## 8.1.0-canary.11
|
|
90
|
+
|
|
91
|
+
## 8.1.0-canary.10
|
|
92
|
+
|
|
93
|
+
## 8.1.0-canary.9
|
|
94
|
+
|
|
3
95
|
## 8.1.0-canary.8
|
|
4
96
|
|
|
5
97
|
## 8.1.0-canary.7
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-product-simple",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "
|
|
5
|
+
"version": "9.0.0-canary.54",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^
|
|
16
|
-
"@graphcommerce/graphql": "^
|
|
17
|
-
"@graphcommerce/magento-cart": "^
|
|
18
|
-
"@graphcommerce/magento-cart-items": "^
|
|
19
|
-
"@graphcommerce/magento-product": "^
|
|
20
|
-
"@graphcommerce/next-ui": "^
|
|
21
|
-
"@graphcommerce/prettier-config-pwa": "^
|
|
22
|
-
"@graphcommerce/typescript-config-pwa": "^
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.54",
|
|
16
|
+
"@graphcommerce/graphql": "^9.0.0-canary.54",
|
|
17
|
+
"@graphcommerce/magento-cart": "^9.0.0-canary.54",
|
|
18
|
+
"@graphcommerce/magento-cart-items": "^9.0.0-canary.54",
|
|
19
|
+
"@graphcommerce/magento-product": "^9.0.0-canary.54",
|
|
20
|
+
"@graphcommerce/next-ui": "^9.0.0-canary.54",
|
|
21
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.54",
|
|
22
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.54",
|
|
23
23
|
"@lingui/core": "^4.2.1",
|
|
24
24
|
"@lingui/macro": "^4.2.1",
|
|
25
25
|
"@lingui/react": "^4.2.1",
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
SelectedCustomizableOptions,
|
|
3
|
-
type CartItemActionCard,
|
|
4
3
|
CartItemActionCardProps,
|
|
5
4
|
} from '@graphcommerce/magento-cart-items'
|
|
6
|
-
import type { PluginProps } from '@graphcommerce/next-config'
|
|
5
|
+
import type { PluginConfig, PluginProps } from '@graphcommerce/next-config'
|
|
7
6
|
import { isTypename } from '@graphcommerce/next-ui'
|
|
8
7
|
|
|
9
|
-
export const
|
|
10
|
-
|
|
8
|
+
export const config: PluginConfig = {
|
|
9
|
+
type: 'component',
|
|
10
|
+
module: '@graphcommerce/magento-cart-items',
|
|
11
|
+
}
|
|
11
12
|
|
|
12
|
-
export function
|
|
13
|
+
export function CartItemActionCard(props: PluginProps<CartItemActionCardProps>) {
|
|
13
14
|
const { Prev, ...rest } = props
|
|
14
15
|
|
|
15
16
|
if (!isTypename(rest.cartItem, ['SimpleCartItem'])) return <Prev {...rest} />
|
|
@@ -26,5 +27,3 @@ export function SimpleCartItemActionCard(props: PluginProps<CartItemActionCardPr
|
|
|
26
27
|
/>
|
|
27
28
|
)
|
|
28
29
|
}
|
|
29
|
-
|
|
30
|
-
export const Plugin = SimpleCartItemActionCard
|