fontdue-js 3.0.0-alpha5 → 3.0.0-alpha7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/README.md +56 -2
  3. package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.d.ts +4 -1
  4. package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.js +34 -22
  5. package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
  6. package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +19 -4
  7. package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
  8. package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +19 -4
  9. package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +1 -1
  10. package/dist/__generated__/CartOrderUpdateMutation.graphql.js +19 -4
  11. package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
  12. package/dist/__generated__/CartQuery.graphql.js +20 -5
  13. package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
  14. package/dist/__generated__/CartStateUpdateMutation.graphql.js +19 -4
  15. package/dist/__generated__/CharacterViewerIDQuery.graphql.d.ts +1 -1
  16. package/dist/__generated__/CharacterViewerIDQuery.graphql.js +9 -3
  17. package/dist/__generated__/CharacterViewerSlugQuery.graphql.d.ts +1 -1
  18. package/dist/__generated__/CharacterViewerSlugQuery.graphql.js +9 -3
  19. package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.d.ts +1 -1
  20. package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.js +9 -3
  21. package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
  22. package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +19 -4
  23. package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +1 -1
  24. package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +19 -4
  25. package/dist/__generated__/CollectionAa_Query.graphql.d.ts +1 -1
  26. package/dist/__generated__/CollectionAa_Query.graphql.js +9 -3
  27. package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +1 -1
  28. package/dist/__generated__/FontFamiliesQuery.graphql.js +9 -3
  29. package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +1 -1
  30. package/dist/__generated__/PrecartAddToCartMutation.graphql.js +40 -25
  31. package/dist/__generated__/PrecartQuery.graphql.d.ts +1 -1
  32. package/dist/__generated__/PrecartQuery.graphql.js +17 -7
  33. package/dist/__generated__/Precart_collection.graphql.d.ts +4 -1
  34. package/dist/__generated__/Precart_collection.graphql.js +13 -3
  35. package/dist/__generated__/Precart_license.graphql.d.ts +4 -1
  36. package/dist/__generated__/Precart_license.graphql.js +19 -9
  37. package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
  38. package/dist/__generated__/StoreModalCartQuery.graphql.js +44 -5
  39. package/dist/__generated__/StoreModalContainerQuery.graphql.d.ts +1 -1
  40. package/dist/__generated__/StoreModalContainerQuery.graphql.js +9 -3
  41. package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +1 -1
  42. package/dist/__generated__/StoreModalIndexQuery.graphql.js +9 -3
  43. package/dist/__generated__/StoreModalProductLicense_license.graphql.d.ts +4 -1
  44. package/dist/__generated__/StoreModalProductLicense_license.graphql.js +11 -2
  45. package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +5 -1
  46. package/dist/__generated__/StoreModalProductQuery.graphql.js +103 -60
  47. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.d.ts +1 -1
  48. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.js +48 -32
  49. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.d.ts +5 -1
  50. package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.js +26 -2
  51. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
  52. package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +19 -4
  53. package/dist/__generated__/TypeTesterFamiliesQuery.graphql.d.ts +29 -0
  54. package/dist/__generated__/TypeTesterFamiliesQuery.graphql.js +167 -0
  55. package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.d.ts +35 -0
  56. package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.js +163 -0
  57. package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.d.ts +1 -1
  58. package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.js +10 -4
  59. package/dist/__generated__/TypeTesterStandaloneQuery.graphql.d.ts +1 -3
  60. package/dist/__generated__/TypeTesterStandaloneQuery.graphql.js +84 -161
  61. package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.d.ts +2 -1
  62. package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.js +18 -17
  63. package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.d.ts +1 -1
  64. package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.js +10 -4
  65. package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -5
  66. package/dist/__generated__/TypeTestersIDQuery.graphql.js +107 -195
  67. package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +1 -1
  68. package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +10 -4
  69. package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -3
  70. package/dist/__generated__/TypeTestersSlugQuery.graphql.js +108 -178
  71. package/dist/__generated__/orderTrackingUpdateOrderTrackingMutation.graphql.d.ts +27 -0
  72. package/dist/__generated__/orderTrackingUpdateOrderTrackingMutation.graphql.js +72 -0
  73. package/dist/__generated__/useFontStyle_fontStyle.graphql.d.ts +2 -1
  74. package/dist/__generated__/useFontStyle_fontStyle.graphql.js +8 -2
  75. package/dist/__tests__/fontLoader.test.js +106 -0
  76. package/dist/__tests__/licenseExclusions.test.js +27 -30
  77. package/dist/components/BuyButton/index.d.ts +4 -1
  78. package/dist/components/BuyButton/index.js +12 -4
  79. package/dist/components/BuyButton/index.server.d.ts +2 -0
  80. package/dist/components/Cart/CartItem/CartItemAdditionalLicenses.js +11 -5
  81. package/dist/components/Cart/orderTracking.d.ts +10 -0
  82. package/dist/components/Cart/orderTracking.js +43 -0
  83. package/dist/components/CartButton/index.d.ts +5 -1
  84. package/dist/components/CartButton/index.js +29 -8
  85. package/dist/components/CharacterViewer/index.d.ts +4 -1
  86. package/dist/components/CharacterViewer/index.js +36 -11
  87. package/dist/components/CharacterViewer/index.server.d.ts +2 -0
  88. package/dist/components/ConfigContext.d.ts +5 -2
  89. package/dist/components/ConfigContext.js +28 -2
  90. package/dist/components/CustomerLoginForm/index.js +17 -9
  91. package/dist/components/FontdueContextProvider/index.d.ts +2 -1
  92. package/dist/components/FontdueContextProvider/index.js +49 -9
  93. package/dist/components/FontdueProvider/FontdueProviderClientComponent.js +2 -1
  94. package/dist/components/FontdueProvider/index.d.ts +10 -1
  95. package/dist/components/FontdueProvider/index.js +1 -0
  96. package/dist/components/FontdueProvider/index.server.d.ts +2 -1
  97. package/dist/components/FontdueProvider/index.server.js +16 -0
  98. package/dist/components/Icons/Checkbox.js +10 -8
  99. package/dist/components/Icons/CheckboxChecked.js +4 -5
  100. package/dist/components/NewsletterSignup/index.d.ts +3 -1
  101. package/dist/components/NewsletterSignup/index.js +13 -4
  102. package/dist/components/NewsletterSignup/index.server.d.ts +4 -1
  103. package/dist/components/Precart/index.js +12 -7
  104. package/dist/components/StoreModal/StoreModalContainer.js +22 -10
  105. package/dist/components/StoreModal/StoreModalLicenseeIsBillingSelection.d.ts +4 -0
  106. package/dist/components/StoreModal/StoreModalProduct.js +35 -7
  107. package/dist/components/StoreModal/index.d.ts +5 -1
  108. package/dist/components/StoreModal/index.js +8 -2
  109. package/dist/components/StoreModal/types.d.ts +1 -0
  110. package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +10 -4
  111. package/dist/components/TestFontsForm/index.d.ts +3 -1
  112. package/dist/components/TestFontsForm/index.js +13 -4
  113. package/dist/components/TestFontsForm/index.server.d.ts +4 -1
  114. package/dist/components/TypeTester/TypeTesterFamilies.d.ts +37 -0
  115. package/dist/components/TypeTester/TypeTesterFamilies.js +117 -0
  116. package/dist/components/TypeTester/TypeTesterStandalone.d.ts +4 -4
  117. package/dist/components/TypeTester/TypeTesterStandalone.js +7 -12
  118. package/dist/components/TypeTester/TypeTesterStandalone.server.js +1 -3
  119. package/dist/components/TypeTester/TypeTesterStyleSelect.d.ts +15 -5
  120. package/dist/components/TypeTester/TypeTesterStyleSelect.js +57 -47
  121. package/dist/components/TypeTester/TypeTesterStyleSelectData.d.ts +1 -3
  122. package/dist/components/TypeTester/TypeTesterStyleSelectData.js +212 -54
  123. package/dist/components/TypeTester/TypeTesterVariableAxes.js +17 -4
  124. package/dist/components/TypeTester/index.d.ts +1 -3
  125. package/dist/components/TypeTester/index.js +10 -5
  126. package/dist/components/TypeTester/useTypeTesterStyler.d.ts +1 -1
  127. package/dist/components/TypeTester/useTypeTesterStyler.js +19 -2
  128. package/dist/components/TypeTesters/index.d.ts +3 -2
  129. package/dist/components/TypeTesters/index.js +22 -30
  130. package/dist/components/TypeTesters/index.server.d.ts +4 -1
  131. package/dist/components/TypeTesters/index.server.js +2 -4
  132. package/dist/components/elements/EmptyCart/index.js +22 -8
  133. package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.d.ts +5 -1
  134. package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.js +17 -5
  135. package/dist/components/elements/StoreModalUnifiedCheckout.js +24 -4
  136. package/dist/components/useFont.d.ts +1 -4
  137. package/dist/components/useFontStyle.js +1 -1
  138. package/dist/fontLoader.d.ts +21 -1
  139. package/dist/fontLoader.js +36 -2
  140. package/dist/fontdue.css +193 -74
  141. package/dist/hooks.d.ts +1 -0
  142. package/dist/hooks.js +28 -1
  143. package/dist/index.d.ts +1 -2
  144. package/dist/index.js +1 -1
  145. package/dist/reducer.d.ts +2 -0
  146. package/dist/reducer.js +12 -7
  147. package/dist/relay/environment.js +10 -4
  148. package/dist/relay/loadSerializableQuery.d.ts +3 -1
  149. package/dist/relay/loadSerializableQuery.js +2 -2
  150. package/dist/relay/serverConfig.d.ts +10 -0
  151. package/dist/relay/serverConfig.js +38 -0
  152. package/fontdue.css +2 -1
  153. package/package.json +3 -1
  154. package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.d.ts +0 -42
  155. package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +0 -159
  156. package/dist/__generated__/TypeTester_viewer.graphql.d.ts +0 -17
  157. package/dist/__generated__/TypeTester_viewer.graphql.js +0 -33
  158. package/dist/__generated__/TypeTesters_viewer.graphql.d.ts +0 -17
  159. package/dist/__generated__/TypeTesters_viewer.graphql.js +0 -33
  160. package/dist/components/FontdueContextProvider/index.server.d.ts +0 -4
  161. package/dist/components/FontdueContextProvider/index.server.js +0 -7
  162. package/dist/components/FontdueProvider/useAuxUIOwner.d.ts +0 -1
  163. package/dist/components/FontdueProvider/useAuxUIOwner.js +0 -28
  164. package/dist/components/TypeTester/TypeTesterStandalone.preload.d.ts +0 -14
  165. package/dist/components/TypeTester/TypeTesterStandalone.preload.js +0 -20
  166. package/dist/config.d.ts +0 -7
  167. package/dist/config.js +0 -31
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<52e391f8940a4f6eb94fcf4f4d884f31>>
2
+ * @generated SignedSource<<cd1f978eb67917cbc7093cbcc1110913>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -189,6 +189,12 @@ const node = function () {
189
189
  "kind": "ScalarField",
190
190
  "name": "format",
191
191
  "storageKey": null
192
+ }, {
193
+ "alias": null,
194
+ "args": null,
195
+ "kind": "ScalarField",
196
+ "name": "tech",
197
+ "storageKey": null
192
198
  }],
