fontdue-js 2.18.1 → 2.18.3

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 (57) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/__generated__/CartItemProduct_product.graphql.d.ts +1 -1
  3. package/dist/__generated__/CartItemProduct_product.graphql.js +16 -10
  4. package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
  5. package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +16 -10
  6. package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
  7. package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +16 -10
  8. package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +1 -1
  9. package/dist/__generated__/CartOrderUpdateMutation.graphql.js +16 -10
  10. package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
  11. package/dist/__generated__/CartQuery.graphql.js +16 -10
  12. package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.d.ts +1 -1
  13. package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.js +37 -29
  14. package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
  15. package/dist/__generated__/CartStateUpdateMutation.graphql.js +79 -66
  16. package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
  17. package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +16 -10
  18. package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +1 -1
  19. package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +16 -10
  20. package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.d.ts +1 -1
  21. package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.js +37 -29
  22. package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +1 -1
  23. package/dist/__generated__/PrecartAddToCartMutation.graphql.js +21 -15
  24. package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
  25. package/dist/__generated__/StoreModalCartQuery.graphql.js +39 -21
  26. package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +1 -1
  27. package/dist/__generated__/StoreModalProductQuery.graphql.js +8 -3
  28. package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.d.ts +1 -1
  29. package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.js +9 -4
  30. package/dist/__generated__/StoreModalProductSummary_viewer.graphql.d.ts +7 -1
  31. package/dist/__generated__/StoreModalProductSummary_viewer.graphql.js +7 -2
  32. package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.d.ts +1 -1
  33. package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.js +10 -4
  34. package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
  35. package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.js +10 -4
  36. package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.d.ts +1 -1
  37. package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.js +36 -28
  38. package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.d.ts +2 -1
  39. package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.js +9 -3
  40. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.d.ts +3 -1
  41. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.js +14 -2
  42. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
  43. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +16 -10
  44. package/dist/__generated__/productState_Query.graphql.d.ts +29 -1
  45. package/dist/__generated__/productState_Query.graphql.js +24 -5
  46. package/dist/__generated__/productState_collectionBundle.graphql.d.ts +41 -0
  47. package/dist/__generated__/productState_collectionBundle.graphql.js +88 -0
  48. package/dist/__generated__/productState_node.graphql.d.ts +29 -1
  49. package/dist/__generated__/productState_node.graphql.js +20 -2
  50. package/dist/components/Cart/CartItem/CartItemProduct.js +3 -3
  51. package/dist/components/Root/productState.js +35 -7
  52. package/dist/components/StoreModal/StoreModalCart.js +2 -3
  53. package/dist/components/StoreModalProductSummary/index.js +1 -1
  54. package/dist/components/StripeProvider/index.d.ts +1 -2
  55. package/dist/components/StripeProvider/index.js +7 -10
  56. package/dist/components/elements/StoreModalUnifiedCheckout.js +64 -16
  57. package/package.json +1 -1
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  /**
8
- * @generated SignedSource<<fd9a589afeb150e0132fee0779eb4ea1>>
8
+ * @generated SignedSource<<fcbe77c4d0e8c794f4153db4cb46abec>>
9
9
  * @lightSyntaxTransform
10
10
  * @nogrep
11
11
  */
@@ -117,22 +117,29 @@ const node = function () {
117
117
  "name": "cssUrl",
118
118
  "storageKey": null
119
119
  },
