fontdue-js 2.3.0 → 2.4.1
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 +13 -0
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +9 -3
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +9 -3
- package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderUpdateMutation.graphql.js +9 -3
- package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CartQuery.graphql.js +9 -3
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.js +9 -3
- package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +9 -3
- package/dist/__generated__/CartTotals_order.graphql.d.ts +2 -1
- package/dist/__generated__/CartTotals_order.graphql.js +8 -2
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +9 -3
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +9 -3
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.js +9 -3
- package/dist/__generated__/FamilyList_node.graphql.d.ts +8 -1
- package/dist/__generated__/FamilyList_node.graphql.js +32 -2
- package/dist/__generated__/Family_node.graphql.d.ts +10 -1
- package/dist/__generated__/Family_node.graphql.js +46 -10
- package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +1 -1
- package/dist/__generated__/FontFamiliesQuery.graphql.js +95 -35
- package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +1 -1
- package/dist/__generated__/PrecartAddToCartMutation.graphql.js +9 -3
- package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalCartQuery.graphql.js +9 -3
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.js +9 -3
- package/dist/__generated__/StoreModalReviewQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalReviewQuery.graphql.js +9 -3
- package/dist/__generated__/StoreModalReviewUpdateOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalReviewUpdateOrderMutation.graphql.js +9 -3
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +9 -3
- package/dist/components/Cart/CartTotals.js +6 -2
- package/dist/components/Family/FamilyList.js +27 -7
- package/dist/components/Family/index.js +18 -3
- package/dist/components/NewsletterSignup/index.d.ts +2 -4
- package/dist/components/NewsletterSignup/index.js +4 -3
- package/dist/components/NewsletterSignup/index.server.js +2 -2
- package/dist/components/Precart/index.js +2 -2
- package/dist/components/SKUPrice/index.js +4 -1
- package/dist/components/TypeTester/TypeTesterContext.d.ts +3 -1
- package/dist/components/TypeTester/TypeTesterContext.js +2 -1
- package/dist/components/TypeTester/TypeTesterStandalone.js +5 -3
- package/dist/components/TypeTester/TypeTesterState.d.ts +2 -1
- package/dist/components/TypeTester/TypeTesterState.js +4 -2
- package/dist/components/TypeTester/TypeTesterStyleSelectData.js +3 -2
- package/dist/components/TypeTester/index.d.ts +1 -2
- package/dist/components/TypeTester/index.js +2 -3
- package/dist/components/TypeTester/useTypeTesterStyler.js +2 -1
- package/dist/components/TypeTesters/index.js +5 -2
- package/dist/fontdue.css +4 -0
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<60c35ca68860b23028f3cfc232778665>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -54,6 +54,36 @@ const node = function () {
|
|
|
54
54
|
"kind": "ScalarField",
|
|
55
55
|
"name": "name",
|
|
56
56
|
"storageKey": "name(format:\"LOCALIZED\")"
|
|
57
|
+
}, {
|
|
58
|
+
"alias": null,
|
|
59
|
+
"args": null,
|
|
60
|
+
"concreteType": "VariableInstance",
|
|
61
|
+
"kind": "LinkedField",
|
|
62
|
+
"name": "variableInstances",
|
|
63
|
+
"plural": true,
|
|
64
|
+
"selections": [v0 /*: any*/, {
|
|
65
|
+
"alias": null,
|
|
66
|
+
"args": null,
|
|
67
|
+
"concreteType": "VariableSetting",
|
|
68
|
+
"kind": "LinkedField",
|
|
69
|
+
"name": "coordinates",
|
|
70
|
+
"plural": true,
|
|
71
|
+
"selections": [{
|
|
72
|
+
"alias": null,
|
|
73
|
+
"args": null,
|
|
74
|
+
"kind": "ScalarField",
|
|
75
|
+
"name": "axis",
|
|
76
|
+
"storageKey": null
|
|
77
|
+
}, {
|
|
78
|
+
"alias": null,
|
|
79
|
+
"args": null,
|
|
80
|
+
"kind": "ScalarField",
|
|
81
|
+
"name": "value",
|
|
82
|
+
"storageKey": null
|
|
83
|
+
}],
|
|
84
|
+
"storageKey": null
|
|
85
|
+
}],
|
|
86
|
+
"storageKey": null
|
|
57
87
|
}],
|
|
58
88
|
"storageKey": null
|
|
59
89
|
}],
|
|
@@ -61,6 +91,6 @@ const node = function () {
|
|
|
61
91
|
"abstractKey": null
|
|
62
92
|
};
|
|
63
93
|
}();
|
|
64
|
-
node.hash = "
|
|
94
|
+
node.hash = "d52770ab2e7aaa83f392a5d80340f3ad";
|
|
65
95
|
var _default = node;
|
|
66
96
|
exports.default = _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<1d4fb162956c6117095ff7fa866dff2b>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -14,6 +14,15 @@ export type Family_node$data = {
|
|
|
14
14
|
} | null;
|
|
15
15
|
readonly " $fragmentSpreads": FragmentRefs<"FamilyList_node">;
|
|
16
16
|
}> | null;
|
|
17
|
+
readonly fontStyles: ReadonlyArray<{
|
|
18
|
+
readonly variableAxes: ReadonlyArray<{
|
|
19
|
+
readonly name: string;
|
|
20
|
+
}> | null;
|
|
21
|
+
readonly variableInstances: ReadonlyArray<{
|
|
22
|
+
readonly name: string;
|
|
23
|
+
}> | null;
|
|
24
|
+
}> | null;
|
|
25
|
+
readonly isVariableFont: boolean;
|
|
17
26
|
readonly name: string;
|
|
18
27
|
readonly sku: {
|
|
19
28
|
readonly id: string;
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<1d4fb162956c6117095ff7fa866dff2b>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -16,10 +16,19 @@ exports.default = void 0;
|
|
|
16
16
|
|
|
17
17
|
const node = function () {
|
|
18
18
|
var v0 = {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
"args": null,
|
|
20
|
+
"kind": "FragmentSpread",
|
|
21
|
+
"name": "FamilyList_node"
|
|
22
|
+
},
|
|
23
|
+
v1 = {
|
|
24
|
+
"alias": null,
|
|
25
|
+
"args": null,
|
|
26
|
+
"kind": "ScalarField",
|
|
27
|
+
"name": "name",
|
|
28
|
+
"storageKey": null
|
|
29
|
+
},
|
|
30
|
+
v2 = [v1 /*: any*/];
|
|
31
|
+
|
|
23
32
|
return {
|
|
24
33
|
"argumentDefinitions": [],
|
|
25
34
|
"kind": "Fragment",
|
|
@@ -54,23 +63,50 @@ const node = function () {
|
|
|
54
63
|
"kind": "ScalarField",
|
|
55
64
|
"name": "cssUrl",
|
|
56
65
|
"storageKey": null
|
|
57
|
-
}, {
|
|
66
|
+
}, v1 /*: any*/, {
|
|
58
67
|
"alias": null,
|
|
59
68
|
"args": null,
|
|
60
69
|
"kind": "ScalarField",
|
|
61
|
-
"name": "
|
|
70
|
+
"name": "collectionType",
|
|
62
71
|
"storageKey": null
|
|
63
72
|
}, {
|
|
64
73
|
"alias": null,
|
|
65
74
|
"args": null,
|
|
66
75
|
"kind": "ScalarField",
|
|
67
|
-
"name": "
|
|
76
|
+
"name": "totalStyles",
|
|
68
77
|
"storageKey": null
|
|
69
78
|
}, {
|
|
70
79
|
"alias": null,
|
|
71
80
|
"args": null,
|
|
72
81
|
"kind": "ScalarField",
|
|
73
|
-
"name": "
|
|
82
|
+
"name": "isVariableFont",
|
|
83
|
+
"storageKey": null
|
|
84
|
+
}, {
|
|
85
|
+
"alias": null,
|
|
86
|
+
"args": null,
|
|
87
|
+
"concreteType": "FontStyle",
|
|
88
|
+
"kind": "LinkedField",
|
|
89
|
+
"name": "fontStyles",
|
|
90
|
+
"plural": true,
|
|
91
|
+
"selections": [{
|
|
92
|
+
"alias": null,
|
|
93
|
+
"args": null,
|
|
94
|
+
"concreteType": "VariableAxis",
|
|
95
|
+
"kind": "LinkedField",
|
|
96
|
+
"name": "variableAxes",
|
|
97
|
+
"plural": true,
|
|
98
|
+
"selections": v2 /*: any*/,
|
|
99
|
+
"storageKey": null
|
|
100
|
+
}, {
|
|
101
|
+
"alias": null,
|
|
102
|
+
"args": null,
|
|
103
|
+
"concreteType": "VariableInstance",
|
|
104
|
+
"kind": "LinkedField",
|
|
105
|
+
"name": "variableInstances",
|
|
106
|
+
"plural": true,
|
|
107
|
+
"selections": v2 /*: any*/,
|
|
108
|
+
"storageKey": null
|
|
109
|
+
}],
|
|
74
110
|
"storageKey": null
|
|
75
111
|
}, {
|
|
76
112
|
"alias": "families",
|
|
@@ -110,6 +146,6 @@ const node = function () {
|
|
|
110
146
|
"abstractKey": null
|
|
111
147
|
};
|
|
112
148
|
}();
|
|
113
|
-
node.hash = "
|
|
149
|
+
node.hash = "2fecc4fd332a593d28387a3a87559fe4";
|
|
114
150
|
var _default = node;
|
|
115
151
|
exports.default = _default;
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<3a7afd49b802244383f88fd3d1ea0bd3>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -42,55 +42,98 @@ const node = function () {
|
|
|
42
42
|
"name": "name",
|
|
43
43
|
"storageKey": null
|
|
44
44
|
},
|
|
45
|
-
v5 =
|
|
45
|
+
v5 = {
|
|
46
|
+
"alias": null,
|
|
47
|
+
"args": null,
|
|
48
|
+
"kind": "ScalarField",
|
|
49
|
+
"name": "cssFamily",
|
|
50
|
+
"storageKey": null
|
|
51
|
+
},
|
|
52
|
+
v6 = {
|
|
53
|
+
"alias": null,
|
|
54
|
+
"args": null,
|
|
55
|
+
"kind": "ScalarField",
|
|
56
|
+
"name": "supportedLanguages",
|
|
57
|
+
"storageKey": null
|
|
58
|
+
},
|
|
59
|
+
v7 = [{
|
|
46
60
|
"kind": "Literal",
|
|
47
61
|
"name": "format",
|
|
48
62
|
"value": "LOCALIZED"
|
|
49
63
|
}],
|
|
50
|
-
|
|
64
|
+
v8 = {
|
|
65
|
+
"alias": "name_localized",
|
|
66
|
+
"args": v7 /*: any*/,
|
|
67
|
+
"kind": "ScalarField",
|
|
68
|
+
"name": "name",
|
|
69
|
+
"storageKey": "name(format:\"LOCALIZED\")"
|
|
70
|
+
},
|
|
71
|
+
v9 = {
|
|
72
|
+
"alias": null,
|
|
73
|
+
"args": null,
|
|
74
|
+
"concreteType": "VariableInstance",
|
|
75
|
+
"kind": "LinkedField",
|
|
76
|
+
"name": "variableInstances",
|
|
77
|
+
"plural": true,
|
|
78
|
+
"selections": [v4 /*: any*/, {
|
|
79
|
+
"alias": null,
|
|
80
|
+
"args": null,
|
|
81
|
+
"concreteType": "VariableSetting",
|
|
82
|
+
"kind": "LinkedField",
|
|
83
|
+
"name": "coordinates",
|
|
84
|
+
"plural": true,
|
|
85
|
+
"selections": [{
|
|
86
|
+
"alias": null,
|
|
87
|
+
"args": null,
|
|
88
|
+
"kind": "ScalarField",
|
|
89
|
+
"name": "axis",
|
|
90
|
+
"storageKey": null
|
|
91
|
+
}, {
|
|
92
|
+
"alias": null,
|
|
93
|
+
"args": null,
|
|
94
|
+
"kind": "ScalarField",
|
|
95
|
+
"name": "value",
|
|
96
|
+
"storageKey": null
|
|
97
|
+
}],
|
|
98
|
+
"storageKey": null
|
|
99
|
+
}],
|
|
100
|
+
"storageKey": null
|
|
101
|
+
},
|
|
102
|
+
v10 = {
|
|
51
103
|
"alias": null,
|
|
52
104
|
"args": null,
|
|
53
105
|
"kind": "ScalarField",
|
|
54
106
|
"name": "id",
|
|
55
107
|
"storageKey": null
|
|
56
108
|
},
|
|
57
|
-
|
|
109
|
+
v11 = {
|
|
58
110
|
"alias": null,
|
|
59
111
|
"args": null,
|
|
60
112
|
"concreteType": "FontStyle",
|
|
61
113
|
"kind": "LinkedField",
|
|
62
114
|
"name": "fontStyles",
|
|
63
115
|
"plural": true,
|
|
64
|
-
"selections": [{
|
|
65
|
-
"alias": null,
|
|
66
|
-
"args": null,
|
|
67
|
-
"kind": "ScalarField",
|
|
68
|
-
"name": "cssFamily",
|
|
69
|
-
"storageKey": null
|
|
70
|
-
}, v4 /*: any*/, {
|
|
116
|
+
"selections": [v5 /*: any*/, v4 /*: any*/, v6 /*: any*/, v8 /*: any*/, v9 /*: any*/, v10 /*: any*/, {
|
|
71
117
|
"alias": null,
|
|
72
118
|
"args": null,
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
|
|
77
|
-
"
|
|
78
|
-
"args": v5 /*: any*/,
|
|
79
|
-
"kind": "ScalarField",
|
|
80
|
-
"name": "name",
|
|
81
|
-
"storageKey": "name(format:\"LOCALIZED\")"
|
|
82
|
-
}, v6 /*: any*/],
|
|
119
|
+
"concreteType": "VariableAxis",
|
|
120
|
+
"kind": "LinkedField",
|
|
121
|
+
"name": "variableAxes",
|
|
122
|
+
"plural": true,
|
|
123
|
+
"selections": [v4 /*: any*/],
|
|
83
124
|
|
|
125
|
+
"storageKey": null
|
|
126
|
+
}],
|
|
84
127
|
"storageKey": null
|
|
85
128
|
},
|
|
86
|
-
|
|
129
|
+
v12 = {
|
|
87
130
|
"alias": null,
|
|
88
131
|
"args": null,
|
|
89
132
|
"concreteType": "Sku",
|
|
90
133
|
"kind": "LinkedField",
|
|
91
134
|
"name": "sku",
|
|
92
135
|
"plural": false,
|
|
93
|
-
"selections": [
|
|
136
|
+
"selections": [v10 /*: any*/, {
|
|
94
137
|
"alias": null,
|
|
95
138
|
"args": [{
|
|
96
139
|
"kind": "Literal",
|
|
@@ -119,28 +162,35 @@ const node = function () {
|
|
|
119
162
|
}],
|
|
120
163
|
"storageKey": null
|
|
121
164
|
},
|
|
122
|
-
|
|
165
|
+
v13 = {
|
|
123
166
|
"alias": null,
|
|
124
167
|
"args": null,
|
|
125
168
|
"kind": "ScalarField",
|
|
126
169
|
"name": "cssUrl",
|
|
127
170
|
"storageKey": null
|
|
128
171
|
},
|
|
129
|
-
|
|
172
|
+
v14 = {
|
|
130
173
|
"alias": null,
|
|
131
174
|
"args": null,
|
|
132
175
|
"kind": "ScalarField",
|
|
133
176
|
"name": "collectionType",
|
|
134
177
|
"storageKey": null
|
|
135
178
|
},
|
|
136
|
-
|
|
179
|
+
v15 = {
|
|
137
180
|
"alias": null,
|
|
138
181
|
"args": null,
|
|
139
182
|
"kind": "ScalarField",
|
|
140
183
|
"name": "totalStyles",
|
|
141
184
|
"storageKey": null
|
|
142
185
|
},
|
|
143
|
-
|
|
186
|
+
v16 = {
|
|
187
|
+
"alias": null,
|
|
188
|
+
"args": null,
|
|
189
|
+
"kind": "ScalarField",
|
|
190
|
+
"name": "isVariableFont",
|
|
191
|
+
"storageKey": null
|
|
192
|
+
},
|
|
193
|
+
v17 = {
|
|
144
194
|
"alias": null,
|
|
145
195
|
"args": null,
|
|
146
196
|
"concreteType": "FontStyle",
|
|
@@ -149,11 +199,11 @@ const node = function () {
|
|
|
149
199
|
"plural": false,
|
|
150
200
|
"selections": [{
|
|
151
201
|
"alias": "keyCharacters_localized",
|
|
152
|
-
"args":
|
|
202
|
+
"args": v7 /*: any*/,
|
|
153
203
|
"kind": "ScalarField",
|
|
154
204
|
"name": "keyCharacters",
|
|
155
205
|
"storageKey": "keyCharacters(format:\"LOCALIZED\")"
|
|
156
|
-
},
|
|
206
|
+
}, v10 /*: any*/],
|
|
157
207
|
|
|
158
208
|
"storageKey": null
|
|
159
209
|
};
|
|
@@ -211,21 +261,31 @@ const node = function () {
|
|
|
211
261
|
"storageKey": null
|
|
212
262
|
}, {
|
|
213
263
|
"kind": "InlineFragment",
|
|
214
|
-
"selections": [v4 /*: any*/,
|
|
264
|
+
"selections": [v4 /*: any*/, v11 /*: any*/, v12 /*: any*/, v13 /*: any*/, v14 /*: any*/, v15 /*: any*/, v16 /*: any*/, {
|
|
215
265
|
"alias": "families",
|
|
216
266
|
"args": v3 /*: any*/,
|
|
217
267
|
"concreteType": "FontCollection",
|
|
218
268
|
"kind": "LinkedField",
|
|
219
269
|
"name": "children",
|
|
220
270
|
"plural": true,
|
|
221
|
-
"selections": [
|
|
271
|
+
"selections": [v17 /*: any*/, v4 /*: any*/, v11 /*: any*/, v10 /*: any*/, v12 /*: any*/, v13 /*: any*/, v14 /*: any*/, v15 /*: any*/, v16 /*: any*/, {
|
|
222
272
|
"alias": "families",
|
|
223
273
|
"args": v3 /*: any*/,
|
|
224
274
|
"concreteType": "FontCollection",
|
|
225
275
|
"kind": "LinkedField",
|
|
226
276
|
"name": "children",
|
|
227
277
|
"plural": true,
|
|
228
|
-
"selections": [
|
|
278
|
+
"selections": [v17 /*: any*/, v4 /*: any*/, {
|
|
279
|
+
"alias": null,
|
|
280
|
+
"args": null,
|
|
281
|
+
"concreteType": "FontStyle",
|
|
282
|
+
"kind": "LinkedField",
|
|
283
|
+
"name": "fontStyles",
|
|
284
|
+
"plural": true,
|
|
285
|
+
"selections": [v5 /*: any*/, v4 /*: any*/, v6 /*: any*/, v8 /*: any*/, v9 /*: any*/, v10 /*: any*/],
|
|
286
|
+
|
|
287
|
+
"storageKey": null
|
|
288
|
+
}, v10 /*: any*/],
|
|
229
289
|
|
|
230
290
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
231
291
|
}],
|
|
@@ -233,18 +293,18 @@ const node = function () {
|
|
|
233
293
|
}],
|
|
234
294
|
"type": "FontCollection",
|
|
235
295
|
"abstractKey": null
|
|
236
|
-
},
|
|
296
|
+
}, v10 /*: any*/],
|
|
237
297
|
|
|
238
298
|
"storageKey": null
|
|
239
299
|
}]
|
|
240
300
|
},
|
|
241
301
|
"params": {
|
|
242
|
-
"cacheID": "
|
|
302
|
+
"cacheID": "ac29ff13395d753a44c16d0c988b3e7a",
|
|
243
303
|
"id": null,
|
|
244
304
|
"metadata": {},
|
|
245
305
|
"name": "FontFamiliesQuery",
|
|
246
306
|
"operationKind": "query",
|
|
247
|
-
"text": "query FontFamiliesQuery(\n $collectionId: ID!\n) {\n node(id: $collectionId) {\n __typename\n ...Family_node\n ... on FontCollection {\n families: children(collectionTypes: [FAMILY]) {\n ...Family_node\n id\n }\n }\n id\n }\n}\n\nfragment FamilyList_node on FontCollection {\n name\n fontStyles {\n ...FontStyle_fontStyle\n supportedLanguages\n name\n name_localized: name(format: LOCALIZED)\n id\n }\n}\n\nfragment Family_node on FontCollection {\n ...FamilyList_node\n sku {\n id\n ...SKUPrice_sku\n ...SelectButton_sku\n }\n cssUrl\n name\n collectionType\n totalStyles\n families: children(collectionTypes: [FAMILY]) {\n featureStyle {\n keyCharacters_localized: keyCharacters(format: LOCALIZED)\n id\n }\n ...FamilyList_node\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment SKUPrice_sku_2AMk59 on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment SelectButton_sku on Sku {\n id\n ...SKUPrice_sku_2AMk59\n}\n"
|
|
307
|
+
"text": "query FontFamiliesQuery(\n $collectionId: ID!\n) {\n node(id: $collectionId) {\n __typename\n ...Family_node\n ... on FontCollection {\n families: children(collectionTypes: [FAMILY]) {\n ...Family_node\n id\n }\n }\n id\n }\n}\n\nfragment FamilyList_node on FontCollection {\n name\n fontStyles {\n ...FontStyle_fontStyle\n supportedLanguages\n name\n name_localized: name(format: LOCALIZED)\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n id\n }\n}\n\nfragment Family_node on FontCollection {\n ...FamilyList_node\n sku {\n id\n ...SKUPrice_sku\n ...SelectButton_sku\n }\n cssUrl\n name\n collectionType\n totalStyles\n isVariableFont\n fontStyles {\n variableAxes {\n name\n }\n variableInstances {\n name\n }\n id\n }\n families: children(collectionTypes: [FAMILY]) {\n featureStyle {\n keyCharacters_localized: keyCharacters(format: LOCALIZED)\n id\n }\n ...FamilyList_node\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment SKUPrice_sku_2AMk59 on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment SelectButton_sku on Sku {\n id\n ...SKUPrice_sku_2AMk59\n}\n"
|
|
248
308
|
}
|
|
249
309
|
};
|
|
250
310
|
}();
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<13a2462b035426d5084c496051010155>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -573,6 +573,12 @@ const node = function () {
|
|
|
573
573
|
"plural": false,
|
|
574
574
|
"selections": v4 /*: any*/,
|
|
575
575
|
"storageKey": null
|
|
576
|
+
}, {
|
|
577
|
+
"alias": null,
|
|
578
|
+
"args": null,
|
|
579
|
+
"kind": "ScalarField",
|
|
580
|
+
"name": "taxRate",
|
|
581
|
+
"storageKey": null
|
|
576
582
|
}, {
|
|
577
583
|
"alias": null,
|
|
578
584
|
"args": null,
|
|
@@ -646,12 +652,12 @@ const node = function () {
|
|
|
646
652
|
}]
|
|
647
653
|
},
|
|
648
654
|
"params": {
|
|
649
|
-
"cacheID": "
|
|
655
|
+
"cacheID": "ea958d84fbf7b5bcb0e2923215c40da2",
|
|
650
656
|
"id": null,
|
|
651
657
|
"metadata": {},
|
|
652
658
|
"name": "PrecartAddToCartMutation",
|
|
653
659
|
"operationKind": "mutation",
|
|
654
|
-
"text": "mutation PrecartAddToCartMutation(\n $input: CreateOrderItemsInput!\n) {\n createOrderItems(input: $input) {\n order {\n ...CartButton_order\n ...CartOrder_order\n ...AddToCartBanner_order\n id\n }\n }\n}\n\nfragment AddToCartBanner_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n sku {\n product {\n __typename\n ... on FontCollection {\n name\n }\n ... on FontStyle {\n name\n family {\n name\n id\n }\n }\n ... on Bundle {\n name\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n }\n}\n\nfragment CartButton_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n }\n}\n\nfragment CartItem_node on OrderItem {\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n __typename\n __isSkuProduct: __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n id\n license {\n id\n name\n multiplier\n }\n variable: licenseVariable {\n id\n variableType\n ...VariableTableAmounts_variable\n }\n option: licenseOption {\n id\n amount\n multiplier\n name\n ...VariableTableAmounts_option\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CartTotals_order\n orderItems {\n ...CartItem_node\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n variableType\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n customer {\n email\n name\n anonymous\n id\n }\n billingIdentity {\n ...IdentityBox_identity\n }\n licenseeIdentity {\n ...IdentityBox_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brand\n }\n }\n stripePaymentIntent {\n status\n }\n canCompleteWithCoupon\n completedWithCoupon\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment Checkout_order on Order {\n canCompleteWithCoupon\n customer {\n name\n email\n newsletterOptIn\n id\n }\n billingIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIsBillingIdentity\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Download_order on Order {\n id\n archiveUrl\n customer {\n email\n id\n }\n completedWithCoupon\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment IdentityBox_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
660
|
+
"text": "mutation PrecartAddToCartMutation(\n $input: CreateOrderItemsInput!\n) {\n createOrderItems(input: $input) {\n order {\n ...CartButton_order\n ...CartOrder_order\n ...AddToCartBanner_order\n id\n }\n }\n}\n\nfragment AddToCartBanner_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n sku {\n product {\n __typename\n ... on FontCollection {\n name\n }\n ... on FontStyle {\n name\n family {\n name\n id\n }\n }\n ... on Bundle {\n name\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n }\n}\n\nfragment CartButton_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n }\n}\n\nfragment CartItem_node on OrderItem {\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n __typename\n __isSkuProduct: __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n id\n license {\n id\n name\n multiplier\n }\n variable: licenseVariable {\n id\n variableType\n ...VariableTableAmounts_variable\n }\n option: licenseOption {\n id\n amount\n multiplier\n name\n ...VariableTableAmounts_option\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CartTotals_order\n orderItems {\n ...CartItem_node\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n variableType\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n customer {\n email\n name\n anonymous\n id\n }\n billingIdentity {\n ...IdentityBox_identity\n }\n licenseeIdentity {\n ...IdentityBox_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brand\n }\n }\n stripePaymentIntent {\n status\n }\n canCompleteWithCoupon\n completedWithCoupon\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment Checkout_order on Order {\n canCompleteWithCoupon\n customer {\n name\n email\n newsletterOptIn\n id\n }\n billingIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIsBillingIdentity\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Download_order on Order {\n id\n archiveUrl\n customer {\n email\n id\n }\n completedWithCoupon\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment IdentityBox_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
655
661
|
}
|
|
656
662
|
};
|
|
657
663
|
}();
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<353b35730f65e95480158fd48cedbc00>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -501,6 +501,12 @@ const node = function () {
|
|
|
501
501
|
"plural": false,
|
|
502
502
|
"selections": v8 /*: any*/,
|
|
503
503
|
"storageKey": null
|
|
504
|
+
}, {
|
|
505
|
+
"alias": null,
|
|
506
|
+
"args": null,
|
|
507
|
+
"kind": "ScalarField",
|
|
508
|
+
"name": "taxRate",
|
|
509
|
+
"storageKey": null
|
|
504
510
|
}, {
|
|
505
511
|
"alias": null,
|
|
506
512
|
"args": null,
|
|
@@ -531,12 +537,12 @@ const node = function () {
|
|
|
531
537
|
}]
|
|
532
538
|
},
|
|
533
539
|
"params": {
|
|
534
|
-
"cacheID": "
|
|
540
|
+
"cacheID": "8d2fdc2b7a014219feec1bf7b7e9b038",
|
|
535
541
|
"id": null,
|
|
536
542
|
"metadata": {},
|
|
537
543
|
"name": "StoreModalCartQuery",
|
|
538
544
|
"operationKind": "query",
|
|
539
|
-
"text": "query StoreModalCartQuery {\n viewer {\n ...CartItem_viewer\n currentOrder {\n ...CartState_order\n ...CartTotals_order\n orderItems {\n id\n ...CartItem_node\n licenseSelections {\n licenseVariable {\n variableType\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n stripePaymentMethod {\n id\n }\n id\n }\n id\n }\n}\n\nfragment CartItem_node on OrderItem {\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n __typename\n __isSkuProduct: __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n id\n license {\n id\n name\n multiplier\n }\n variable: licenseVariable {\n id\n variableType\n ...VariableTableAmounts_variable\n }\n option: licenseOption {\n id\n amount\n multiplier\n name\n ...VariableTableAmounts_option\n }\n variableText\n }\n}\n\nfragment CartItem_viewer on Viewer {\n licenses(licenseTypes: [RETAIL]) {\n id\n name\n variables: licenseVariables {\n id\n name\n variableType\n options: licenseOptions {\n id\n amount\n name\n }\n }\n }\n}\n\nfragment CartState_order on Order {\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
545
|
+
"text": "query StoreModalCartQuery {\n viewer {\n ...CartItem_viewer\n currentOrder {\n ...CartState_order\n ...CartTotals_order\n orderItems {\n id\n ...CartItem_node\n licenseSelections {\n licenseVariable {\n variableType\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n stripePaymentMethod {\n id\n }\n id\n }\n id\n }\n}\n\nfragment CartItem_node on OrderItem {\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n __typename\n __isSkuProduct: __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n id\n license {\n id\n name\n multiplier\n }\n variable: licenseVariable {\n id\n variableType\n ...VariableTableAmounts_variable\n }\n option: licenseOption {\n id\n amount\n multiplier\n name\n ...VariableTableAmounts_option\n }\n variableText\n }\n}\n\nfragment CartItem_viewer on Viewer {\n licenses(licenseTypes: [RETAIL]) {\n id\n name\n variables: licenseVariables {\n id\n name\n variableType\n options: licenseOptions {\n id\n amount\n name\n }\n }\n }\n}\n\nfragment CartState_order on Order {\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
540
546
|
}
|
|
541
547
|
};
|
|
542
548
|
}();
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<ccee552d2fb28742ae40bcb316cd9c53>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -223,6 +223,12 @@ const node = function () {
|
|
|
223
223
|
"plural": false,
|
|
224
224
|
"selections": v2 /*: any*/,
|
|
225
225
|
"storageKey": null
|
|
226
|
+
}, {
|
|
227
|
+
"alias": null,
|
|
228
|
+
"args": null,
|
|
229
|
+
"kind": "ScalarField",
|
|
230
|
+
"name": "taxRate",
|
|
231
|
+
"storageKey": null
|
|
226
232
|
}, {
|
|
227
233
|
"alias": null,
|
|
228
234
|
"args": null,
|
|
@@ -431,12 +437,12 @@ const node = function () {
|
|
|
431
437
|
}]
|
|
432
438
|
},
|
|
433
439
|
"params": {
|
|
434
|
-
"cacheID": "
|
|
440
|
+
"cacheID": "7a81a553b6121986a92e856e240a1c3f",
|
|
435
441
|
"id": null,
|
|
436
442
|
"metadata": {},
|
|
437
443
|
"name": "StoreModalReviewCompleteOrderMutation",
|
|
438
444
|
"operationKind": "mutation",
|
|
439
|
-
"text": "mutation StoreModalReviewCompleteOrderMutation {\n completeOrder {\n order {\n ...StoreModalReview_order\n stripePaymentIntent {\n clientSecret\n }\n id\n }\n requiresAction\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalDownload_order on Order {\n id\n archiveUrl\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalReview_order on Order {\n ...CartTotals_order\n ...StoreModalDownload_order\n customer {\n email\n name\n id\n }\n billingIdentity {\n name\n email\n phone\n street\n locality\n administrativeArea\n country\n zip\n ...StoreModalReviewIdentity_identity\n }\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brandFormatted\n }\n }\n orderItems {\n id\n description\n sku {\n ...SKUPrice_sku\n id\n }\n }\n canCompleteWithCoupon\n completedWithCoupon\n stripePaymentIntent {\n status\n clientSecret\n }\n completeUrl\n total {\n amount\n }\n}\n"
|
|
445
|
+
"text": "mutation StoreModalReviewCompleteOrderMutation {\n completeOrder {\n order {\n ...StoreModalReview_order\n stripePaymentIntent {\n clientSecret\n }\n id\n }\n requiresAction\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalDownload_order on Order {\n id\n archiveUrl\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalReview_order on Order {\n ...CartTotals_order\n ...StoreModalDownload_order\n customer {\n email\n name\n id\n }\n billingIdentity {\n name\n email\n phone\n street\n locality\n administrativeArea\n country\n zip\n ...StoreModalReviewIdentity_identity\n }\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brandFormatted\n }\n }\n orderItems {\n id\n description\n sku {\n ...SKUPrice_sku\n id\n }\n }\n canCompleteWithCoupon\n completedWithCoupon\n stripePaymentIntent {\n status\n clientSecret\n }\n completeUrl\n total {\n amount\n }\n}\n"
|
|
440
446
|
}
|
|
441
447
|
};
|
|
442
448
|
}();
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<96e2133f6eac85ad0c75ca7d9fb4dd49>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -285,6 +285,12 @@ const node = function () {
|
|
|
285
285
|
"plural": false,
|
|
286
286
|
"selections": v1 /*: any*/,
|
|
287
287
|
"storageKey": null
|
|
288
|
+
}, {
|
|
289
|
+
"alias": null,
|
|
290
|
+
"args": null,
|
|
291
|
+
"kind": "ScalarField",
|
|
292
|
+
"name": "taxRate",
|
|
293
|
+
"storageKey": null
|
|
288
294
|
}, {
|
|
289
295
|
"alias": null,
|
|
290
296
|
"args": null,
|
|
@@ -477,12 +483,12 @@ const node = function () {
|
|
|
477
483
|
}]
|
|
478
484
|
},
|
|
479
485
|
"params": {
|
|
480
|
-
"cacheID": "
|
|
486
|
+
"cacheID": "a7ff5b6b36747babd3d431d7421727eb",
|
|
481
487
|
"id": null,
|
|
482
488
|
"metadata": {},
|
|
483
489
|
"name": "StoreModalReviewQuery",
|
|
484
490
|
"operationKind": "query",
|
|
485
|
-
"text": "query StoreModalReviewQuery {\n viewer {\n ...StripeProvider_viewer\n ...StoreModalReview_viewer\n currentOrder {\n ...StoreModalReview_order\n id\n }\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalDownload_order on Order {\n id\n archiveUrl\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalReview_order on Order {\n ...CartTotals_order\n ...StoreModalDownload_order\n customer {\n email\n name\n id\n }\n billingIdentity {\n name\n email\n phone\n street\n locality\n administrativeArea\n country\n zip\n ...StoreModalReviewIdentity_identity\n }\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brandFormatted\n }\n }\n orderItems {\n id\n description\n sku {\n ...SKUPrice_sku\n id\n }\n }\n canCompleteWithCoupon\n completedWithCoupon\n stripePaymentIntent {\n status\n clientSecret\n }\n completeUrl\n total {\n amount\n }\n}\n\nfragment StoreModalReview_viewer on Viewer {\n settings {\n eulaAgreementLabel(format: HTML)\n }\n}\n\nfragment StripeProvider_viewer on Viewer {\n settings {\n uiFontUrl\n uiFontName\n }\n themeConfig {\n customProperties\n }\n stripeAccountId\n stripePublishableKey\n currentOrder {\n stripePaymentIntent {\n clientSecret\n }\n id\n }\n}\n"
|
|
491
|
+
"text": "query StoreModalReviewQuery {\n viewer {\n ...StripeProvider_viewer\n ...StoreModalReview_viewer\n currentOrder {\n ...StoreModalReview_order\n id\n }\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalDownload_order on Order {\n id\n archiveUrl\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalReview_order on Order {\n ...CartTotals_order\n ...StoreModalDownload_order\n customer {\n email\n name\n id\n }\n billingIdentity {\n name\n email\n phone\n street\n locality\n administrativeArea\n country\n zip\n ...StoreModalReviewIdentity_identity\n }\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brandFormatted\n }\n }\n orderItems {\n id\n description\n sku {\n ...SKUPrice_sku\n id\n }\n }\n canCompleteWithCoupon\n completedWithCoupon\n stripePaymentIntent {\n status\n clientSecret\n }\n completeUrl\n total {\n amount\n }\n}\n\nfragment StoreModalReview_viewer on Viewer {\n settings {\n eulaAgreementLabel(format: HTML)\n }\n}\n\nfragment StripeProvider_viewer on Viewer {\n settings {\n uiFontUrl\n uiFontName\n }\n themeConfig {\n customProperties\n }\n stripeAccountId\n stripePublishableKey\n currentOrder {\n stripePaymentIntent {\n clientSecret\n }\n id\n }\n}\n"
|
|
486
492
|
}
|
|
487
493
|
};
|
|
488
494
|
}();
|