fontdue-js 2.17.2 → 2.18.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 +12 -0
- package/dist/__generated__/CartItemProduct_product.graphql.d.ts +1 -1
- package/dist/__generated__/CartItemProduct_product.graphql.js +16 -10
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +16 -10
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +16 -10
- package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderUpdateMutation.graphql.js +16 -10
- package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CartQuery.graphql.js +16 -10
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.js +37 -29
- package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +79 -66
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +2 -1
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +16 -10
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +16 -10
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.js +37 -29
- package/dist/__generated__/NewsletterSignupQuery.graphql.d.ts +3 -1
- package/dist/__generated__/NewsletterSignupQuery.graphql.js +16 -4
- package/dist/__generated__/NewsletterSignupUpdateCustomerMutation.graphql.d.ts +2 -1
- package/dist/__generated__/NewsletterSignupUpdateCustomerMutation.graphql.js +1 -1
- package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +1 -1
- package/dist/__generated__/PrecartAddToCartMutation.graphql.js +21 -15
- package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalCartQuery.graphql.js +27 -21
- package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalProductQuery.graphql.js +117 -79
- package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.js +39 -4
- package/dist/__generated__/StoreModalProductSummary_viewer.graphql.d.ts +13 -1
- package/dist/__generated__/StoreModalProductSummary_viewer.graphql.js +37 -2
- package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.js +10 -4
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.d.ts +2 -1
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.js +10 -4
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.js +36 -28
- package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.d.ts +2 -1
- package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.js +9 -3
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +2 -1
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +16 -10
- package/dist/__generated__/TestFontsForm_Query.graphql.d.ts +3 -1
- package/dist/__generated__/TestFontsForm_Query.graphql.js +16 -4
- package/dist/__generated__/productState_Query.graphql.d.ts +29 -1
- package/dist/__generated__/productState_Query.graphql.js +24 -5
- package/dist/__generated__/productState_collectionBundle.graphql.d.ts +41 -0
- package/dist/__generated__/productState_collectionBundle.graphql.js +88 -0
- package/dist/__generated__/productState_node.graphql.d.ts +29 -1
- package/dist/__generated__/productState_node.graphql.js +20 -2
- package/dist/components/Cart/CartItem/CartItemProduct.js +3 -3
- package/dist/components/CharacterViewer/index.js +22 -2
- package/dist/components/NewsletterSignup/index.js +62 -19
- package/dist/components/Root/productState.js +35 -7
- package/dist/components/StoreModalProductSummary/index.js +21 -9
- package/dist/components/StripeProvider/index.d.ts +1 -2
- package/dist/components/StripeProvider/index.js +7 -10
- package/dist/components/TestFontsForm/index.js +60 -12
- package/dist/components/elements/StoreModalUnifiedCheckout.js +4 -4
- package/dist/relay/environment.js +5 -1
- package/package.json +3 -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<<885790dd0856bee9d09a335ef126f64a>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -57,35 +57,36 @@ const node = function () {
|
|
|
57
57
|
"name": "amount",
|
|
58
58
|
"storageKey": null
|
|
59
59
|
},
|
|
60
|
-
v4 =
|
|
60
|
+
v4 = {
|
|
61
61
|
"alias": null,
|
|
62
62
|
"args": null,
|
|
63
63
|
"kind": "ScalarField",
|
|
64
64
|
"name": "currency",
|
|
65
65
|
"storageKey": null
|
|
66
|
-
}
|
|
67
|
-
v5 =
|
|
66
|
+
},
|
|
67
|
+
v5 = [v3 /*: any*/, v4 /*: any*/],
|
|
68
|
+
v6 = {
|
|
68
69
|
"alias": null,
|
|
69
70
|
"args": null,
|
|
70
71
|
"kind": "ScalarField",
|
|
71
72
|
"name": "name",
|
|
72
73
|
"storageKey": null
|
|
73
74
|
},
|
|
74
|
-
|
|
75
|
+
v7 = {
|
|
75
76
|
"alias": null,
|
|
76
77
|
"args": null,
|
|
77
78
|
"kind": "ScalarField",
|
|
78
79
|
"name": "email",
|
|
79
80
|
"storageKey": null
|
|
80
81
|
},
|
|
81
|
-
|
|
82
|
+
v8 = {
|
|
82
83
|
"alias": null,
|
|
83
84
|
"args": null,
|
|
84
85
|
"kind": "ScalarField",
|
|
85
86
|
"name": "id",
|
|
86
87
|
"storageKey": null
|
|
87
88
|
},
|
|
88
|
-
|
|
89
|
+
v9 = [v7 /*: any*/, {
|
|
89
90
|
"alias": null,
|
|
90
91
|
"args": null,
|
|
91
92
|
"kind": "ScalarField",
|
|
@@ -103,7 +104,7 @@ const node = function () {
|
|
|
103
104
|
"kind": "ScalarField",
|
|
104
105
|
"name": "vatNumber",
|
|
105
106
|
"storageKey": null
|
|
106
|
-
},
|
|
107
|
+
}, v6 /*: any*/, {
|
|
107
108
|
"alias": null,
|
|
108
109
|
"args": null,
|
|
109
110
|
"kind": "ScalarField",
|
|
@@ -152,47 +153,54 @@ const node = function () {
|
|
|
152
153
|
"name": "zip",
|
|
153
154
|
"storageKey": null
|
|
154
155
|
}],
|
|
155
|
-
|
|
156
|
+
v10 = {
|
|
156
157
|
"alias": null,
|
|
157
158
|
"args": null,
|
|
158
159
|
"kind": "ScalarField",
|
|
159
160
|
"name": "variableType",
|
|
160
161
|
"storageKey": null
|
|
161
162
|
},
|
|
162
|
-
|
|
163
|
-
|
|
163
|
+
v11 = [v8 /*: any*/],
|
|
164
|
+
v12 = {
|
|
164
165
|
"alias": null,
|
|
165
166
|
"args": null,
|
|
166
167
|
"concreteType": "LicenseOption",
|
|
167
168
|
"kind": "LinkedField",
|
|
168
169
|
"name": "licenseOptions",
|
|
169
170
|
"plural": true,
|
|
170
|
-
"selections":
|
|
171
|
+
"selections": v11 /*: any*/,
|
|
171
172
|
"storageKey": null
|
|
172
173
|
},
|
|
173
|
-
|
|
174
|
+
v13 = {
|
|
174
175
|
"alias": null,
|
|
175
176
|
"args": null,
|
|
176
177
|
"concreteType": "Money",
|
|
177
178
|
"kind": "LinkedField",
|
|
178
179
|
"name": "price",
|
|
179
180
|
"plural": false,
|
|
180
|
-
"selections":
|
|
181
|
+
"selections": v5 /*: any*/,
|
|
181
182
|
"storageKey": null
|
|
182
183
|
},
|
|
183
|
-
|
|
184
|
+
v14 = {
|
|
184
185
|
"alias": null,
|
|
185
186
|
"args": null,
|
|
186
187
|
"kind": "ScalarField",
|
|
187
188
|
"name": "cssFamily",
|
|
188
189
|
"storageKey": null
|
|
189
190
|
},
|
|
190
|
-
|
|
191
|
+
v15 = {
|
|
191
192
|
"alias": null,
|
|
192
193
|
"args": null,
|
|
193
194
|
"kind": "ScalarField",
|
|
194
195
|
"name": "cssUrl",
|
|
195
196
|
"storageKey": null
|
|
197
|
+
},
|
|
198
|
+
v16 = {
|
|
199
|
+
"alias": null,
|
|
200
|
+
"args": null,
|
|
201
|
+
"kind": "ScalarField",
|
|
202
|
+
"name": "totalStyles",
|
|
203
|
+
"storageKey": null
|
|
196
204
|
};
|
|
197
205
|
return {
|
|
198
206
|
"fragment": {
|
|
@@ -289,7 +297,7 @@ const node = function () {
|
|
|
289
297
|
"kind": "LinkedField",
|
|
290
298
|
"name": "total",
|
|
291
299
|
"plural": false,
|
|
292
|
-
"selections":
|
|
300
|
+
"selections": v5 /*: any*/,
|
|
293
301
|
"storageKey": null
|
|
294
302
|
}, {
|
|
295
303
|
"alias": null,
|
|
@@ -298,13 +306,13 @@ const node = function () {
|
|
|
298
306
|
"kind": "LinkedField",
|
|
299
307
|
"name": "customer",
|
|
300
308
|
"plural": false,
|
|
301
|
-
"selections": [
|
|
309
|
+
"selections": [v6 /*: any*/, v7 /*: any*/, {
|
|
302
310
|
"alias": null,
|
|
303
311
|
"args": null,
|
|
304
312
|
"kind": "ScalarField",
|
|
305
313
|
"name": "newsletterOptIn",
|
|
306
314
|
"storageKey": null
|
|
307
|
-
},
|
|
315
|
+
}, v8 /*: any*/],
|
|
308
316
|
"storageKey": null
|
|
309
317
|
}, {
|
|
310
318
|
"alias": null,
|
|
@@ -319,7 +327,7 @@ const node = function () {
|
|
|
319
327
|
"kind": "LinkedField",
|
|
320
328
|
"name": "licenseeIdentity",
|
|
321
329
|
"plural": false,
|
|
322
|
-
"selections":
|
|
330
|
+
"selections": v9 /*: any*/,
|
|
323
331
|
"storageKey": null
|
|
324
332
|
}, {
|
|
325
333
|
"alias": null,
|
|
@@ -328,7 +336,7 @@ const node = function () {
|
|
|
328
336
|
"kind": "LinkedField",
|
|
329
337
|
"name": "billingIdentity",
|
|
330
338
|
"plural": false,
|
|
331
|
-
"selections":
|
|
339
|
+
"selections": v9 /*: any*/,
|
|
332
340
|
"storageKey": null
|
|
333
341
|
}, {
|
|
334
342
|
"alias": null,
|
|
@@ -337,7 +345,13 @@ const node = function () {
|
|
|
337
345
|
"kind": "LinkedField",
|
|
338
346
|
"name": "stripePaymentIntent",
|
|
339
347
|
"plural": false,
|
|
340
|
-
"selections":
|
|
348
|
+
"selections": [{
|
|
349
|
+
"alias": null,
|
|
350
|
+
"args": null,
|
|
351
|
+
"kind": "ScalarField",
|
|
352
|
+
"name": "clientSecret",
|
|
353
|
+
"storageKey": null
|
|
354
|
+
}, v3 /*: any*/, v4 /*: any*/],
|
|
341
355
|
"storageKey": null
|
|
342
356
|
}, {
|
|
343
357
|
"alias": null,
|
|
@@ -353,7 +367,7 @@ const node = function () {
|
|
|
353
367
|
"kind": "LinkedField",
|
|
354
368
|
"name": "orderVariable",
|
|
355
369
|
"plural": false,
|
|
356
|
-
"selections": [
|
|
370
|
+
"selections": [v8 /*: any*/, v10 /*: any*/, v6 /*: any*/],
|
|
357
371
|
"storageKey": null
|
|
358
372
|
}, {
|
|
359
373
|
"alias": null,
|
|
@@ -362,7 +376,7 @@ const node = function () {
|
|
|
362
376
|
"kind": "LinkedField",
|
|
363
377
|
"name": "orderVariableOption",
|
|
364
378
|
"plural": false,
|
|
365
|
-
"selections": [
|
|
379
|
+
"selections": [v8 /*: any*/, v3 /*: any*/],
|
|
366
380
|
"storageKey": null
|
|
367
381
|
}, {
|
|
368
382
|
"alias": null,
|
|
@@ -370,7 +384,7 @@ const node = function () {
|
|
|
370
384
|
"kind": "ScalarField",
|
|
371
385
|
"name": "countryCode",
|
|
372
386
|
"storageKey": null
|
|
373
|
-
},
|
|
387
|
+
}, v8 /*: any*/, {
|
|
374
388
|
"alias": null,
|
|
375
389
|
"args": [{
|
|
376
390
|
"kind": "Literal",
|
|
@@ -382,14 +396,14 @@ const node = function () {
|
|
|
382
396
|
"storageKey": "orderVariableDescription(format:\"HTML\")"
|
|
383
397
|
}],
|
|
384
398
|
"storageKey": null
|
|
385
|
-
},
|
|
399
|
+
}, v8 /*: any*/, {
|
|
386
400
|
"alias": null,
|
|
387
401
|
"args": null,
|
|
388
402
|
"concreteType": "OrderItem",
|
|
389
403
|
"kind": "LinkedField",
|
|
390
404
|
"name": "orderItems",
|
|
391
405
|
"plural": true,
|
|
392
|
-
"selections": [
|
|
406
|
+
"selections": [v8 /*: any*/, {
|
|
393
407
|
"alias": null,
|
|
394
408
|
"args": null,
|
|
395
409
|
"concreteType": "LicenseSelection",
|
|
@@ -403,21 +417,21 @@ const node = function () {
|
|
|
403
417
|
"kind": "LinkedField",
|
|
404
418
|
"name": "license",
|
|
405
419
|
"plural": false,
|
|
406
|
-
"selections": [
|
|
420
|
+
"selections": [v8 /*: any*/, v6 /*: any*/, {
|
|
407
421
|
"alias": null,
|
|
408
422
|
"args": null,
|
|
409
423
|
"concreteType": "LicenseVariable",
|
|
410
424
|
"kind": "LinkedField",
|
|
411
425
|
"name": "licenseVariables",
|
|
412
426
|
"plural": true,
|
|
413
|
-
"selections": [
|
|
427
|
+
"selections": [v8 /*: any*/, {
|
|
414
428
|
"alias": null,
|
|
415
429
|
"args": null,
|
|
416
430
|
"concreteType": "LicenseOption",
|
|
417
431
|
"kind": "LinkedField",
|
|
418
432
|
"name": "licenseOptions",
|
|
419
433
|
"plural": true,
|
|
420
|
-
"selections": [
|
|
434
|
+
"selections": [v8 /*: any*/, v6 /*: any*/, v3 /*: any*/],
|
|
421
435
|
"storageKey": null
|
|
422
436
|
}],
|
|
423
437
|
"storageKey": null
|
|
@@ -430,13 +444,13 @@ const node = function () {
|
|
|
430
444
|
"kind": "LinkedField",
|
|
431
445
|
"name": "licenseVariable",
|
|
432
446
|
"plural": false,
|
|
433
|
-
"selections": [
|
|
447
|
+
"selections": [v8 /*: any*/, {
|
|
434
448
|
"alias": null,
|
|
435
449
|
"args": null,
|
|
436
450
|
"kind": "ScalarField",
|
|
437
451
|
"name": "units",
|
|
438
452
|
"storageKey": null
|
|
439
|
-
},
|
|
453
|
+
}, v6 /*: any*/, v10 /*: any*/, v12 /*: any*/],
|
|
440
454
|
"storageKey": null
|
|
441
455
|
}, {
|
|
442
456
|
"alias": null,
|
|
@@ -445,13 +459,13 @@ const node = function () {
|
|
|
445
459
|
"kind": "LinkedField",
|
|
446
460
|
"name": "licenseOption",
|
|
447
461
|
"plural": false,
|
|
448
|
-
"selections": [
|
|
462
|
+
"selections": [v8 /*: any*/, {
|
|
449
463
|
"alias": null,
|
|
450
464
|
"args": null,
|
|
451
465
|
"kind": "ScalarField",
|
|
452
466
|
"name": "amounts",
|
|
453
467
|
"storageKey": null
|
|
454
|
-
},
|
|
468
|
+
}, v6 /*: any*/, v3 /*: any*/],
|
|
455
469
|
"storageKey": null
|
|
456
470
|
}, {
|
|
457
471
|
"alias": null,
|
|
@@ -459,16 +473,16 @@ const node = function () {
|
|
|
459
473
|
"kind": "ScalarField",
|
|
460
474
|
"name": "variableText",
|
|
461
475
|
"storageKey": null
|
|
462
|
-
},
|
|
476
|
+
}, v8 /*: any*/],
|
|
463
477
|
"storageKey": null
|
|
464
|
-
},
|
|
478
|
+
}, v13 /*: any*/, {
|
|
465
479
|
"alias": null,
|
|
466
480
|
"args": null,
|
|
467
481
|
"concreteType": "Sku",
|
|
468
482
|
"kind": "LinkedField",
|
|
469
483
|
"name": "sku",
|
|
470
484
|
"plural": false,
|
|
471
|
-
"selections": [
|
|
485
|
+
"selections": [v13 /*: any*/, {
|
|
472
486
|
"alias": null,
|
|
473
487
|
"args": null,
|
|
474
488
|
"concreteType": null,
|
|
@@ -493,30 +507,24 @@ const node = function () {
|
|
|
493
507
|
"kind": "LinkedField",
|
|
494
508
|
"name": "featureStyle",
|
|
495
509
|
"plural": false,
|
|
496
|
-
"selections": [
|
|
510
|
+
"selections": [v14 /*: any*/, v6 /*: any*/, v8 /*: any*/, {
|
|
497
511
|
"alias": null,
|
|
498
512
|
"args": null,
|
|
499
513
|
"concreteType": "FontCollection",
|
|
500
514
|
"kind": "LinkedField",
|
|
501
515
|
"name": "family",
|
|
502
516
|
"plural": false,
|
|
503
|
-
"selections": [
|
|
517
|
+
"selections": [v15 /*: any*/, v8 /*: any*/],
|
|
504
518
|
"storageKey": null
|
|
505
519
|
}],
|
|
506
520
|
"storageKey": null
|
|
507
|
-
},
|
|
521
|
+
}, v6 /*: any*/, {
|
|
508
522
|
"alias": null,
|
|
509
523
|
"args": null,
|
|
510
524
|
"kind": "ScalarField",
|
|
511
525
|
"name": "isVariableFont",
|
|
512
526
|
"storageKey": null
|
|
513
|
-
},
|
|
514
|
-
"alias": null,
|
|
515
|
-
"args": null,
|
|
516
|
-
"kind": "ScalarField",
|
|
517
|
-
"name": "totalStyles",
|
|
518
|
-
"storageKey": null
|
|
519
|
-
}],
|
|
527
|
+
}, v16 /*: any*/],
|
|
520
528
|
"type": "FontCollection",
|
|
521
529
|
"abstractKey": null
|
|
522
530
|
}, {
|
|
@@ -528,21 +536,21 @@ const node = function () {
|
|
|
528
536
|
"kind": "LinkedField",
|
|
529
537
|
"name": "fontStyles",
|
|
530
538
|
"plural": true,
|
|
531
|
-
"selections": [
|
|
539
|
+
"selections": [v14 /*: any*/, v6 /*: any*/, v8 /*: any*/],
|
|
532
540
|
"storageKey": null
|
|
533
|
-
},
|
|
541
|
+
}, v6 /*: any*/],
|
|
534
542
|
"type": "Bundle",
|
|
535
543
|
"abstractKey": null
|
|
536
544
|
}, {
|
|
537
545
|
"kind": "InlineFragment",
|
|
538
|
-
"selections": [
|
|
546
|
+
"selections": [v14 /*: any*/, v6 /*: any*/, {
|
|
539
547
|
"alias": null,
|
|
540
548
|
"args": null,
|
|
541
549
|
"concreteType": "FontCollection",
|
|
542
550
|
"kind": "LinkedField",
|
|
543
551
|
"name": "family",
|
|
544
552
|
"plural": false,
|
|
545
|
-
"selections": [
|
|
553
|
+
"selections": [v6 /*: any*/, v15 /*: any*/, v8 /*: any*/],
|
|
546
554
|
"storageKey": null
|
|
547
555
|
}, {
|
|
548
556
|
"alias": null,
|
|
@@ -551,11 +559,16 @@ const node = function () {
|
|
|
551
559
|
"kind": "LinkedField",
|
|
552
560
|
"name": "variableInstances",
|
|
553
561
|
"plural": true,
|
|
554
|
-
"selections": [
|
|
562
|
+
"selections": [v6 /*: any*/],
|
|
555
563
|
"storageKey": null
|
|
556
564
|
}],
|
|
557
565
|
"type": "FontStyle",
|
|
558
566
|
"abstractKey": null
|
|
567
|
+
}, {
|
|
568
|
+
"kind": "InlineFragment",
|
|
569
|
+
"selections": [v6 /*: any*/, v16 /*: any*/],
|
|
570
|
+
"type": "CollectionBundle",
|
|
571
|
+
"abstractKey": null
|
|
559
572
|
}, {
|
|
560
573
|
"kind": "InlineFragment",
|
|
561
574
|
"selections": [{
|
|
@@ -565,14 +578,14 @@ const node = function () {
|
|
|
565
578
|
"kind": "LinkedField",
|
|
566
579
|
"name": "licenses",
|
|
567
580
|
"plural": true,
|
|
568
|
-
"selections": [
|
|
581
|
+
"selections": [v8 /*: any*/, v6 /*: any*/, {
|
|
569
582
|
"alias": null,
|
|
570
583
|
"args": null,
|
|
571
584
|
"concreteType": "LicenseVariable",
|
|
572
585
|
"kind": "LinkedField",
|
|
573
586
|
"name": "licenseVariables",
|
|
574
587
|
"plural": true,
|
|
575
|
-
"selections": [
|
|
588
|
+
"selections": [v8 /*: any*/, v12 /*: any*/],
|
|
576
589
|
"storageKey": null
|
|
577
590
|
}],
|
|
578
591
|
"storageKey": null
|
|
@@ -581,12 +594,12 @@ const node = function () {
|
|
|
581
594
|
"abstractKey": "__isLicenseable"
|
|
582
595
|
}, {
|
|
583
596
|
"kind": "InlineFragment",
|
|
584
|
-
"selections":
|
|
597
|
+
"selections": v11 /*: any*/,
|
|
585
598
|
"type": "Node",
|
|
586
599
|
"abstractKey": "__isNode"
|
|
587
600
|
}],
|
|
588
601
|
"storageKey": null
|
|
589
|
-
},
|
|
602
|
+
}, v8 /*: any*/],
|
|
590
603
|
"storageKey": null
|
|
591
604
|
}],
|
|
592
605
|
"storageKey": null
|
|
@@ -597,7 +610,7 @@ const node = function () {
|
|
|
597
610
|
"kind": "LinkedField",
|
|
598
611
|
"name": "subtotal",
|
|
599
612
|
"plural": false,
|
|
600
|
-
"selections":
|
|
613
|
+
"selections": v5 /*: any*/,
|
|
601
614
|
"storageKey": null
|
|
602
615
|
}, {
|
|
603
616
|
"alias": null,
|
|
@@ -613,7 +626,7 @@ const node = function () {
|
|
|
613
626
|
"kind": "LinkedField",
|
|
614
627
|
"name": "amount",
|
|
615
628
|
"plural": false,
|
|
616
|
-
"selections":
|
|
629
|
+
"selections": v5 /*: any*/,
|
|
617
630
|
"storageKey": null
|
|
618
631
|
}, {
|
|
619
632
|
"alias": null,
|
|
@@ -641,7 +654,7 @@ const node = function () {
|
|
|
641
654
|
"kind": "LinkedField",
|
|
642
655
|
"name": "creditAmount",
|
|
643
656
|
"plural": false,
|
|
644
|
-
"selections":
|
|
657
|
+
"selections": v5 /*: any*/,
|
|
645
658
|
"storageKey": null
|
|
646
659
|
}, {
|
|
647
660
|
"alias": null,
|
|
@@ -650,11 +663,11 @@ const node = function () {
|
|
|
650
663
|
"kind": "LinkedField",
|
|
651
664
|
"name": "creditAmountRemaining",
|
|
652
665
|
"plural": false,
|
|
653
|
-
"selections":
|
|
666
|
+
"selections": v5 /*: any*/,
|
|
654
667
|
"storageKey": null
|
|
655
|
-
},
|
|
668
|
+
}, v8 /*: any*/],
|
|
656
669
|
"storageKey": null
|
|
657
|
-
},
|
|
670
|
+
}, v8 /*: any*/],
|
|
658
671
|
"storageKey": null
|
|
659
672
|
}, {
|
|
660
673
|
"alias": null,
|
|
@@ -663,7 +676,7 @@ const node = function () {
|
|
|
663
676
|
"kind": "LinkedField",
|
|
664
677
|
"name": "discountedSubtotal",
|
|
665
678
|
"plural": false,
|
|
666
|
-
"selections":
|
|
679
|
+
"selections": v5 /*: any*/,
|
|
667
680
|
"storageKey": null
|
|
668
681
|
}, {
|
|
669
682
|
"alias": null,
|
|
@@ -678,7 +691,7 @@ const node = function () {
|
|
|
678
691
|
"kind": "LinkedField",
|
|
679
692
|
"name": "taxes",
|
|
680
693
|
"plural": false,
|
|
681
|
-
"selections":
|
|
694
|
+
"selections": v5 /*: any*/,
|
|
682
695
|
"storageKey": null
|
|
683
696
|
}, {
|
|
684
697
|
"alias": null,
|
|
@@ -699,12 +712,12 @@ const node = function () {
|
|
|
699
712
|
}]
|
|
700
713
|
},
|
|
701
714
|
"params": {
|
|
702
|
-
"cacheID": "
|
|
715
|
+
"cacheID": "1c6250b16d7cf92ae4f883d9b9312d46",
|
|
703
716
|
"id": null,
|
|
704
717
|
"metadata": {},
|
|
705
718
|
"name": "CartStateUpdateMutation",
|
|
706
719
|
"operationKind": "mutation",
|
|
707
|
-
"text": "mutation CartStateUpdateMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n ...CartState_order\n ...CartTotals_order\n ...StoreModalOrderVariableSelection_order\n orderItems {\n ...CartItem_node\n id\n }\n id\n }\n errors {\n orderItems {\n licenseSelections\n }\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __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}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\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 orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n countryCode\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 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 creditAmount {\n amount\n currency\n }\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 StoreModalOrderVariableSelection_order on Order {\n id\n orderVariableSelections {\n orderVariable {\n id\n name\n variableType\n }\n orderVariableDescription(format: HTML)\n orderVariableOption {\n id\n amount\n }\n countryCode\n id\n }\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n stripePaymentIntent {\n amount\n currency\n }\n orderVariableSelections {\n orderVariable {\n id\n variableType\n }\n orderVariableOption {\n id\n }\n countryCode\n id\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
720
|
+
"text": "mutation CartStateUpdateMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n ...CartState_order\n ...CartTotals_order\n ...StoreModalOrderVariableSelection_order\n orderItems {\n ...CartItem_node\n id\n }\n id\n }\n errors {\n orderItems {\n licenseSelections\n }\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __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 CollectionBundle {\n name\n totalStyles\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\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 orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n countryCode\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 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 creditAmount {\n amount\n currency\n }\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 StoreModalOrderVariableSelection_order on Order {\n id\n orderVariableSelections {\n orderVariable {\n id\n name\n variableType\n }\n orderVariableDescription(format: HTML)\n orderVariableOption {\n id\n amount\n }\n countryCode\n id\n }\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n stripePaymentIntent {\n clientSecret\n amount\n currency\n }\n orderVariableSelections {\n orderVariable {\n id\n variableType\n }\n orderVariableOption {\n id\n }\n countryCode\n id\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
708
721
|
}
|
|
709
722
|
};
|
|
710
723
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<f642c5e201c9916f3ab6cbc62d8f1cfa>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -9,6 +9,7 @@ export type UpdateCustomerInput = {
|
|
|
9
9
|
email?: string | null;
|
|
10
10
|
name?: string | null;
|
|
11
11
|
newsletterOptIn?: boolean | null;
|
|
12
|
+
recaptchaToken?: string | null;
|
|
12
13
|
};
|
|
13
14
|
export type CheckoutUpdateCustomerMutation$variables = {
|
|
14
15
|
input: UpdateCustomerInput;
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<f642c5e201c9916f3ab6cbc62d8f1cfa>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -161,6 +161,13 @@ const node = function () {
|
|
|
161
161
|
"kind": "ScalarField",
|
|
162
162
|
"name": "cssUrl",
|
|
163
163
|
"storageKey": null
|
|
164
|
+
},
|
|
165
|
+
v13 = {
|
|
166
|
+
"alias": null,
|
|
167
|
+
"args": null,
|
|
168
|
+
"kind": "ScalarField",
|
|
169
|
+
"name": "totalStyles",
|
|
170
|
+
"storageKey": null
|
|
164
171
|
};
|
|
165
172
|
return {
|
|
166
173
|
"fragment": {
|
|
@@ -521,13 +528,7 @@ const node = function () {
|
|
|
521
528
|
"kind": "ScalarField",
|
|
522
529
|
"name": "isVariableFont",
|
|
523
530
|
"storageKey": null
|
|
524
|
-
},
|
|
525
|
-
"alias": null,
|
|
526
|
-
"args": null,
|
|
527
|
-
"kind": "ScalarField",
|
|
528
|
-
"name": "totalStyles",
|
|
529
|
-
"storageKey": null
|
|
530
|
-
}],
|
|
531
|
+
}, v13 /*: any*/],
|
|
531
532
|
"type": "FontCollection",
|
|
532
533
|
"abstractKey": null
|
|
533
534
|
}, {
|
|
@@ -567,6 +568,11 @@ const node = function () {
|
|
|
567
568
|
}],
|
|
568
569
|
"type": "FontStyle",
|
|
569
570
|
"abstractKey": null
|
|
571
|
+
}, {
|
|
572
|
+
"kind": "InlineFragment",
|
|
573
|
+
"selections": [v2 /*: any*/, v13 /*: any*/],
|
|
574
|
+
"type": "CollectionBundle",
|
|
575
|
+
"abstractKey": null
|
|
570
576
|
}, {
|
|
571
577
|
"kind": "InlineFragment",
|
|
572
578
|
"selections": [{
|
|
@@ -686,12 +692,12 @@ const node = function () {
|
|
|
686
692
|
}]
|
|
687
693
|
},
|
|
688
694
|
"params": {
|
|
689
|
-
"cacheID": "
|
|
695
|
+
"cacheID": "021cffe77873693b24a8a9ea3e01040c",
|
|
690
696
|
"id": null,
|
|
691
697
|
"metadata": {},
|
|
692
698
|
"name": "CheckoutUpdateCustomerMutation",
|
|
693
699
|
"operationKind": "mutation",
|
|
694
|
-
"text": "mutation CheckoutUpdateCustomerMutation(\n $input: UpdateCustomerInput!\n) {\n updateCustomer(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __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}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CartTotals_order\n ...CartState_order\n id\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 orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\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 CartState_order on Order {\n id\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 orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n countryCode\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 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 phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIdentity {\n name\n organization\n email\n phoneNullable\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 creditAmount {\n amount\n currency\n }\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"
|
|
700
|
+
"text": "mutation CheckoutUpdateCustomerMutation(\n $input: UpdateCustomerInput!\n) {\n updateCustomer(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __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 CollectionBundle {\n name\n totalStyles\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CartTotals_order\n ...CartState_order\n id\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 orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\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 CartState_order on Order {\n id\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 orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n countryCode\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 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 phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIdentity {\n name\n organization\n email\n phoneNullable\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 creditAmount {\n amount\n currency\n }\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"
|
|
695
701
|
}
|
|
696
702
|
};
|
|
697
703
|
}();
|