Skip to content

Commit

Permalink
Merge d609b63 into e733228
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidt-sebastian authored Jun 22, 2020
2 parents e733228 + d609b63 commit c18b3ec
Show file tree
Hide file tree
Showing 23 changed files with 312 additions and 168 deletions.
57 changes: 49 additions & 8 deletions packages/firestore/lite/test/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"canonifyGeoPoint",
"canonifyMap",
"canonifyReference",
"canonifyTarget",
"canonifyTimestamp",
"canonifyValue",
"cast",
Expand All @@ -90,6 +91,7 @@
"compareTimestamps",
"createMetadata",
"debugAssert",
"debugCast",
"decodeBase64",
"encodeBase64",
"errorMessage",
Expand All @@ -109,6 +111,7 @@
"hardAssert",
"invalidClassError",
"isArray",
"isDocumentTarget",
"isEmpty",
"isMapValue",
"isNanValue",
Expand All @@ -130,6 +133,7 @@
"newConnection",
"newDatastore",
"newSerializer",
"newTarget",
"newUserDataReader",
"nodePromise",
"normalizeByteString",
Expand All @@ -147,6 +151,7 @@
"primitiveComparator",
"refValue",
"registerFirestore",
"targetEquals",
"timestampEquals",
"toBytes",
"toDouble",
Expand Down Expand Up @@ -223,6 +228,7 @@
"SnapshotVersion",
"StreamBridge",
"Target",
"TargetImpl",
"Timestamp",
"TransformMutation",
"UnknownDocument",
Expand All @@ -232,7 +238,7 @@
],
"variables": []
},
"sizeInBytes": 97203
"sizeInBytes": 97396
},
"DocumentReference": {
"dependencies": {
Expand Down Expand Up @@ -1274,6 +1280,7 @@
"canonifyGeoPoint",
"canonifyMap",
"canonifyReference",
"canonifyTarget",
"canonifyTimestamp",
"canonifyValue",
"cast",
Expand Down Expand Up @@ -1311,6 +1318,7 @@
"invalidClassError",
"invokeCommitRpc",
"isArray",
"isDocumentTarget",
"isDouble",
"isEmpty",
"isInteger",
Expand All @@ -1335,6 +1343,7 @@
"newConnection",
"newDatastore",
"newSerializer",
"newTarget",
"newUserDataReader",
"nodePromise",
"normalizeByteString",
Expand All @@ -1354,6 +1363,7 @@
"refValue",
"registerFirestore",
"serverTimestamp",
"targetEquals",
"timestampEquals",
"toBytes",
"toDocumentMask",
Expand Down Expand Up @@ -1445,6 +1455,7 @@
"SnapshotVersion",
"StreamBridge",
"Target",
"TargetImpl",
"Timestamp",
"TransformMutation",
"UnknownDocument",
Expand All @@ -1455,7 +1466,7 @@
],
"variables": []
},
"sizeInBytes": 107641
"sizeInBytes": 107674
},
"arrayRemove": {
"dependencies": {
Expand Down Expand Up @@ -1692,6 +1703,7 @@
"canonifyGeoPoint",
"canonifyMap",
"canonifyReference",
"canonifyTarget",
"canonifyTimestamp",
"canonifyValue",
"cast",
Expand All @@ -1706,6 +1718,7 @@
"compareTimestamps",
"createMetadata",
"debugAssert",
"debugCast",
"decodeBase64",
"encodeBase64",
"errorMessage",
Expand All @@ -1725,6 +1738,7 @@
"hardAssert",
"invalidClassError",
"isArray",
"isDocumentTarget",
"isEmpty",
"isMapValue",
"isNanValue",
Expand All @@ -1746,6 +1760,7 @@
"newConnection",
"newDatastore",
"newSerializer",
"newTarget",
"newUserDataReader",
"nodePromise",
"normalizeByteString",
Expand All @@ -1763,6 +1778,7 @@
"primitiveComparator",
"refValue",
"registerFirestore",
"targetEquals",
"timestampEquals",
"toBytes",
"toDouble",
Expand Down Expand Up @@ -1840,6 +1856,7 @@
"SnapshotVersion",
"StreamBridge",
"Target",
"TargetImpl",
"Timestamp",
"TransformMutation",
"UnknownDocument",
Expand All @@ -1849,7 +1866,7 @@
],
"variables": []
},
"sizeInBytes": 97831
"sizeInBytes": 98024
},
"collectionGroup": {
"dependencies": {
Expand All @@ -1866,6 +1883,7 @@
"canonifyGeoPoint",
"canonifyMap",
"canonifyReference",
"canonifyTarget",
"canonifyTimestamp",
"canonifyValue",
"cast",
Expand All @@ -1880,6 +1898,7 @@
"compareTimestamps",
"createMetadata",
"debugAssert",
"debugCast",
"decodeBase64",
"encodeBase64",
"errorMessage",
Expand All @@ -1899,6 +1918,7 @@
"hardAssert",
"invalidClassError",
"isArray",
"isDocumentTarget",
"isEmpty",
"isMapValue",
"isNanValue",
Expand All @@ -1920,6 +1940,7 @@
"newConnection",
"newDatastore",
"newSerializer",
"newTarget",
"newUserDataReader",
"nodePromise",
"normalizeByteString",
Expand All @@ -1937,6 +1958,7 @@
"primitiveComparator",
"refValue",
"registerFirestore",
"targetEquals",
"timestampEquals",
"toBytes",
"toDouble",
Expand Down Expand Up @@ -2012,6 +2034,7 @@
"SnapshotVersion",
"StreamBridge",
"Target",
"TargetImpl",
"Timestamp",
"TransformMutation",
"UnknownDocument",
Expand All @@ -2021,7 +2044,7 @@
],
"variables": []
},
"sizeInBytes": 97262
"sizeInBytes": 97455
},
"deleteDoc": {
"dependencies": {
Expand Down Expand Up @@ -2218,6 +2241,7 @@
"canonifyGeoPoint",
"canonifyMap",
"canonifyReference",
"canonifyTarget",
"canonifyTimestamp",
"canonifyValue",
"cast",
Expand All @@ -2231,6 +2255,7 @@
"compareTimestamps",
"createMetadata",
"debugAssert",
"debugCast",
"decodeBase64",
"doc",
"encodeBase64",
Expand All @@ -2251,6 +2276,7 @@
"hardAssert",
"invalidClassError",
"isArray",
"isDocumentTarget",
"isEmpty",
"isMapValue",
"isNanValue",
Expand All @@ -2272,6 +2298,7 @@
"newConnection",
"newDatastore",
"newSerializer",
"newTarget",
"newUserDataReader",
"nodePromise",
"normalizeByteString",
Expand All @@ -2290,6 +2317,7 @@
"randomBytes",
"refValue",
"registerFirestore",
"targetEquals",
"timestampEquals",
"toBytes",
"toDouble",
Expand Down Expand Up @@ -2368,6 +2396,7 @@
"SnapshotVersion",
"StreamBridge",
"Target",
"TargetImpl",
"Timestamp",
"TransformMutation",
"UnknownDocument",
Expand All @@ -2377,7 +2406,7 @@
],
"variables": []
},
"sizeInBytes": 98652
"sizeInBytes": 98845
},
"documentId": {
"dependencies": {
Expand Down Expand Up @@ -2799,7 +2828,7 @@
],
"variables": []
},
"sizeInBytes": 94348
"sizeInBytes": 94239
},
"increment": {
"dependencies": {
Expand Down Expand Up @@ -2982,6 +3011,7 @@
"canonifyGeoPoint",
"canonifyMap",
"canonifyReference",
"canonifyTarget",
"canonifyTimestamp",
"canonifyValue",
"cast",
Expand All @@ -2995,6 +3025,7 @@
"compareTimestamps",
"createMetadata",
"debugAssert",
"debugCast",
"decodeBase64",
"encodeBase64",
"errorMessage",
Expand All @@ -3014,6 +3045,7 @@
"hardAssert",
"invalidClassError",
"isArray",
"isDocumentTarget",
"isEmpty",
"isMapValue",
"isNanValue",
Expand All @@ -3035,6 +3067,7 @@
"newConnection",
"newDatastore",
"newSerializer",
"newTarget",
"newUserDataReader",
"nodePromise",
"normalizeByteString",
Expand All @@ -3053,6 +3086,7 @@
"primitiveComparator",
"refValue",
"registerFirestore",
"targetEquals",
"timestampEquals",
"toBytes",
"toDouble",
Expand Down Expand Up @@ -3129,6 +3163,7 @@
"SnapshotVersion",
"StreamBridge",
"Target",
"TargetImpl",
"Timestamp",
"TransformMutation",
"UnknownDocument",
Expand All @@ -3138,7 +3173,7 @@
],
"variables": []
},
"sizeInBytes": 97546
"sizeInBytes": 97739
},
"queryEqual": {
"dependencies": {
Expand Down Expand Up @@ -3324,6 +3359,7 @@
"canonifyGeoPoint",
"canonifyMap",
"canonifyReference",
"canonifyTarget",
"canonifyTimestamp",
"canonifyValue",
"cast",
Expand All @@ -3337,6 +3373,7 @@
"compareTimestamps",
"createMetadata",
"debugAssert",
"debugCast",
"decodeBase64",
"encodeBase64",
"errorMessage",
Expand All @@ -3356,6 +3393,7 @@
"hardAssert",
"invalidClassError",
"isArray",
"isDocumentTarget",
"isEmpty",
"isMapValue",
"isNanValue",
Expand All @@ -3377,6 +3415,7 @@
"newConnection",
"newDatastore",
"newSerializer",
"newTarget",
"newUserDataReader",
"nodePromise",
"normalizeByteString",
Expand All @@ -3395,6 +3434,7 @@
"refEqual",
"refValue",
"registerFirestore",
"targetEquals",
"timestampEquals",
"toBytes",
"toDouble",
Expand Down Expand Up @@ -3471,6 +3511,7 @@
"SnapshotVersion",
"StreamBridge",
"Target",
"TargetImpl",
"Timestamp",
"TransformMutation",
"UnknownDocument",
Expand All @@ -3480,7 +3521,7 @@
],
"variables": []
},
"sizeInBytes": 97488
"sizeInBytes": 97681
},
"runTransaction": {
"dependencies": {
Expand Down
Loading

0 comments on commit c18b3ec

Please sign in to comment.