120
- v17 = [v1 /*: any*/, v2 /*: any*/],
121
- v18 = {
120
+ v17 = {
122
121
  "alias": null,
123
122
  "args": null,
124
123
  "kind": "ScalarField",
125
- "name": "email",
124
+ "name": "totalStyles",
126
125
  "storageKey": null
127
126
  },
127
+ v18 = [v1 /*: any*/, v2 /*: any*/],
128
128
  v19 = {
129
+ "alias": null,
130
+ "args": null,
131
+ "kind": "ScalarField",
132
+ "name": "email",
133
+ "storageKey": null
134
+ },
135
+ v20 = {
129
136
  "alias": null,
130
137
  "args": null,
131
138
  "kind": "ScalarField",
132
139
  "name": "country",
133
140
  "storageKey": null
134
141
  },
135
- v20 = [v18 /*: any*/, {
142
+ v21 = [v19 /*: any*/, {
136
143
  "alias": null,
137
144
  "args": null,
138
145
  "kind": "ScalarField",
@@ -180,7 +187,7 @@ const node = function () {
180
187
  "kind": "ScalarField",
181
188
  "name": "sublocality",
182
189
  "storageKey": null
183
- }, v19 /*: any*/, {
190
+ }, v20 /*: any*/, {
184
191
  "alias": null,
185
192
  "args": null,
186
193
  "kind": "ScalarField",
@@ -420,6 +427,18 @@ const node = function () {
420
427
  "kind": "ScalarField",
421
428
  "name": "newsletterOptInLabel",
422
429
  "storageKey": "newsletterOptInLabel(format:\"HTML\")"
430
+ }, {
431
+ "alias": null,
432
+ "args": null,
433
+ "kind": "ScalarField",
434
+ "name": "recaptchaEnabled",
435
+ "storageKey": null
436
+ }, {
437
+ "alias": null,
438
+ "args": null,
439
+ "kind": "ScalarField",
440
+ "name": "recaptchaSiteKey",
441
+ "storageKey": null
423
442
  }],
424
443
  "storageKey": null
425
444
  }, {
@@ -593,13 +612,7 @@ const node = function () {
593
612
  "kind": "ScalarField",
594
613
  "name": "isVariableFont",
595
614
  "storageKey": null
596
- }, {
597
- "alias": null,
598
- "args": null,
599
- "kind": "ScalarField",
600
- "name": "totalStyles",
601
- "storageKey": null
602
- }],
615
+ }, v17 /*: any*/],
603
616
  "type": "FontCollection",
604
617
  "abstractKey": null
605
618
  }, {
@@ -639,6 +652,11 @@ const node = function () {
639
652
  }],
640
653
  "type": "FontStyle",
641
654
  "abstractKey": null
655
+ }, {
656
+ "kind": "InlineFragment",
657
+ "selections": [v7 /*: any*/, v17 /*: any*/],
658
+ "type": "CollectionBundle",
659
+ "abstractKey": null
642
660
  }, {
643
661
  "kind": "InlineFragment",
644
662
  "selections": [{
@@ -696,7 +714,7 @@ const node = function () {
696
714
  "kind": "LinkedField",
697
715
  "name": "orderVariableOption",
698
716
  "plural": false,
699
- "selections": v17 /*: any*/,
717
+ "selections": v18 /*: any*/,
700
718
  "storageKey": null
701
719
  }, {
702
720
  "alias": null,
@@ -842,7 +860,7 @@ const node = function () {
842
860
  "kind": "LinkedField",
843
861
  "name": "customer",
844
862
  "plural": false,
845
- "selections": [v7 /*: any*/, v18 /*: any*/, {
863
+ "selections": [v7 /*: any*/, v19 /*: any*/, {
846
864
  "alias": null,
847
865
  "args": null,
848
866
  "kind": "ScalarField",
@@ -863,7 +881,7 @@ const node = function () {
863
881
  "kind": "LinkedField",
864
882
  "name": "licenseeIdentity",
865
883
  "plural": false,
866
- "selections": v20 /*: any*/,
884
+ "selections": v21 /*: any*/,
867
885
  "storageKey": null
868
886
  }, {
869
887
  "alias": null,
@@ -872,7 +890,7 @@ const node = function () {
872
890
  "kind": "LinkedField",
873
891
  "name": "billingIdentity",
874
892
  "plural": false,
875
- "selections": v20 /*: any*/,
893
+ "selections": v21 /*: any*/,
876
894
  "storageKey": null
877
895
  }, v6 /*: any*/],
878
896
  "storageKey": null
@@ -900,7 +918,7 @@ const node = function () {
900
918
  "kind": "LinkedField",
901
919
  "name": "orderVariableOptions",
902
920
  "plural": true,
903
- "selections": v17 /*: any*/,
921
+ "selections": v18 /*: any*/,
904
922
  "storageKey": null
905
923
  }],
906
924
  "storageKey": null
@@ -919,7 +937,7 @@ const node = function () {
919
937
  "storageKey": null
920
938
  }, v7 /*: any*/],
921
939
  "storageKey": null
922
- }, v19 /*: any*/, {
940
+ }, v20 /*: any*/, {
923
941
  "alias": null,
924
942
  "args": null,
925
943
  "kind": "ScalarField",
@@ -930,12 +948,12 @@ const node = function () {
930
948
  }]
931
949
  },
932
950
  "params": {
933
- "cacheID": "b1c9a8d6f3e5bc079d46f21e8e3d3d9c",
951
+ "cacheID": "7b0e7fae5f931cd4a2baaca7dc445f11",
934
952
  "id": null,
935
953
  "metadata": {},
936
954
  "name": "StoreModalCartQuery",
937
955
  "operationKind": "query",
938
- "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 cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n countryCode\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment 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 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 }\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 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"
956
+ "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 cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on CollectionBundle {\n name\n totalStyles\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n countryCode\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment 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 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"
939
957
  }
940
958
  };
941
959
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<28fffb90a34578b2e3645c46d55eca62>>
2
+ * @generated SignedSource<<01f76b7ad96fbc5ba37b6fa355d2497c>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  /**
8
- * @generated SignedSource<<28fffb90a34578b2e3645c46d55eca62>>
8
+ * @generated SignedSource<<01f76b7ad96fbc5ba37b6fa355d2497c>>
9
9
  * @lightSyntaxTransform
10
10
  * @nogrep
11
11
  */
@@ -608,6 +608,11 @@ const node = function () {
608
608
  "selections": v36 /*: any*/,
609
609
  "type": "Bundle",
610
610
  "abstractKey": null
611
+ }, {
612
+ "kind": "InlineFragment",
613
+ "selections": v36 /*: any*/,
614
+ "type": "CollectionBundle",
615
+ "abstractKey": null
611
616
  }, {
612
617
  "kind": "InlineFragment",
613
618
  "selections": v24 /*: any*/,
@@ -633,12 +638,12 @@ const node = function () {
633
638
  }]
634
639
  },
635
640
  "params": {
636
- "cacheID": "503c79ef8771b0355e34fcc99856f752",
641
+ "cacheID": "784d45bcc0d8d077431acc34805b6350",
637
642
  "id": null,
638
643
  "metadata": {},
639
644
  "name": "StoreModalProductQuery",
640
645
  "operationKind": "query",
641
- "text": "query StoreModalProductQuery(\n $productId: ID!\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...StoreModalProductContent_collection_4sncub\n }\n viewer {\n endpoint\n stripeAccountId\n ...OrderVariableSelectionRedux_viewer_2ZguDv\n ...StoreModalProductSummary_viewer_4sncub\n orderVariables {\n id\n variableType\n name\n }\n settings {\n storeModalSelectLicenseeLabel(format: HTML)\n storeModalSelectOrderVariablesLabel(format: HTML)\n storeModalSelectLicensesLabel(format: HTML)\n storeModalSelectFontsLabel(format: HTML)\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment OrderVariableSelectionRedux_viewer_2ZguDv on Viewer {\n ...OrderVariableSelection_variables_2ZguDv\n detectedCountry\n orderVariables {\n id\n variableType\n }\n}\n\nfragment OrderVariableSelection_variables_2ZguDv on Viewer {\n orderVariables {\n id\n name\n variableType\n description(format: HTML, orderVariables: $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 SKUPrice_sku_4sncub on Sku {\n id\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalBundleButton_bundle_4sncub on Bundle {\n id\n name\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n fontStyles {\n id\n ...FontStyle_fontStyle\n }\n}\n\nfragment StoreModalFamilyButton_collection_4sncub on FontCollection {\n isVariableFont\n collectionType\n name\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n parent {\n id\n }\n featureStyle {\n ...FontStyle_fontStyle\n supportedLanguages\n id\n }\n totalStyles\n totalStylesPrice {\n ...Price_price\n }\n ...useTotalStyles_fontCollection\n}\n\nfragment StoreModalFamily_collection_4sncub on FontCollection {\n ...StoreModalFamilyButton_collection_4sncub\n cssUrl\n collectionType\n sku {\n id\n }\n isVariableFont\n bundles {\n id\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle_4sncub\n }\n ...StoreModalBundleButton_bundle_4sncub\n }\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle_4sncub\n }\n}\n\nfragment StoreModalProductContent_collection_4sncub on Node {\n __isNode: __typename\n ... on FontCollection {\n id\n ...StoreModalFamily_collection_4sncub\n ...StoreModalProductLicenseSelection_collection\n children(collectionTypes: [FAMILY]) {\n id\n ...StoreModalFamily_collection_4sncub\n }\n }\n id\n}\n\nfragment StoreModalProductLicenseSelection_collection on FontCollection {\n licenses {\n id\n ...StoreModalProductLicense_license\n }\n}\n\nfragment StoreModalProductLicense_license on License {\n id\n url\n name\n description(format: HTML)\n defaultSelected\n variables: licenseVariables {\n id\n name\n variableType\n ...VariableTableAmounts_variable\n options: licenseOptions {\n id\n name\n amount\n ...VariableTableAmounts_option\n }\n }\n}\n\nfragment StoreModalProductSummary_viewer_4sncub on Viewer {\n settings {\n taxSystem\n stripeTaxSettings {\n taxBehavior\n }\n }\n taxCollections {\n taxName\n inclusive\n }\n orderVariables {\n id\n variableType\n name\n }\n precart(skuIds: [], licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n skus {\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n product {\n __typename\n ... on FontCollection {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Bundle {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n subtotal {\n ...Price_price\n amount\n currency\n }\n }\n}\n\nfragment StoreModalStyleButton_fontStyle_4sncub on FontStyle {\n id\n name\n supportedLanguages\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n ...FontStyle_fontStyle\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
646
+ "text": "query StoreModalProductQuery(\n $productId: ID!\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...StoreModalProductContent_collection_4sncub\n }\n viewer {\n endpoint\n stripeAccountId\n ...OrderVariableSelectionRedux_viewer_2ZguDv\n ...StoreModalProductSummary_viewer_4sncub\n orderVariables {\n id\n variableType\n name\n }\n settings {\n storeModalSelectLicenseeLabel(format: HTML)\n storeModalSelectOrderVariablesLabel(format: HTML)\n storeModalSelectLicensesLabel(format: HTML)\n storeModalSelectFontsLabel(format: HTML)\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment OrderVariableSelectionRedux_viewer_2ZguDv on Viewer {\n ...OrderVariableSelection_variables_2ZguDv\n detectedCountry\n orderVariables {\n id\n variableType\n }\n}\n\nfragment OrderVariableSelection_variables_2ZguDv on Viewer {\n orderVariables {\n id\n name\n variableType\n description(format: HTML, orderVariables: $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 SKUPrice_sku_4sncub on Sku {\n id\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalBundleButton_bundle_4sncub on Bundle {\n id\n name\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n fontStyles {\n id\n ...FontStyle_fontStyle\n }\n}\n\nfragment StoreModalFamilyButton_collection_4sncub on FontCollection {\n isVariableFont\n collectionType\n name\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n parent {\n id\n }\n featureStyle {\n ...FontStyle_fontStyle\n supportedLanguages\n id\n }\n totalStyles\n totalStylesPrice {\n ...Price_price\n }\n ...useTotalStyles_fontCollection\n}\n\nfragment StoreModalFamily_collection_4sncub on FontCollection {\n ...StoreModalFamilyButton_collection_4sncub\n cssUrl\n collectionType\n sku {\n id\n }\n isVariableFont\n bundles {\n id\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle_4sncub\n }\n ...StoreModalBundleButton_bundle_4sncub\n }\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle_4sncub\n }\n}\n\nfragment StoreModalProductContent_collection_4sncub on Node {\n __isNode: __typename\n ... on FontCollection {\n id\n ...StoreModalFamily_collection_4sncub\n ...StoreModalProductLicenseSelection_collection\n children(collectionTypes: [FAMILY]) {\n id\n ...StoreModalFamily_collection_4sncub\n }\n }\n id\n}\n\nfragment StoreModalProductLicenseSelection_collection on FontCollection {\n licenses {\n id\n ...StoreModalProductLicense_license\n }\n}\n\nfragment StoreModalProductLicense_license on License {\n id\n url\n name\n description(format: HTML)\n defaultSelected\n variables: licenseVariables {\n id\n name\n variableType\n ...VariableTableAmounts_variable\n options: licenseOptions {\n id\n name\n amount\n ...VariableTableAmounts_option\n }\n }\n}\n\nfragment StoreModalProductSummary_viewer_4sncub on Viewer {\n settings {\n taxSystem\n stripeTaxSettings {\n taxBehavior\n }\n }\n taxCollections {\n taxName\n inclusive\n }\n orderVariables {\n id\n variableType\n name\n }\n precart(skuIds: [], licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n skus {\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n product {\n __typename\n ... on FontCollection {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Bundle {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on CollectionBundle {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n subtotal {\n ...Price_price\n amount\n currency\n }\n }\n}\n\nfragment StoreModalStyleButton_fontStyle_4sncub on FontStyle {\n id\n name\n supportedLanguages\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n ...FontStyle_fontStyle\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
642
647
  }
643
648
  };
644
649
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<349297ebf49782019820f9b1b332d588>>
2
+ * @generated SignedSource<<83b109a37737dc7ce69dcc533770b816>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  /**
8
- * @generated SignedSource<<349297ebf49782019820f9b1b332d588>>
8
+ * @generated SignedSource<<83b109a37737dc7ce69dcc533770b816>>
9
9
  * @lightSyntaxTransform
10
10
  * @nogrep
11
11
  */
@@ -231,6 +231,11 @@ const node = function () {
231
231
  "selections": v7 /*: any*/,
232
232
  "type": "Bundle",
233
233
  "abstractKey": null
234
+ }, {
235
+ "kind": "InlineFragment",
236
+ "selections": v7 /*: any*/,
237
+ "type": "CollectionBundle",
238
+ "abstractKey": null
234
239
  }, {
235
240
  "kind": "InlineFragment",
236
241
  "selections": [v3 /*: any*/],
@@ -262,15 +267,15 @@ const node = function () {
262
267
  }]
263
268
  },
264
269
  "params": {
265
- "cacheID": "2588dc7c95036b4f11968c7e4b439323",
270
+ "cacheID": "d041992636b9d237ec5a70cfcfa82b95",
266
271
  "id": null,
267
272
  "metadata": {},
268
273
  "name": "StoreModalProductSummaryRefetchQuery",
269
274
  "operationKind": "query",
270
- "text": "query StoreModalProductSummaryRefetchQuery(\n $licenseOptions: [LicenseOptionsSpec] = []\n $orderVariables: [OrderVariableSelectionInput!] = []\n $selectedSkuIds: [ID!] = []\n) {\n viewer {\n ...StoreModalProductSummary_viewer_q09oc\n id\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalProductSummary_viewer_q09oc on Viewer {\n settings {\n taxSystem\n stripeTaxSettings {\n taxBehavior\n }\n }\n taxCollections {\n taxName\n inclusive\n }\n orderVariables {\n id\n variableType\n name\n }\n precart(skuIds: $selectedSkuIds, licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n skus {\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n product {\n __typename\n ... on FontCollection {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Bundle {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n subtotal {\n ...Price_price\n amount\n currency\n }\n }\n}\n"
275
+ "text": "query StoreModalProductSummaryRefetchQuery(\n $licenseOptions: [LicenseOptionsSpec] = []\n $orderVariables: [OrderVariableSelectionInput!] = []\n $selectedSkuIds: [ID!] = []\n) {\n viewer {\n ...StoreModalProductSummary_viewer_q09oc\n id\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalProductSummary_viewer_q09oc on Viewer {\n settings {\n taxSystem\n stripeTaxSettings {\n taxBehavior\n }\n }\n taxCollections {\n taxName\n inclusive\n }\n orderVariables {\n id\n variableType\n name\n }\n precart(skuIds: $selectedSkuIds, licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n skus {\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n product {\n __typename\n ... on FontCollection {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Bundle {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on CollectionBundle {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n subtotal {\n ...Price_price\n amount\n currency\n }\n }\n}\n"
271
276
  }
272
277
  };
273
278
  }();
274
- node.hash = "d95602902697c0bb7ca4be2089649198";
279
+ node.hash = "81a5f120d76cbb84753d158a7ff38c19";
275
280
  var _default = node;
276
281
  exports.default = _default;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<77143b56d76cde92647b41b80c14a88a>>
2
+ * @generated SignedSource<<6e7a9494a6045792003c8da73703aca9>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -22,6 +22,12 @@ export type StoreModalProductSummary_viewer$data = {
22
22
  readonly totalStylesPrice: {
23
23
  readonly amount: number;
24
24
  } | null;
25
+ } | {
26
+ readonly __typename: "CollectionBundle";
27
+ readonly totalStyles: number | null;
28
+ readonly totalStylesPrice: {
29
+ readonly amount: number;
30
+ } | null;
25
31
  } | {
26
32
  readonly __typename: "FontCollection";
27
33
  readonly totalStyles: number | null;
@@ -7,7 +7,7 @@ exports.default = void 0;
7
7
  var _StoreModalProductSummaryRefetchQuery = _interopRequireDefault(require("./StoreModalProductSummaryRefetchQuery.graphql"));
8
8
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
9
9
  /**
10
- * @generated SignedSource<<77143b56d76cde92647b41b80c14a88a>>
10
+ * @generated SignedSource<<6e7a9494a6045792003c8da73703aca9>>
11
11
  * @lightSyntaxTransform
12
12
  * @nogrep
13
13
  */
@@ -203,6 +203,11 @@ const node = function () {
203
203
  "selections": v5 /*: any*/,
204
204
  "type": "Bundle",
205
205
  "abstractKey": null
206
+ }, {
207
+ "kind": "InlineFragment",
208
+ "selections": v5 /*: any*/,
209
+ "type": "CollectionBundle",
210
+ "abstractKey": null
206
211
  }],
