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.
Files changed (167) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/README.md +56 -2
  3. package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.d.ts +4 -1
  4. package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.js +34 -22
  5. package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
  6. package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +19 -4
  7. package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
  8. package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +19 -4
  9. package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +1 -1
  10. package/dist/__generated__/CartOrderUpdateMutation.graphql.js +19 -4
  11. package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
  12. package/dist/__generated__/CartQuery.graphql.js +20 -5
  13. package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
  14. package/dist/__generated__/CartStateUpdateMutation.graphql.js +19 -4
  15. package/dist/__generated__/CharacterViewerIDQuery.graphql.d.ts +1 -1
  16. package/dist/__generated__/CharacterViewerIDQuery.graphql.js +9 -3
  17. package/dist/__generated__/CharacterViewerSlugQuery.graphql.d.ts +1 -1
  18. package/dist/__generated__/CharacterViewerSlugQuery.graphql.js +9 -3
  19. package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.d.ts +1 -1
  20. package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.js +9 -3
  21. package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
  22. package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +19 -4
  23. package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +1 -1
  24. package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +19 -4
  25. package/dist/__generated__/CollectionAa_Query.graphql.d.ts +1 -1
  26. package/dist/__generated__/CollectionAa_Query.graphql.js +9 -3
  27. package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +1 -1
  28. package/dist/__generated__/FontFamiliesQuery.graphql.js +9 -3
  29. package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +1 -1
  30. package/dist/__generated__/PrecartAddToCartMutation.graphql.js +40 -25
  31. package/dist/__generated__/PrecartQuery.graphql.d.ts +1 -1
  32. package/dist/__generated__/PrecartQuery.graphql.js +17 -7
  33. package/dist/__generated__/Precart_collection.graphql.d.ts +4 -1
  34. package/dist/__generated__/Precart_collection.graphql.js +13 -3
  35. package/dist/__generated__/Precart_license.graphql.d.ts +4 -1
  36. package/dist/__generated__/Precart_license.graphql.js +19 -9
  37. package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
  38. package/dist/__generated__/StoreModalCartQuery.graphql.js +44 -5
  39. package/dist/__generated__/StoreModalContainerQuery.graphql.d.ts +1 -1
  40. package/dist/__generated__/StoreModalContainerQuery.graphql.js +9 -3
  41. package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +1 -1
  42. package/dist/__generated__/StoreModalIndexQuery.graphql.js +9 -3
  43. package/dist/__generated__/StoreModalProductLicense_license.graphql.d.ts +4 -1
  44. package/dist/__generated__/StoreModalProductLicense_license.graphql.js +11 -2
  45. package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +5 -1
  46. package/dist/__generated__/StoreModalProductQuery.graphql.js +103 -60
  47. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.d.ts +1 -1
  48. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.js +48 -32
  49. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.d.ts +5 -1
  50. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.js +26 -2
  51. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
  52. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +19 -4
  53. package/dist/__generated__/TypeTesterFamiliesQuery.graphql.d.ts +29 -0
  54. package/dist/__generated__/TypeTesterFamiliesQuery.graphql.js +167 -0
  55. package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.d.ts +35 -0
  56. package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.js +163 -0
  57. package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.d.ts +1 -1
  58. package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.js +10 -4
  59. package/dist/__generated__/TypeTesterStandaloneQuery.graphql.d.ts +1 -3
  60. package/dist/__generated__/TypeTesterStandaloneQuery.graphql.js +84 -161
  61. package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.d.ts +2 -1
  62. package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.js +18 -17
  63. package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.d.ts +1 -1
  64. package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.js +10 -4
  65. package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -5
  66. package/dist/__generated__/TypeTestersIDQuery.graphql.js +107 -195
  67. package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +1 -1
  68. package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +10 -4
  69. package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -3
  70. package/dist/__generated__/TypeTestersSlugQuery.graphql.js +108 -178
  71. package/dist/__generated__/orderTrackingUpdateOrderTrackingMutation.graphql.d.ts +27 -0
  72. package/dist/__generated__/orderTrackingUpdateOrderTrackingMutation.graphql.js +72 -0
  73. package/dist/__generated__/useFontStyle_fontStyle.graphql.d.ts +2 -1
  74. package/dist/__generated__/useFontStyle_fontStyle.graphql.js +8 -2
  75. package/dist/__tests__/fontLoader.test.js +106 -0
  76. package/dist/__tests__/licenseExclusions.test.js +27 -30
  77. package/dist/components/BuyButton/index.d.ts +4 -1
  78. package/dist/components/BuyButton/index.js +12 -4
  79. package/dist/components/BuyButton/index.server.d.ts +2 -0
  80. package/dist/components/Cart/CartItem/CartItemAdditionalLicenses.js +11 -5
  81. package/dist/components/Cart/orderTracking.d.ts +10 -0
  82. package/dist/components/Cart/orderTracking.js +43 -0
  83. package/dist/components/CartButton/index.d.ts +5 -1
  84. package/dist/components/CartButton/index.js +29 -8
  85. package/dist/components/CharacterViewer/index.d.ts +4 -1
  86. package/dist/components/CharacterViewer/index.js +36 -11
  87. package/dist/components/CharacterViewer/index.server.d.ts +2 -0
  88. package/dist/components/ConfigContext.d.ts +5 -2
  89. package/dist/components/ConfigContext.js +28 -2
  90. package/dist/components/CustomerLoginForm/index.js +17 -9
  91. package/dist/components/FontdueContextProvider/index.d.ts +2 -1
  92. package/dist/components/FontdueContextProvider/index.js +49 -9
  93. package/dist/components/FontdueProvider/FontdueProviderClientComponent.js +2 -1
  94. package/dist/components/FontdueProvider/index.d.ts +10 -1
  95. package/dist/components/FontdueProvider/index.js +1 -0
  96. package/dist/components/FontdueProvider/index.server.d.ts +2 -1
  97. package/dist/components/FontdueProvider/index.server.js +16 -0
  98. package/dist/components/Icons/Checkbox.js +10 -8
  99. package/dist/components/Icons/CheckboxChecked.js +4 -5
  100. package/dist/components/NewsletterSignup/index.d.ts +3 -1
  101. package/dist/components/NewsletterSignup/index.js +13 -4
  102. package/dist/components/NewsletterSignup/index.server.d.ts +4 -1
  103. package/dist/components/Precart/index.js +12 -7
  104. package/dist/components/StoreModal/StoreModalContainer.js +22 -10
  105. package/dist/components/StoreModal/StoreModalLicenseeIsBillingSelection.d.ts +4 -0
  106. package/dist/components/StoreModal/StoreModalProduct.js +35 -7
  107. package/dist/components/StoreModal/index.d.ts +5 -1
  108. package/dist/components/StoreModal/index.js +8 -2
  109. package/dist/components/StoreModal/types.d.ts +1 -0
  110. package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +10 -4
  111. package/dist/components/TestFontsForm/index.d.ts +3 -1
  112. package/dist/components/TestFontsForm/index.js +13 -4
  113. package/dist/components/TestFontsForm/index.server.d.ts +4 -1
  114. package/dist/components/TypeTester/TypeTesterFamilies.d.ts +37 -0
  115. package/dist/components/TypeTester/TypeTesterFamilies.js +117 -0
  116. package/dist/components/TypeTester/TypeTesterStandalone.d.ts +4 -4
  117. package/dist/components/TypeTester/TypeTesterStandalone.js +7 -12
  118. package/dist/components/TypeTester/TypeTesterStandalone.server.js +1 -3
  119. package/dist/components/TypeTester/TypeTesterStyleSelect.d.ts +15 -5
  120. package/dist/components/TypeTester/TypeTesterStyleSelect.js +57 -47
  121. package/dist/components/TypeTester/TypeTesterStyleSelectData.d.ts +1 -3
  122. package/dist/components/TypeTester/TypeTesterStyleSelectData.js +212 -54
  123. package/dist/components/TypeTester/TypeTesterVariableAxes.js +17 -4
  124. package/dist/components/TypeTester/index.d.ts +1 -3
  125. package/dist/components/TypeTester/index.js +10 -5
  126. package/dist/components/TypeTester/useTypeTesterStyler.d.ts +1 -1
  127. package/dist/components/TypeTester/useTypeTesterStyler.js +19 -2
  128. package/dist/components/TypeTesters/index.d.ts +3 -2
  129. package/dist/components/TypeTesters/index.js +22 -30
  130. package/dist/components/TypeTesters/index.server.d.ts +4 -1
  131. package/dist/components/TypeTesters/index.server.js +2 -4
  132. package/dist/components/elements/EmptyCart/index.js +22 -8
  133. package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.d.ts +5 -1
  134. package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.js +17 -5
  135. package/dist/components/elements/StoreModalUnifiedCheckout.js +24 -4
  136. package/dist/components/useFont.d.ts +1 -4
  137. package/dist/components/useFontStyle.js +1 -1
  138. package/dist/fontLoader.d.ts +21 -1
  139. package/dist/fontLoader.js +36 -2
  140. package/dist/fontdue.css +193 -74
  141. package/dist/hooks.d.ts +1 -0
  142. package/dist/hooks.js +28 -1
  143. package/dist/index.d.ts +1 -2
  144. package/dist/index.js +1 -1
  145. package/dist/reducer.d.ts +2 -0
  146. package/dist/reducer.js +12 -7
  147. package/dist/relay/environment.js +10 -4
  148. package/dist/relay/loadSerializableQuery.d.ts +3 -1
  149. package/dist/relay/loadSerializableQuery.js +2 -2
  150. package/dist/relay/serverConfig.d.ts +10 -0
  151. package/dist/relay/serverConfig.js +38 -0
  152. package/fontdue.css +2 -1
  153. package/package.json +3 -1
  154. package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.d.ts +0 -42
  155. package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +0 -159
  156. package/dist/__generated__/TypeTester_viewer.graphql.d.ts +0 -17
  157. package/dist/__generated__/TypeTester_viewer.graphql.js +0 -33
  158. package/dist/__generated__/TypeTesters_viewer.graphql.d.ts +0 -17
  159. package/dist/__generated__/TypeTesters_viewer.graphql.js +0 -33
  160. package/dist/components/FontdueContextProvider/index.server.d.ts +0 -4
  161. package/dist/components/FontdueContextProvider/index.server.js +0 -7
  162. package/dist/components/FontdueProvider/useAuxUIOwner.d.ts +0 -1
  163. package/dist/components/FontdueProvider/useAuxUIOwner.js +0 -28
  164. package/dist/components/TypeTester/TypeTesterStandalone.preload.d.ts +0 -14
  165. package/dist/components/TypeTester/TypeTesterStandalone.preload.js +0 -20
  166. package/dist/config.d.ts +0 -7
  167. package/dist/config.js +0 -31
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<4ab0fef36765b4c7b93579add1f06ed8>>
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
- v4 = {
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": v5 /*: any*/,
51
+ "selections": v3 /*: any*/,
52
52
  "storageKey": null
53
53
  },
