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.
- package/CHANGELOG.md +34 -0
- package/README.md +517 -94
- package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.d.ts +4 -1
- package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.js +34 -22
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +19 -4
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +19 -4
- package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderUpdateMutation.graphql.js +19 -4
- package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CartQuery.graphql.js +20 -5
- package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +19 -4
- package/dist/__generated__/CharacterViewerIDQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerIDQuery.graphql.js +9 -3
- package/dist/__generated__/CharacterViewerSlugQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerSlugQuery.graphql.js +9 -3
- package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.js +9 -3
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +19 -4
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +19 -4
- package/dist/__generated__/CollectionAa_Query.graphql.d.ts +1 -1
- package/dist/__generated__/CollectionAa_Query.graphql.js +9 -3
- package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +1 -1
- package/dist/__generated__/FontFamiliesQuery.graphql.js +9 -3
- package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +1 -1
- package/dist/__generated__/PrecartAddToCartMutation.graphql.js +40 -25
- package/dist/__generated__/PrecartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/PrecartQuery.graphql.js +17 -7
- package/dist/__generated__/Precart_collection.graphql.d.ts +4 -1
- package/dist/__generated__/Precart_collection.graphql.js +13 -3
- package/dist/__generated__/Precart_license.graphql.d.ts +4 -1
- package/dist/__generated__/Precart_license.graphql.js +19 -9
- package/dist/__generated__/ServerConfigProviderQuery.graphql.js +8 -1
- package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalCartQuery.graphql.js +44 -5
- package/dist/__generated__/StoreModalContainerQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalContainerQuery.graphql.js +9 -3
- package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalIndexQuery.graphql.js +9 -3
- package/dist/__generated__/StoreModalProductLicense_license.graphql.d.ts +4 -1
- package/dist/__generated__/StoreModalProductLicense_license.graphql.js +11 -2
- package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +5 -1
- package/dist/__generated__/StoreModalProductQuery.graphql.js +103 -60
- package/dist/__generated__/StoreModalProductRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalProductRefetchQuery.graphql.js +48 -32
- package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.d.ts +5 -1
- package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.js +26 -2
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +19 -4
- package/dist/__generated__/TestModeBannerQuery.graphql.js +8 -1
- package/dist/__generated__/ThemeConfigQuery.graphql.js +8 -1
- package/dist/__generated__/TypeTesterFamiliesQuery.graphql.d.ts +29 -0
- package/dist/__generated__/TypeTesterFamiliesQuery.graphql.js +167 -0
- package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.d.ts +35 -0
- package/dist/__generated__/TypeTesterFamiliesStylesQuery.graphql.js +163 -0
- package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.js +10 -4
- package/dist/__generated__/TypeTesterStandaloneQuery.graphql.d.ts +1 -3
- package/dist/__generated__/TypeTesterStandaloneQuery.graphql.js +84 -161
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.d.ts +2 -1
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.js +18 -17
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +8 -1
- package/dist/__generated__/TypeTester_viewer.graphql.js +8 -1
- package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.js +10 -4
- package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -5
- package/dist/__generated__/TypeTestersIDQuery.graphql.js +107 -195
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +10 -4
- package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -3
- package/dist/__generated__/TypeTestersSlugQuery.graphql.js +108 -178
- package/dist/__generated__/TypeTesters_viewer.graphql.js +8 -1
- package/dist/__generated__/useFontStyle_fontStyle.graphql.d.ts +2 -1
- package/dist/__generated__/useFontStyle_fontStyle.graphql.js +8 -2
- package/dist/__tests__/fontLoader.test.js +106 -0
- package/dist/__tests__/licenseExclusions.test.js +158 -0
- package/dist/components/BuyButton/index.d.ts +6 -3
- package/dist/components/BuyButton/index.js +7 -5
- package/dist/components/BuyButton/index.server.d.ts +2 -0
- package/dist/components/Cart/CartItem/CartItemAdditionalLicenses.js +11 -5
- package/dist/components/CartButton/index.d.ts +3 -9
- package/dist/components/CartButton/index.js +22 -33
- package/dist/components/CartButton/index.server.d.ts +1 -3
- package/dist/components/CartButton/index.server.js +14 -20
- package/dist/components/CharacterViewer/index.d.ts +6 -3
- package/dist/components/CharacterViewer/index.js +31 -12
- package/dist/components/CharacterViewer/index.server.d.ts +2 -0
- package/dist/components/ConfigContext.d.ts +5 -2
- package/dist/components/ConfigContext.js +28 -2
- package/dist/components/FontdueContextProvider/index.d.ts +2 -1
- package/dist/components/FontdueContextProvider/index.js +49 -9
- package/dist/components/FontdueProvider/FontdueProviderClientComponent.d.ts +4 -6
- package/dist/components/FontdueProvider/FontdueProviderClientComponent.js +40 -48
- package/dist/components/FontdueProvider/index.server.js +1 -3
- package/dist/components/Icons/Checkbox.js +10 -8
- package/dist/components/Icons/CheckboxChecked.js +4 -5
- package/dist/components/NewsletterSignup/index.d.ts +5 -3
- package/dist/components/NewsletterSignup/index.js +11 -5
- package/dist/components/NewsletterSignup/index.server.d.ts +4 -1
- package/dist/components/Precart/index.js +12 -7
- package/dist/components/StoreModal/StoreModalContainer.js +22 -10
- package/dist/components/StoreModal/StoreModalLicenseeIsBillingSelection.d.ts +4 -0
- package/dist/components/StoreModal/StoreModalProduct.js +35 -7
- package/dist/components/StoreModal/index.d.ts +5 -1
- package/dist/components/StoreModal/index.js +8 -2
- package/dist/components/StoreModal/types.d.ts +1 -0
- package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +10 -4
- package/dist/components/TestFontsForm/index.d.ts +5 -3
- package/dist/components/TestFontsForm/index.js +11 -5
- package/dist/components/TestFontsForm/index.server.d.ts +4 -1
- package/dist/components/ThemeConfig/index.server.js +14 -7
- package/dist/components/TypeTester/TypeTesterFamilies.d.ts +37 -0
- package/dist/components/TypeTester/TypeTesterFamilies.js +117 -0
- package/dist/components/TypeTester/TypeTesterStandalone.d.ts +6 -6
- package/dist/components/TypeTester/TypeTesterStandalone.js +9 -14
- package/dist/components/TypeTester/TypeTesterStandalone.server.js +1 -3
- package/dist/components/TypeTester/TypeTesterStyleSelect.d.ts +15 -5
- package/dist/components/TypeTester/TypeTesterStyleSelect.js +57 -47
- package/dist/components/TypeTester/TypeTesterStyleSelectData.d.ts +1 -3
- package/dist/components/TypeTester/TypeTesterStyleSelectData.js +212 -54
- package/dist/components/TypeTester/TypeTesterVariableAxes.js +17 -4
- package/dist/components/TypeTester/index.d.ts +1 -3
- package/dist/components/TypeTester/index.js +10 -5
- package/dist/components/TypeTester/useTypeTesterStyler.d.ts +1 -1
- package/dist/components/TypeTester/useTypeTesterStyler.js +19 -2
- package/dist/components/TypeTesters/index.d.ts +5 -4
- package/dist/components/TypeTesters/index.js +17 -31
- package/dist/components/TypeTesters/index.server.d.ts +4 -1
- package/dist/components/TypeTesters/index.server.js +2 -4
- package/dist/components/elements/EmptyCart/index.js +22 -8
- package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.d.ts +5 -1
- package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.js +17 -5
- package/dist/components/elements/StoreModalUnifiedCheckout.js +24 -4
- package/dist/components/useFont.d.ts +1 -4
- package/dist/components/useFontStyle.js +1 -1
- package/dist/fontLoader.d.ts +21 -1
- package/dist/fontLoader.js +36 -2
- package/dist/fontdue.css +205 -86
- package/dist/hooks.d.ts +1 -0
- package/dist/hooks.js +28 -1
- package/dist/index.d.ts +1 -2
- package/dist/index.js +1 -1
- package/dist/loadFontdueProviderQuery.d.ts +1 -2
- package/dist/loadFontdueProviderQuery.js +2 -2
- package/dist/reducer.d.ts +2 -0
- package/dist/reducer.js +12 -7
- package/dist/relay/environment.js +1 -1
- package/dist/relay/loadSerializableQuery.d.ts +1 -5
- package/dist/relay/loadSerializableQuery.js +2 -2
- package/dist/vite.js +42 -2
- package/fontdue.css +2 -1
- package/package.json +4 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<6f6fd34ad1b3aa8849d68ccc4099ec35>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -99,47 +99,54 @@ const node = function () {
|
|
|
99
99
|
}],
|
|
100
100
|
"storageKey": null
|
|
101
101
|
},
|
|
102
|
-
v12 =
|
|
102
|
+
v12 = [v5 /*: any*/],
|
|
103
|
+
v13 = {
|
|
103
104
|
"alias": null,
|
|
104
105
|
"args": null,
|
|
105
106
|
"concreteType": "FontCollection",
|
|
106
107
|
"kind": "LinkedField",
|
|
107
108
|
"name": "parent",
|
|
108
109
|
"plural": false,
|
|
109
|
-
"selections":
|
|
110
|
+
"selections": v12 /*: any*/,
|
|
110
111
|
"storageKey": null
|
|
111
112
|
},
|
|
112
|
-
|
|
113
|
+
v14 = {
|
|
113
114
|
"alias": null,
|
|
114
115
|
"args": null,
|
|
115
116
|
"kind": "ScalarField",
|
|
116
117
|
"name": "cssFamily",
|
|
117
118
|
"storageKey": null
|
|
118
119
|
},
|
|
119
|
-
|
|
120
|
+
v15 = {
|
|
120
121
|
"alias": null,
|
|
121
122
|
"args": null,
|
|
122
123
|
"kind": "ScalarField",
|
|
123
124
|
"name": "url",
|
|
124
125
|
"storageKey": null
|
|
125
126
|
},
|
|
126
|
-
|
|
127
|
+
v16 = {
|
|
127
128
|
"alias": null,
|
|
128
129
|
"args": null,
|
|
129
130
|
"concreteType": "WebfontSource",
|
|
130
131
|
"kind": "LinkedField",
|
|
131
132
|
"name": "webfontSources",
|
|
132
133
|
"plural": true,
|
|
133
|
-
"selections": [
|
|
134
|
+
"selections": [v15 /*: any*/, {
|
|
134
135
|
"alias": null,
|
|
135
136
|
"args": null,
|
|
136
137
|
"kind": "ScalarField",
|
|
137
138
|
"name": "format",
|
|
138
139
|
"storageKey": null
|
|
140
|
+
}, {
|
|
141
|
+
"alias": null,
|
|
142
|
+
"args": null,
|
|
143
|
+
"kind": "ScalarField",
|
|
144
|
+
"name": "tech",
|
|
145
|
+
"storageKey": null
|
|
139
146
|
}],
|
|
140
147
|
"storageKey": null
|
|
141
148
|
},
|
|
142
|
-
|
|
149
|
+
v17 = {
|
|
143
150
|
"alias": null,
|
|
144
151
|
"args": null,
|
|
145
152
|
"concreteType": "VerticalMetrics",
|
|
@@ -173,31 +180,31 @@ const node = function () {
|
|
|
173
180
|
}],
|
|
174
181
|
"storageKey": null
|
|
175
182
|
},
|
|
176
|
-
|
|
183
|
+
v18 = {
|
|
177
184
|
"alias": null,
|
|
178
185
|
"args": null,
|
|
179
186
|
"kind": "ScalarField",
|
|
180
187
|
"name": "supportedLanguages",
|
|
181
188
|
"storageKey": null
|
|
182
189
|
},
|
|
183
|
-
|
|
190
|
+
v19 = {
|
|
184
191
|
"alias": null,
|
|
185
192
|
"args": null,
|
|
186
193
|
"concreteType": "FontStyle",
|
|
187
194
|
"kind": "LinkedField",
|
|
188
195
|
"name": "featureStyle",
|
|
189
196
|
"plural": false,
|
|
190
|
-
"selections": [
|
|
197
|
+
"selections": [v14 /*: any*/, v8 /*: any*/, v16 /*: any*/, v17 /*: any*/, v18 /*: any*/, v5 /*: any*/],
|
|
191
198
|
"storageKey": null
|
|
192
199
|
},
|
|
193
|
-
|
|
200
|
+
v20 = {
|
|
194
201
|
"alias": null,
|
|
195
202
|
"args": null,
|
|
196
203
|
"kind": "ScalarField",
|
|
197
204
|
"name": "totalStyles",
|
|
198
205
|
"storageKey": null
|
|
199
206
|
},
|
|
200
|
-
|
|
207
|
+
v21 = {
|
|
201
208
|
"alias": null,
|
|
202
209
|
"args": null,
|
|
203
210
|
"concreteType": "Money",
|
|
@@ -207,26 +214,26 @@ const node = function () {
|
|
|
207
214
|
"selections": v10 /*: any*/,
|
|
208
215
|
"storageKey": null
|
|
209
216
|
},
|
|
210
|
-
|
|
217
|
+
v22 = [{
|
|
211
218
|
"kind": "Literal",
|
|
212
219
|
"name": "collectionTypes",
|
|
213
220
|
"value": ["FAMILY"]
|
|
214
221
|
}],
|
|
215
|
-
|
|
222
|
+
v23 = {
|
|
216
223
|
"alias": null,
|
|
217
224
|
"args": null,
|
|
218
225
|
"kind": "ScalarField",
|
|
219
226
|
"name": "cssWeight",
|
|
220
227
|
"storageKey": null
|
|
221
228
|
},
|
|
222
|
-
|
|
229
|
+
v24 = {
|
|
223
230
|
"alias": null,
|
|
224
231
|
"args": null,
|
|
225
232
|
"kind": "ScalarField",
|
|
226
233
|
"name": "cssStretch",
|
|
227
234
|
"storageKey": null
|
|
228
235
|
},
|
|
229
|
-
|
|
236
|
+
v25 = {
|
|
230
237
|
"alias": null,
|
|
231
238
|
"args": null,
|
|
232
239
|
"concreteType": "VariableInstance",
|
|
@@ -257,7 +264,7 @@ const node = function () {
|
|
|
257
264
|
}],
|
|
258
265
|
"storageKey": null
|
|
259
266
|
},
|
|
260
|
-
|
|
267
|
+
v26 = {
|
|
261
268
|
"alias": null,
|
|
262
269
|
"args": null,
|
|
263
270
|
"concreteType": "Bundle",
|
|
@@ -277,25 +284,25 @@ const node = function () {
|
|
|
277
284
|
"kind": "LinkedField",
|
|
278
285
|
"name": "fontStyles",
|
|
279
286
|
"plural": true,
|
|
280
|
-
"selections": [v5 /*: any*/,
|
|
287
|
+
"selections": [v5 /*: any*/, v14 /*: any*/, v23 /*: any*/, v24 /*: any*/, v8 /*: any*/, v18 /*: any*/, v25 /*: any*/, v11 /*: any*/, v16 /*: any*/, v17 /*: any*/],
|
|
281
288
|
"storageKey": null
|
|
282
289
|
}, v8 /*: any*/, v11 /*: any*/],
|
|
283
290
|
"storageKey": null
|
|
284
291
|
},
|
|
285
|
-
|
|
292
|
+
v27 = {
|
|
286
293
|
"alias": null,
|
|
287
294
|
"args": null,
|
|
288
295
|
"concreteType": "FontStyle",
|
|
289
296
|
"kind": "LinkedField",
|
|
290
297
|
"name": "fontStyles",
|
|
291
298
|
"plural": true,
|
|
292
|
-
"selections": [v5 /*: any*/,
|
|
299
|
+
"selections": [v5 /*: any*/, v14 /*: any*/, v23 /*: any*/, v24 /*: any*/, {
|
|
293
300
|
"alias": null,
|
|
294
301
|
"args": null,
|
|
295
302
|
"kind": "ScalarField",
|
|
296
303
|
"name": "cssStyle",
|
|
297
304
|
"storageKey": null
|
|
298
|
-
}, v8 /*: any*/,
|
|
305
|
+
}, v8 /*: any*/, v18 /*: any*/, v25 /*: any*/, v11 /*: any*/, v16 /*: any*/, v17 /*: any*/],
|
|
299
306
|
"storageKey": null
|
|
300
307
|
};
|
|
301
308
|
return {
|
|
@@ -344,32 +351,32 @@ const node = function () {
|
|
|
344
351
|
"abstractKey": "__isNode"
|
|
345
352
|
}, v5 /*: any*/, {
|
|
346
353
|
"kind": "InlineFragment",
|
|
347
|
-
"selections": [v6 /*: any*/, v7 /*: any*/, v8 /*: any*/, v11 /*: any*/,
|
|
354
|
+
"selections": [v6 /*: any*/, v7 /*: any*/, v8 /*: any*/, v11 /*: any*/, v13 /*: any*/, v19 /*: any*/, v20 /*: any*/, v21 /*: any*/, {
|
|
348
355
|
"alias": null,
|
|
349
|
-
"args":
|
|
356
|
+
"args": v22 /*: any*/,
|
|
350
357
|
"concreteType": "FontCollection",
|
|
351
358
|
"kind": "LinkedField",
|
|
352
359
|
"name": "children",
|
|
353
360
|
"plural": true,
|
|
354
|
-
"selections": [v6 /*: any*/,
|
|
361
|
+
"selections": [v6 /*: any*/, v20 /*: any*/, v5 /*: any*/, v7 /*: any*/, v8 /*: any*/, v11 /*: any*/, v13 /*: any*/, v19 /*: any*/, v21 /*: any*/, {
|
|
355
362
|
"alias": null,
|
|
356
|
-
"args":
|
|
363
|
+
"args": v22 /*: any*/,
|
|
357
364
|
"concreteType": "FontCollection",
|
|
358
365
|
"kind": "LinkedField",
|
|
359
366
|
"name": "children",
|
|
360
367
|
"plural": true,
|
|
361
|
-
"selections": [v6 /*: any*/,
|
|
368
|
+
"selections": [v6 /*: any*/, v20 /*: any*/, v5 /*: any*/],
|
|
362
369
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
363
|
-
},
|
|
370
|
+
}, v26 /*: any*/, v27 /*: any*/],
|
|
364
371
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
365
|
-
},
|
|
372
|
+
}, v26 /*: any*/, v27 /*: any*/, {
|
|
366
373
|
"alias": null,
|
|
367
374
|
"args": null,
|
|
368
375
|
"concreteType": "License",
|
|
369
376
|
"kind": "LinkedField",
|
|
370
377
|
"name": "licenses",
|
|
371
378
|
"plural": true,
|
|
372
|
-
"selections": [v5 /*: any*/,
|
|
379
|
+
"selections": [v5 /*: any*/, v15 /*: any*/, v8 /*: any*/, {
|
|
373
380
|
"alias": null,
|
|
374
381
|
"args": [{
|
|
375
382
|
"kind": "Literal",
|
|
@@ -385,6 +392,15 @@ const node = function () {
|
|
|
385
392
|
"kind": "ScalarField",
|
|
386
393
|
"name": "defaultSelected",
|
|
387
394
|
"storageKey": null
|
|
395
|
+
}, {
|
|
396
|
+
"alias": null,
|
|
397
|
+
"args": null,
|
|
398
|
+
"concreteType": "License",
|
|
399
|
+
"kind": "LinkedField",
|
|
400
|
+
"name": "excludedLicenses",
|
|
401
|
+
"plural": true,
|
|
402
|
+
"selections": v12 /*: any*/,
|
|
403
|
+
"storageKey": null
|
|
388
404
|
}, {
|
|
389
405
|
"alias": "variables",
|
|
390
406
|
"args": null,
|
|
@@ -431,12 +447,12 @@ const node = function () {
|
|
|
431
447
|
}]
|
|
432
448
|
},
|
|
433
449
|
"params": {
|
|
434
|
-
"cacheID": "
|
|
450
|
+
"cacheID": "0feff3122fb492065d1b799850c9acb2",
|
|
435
451
|
"id": null,
|
|
436
452
|
"metadata": {},
|
|
437
453
|
"name": "StoreModalProductRefetchQuery",
|
|
438
454
|
"operationKind": "query",
|
|
439
|
-
"text": "query StoreModalProductRefetchQuery(\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n $id: ID!\n) {\n node(id: $id) {\n __typename\n ...StoreModalProductContent_collection_4sncub\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 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 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"
|
|
455
|
+
"text": "query StoreModalProductRefetchQuery(\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n $id: ID!\n) {\n node(id: $id) {\n __typename\n ...StoreModalProductContent_collection_4sncub\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 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 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"
|
|
440
456
|
}
|
|
441
457
|
};
|
|
442
458
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<36de3a095a8207a0ce9689d501a7431f>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -13,6 +13,10 @@ export type StoreModalUnifiedCheckout_viewer$data = {
|
|
|
13
13
|
readonly newsletterOptInLabel: string | null;
|
|
14
14
|
readonly recaptchaEnabled: boolean;
|
|
15
15
|
readonly recaptchaSiteKey: string | null;
|
|
16
|
+
readonly storeModalLicenseeClientDescription: string | null;
|
|
17
|
+
readonly storeModalLicenseeClientLabel: string | null;
|
|
18
|
+
readonly storeModalLicenseeSelfDescription: string | null;
|
|
19
|
+
readonly storeModalLicenseeSelfLabel: string | null;
|
|
16
20
|
readonly storeModalSelectLicenseeLabel: string | null;
|
|
17
21
|
readonly taxSystem: string;
|
|
18
22
|
readonly uiFontName: string | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<36de3a095a8207a0ce9689d501a7431f>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -60,6 +60,30 @@ const node = function () {
|
|
|
60
60
|
"kind": "ScalarField",
|
|
61
61
|
"name": "storeModalSelectLicenseeLabel",
|
|
62
62
|
"storageKey": "storeModalSelectLicenseeLabel(format:\"HTML\")"
|
|
63
|
+
}, {
|
|
64
|
+
"alias": null,
|
|
65
|
+
"args": v0 /*: any*/,
|
|
66
|
+
"kind": "ScalarField",
|
|
67
|
+
"name": "storeModalLicenseeSelfLabel",
|
|
68
|
+
"storageKey": "storeModalLicenseeSelfLabel(format:\"HTML\")"
|
|
69
|
+
}, {
|
|
70
|
+
"alias": null,
|
|
71
|
+
"args": v0 /*: any*/,
|
|
72
|
+
"kind": "ScalarField",
|
|
73
|
+
"name": "storeModalLicenseeSelfDescription",
|
|
74
|
+
"storageKey": "storeModalLicenseeSelfDescription(format:\"HTML\")"
|
|
75
|
+
}, {
|
|
76
|
+
"alias": null,
|
|
77
|
+
"args": v0 /*: any*/,
|
|
78
|
+
"kind": "ScalarField",
|
|
79
|
+
"name": "storeModalLicenseeClientLabel",
|
|
80
|
+
"storageKey": "storeModalLicenseeClientLabel(format:\"HTML\")"
|
|
81
|
+
}, {
|
|
82
|
+
"alias": null,
|
|
83
|
+
"args": v0 /*: any*/,
|
|
84
|
+
"kind": "ScalarField",
|
|
85
|
+
"name": "storeModalLicenseeClientDescription",
|
|
86
|
+
"storageKey": "storeModalLicenseeClientDescription(format:\"HTML\")"
|
|
63
87
|
}, {
|
|
64
88
|
"alias": null,
|
|
65
89
|
"args": v0 /*: any*/,
|
|
@@ -106,5 +130,5 @@ const node = function () {
|
|
|
106
130
|
"abstractKey": null
|
|
107
131
|
};
|
|
108
132
|
}();
|
|
109
|
-
node.hash = "
|
|
133
|
+
node.hash = "5e8a59a64c401bb354b53ab83d993e03";
|
|
110
134
|
export default node;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<6f5e93c9b2ba7a80105e4815e17869f1>>
|
|
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*/,
|
|
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": "
|
|
768
|
+
"cacheID": "4ef5ff1fd5aad96b649978e3d4d885f3",
|
|
754
769
|
"id": null,
|
|
755
770
|
"metadata": {},
|
|
756
771
|
"name": "TestFontsFormUpdateCustomerMutation",
|
|
757
772
|
"operationKind": "mutation",
|
|
758
|
-
"text": "mutation TestFontsFormUpdateCustomerMutation(\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 TestFontsFormUpdateCustomerMutation(\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,3 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
1
7
|
/**
|
|
2
8
|
* @generated SignedSource<<e395904ea5bda751df1ca67f9c74ac55>>
|
|
3
9
|
* @lightSyntaxTransform
|
|
@@ -77,4 +83,5 @@ const node = function () {
|
|
|
77
83
|
};
|
|
78
84
|
}();
|
|
79
85
|
node.hash = "60ad67ee88ec6b74dd04bdf5572e7faf";
|
|
80
|
-
|
|
86
|
+
var _default = node;
|
|
87
|
+
exports.default = _default;
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
1
7
|
/**
|
|
2
8
|
* @generated SignedSource<<b292c0ac6583f7d2d7cd8979e5696b21>>
|
|
3
9
|
* @lightSyntaxTransform
|
|
@@ -77,4 +83,5 @@ const node = function () {
|
|
|
77
83
|
};
|
|
78
84
|
}();
|
|
79
85
|
node.hash = "c259bee038c4d2ea14c758fba3381f57";
|
|
80
|
-
|
|
86
|
+
var _default = node;
|
|
87
|
+
exports.default = _default;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<ffc76927af300573b576234847d320f2>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
import { ConcreteRequest } from 'relay-runtime';
|
|
7
|
+
export type TypeTesterFamiliesQuery$variables = Record<PropertyKey, never>;
|
|
8
|
+
export type TypeTesterFamiliesQuery$data = {
|
|
9
|
+
readonly viewer: {
|
|
10
|
+
readonly families: {
|
|
11
|
+
readonly edges: ReadonlyArray<{
|
|
12
|
+
readonly node: {
|
|
13
|
+
readonly featureStyle: {
|
|
14
|
+
readonly supportedLanguages: ReadonlyArray<string> | null;
|
|
15
|
+
} | null;
|
|
16
|
+
readonly id: string;
|
|
17
|
+
readonly isVariableFont: boolean;
|
|
18
|
+
readonly name: string;
|
|
19
|
+
} | null;
|
|
20
|
+
} | null> | null;
|
|
21
|
+
} | null;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
export type TypeTesterFamiliesQuery = {
|
|
25
|
+
response: TypeTesterFamiliesQuery$data;
|
|
26
|
+
variables: TypeTesterFamiliesQuery$variables;
|
|
27
|
+
};
|
|
28
|
+
declare const node: ConcreteRequest;
|
|
29
|
+
export default node;
|
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<ffc76927af300573b576234847d320f2>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
const node = function () {
|
|
12
|
+
var v0 = [{
|
|
13
|
+
"kind": "Literal",
|
|
14
|
+
"name": "collectionTypes",
|
|
15
|
+
"value": ["FAMILY"]
|
|
16
|
+
}, {
|
|
17
|
+
"kind": "Literal",
|
|
18
|
+
"name": "first",
|
|
19
|
+
"value": 999
|
|
20
|
+
}],
|
|
21
|
+
v1 = {
|
|
22
|
+
"alias": null,
|
|
23
|
+
"args": null,
|
|
24
|
+
"kind": "ScalarField",
|
|
25
|
+
"name": "id",
|
|
26
|
+
"storageKey": null
|
|
27
|
+
},
|
|
28
|
+
v2 = {
|
|
29
|
+
"alias": null,
|
|
30
|
+
"args": null,
|
|
31
|
+
"kind": "ScalarField",
|
|
32
|
+
"name": "name",
|
|
33
|
+
"storageKey": null
|
|
34
|
+
},
|
|
35
|
+
v3 = {
|
|
36
|
+
"alias": null,
|
|
37
|
+
"args": null,
|
|
38
|
+
"kind": "ScalarField",
|
|
39
|
+
"name": "isVariableFont",
|
|
40
|
+
"storageKey": null
|
|
41
|
+
},
|
|
42
|
+
v4 = {
|
|
43
|
+
"alias": null,
|
|
44
|
+
"args": null,
|
|
45
|
+
"kind": "ScalarField",
|
|
46
|
+
"name": "supportedLanguages",
|
|
47
|
+
"storageKey": null
|
|
48
|
+
};
|
|
49
|
+
return {
|
|
50
|
+
"fragment": {
|
|
51
|
+
"argumentDefinitions": [],
|
|
52
|
+
"kind": "Fragment",
|
|
53
|
+
"metadata": null,
|
|
54
|
+
"name": "TypeTesterFamiliesQuery",
|
|
55
|
+
"selections": [{
|
|
56
|
+
"alias": null,
|
|
57
|
+
"args": null,
|
|
58
|
+
"concreteType": "Viewer",
|
|
59
|
+
"kind": "LinkedField",
|
|
60
|
+
"name": "viewer",
|
|
61
|
+
"plural": false,
|
|
62
|
+
"selections": [{
|
|
63
|
+
"alias": "families",
|
|
64
|
+
"args": v0 /*: any*/,
|
|
65
|
+
"concreteType": "FontCollectionConnection",
|
|
66
|
+
"kind": "LinkedField",
|
|
67
|
+
"name": "fontCollections",
|
|
68
|
+
"plural": false,
|
|
69
|
+
"selections": [{
|
|
70
|
+
"alias": null,
|
|
71
|
+
"args": null,
|
|
72
|
+
"concreteType": "FontCollectionEdge",
|
|
73
|
+
"kind": "LinkedField",
|
|
74
|
+
"name": "edges",
|
|
75
|
+
"plural": true,
|
|
76
|
+
"selections": [{
|
|
77
|
+
"alias": null,
|
|
78
|
+
"args": null,
|
|
79
|
+
"concreteType": "FontCollection",
|
|
80
|
+
"kind": "LinkedField",
|
|
81
|
+
"name": "node",
|
|
82
|
+
"plural": false,
|
|
83
|
+
"selections": [v1 /*: any*/, v2 /*: any*/, v3 /*: any*/, {
|
|
84
|
+
"alias": null,
|
|
85
|
+
"args": null,
|
|
86
|
+
"concreteType": "FontStyle",
|
|
87
|
+
"kind": "LinkedField",
|
|
88
|
+
"name": "featureStyle",
|
|
89
|
+
"plural": false,
|
|
90
|
+
"selections": [v4 /*: any*/],
|
|
91
|
+
"storageKey": null
|
|
92
|
+
}],
|
|
93
|
+
"storageKey": null
|
|
94
|
+
}],
|
|
95
|
+
"storageKey": null
|
|
96
|
+
}],
|
|
97
|
+
"storageKey": "fontCollections(collectionTypes:[\"FAMILY\"],first:999)"
|
|
98
|
+
}],
|
|
99
|
+
"storageKey": null
|
|
100
|
+
}],
|
|
101
|
+
"type": "RootQueryType",
|
|
102
|
+
"abstractKey": null
|
|
103
|
+
},
|
|
104
|
+
"kind": "Request",
|
|
105
|
+
"operation": {
|
|
106
|
+
"argumentDefinitions": [],
|
|
107
|
+
"kind": "Operation",
|
|
108
|
+
"name": "TypeTesterFamiliesQuery",
|
|
109
|
+
"selections": [{
|
|
110
|
+
"alias": null,
|
|
111
|
+
"args": null,
|
|
112
|
+
"concreteType": "Viewer",
|
|
113
|
+
"kind": "LinkedField",
|
|
114
|
+
"name": "viewer",
|
|
115
|
+
"plural": false,
|
|
116
|
+
"selections": [{
|
|
117
|
+
"alias": "families",
|
|
118
|
+
"args": v0 /*: any*/,
|
|
119
|
+
"concreteType": "FontCollectionConnection",
|
|
120
|
+
"kind": "LinkedField",
|
|
121
|
+
"name": "fontCollections",
|
|
122
|
+
"plural": false,
|
|
123
|
+
"selections": [{
|
|
124
|
+
"alias": null,
|
|
125
|
+
"args": null,
|
|
126
|
+
"concreteType": "FontCollectionEdge",
|
|
127
|
+
"kind": "LinkedField",
|
|
128
|
+
"name": "edges",
|
|
129
|
+
"plural": true,
|
|
130
|
+
"selections": [{
|
|
131
|
+
"alias": null,
|
|
132
|
+
"args": null,
|
|
133
|
+
"concreteType": "FontCollection",
|
|
134
|
+
"kind": "LinkedField",
|
|
135
|
+
"name": "node",
|
|
136
|
+
"plural": false,
|
|
137
|
+
"selections": [v1 /*: any*/, v2 /*: any*/, v3 /*: any*/, {
|
|
138
|
+
"alias": null,
|
|
139
|
+
"args": null,
|
|
140
|
+
"concreteType": "FontStyle",
|
|
141
|
+
"kind": "LinkedField",
|
|
142
|
+
"name": "featureStyle",
|
|
143
|
+
"plural": false,
|
|
144
|
+
"selections": [v4 /*: any*/, v1 /*: any*/],
|
|
145
|
+
"storageKey": null
|
|
146
|
+
}],
|
|
147
|
+
"storageKey": null
|
|
148
|
+
}],
|
|
149
|
+
"storageKey": null
|
|
150
|
+
}],
|
|
151
|
+
"storageKey": "fontCollections(collectionTypes:[\"FAMILY\"],first:999)"
|
|
152
|
+
}, v1 /*: any*/],
|
|
153
|
+
"storageKey": null
|
|
154
|
+
}]
|
|
155
|
+
},
|
|
156
|
+
"params": {
|
|
157
|
+
"cacheID": "528b28072e9b3e44ca8f172cddf1a8e8",
|
|
158
|
+
"id": null,
|
|
159
|
+
"metadata": {},
|
|
160
|
+
"name": "TypeTesterFamiliesQuery",
|
|
161
|
+
"operationKind": "query",
|
|
162
|
+
"text": "query TypeTesterFamiliesQuery {\n viewer {\n families: fontCollections(collectionTypes: [FAMILY], first: 999) {\n edges {\n node {\n id\n name\n isVariableFont\n featureStyle {\n supportedLanguages\n id\n }\n }\n }\n }\n id\n }\n}\n"
|
|
163
|
+
}
|
|
164
|
+
};
|
|
165
|
+
}();
|
|
166
|
+
node.hash = "cda53ca94a4951ee5ba29cc57281a002";
|
|
167
|
+
export default node;
|