fontdue-js 3.0.0-alpha4 → 3.0.0-alpha6

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 (156) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/README.md +517 -94
  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__/ServerConfigProviderQuery.graphql.js +8 -1
  38. package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
  39. package/dist/__generated__/StoreModalCartQuery.graphql.js +44 -5
  40. package/dist/__generated__/StoreModalContainerQuery.graphql.d.ts +1 -1
  41. package/dist/__generated__/StoreModalContainerQuery.graphql.js +9 -3
  42. package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +1 -1
  43. package/dist/__generated__/StoreModalIndexQuery.graphql.js +9 -3
  44. package/dist/__generated__/StoreModalProductLicense_license.graphql.d.ts +4 -1
  45. package/dist/__generated__/StoreModalProductLicense_license.graphql.js +11 -2
  46. package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +5 -1
  47. package/dist/__generated__/StoreModalProductQuery.graphql.js +103 -60
  48. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.d.ts +1 -1
  49. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.js +48 -32
  50. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.d.ts +5 -1
  51. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.js +26 -2
  52. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
  53. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +19 -4
  54. package/dist/__generated__/TestModeBannerQuery.graphql.js +8 -1
  55. package/dist/__generated__/ThemeConfigQuery.graphql.js +8 -1
  56. package/dist/__generated__/TypeTesterFamiliesQuery.graphql.d.ts +29 -0
  57. package/dist/__generated__/TypeTesterFamiliesQuery.graphql.js +167 -0
  58. package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.d.ts +35 -0
  59. package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.js +163 -0
  60. package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.d.ts +1 -1
  61. package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.js +10 -4
  62. package/dist/__generated__/TypeTesterStandaloneQuery.graphql.d.ts +1 -3
  63. package/dist/__generated__/TypeTesterStandaloneQuery.graphql.js +84 -161
  64. package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.d.ts +2 -1
  65. package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.js +18 -17
  66. package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +8 -1
  67. package/dist/__generated__/TypeTester_viewer.graphql.js +8 -1
  68. package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.d.ts +1 -1
  69. package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.js +10 -4
  70. package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -5
  71. package/dist/__generated__/TypeTestersIDQuery.graphql.js +107 -195
  72. package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +1 -1
  73. package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +10 -4
  74. package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -3
  75. package/dist/__generated__/TypeTestersSlugQuery.graphql.js +108 -178
  76. package/dist/__generated__/TypeTesters_viewer.graphql.js +8 -1
  77. package/dist/__generated__/useFontStyle_fontStyle.graphql.d.ts +2 -1
  78. package/dist/__generated__/useFontStyle_fontStyle.graphql.js +8 -2
  79. package/dist/__tests__/fontLoader.test.js +106 -0
  80. package/dist/__tests__/licenseExclusions.test.js +158 -0
  81. package/dist/components/BuyButton/index.d.ts +6 -3
  82. package/dist/components/BuyButton/index.js +7 -5
  83. package/dist/components/BuyButton/index.server.d.ts +2 -0
  84. package/dist/components/Cart/CartItem/CartItemAdditionalLicenses.js +11 -5
  85. package/dist/components/CartButton/index.d.ts +3 -9
  86. package/dist/components/CartButton/index.js +22 -33
  87. package/dist/components/CartButton/index.server.d.ts +1 -3
  88. package/dist/components/CartButton/index.server.js +14 -20
  89. package/dist/components/CharacterViewer/index.d.ts +6 -3
  90. package/dist/components/CharacterViewer/index.js +31 -12
  91. package/dist/components/CharacterViewer/index.server.d.ts +2 -0
  92. package/dist/components/ConfigContext.d.ts +5 -2
  93. package/dist/components/ConfigContext.js +28 -2
  94. package/dist/components/FontdueContextProvider/index.d.ts +2 -1
  95. package/dist/components/FontdueContextProvider/index.js +49 -9
  96. package/dist/components/FontdueProvider/FontdueProviderClientComponent.d.ts +4 -6
  97. package/dist/components/FontdueProvider/FontdueProviderClientComponent.js +40 -48
  98. package/dist/components/FontdueProvider/index.server.js +1 -3
  99. package/dist/components/Icons/Checkbox.js +10 -8
  100. package/dist/components/Icons/CheckboxChecked.js +4 -5
  101. package/dist/components/NewsletterSignup/index.d.ts +5 -3
  102. package/dist/components/NewsletterSignup/index.js +11 -5
  103. package/dist/components/NewsletterSignup/index.server.d.ts +4 -1
  104. package/dist/components/Precart/index.js +12 -7
  105. package/dist/components/StoreModal/StoreModalContainer.js +22 -10
  106. package/dist/components/StoreModal/StoreModalLicenseeIsBillingSelection.d.ts +4 -0
  107. package/dist/components/StoreModal/StoreModalProduct.js +35 -7
  108. package/dist/components/StoreModal/index.d.ts +5 -1
  109. package/dist/components/StoreModal/index.js +8 -2
  110. package/dist/components/StoreModal/types.d.ts +1 -0
  111. package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +10 -4
  112. package/dist/components/TestFontsForm/index.d.ts +5 -3
  113. package/dist/components/TestFontsForm/index.js +11 -5
  114. package/dist/components/TestFontsForm/index.server.d.ts +4 -1
  115. package/dist/components/ThemeConfig/index.server.js +14 -7
  116. package/dist/components/TypeTester/TypeTesterFamilies.d.ts +37 -0
  117. package/dist/components/TypeTester/TypeTesterFamilies.js +117 -0
  118. package/dist/components/TypeTester/TypeTesterStandalone.d.ts +6 -6
  119. package/dist/components/TypeTester/TypeTesterStandalone.js +9 -14
  120. package/dist/components/TypeTester/TypeTesterStandalone.server.js +1 -3
  121. package/dist/components/TypeTester/TypeTesterStyleSelect.d.ts +15 -5
  122. package/dist/components/TypeTester/TypeTesterStyleSelect.js +57 -47
  123. package/dist/components/TypeTester/TypeTesterStyleSelectData.d.ts +1 -3
  124. package/dist/components/TypeTester/TypeTesterStyleSelectData.js +212 -54
  125. package/dist/components/TypeTester/TypeTesterVariableAxes.js +17 -4
  126. package/dist/components/TypeTester/index.d.ts +1 -3
  127. package/dist/components/TypeTester/index.js +10 -5
  128. package/dist/components/TypeTester/useTypeTesterStyler.d.ts +1 -1
  129. package/dist/components/TypeTester/useTypeTesterStyler.js +19 -2
  130. package/dist/components/TypeTesters/index.d.ts +5 -4
  131. package/dist/components/TypeTesters/index.js +17 -31
  132. package/dist/components/TypeTesters/index.server.d.ts +4 -1
  133. package/dist/components/TypeTesters/index.server.js +2 -4
  134. package/dist/components/elements/EmptyCart/index.js +22 -8
  135. package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.d.ts +5 -1
  136. package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.js +17 -5
  137. package/dist/components/elements/StoreModalUnifiedCheckout.js +24 -4
  138. package/dist/components/useFont.d.ts +1 -4
  139. package/dist/components/useFontStyle.js +1 -1
  140. package/dist/fontLoader.d.ts +21 -1
  141. package/dist/fontLoader.js +36 -2
  142. package/dist/fontdue.css +205 -86
  143. package/dist/hooks.d.ts +1 -0
  144. package/dist/hooks.js +28 -1
  145. package/dist/index.d.ts +1 -2
  146. package/dist/index.js +1 -1
  147. package/dist/loadFontdueProviderQuery.d.ts +1 -2
  148. package/dist/loadFontdueProviderQuery.js +2 -2
  149. package/dist/reducer.d.ts +2 -0
  150. package/dist/reducer.js +12 -7
  151. package/dist/relay/environment.js +1 -1
  152. package/dist/relay/loadSerializableQuery.d.ts +1 -5
  153. package/dist/relay/loadSerializableQuery.js +2 -2
  154. package/dist/vite.js +42 -2
  155. package/fontdue.css +2 -1
  156. package/package.json +4 -6
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<fad45233e4985cddbaf6a55cd6110ff5>>
2
+ * @generated SignedSource<<4efef88ca2915d1fb7be1c1bdc1734dd>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<fad45233e4985cddbaf6a55cd6110ff5>>
2
+ * @generated SignedSource<<4efef88ca2915d1fb7be1c1bdc1734dd>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -100,6 +100,12 @@ const node = function () {
100
100
  "kind": "ScalarField",
101
101
  "name": "format",
102
102
  "storageKey": null
103
+ }, {
104
+ "alias": null,
105
+ "args": null,
106
+ "kind": "ScalarField",
107
+ "name": "tech",
108
+ "storageKey": null
103
109
  }],
104
110
  "storageKey": null
105
111
  }, {
@@ -206,12 +212,12 @@ const node = function () {
206
212
  }]
207
213
  },
208
214
  "params": {
209
- "cacheID": "2e98af8f2c35418dc90274d3bd4c7faa",
215
+ "cacheID": "dd0ccbbe4dee430ab97f71ad054cd759",
210
216
  "id": null,
211
217
  "metadata": {},
212
218
  "name": "CharacterViewerStyleRefetchQuery",
213
219
  "operationKind": "query",
214
- "text": "query CharacterViewerStyleRefetchQuery(\n $id: ID!\n) {\n node(id: $id) {\n __typename\n ...CharacterViewer_style\n id\n }\n}\n\nfragment CharacterViewer_style on FontStyle {\n ...useFontStyle_fontStyle\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n cssFamily\n name\n glyphNames {\n characters\n features\n name\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n xHeight\n capHeight\n lineGap\n }\n id\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"
220
+ "text": "query CharacterViewerStyleRefetchQuery(\n $id: ID!\n) {\n node(id: $id) {\n __typename\n ...CharacterViewer_style\n id\n }\n}\n\nfragment CharacterViewer_style on FontStyle {\n ...useFontStyle_fontStyle\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n cssFamily\n name\n glyphNames {\n characters\n features\n name\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n xHeight\n capHeight\n lineGap\n }\n id\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"
215
221
  }
216
222
  };
217
223
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<7b139b897df755131705ee705f36cb11>>
2
+ * @generated SignedSource<<adf2fcdc8420873909452df4dd5186fb>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<7b139b897df755131705ee705f36cb11>>
2
+ * @generated SignedSource<<adf2fcdc8420873909452df4dd5186fb>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -168,6 +168,12 @@ const node = function () {
168
168
  "kind": "ScalarField",
169
169
  "name": "format",
170
170
  "storageKey": null
171
+ }, {
172
+ "alias": null,
173
+ "args": null,
174
+ "kind": "ScalarField",
175
+ "name": "tech",
176
+ "storageKey": null
171
177
  }],
172
178
  "storageKey": null
173
179
  },
@@ -482,7 +488,16 @@ const node = function () {
482
488
  "kind": "LinkedField",
483
489
  "name": "license",
484
490
  "plural": false,
485
- "selections": [v4 /*: any*/, v2 /*: any*/, {
491
+ "selections": [v4 /*: any*/, {
492
+ "alias": null,
493
+ "args": null,
494
+ "concreteType": "License",
495
+ "kind": "LinkedField",
496
+ "name": "excludedLicenses",
497
+ "plural": true,
498
+ "selections": v8 /*: any*/,
499
+ "storageKey": null
500
+ }, v2 /*: any*/, {
486
501
  "alias": null,
487
502
  "args": null,
488
503
  "concreteType": "LicenseVariable",
@@ -750,12 +765,12 @@ const node = function () {
750
765
  }]
751
766
  },
752
767
  "params": {
753
- "cacheID": "44d92926f9de9d0b3a3cf59ba140f5d3",
768
+ "cacheID": "6bfa3ac61c89d731a681ac0705161ab1",
754
769
  "id": null,
755
770
  "metadata": {},
756
771
  "name": "CheckoutUpdateCustomerMutation",
757
772
  "operationKind": "mutation",
758
- "text": "mutation CheckoutUpdateCustomerMutation(\n $input: UpdateCustomerInput!\n) {\n updateCustomer(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n 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"
773
+ "text": "mutation CheckoutUpdateCustomerMutation(\n $input: UpdateCustomerInput!\n) {\n updateCustomer(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n 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"
759
774
  }
760
775
  };
761
776
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<0bb0a80f8cc419233ec7bf0e5b22903c>>
2
+ * @generated SignedSource<<a11cd7013ba455a5b496bdd3c599b4fd>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<0bb0a80f8cc419233ec7bf0e5b22903c>>
2
+ * @generated SignedSource<<a11cd7013ba455a5b496bdd3c599b4fd>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -209,6 +209,12 @@ const node = function () {
209
209
  "kind": "ScalarField",
210
210
  "name": "format",
211
211
  "storageKey": null
212
+ }, {
213
+ "alias": null,
214
+ "args": null,
215
+ "kind": "ScalarField",
216
+ "name": "tech",
217
+ "storageKey": null
212
218
  }],
213
219
  "storageKey": null
214
220
  },
@@ -523,7 +529,16 @@ const node = function () {
523
529
  "kind": "LinkedField",
524
530
  "name": "license",
525
531
  "plural": false,
526
- "selections": [v12 /*: any*/, v11 /*: any*/, {
532
+ "selections": [v12 /*: any*/, {
533
+ "alias": null,
534
+ "args": null,
535
+ "concreteType": "License",
536
+ "kind": "LinkedField",
537
+ "name": "excludedLicenses",
538
+ "plural": true,
539
+ "selections": v16 /*: any*/,
540
+ "storageKey": null
541
+ }, v11 /*: any*/, {
527
542
  "alias": null,
528
543
  "args": null,
529
544
  "concreteType": "LicenseVariable",
@@ -791,12 +806,12 @@ const node = function () {
791
806
  }]
792
807
  },
793
808
  "params": {
794
- "cacheID": "8460428f7c141981e59a2df2eebaeb54",
809
+ "cacheID": "05b487dd6f0b30025ec3c454062c7847",
795
810
  "id": null,
796
811
  "metadata": {},
797
812
  "name": "CheckoutUpdateOrderMutation",
798
813
  "operationKind": "mutation",
799
- "text": "mutation CheckoutUpdateOrderMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n errors {\n stripePaymentMethodId\n billingIdentity {\n zip\n phoneNullable\n administrativeArea\n locality\n sublocality\n email\n vatNumber\n }\n licenseeIdentity {\n zip\n phoneNullable\n administrativeArea\n locality\n sublocality\n email\n vatNumber\n }\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n 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"
814
+ "text": "mutation CheckoutUpdateOrderMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n errors {\n stripePaymentMethodId\n billingIdentity {\n zip\n phoneNullable\n administrativeArea\n locality\n sublocality\n email\n vatNumber\n }\n licenseeIdentity {\n zip\n phoneNullable\n administrativeArea\n locality\n sublocality\n email\n vatNumber\n }\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n 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"
800
815
  }
801
816
  };
802
817
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<01df164883f4337c5a4d04230d1959d5>>
2
+ * @generated SignedSource<<1ef47338e051e5235e15c5deaa482151>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<01df164883f4337c5a4d04230d1959d5>>
2
+ * @generated SignedSource<<1ef47338e051e5235e15c5deaa482151>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -57,6 +57,12 @@ const node = function () {
57
57
  "kind": "ScalarField",
58
58
  "name": "format",
59
59
  "storageKey": null
60
+ }, {
61
+ "alias": null,
62
+ "args": null,
63
+ "kind": "ScalarField",
64
+ "name": "tech",
65
+ "storageKey": null
60
66
  }],
61
67
  "storageKey": null
62
68
  }, {
@@ -172,12 +178,12 @@ const node = function () {
172
178
  }]
173
179
  },
174
180
  "params": {
175
- "cacheID": "ff643627746931680449d8fb990b8980",
181
+ "cacheID": "01181fc08d7f0d8e1b6cabfe5441060c",
176
182
  "id": null,
177
183
  "metadata": {},
178
184
  "name": "CollectionAa_Query",
179
185
  "operationKind": "query",
180
- "text": "query CollectionAa_Query(\n $collectionId: ID!\n) {\n product: node(id: $collectionId) {\n __typename\n ...CollectionAa_product\n id\n }\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 FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\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"
186
+ "text": "query CollectionAa_Query(\n $collectionId: ID!\n) {\n product: node(id: $collectionId) {\n __typename\n ...CollectionAa_product\n id\n }\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 FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\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"
181
187
  }
182
188
  };
183
189
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<569f85b9f363cdc3b428d799ff644274>>
2
+ * @generated SignedSource<<efc7f40efd09276066dfc99eacbf98fb>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<569f85b9f363cdc3b428d799ff644274>>
2
+ * @generated SignedSource<<efc7f40efd09276066dfc99eacbf98fb>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -79,6 +79,12 @@ const node = function () {
79
79
  "kind": "ScalarField",
80
80
  "name": "format",
81
81
  "storageKey": null
82
+ }, {
83
+ "alias": null,
84
+ "args": null,
85
+ "kind": "ScalarField",
86
+ "name": "tech",
87
+ "storageKey": null
82
88
  }],
83
89
  "storageKey": null
84
90
  },
@@ -348,12 +354,12 @@ const node = function () {
348
354
  }]
349
355
  },
350
356
  "params": {
351
- "cacheID": "2b8016acf0da8559293fcc69443a3a12",
357
+ "cacheID": "57bff6d51da90cc93ba66a147071b156",
352
358
  "id": null,
353
359
  "metadata": {},
354
360
  "name": "FontFamiliesQuery",
355
361
  "operationKind": "query",
356
- "text": "query FontFamiliesQuery(\n $collectionId: ID!\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n) {\n node(id: $collectionId) {\n __typename\n ...Family_node_4sncub\n ... on FontCollection {\n families: children(collectionTypes: [FAMILY]) {\n ...Family_node_4sncub\n id\n }\n }\n id\n }\n}\n\nfragment FamilyList_node on FontCollection {\n name\n fontStyles {\n ...FontStyle_fontStyle\n supportedLanguages\n name\n name_localized: name(format: LOCALIZED)\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n id\n }\n}\n\nfragment Family_node_4sncub on FontCollection {\n ...FamilyList_node\n sku {\n id\n ...SKUPrice_sku_4sncub\n ...SelectButton_sku_4sncub\n }\n name\n collectionType\n totalStyles\n isVariableFont\n fontStyles {\n variableAxes {\n name\n }\n variableInstances {\n name\n }\n id\n }\n families: children(collectionTypes: [FAMILY]) {\n featureStyle {\n keyCharacters_localized: keyCharacters(format: LOCALIZED)\n id\n }\n ...FamilyList_node\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku_4sncub on Sku {\n id\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n ...Price_price\n }\n}\n\nfragment SelectButton_sku_4sncub on Sku {\n id\n ...SKUPrice_sku_4sncub\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"
362
+ "text": "query FontFamiliesQuery(\n $collectionId: ID!\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n) {\n node(id: $collectionId) {\n __typename\n ...Family_node_4sncub\n ... on FontCollection {\n families: children(collectionTypes: [FAMILY]) {\n ...Family_node_4sncub\n id\n }\n }\n id\n }\n}\n\nfragment FamilyList_node on FontCollection {\n name\n fontStyles {\n ...FontStyle_fontStyle\n supportedLanguages\n name\n name_localized: name(format: LOCALIZED)\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n id\n }\n}\n\nfragment Family_node_4sncub on FontCollection {\n ...FamilyList_node\n sku {\n id\n ...SKUPrice_sku_4sncub\n ...SelectButton_sku_4sncub\n }\n name\n collectionType\n totalStyles\n isVariableFont\n fontStyles {\n variableAxes {\n name\n }\n variableInstances {\n name\n }\n id\n }\n families: children(collectionTypes: [FAMILY]) {\n featureStyle {\n keyCharacters_localized: keyCharacters(format: LOCALIZED)\n id\n }\n ...FamilyList_node\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku_4sncub on Sku {\n id\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n ...Price_price\n }\n}\n\nfragment SelectButton_sku_4sncub on Sku {\n id\n ...SKUPrice_sku_4sncub\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"
357
363
  }
358
364
  };
359
365
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<4ab0fef36765b4c7b93579add1f06ed8>>
2
+ * @generated SignedSource<<8de52258cf086180ed989d36d450e449>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -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
  */