193
199
  "storageKey": null
194
200
  }, {
@@ -243,12 +249,12 @@ const node = function () {
243
249
  }]
244
250
  },
245
251
  "params": {
246
- "cacheID": "df65908a69bef4f72b19f28c399fe53b",
252
+ "cacheID": "01ac110afbc47e5ccd1a8f95102f9701",
247
253
  "id": null,
248
254
  "metadata": {},
249
255
  "name": "StoreModalIndexQuery",
250
256
  "operationKind": "query",
251
- "text": "query StoreModalIndexQuery(\n $excludeTags: [String!]\n) {\n viewer {\n rootCollections: fontCollections(onlyRoots: true, first: 9999, excludeTags: $excludeTags) {\n edges {\n node {\n id\n ...StoreModalIndexItem_fontCollection\n }\n }\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\n}\n\nfragment StoreModalIndexItem_fontCollection on FontCollection {\n ...useTotalStyles_fontCollection\n id\n name\n totalStyles\n isVariableFont\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n collectionType\n featureStyle {\n ...FontStyle_fontStyle\n supportedLanguages\n id\n }\n}\n\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
257
+ "text": "query StoreModalIndexQuery(\n $excludeTags: [String!]\n) {\n viewer {\n rootCollections: fontCollections(onlyRoots: true, first: 9999, excludeTags: $excludeTags) {\n edges {\n node {\n id\n ...StoreModalIndexItem_fontCollection\n }\n }\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\n}\n\nfragment StoreModalIndexItem_fontCollection on FontCollection {\n ...useTotalStyles_fontCollection\n id\n name\n totalStyles\n isVariableFont\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n collectionType\n featureStyle {\n ...FontStyle_fontStyle\n supportedLanguages\n id\n }\n}\n\nfragment useFontStyle_fontStyle on FontStyle {\n cssFamily\n name\n webfontSources {\n url\n format\n tech\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n lineGap\n }\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
252
258
  }