54
- v7 = [v4 /*: any*/, {
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*/, v3 /*: any*/, v10 /*: any*/, v11 /*: any*/, v2 /*: 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 = [v3 /*: any*/, v2 /*: any*/],
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 = [v3 /*: any*/, {
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*/, v3 /*: 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*/, v3 /*: any*/, v4 /*: 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
- }, v3 /*: any*/, {
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
- }, v3 /*: any*/, v4 /*: any*/],
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
- }, v3 /*: any*/, {
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
- }, v3 /*: any*/, v15 /*: any*/],
455
+ }, v4 /*: any*/, v15 /*: any*/],
441
456
  "type": "Bundle",
442
457
  "abstractKey": null
443
458
  }, {
444
459
  "kind": "InlineFragment",
445
- "selections": [v9 /*: any*/, v3 /*: any*/, v10 /*: any*/, v11 /*: 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": [v3 /*: any*/],
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": [v3 /*: any*/, v13 /*: any*/, v15 /*: any*/],
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*/, v3 /*: 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": v5 /*: any*/,
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": [v3 /*: any*/, v16 /*: any*/, {
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": v5 /*: any*/,
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": v5 /*: any*/,
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": "9c3df06011b5df451a527e0c268aa786",
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<<2c1c63a0b99aeef9283fe68c635689da>>
2
+ * @generated SignedSource<<a0ad091a52f06b6a576578c048c56521>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<2c1c63a0b99aeef9283fe68c635689da>>
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": [v5 /*: any*/],
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
- }, v12 /*: any*/, {
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*/, v12 /*: 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": "6db09954e7d3e41a3f3781605487ab8e",
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<<5420cfc1fbae0bbec2c198115a1de493>>
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<<5420cfc1fbae0bbec2c198115a1de493>>
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": [v1 /*: any*/],
72
+ "selections": v2 /*: any*/,
63
73
  "storageKey": null
64
74
  }],
65
75
  "storageKey": null
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<2f3c70851ad109cf28db478ff504bdf3>>
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<<2f3c70851ad109cf28db478ff504bdf3>>
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
- "alias": null,
14
- "args": null,
15
- "kind": "ScalarField",
16
- "name": "id",
17
- "storageKey": null
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": [v0 /*: any*/],
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 = "0a642f10f28ca7d3857db23cf645895a";
69
+ node.hash = "db49280bb01f8bbef6283c0d3fba99e1";
60
70
  export default node;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<de22376f523161fb89d24230c859eb9d>>
2
+ * @generated SignedSource<<1e7f0f9439102a1e954445f732ca677f>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<de22376f523161fb89d24230c859eb9d>>
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*/, v7 /*: 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": "4ff744add22c8127281b65b30517491b",
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<<f5cde7590d740896f6834a203b745211>>
2
+ * @generated SignedSource<<ed3182e7d8de28e4d92ea502712e117b>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<f5cde7590d740896f6834a203b745211>>
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": "80868ea34ee2d45e6e5dd63867b2d4a7",
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
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<52e391f8940a4f6eb94fcf4f4d884f31>>
2
+ * @generated SignedSource<<cd1f978eb67917cbc7093cbcc1110913>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */