@prose-reader/core 1.3.0 → 1.4.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.
- package/dist/createReaderWithEnhancer.d.ts +0 -83
- package/dist/prose.js +3 -3
- package/dist/prose.js.map +1 -1
- package/dist/prose.umd.cjs +3 -3
- package/dist/prose.umd.cjs.map +1 -1
- package/dist/spine/cfiLocator.d.ts +0 -4
- package/dist/spine/locationResolver.d.ts +0 -8
- package/dist/spineItem/commonSpineItem.d.ts +0 -1
- package/dist/spineItem/createSpineItem.d.ts +0 -2
- package/dist/spineItem/prePaginatedSpineItem.d.ts +0 -2
- package/dist/spineItem/reflowableSpineItem.d.ts +0 -2
- package/dist/spineItemManager.d.ts +0 -13
- package/dist/viewportNavigator/manualViewportNavigator.d.ts +0 -16
- package/dist/viewportNavigator/panViewportNavigator.d.ts +0 -2
- package/package.json +3 -3
|
@@ -20,7 +20,6 @@ export declare const createCfiLocator: ({ spineItemManager, spineItemLocator }:
|
|
|
20
20
|
item: {
|
|
21
21
|
id: string;
|
|
22
22
|
href: string;
|
|
23
|
-
path: string;
|
|
24
23
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
25
24
|
progressionWeight: number;
|
|
26
25
|
pageSpreadLeft: true | undefined;
|
|
@@ -107,7 +106,6 @@ export declare const createCfiLocator: ({ spineItemManager, spineItemLocator }:
|
|
|
107
106
|
item: {
|
|
108
107
|
id: string;
|
|
109
108
|
href: string;
|
|
110
|
-
path: string;
|
|
111
109
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
112
110
|
progressionWeight: number;
|
|
113
111
|
pageSpreadLeft: true | undefined;
|
|
@@ -194,7 +192,6 @@ export declare const createCfiLocator: ({ spineItemManager, spineItemLocator }:
|
|
|
194
192
|
item: {
|
|
195
193
|
id: string;
|
|
196
194
|
href: string;
|
|
197
|
-
path: string;
|
|
198
195
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
199
196
|
progressionWeight: number;
|
|
200
197
|
pageSpreadLeft: true | undefined;
|
|
@@ -281,7 +278,6 @@ export declare const createCfiLocator: ({ spineItemManager, spineItemLocator }:
|
|
|
281
278
|
item: {
|
|
282
279
|
id: string;
|
|
283
280
|
href: string;
|
|
284
|
-
path: string;
|
|
285
281
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
286
282
|
progressionWeight: number;
|
|
287
283
|
pageSpreadLeft: true | undefined;
|
|
@@ -31,7 +31,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
31
31
|
item: {
|
|
32
32
|
id: string;
|
|
33
33
|
href: string;
|
|
34
|
-
path: string;
|
|
35
34
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
36
35
|
progressionWeight: number;
|
|
37
36
|
pageSpreadLeft: true | undefined;
|
|
@@ -118,7 +117,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
118
117
|
item: {
|
|
119
118
|
id: string;
|
|
120
119
|
href: string;
|
|
121
|
-
path: string;
|
|
122
120
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
123
121
|
progressionWeight: number;
|
|
124
122
|
pageSpreadLeft: true | undefined;
|
|
@@ -202,7 +200,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
202
200
|
item: {
|
|
203
201
|
id: string;
|
|
204
202
|
href: string;
|
|
205
|
-
path: string;
|
|
206
203
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
207
204
|
progressionWeight: number;
|
|
208
205
|
pageSpreadLeft: true | undefined;
|
|
@@ -289,7 +286,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
289
286
|
item: {
|
|
290
287
|
id: string;
|
|
291
288
|
href: string;
|
|
292
|
-
path: string;
|
|
293
289
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
294
290
|
progressionWeight: number;
|
|
295
291
|
pageSpreadLeft: true | undefined;
|
|
@@ -372,7 +368,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
372
368
|
item: {
|
|
373
369
|
id: string;
|
|
374
370
|
href: string;
|
|
375
|
-
path: string;
|
|
376
371
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
377
372
|
progressionWeight: number;
|
|
378
373
|
pageSpreadLeft: true | undefined;
|
|
@@ -459,7 +454,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
459
454
|
item: {
|
|
460
455
|
id: string;
|
|
461
456
|
href: string;
|
|
462
|
-
path: string;
|
|
463
457
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
464
458
|
progressionWeight: number;
|
|
465
459
|
pageSpreadLeft: true | undefined;
|
|
@@ -543,7 +537,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
543
537
|
item: {
|
|
544
538
|
id: string;
|
|
545
539
|
href: string;
|
|
546
|
-
path: string;
|
|
547
540
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
548
541
|
progressionWeight: number;
|
|
549
542
|
pageSpreadLeft: true | undefined;
|
|
@@ -630,7 +623,6 @@ export declare const createLocationResolver: ({ spineItemManager, context, spine
|
|
|
630
623
|
item: {
|
|
631
624
|
id: string;
|
|
632
625
|
href: string;
|
|
633
|
-
path: string;
|
|
634
626
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
635
627
|
progressionWeight: number;
|
|
636
628
|
pageSpreadLeft: true | undefined;
|
|
@@ -21,7 +21,6 @@ export declare const createSpineItem: ({ item, context, containerElement, iframe
|
|
|
21
21
|
item: {
|
|
22
22
|
id: string;
|
|
23
23
|
href: string;
|
|
24
|
-
path: string;
|
|
25
24
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
26
25
|
progressionWeight: number;
|
|
27
26
|
pageSpreadLeft: true | undefined;
|
|
@@ -108,7 +107,6 @@ export declare const createSpineItem: ({ item, context, containerElement, iframe
|
|
|
108
107
|
item: {
|
|
109
108
|
id: string;
|
|
110
109
|
href: string;
|
|
111
|
-
path: string;
|
|
112
110
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
113
111
|
progressionWeight: number;
|
|
114
112
|
pageSpreadLeft: true | undefined;
|
|
@@ -21,7 +21,6 @@ export declare const createPrePaginatedSpineItem: ({ item, context, containerEle
|
|
|
21
21
|
item: {
|
|
22
22
|
id: string;
|
|
23
23
|
href: string;
|
|
24
|
-
path: string;
|
|
25
24
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
26
25
|
progressionWeight: number;
|
|
27
26
|
pageSpreadLeft: true | undefined;
|
|
@@ -108,7 +107,6 @@ export declare const createPrePaginatedSpineItem: ({ item, context, containerEle
|
|
|
108
107
|
item: {
|
|
109
108
|
id: string;
|
|
110
109
|
href: string;
|
|
111
|
-
path: string;
|
|
112
110
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
113
111
|
progressionWeight: number;
|
|
114
112
|
pageSpreadLeft: true | undefined;
|
|
@@ -20,7 +20,6 @@ export declare const createReflowableSpineItem: ({ item, context, containerEleme
|
|
|
20
20
|
item: {
|
|
21
21
|
id: string;
|
|
22
22
|
href: string;
|
|
23
|
-
path: string;
|
|
24
23
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
25
24
|
progressionWeight: number;
|
|
26
25
|
pageSpreadLeft: true | undefined;
|
|
@@ -107,7 +106,6 @@ export declare const createReflowableSpineItem: ({ item, context, containerEleme
|
|
|
107
106
|
item: {
|
|
108
107
|
id: string;
|
|
109
108
|
href: string;
|
|
110
|
-
path: string;
|
|
111
109
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
112
110
|
progressionWeight: number;
|
|
113
111
|
pageSpreadLeft: true | undefined;
|
|
@@ -18,7 +18,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
18
18
|
item: {
|
|
19
19
|
id: string;
|
|
20
20
|
href: string;
|
|
21
|
-
path: string;
|
|
22
21
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
23
22
|
progressionWeight: number;
|
|
24
23
|
pageSpreadLeft: true | undefined;
|
|
@@ -105,7 +104,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
105
104
|
item: {
|
|
106
105
|
id: string;
|
|
107
106
|
href: string;
|
|
108
|
-
path: string;
|
|
109
107
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
110
108
|
progressionWeight: number;
|
|
111
109
|
pageSpreadLeft: true | undefined;
|
|
@@ -189,7 +187,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
189
187
|
item: {
|
|
190
188
|
id: string;
|
|
191
189
|
href: string;
|
|
192
|
-
path: string;
|
|
193
190
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
194
191
|
progressionWeight: number;
|
|
195
192
|
pageSpreadLeft: true | undefined;
|
|
@@ -276,7 +273,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
276
273
|
item: {
|
|
277
274
|
id: string;
|
|
278
275
|
href: string;
|
|
279
|
-
path: string;
|
|
280
276
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
281
277
|
progressionWeight: number;
|
|
282
278
|
pageSpreadLeft: true | undefined;
|
|
@@ -372,7 +368,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
372
368
|
item: {
|
|
373
369
|
id: string;
|
|
374
370
|
href: string;
|
|
375
|
-
path: string;
|
|
376
371
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
377
372
|
progressionWeight: number;
|
|
378
373
|
pageSpreadLeft: true | undefined;
|
|
@@ -459,7 +454,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
459
454
|
item: {
|
|
460
455
|
id: string;
|
|
461
456
|
href: string;
|
|
462
|
-
path: string;
|
|
463
457
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
464
458
|
progressionWeight: number;
|
|
465
459
|
pageSpreadLeft: true | undefined;
|
|
@@ -550,7 +544,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
550
544
|
item: {
|
|
551
545
|
id: string;
|
|
552
546
|
href: string;
|
|
553
|
-
path: string;
|
|
554
547
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
555
548
|
progressionWeight: number;
|
|
556
549
|
pageSpreadLeft: true | undefined;
|
|
@@ -637,7 +630,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
637
630
|
item: {
|
|
638
631
|
id: string;
|
|
639
632
|
href: string;
|
|
640
|
-
path: string;
|
|
641
633
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
642
634
|
progressionWeight: number;
|
|
643
635
|
pageSpreadLeft: true | undefined;
|
|
@@ -720,7 +712,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
720
712
|
item: {
|
|
721
713
|
id: string;
|
|
722
714
|
href: string;
|
|
723
|
-
path: string;
|
|
724
715
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
725
716
|
progressionWeight: number;
|
|
726
717
|
pageSpreadLeft: true | undefined;
|
|
@@ -807,7 +798,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
807
798
|
item: {
|
|
808
799
|
id: string;
|
|
809
800
|
href: string;
|
|
810
|
-
path: string;
|
|
811
801
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
812
802
|
progressionWeight: number;
|
|
813
803
|
pageSpreadLeft: true | undefined;
|
|
@@ -891,7 +881,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
891
881
|
item: {
|
|
892
882
|
id: string;
|
|
893
883
|
href: string;
|
|
894
|
-
path: string;
|
|
895
884
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
896
885
|
progressionWeight: number;
|
|
897
886
|
pageSpreadLeft: true | undefined;
|
|
@@ -978,7 +967,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
978
967
|
item: {
|
|
979
968
|
id: string;
|
|
980
969
|
href: string;
|
|
981
|
-
path: string;
|
|
982
970
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
983
971
|
progressionWeight: number;
|
|
984
972
|
pageSpreadLeft: true | undefined;
|
|
@@ -1062,7 +1050,6 @@ export declare const createSpineItemManager: ({ context }: {
|
|
|
1062
1050
|
item: {
|
|
1063
1051
|
id: string;
|
|
1064
1052
|
href: string;
|
|
1065
|
-
path: string;
|
|
1066
1053
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
1067
1054
|
progressionWeight: number;
|
|
1068
1055
|
pageSpreadLeft: true | undefined;
|
|
@@ -53,7 +53,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
53
53
|
item: {
|
|
54
54
|
id: string;
|
|
55
55
|
href: string;
|
|
56
|
-
path: string;
|
|
57
56
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
58
57
|
progressionWeight: number;
|
|
59
58
|
pageSpreadLeft: true | undefined;
|
|
@@ -140,7 +139,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
140
139
|
item: {
|
|
141
140
|
id: string;
|
|
142
141
|
href: string;
|
|
143
|
-
path: string;
|
|
144
142
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
145
143
|
progressionWeight: number;
|
|
146
144
|
pageSpreadLeft: true | undefined;
|
|
@@ -232,7 +230,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
232
230
|
item: {
|
|
233
231
|
id: string;
|
|
234
232
|
href: string;
|
|
235
|
-
path: string;
|
|
236
233
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
237
234
|
progressionWeight: number;
|
|
238
235
|
pageSpreadLeft: true | undefined;
|
|
@@ -319,7 +316,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
319
316
|
item: {
|
|
320
317
|
id: string;
|
|
321
318
|
href: string;
|
|
322
|
-
path: string;
|
|
323
319
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
324
320
|
progressionWeight: number;
|
|
325
321
|
pageSpreadLeft: true | undefined;
|
|
@@ -408,7 +404,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
408
404
|
item: {
|
|
409
405
|
id: string;
|
|
410
406
|
href: string;
|
|
411
|
-
path: string;
|
|
412
407
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
413
408
|
progressionWeight: number;
|
|
414
409
|
pageSpreadLeft: true | undefined;
|
|
@@ -495,7 +490,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
495
490
|
item: {
|
|
496
491
|
id: string;
|
|
497
492
|
href: string;
|
|
498
|
-
path: string;
|
|
499
493
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
500
494
|
progressionWeight: number;
|
|
501
495
|
pageSpreadLeft: true | undefined;
|
|
@@ -586,7 +580,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
586
580
|
item: {
|
|
587
581
|
id: string;
|
|
588
582
|
href: string;
|
|
589
|
-
path: string;
|
|
590
583
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
591
584
|
progressionWeight: number;
|
|
592
585
|
pageSpreadLeft: true | undefined;
|
|
@@ -673,7 +666,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
673
666
|
item: {
|
|
674
667
|
id: string;
|
|
675
668
|
href: string;
|
|
676
|
-
path: string;
|
|
677
669
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
678
670
|
progressionWeight: number;
|
|
679
671
|
pageSpreadLeft: true | undefined;
|
|
@@ -764,7 +756,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
764
756
|
item: {
|
|
765
757
|
id: string;
|
|
766
758
|
href: string;
|
|
767
|
-
path: string;
|
|
768
759
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
769
760
|
progressionWeight: number;
|
|
770
761
|
pageSpreadLeft: true | undefined;
|
|
@@ -851,7 +842,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
851
842
|
item: {
|
|
852
843
|
id: string;
|
|
853
844
|
href: string;
|
|
854
|
-
path: string;
|
|
855
845
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
856
846
|
progressionWeight: number;
|
|
857
847
|
pageSpreadLeft: true | undefined;
|
|
@@ -940,7 +930,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
940
930
|
item: {
|
|
941
931
|
id: string;
|
|
942
932
|
href: string;
|
|
943
|
-
path: string;
|
|
944
933
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
945
934
|
progressionWeight: number;
|
|
946
935
|
pageSpreadLeft: true | undefined;
|
|
@@ -1027,7 +1016,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
1027
1016
|
item: {
|
|
1028
1017
|
id: string;
|
|
1029
1018
|
href: string;
|
|
1030
|
-
path: string;
|
|
1031
1019
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
1032
1020
|
progressionWeight: number;
|
|
1033
1021
|
pageSpreadLeft: true | undefined;
|
|
@@ -1119,7 +1107,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
1119
1107
|
item: {
|
|
1120
1108
|
id: string;
|
|
1121
1109
|
href: string;
|
|
1122
|
-
path: string;
|
|
1123
1110
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
1124
1111
|
progressionWeight: number;
|
|
1125
1112
|
pageSpreadLeft: true | undefined;
|
|
@@ -1206,7 +1193,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
1206
1193
|
item: {
|
|
1207
1194
|
id: string;
|
|
1208
1195
|
href: string;
|
|
1209
|
-
path: string;
|
|
1210
1196
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
1211
1197
|
progressionWeight: number;
|
|
1212
1198
|
pageSpreadLeft: true | undefined;
|
|
@@ -1295,7 +1281,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
1295
1281
|
item: {
|
|
1296
1282
|
id: string;
|
|
1297
1283
|
href: string;
|
|
1298
|
-
path: string;
|
|
1299
1284
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
1300
1285
|
progressionWeight: number;
|
|
1301
1286
|
pageSpreadLeft: true | undefined;
|
|
@@ -1382,7 +1367,6 @@ export declare const createManualViewportNavigator: ({ navigator, spineItemManag
|
|
|
1382
1367
|
item: {
|
|
1383
1368
|
id: string;
|
|
1384
1369
|
href: string;
|
|
1385
|
-
path: string;
|
|
1386
1370
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
1387
1371
|
progressionWeight: number;
|
|
1388
1372
|
pageSpreadLeft: true | undefined;
|
|
@@ -56,7 +56,6 @@ export declare const createPanViewportNavigator: ({ getCurrentViewportPosition,
|
|
|
56
56
|
item: {
|
|
57
57
|
id: string;
|
|
58
58
|
href: string;
|
|
59
|
-
path: string;
|
|
60
59
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
61
60
|
progressionWeight: number;
|
|
62
61
|
pageSpreadLeft: true | undefined;
|
|
@@ -143,7 +142,6 @@ export declare const createPanViewportNavigator: ({ getCurrentViewportPosition,
|
|
|
143
142
|
item: {
|
|
144
143
|
id: string;
|
|
145
144
|
href: string;
|
|
146
|
-
path: string;
|
|
147
145
|
renditionLayout: "reflowable" | "pre-paginated";
|
|
148
146
|
progressionWeight: number;
|
|
149
147
|
pageSpreadLeft: true | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prose-reader/core",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.4.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/prose.umd.cjs",
|
|
6
6
|
"module": "./dist/prose.js",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"tsc": "tsc"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@prose-reader/shared": "^1.
|
|
26
|
+
"@prose-reader/shared": "^1.4.0"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
29
|
"rxjs": "*"
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"webpack-bundle-analyzer": "^4.5.0",
|
|
41
41
|
"webpack-cli": "^4.9.1"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "d129e75105282d6302a81dce3183ae3737e74e9d"
|
|
44
44
|
}
|