fontdue-js 3.6.0 → 3.7.0

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 (71) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +4 -1
  3. package/dist/__generated__/FontFamiliesQuery.graphql.js +46 -39
  4. package/dist/__generated__/PriceBar_node.graphql.d.ts +4 -1
  5. package/dist/__generated__/PriceBar_node.graphql.js +23 -16
  6. package/dist/__generated__/StoreModalFamily_collection.graphql.d.ts +3 -2
  7. package/dist/__generated__/StoreModalFamily_collection.graphql.js +3 -3
  8. package/dist/__generated__/StoreModalIndexPaginationQuery.graphql.d.ts +23 -0
  9. package/dist/__generated__/StoreModalIndexPaginationQuery.graphql.js +303 -0
  10. package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +4 -9
  11. package/dist/__generated__/StoreModalIndexQuery.graphql.js +90 -53
  12. package/dist/__generated__/StoreModalIndex_viewer.graphql.d.ts +24 -0
  13. package/dist/__generated__/StoreModalIndex_viewer.graphql.js +134 -0
  14. package/dist/__generated__/StoreModalProductContent_collection.graphql.d.ts +4 -1
  15. package/dist/__generated__/StoreModalProductContent_collection.graphql.js +12 -5
  16. package/dist/__generated__/StoreModalProductLicenseSelection_collection.graphql.d.ts +2 -1
  17. package/dist/__generated__/StoreModalProductLicenseSelection_collection.graphql.js +27 -24
  18. package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +1 -1
  19. package/dist/__generated__/StoreModalProductQuery.graphql.js +78 -77
  20. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.d.ts +1 -1
  21. package/dist/__generated__/StoreModalProductRefetchQuery.graphql.js +54 -53
  22. package/dist/__generated__/StoreModalProductSlugQuery.graphql.d.ts +1 -1
  23. package/dist/__generated__/StoreModalProductSlugQuery.graphql.js +78 -77
  24. package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -1
  25. package/dist/__generated__/TypeTestersIDQuery.graphql.js +17 -10
  26. package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +1 -1
  27. package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +17 -10
  28. package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -1
  29. package/dist/__generated__/TypeTestersSlugQuery.graphql.js +17 -10
  30. package/dist/__generated__/storefrontEventsTrackStorefrontEventMutation.graphql.d.ts +41 -0
  31. package/dist/__generated__/storefrontEventsTrackStorefrontEventMutation.graphql.js +65 -0
  32. package/dist/__tests__/bundleSelectionOrder.test.js +92 -0
  33. package/dist/__tests__/collectionBundleSelection.test.js +441 -1446
  34. package/dist/__tests__/infiniteScroll.test.js +180 -0
  35. package/dist/__tests__/licenseExclusions.test.js +2 -1
  36. package/dist/__tests__/storefrontEvents.test.js +167 -0
  37. package/dist/__tests__/typeTesterAutofitFeatures.test.js +138 -0
  38. package/dist/components/Cart/Checkout.js +11 -1
  39. package/dist/components/Cart/storefrontEvents.d.ts +34 -0
  40. package/dist/components/Cart/storefrontEvents.js +138 -0
  41. package/dist/components/FontFamilies/index.js +4 -3
  42. package/dist/components/Precart/index.js +6 -0
  43. package/dist/components/PriceBar/index.js +5 -3
  44. package/dist/components/Root/productState.d.ts +2 -8
  45. package/dist/components/Root/productState.js +46 -57
  46. package/dist/components/SKUPrice/index.js +7 -8
  47. package/dist/components/StoreModal/StoreModalFamily.js +4 -2
  48. package/dist/components/StoreModal/StoreModalIndex.js +48 -7
  49. package/dist/components/StoreModal/StoreModalProduct.js +16 -9
  50. package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.d.ts +2 -1
  51. package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +8 -3
  52. package/dist/components/StoreModalProductLicenseSelection/index.js +3 -2
  53. package/dist/components/TypeTester/useTypeTesterStyler.js +1 -0
  54. package/dist/components/elements/StoreModalContainer/StoreModalContainerContext.d.ts +1 -0
  55. package/dist/components/elements/StoreModalContainer/index.js +9 -4
  56. package/dist/components/elements/StoreModalIndexLoadMore/index.d.ts +8 -0
  57. package/dist/components/elements/StoreModalIndexLoadMore/index.js +21 -0
  58. package/dist/components/elements/StoreModalUnifiedCheckout.js +12 -0
  59. package/dist/components/useInfiniteScroll.d.ts +28 -0
  60. package/dist/components/useInfiniteScroll.js +50 -0
  61. package/dist/fontdue.css +33 -0
  62. package/dist/hooks/useAutofit.d.ts +2 -1
  63. package/dist/hooks/useAutofit.js +10 -4
  64. package/dist/reducer.d.ts +5 -5
  65. package/dist/reducer.js +9 -87
  66. package/dist/selection.d.ts +40 -0
  67. package/dist/selection.js +494 -0
  68. package/dist/utils.d.ts +1 -12
  69. package/dist/utils.js +1 -36
  70. package/dist/version.js +1 -1
  71. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<bc44ca76db77462ae1d20c80f49d958e>>
2
+ * @generated SignedSource<<ea0562a1eaacba8b9f8162ed0aca3734>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -51,38 +51,45 @@ const node = function () {
51
51
  "alias": null,
52
52
  "args": null,
53
53
  "kind": "ScalarField",
54
- "name": "isVariableFont",
54
+ "name": "visibility",
55
55
  "storageKey": null
56
56
  },
57
57
  v9 = {
58
58
  "alias": null,
59
59
  "args": null,
60
60
  "kind": "ScalarField",
61
- "name": "collectionType",
61
+ "name": "isVariableFont",
62
62
  "storageKey": null
63
63
  },
64
64
  v10 = {
65
65
  "alias": null,
66
66
  "args": null,
67
67
  "kind": "ScalarField",
68
- "name": "name",
68
+ "name": "collectionType",
69
69
  "storageKey": null
70
70
  },
71
71
  v11 = {
72
+ "alias": null,
73
+ "args": null,
74
+ "kind": "ScalarField",
75
+ "name": "name",
76
+ "storageKey": null
77
+ },
78
+ v12 = {
72
79
  "alias": null,
73
80
  "args": null,
74
81
  "kind": "ScalarField",
75
82
  "name": "amount",
76
83
  "storageKey": null
77
84
  },
78
- v12 = [v11 /*: any*/, {
85
+ v13 = [v12 /*: any*/, {
79
86
  "alias": null,
80
87
  "args": null,
81
88
  "kind": "ScalarField",
82
89
  "name": "currency",
83
90
  "storageKey": null
84
91
  }],
85
- v13 = {
92
+ v14 = {
86
93
  "alias": null,
87
94
  "args": null,
88
95
  "concreteType": "Sku",
@@ -96,44 +103,44 @@ const node = function () {
96
103
  "kind": "LinkedField",
97
104
  "name": "price",
98
105
  "plural": false,
99
- "selections": v12 /*: any*/,
106
+ "selections": v13 /*: any*/,
100
107
  "storageKey": null
101
108
  }],
102
109
  "storageKey": null
103
110
  },
104
- v14 = [v4 /*: any*/],
105
- v15 = {
111
+ v15 = [v4 /*: any*/],
112
+ v16 = {
106
113
  "alias": null,
107
114
  "args": null,
108
115
  "concreteType": "FontCollection",
109
116
  "kind": "LinkedField",
110
117
  "name": "parent",
111
118
  "plural": false,
112
- "selections": v14 /*: any*/,
119
+ "selections": v15 /*: any*/,
113
120
  "storageKey": null
114
121
  },
115
- v16 = {
122
+ v17 = {
116
123
  "alias": null,
117
124
  "args": null,
118
125
  "kind": "ScalarField",
119
126
  "name": "cssFamily",
120
127
  "storageKey": null
121
128
  },
122
- v17 = {
129
+ v18 = {
123
130
  "alias": null,
124
131
  "args": null,
125
132
  "kind": "ScalarField",
126
133
  "name": "url",
127
134
  "storageKey": null
128
135
  },
129
- v18 = {
136
+ v19 = {
130
137
  "alias": null,
131
138
  "args": null,
132
139
  "concreteType": "WebfontSource",
133
140
  "kind": "LinkedField",
134
141
  "name": "webfontSources",
135
142
  "plural": true,
136
- "selections": [v17 /*: any*/, {
143
+ "selections": [v18 /*: any*/, {
137
144
  "alias": null,
138
145
  "args": null,
139
146
  "kind": "ScalarField",
@@ -148,7 +155,7 @@ const node = function () {
148
155
  }],
149
156
  "storageKey": null
150
157
  },
151
- v19 = {
158
+ v20 = {
152
159
  "alias": null,
153
160
  "args": null,
154
161
  "concreteType": "VerticalMetrics",
@@ -188,67 +195,67 @@ const node = function () {
188
195
  }],
189
196
  "storageKey": null
190
197
  },
191
- v20 = {
198
+ v21 = {
192
199
  "alias": null,
193
200
  "args": null,
194
201
  "kind": "ScalarField",
195
202
  "name": "supportedLanguages",
196
203
  "storageKey": null
197
204
  },
198
- v21 = {
205
+ v22 = {
199
206
  "alias": null,
200
207
  "args": null,
201
208
  "concreteType": "FontStyle",
202
209
  "kind": "LinkedField",
203
210
  "name": "featureStyle",
204
211
  "plural": false,
205
- "selections": [v16 /*: any*/, v10 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/, v4 /*: any*/],
212
+ "selections": [v17 /*: any*/, v11 /*: any*/, v19 /*: any*/, v20 /*: any*/, v21 /*: any*/, v4 /*: any*/],
206
213
  "storageKey": null
207
214
  },
208
- v22 = {
215
+ v23 = {
209
216
  "alias": null,
210
217
  "args": null,
211
218
  "kind": "ScalarField",
212
219
  "name": "totalStyles",
213
220
  "storageKey": null
214
221
  },
215
- v23 = {
222
+ v24 = {
216
223
  "alias": null,
217
224
  "args": null,
218
225
  "concreteType": "Money",
219
226
  "kind": "LinkedField",
220
227
  "name": "totalStylesPrice",
221
228
  "plural": false,
222
- "selections": v12 /*: any*/,
229
+ "selections": v13 /*: any*/,
223
230
  "storageKey": null
224
231
  },
225
- v24 = [{
232
+ v25 = [{
226
233
  "kind": "Literal",
227
234
  "name": "collectionTypes",
228
235
  "value": ["FAMILY"]
229
236
  }],
230
- v25 = {
237
+ v26 = {
231
238
  "alias": null,
232
239
  "args": null,
233
240
  "kind": "ScalarField",
234
241
  "name": "cssWeight",
235
242
  "storageKey": null
236
243
  },
237
- v26 = {
244
+ v27 = {
238
245
  "alias": null,
239
246
  "args": null,
240
247
  "kind": "ScalarField",
241
248
  "name": "cssStretch",
242
249
  "storageKey": null
243
250
  },
244
- v27 = {
251
+ v28 = {
245
252
  "alias": null,
246
253
  "args": null,
247
254
  "concreteType": "VariableInstance",
248
255
  "kind": "LinkedField",
249
256
  "name": "variableInstances",
250
257
  "plural": true,
251
- "selections": [v10 /*: any*/, {
258
+ "selections": [v11 /*: any*/, {
252
259
  "alias": null,
253
260
  "args": null,
254
261
  "concreteType": "VariableSetting",
@@ -272,69 +279,63 @@ const node = function () {
272
279
  }],
273
280
  "storageKey": null
274
281
  },
275
- v28 = {
282
+ v29 = {
276
283
  "alias": null,
277
284
  "args": null,
278
285
  "concreteType": "Bundle",
279
286
  "kind": "LinkedField",
280
287
  "name": "bundles",
281
288
  "plural": true,
282
- "selections": [v4 /*: any*/, {
283
- "alias": null,
284
- "args": null,
285
- "kind": "ScalarField",
286
- "name": "hidden",
287
- "storageKey": null
288
- }, {
289
+ "selections": [v4 /*: any*/, v8 /*: any*/, {
289
290
  "alias": null,
290
291
  "args": null,
291
292
  "concreteType": "FontStyle",
292
293
  "kind": "LinkedField",
293
294
  "name": "fontStyles",
294
295
  "plural": true,
295
- "selections": [v4 /*: any*/, v16 /*: any*/, v25 /*: any*/, v26 /*: any*/, v10 /*: any*/, v20 /*: any*/, v27 /*: any*/, v13 /*: any*/, v18 /*: any*/, v19 /*: any*/],
296
+ "selections": [v4 /*: any*/, v17 /*: any*/, v26 /*: any*/, v27 /*: any*/, v11 /*: any*/, v21 /*: any*/, v28 /*: any*/, v14 /*: any*/, v19 /*: any*/, v20 /*: any*/],
296
297
  "storageKey": null
297
- }, v10 /*: any*/, v13 /*: any*/],
298
+ }, v11 /*: any*/, v14 /*: any*/],
298
299
  "storageKey": null
299
300
  },
300
- v29 = {
301
+ v30 = {
301
302
  "alias": null,
302
303
  "args": null,
303
304
  "concreteType": "FontStyle",
304
305
  "kind": "LinkedField",
305
306
  "name": "fontStyles",
306
307
  "plural": true,
307
- "selections": [v4 /*: any*/, v16 /*: any*/, v25 /*: any*/, v26 /*: any*/, {
308
+ "selections": [v4 /*: any*/, v17 /*: any*/, v26 /*: any*/, v27 /*: any*/, {
308
309
  "alias": null,
309
310
  "args": null,
310
311
  "kind": "ScalarField",
311
312
  "name": "cssStyle",
312
313
  "storageKey": null
313
- }, v10 /*: any*/, v20 /*: any*/, v27 /*: any*/, v13 /*: any*/, v18 /*: any*/, v19 /*: any*/],
314
+ }, v11 /*: any*/, v21 /*: any*/, v28 /*: any*/, v14 /*: any*/, v19 /*: any*/, v20 /*: any*/],
314
315
  "storageKey": null
315
316
  },
316
- v30 = {
317
+ v31 = {
317
318
  "kind": "Literal",
318
319
  "name": "format",
319
320
  "value": "HTML"
320
321
  },
321
- v31 = [v30 /*: any*/],
322
- v32 = {
322
+ v32 = [v31 /*: any*/],
323
+ v33 = {
323
324
  "alias": null,
324
325
  "args": null,
325
326
  "kind": "ScalarField",
326
327
  "name": "variableType",
327
328
  "storageKey": null
328
329
  },
329
- v33 = [v11 /*: any*/],
330
- v34 = [v22 /*: any*/, {
330
+ v34 = [v12 /*: any*/],
331
+ v35 = [v23 /*: any*/, {
331
332
  "alias": null,
332
333
  "args": v7 /*: any*/,
333
334
  "concreteType": "Money",
334
335
  "kind": "LinkedField",
335
336
  "name": "totalStylesPrice",
336
337
  "plural": false,
337
- "selections": v33 /*: any*/,
338
+ "selections": v34 /*: any*/,
338
339
  "storageKey": null
339
340
  }];
340
341
  return {
@@ -412,34 +413,34 @@ const node = function () {
412
413
  "kind": "InlineFragment",
413
414
  "selections": [{
414
415
  "kind": "InlineFragment",
415
- "selections": [v8 /*: any*/, v9 /*: any*/, v10 /*: any*/, v13 /*: any*/, v15 /*: any*/, v21 /*: any*/, v22 /*: any*/, v23 /*: any*/, {
416
+ "selections": [v8 /*: any*/, v9 /*: any*/, v10 /*: any*/, v11 /*: any*/, v14 /*: any*/, v16 /*: any*/, v22 /*: any*/, v23 /*: any*/, v24 /*: any*/, {
416
417
  "alias": null,
417
- "args": v24 /*: any*/,
418
+ "args": v25 /*: any*/,
418
419
  "concreteType": "FontCollection",
419
420
  "kind": "LinkedField",
420
421
  "name": "children",
421
422
  "plural": true,
422
- "selections": [v8 /*: any*/, v22 /*: any*/, v4 /*: any*/, v9 /*: any*/, v10 /*: any*/, v13 /*: any*/, v15 /*: any*/, v21 /*: any*/, v23 /*: any*/, {
423
+ "selections": [v9 /*: any*/, v23 /*: any*/, v4 /*: any*/, v8 /*: any*/, v10 /*: any*/, v11 /*: any*/, v14 /*: any*/, v16 /*: any*/, v22 /*: any*/, v24 /*: any*/, {
423
424
  "alias": null,
424
- "args": v24 /*: any*/,
425
+ "args": v25 /*: any*/,
425
426
  "concreteType": "FontCollection",
426
427
  "kind": "LinkedField",
427
428
  "name": "children",
428
429
  "plural": true,
429
- "selections": [v8 /*: any*/, v22 /*: any*/, v4 /*: any*/],
430
+ "selections": [v9 /*: any*/, v23 /*: any*/, v4 /*: any*/],
430
431
  "storageKey": "children(collectionTypes:[\"FAMILY\"])"
431
- }, v28 /*: any*/, v29 /*: any*/],
432
+ }, v29 /*: any*/, v30 /*: any*/],
432
433
  "storageKey": "children(collectionTypes:[\"FAMILY\"])"
433
- }, v28 /*: any*/, v29 /*: any*/, {
434
+ }, v29 /*: any*/, v30 /*: any*/, {
434
435
  "alias": null,
435
436
  "args": null,
436
437
  "concreteType": "License",
437
438
  "kind": "LinkedField",
438
439
  "name": "licenses",
439
440
  "plural": true,
440
- "selections": [v4 /*: any*/, v17 /*: any*/, v10 /*: any*/, {
441
+ "selections": [v4 /*: any*/, v18 /*: any*/, v11 /*: any*/, {
441
442
  "alias": null,
442
- "args": v31 /*: any*/,
443
+ "args": v32 /*: any*/,
443
444
  "kind": "ScalarField",
444
445
  "name": "description",
445
446
  "storageKey": "description(format:\"HTML\")"
@@ -456,7 +457,7 @@ const node = function () {
456
457
  "kind": "LinkedField",
457
458
  "name": "excludedLicenses",
458
459
  "plural": true,
459
- "selections": v14 /*: any*/,
460
+ "selections": v15 /*: any*/,
460
461
  "storageKey": null
461
462
  }, {
462
463
  "alias": "variables",
@@ -465,7 +466,7 @@ const node = function () {
465
466
  "kind": "LinkedField",
466
467
  "name": "licenseVariables",
467
468
  "plural": true,
468
- "selections": [v4 /*: any*/, v10 /*: any*/, v32 /*: any*/, {
469
+ "selections": [v4 /*: any*/, v11 /*: any*/, v33 /*: any*/, {
469
470
  "alias": null,
470
471
  "args": null,
471
472
  "kind": "ScalarField",
@@ -478,7 +479,7 @@ const node = function () {
478
479
  "kind": "LinkedField",
479
480
  "name": "licenseOptions",
480
481
  "plural": true,
481
- "selections": [v4 /*: any*/, v10 /*: any*/, v11 /*: any*/, {
482
+ "selections": [v4 /*: any*/, v11 /*: any*/, v12 /*: any*/, {
482
483
  "alias": null,
483
484
  "args": null,
484
485
  "kind": "ScalarField",
@@ -519,9 +520,9 @@ const node = function () {
519
520
  "kind": "LinkedField",
520
521
  "name": "orderVariables",
521
522
  "plural": true,
522
- "selections": [v4 /*: any*/, v10 /*: any*/, v32 /*: any*/, {
523
+ "selections": [v4 /*: any*/, v11 /*: any*/, v33 /*: any*/, {
523
524
  "alias": null,
524
- "args": [v30 /*: any*/, v6 /*: any*/],
525
+ "args": [v31 /*: any*/, v6 /*: any*/],
525
526
  "kind": "ScalarField",
526
527
  "name": "description",
527
528
  "storageKey": null
@@ -532,7 +533,7 @@ const node = function () {
532
533
  "kind": "LinkedField",
533
534
  "name": "orderVariableOptions",
534
535
  "plural": true,
535
- "selections": [v4 /*: any*/, v11 /*: any*/],
536
+ "selections": [v4 /*: any*/, v12 /*: any*/],
536
537
  "storageKey": null
537
538
  }],
538
539
  "storageKey": null
@@ -549,7 +550,7 @@ const node = function () {
549
550
  "kind": "ScalarField",
550
551
  "name": "code",
551
552
  "storageKey": null
552
- }, v10 /*: any*/],
553
+ }, v11 /*: any*/],
553
554
  "storageKey": null
554
555
  }, {
555
556
  "alias": null,
@@ -587,49 +588,49 @@ const node = function () {
587
588
  "storageKey": null
588
589
  }, {
589
590
  "alias": null,
590
- "args": v31 /*: any*/,
591
+ "args": v32 /*: any*/,
591
592
  "kind": "ScalarField",
592
593
  "name": "storeModalSelectLicenseeLabel",
593
594
  "storageKey": "storeModalSelectLicenseeLabel(format:\"HTML\")"
594
595
  }, {
595
596
  "alias": null,
596
- "args": v31 /*: any*/,
597
+ "args": v32 /*: any*/,
597
598
  "kind": "ScalarField",
598
599
  "name": "storeModalLicenseeSelfLabel",
599
600
  "storageKey": "storeModalLicenseeSelfLabel(format:\"HTML\")"
600
601
  }, {
601
602
  "alias": null,
602
- "args": v31 /*: any*/,
603
+ "args": v32 /*: any*/,
603
604
  "kind": "ScalarField",
604
605
  "name": "storeModalLicenseeSelfDescription",
605
606
  "storageKey": "storeModalLicenseeSelfDescription(format:\"HTML\")"
606
607
  }, {
607
608
  "alias": null,
608
- "args": v31 /*: any*/,
609
+ "args": v32 /*: any*/,
609
610
  "kind": "ScalarField",
610
611
  "name": "storeModalLicenseeClientLabel",
611
612
  "storageKey": "storeModalLicenseeClientLabel(format:\"HTML\")"
612
613
  }, {
613
614
  "alias": null,
614
- "args": v31 /*: any*/,
615
+ "args": v32 /*: any*/,
615
616
  "kind": "ScalarField",
616
617
  "name": "storeModalLicenseeClientDescription",
617
618
  "storageKey": "storeModalLicenseeClientDescription(format:\"HTML\")"
618
619
  }, {
619
620
  "alias": null,
620
- "args": v31 /*: any*/,
621
+ "args": v32 /*: any*/,
621
622
  "kind": "ScalarField",
622
623
  "name": "storeModalSelectOrderVariablesLabel",
623
624
  "storageKey": "storeModalSelectOrderVariablesLabel(format:\"HTML\")"
624
625
  }, {
625
626
  "alias": null,
626
- "args": v31 /*: any*/,
627
+ "args": v32 /*: any*/,
627
628
  "kind": "ScalarField",
628
629
  "name": "storeModalSelectLicensesLabel",
629
630
  "storageKey": "storeModalSelectLicensesLabel(format:\"HTML\")"
630
631
  }, {
631
632
  "alias": null,
632
- "args": v31 /*: any*/,
633
+ "args": v32 /*: any*/,
633
634
  "kind": "ScalarField",
634
635
  "name": "storeModalSelectFontsLabel",
635
636
  "storageKey": "storeModalSelectFontsLabel(format:\"HTML\")"
@@ -681,7 +682,7 @@ const node = function () {
681
682
  "kind": "LinkedField",
682
683
  "name": "price",
683
684
  "plural": false,
684
- "selections": v33 /*: any*/,
685
+ "selections": v34 /*: any*/,
685
686
  "storageKey": null
686
687
  }, {
687
688
  "alias": null,
@@ -698,22 +699,22 @@ const node = function () {
698
699
  "storageKey": null
699
700
  }, {
700
701
  "kind": "InlineFragment",
701
- "selections": v34 /*: any*/,
702
+ "selections": v35 /*: any*/,
702
703
  "type": "FontCollection",
703
704
  "abstractKey": null
704
705
  }, {
705
706
  "kind": "InlineFragment",
706
- "selections": v34 /*: any*/,
707
+ "selections": v35 /*: any*/,
707
708
  "type": "Bundle",
708
709
  "abstractKey": null
709
710
  }, {
710
711
  "kind": "InlineFragment",
711
- "selections": v34 /*: any*/,
712
+ "selections": v35 /*: any*/,
712
713
  "type": "CollectionBundle",
713
714
  "abstractKey": null
714
715
  }, {
715
716
  "kind": "InlineFragment",
716
- "selections": v14 /*: any*/,
717
+ "selections": v15 /*: any*/,
717
718
  "type": "Node",
718
719
  "abstractKey": "__isNode"
719
720
  }],
@@ -727,7 +728,7 @@ const node = function () {
727
728
  "kind": "LinkedField",
728
729
  "name": "subtotal",
729
730
  "plural": false,
730
- "selections": v12 /*: any*/,
731
+ "selections": v13 /*: any*/,
731
732
  "storageKey": null
732
733
  }],
733
734
  "storageKey": null
@@ -736,12 +737,12 @@ const node = function () {
736
737
  }]
737
738
  },
738
739
  "params": {
739
- "cacheID": "36520baa8f84321cc4334fe6072ff143",
740
+ "cacheID": "6feee62a68cae0ff5e7bcaef1fc97aed",
740
741
  "id": null,
741
742
  "metadata": {},
742
743
  "name": "StoreModalProductSlugQuery",
743
744
  "operationKind": "query",
744
- "text": "query StoreModalProductSlugQuery(\n $productSlug: String!\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n) {\n viewer {\n slug(name: $productSlug) {\n collection: fontCollection {\n id\n ...StoreModalProductContent_collection_4sncub\n }\n id\n }\n ...StoreModalProductViewer_4sncub\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 StoreModalProductViewer_4sncub on 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}\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 avgCharWidth\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"
745
+ "text": "query StoreModalProductSlugQuery(\n $productSlug: String!\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n) {\n viewer {\n slug(name: $productSlug) {\n collection: fontCollection {\n id\n ...StoreModalProductContent_collection_4sncub\n }\n id\n }\n ...StoreModalProductViewer_4sncub\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 visibility\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 visibility\n ...StoreModalFamily_collection_4sncub\n ...StoreModalProductLicenseSelection_collection\n children(collectionTypes: [FAMILY]) {\n id\n visibility\n ...StoreModalFamily_collection_4sncub\n }\n }\n id\n}\n\nfragment StoreModalProductLicenseSelection_collection on FontCollection {\n id\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 StoreModalProductViewer_4sncub on 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}\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 avgCharWidth\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"
745
746
  }
746
747
  };
747
748
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<3558d9058183c8894bbbabceb7489127>>
2
+ * @generated SignedSource<<8305cb5372f579f7cc1943ea58d1c6f5>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<3558d9058183c8894bbbabceb7489127>>
2
+ * @generated SignedSource<<8305cb5372f579f7cc1943ea58d1c6f5>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */
@@ -106,10 +106,17 @@ const node = function () {
106
106
  "alias": null,
107
107
  "args": null,
108
108
  "kind": "ScalarField",
109
- "name": "collectionType",
109
+ "name": "visibility",
110
110
  "storageKey": null
111
111
  },
112
112
  v17 = {
113
+ "alias": null,
114
+ "args": null,
115
+ "kind": "ScalarField",
116
+ "name": "collectionType",
117
+ "storageKey": null
118
+ },
119
+ v18 = {
113
120
  "alias": null,
114
121
  "args": null,
115
122
  "concreteType": "Sku",
@@ -128,14 +135,14 @@ const node = function () {
128
135
  }],
129
136
  "storageKey": null
130
137
  },
131
- v18 = {
138
+ v19 = {
132
139
  "alias": null,
133
140
  "args": null,
134
141
  "kind": "ScalarField",
135
142
  "name": "totalStyles",
136
143
  "storageKey": null
137
144
  },
138
- v19 = {
145
+ v20 = {
139
146
  "alias": null,
140
147
  "args": [v11 /*: any*/],
141
148
  "concreteType": "Money",
@@ -145,14 +152,14 @@ const node = function () {
145
152
  "selections": v14 /*: any*/,
146
153
  "storageKey": "totalStylesPrice(licenseOptions:[])"
147
154
  },
148
- v20 = {
155
+ v21 = {
149
156
  "alias": null,
150
157
  "args": null,
151
158
  "concreteType": "FontCollection",
152
159
  "kind": "LinkedField",
153
160
  "name": "parent",
154
161
  "plural": false,
155
- "selections": [v6 /*: any*/, v7 /*: any*/, v16 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/],
162
+ "selections": [v16 /*: any*/, v6 /*: any*/, v7 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/],
156
163
  "storageKey": null
157
164
  };
158
165
  return {
@@ -514,7 +521,7 @@ const node = function () {
514
521
  "kind": "ScalarField",
515
522
  "name": "typeTesterAxes",
516
523
  "storageKey": null
517
- }, v7 /*: any*/, v16 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/, {
524
+ }, v16 /*: any*/, v7 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/, v21 /*: any*/, {
518
525
  "alias": "families",
519
526
  "args": [{
520
527
  "kind": "Literal",
@@ -525,7 +532,7 @@ const node = function () {
525
532
  "kind": "LinkedField",
526
533
  "name": "children",
527
534
  "plural": true,
528
- "selections": [v6 /*: any*/, v7 /*: any*/, v16 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/],
535
+ "selections": [v6 /*: any*/, v16 /*: any*/, v7 /*: any*/, v17 /*: any*/, v18 /*: any*/, v19 /*: any*/, v20 /*: any*/, v21 /*: any*/],
529
536
  "storageKey": "children(collectionTypes:[\"FAMILY\"])"
530
537
  }],
531
538
  "type": "FontCollection",
@@ -535,12 +542,12 @@ const node = function () {
535
542
  }]
536
543
  },
537
544
  "params": {
538
- "cacheID": "ae5935ece51bb7a1ee807edb38129251",
545
+ "cacheID": "3781b49236afa2e5d79e6d59778958e7",
539
546
  "id": null,
540
547
  "metadata": {},
541
548
  "name": "TypeTestersIDQuery",
542
549
  "operationKind": "query",
543
- "text": "query TypeTestersIDQuery(\n $collectionId: ID!\n $tags: [String!]\n $excludeTags: [String!]\n) {\n collection: node(id: $collectionId) {\n __typename\n ...TypeTesters_collection_4Goyz5\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\n}\n\nfragment PriceBarSection_node_3BtHDv on FontCollection {\n id\n name\n collectionType\n sku {\n ...SelectButton_sku_3BtHDv\n id\n priceWithLicenseOptions: price(licenseOptions: [], orderVariables: []) {\n ...Price_price\n }\n }\n totalStyles\n totalStylesPrice(licenseOptions: []) {\n ...Price_price\n }\n}\n\nfragment PriceBar_node_3BtHDv on FontCollection {\n ...PriceBarSection_node_3BtHDv\n parent {\n ...PriceBarSection_node_3BtHDv\n id\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku_3BtHDv on Sku {\n id\n price(licenseOptions: [], orderVariables: []) {\n amount\n ...Price_price\n }\n}\n\nfragment SelectButton_sku_3BtHDv on Sku {\n id\n ...SKUPrice_sku_3BtHDv\n}\n\nfragment TypeTesterFeaturesButton_fontStyle on FontStyle {\n ...useFeaturesData_fontStyle\n}\n\nfragment TypeTesterFeatures_fontStyle on FontStyle {\n ...useFeaturesData_fontStyle\n ...TypeTesterVariableAxes_fontStyle\n}\n\nfragment TypeTesterFloatingToolbar_testers on TypeTester {\n id\n fontStyle {\n ...TypeTesterToolbar_fontStyle\n ...TypeTesterFeatures_fontStyle\n id\n }\n}\n\nfragment TypeTesterStyleSelectData_fontStyle on FontStyle {\n id\n name\n supportedLanguages\n cssWeight\n cssStyle\n cssStretch\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n family {\n id\n name\n }\n}\n\nfragment TypeTesterToolbar_fontStyle on FontStyle {\n ...TypeTesterVariableAxes_fontStyle\n ...TypeTesterFeaturesButton_fontStyle\n}\n\nfragment TypeTesterVariableAxes_fontStyle on FontStyle {\n variableAxes {\n axis\n name\n minValue\n maxValue\n }\n}\n\nfragment TypeTester_fontStyle_3BtHDv on FontStyle {\n id\n ...TypeTesterFeatures_fontStyle\n ...TypeTesterStyleSelectData_fontStyle\n ...FontStyle_fontStyle\n ...TypeTesterVariableAxes_fontStyle\n ...TypeTesterToolbar_fontStyle\n sku {\n ...SelectButton_sku_3BtHDv\n ...SKUPrice_sku_3BtHDv\n id\n basePrice: price {\n amount\n }\n }\n}\n\nfragment TypeTesters_collection_4Goyz5 on FontCollection {\n typeTesters(first: 999, tags: $tags, excludeTags: $excludeTags) {\n edges {\n node {\n id\n content\n size\n lineHeight\n letterSpacing\n autofit\n direction\n alignment\n fontStyle {\n ...TypeTester_fontStyle_3BtHDv\n id\n family {\n id\n }\n }\n variableSettings {\n axis\n value\n }\n featureSettings {\n feature\n value\n }\n tags\n ...TypeTesterFloatingToolbar_testers\n }\n }\n }\n typeTesterFeatures\n typeTesterAxes\n id\n ...PriceBar_node_3BtHDv\n families: children(collectionTypes: [FAMILY]) {\n id\n ...PriceBar_node_3BtHDv\n }\n parent {\n id\n }\n}\n\nfragment useFeaturesData_fontStyle on FontStyle {\n fontFeatures {\n supportedFeatures\n featureNames {\n tag\n name\n }\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 avgCharWidth\n }\n}\n"
550
+ "text": "query TypeTestersIDQuery(\n $collectionId: ID!\n $tags: [String!]\n $excludeTags: [String!]\n) {\n collection: node(id: $collectionId) {\n __typename\n ...TypeTesters_collection_4Goyz5\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n ...useFontStyle_fontStyle\n}\n\nfragment PriceBarSection_node_3BtHDv on FontCollection {\n id\n name\n collectionType\n sku {\n ...SelectButton_sku_3BtHDv\n id\n priceWithLicenseOptions: price(licenseOptions: [], orderVariables: []) {\n ...Price_price\n }\n }\n totalStyles\n totalStylesPrice(licenseOptions: []) {\n ...Price_price\n }\n}\n\nfragment PriceBar_node_3BtHDv on FontCollection {\n visibility\n ...PriceBarSection_node_3BtHDv\n parent {\n visibility\n ...PriceBarSection_node_3BtHDv\n id\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku_3BtHDv on Sku {\n id\n price(licenseOptions: [], orderVariables: []) {\n amount\n ...Price_price\n }\n}\n\nfragment SelectButton_sku_3BtHDv on Sku {\n id\n ...SKUPrice_sku_3BtHDv\n}\n\nfragment TypeTesterFeaturesButton_fontStyle on FontStyle {\n ...useFeaturesData_fontStyle\n}\n\nfragment TypeTesterFeatures_fontStyle on FontStyle {\n ...useFeaturesData_fontStyle\n ...TypeTesterVariableAxes_fontStyle\n}\n\nfragment TypeTesterFloatingToolbar_testers on TypeTester {\n id\n fontStyle {\n ...TypeTesterToolbar_fontStyle\n ...TypeTesterFeatures_fontStyle\n id\n }\n}\n\nfragment TypeTesterStyleSelectData_fontStyle on FontStyle {\n id\n name\n supportedLanguages\n cssWeight\n cssStyle\n cssStretch\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n family {\n id\n name\n }\n}\n\nfragment TypeTesterToolbar_fontStyle on FontStyle {\n ...TypeTesterVariableAxes_fontStyle\n ...TypeTesterFeaturesButton_fontStyle\n}\n\nfragment TypeTesterVariableAxes_fontStyle on FontStyle {\n variableAxes {\n axis\n name\n minValue\n maxValue\n }\n}\n\nfragment TypeTester_fontStyle_3BtHDv on FontStyle {\n id\n ...TypeTesterFeatures_fontStyle\n ...TypeTesterStyleSelectData_fontStyle\n ...FontStyle_fontStyle\n ...TypeTesterVariableAxes_fontStyle\n ...TypeTesterToolbar_fontStyle\n sku {\n ...SelectButton_sku_3BtHDv\n ...SKUPrice_sku_3BtHDv\n id\n basePrice: price {\n amount\n }\n }\n}\n\nfragment TypeTesters_collection_4Goyz5 on FontCollection {\n typeTesters(first: 999, tags: $tags, excludeTags: $excludeTags) {\n edges {\n node {\n id\n content\n size\n lineHeight\n letterSpacing\n autofit\n direction\n alignment\n fontStyle {\n ...TypeTester_fontStyle_3BtHDv\n id\n family {\n id\n }\n }\n variableSettings {\n axis\n value\n }\n featureSettings {\n feature\n value\n }\n tags\n ...TypeTesterFloatingToolbar_testers\n }\n }\n }\n typeTesterFeatures\n typeTesterAxes\n id\n ...PriceBar_node_3BtHDv\n families: children(collectionTypes: [FAMILY]) {\n id\n ...PriceBar_node_3BtHDv\n }\n parent {\n id\n }\n}\n\nfragment useFeaturesData_fontStyle on FontStyle {\n fontFeatures {\n supportedFeatures\n featureNames {\n tag\n name\n }\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 avgCharWidth\n }\n}\n"
544
551
  }
545
552
  };
546
553
  }();
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @generated SignedSource<<84ad14b9fc86076734fd76876c2b45f3>>
2
+ * @generated SignedSource<<551f97bb5081048350ef9a1cf9c4dad2>>
3
3
  * @lightSyntaxTransform
4
4
  * @nogrep
5
5
  */