253
259
  };
254
260
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<dd6db7b3eba7006e154e3d3c52d9ec45>>
2
+ * @generated SignedSource<<178e0515267df3c5bce26e4a3d027e23>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -8,6 +8,9 @@ import { FragmentRefs } from "relay-runtime";
8
8
  export type StoreModalProductLicense_license$data = {
9
9
  readonly defaultSelected: boolean | null;
10
10
  readonly description: string | null;
11
+ readonly excludedLicenses: ReadonlyArray<{
12
+ readonly id: string;
13
+ }>;
11
14
  readonly id: string;
12
15
  readonly name: string | null;
13
16
  readonly url: string | null;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<dd6db7b3eba7006e154e3d3c52d9ec45>>
2
+ * @generated SignedSource<<178e0515267df3c5bce26e4a3d027e23>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -50,6 +50,15 @@ const node = function () {
50
50
  "kind": "ScalarField",
51
51
  "name": "defaultSelected",
52
52
  "storageKey": null
53
+ }, {
54
+ "alias": null,
55
+ "args": null,
56
+ "concreteType": "License",
57
+ "kind": "LinkedField",
58
+ "name": "excludedLicenses",
59
+ "plural": true,
60
+ "selections": [v0 /*: any*/],
61
+ "storageKey": null
53
62
  }, {
54
63
  "alias": "variables",
55
64
  "args": null,
@@ -93,5 +102,5 @@ const node = function () {
93
102
  "abstractKey": null
94
103
  };
95
104
  }();
96
- node.hash = "5729815aeedac2b8ea39eaab0a986b48";
105
+ node.hash = "87cd41e76dcd8952d7096940a383b9f3";
97
106
  export default node;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<c89ad11922bfdc3daa3eeb12dc141b85>>
2
+ * @generated SignedSource<<1da093c638a1f36a87586ab68e516303>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -32,6 +32,10 @@ export type StoreModalProductQuery$data = {
32
32
  readonly variableType: string;
33
33
  }> | null;
34
34
  readonly settings: {
35
+ readonly storeModalLicenseeClientDescription: string | null;
36
+ readonly storeModalLicenseeClientLabel: string | null;
37
+ readonly storeModalLicenseeSelfDescription: string | null;
38
+ readonly storeModalLicenseeSelfLabel: string | null;
35
39
  readonly storeModalSelectFontsLabel: string | null;
36
40
  readonly storeModalSelectLicenseeLabel: string | null;
37
41
  readonly storeModalSelectLicensesLabel: string | null;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<c89ad11922bfdc3daa3eeb12dc141b85>>
2
+ * @generated SignedSource<<1da093c638a1f36a87586ab68e516303>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -89,62 +89,90 @@ const node = function () {
89
89
  "storageKey": "storeModalSelectLicenseeLabel(format:\"HTML\")"
90
90
  },
91
91
  v15 = {
92
+ "alias": null,
93
+ "args": v13 /*: any*/,
94
+ "kind": "ScalarField",
95
+ "name": "storeModalLicenseeSelfLabel",
96
+ "storageKey": "storeModalLicenseeSelfLabel(format:\"HTML\")"
97
+ },
98
+ v16 = {
99
+ "alias": null,
100
+ "args": v13 /*: any*/,
101
+ "kind": "ScalarField",
102
+ "name": "storeModalLicenseeSelfDescription",
103
+ "storageKey": "storeModalLicenseeSelfDescription(format:\"HTML\")"
104
+ },
105
+ v17 = {
106
+ "alias": null,
107
+ "args": v13 /*: any*/,
108
+ "kind": "ScalarField",
109
+ "name": "storeModalLicenseeClientLabel",
110
+ "storageKey": "storeModalLicenseeClientLabel(format:\"HTML\")"
111
+ },
112
+ v18 = {
113
+ "alias": null,
114
+ "args": v13 /*: any*/,
115
+ "kind": "ScalarField",
116
+ "name": "storeModalLicenseeClientDescription",
117
+ "storageKey": "storeModalLicenseeClientDescription(format:\"HTML\")"
118
+ },
119
+ v19 = {
92
120
  "alias": null,
93
121
  "args": v13 /*: any*/,
94
122
  "kind": "ScalarField",
95
123
  "name": "storeModalSelectOrderVariablesLabel",
96
124
  "storageKey": "storeModalSelectOrderVariablesLabel(format:\"HTML\")"
97
125
  },
98
- v16 = {
126
+ v20 = {
99
127
  "alias": null,
100
128
  "args": v13 /*: any*/,
101
129
  "kind": "ScalarField",
102
130
  "name": "storeModalSelectLicensesLabel",
103
131
  "storageKey": "storeModalSelectLicensesLabel(format:\"HTML\")"
104
132
  },
105
- v17 = {
133
+ v21 = {
106
134
  "alias": null,
107
135
  "args": v13 /*: any*/,
108
136
  "kind": "ScalarField",
109
137
  "name": "storeModalSelectFontsLabel",
110
138
  "storageKey": "storeModalSelectFontsLabel(format:\"HTML\")"
111
139
  },
112
- v18 = {
140
+ v22 = {
113
141
  "alias": null,
114
142
  "args": null,
115
143
  "kind": "ScalarField",
116
144
  "name": "__typename",
117
145
  "storageKey": null
118
146
  },
119
- v19 = {
147
+ v23 = {
120
148
  "alias": null,
121
149
  "args": null,
122
150
  "kind": "ScalarField",
123
151
  "name": "isVariableFont",
124
152
  "storageKey": null
125
153
  },
126
- v20 = {
154
+ v24 = {
127
155
  "alias": null,
128
156
  "args": null,
129
157
  "kind": "ScalarField",
130
158
  "name": "collectionType",
131
159
  "storageKey": null
132
160
  },
133
- v21 = {
161
+ v25 = {
134
162
  "alias": null,
135
163
  "args": null,
136
164
  "kind": "ScalarField",
137
165
  "name": "amount",
138
166
  "storageKey": null
139
167
  },
140
- v22 = [v21 /*: any*/, {
168
+ v26 = [v25 /*: any*/, {
141
169
  "alias": null,
142
170
  "args": null,
143
171
  "kind": "ScalarField",
144
172
  "name": "currency",
145
173
  "storageKey": null
146
174
  }],
147
- v23 = {
175
+ v27 = {
148
176
  "alias": null,
149
177
  "args": null,
150
178
  "concreteType": "Sku",
@@ -158,53 +186,59 @@ const node = function () {
158
186
  "kind": "LinkedField",
159
187
  "name": "price",
160
188
  "plural": false,
161
- "selections": v22 /*: any*/,
189
+ "selections": v26 /*: any*/,
162
190
  "storageKey": null
163
191
  }],
164
192
  "storageKey": null
165
193
  },
166
- v24 = [v4 /*: any*/],
167
- v25 = {
194
+ v28 = [v4 /*: any*/],
195
+ v29 = {
168
196
  "alias": null,
169
197
  "args": null,
170
198
  "concreteType": "FontCollection",
171
199
  "kind": "LinkedField",
172
200
  "name": "parent",
173
201
  "plural": false,
174
- "selections": v24 /*: any*/,
202
+ "selections": v28 /*: any*/,
175
203
  "storageKey": null
176
204
  },
177
- v26 = {
205
+ v30 = {
178
206
  "alias": null,
179
207
  "args": null,
180
208
  "kind": "ScalarField",
181
209
  "name": "cssFamily",
182
210
  "storageKey": null
183
211
  },
184
- v27 = {
212
+ v31 = {
185
213
  "alias": null,
186
214
  "args": null,
187
215
  "kind": "ScalarField",
188
216
  "name": "url",
189
217
  "storageKey": null
190
218
  },
191
- v28 = {
219
+ v32 = {
192
220
  "alias": null,
193
221
  "args": null,
194
222
  "concreteType": "WebfontSource",
195
223
  "kind": "LinkedField",
196
224
  "name": "webfontSources",
197
225
  "plural": true,
198
- "selections": [v27 /*: any*/, {
226
+ "selections": [v31 /*: any*/, {
199
227
  "alias": null,
200
228
  "args": null,
201
229
  "kind": "ScalarField",
202
230
  "name": "format",
203
231
  "storageKey": null
232
+ }, {
233
+ "alias": null,
234
+ "args": null,
235
+ "kind": "ScalarField",
236
+ "name": "tech",
237
+ "storageKey": null
204
238
  }],
205
239
  "storageKey": null
206
240
  },
207
- v29 = {
241
+ v33 = {
208
242
  "alias": null,
209
243
  "args": null,
210
244
  "concreteType": "VerticalMetrics",
@@ -238,60 +272,60 @@ const node = function () {
238
272
  }],
239
273
  "storageKey": null
240
274
  },
241
- v30 = {
275
+ v34 = {
242
276
  "alias": null,
243
277
  "args": null,
244
278
  "kind": "ScalarField",
245
279
  "name": "supportedLanguages",
246
280
  "storageKey": null
247
281
  },
248
- v31 = {
282
+ v35 = {
249
283
  "alias": null,
250
284
  "args": null,
251
285
  "concreteType": "FontStyle",
252
286
  "kind": "LinkedField",
253
287
  "name": "featureStyle",
254
288
  "plural": false,
255
- "selections": [v26 /*: any*/, v11 /*: any*/, v28 /*: any*/, v29 /*: any*/, v30 /*: any*/, v4 /*: any*/],
289
+ "selections": [v30 /*: any*/, v11 /*: any*/, v32 /*: any*/, v33 /*: any*/, v34 /*: any*/, v4 /*: any*/],
256
290
  "storageKey": null
257
291
  },
258
- v32 = {
292
+ v36 = {
259
293
  "alias": null,
260
294
  "args": null,
261
295
  "kind": "ScalarField",
262
296
  "name": "totalStyles",
263
297
  "storageKey": null
264
298
  },
265
- v33 = {
299
+ v37 = {
266
300
  "alias": null,
267
301
  "args": null,
268
302
  "concreteType": "Money",
269
303
  "kind": "LinkedField",
270
304
  "name": "totalStylesPrice",
271
305
  "plural": false,
272
- "selections": v22 /*: any*/,
306
+ "selections": v26 /*: any*/,
273
307
  "storageKey": null
274
308
  },
275
- v34 = [{
309
+ v38 = [{
276
310
  "kind": "Literal",
277
311
  "name": "collectionTypes",
278
312
  "value": ["FAMILY"]
279
313
  }],
280
- v35 = {
314
+ v39 = {
281
315
  "alias": null,
282
316
  "args": null,
283
317
  "kind": "ScalarField",
284
318
  "name": "cssWeight",
285
319
  "storageKey": null
286
320
  },
287
- v36 = {
321
+ v40 = {
288
322
  "alias": null,
289
323
  "args": null,
290
324
  "kind": "ScalarField",
291
325
  "name": "cssStretch",
292
326
  "storageKey": null
293
327
  },
294
- v37 = {
328
+ v41 = {
295
329
  "alias": null,
296
330
  "args": null,
297
331
  "concreteType": "VariableInstance",
@@ -322,7 +356,7 @@ const node = function () {
322
356
  }],
323
357
  "storageKey": null
324
358
  },
325
- v38 = {
359
+ v42 = {
326
360
  "alias": null,
327
361
  "args": null,
328
362
  "concreteType": "Bundle",
@@ -342,36 +376,36 @@ const node = function () {
342
376
  "kind": "LinkedField",
343
377
  "name": "fontStyles",
344
378
  "plural": true,
345
- "selections": [v4 /*: any*/, v26 /*: any*/, v35 /*: any*/, v36 /*: any*/, v11 /*: any*/, v30 /*: any*/, v37 /*: any*/, v23 /*: any*/, v28 /*: any*/, v29 /*: any*/],
379
+ "selections": [v4 /*: any*/, v30 /*: any*/, v39 /*: any*/, v40 /*: any*/, v11 /*: any*/, v34 /*: any*/, v41 /*: any*/, v27 /*: any*/, v32 /*: any*/, v33 /*: any*/],
346
380
  "storageKey": null
347
- }, v11 /*: any*/, v23 /*: any*/],
381
+ }, v11 /*: any*/, v27 /*: any*/],
348
382
  "storageKey": null
349
383
  },
350
- v39 = {
384
+ v43 = {
351
385
  "alias": null,
352
386
  "args": null,
353
387
  "concreteType": "FontStyle",
354
388
  "kind": "LinkedField",
355
389
  "name": "fontStyles",
356
390
  "plural": true,
357
- "selections": [v4 /*: any*/, v26 /*: any*/, v35 /*: any*/, v36 /*: any*/, {
391
+ "selections": [v4 /*: any*/, v30 /*: any*/, v39 /*: any*/, v40 /*: any*/, {
358
392
  "alias": null,
359
393
  "args": null,
360
394
  "kind": "ScalarField",
361
395
  "name": "cssStyle",
362
396
  "storageKey": null
363
- }, v11 /*: any*/, v30 /*: any*/, v37 /*: any*/, v23 /*: any*/, v28 /*: any*/, v29 /*: any*/],
397
+ }, v11 /*: any*/, v34 /*: any*/, v41 /*: any*/, v27 /*: any*/, v32 /*: any*/, v33 /*: any*/],
364
398
  "storageKey": null
365
399
  },
366
- v40 = [v21 /*: any*/],
367
- v41 = [v32 /*: any*/, {
400
+ v44 = [v25 /*: any*/],
401
+ v45 = [v36 /*: any*/, {
368
402
  "alias": null,
369
403
  "args": v7 /*: any*/,
370
404
  "concreteType": "Money",
371
405
  "kind": "LinkedField",
372
406
  "name": "totalStylesPrice",
373
407
  "plural": false,
374
- "selections": v40 /*: any*/,
408
+ "selections": v44 /*: any*/,
375
409
  "storageKey": null
376
410
  }];
377
411
  return {
@@ -424,7 +458,7 @@ const node = function () {
424
458
  "kind": "LinkedField",
425
459
  "name": "settings",
426
460
  "plural": false,
427
- "selections": [v14 /*: any*/, v15 /*: any*/, v16 /*: any*/, v17 /*: any*/],
461
+ "selections": [v14 /*: any*/, v15 /*: any*/, v16 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/, v21 /*: any*/],
428
462
  "storageKey": null
429
463
  }],
430
464
  "storageKey": null
@@ -444,37 +478,37 @@ const node = function () {
444
478
  "kind": "LinkedField",
445
479
  "name": "node",
446
480
  "plural": false,
447
- "selections": [v18 /*: any*/, v4 /*: any*/, {
481
+ "selections": [v22 /*: any*/, v4 /*: any*/, {
448
482
  "kind": "TypeDiscriminator",
449
483
  "abstractKey": "__isNode"
450
484
  }, {
451
485
  "kind": "InlineFragment",
452
- "selections": [v19 /*: any*/, v20 /*: any*/, v11 /*: any*/, v23 /*: any*/, v25 /*: any*/, v31 /*: any*/, v32 /*: any*/, v33 /*: any*/, {
486
+ "selections": [v23 /*: any*/, v24 /*: any*/, v11 /*: any*/, v27 /*: any*/, v29 /*: any*/, v35 /*: any*/, v36 /*: any*/, v37 /*: any*/, {
453
487
  "alias": null,
454
- "args": v34 /*: any*/,
488
+ "args": v38 /*: any*/,
455
489
  "concreteType": "FontCollection",
456
490
  "kind": "LinkedField",
457
491
  "name": "children",
458
492
  "plural": true,
459
- "selections": [v19 /*: any*/, v32 /*: any*/, v4 /*: any*/, v20 /*: any*/, v11 /*: any*/, v23 /*: any*/, v25 /*: any*/, v31 /*: any*/, v33 /*: any*/, {
493
+ "selections": [v23 /*: any*/, v36 /*: any*/, v4 /*: any*/, v24 /*: any*/, v11 /*: any*/, v27 /*: any*/, v29 /*: any*/, v35 /*: any*/, v37 /*: any*/, {
460
494
  "alias": null,
461
- "args": v34 /*: any*/,
495
+ "args": v38 /*: any*/,
462
496
  "concreteType": "FontCollection",
463
497
  "kind": "LinkedField",
464
498
  "name": "children",
465
499
  "plural": true,
466
- "selections": [v19 /*: any*/, v32 /*: any*/, v4 /*: any*/],
500
+ "selections": [v23 /*: any*/, v36 /*: any*/, v4 /*: any*/],
467
501
  "storageKey": "children(collectionTypes:[\"FAMILY\"])"
468
- }, v38 /*: any*/, v39 /*: any*/],
502
+ }, v42 /*: any*/, v43 /*: any*/],
469
503
  "storageKey": "children(collectionTypes:[\"FAMILY\"])"
470
- }, v38 /*: any*/, v39 /*: any*/, {
504
+ }, v42 /*: any*/, v43 /*: any*/, {
471
505
  "alias": null,
472
506
  "args": null,
473
507
  "concreteType": "License",
474
508
  "kind": "LinkedField",
475
509
  "name": "licenses",
476
510
  "plural": true,
477
- "selections": [v4 /*: any*/, v27 /*: any*/, v11 /*: any*/, {
511
+ "selections": [v4 /*: any*/, v31 /*: any*/, v11 /*: any*/, {
478
512
  "alias": null,
479
513
  "args": v13 /*: any*/,
480
514
  "kind": "ScalarField",
@@ -486,6 +520,15 @@ const node = function () {
486
520
  "kind": "ScalarField",
487
521
  "name": "defaultSelected",
488
522
  "storageKey": null
523
+ }, {
524
+ "alias": null,
525
+ "args": null,
526
+ "concreteType": "License",
527
+ "kind": "LinkedField",
528
+ "name": "excludedLicenses",
529
+ "plural": true,
530
+ "selections": v28 /*: any*/,
531
+ "storageKey": null
489
532
  }, {
490
533
  "alias": "variables",
491
534
  "args": null,
@@ -506,7 +549,7 @@ const node = function () {
506
549
  "kind": "LinkedField",
507
550
  "name": "licenseOptions",
508
551
  "plural": true,
509
- "selections": [v4 /*: any*/, v11 /*: any*/, v21 /*: any*/, {
552
+ "selections": [v4 /*: any*/, v11 /*: any*/, v25 /*: any*/, {
510
553
  "alias": null,
511
554
  "args": null,
512
555
  "kind": "ScalarField",
@@ -550,7 +593,7 @@ const node = function () {
550
593
  "kind": "LinkedField",
551
594
  "name": "orderVariableOptions",
552
595
  "plural": true,
553
- "selections": [v4 /*: any*/, v21 /*: any*/],
596
+ "selections": [v4 /*: any*/, v25 /*: any*/],
554
597
  "storageKey": null
555
598
  }],
556
599
  "storageKey": null
@@ -603,7 +646,7 @@ const node = function () {
603
646
  "storageKey": null
604
647
  }],
605
648
  "storageKey": null
606
- }, v14 /*: any*/, v15 /*: any*/, v16 /*: any*/, v17 /*: any*/],
649
+ }, v14 /*: any*/, v15 /*: any*/, v16 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/, v21 /*: any*/],
607
650
  "storageKey": null
608
651
  }, {
609
652
  "alias": null,
@@ -651,7 +694,7 @@ const node = function () {
651
694
  "kind": "LinkedField",
652
695
  "name": "price",
653
696
  "plural": false,
654
- "selections": v40 /*: any*/,
697
+ "selections": v44 /*: any*/,
655
698
  "storageKey": null
656
699
  }, {
657
700
  "alias": null,
@@ -660,24 +703,24 @@ const node = function () {
660
703
  "kind": "LinkedField",
661
704
  "name": "product",
662
705
  "plural": false,
663
- "selections": [v18 /*: any*/, {
706
+ "selections": [v22 /*: any*/, {
664
707
  "kind": "InlineFragment",
665
- "selections": v41 /*: any*/,
708
+ "selections": v45 /*: any*/,
666
709
  "type": "FontCollection",
667
710
  "abstractKey": null
668
711
  }, {
669
712
  "kind": "InlineFragment",
670
- "selections": v41 /*: any*/,
713
+ "selections": v45 /*: any*/,
671
714
  "type": "Bundle",
672
715
  "abstractKey": null
673
716
  }, {
674
717
  "kind": "InlineFragment",
675
- "selections": v41 /*: any*/,
718
+ "selections": v45 /*: any*/,
676
719
  "type": "CollectionBundle",
677
720
  "abstractKey": null
678
721
  }, {
679
722
  "kind": "InlineFragment",
680
- "selections": v24 /*: any*/,
723
+ "selections": v28 /*: any*/,
681
724
  "type": "Node",
682
725
  "abstractKey": "__isNode"
683
726
  }],
@@ -691,7 +734,7 @@ const node = function () {
691
734
  "kind": "LinkedField",
692
735
  "name": "subtotal",
693
736
  "plural": false,
694
- "selections": v22 /*: any*/,
737
+ "selections": v26 /*: any*/,
695
738
  "storageKey": null
696
739
  }],
697
740
  "storageKey": null
@@ -700,14 +743,14 @@ const node = function () {
700
743
  }]
701
744
  },
702
745
  "params": {
703
- "cacheID": "104a32b41807b73dd9d88e355d720a3b",
746
+ "cacheID": "bf3b77f73fb3812b0788f3d9e3d13142",
704
747
  "id": null,
705
748
  "metadata": {},
706
749
  "name": "StoreModalProductQuery",
707
750
  "operationKind": "query",
708
- "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 ...useFontStyle_fontStyle\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 collectionType\n sku {\n id\n }\n isVariableFont\n bundles {\n id\n hidden\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 cssStyle\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 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\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
751
+ "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 storeModalLicenseeSelfLabel(format: HTML)\n storeModalLicenseeSelfDescription(format: HTML)\n storeModalLicenseeClientLabel(format: HTML)\n storeModalLicenseeClientDescription(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 ...useFontStyle_fontStyle\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 collectionType\n sku {\n id\n }\n isVariableFont\n bundles {\n id\n hidden\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 cssStyle\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 excludedLicenses {\n id\n }\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 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\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
709
752
  }
710
753
  };
711
754
  }();
712
- node.hash = "b2803257576691f16a283d10e53439e3";
755
+ node.hash = "051d45b088e87330de54058b441ad280";
713
756
  export default node;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<52c18d108c3d802a9478b6b6002d480a>>
2
+ * @generated SignedSource<<6f6fd34ad1b3aa8849d68ccc4099ec35>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */