File tree 23 files changed +312
-168
lines changed
23 files changed +312
-168
lines changed Original file line number Diff line number Diff line change 77
77
" canonifyGeoPoint" ,
78
78
" canonifyMap" ,
79
79
" canonifyReference" ,
80
+ " canonifyTarget" ,
80
81
" canonifyTimestamp" ,
81
82
" canonifyValue" ,
82
83
" cast" ,
90
91
" compareTimestamps" ,
91
92
" createMetadata" ,
92
93
" debugAssert" ,
94
+ " debugCast" ,
93
95
" decodeBase64" ,
94
96
" encodeBase64" ,
95
97
" errorMessage" ,
109
111
" hardAssert" ,
110
112
" invalidClassError" ,
111
113
" isArray" ,
114
+ " isDocumentTarget" ,
112
115
" isEmpty" ,
113
116
" isMapValue" ,
114
117
" isNanValue" ,
130
133
" newConnection" ,
131
134
" newDatastore" ,
132
135
" newSerializer" ,
136
+ " newTarget" ,
133
137
" newUserDataReader" ,
134
138
" nodePromise" ,
135
139
" normalizeByteString" ,
147
151
" primitiveComparator" ,
148
152
" refValue" ,
149
153
" registerFirestore" ,
154
+ " targetEquals" ,
150
155
" timestampEquals" ,
151
156
" toBytes" ,
152
157
" toDouble" ,
223
228
" SnapshotVersion" ,
224
229
" StreamBridge" ,
225
230
" Target" ,
231
+ " TargetImpl" ,
226
232
" Timestamp" ,
227
233
" TransformMutation" ,
228
234
" UnknownDocument" ,
232
238
],
233
239
"variables" : []
234
240
},
235
- "sizeInBytes" : 97203
241
+ "sizeInBytes" : 97396
236
242
},
237
243
"DocumentReference" : {
238
244
"dependencies" : {
1274
1280
" canonifyGeoPoint" ,
1275
1281
" canonifyMap" ,
1276
1282
" canonifyReference" ,
1283
+ " canonifyTarget" ,
1277
1284
" canonifyTimestamp" ,
1278
1285
" canonifyValue" ,
1279
1286
" cast" ,
1311
1318
" invalidClassError" ,
1312
1319
" invokeCommitRpc" ,
1313
1320
" isArray" ,
1321
+ " isDocumentTarget" ,
1314
1322
" isDouble" ,
1315
1323
" isEmpty" ,
1316
1324
" isInteger" ,
1335
1343
" newConnection" ,
1336
1344
" newDatastore" ,
1337
1345
" newSerializer" ,
1346
+ " newTarget" ,
1338
1347
" newUserDataReader" ,
1339
1348
" nodePromise" ,
1340
1349
" normalizeByteString" ,
1354
1363
" refValue" ,
1355
1364
" registerFirestore" ,
1356
1365
" serverTimestamp" ,
1366
+ " targetEquals" ,
1357
1367
" timestampEquals" ,
1358
1368
" toBytes" ,
1359
1369
" toDocumentMask" ,
1445
1455
" SnapshotVersion" ,
1446
1456
" StreamBridge" ,
1447
1457
" Target" ,
1458
+ " TargetImpl" ,
1448
1459
" Timestamp" ,
1449
1460
" TransformMutation" ,
1450
1461
" UnknownDocument" ,
1455
1466
],
1456
1467
"variables" : []
1457
1468
},
1458
- "sizeInBytes" : 107641
1469
+ "sizeInBytes" : 107674
1459
1470
},
1460
1471
"arrayRemove" : {
1461
1472
"dependencies" : {
1692
1703
" canonifyGeoPoint" ,
1693
1704
" canonifyMap" ,
1694
1705
" canonifyReference" ,
1706
+ " canonifyTarget" ,
1695
1707
" canonifyTimestamp" ,
1696
1708
" canonifyValue" ,
1697
1709
" cast" ,
1706
1718
" compareTimestamps" ,
1707
1719
" createMetadata" ,
1708
1720
" debugAssert" ,
1721
+ " debugCast" ,
1709
1722
" decodeBase64" ,
1710
1723
" encodeBase64" ,
1711
1724
" errorMessage" ,
1725
1738
" hardAssert" ,
1726
1739
" invalidClassError" ,
1727
1740
" isArray" ,
1741
+ " isDocumentTarget" ,
1728
1742
" isEmpty" ,
1729
1743
" isMapValue" ,
1730
1744
" isNanValue" ,
1746
1760
" newConnection" ,
1747
1761
" newDatastore" ,
1748
1762
" newSerializer" ,
1763
+ " newTarget" ,
1749
1764
" newUserDataReader" ,
1750
1765
" nodePromise" ,
1751
1766
" normalizeByteString" ,
1763
1778
" primitiveComparator" ,
1764
1779
" refValue" ,
1765
1780
" registerFirestore" ,
1781
+ " targetEquals" ,
1766
1782
" timestampEquals" ,
1767
1783
" toBytes" ,
1768
1784
" toDouble" ,
1840
1856
" SnapshotVersion" ,
1841
1857
" StreamBridge" ,
1842
1858
" Target" ,
1859
+ " TargetImpl" ,
1843
1860
" Timestamp" ,
1844
1861
" TransformMutation" ,
1845
1862
" UnknownDocument" ,
1849
1866
],
1850
1867
"variables" : []
1851
1868
},
1852
- "sizeInBytes" : 97831
1869
+ "sizeInBytes" : 98024
1853
1870
},
1854
1871
"collectionGroup" : {
1855
1872
"dependencies" : {
1866
1883
" canonifyGeoPoint" ,
1867
1884
" canonifyMap" ,
1868
1885
" canonifyReference" ,
1886
+ " canonifyTarget" ,
1869
1887
" canonifyTimestamp" ,
1870
1888
" canonifyValue" ,
1871
1889
" cast" ,
1880
1898
" compareTimestamps" ,
1881
1899
" createMetadata" ,
1882
1900
" debugAssert" ,
1901
+ " debugCast" ,
1883
1902
" decodeBase64" ,
1884
1903
" encodeBase64" ,
1885
1904
" errorMessage" ,
1899
1918
" hardAssert" ,
1900
1919
" invalidClassError" ,
1901
1920
" isArray" ,
1921
+ " isDocumentTarget" ,
1902
1922
" isEmpty" ,
1903
1923
" isMapValue" ,
1904
1924
" isNanValue" ,
1920
1940
" newConnection" ,
1921
1941
" newDatastore" ,
1922
1942
" newSerializer" ,
1943
+ " newTarget" ,
1923
1944
" newUserDataReader" ,
1924
1945
" nodePromise" ,
1925
1946
" normalizeByteString" ,
1937
1958
" primitiveComparator" ,
1938
1959
" refValue" ,
1939
1960
" registerFirestore" ,
1961
+ " targetEquals" ,
1940
1962
" timestampEquals" ,
1941
1963
" toBytes" ,
1942
1964
" toDouble" ,
2012
2034
" SnapshotVersion" ,
2013
2035
" StreamBridge" ,
2014
2036
" Target" ,
2037
+ " TargetImpl" ,
2015
2038
" Timestamp" ,
2016
2039
" TransformMutation" ,
2017
2040
" UnknownDocument" ,
2021
2044
],
2022
2045
"variables" : []
2023
2046
},
2024
- "sizeInBytes" : 97262
2047
+ "sizeInBytes" : 97455
2025
2048
},
2026
2049
"deleteDoc" : {
2027
2050
"dependencies" : {
2218
2241
" canonifyGeoPoint" ,
2219
2242
" canonifyMap" ,
2220
2243
" canonifyReference" ,
2244
+ " canonifyTarget" ,
2221
2245
" canonifyTimestamp" ,
2222
2246
" canonifyValue" ,
2223
2247
" cast" ,
2231
2255
" compareTimestamps" ,
2232
2256
" createMetadata" ,
2233
2257
" debugAssert" ,
2258
+ " debugCast" ,
2234
2259
" decodeBase64" ,
2235
2260
" doc" ,
2236
2261
" encodeBase64" ,
2251
2276
" hardAssert" ,
2252
2277
" invalidClassError" ,
2253
2278
" isArray" ,
2279
+ " isDocumentTarget" ,
2254
2280
" isEmpty" ,
2255
2281
" isMapValue" ,
2256
2282
" isNanValue" ,
2272
2298
" newConnection" ,
2273
2299
" newDatastore" ,
2274
2300
" newSerializer" ,
2301
+ " newTarget" ,
2275
2302
" newUserDataReader" ,
2276
2303
" nodePromise" ,
2277
2304
" normalizeByteString" ,
2290
2317
" randomBytes" ,
2291
2318
" refValue" ,
2292
2319
" registerFirestore" ,
2320
+ " targetEquals" ,
2293
2321
" timestampEquals" ,
2294
2322
" toBytes" ,
2295
2323
" toDouble" ,
2368
2396
" SnapshotVersion" ,
2369
2397
" StreamBridge" ,
2370
2398
" Target" ,
2399
+ " TargetImpl" ,
2371
2400
" Timestamp" ,
2372
2401
" TransformMutation" ,
2373
2402
" UnknownDocument" ,
2377
2406
],
2378
2407
"variables" : []
2379
2408
},
2380
- "sizeInBytes" : 98652
2409
+ "sizeInBytes" : 98845
2381
2410
},
2382
2411
"documentId" : {
2383
2412
"dependencies" : {
2799
2828
],
2800
2829
"variables" : []
2801
2830
},
2802
- "sizeInBytes" : 94348
2831
+ "sizeInBytes" : 94239
2803
2832
},
2804
2833
"increment" : {
2805
2834
"dependencies" : {
2982
3011
" canonifyGeoPoint" ,
2983
3012
" canonifyMap" ,
2984
3013
" canonifyReference" ,
3014
+ " canonifyTarget" ,
2985
3015
" canonifyTimestamp" ,
2986
3016
" canonifyValue" ,
2987
3017
" cast" ,
2995
3025
" compareTimestamps" ,
2996
3026
" createMetadata" ,
2997
3027
" debugAssert" ,
3028
+ " debugCast" ,
2998
3029
" decodeBase64" ,
2999
3030
" encodeBase64" ,
3000
3031
" errorMessage" ,
3014
3045
" hardAssert" ,
3015
3046
" invalidClassError" ,
3016
3047
" isArray" ,
3048
+ " isDocumentTarget" ,
3017
3049
" isEmpty" ,
3018
3050
" isMapValue" ,
3019
3051
" isNanValue" ,
3035
3067
" newConnection" ,
3036
3068
" newDatastore" ,
3037
3069
" newSerializer" ,
3070
+ " newTarget" ,
3038
3071
" newUserDataReader" ,
3039
3072
" nodePromise" ,
3040
3073
" normalizeByteString" ,
3053
3086
" primitiveComparator" ,
3054
3087
" refValue" ,
3055
3088
" registerFirestore" ,
3089
+ " targetEquals" ,
3056
3090
" timestampEquals" ,
3057
3091
" toBytes" ,
3058
3092
" toDouble" ,
3129
3163
" SnapshotVersion" ,
3130
3164
" StreamBridge" ,
3131
3165
" Target" ,
3166
+ " TargetImpl" ,
3132
3167
" Timestamp" ,
3133
3168
" TransformMutation" ,
3134
3169
" UnknownDocument" ,
3138
3173
],
3139
3174
"variables" : []
3140
3175
},
3141
- "sizeInBytes" : 97546
3176
+ "sizeInBytes" : 97739
3142
3177
},
3143
3178
"queryEqual" : {
3144
3179
"dependencies" : {
3324
3359
" canonifyGeoPoint" ,
3325
3360
" canonifyMap" ,
3326
3361
" canonifyReference" ,
3362
+ " canonifyTarget" ,
3327
3363
" canonifyTimestamp" ,
3328
3364
" canonifyValue" ,
3329
3365
" cast" ,
3337
3373
" compareTimestamps" ,
3338
3374
" createMetadata" ,
3339
3375
" debugAssert" ,
3376
+ " debugCast" ,
3340
3377
" decodeBase64" ,
3341
3378
" encodeBase64" ,
3342
3379
" errorMessage" ,
3356
3393
" hardAssert" ,
3357
3394
" invalidClassError" ,
3358
3395
" isArray" ,
3396
+ " isDocumentTarget" ,
3359
3397
" isEmpty" ,
3360
3398
" isMapValue" ,
3361
3399
" isNanValue" ,
3377
3415
" newConnection" ,
3378
3416
" newDatastore" ,
3379
3417
" newSerializer" ,
3418
+ " newTarget" ,
3380
3419
" newUserDataReader" ,
3381
3420
" nodePromise" ,
3382
3421
" normalizeByteString" ,
3395
3434
" refEqual" ,
3396
3435
" refValue" ,
3397
3436
" registerFirestore" ,
3437
+ " targetEquals" ,
3398
3438
" timestampEquals" ,
3399
3439
" toBytes" ,
3400
3440
" toDouble" ,
3471
3511
" SnapshotVersion" ,
3472
3512
" StreamBridge" ,
3473
3513
" Target" ,
3514
+ " TargetImpl" ,
3474
3515
" Timestamp" ,
3475
3516
" TransformMutation" ,
3476
3517
" UnknownDocument" ,
3480
3521
],
3481
3522
"variables" : []
3482
3523
},
3483
- "sizeInBytes" : 97488
3524
+ "sizeInBytes" : 97681
3484
3525
},
3485
3526
"runTransaction" : {
3486
3527
"dependencies" : {
You can’t perform that action at this time.
0 commit comments