207
212
  "storageKey": null
208
213
  }],
@@ -233,6 +238,6 @@ const node = function () {
233
238
  "abstractKey": null
234
239
  };
235
240
  }();
236
- node.hash = "d95602902697c0bb7ca4be2089649198";
241
+ node.hash = "81a5f120d76cbb84753d158a7ff38c19";
237
242
  var _default = node;
238
243
  exports.default = _default;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<bd28a77ea6fd88bbe6d457300553a270>>
2
+ * @generated SignedSource<<9f02f166c24b2885563fd63d495f5c4b>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  /**
8
- * @generated SignedSource<<bd28a77ea6fd88bbe6d457300553a270>>
8
+ * @generated SignedSource<<9f02f166c24b2885563fd63d495f5c4b>>
9
9
  * @lightSyntaxTransform
10
10
  * @nogrep
11
11
  */
@@ -228,7 +228,13 @@ const node = function () {
228
228
  "kind": "LinkedField",
229
229
  "name": "stripePaymentIntent",
230
230
  "plural": false,
231
- "selections": [v0 /*: any*/, {
231
+ "selections": [{
232
+ "alias": null,
233
+ "args": null,
234
+ "kind": "ScalarField",
235
+ "name": "clientSecret",
236
+ "storageKey": null
237
+ }, v0 /*: any*/, {
232
238
  "alias": null,
233
239
  "args": null,
234
240
  "kind": "ScalarField",
@@ -282,12 +288,12 @@ const node = function () {
282
288
  }]
283
289
  },
284
290
  "params": {
285
- "cacheID": "65c7da746a7c177539077a8db864056c",
291
+ "cacheID": "65d01a7f092f6475f3c8eab7f5c043b8",
286
292
  "id": null,
287
293
  "metadata": {},
288
294
  "name": "StoreModalUnifiedCheckoutCompleteOrderMutation",
289
295
  "operationKind": "mutation",
290
- "text": "mutation StoreModalUnifiedCheckoutCompleteOrderMutation {\n completeOrder {\n order {\n ...StoreModalUnifiedCheckout_order\n id\n }\n }\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n stripePaymentIntent {\n amount\n currency\n }\n orderVariableSelections {\n orderVariable {\n id\n variableType\n }\n orderVariableOption {\n id\n }\n countryCode\n id\n }\n}\n"
296
+ "text": "mutation StoreModalUnifiedCheckoutCompleteOrderMutation {\n completeOrder {\n order {\n ...StoreModalUnifiedCheckout_order\n id\n }\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"
291
297
  }
292
298
  };
293
299
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<d997fbe505c7bf6f8ab6e05db335721b>>
2
+ * @generated SignedSource<<f0014cb0692503ce71447168c17be688>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  /**
8
- * @generated SignedSource<<d997fbe505c7bf6f8ab6e05db335721b>>
8
+ * @generated SignedSource<<f0014cb0692503ce71447168c17be688>>
9
9
  * @lightSyntaxTransform
10
10
  * @nogrep
11
11
  */
@@ -249,7 +249,13 @@ const node = function () {
249
249
  "kind": "LinkedField",
250
250
  "name": "stripePaymentIntent",
251
251
  "plural": false,
252
- "selections": [v6 /*: any*/, {
252
+ "selections": [{
253
+ "alias": null,
254
+ "args": null,
255
+ "kind": "ScalarField",
256
+ "name": "clientSecret",
257
+ "storageKey": null
258
+ }, v6 /*: any*/, {
253
259
  "alias": null,
254
260
  "args": null,
255
261
  "kind": "ScalarField",
@@ -303,12 +309,12 @@ const node = function () {
303
309
  }]
304
310
  },
305
311
  "params": {
306
- "cacheID": "df1642a76b58417dcf25c552e030d855",
312
+ "cacheID": "82be445fa0db7e15cbaafa9de59386b1",
307
313
  "id": null,
308
314
  "metadata": {},
309
315
  "name": "StoreModalUnifiedCheckoutUpdateCustomerMutation",
310
316
  "operationKind": "mutation",
311
- "text": "mutation StoreModalUnifiedCheckoutUpdateCustomerMutation(\n $input: UpdateCustomerInput!\n) {\n updateCustomer(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n id\n }\n errors {\n name\n email\n newsletterOptIn\n }\n }\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phoneNullable\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n stripePaymentIntent {\n amount\n currency\n }\n orderVariableSelections {\n orderVariable {\n id\n variableType\n }\n orderVariableOption {\n id\n }\n countryCode\n id\n }\n}\n"
317
+ "text": "mutation StoreModalUnifiedCheckoutUpdateCustomerMutation(\n $input: UpdateCustomerInput!\n) {\n updateCustomer(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n id\n }\n errors {\n name\n email\n newsletterOptIn\n }\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"
312
318
  }
313
319
  };
314
320
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<948655bdcf8235886f12d56f52adaee9>>
2
+ * @generated SignedSource<<685054dc89bcb4f7f25113b3cf5ae4cd>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */