fontdue-js 3.0.0-alpha5 → 3.0.0-alpha7
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 +34 -0
- package/README.md +56 -2
- package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.d.ts +4 -1
- package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.js +34 -22
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +19 -4
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +19 -4
- package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderUpdateMutation.graphql.js +19 -4
- package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CartQuery.graphql.js +20 -5
- package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +19 -4
- package/dist/__generated__/CharacterViewerIDQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerIDQuery.graphql.js +9 -3
- package/dist/__generated__/CharacterViewerSlugQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerSlugQuery.graphql.js +9 -3
- package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.js +9 -3
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +19 -4
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +19 -4
- package/dist/__generated__/CollectionAa_Query.graphql.d.ts +1 -1
- package/dist/__generated__/CollectionAa_Query.graphql.js +9 -3
- package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +1 -1
- package/dist/__generated__/FontFamiliesQuery.graphql.js +9 -3
- package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +1 -1
- package/dist/__generated__/PrecartAddToCartMutation.graphql.js +40 -25
- package/dist/__generated__/PrecartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/PrecartQuery.graphql.js +17 -7
- package/dist/__generated__/Precart_collection.graphql.d.ts +4 -1
- package/dist/__generated__/Precart_collection.graphql.js +13 -3
- package/dist/__generated__/Precart_license.graphql.d.ts +4 -1
- package/dist/__generated__/Precart_license.graphql.js +19 -9
- package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalCartQuery.graphql.js +44 -5
- package/dist/__generated__/StoreModalContainerQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalContainerQuery.graphql.js +9 -3
- package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalIndexQuery.graphql.js +9 -3
- package/dist/__generated__/StoreModalProductLicense_license.graphql.d.ts +4 -1
- package/dist/__generated__/StoreModalProductLicense_license.graphql.js +11 -2
- package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +5 -1
- package/dist/__generated__/StoreModalProductQuery.graphql.js +103 -60
- package/dist/__generated__/StoreModalProductRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalProductRefetchQuery.graphql.js +48 -32
- package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.d.ts +5 -1
- package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.js +26 -2
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +19 -4
- package/dist/__generated__/TypeTesterFamiliesQuery.graphql.d.ts +29 -0
- package/dist/__generated__/TypeTesterFamiliesQuery.graphql.js +167 -0
- package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.d.ts +35 -0
- package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.js +163 -0
- package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.js +10 -4
- package/dist/__generated__/TypeTesterStandaloneQuery.graphql.d.ts +1 -3
- package/dist/__generated__/TypeTesterStandaloneQuery.graphql.js +84 -161
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.d.ts +2 -1
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.js +18 -17
- package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.js +10 -4
- package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -5
- package/dist/__generated__/TypeTestersIDQuery.graphql.js +107 -195
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +10 -4
- package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -3
- package/dist/__generated__/TypeTestersSlugQuery.graphql.js +108 -178
- package/dist/__generated__/orderTrackingUpdateOrderTrackingMutation.graphql.d.ts +27 -0
- package/dist/__generated__/orderTrackingUpdateOrderTrackingMutation.graphql.js +72 -0
- package/dist/__generated__/useFontStyle_fontStyle.graphql.d.ts +2 -1
- package/dist/__generated__/useFontStyle_fontStyle.graphql.js +8 -2
- package/dist/__tests__/fontLoader.test.js +106 -0
- package/dist/__tests__/licenseExclusions.test.js +27 -30
- package/dist/components/BuyButton/index.d.ts +4 -1
- package/dist/components/BuyButton/index.js +12 -4
- package/dist/components/BuyButton/index.server.d.ts +2 -0
- package/dist/components/Cart/CartItem/CartItemAdditionalLicenses.js +11 -5
- package/dist/components/Cart/orderTracking.d.ts +10 -0
- package/dist/components/Cart/orderTracking.js +43 -0
- package/dist/components/CartButton/index.d.ts +5 -1
- package/dist/components/CartButton/index.js +29 -8
- package/dist/components/CharacterViewer/index.d.ts +4 -1
- package/dist/components/CharacterViewer/index.js +36 -11
- package/dist/components/CharacterViewer/index.server.d.ts +2 -0
- package/dist/components/ConfigContext.d.ts +5 -2
- package/dist/components/ConfigContext.js +28 -2
- package/dist/components/CustomerLoginForm/index.js +17 -9
- package/dist/components/FontdueContextProvider/index.d.ts +2 -1
- package/dist/components/FontdueContextProvider/index.js +49 -9
- package/dist/components/FontdueProvider/FontdueProviderClientComponent.js +2 -1
- package/dist/components/FontdueProvider/index.d.ts +10 -1
- package/dist/components/FontdueProvider/index.js +1 -0
- package/dist/components/FontdueProvider/index.server.d.ts +2 -1
- package/dist/components/FontdueProvider/index.server.js +16 -0
- package/dist/components/Icons/Checkbox.js +10 -8
- package/dist/components/Icons/CheckboxChecked.js +4 -5
- package/dist/components/NewsletterSignup/index.d.ts +3 -1
- package/dist/components/NewsletterSignup/index.js +13 -4
- package/dist/components/NewsletterSignup/index.server.d.ts +4 -1
- package/dist/components/Precart/index.js +12 -7
- package/dist/components/StoreModal/StoreModalContainer.js +22 -10
- package/dist/components/StoreModal/StoreModalLicenseeIsBillingSelection.d.ts +4 -0
- package/dist/components/StoreModal/StoreModalProduct.js +35 -7
- package/dist/components/StoreModal/index.d.ts +5 -1
- package/dist/components/StoreModal/index.js +8 -2
- package/dist/components/StoreModal/types.d.ts +1 -0
- package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +10 -4
- package/dist/components/TestFontsForm/index.d.ts +3 -1
- package/dist/components/TestFontsForm/index.js +13 -4
- package/dist/components/TestFontsForm/index.server.d.ts +4 -1
- package/dist/components/TypeTester/TypeTesterFamilies.d.ts +37 -0
- package/dist/components/TypeTester/TypeTesterFamilies.js +117 -0
- package/dist/components/TypeTester/TypeTesterStandalone.d.ts +4 -4
- package/dist/components/TypeTester/TypeTesterStandalone.js +7 -12
- package/dist/components/TypeTester/TypeTesterStandalone.server.js +1 -3
- package/dist/components/TypeTester/TypeTesterStyleSelect.d.ts +15 -5
- package/dist/components/TypeTester/TypeTesterStyleSelect.js +57 -47
- package/dist/components/TypeTester/TypeTesterStyleSelectData.d.ts +1 -3
- package/dist/components/TypeTester/TypeTesterStyleSelectData.js +212 -54
- package/dist/components/TypeTester/TypeTesterVariableAxes.js +17 -4
- package/dist/components/TypeTester/index.d.ts +1 -3
- package/dist/components/TypeTester/index.js +10 -5
- package/dist/components/TypeTester/useTypeTesterStyler.d.ts +1 -1
- package/dist/components/TypeTester/useTypeTesterStyler.js +19 -2
- package/dist/components/TypeTesters/index.d.ts +3 -2
- package/dist/components/TypeTesters/index.js +22 -30
- package/dist/components/TypeTesters/index.server.d.ts +4 -1
- package/dist/components/TypeTesters/index.server.js +2 -4
- package/dist/components/elements/EmptyCart/index.js +22 -8
- package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.d.ts +5 -1
- package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.js +17 -5
- package/dist/components/elements/StoreModalUnifiedCheckout.js +24 -4
- package/dist/components/useFont.d.ts +1 -4
- package/dist/components/useFontStyle.js +1 -1
- package/dist/fontLoader.d.ts +21 -1
- package/dist/fontLoader.js +36 -2
- package/dist/fontdue.css +193 -74
- package/dist/hooks.d.ts +1 -0
- package/dist/hooks.js +28 -1
- package/dist/index.d.ts +1 -2
- package/dist/index.js +1 -1
- package/dist/reducer.d.ts +2 -0
- package/dist/reducer.js +12 -7
- package/dist/relay/environment.js +10 -4
- package/dist/relay/loadSerializableQuery.d.ts +3 -1
- package/dist/relay/loadSerializableQuery.js +2 -2
- package/dist/relay/serverConfig.d.ts +10 -0
- package/dist/relay/serverConfig.js +38 -0
- package/fontdue.css +2 -1
- package/package.json +3 -1
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.d.ts +0 -42
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +0 -159
- package/dist/__generated__/TypeTester_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/TypeTester_viewer.graphql.js +0 -33
- package/dist/__generated__/TypeTesters_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/TypeTesters_viewer.graphql.js +0 -33
- package/dist/components/FontdueContextProvider/index.server.d.ts +0 -4
- package/dist/components/FontdueContextProvider/index.server.js +0 -7
- package/dist/components/FontdueProvider/useAuxUIOwner.d.ts +0 -1
- package/dist/components/FontdueProvider/useAuxUIOwner.js +0 -28
- package/dist/components/TypeTester/TypeTesterStandalone.preload.d.ts +0 -14
- package/dist/components/TypeTester/TypeTesterStandalone.preload.js +0 -20
- package/dist/config.d.ts +0 -7
- package/dist/config.js +0 -31
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<8de52258cf086180ed989d36d450e449>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -26,21 +26,21 @@ const node = function () {
|
|
|
26
26
|
"name": "id",
|
|
27
27
|
"storageKey": null
|
|
28
28
|
},
|
|
29
|
-
v3 =
|
|
29
|
+
v3 = [v2 /*: any*/],
|
|
30
|
+
v4 = {
|
|
30
31
|
"alias": null,
|
|
31
32
|
"args": null,
|
|
32
33
|
"kind": "ScalarField",
|
|
33
34
|
"name": "name",
|
|
34
35
|
"storageKey": null
|
|
35
36
|
},
|
|
36
|
-
|
|
37
|
+
v5 = {
|
|
37
38
|
"alias": null,
|
|
38
39
|
"args": null,
|
|
39
40
|
"kind": "ScalarField",
|
|
40
41
|
"name": "amount",
|
|
41
42
|
"storageKey": null
|
|
42
43
|
},
|
|
43
|
-
v5 = [v2 /*: any*/],
|
|
44
44
|
v6 = {
|
|
45
45
|
"alias": null,
|
|
46
46
|
"args": null,
|
|
@@ -48,10 +48,10 @@ const node = function () {
|
|
|
48
48
|
"kind": "LinkedField",
|
|
49
49
|
"name": "licenseOptions",
|
|
50
50
|
"plural": true,
|
|
51
|
-
"selections":
|
|
51
|
+
"selections": v3 /*: any*/,
|
|
52
52
|
"storageKey": null
|
|
53
53
|
},
|
|
54
|
-
v7 = [
|
|
54
|
+
v7 = [v5 /*: any*/, {
|
|
55
55
|
"alias": null,
|
|
56
56
|
"args": null,
|
|
57
57
|
"kind": "ScalarField",
|
|
@@ -94,6 +94,12 @@ const node = function () {
|
|
|
94
94
|
"kind": "ScalarField",
|
|
95
95
|
"name": "format",
|
|
96
96
|
"storageKey": null
|
|
97
|
+
}, {
|
|
98
|
+
"alias": null,
|
|
99
|
+
"args": null,
|
|
100
|
+
"kind": "ScalarField",
|
|
101
|
+
"name": "tech",
|
|
102
|
+
"storageKey": null
|
|
97
103
|
}],
|
|
98
104
|
"storageKey": null
|
|
99
105
|
},
|
|
@@ -131,7 +137,7 @@ const node = function () {
|
|
|
131
137
|
}],
|
|
132
138
|
"storageKey": null
|
|
133
139
|
},
|
|
134
|
-
v12 = [v9 /*: any*/,
|
|
140
|
+
v12 = [v9 /*: any*/, v4 /*: any*/, v10 /*: any*/, v11 /*: any*/, v2 /*: any*/],
|
|
135
141
|
v13 = {
|
|
136
142
|
"alias": null,
|
|
137
143
|
"args": null,
|
|
@@ -139,7 +145,7 @@ const node = function () {
|
|
|
139
145
|
"name": "totalStyles",
|
|
140
146
|
"storageKey": null
|
|
141
147
|
},
|
|
142
|
-
v14 = [
|
|
148
|
+
v14 = [v4 /*: any*/, v2 /*: any*/],
|
|
143
149
|
v15 = {
|
|
144
150
|
"alias": null,
|
|
145
151
|
"args": null,
|
|
@@ -157,7 +163,7 @@ const node = function () {
|
|
|
157
163
|
"name": "email",
|
|
158
164
|
"storageKey": null
|
|
159
165
|
},
|
|
160
|
-
v17 = [
|
|
166
|
+
v17 = [v4 /*: any*/, {
|
|
161
167
|
"alias": null,
|
|
162
168
|
"args": null,
|
|
163
169
|
"kind": "ScalarField",
|
|
@@ -319,7 +325,16 @@ const node = function () {
|
|
|
319
325
|
"kind": "LinkedField",
|
|
320
326
|
"name": "license",
|
|
321
327
|
"plural": false,
|
|
322
|
-
"selections": [v2 /*: any*/,
|
|
328
|
+
"selections": [v2 /*: any*/, {
|
|
329
|
+
"alias": null,
|
|
330
|
+
"args": null,
|
|
331
|
+
"concreteType": "License",
|
|
332
|
+
"kind": "LinkedField",
|
|
333
|
+
"name": "excludedLicenses",
|
|
334
|
+
"plural": true,
|
|
335
|
+
"selections": v3 /*: any*/,
|
|
336
|
+
"storageKey": null
|
|
337
|
+
}, v4 /*: any*/, {
|
|
323
338
|
"alias": null,
|
|
324
339
|
"args": null,
|
|
325
340
|
"concreteType": "LicenseVariable",
|
|
@@ -333,7 +348,7 @@ const node = function () {
|
|
|
333
348
|
"kind": "LinkedField",
|
|
334
349
|
"name": "licenseOptions",
|
|
335
350
|
"plural": true,
|
|
336
|
-
"selections": [v2 /*: any*/,
|
|
351
|
+
"selections": [v2 /*: any*/, v4 /*: any*/, v5 /*: any*/],
|
|
337
352
|
"storageKey": null
|
|
338
353
|
}],
|
|
339
354
|
"storageKey": null
|
|
@@ -352,7 +367,7 @@ const node = function () {
|
|
|
352
367
|
"kind": "ScalarField",
|
|
353
368
|
"name": "units",
|
|
354
369
|
"storageKey": null
|
|
355
|
-
},
|
|
370
|
+
}, v4 /*: any*/, {
|
|
356
371
|
"alias": null,
|
|
357
372
|
"args": null,
|
|
358
373
|
"kind": "ScalarField",
|
|
@@ -373,7 +388,7 @@ const node = function () {
|
|
|
373
388
|
"kind": "ScalarField",
|
|
374
389
|
"name": "amounts",
|
|
375
390
|
"storageKey": null
|
|
376
|
-
},
|
|
391
|
+
}, v4 /*: any*/, v5 /*: any*/],
|
|
377
392
|
"storageKey": null
|
|
378
393
|
}, {
|
|
379
394
|
"alias": null,
|
|
@@ -417,7 +432,7 @@ const node = function () {
|
|
|
417
432
|
"plural": false,
|
|
418
433
|
"selections": v12 /*: any*/,
|
|
419
434
|
"storageKey": null
|
|
420
|
-
},
|
|
435
|
+
}, v4 /*: any*/, {
|
|
421
436
|
"alias": null,
|
|
422
437
|
"args": null,
|
|
423
438
|
"kind": "ScalarField",
|
|
@@ -437,12 +452,12 @@ const node = function () {
|
|
|
437
452
|
"plural": true,
|
|
438
453
|
"selections": v12 /*: any*/,
|
|
439
454
|
"storageKey": null
|
|
440
|
-
},
|
|
455
|
+
}, v4 /*: any*/, v15 /*: any*/],
|
|
441
456
|
"type": "Bundle",
|
|
442
457
|
"abstractKey": null
|
|
443
458
|
}, {
|
|
444
459
|
"kind": "InlineFragment",
|
|
445
|
-
"selections": [v9 /*: any*/,
|
|
460
|
+
"selections": [v9 /*: any*/, v4 /*: any*/, v10 /*: any*/, v11 /*: any*/, {
|
|
446
461
|
"alias": null,
|
|
447
462
|
"args": null,
|
|
448
463
|
"concreteType": "FontCollection",
|
|
@@ -458,14 +473,14 @@ const node = function () {
|
|
|
458
473
|
"kind": "LinkedField",
|
|
459
474
|
"name": "variableInstances",
|
|
460
475
|
"plural": true,
|
|
461
|
-
"selections": [
|
|
476
|
+
"selections": [v4 /*: any*/],
|
|
462
477
|
"storageKey": null
|
|
463
478
|
}],
|
|
464
479
|
"type": "FontStyle",
|
|
465
480
|
"abstractKey": null
|
|
466
481
|
}, {
|
|
467
482
|
"kind": "InlineFragment",
|
|
468
|
-
"selections": [
|
|
483
|
+
"selections": [v4 /*: any*/, v13 /*: any*/, v15 /*: any*/],
|
|
469
484
|
"type": "CollectionBundle",
|
|
470
485
|
"abstractKey": null
|
|
471
486
|
}, {
|
|
@@ -477,7 +492,7 @@ const node = function () {
|
|
|
477
492
|
"kind": "LinkedField",
|
|
478
493
|
"name": "licenses",
|
|
479
494
|
"plural": true,
|
|
480
|
-
"selections": [v2 /*: any*/,
|
|
495
|
+
"selections": [v2 /*: any*/, v4 /*: any*/, {
|
|
481
496
|
"alias": null,
|
|
482
497
|
"args": null,
|
|
483
498
|
"concreteType": "LicenseVariable",
|
|
@@ -493,7 +508,7 @@ const node = function () {
|
|
|
493
508
|
"abstractKey": "__isLicenseable"
|
|
494
509
|
}, {
|
|
495
510
|
"kind": "InlineFragment",
|
|
496
|
-
"selections":
|
|
511
|
+
"selections": v3 /*: any*/,
|
|
497
512
|
"type": "Node",
|
|
498
513
|
"abstractKey": "__isNode"
|
|
499
514
|
}],
|
|
@@ -524,7 +539,7 @@ const node = function () {
|
|
|
524
539
|
"kind": "LinkedField",
|
|
525
540
|
"name": "customer",
|
|
526
541
|
"plural": false,
|
|
527
|
-
"selections": [
|
|
542
|
+
"selections": [v4 /*: any*/, v16 /*: any*/, {
|
|
528
543
|
"alias": null,
|
|
529
544
|
"args": null,
|
|
530
545
|
"kind": "ScalarField",
|
|
@@ -702,7 +717,7 @@ const node = function () {
|
|
|
702
717
|
"kind": "LinkedField",
|
|
703
718
|
"name": "orderVariable",
|
|
704
719
|
"plural": false,
|
|
705
|
-
"selections":
|
|
720
|
+
"selections": v3 /*: any*/,
|
|
706
721
|
"storageKey": null
|
|
707
722
|
}, {
|
|
708
723
|
"alias": null,
|
|
@@ -711,7 +726,7 @@ const node = function () {
|
|
|
711
726
|
"kind": "LinkedField",
|
|
712
727
|
"name": "orderVariableOption",
|
|
713
728
|
"plural": false,
|
|
714
|
-
"selections":
|
|
729
|
+
"selections": v3 /*: any*/,
|
|
715
730
|
"storageKey": null
|
|
716
731
|
}, {
|
|
717
732
|
"alias": null,
|
|
@@ -773,12 +788,12 @@ const node = function () {
|
|
|
773
788
|
}]
|
|
774
789
|
},
|
|
775
790
|
"params": {
|
|
776
|
-
"cacheID": "
|
|
791
|
+
"cacheID": "fa22333e839ca55d2f3876a1434d11e6",
|
|
777
792
|
"id": null,
|
|
778
793
|
"metadata": {},
|
|
779
794
|
"name": "PrecartAddToCartMutation",
|
|
780
795
|
"operationKind": "mutation",
|
|
781
|
-
"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 fontCollection {\n name\n id\n }\n }\n ... on CollectionBundle {\n name\n fontCollection {\n name\n id\n }\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 subtotal {\n ...Price_price\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 id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n fontCollection {\n name\n id\n }\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n }\n ... on CollectionBundle {\n name\n totalStyles\n fontCollection {\n name\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 taxNotApplicable\n taxNotApplicableReason\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 ...useFontStyle_fontStyle\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\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n"
|
|
796
|
+
"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 fontCollection {\n name\n id\n }\n }\n ... on CollectionBundle {\n name\n fontCollection {\n name\n id\n }\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 subtotal {\n ...Price_price\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 excludedLicenses {\n id\n }\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 id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n fontCollection {\n name\n id\n }\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n }\n ... on CollectionBundle {\n name\n totalStyles\n fontCollection {\n name\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 taxNotApplicable\n taxNotApplicableReason\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 ...useFontStyle_fontStyle\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\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n tech\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n"
|
|
782
797
|
}
|
|
783
798
|
};
|
|
784
799
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<a0ad091a52f06b6a576578c048c56521>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -86,7 +86,8 @@ const node = function () {
|
|
|
86
86
|
"selections": [v7 /*: any*/],
|
|
87
87
|
"storageKey": null
|
|
88
88
|
}],
|
|
89
|
-
v12 =
|
|
89
|
+
v12 = [v5 /*: any*/],
|
|
90
|
+
v13 = {
|
|
90
91
|
"alias": null,
|
|
91
92
|
"args": null,
|
|
92
93
|
"kind": "ScalarField",
|
|
@@ -196,7 +197,7 @@ const node = function () {
|
|
|
196
197
|
"abstractKey": null
|
|
197
198
|
}, {
|
|
198
199
|
"kind": "InlineFragment",
|
|
199
|
-
"selections":
|
|
200
|
+
"selections": v12 /*: any*/,
|
|
200
201
|
"type": "Node",
|
|
201
202
|
"abstractKey": "__isNode"
|
|
202
203
|
}],
|
|
@@ -248,7 +249,7 @@ const node = function () {
|
|
|
248
249
|
"kind": "ScalarField",
|
|
249
250
|
"name": "description",
|
|
250
251
|
"storageKey": "description(format:\"HTML\")"
|
|
251
|
-
},
|
|
252
|
+
}, v13 /*: any*/, {
|
|
252
253
|
"alias": "variables",
|
|
253
254
|
"args": null,
|
|
254
255
|
"concreteType": "LicenseVariable",
|
|
@@ -268,7 +269,7 @@ const node = function () {
|
|
|
268
269
|
"kind": "LinkedField",
|
|
269
270
|
"name": "licenseOptions",
|
|
270
271
|
"plural": true,
|
|
271
|
-
"selections": [v5 /*: any*/, v7 /*: any*/,
|
|
272
|
+
"selections": [v5 /*: any*/, v7 /*: any*/, v13 /*: any*/],
|
|
272
273
|
"storageKey": null
|
|
273
274
|
}],
|
|
274
275
|
"storageKey": null
|
|
@@ -278,6 +279,15 @@ const node = function () {
|
|
|
278
279
|
"kind": "ScalarField",
|
|
279
280
|
"name": "defaultSelected",
|
|
280
281
|
"storageKey": null
|
|
282
|
+
}, {
|
|
283
|
+
"alias": null,
|
|
284
|
+
"args": null,
|
|
285
|
+
"concreteType": "License",
|
|
286
|
+
"kind": "LinkedField",
|
|
287
|
+
"name": "excludedLicenses",
|
|
288
|
+
"plural": true,
|
|
289
|
+
"selections": v12 /*: any*/,
|
|
290
|
+
"storageKey": null
|
|
281
291
|
}],
|
|
282
292
|
"storageKey": null
|
|
283
293
|
}],
|
|
@@ -288,12 +298,12 @@ const node = function () {
|
|
|
288
298
|
}]
|
|
289
299
|
},
|
|
290
300
|
"params": {
|
|
291
|
-
"cacheID": "
|
|
301
|
+
"cacheID": "49a992226cb1f0aa0af296cca5773b09",
|
|
292
302
|
"id": null,
|
|
293
303
|
"metadata": {},
|
|
294
304
|
"name": "PrecartQuery",
|
|
295
305
|
"operationKind": "query",
|
|
296
|
-
"text": "query PrecartQuery(\n $licenseOptionsSpecs: [LicenseOptionsSpec]!\n $selectedSkuIds: [ID]!\n $collectionId: ID!\n) {\n viewer {\n ...Precart_viewer_DvL55\n id\n }\n collection: node(id: $collectionId) {\n __typename\n ...Precart_collection\n id\n }\n}\n\nfragment License_node on License {\n id\n url\n name\n description(format: HTML)\n multiplier\n variables: licenseVariables {\n id\n name\n variableType\n options: licenseOptions {\n id\n amount\n multiplier\n }\n }\n}\n\nfragment Precart_collection on FontCollection {\n name\n licenses {\n ...License_node\n name\n id\n defaultSelected\n variables: licenseVariables {\n id\n options: licenseOptions {\n id\n }\n }\n }\n}\n\nfragment Precart_viewer_DvL55 on Viewer {\n precart(skuIds: $selectedSkuIds, licenseOptions: $licenseOptionsSpecs) {\n skus {\n id\n price(licenseOptions: $licenseOptionsSpecs) {\n amount\n ...Price_price\n }\n product {\n __typename\n ... on FontCollection {\n name\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptionsSpecs) {\n amount\n }\n }\n ... on Bundle {\n name\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptionsSpecs) {\n amount\n }\n }\n ... on FontStyle {\n name\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n }\n subtotal {\n amount\n currency\n ...Price_price\n }\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n"
|
|
306
|
+
"text": "query PrecartQuery(\n $licenseOptionsSpecs: [LicenseOptionsSpec]!\n $selectedSkuIds: [ID]!\n $collectionId: ID!\n) {\n viewer {\n ...Precart_viewer_DvL55\n id\n }\n collection: node(id: $collectionId) {\n __typename\n ...Precart_collection\n id\n }\n}\n\nfragment License_node on License {\n id\n url\n name\n description(format: HTML)\n multiplier\n variables: licenseVariables {\n id\n name\n variableType\n options: licenseOptions {\n id\n amount\n multiplier\n }\n }\n}\n\nfragment Precart_collection on FontCollection {\n name\n licenses {\n ...License_node\n name\n id\n defaultSelected\n excludedLicenses {\n id\n }\n variables: licenseVariables {\n id\n options: licenseOptions {\n id\n }\n }\n }\n}\n\nfragment Precart_viewer_DvL55 on Viewer {\n precart(skuIds: $selectedSkuIds, licenseOptions: $licenseOptionsSpecs) {\n skus {\n id\n price(licenseOptions: $licenseOptionsSpecs) {\n amount\n ...Price_price\n }\n product {\n __typename\n ... on FontCollection {\n name\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptionsSpecs) {\n amount\n }\n }\n ... on Bundle {\n name\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptionsSpecs) {\n amount\n }\n }\n ... on FontStyle {\n name\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n }\n subtotal {\n amount\n currency\n ...Price_price\n }\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n"
|
|
297
307
|
}
|
|
298
308
|
};
|
|
299
309
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<1a52df694a9c2262a5b0b92c7b6d7d51>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -8,6 +8,9 @@ import { FragmentRefs } from "relay-runtime";
|
|
|
8
8
|
export type Precart_collection$data = {
|
|
9
9
|
readonly licenses: ReadonlyArray<{
|
|
10
10
|
readonly defaultSelected: boolean | null;
|
|
11
|
+
readonly excludedLicenses: ReadonlyArray<{
|
|
12
|
+
readonly id: string;
|
|
13
|
+
}>;
|
|
11
14
|
readonly id: string;
|
|
12
15
|
readonly name: string | null;
|
|
13
16
|
readonly variables: ReadonlyArray<{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<1a52df694a9c2262a5b0b92c7b6d7d51>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -22,7 +22,8 @@ const node = function () {
|
|
|
22
22
|
"kind": "ScalarField",
|
|
23
23
|
"name": "id",
|
|
24
24
|
"storageKey": null
|
|
25
|
-
}
|
|
25
|
+
},
|
|
26
|
+
v2 = [v1 /*: any*/];
|
|
26
27
|
return {
|
|
27
28
|
"argumentDefinitions": [],
|
|
28
29
|
"kind": "Fragment",
|
|
@@ -45,6 +46,15 @@ const node = function () {
|
|
|
45
46
|
"kind": "ScalarField",
|
|
46
47
|
"name": "defaultSelected",
|
|
47
48
|
"storageKey": null
|
|
49
|
+
}, {
|
|
50
|
+
"alias": null,
|
|
51
|
+
"args": null,
|
|
52
|
+
"concreteType": "License",
|
|
53
|
+
"kind": "LinkedField",
|
|
54
|
+
"name": "excludedLicenses",
|
|
55
|
+
"plural": true,
|
|
56
|
+
"selections": v2 /*: any*/,
|
|
57
|
+
"storageKey": null
|
|
48
58
|
}, {
|
|
49
59
|
"alias": "variables",
|
|
50
60
|
"args": null,
|
|
@@ -59,7 +69,7 @@ const node = function () {
|
|
|
59
69
|
"kind": "LinkedField",
|
|
60
70
|
"name": "licenseOptions",
|
|
61
71
|
"plural": true,
|
|
62
|
-
"selections":
|
|
72
|
+
"selections": v2 /*: any*/,
|
|
63
73
|
"storageKey": null
|
|
64
74
|
}],
|
|
65
75
|
"storageKey": null
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<22b60fe320184f799553a9299027bd80>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -7,6 +7,9 @@ import { ReaderFragment } from 'relay-runtime';
|
|
|
7
7
|
import { FragmentRefs } from "relay-runtime";
|
|
8
8
|
export type Precart_license$data = {
|
|
9
9
|
readonly defaultSelected: boolean | null;
|
|
10
|
+
readonly excludedLicenses: ReadonlyArray<{
|
|
11
|
+
readonly id: string;
|
|
12
|
+
}>;
|
|
10
13
|
readonly id: string;
|
|
11
14
|
readonly name: string | null;
|
|
12
15
|
readonly variables: ReadonlyArray<{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<22b60fe320184f799553a9299027bd80>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -10,12 +10,13 @@
|
|
|
10
10
|
|
|
11
11
|
const node = function () {
|
|
12
12
|
var v0 = {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
13
|
+
"alias": null,
|
|
14
|
+
"args": null,
|
|
15
|
+
"kind": "ScalarField",
|
|
16
|
+
"name": "id",
|
|
17
|
+
"storageKey": null
|
|
18
|
+
},
|
|
19
|
+
v1 = [v0 /*: any*/];
|
|
19
20
|
return {
|
|
20
21
|
"argumentDefinitions": [],
|
|
21
22
|
"kind": "Fragment",
|
|
@@ -33,6 +34,15 @@ const node = function () {
|
|
|
33
34
|
"kind": "ScalarField",
|
|
34
35
|
"name": "defaultSelected",
|
|
35
36
|
"storageKey": null
|
|
37
|
+
}, {
|
|
38
|
+
"alias": null,
|
|
39
|
+
"args": null,
|
|
40
|
+
"concreteType": "License",
|
|
41
|
+
"kind": "LinkedField",
|
|
42
|
+
"name": "excludedLicenses",
|
|
43
|
+
"plural": true,
|
|
44
|
+
"selections": v1 /*: any*/,
|
|
45
|
+
"storageKey": null
|
|
36
46
|
}, {
|
|
37
47
|
"alias": "variables",
|
|
38
48
|
"args": null,
|
|
@@ -47,7 +57,7 @@ const node = function () {
|
|
|
47
57
|
"kind": "LinkedField",
|
|
48
58
|
"name": "licenseOptions",
|
|
49
59
|
"plural": true,
|
|
50
|
-
"selections":
|
|
60
|
+
"selections": v1 /*: any*/,
|
|
51
61
|
"storageKey": null
|
|
52
62
|
}],
|
|
53
63
|
"storageKey": null
|
|
@@ -56,5 +66,5 @@ const node = function () {
|
|
|
56
66
|
"abstractKey": null
|
|
57
67
|
};
|
|
58
68
|
}();
|
|
59
|
-
node.hash = "
|
|
69
|
+
node.hash = "db49280bb01f8bbef6283c0d3fba99e1";
|
|
60
70
|
export default node;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<1e7f0f9439102a1e954445f732ca677f>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -132,7 +132,13 @@ const node = function () {
|
|
|
132
132
|
"kind": "LinkedField",
|
|
133
133
|
"name": "webfontSources",
|
|
134
134
|
"plural": true,
|
|
135
|
-
"selections": [v11 /*: any*/, v10 /*: any
|
|
135
|
+
"selections": [v11 /*: any*/, v10 /*: any*/, {
|
|
136
|
+
"alias": null,
|
|
137
|
+
"args": null,
|
|
138
|
+
"kind": "ScalarField",
|
|
139
|
+
"name": "tech",
|
|
140
|
+
"storageKey": null
|
|
141
|
+
}],
|
|
136
142
|
"storageKey": null
|
|
137
143
|
},
|
|
138
144
|
v20 = {
|
|
@@ -473,6 +479,30 @@ const node = function () {
|
|
|
473
479
|
"kind": "ScalarField",
|
|
474
480
|
"name": "storeModalSelectLicenseeLabel",
|
|
475
481
|
"storageKey": "storeModalSelectLicenseeLabel(format:\"HTML\")"
|
|
482
|
+
}, {
|
|
483
|
+
"alias": null,
|
|
484
|
+
"args": v13 /*: any*/,
|
|
485
|
+
"kind": "ScalarField",
|
|
486
|
+
"name": "storeModalLicenseeSelfLabel",
|
|
487
|
+
"storageKey": "storeModalLicenseeSelfLabel(format:\"HTML\")"
|
|
488
|
+
}, {
|
|
489
|
+
"alias": null,
|
|
490
|
+
"args": v13 /*: any*/,
|
|
491
|
+
"kind": "ScalarField",
|
|
492
|
+
"name": "storeModalLicenseeSelfDescription",
|
|
493
|
+
"storageKey": "storeModalLicenseeSelfDescription(format:\"HTML\")"
|
|
494
|
+
}, {
|
|
495
|
+
"alias": null,
|
|
496
|
+
"args": v13 /*: any*/,
|
|
497
|
+
"kind": "ScalarField",
|
|
498
|
+
"name": "storeModalLicenseeClientLabel",
|
|
499
|
+
"storageKey": "storeModalLicenseeClientLabel(format:\"HTML\")"
|
|
500
|
+
}, {
|
|
501
|
+
"alias": null,
|
|
502
|
+
"args": v13 /*: any*/,
|
|
503
|
+
"kind": "ScalarField",
|
|
504
|
+
"name": "storeModalLicenseeClientDescription",
|
|
505
|
+
"storageKey": "storeModalLicenseeClientDescription(format:\"HTML\")"
|
|
476
506
|
}, {
|
|
477
507
|
"alias": null,
|
|
478
508
|
"args": v13 /*: any*/,
|
|
@@ -557,7 +587,16 @@ const node = function () {
|
|
|
557
587
|
"kind": "LinkedField",
|
|
558
588
|
"name": "license",
|
|
559
589
|
"plural": false,
|
|
560
|
-
"selections": [v1 /*: any*/,
|
|
590
|
+
"selections": [v1 /*: any*/, {
|
|
591
|
+
"alias": null,
|
|
592
|
+
"args": null,
|
|
593
|
+
"concreteType": "License",
|
|
594
|
+
"kind": "LinkedField",
|
|
595
|
+
"name": "excludedLicenses",
|
|
596
|
+
"plural": true,
|
|
597
|
+
"selections": v3 /*: any*/,
|
|
598
|
+
"storageKey": null
|
|
599
|
+
}, v7 /*: any*/, {
|
|
561
600
|
"alias": null,
|
|
562
601
|
"args": null,
|
|
563
602
|
"concreteType": "LicenseVariable",
|
|
@@ -997,12 +1036,12 @@ const node = function () {
|
|
|
997
1036
|
}]
|
|
998
1037
|
},
|
|
999
1038
|
"params": {
|
|
1000
|
-
"cacheID": "
|
|
1039
|
+
"cacheID": "513ea66c368b72f716d832a5509fc05b",
|
|
1001
1040
|
"id": null,
|
|
1002
1041
|
"metadata": {},
|
|
1003
1042
|
"name": "StoreModalCartQuery",
|
|
1004
1043
|
"operationKind": "query",
|
|
1005
|
-
"text": "query StoreModalCartQuery {\n viewer {\n ...StripeProvider_viewer\n ...OrderVariableSelection_variables\n ...StoreModalOrderVariableSelection_viewer\n ...StoreModalUnifiedCheckout_viewer\n settings {\n taxSystem\n }\n currentOrder {\n ...CartState_order\n ...CartTotals_order\n ...StoreModalUnifiedCheckout_order\n ...StoreModalOrderVariableSelection_order\n id\n total {\n amount\n }\n orderVariableSelections {\n id\n }\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 billingIdentity {\n name\n }\n }\n id\n }\n}\n\nfragment AddressFields_viewer on Viewer {\n countries {\n code\n name\n }\n settings {\n checkoutAddressCollection\n checkoutPhoneNumberCollection\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 id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n fontCollection {\n name\n id\n }\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n }\n ... on CollectionBundle {\n name\n totalStyles\n fontCollection {\n name\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 taxNotApplicable\n taxNotApplicableReason\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 ...useFontStyle_fontStyle\n}\n\nfragment OrderVariableSelection_variables on Viewer {\n orderVariables {\n id\n name\n variableType\n description(format: HTML, orderVariables: [])\n orderVariableOptions {\n id\n amount\n }\n }\n countries {\n code\n name\n }\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 StoreModalOrderVariableSelection_viewer on Viewer {\n ...OrderVariableSelection_variables\n orderVariables {\n id\n }\n settings {\n storeModalSelectOrderVariablesLabel(format: HTML)\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 StoreModalUnifiedCheckout_viewer on Viewer {\n ...AddressFields_viewer\n country\n detectedCountry\n settings {\n uiFontName\n eulaAgreementLabel(format: HTML)\n storeModalSelectLicenseeLabel(format: HTML)\n newsletterOptInLabel(format: HTML)\n taxSystem\n recaptchaEnabled\n recaptchaSiteKey\n }\n themeConfig {\n customProperties\n }\n}\n\nfragment StripeProvider_viewer on Viewer {\n settings {\n taxSystem\n uiFontStyle {\n name\n cssFamily\n webfontSources {\n format\n url\n }\n id\n }\n }\n themeConfig {\n customProperties\n }\n stripeAccountId\n stripePublishableKey\n currentOrder {\n stripeAccountId\n stripePaymentIntent {\n clientSecret\n }\n id\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n"
|
|
1044
|
+
"text": "query StoreModalCartQuery {\n viewer {\n ...StripeProvider_viewer\n ...OrderVariableSelection_variables\n ...StoreModalOrderVariableSelection_viewer\n ...StoreModalUnifiedCheckout_viewer\n settings {\n taxSystem\n }\n currentOrder {\n ...CartState_order\n ...CartTotals_order\n ...StoreModalUnifiedCheckout_order\n ...StoreModalOrderVariableSelection_order\n id\n total {\n amount\n }\n orderVariableSelections {\n id\n }\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 billingIdentity {\n name\n }\n }\n id\n }\n}\n\nfragment AddressFields_viewer on Viewer {\n countries {\n code\n name\n }\n settings {\n checkoutAddressCollection\n checkoutPhoneNumberCollection\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 excludedLicenses {\n id\n }\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 id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n fontCollection {\n name\n id\n }\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n }\n ... on CollectionBundle {\n name\n totalStyles\n fontCollection {\n name\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 taxNotApplicable\n taxNotApplicableReason\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 ...useFontStyle_fontStyle\n}\n\nfragment OrderVariableSelection_variables on Viewer {\n orderVariables {\n id\n name\n variableType\n description(format: HTML, orderVariables: [])\n orderVariableOptions {\n id\n amount\n }\n }\n countries {\n code\n name\n }\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 StoreModalOrderVariableSelection_viewer on Viewer {\n ...OrderVariableSelection_variables\n orderVariables {\n id\n }\n settings {\n storeModalSelectOrderVariablesLabel(format: HTML)\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 StoreModalUnifiedCheckout_viewer on Viewer {\n ...AddressFields_viewer\n country\n detectedCountry\n settings {\n uiFontName\n eulaAgreementLabel(format: HTML)\n storeModalSelectLicenseeLabel(format: HTML)\n storeModalLicenseeSelfLabel(format: HTML)\n storeModalLicenseeSelfDescription(format: HTML)\n storeModalLicenseeClientLabel(format: HTML)\n storeModalLicenseeClientDescription(format: HTML)\n newsletterOptInLabel(format: HTML)\n taxSystem\n recaptchaEnabled\n recaptchaSiteKey\n }\n themeConfig {\n customProperties\n }\n}\n\nfragment StripeProvider_viewer on Viewer {\n settings {\n taxSystem\n uiFontStyle {\n name\n cssFamily\n webfontSources {\n format\n url\n }\n id\n }\n }\n themeConfig {\n customProperties\n }\n stripeAccountId\n stripePublishableKey\n currentOrder {\n stripeAccountId\n stripePaymentIntent {\n clientSecret\n }\n id\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n tech\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n"
|
|
1006
1045
|
}
|
|
1007
1046
|
};
|
|
1008
1047
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<ed3182e7d8de28e4d92ea502712e117b>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -64,6 +64,12 @@ const node = function () {
|
|
|
64
64
|
"kind": "ScalarField",
|
|
65
65
|
"name": "format",
|
|
66
66
|
"storageKey": null
|
|
67
|
+
}, {
|
|
68
|
+
"alias": null,
|
|
69
|
+
"args": null,
|
|
70
|
+
"kind": "ScalarField",
|
|
71
|
+
"name": "tech",
|
|
72
|
+
"storageKey": null
|
|
67
73
|
}],
|
|
68
74
|
"storageKey": null
|
|
69
75
|
}, {
|
|
@@ -208,12 +214,12 @@ const node = function () {
|
|
|
208
214
|
}]
|
|
209
215
|
},
|
|
210
216
|
"params": {
|
|
211
|
-
"cacheID": "
|
|
217
|
+
"cacheID": "7764c73eb92c6e71877fedee1a8b3be9",
|
|
212
218
|
"id": null,
|
|
213
219
|
"metadata": {},
|
|
214
220
|
"name": "StoreModalContainerQuery",
|
|
215
221
|
"operationKind": "query",
|
|
216
|
-
"text": "query StoreModalContainerQuery {\n viewer {\n currentOrder {\n orderItems {\n id\n }\n id\n }\n settings {\n uiFontStyle {\n ...useFontStyle_fontStyle\n cssFamily\n name\n id\n }\n uiFontStyleBold {\n ...useFontStyle_fontStyle\n cssFamily\n name\n id\n }\n }\n id\n }\n}\n\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n"
|
|
222
|
+
"text": "query StoreModalContainerQuery {\n viewer {\n currentOrder {\n orderItems {\n id\n }\n id\n }\n settings {\n uiFontStyle {\n ...useFontStyle_fontStyle\n cssFamily\n name\n id\n }\n uiFontStyleBold {\n ...useFontStyle_fontStyle\n cssFamily\n name\n id\n }\n }\n id\n }\n}\n\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n tech\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n"
|
|
217
223
|
}
|
|
218
224
|
};
|
|
219
225
|
}();
|