| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651 | 
							- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
 
- Object.defineProperty(exports, "__esModule", {
 
-   value: true
 
- });
 
- exports.default = void 0;
 
- var _toConsumableArray2 = _interopRequireDefault(require("@babel/runtime/helpers/toConsumableArray"));
 
- var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator"));
 
- var _classCallCheck2 = _interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));
 
- var _createClass2 = _interopRequireDefault(require("@babel/runtime/helpers/createClass"));
 
- var _CoreManager = _interopRequireDefault(require("./CoreManager"));
 
- var _canBeSerialized = _interopRequireDefault(require("./canBeSerialized"));
 
- var _decode = _interopRequireDefault(require("./decode"));
 
- var _encode = _interopRequireDefault(require("./encode"));
 
- var _escape2 = _interopRequireDefault(require("./escape"));
 
- var _EventuallyQueue = _interopRequireDefault(require("./EventuallyQueue"));
 
- var _ParseACL = _interopRequireDefault(require("./ParseACL"));
 
- var _parseDate = _interopRequireDefault(require("./parseDate"));
 
- var _ParseError = _interopRequireDefault(require("./ParseError"));
 
- var _ParseFile = _interopRequireDefault(require("./ParseFile"));
 
- var _promiseUtils = require("./promiseUtils");
 
- var _LocalDatastoreUtils = require("./LocalDatastoreUtils");
 
- var _ParseOp = require("./ParseOp");
 
- var _ParseQuery = _interopRequireDefault(require("./ParseQuery"));
 
- var _ParseRelation = _interopRequireDefault(require("./ParseRelation"));
 
- var SingleInstanceStateController = _interopRequireWildcard(require("./SingleInstanceStateController"));
 
- var _unique = _interopRequireDefault(require("./unique"));
 
- var UniqueInstanceStateController = _interopRequireWildcard(require("./UniqueInstanceStateController"));
 
- var _unsavedChildren = _interopRequireDefault(require("./unsavedChildren"));
 
- function _getRequireWildcardCache(nodeInterop) {
 
-   if (typeof WeakMap !== "function") return null;
 
-   var cacheBabelInterop = new WeakMap();
 
-   var cacheNodeInterop = new WeakMap();
 
-   return (_getRequireWildcardCache = function (nodeInterop) {
 
-     return nodeInterop ? cacheNodeInterop : cacheBabelInterop;
 
-   })(nodeInterop);
 
- }
 
- function _interopRequireWildcard(obj, nodeInterop) {
 
-   if (!nodeInterop && obj && obj.__esModule) {
 
-     return obj;
 
-   }
 
-   if (obj === null || typeof obj !== "object" && typeof obj !== "function") {
 
-     return {
 
-       default: obj
 
-     };
 
-   }
 
-   var cache = _getRequireWildcardCache(nodeInterop);
 
-   if (cache && cache.has(obj)) {
 
-     return cache.get(obj);
 
-   }
 
-   var newObj = {};
 
-   var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor;
 
-   for (var key in obj) {
 
-     if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) {
 
-       var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;
 
-       if (desc && (desc.get || desc.set)) {
 
-         Object.defineProperty(newObj, key, desc);
 
-       } else {
 
-         newObj[key] = obj[key];
 
-       }
 
-     }
 
-   }
 
-   newObj.default = obj;
 
-   if (cache) {
 
-     cache.set(obj, newObj);
 
-   }
 
-   return newObj;
 
- }
 
- var uuidv4 = require('./uuid');
 
- var classMap = {};
 
- var objectCount = 0;
 
- var singleInstance = !_CoreManager.default.get('IS_NODE');
 
- if (singleInstance) {
 
-   _CoreManager.default.setObjectStateController(SingleInstanceStateController);
 
- } else {
 
-   _CoreManager.default.setObjectStateController(UniqueInstanceStateController);
 
- }
 
- function getServerUrlPath() {
 
-   var serverUrl = _CoreManager.default.get('SERVER_URL');
 
-   if (serverUrl[serverUrl.length - 1] !== '/') {
 
-     serverUrl += '/';
 
-   }
 
-   var url = serverUrl.replace(/https?:\/\//, '');
 
-   return url.substr(url.indexOf('/'));
 
- }
 
- var ParseObject = function () {
 
-   function ParseObject(className, attributes, options) {
 
-     (0, _classCallCheck2.default)(this, ParseObject);
 
-     if (typeof this.initialize === 'function') {
 
-       this.initialize.apply(this, arguments);
 
-     }
 
-     var toSet = null;
 
-     this._objCount = objectCount++;
 
-     if (typeof className === 'string') {
 
-       this.className = className;
 
-       if (attributes && typeof attributes === 'object') {
 
-         toSet = attributes;
 
-       }
 
-     } else if (className && typeof className === 'object') {
 
-       this.className = className.className;
 
-       toSet = {};
 
-       for (var _attr in className) {
 
-         if (_attr !== 'className') {
 
-           toSet[_attr] = className[_attr];
 
-         }
 
-       }
 
-       if (attributes && typeof attributes === 'object') {
 
-         options = attributes;
 
-       }
 
-     }
 
-     if (toSet && !this.set(toSet, options)) {
 
-       throw new Error("Can't create an invalid Parse Object");
 
-     }
 
-   }
 
-   (0, _createClass2.default)(ParseObject, [{
 
-     key: "attributes",
 
-     get: function () {
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       return Object.freeze(stateController.estimateAttributes(this._getStateIdentifier()));
 
-     }
 
-   }, {
 
-     key: "createdAt",
 
-     get: function () {
 
-       return this._getServerData().createdAt;
 
-     }
 
-   }, {
 
-     key: "updatedAt",
 
-     get: function () {
 
-       return this._getServerData().updatedAt;
 
-     }
 
-   }, {
 
-     key: "_getId",
 
-     value: function () {
 
-       if (typeof this.id === 'string') {
 
-         return this.id;
 
-       }
 
-       if (typeof this._localId === 'string') {
 
-         return this._localId;
 
-       }
 
-       var localId = 'local' + uuidv4();
 
-       this._localId = localId;
 
-       return localId;
 
-     }
 
-   }, {
 
-     key: "_getStateIdentifier",
 
-     value: function () {
 
-       if (singleInstance) {
 
-         var id = this.id;
 
-         if (!id) {
 
-           id = this._getId();
 
-         }
 
-         return {
 
-           id: id,
 
-           className: this.className
 
-         };
 
-       } else {
 
-         return this;
 
-       }
 
-     }
 
-   }, {
 
-     key: "_getServerData",
 
-     value: function () {
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       return stateController.getServerData(this._getStateIdentifier());
 
-     }
 
-   }, {
 
-     key: "_clearServerData",
 
-     value: function () {
 
-       var serverData = this._getServerData();
 
-       var unset = {};
 
-       for (var _attr2 in serverData) {
 
-         unset[_attr2] = undefined;
 
-       }
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       stateController.setServerData(this._getStateIdentifier(), unset);
 
-     }
 
-   }, {
 
-     key: "_getPendingOps",
 
-     value: function () {
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       return stateController.getPendingOps(this._getStateIdentifier());
 
-     }
 
-   }, {
 
-     key: "_clearPendingOps",
 
-     value: function (keysToClear) {
 
-       var pending = this._getPendingOps();
 
-       var latest = pending[pending.length - 1];
 
-       var keys = keysToClear || Object.keys(latest);
 
-       keys.forEach(function (key) {
 
-         delete latest[key];
 
-       });
 
-     }
 
-   }, {
 
-     key: "_getDirtyObjectAttributes",
 
-     value: function () {
 
-       var attributes = this.attributes;
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       var objectCache = stateController.getObjectCache(this._getStateIdentifier());
 
-       var dirty = {};
 
-       for (var _attr3 in attributes) {
 
-         var val = attributes[_attr3];
 
-         if (val && typeof val === 'object' && !(val instanceof ParseObject) && !(val instanceof _ParseFile.default) && !(val instanceof _ParseRelation.default)) {
 
-           try {
 
-             var json = (0, _encode.default)(val, false, true);
 
-             var stringified = JSON.stringify(json);
 
-             if (objectCache[_attr3] !== stringified) {
 
-               dirty[_attr3] = val;
 
-             }
 
-           } catch (e) {
 
-             dirty[_attr3] = val;
 
-           }
 
-         }
 
-       }
 
-       return dirty;
 
-     }
 
-   }, {
 
-     key: "_toFullJSON",
 
-     value: function (seen, offline) {
 
-       var json = this.toJSON(seen, offline);
 
-       json.__type = 'Object';
 
-       json.className = this.className;
 
-       return json;
 
-     }
 
-   }, {
 
-     key: "_getSaveJSON",
 
-     value: function () {
 
-       var pending = this._getPendingOps();
 
-       var dirtyObjects = this._getDirtyObjectAttributes();
 
-       var json = {};
 
-       for (var attr in dirtyObjects) {
 
-         var isDotNotation = false;
 
-         for (var i = 0; i < pending.length; i += 1) {
 
-           for (var field in pending[i]) {
 
-             if (field.includes('.')) {
 
-               var fieldName = field.split('.')[0];
 
-               if (fieldName === attr) {
 
-                 isDotNotation = true;
 
-                 break;
 
-               }
 
-             }
 
-           }
 
-         }
 
-         if (!isDotNotation) {
 
-           json[attr] = new _ParseOp.SetOp(dirtyObjects[attr]).toJSON();
 
-         }
 
-       }
 
-       for (attr in pending[0]) {
 
-         json[attr] = pending[0][attr].toJSON();
 
-       }
 
-       return json;
 
-     }
 
-   }, {
 
-     key: "_getSaveParams",
 
-     value: function () {
 
-       var method = this.id ? 'PUT' : 'POST';
 
-       var body = this._getSaveJSON();
 
-       var path = 'classes/' + this.className;
 
-       if (_CoreManager.default.get('ALLOW_CUSTOM_OBJECT_ID')) {
 
-         if (!this.createdAt) {
 
-           method = 'POST';
 
-           body.objectId = this.id;
 
-         } else {
 
-           method = 'PUT';
 
-           path += '/' + this.id;
 
-         }
 
-       } else if (this.id) {
 
-         path += '/' + this.id;
 
-       } else if (this.className === '_User') {
 
-         path = 'users';
 
-       }
 
-       return {
 
-         method: method,
 
-         body: body,
 
-         path: path
 
-       };
 
-     }
 
-   }, {
 
-     key: "_finishFetch",
 
-     value: function (serverData) {
 
-       if (!this.id && serverData.objectId) {
 
-         this.id = serverData.objectId;
 
-       }
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       stateController.initializeState(this._getStateIdentifier());
 
-       var decoded = {};
 
-       for (var _attr4 in serverData) {
 
-         if (_attr4 === 'ACL') {
 
-           decoded[_attr4] = new _ParseACL.default(serverData[_attr4]);
 
-         } else if (_attr4 !== 'objectId') {
 
-           decoded[_attr4] = (0, _decode.default)(serverData[_attr4]);
 
-           if (decoded[_attr4] instanceof _ParseRelation.default) {
 
-             decoded[_attr4]._ensureParentAndKey(this, _attr4);
 
-           }
 
-         }
 
-       }
 
-       if (decoded.createdAt && typeof decoded.createdAt === 'string') {
 
-         decoded.createdAt = (0, _parseDate.default)(decoded.createdAt);
 
-       }
 
-       if (decoded.updatedAt && typeof decoded.updatedAt === 'string') {
 
-         decoded.updatedAt = (0, _parseDate.default)(decoded.updatedAt);
 
-       }
 
-       if (!decoded.updatedAt && decoded.createdAt) {
 
-         decoded.updatedAt = decoded.createdAt;
 
-       }
 
-       stateController.commitServerChanges(this._getStateIdentifier(), decoded);
 
-     }
 
-   }, {
 
-     key: "_setExisted",
 
-     value: function (existed) {
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       var state = stateController.getState(this._getStateIdentifier());
 
-       if (state) {
 
-         state.existed = existed;
 
-       }
 
-     }
 
-   }, {
 
-     key: "_migrateId",
 
-     value: function (serverId) {
 
-       if (this._localId && serverId) {
 
-         if (singleInstance) {
 
-           var stateController = _CoreManager.default.getObjectStateController();
 
-           var oldState = stateController.removeState(this._getStateIdentifier());
 
-           this.id = serverId;
 
-           delete this._localId;
 
-           if (oldState) {
 
-             stateController.initializeState(this._getStateIdentifier(), oldState);
 
-           }
 
-         } else {
 
-           this.id = serverId;
 
-           delete this._localId;
 
-         }
 
-       }
 
-     }
 
-   }, {
 
-     key: "_handleSaveResponse",
 
-     value: function (response, status) {
 
-       var changes = {};
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       var pending = stateController.popPendingState(this._getStateIdentifier());
 
-       for (var attr in pending) {
 
-         if (pending[attr] instanceof _ParseOp.RelationOp) {
 
-           changes[attr] = pending[attr].applyTo(undefined, this, attr);
 
-         } else if (!(attr in response)) {
 
-           changes[attr] = pending[attr].applyTo(undefined);
 
-         }
 
-       }
 
-       for (attr in response) {
 
-         if ((attr === 'createdAt' || attr === 'updatedAt') && typeof response[attr] === 'string') {
 
-           changes[attr] = (0, _parseDate.default)(response[attr]);
 
-         } else if (attr === 'ACL') {
 
-           changes[attr] = new _ParseACL.default(response[attr]);
 
-         } else if (attr !== 'objectId') {
 
-           var val = (0, _decode.default)(response[attr]);
 
-           if (val && Object.getPrototypeOf(val) === Object.prototype) {
 
-             changes[attr] = Object.assign({}, this.attributes[attr], val);
 
-           } else {
 
-             changes[attr] = val;
 
-           }
 
-           if (changes[attr] instanceof _ParseOp.UnsetOp) {
 
-             changes[attr] = undefined;
 
-           }
 
-         }
 
-       }
 
-       if (changes.createdAt && !changes.updatedAt) {
 
-         changes.updatedAt = changes.createdAt;
 
-       }
 
-       this._migrateId(response.objectId);
 
-       if (status !== 201) {
 
-         this._setExisted(true);
 
-       }
 
-       stateController.commitServerChanges(this._getStateIdentifier(), changes);
 
-     }
 
-   }, {
 
-     key: "_handleSaveError",
 
-     value: function () {
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       stateController.mergeFirstPendingState(this._getStateIdentifier());
 
-     }
 
-   }, {
 
-     key: "initialize",
 
-     value: function () {}
 
-   }, {
 
-     key: "toJSON",
 
-     value: function (seen, offline) {
 
-       var seenEntry = this.id ? this.className + ':' + this.id : this;
 
-       seen = seen || [seenEntry];
 
-       var json = {};
 
-       var attrs = this.attributes;
 
-       for (var _attr5 in attrs) {
 
-         if ((_attr5 === 'createdAt' || _attr5 === 'updatedAt') && attrs[_attr5].toJSON) {
 
-           json[_attr5] = attrs[_attr5].toJSON();
 
-         } else {
 
-           json[_attr5] = (0, _encode.default)(attrs[_attr5], false, false, seen, offline);
 
-         }
 
-       }
 
-       var pending = this._getPendingOps();
 
-       for (var _attr6 in pending[0]) {
 
-         json[_attr6] = pending[0][_attr6].toJSON(offline);
 
-       }
 
-       if (this.id) {
 
-         json.objectId = this.id;
 
-       }
 
-       return json;
 
-     }
 
-   }, {
 
-     key: "equals",
 
-     value: function (other) {
 
-       if (this === other) {
 
-         return true;
 
-       }
 
-       return other instanceof ParseObject && this.className === other.className && this.id === other.id && typeof this.id !== 'undefined';
 
-     }
 
-   }, {
 
-     key: "dirty",
 
-     value: function (attr) {
 
-       if (!this.id) {
 
-         return true;
 
-       }
 
-       var pendingOps = this._getPendingOps();
 
-       var dirtyObjects = this._getDirtyObjectAttributes();
 
-       if (attr) {
 
-         if (dirtyObjects.hasOwnProperty(attr)) {
 
-           return true;
 
-         }
 
-         for (var i = 0; i < pendingOps.length; i++) {
 
-           if (pendingOps[i].hasOwnProperty(attr)) {
 
-             return true;
 
-           }
 
-         }
 
-         return false;
 
-       }
 
-       if (Object.keys(pendingOps[0]).length !== 0) {
 
-         return true;
 
-       }
 
-       if (Object.keys(dirtyObjects).length !== 0) {
 
-         return true;
 
-       }
 
-       return false;
 
-     }
 
-   }, {
 
-     key: "dirtyKeys",
 
-     value: function () {
 
-       var pendingOps = this._getPendingOps();
 
-       var keys = {};
 
-       for (var i = 0; i < pendingOps.length; i++) {
 
-         for (var _attr7 in pendingOps[i]) {
 
-           keys[_attr7] = true;
 
-         }
 
-       }
 
-       var dirtyObjects = this._getDirtyObjectAttributes();
 
-       for (var _attr8 in dirtyObjects) {
 
-         keys[_attr8] = true;
 
-       }
 
-       return Object.keys(keys);
 
-     }
 
-   }, {
 
-     key: "isDataAvailable",
 
-     value: function () {
 
-       var serverData = this._getServerData();
 
-       return !!Object.keys(serverData).length;
 
-     }
 
-   }, {
 
-     key: "toPointer",
 
-     value: function () {
 
-       if (!this.id) {
 
-         throw new Error('Cannot create a pointer to an unsaved ParseObject');
 
-       }
 
-       return {
 
-         __type: 'Pointer',
 
-         className: this.className,
 
-         objectId: this.id
 
-       };
 
-     }
 
-   }, {
 
-     key: "toOfflinePointer",
 
-     value: function () {
 
-       if (!this._localId) {
 
-         throw new Error('Cannot create a offline pointer to a saved ParseObject');
 
-       }
 
-       return {
 
-         __type: 'Object',
 
-         className: this.className,
 
-         _localId: this._localId
 
-       };
 
-     }
 
-   }, {
 
-     key: "get",
 
-     value: function (attr) {
 
-       return this.attributes[attr];
 
-     }
 
-   }, {
 
-     key: "relation",
 
-     value: function (attr) {
 
-       var value = this.get(attr);
 
-       if (value) {
 
-         if (!(value instanceof _ParseRelation.default)) {
 
-           throw new Error('Called relation() on non-relation field ' + attr);
 
-         }
 
-         value._ensureParentAndKey(this, attr);
 
-         return value;
 
-       }
 
-       return new _ParseRelation.default(this, attr);
 
-     }
 
-   }, {
 
-     key: "escape",
 
-     value: function (attr) {
 
-       var val = this.attributes[attr];
 
-       if (val == null) {
 
-         return '';
 
-       }
 
-       if (typeof val !== 'string') {
 
-         if (typeof val.toString !== 'function') {
 
-           return '';
 
-         }
 
-         val = val.toString();
 
-       }
 
-       return (0, _escape2.default)(val);
 
-     }
 
-   }, {
 
-     key: "has",
 
-     value: function (attr) {
 
-       var attributes = this.attributes;
 
-       if (attributes.hasOwnProperty(attr)) {
 
-         return attributes[attr] != null;
 
-       }
 
-       return false;
 
-     }
 
-   }, {
 
-     key: "set",
 
-     value: function (key, value, options) {
 
-       var changes = {};
 
-       var newOps = {};
 
-       if (key && typeof key === 'object') {
 
-         changes = key;
 
-         options = value;
 
-       } else if (typeof key === 'string') {
 
-         changes[key] = value;
 
-       } else {
 
-         return this;
 
-       }
 
-       options = options || {};
 
-       var readonly = [];
 
-       if (typeof this.constructor.readOnlyAttributes === 'function') {
 
-         readonly = readonly.concat(this.constructor.readOnlyAttributes());
 
-       }
 
-       for (var k in changes) {
 
-         if (k === 'createdAt' || k === 'updatedAt') {
 
-           continue;
 
-         }
 
-         if (readonly.indexOf(k) > -1) {
 
-           throw new Error('Cannot modify readonly attribute: ' + k);
 
-         }
 
-         if (options.unset) {
 
-           newOps[k] = new _ParseOp.UnsetOp();
 
-         } else if (changes[k] instanceof _ParseOp.Op) {
 
-           newOps[k] = changes[k];
 
-         } else if (changes[k] && typeof changes[k] === 'object' && typeof changes[k].__op === 'string') {
 
-           newOps[k] = (0, _ParseOp.opFromJSON)(changes[k]);
 
-         } else if (k === 'objectId' || k === 'id') {
 
-           if (typeof changes[k] === 'string') {
 
-             this.id = changes[k];
 
-           }
 
-         } else if (k === 'ACL' && typeof changes[k] === 'object' && !(changes[k] instanceof _ParseACL.default)) {
 
-           newOps[k] = new _ParseOp.SetOp(new _ParseACL.default(changes[k]));
 
-         } else if (changes[k] instanceof _ParseRelation.default) {
 
-           var relation = new _ParseRelation.default(this, k);
 
-           relation.targetClassName = changes[k].targetClassName;
 
-           newOps[k] = new _ParseOp.SetOp(relation);
 
-         } else {
 
-           newOps[k] = new _ParseOp.SetOp(changes[k]);
 
-         }
 
-       }
 
-       var currentAttributes = this.attributes;
 
-       var newValues = {};
 
-       for (var _attr9 in newOps) {
 
-         if (newOps[_attr9] instanceof _ParseOp.RelationOp) {
 
-           newValues[_attr9] = newOps[_attr9].applyTo(currentAttributes[_attr9], this, _attr9);
 
-         } else if (!(newOps[_attr9] instanceof _ParseOp.UnsetOp)) {
 
-           newValues[_attr9] = newOps[_attr9].applyTo(currentAttributes[_attr9]);
 
-         }
 
-       }
 
-       if (!options.ignoreValidation) {
 
-         var validation = this.validate(newValues);
 
-         if (validation) {
 
-           if (typeof options.error === 'function') {
 
-             options.error(this, validation);
 
-           }
 
-           return false;
 
-         }
 
-       }
 
-       var pendingOps = this._getPendingOps();
 
-       var last = pendingOps.length - 1;
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       for (var _attr10 in newOps) {
 
-         var nextOp = newOps[_attr10].mergeWith(pendingOps[last][_attr10]);
 
-         stateController.setPendingOp(this._getStateIdentifier(), _attr10, nextOp);
 
-       }
 
-       return this;
 
-     }
 
-   }, {
 
-     key: "unset",
 
-     value: function (attr, options) {
 
-       options = options || {};
 
-       options.unset = true;
 
-       return this.set(attr, null, options);
 
-     }
 
-   }, {
 
-     key: "increment",
 
-     value: function (attr, amount) {
 
-       if (typeof amount === 'undefined') {
 
-         amount = 1;
 
-       }
 
-       if (typeof amount !== 'number') {
 
-         throw new Error('Cannot increment by a non-numeric amount.');
 
-       }
 
-       return this.set(attr, new _ParseOp.IncrementOp(amount));
 
-     }
 
-   }, {
 
-     key: "decrement",
 
-     value: function (attr, amount) {
 
-       if (typeof amount === 'undefined') {
 
-         amount = 1;
 
-       }
 
-       if (typeof amount !== 'number') {
 
-         throw new Error('Cannot decrement by a non-numeric amount.');
 
-       }
 
-       return this.set(attr, new _ParseOp.IncrementOp(amount * -1));
 
-     }
 
-   }, {
 
-     key: "add",
 
-     value: function (attr, item) {
 
-       return this.set(attr, new _ParseOp.AddOp([item]));
 
-     }
 
-   }, {
 
-     key: "addAll",
 
-     value: function (attr, items) {
 
-       return this.set(attr, new _ParseOp.AddOp(items));
 
-     }
 
-   }, {
 
-     key: "addUnique",
 
-     value: function (attr, item) {
 
-       return this.set(attr, new _ParseOp.AddUniqueOp([item]));
 
-     }
 
-   }, {
 
-     key: "addAllUnique",
 
-     value: function (attr, items) {
 
-       return this.set(attr, new _ParseOp.AddUniqueOp(items));
 
-     }
 
-   }, {
 
-     key: "remove",
 
-     value: function (attr, item) {
 
-       return this.set(attr, new _ParseOp.RemoveOp([item]));
 
-     }
 
-   }, {
 
-     key: "removeAll",
 
-     value: function (attr, items) {
 
-       return this.set(attr, new _ParseOp.RemoveOp(items));
 
-     }
 
-   }, {
 
-     key: "op",
 
-     value: function (attr) {
 
-       var pending = this._getPendingOps();
 
-       for (var i = pending.length; i--;) {
 
-         if (pending[i][attr]) {
 
-           return pending[i][attr];
 
-         }
 
-       }
 
-     }
 
-   }, {
 
-     key: "clone",
 
-     value: function clone() {
 
-       var clone = new this.constructor(this.className);
 
-       var attributes = this.attributes;
 
-       if (typeof this.constructor.readOnlyAttributes === 'function') {
 
-         var readonly = this.constructor.readOnlyAttributes() || [];
 
-         var copy = {};
 
-         for (var a in attributes) {
 
-           if (readonly.indexOf(a) < 0) {
 
-             copy[a] = attributes[a];
 
-           }
 
-         }
 
-         attributes = copy;
 
-       }
 
-       if (clone.set) {
 
-         clone.set(attributes);
 
-       }
 
-       return clone;
 
-     }
 
-   }, {
 
-     key: "newInstance",
 
-     value: function () {
 
-       var clone = new this.constructor(this.className);
 
-       clone.id = this.id;
 
-       if (singleInstance) {
 
-         return clone;
 
-       }
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       if (stateController) {
 
-         stateController.duplicateState(this._getStateIdentifier(), clone._getStateIdentifier());
 
-       }
 
-       return clone;
 
-     }
 
-   }, {
 
-     key: "isNew",
 
-     value: function () {
 
-       return !this.id;
 
-     }
 
-   }, {
 
-     key: "existed",
 
-     value: function () {
 
-       if (!this.id) {
 
-         return false;
 
-       }
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       var state = stateController.getState(this._getStateIdentifier());
 
-       if (state) {
 
-         return state.existed;
 
-       }
 
-       return false;
 
-     }
 
-   }, {
 
-     key: "exists",
 
-     value: function () {
 
-       var _exists = (0, _asyncToGenerator2.default)(function* (options) {
 
-         if (!this.id) {
 
-           return false;
 
-         }
 
-         try {
 
-           var query = new _ParseQuery.default(this.className);
 
-           yield query.get(this.id, options);
 
-           return true;
 
-         } catch (e) {
 
-           if (e.code === _ParseError.default.OBJECT_NOT_FOUND) {
 
-             return false;
 
-           }
 
-           throw e;
 
-         }
 
-       });
 
-       function exists() {
 
-         return _exists.apply(this, arguments);
 
-       }
 
-       return exists;
 
-     }()
 
-   }, {
 
-     key: "isValid",
 
-     value: function () {
 
-       return !this.validate(this.attributes);
 
-     }
 
-   }, {
 
-     key: "validate",
 
-     value: function (attrs) {
 
-       if (attrs.hasOwnProperty('ACL') && !(attrs.ACL instanceof _ParseACL.default)) {
 
-         return new _ParseError.default(_ParseError.default.OTHER_CAUSE, 'ACL must be a Parse ACL.');
 
-       }
 
-       for (var _key in attrs) {
 
-         if (!/^[A-Za-z][0-9A-Za-z_.]*$/.test(_key)) {
 
-           return new _ParseError.default(_ParseError.default.INVALID_KEY_NAME);
 
-         }
 
-       }
 
-       return false;
 
-     }
 
-   }, {
 
-     key: "getACL",
 
-     value: function () {
 
-       var acl = this.get('ACL');
 
-       if (acl instanceof _ParseACL.default) {
 
-         return acl;
 
-       }
 
-       return null;
 
-     }
 
-   }, {
 
-     key: "setACL",
 
-     value: function (acl, options) {
 
-       return this.set('ACL', acl, options);
 
-     }
 
-   }, {
 
-     key: "revert",
 
-     value: function () {
 
-       var keysToRevert;
 
-       for (var _len = arguments.length, keys = new Array(_len), _key2 = 0; _key2 < _len; _key2++) {
 
-         keys[_key2] = arguments[_key2];
 
-       }
 
-       if (keys.length) {
 
-         keysToRevert = [];
 
-         for (var _key3 of keys) {
 
-           if (typeof _key3 === 'string') {
 
-             keysToRevert.push(_key3);
 
-           } else {
 
-             throw new Error('Parse.Object#revert expects either no, or a list of string, arguments.');
 
-           }
 
-         }
 
-       }
 
-       this._clearPendingOps(keysToRevert);
 
-     }
 
-   }, {
 
-     key: "clear",
 
-     value: function () {
 
-       var attributes = this.attributes;
 
-       var erasable = {};
 
-       var readonly = ['createdAt', 'updatedAt'];
 
-       if (typeof this.constructor.readOnlyAttributes === 'function') {
 
-         readonly = readonly.concat(this.constructor.readOnlyAttributes());
 
-       }
 
-       for (var _attr11 in attributes) {
 
-         if (readonly.indexOf(_attr11) < 0) {
 
-           erasable[_attr11] = true;
 
-         }
 
-       }
 
-       return this.set(erasable, {
 
-         unset: true
 
-       });
 
-     }
 
-   }, {
 
-     key: "fetch",
 
-     value: function (options) {
 
-       options = options || {};
 
-       var fetchOptions = {};
 
-       if (options.hasOwnProperty('useMasterKey')) {
 
-         fetchOptions.useMasterKey = options.useMasterKey;
 
-       }
 
-       if (options.hasOwnProperty('sessionToken')) {
 
-         fetchOptions.sessionToken = options.sessionToken;
 
-       }
 
-       if (options.hasOwnProperty('context') && typeof options.context === 'object') {
 
-         fetchOptions.context = options.context;
 
-       }
 
-       if (options.hasOwnProperty('include')) {
 
-         fetchOptions.include = [];
 
-         if (Array.isArray(options.include)) {
 
-           options.include.forEach(function (key) {
 
-             if (Array.isArray(key)) {
 
-               fetchOptions.include = fetchOptions.include.concat(key);
 
-             } else {
 
-               fetchOptions.include.push(key);
 
-             }
 
-           });
 
-         } else {
 
-           fetchOptions.include.push(options.include);
 
-         }
 
-       }
 
-       var controller = _CoreManager.default.getObjectController();
 
-       return controller.fetch(this, true, fetchOptions);
 
-     }
 
-   }, {
 
-     key: "fetchWithInclude",
 
-     value: function (keys, options) {
 
-       options = options || {};
 
-       options.include = keys;
 
-       return this.fetch(options);
 
-     }
 
-   }, {
 
-     key: "saveEventually",
 
-     value: function () {
 
-       var _saveEventually = (0, _asyncToGenerator2.default)(function* (options) {
 
-         try {
 
-           yield this.save(null, options);
 
-         } catch (e) {
 
-           if (e.message === 'XMLHttpRequest failed: "Unable to connect to the Parse API"') {
 
-             yield _EventuallyQueue.default.save(this, options);
 
-             _EventuallyQueue.default.poll();
 
-           }
 
-         }
 
-         return this;
 
-       });
 
-       function saveEventually() {
 
-         return _saveEventually.apply(this, arguments);
 
-       }
 
-       return saveEventually;
 
-     }()
 
-   }, {
 
-     key: "save",
 
-     value: function (arg1, arg2, arg3) {
 
-       var _this = this;
 
-       var attrs;
 
-       var options;
 
-       if (typeof arg1 === 'object' || typeof arg1 === 'undefined') {
 
-         attrs = arg1;
 
-         if (typeof arg2 === 'object') {
 
-           options = arg2;
 
-         }
 
-       } else {
 
-         attrs = {};
 
-         attrs[arg1] = arg2;
 
-         options = arg3;
 
-       }
 
-       if (attrs) {
 
-         var validation = this.validate(attrs);
 
-         if (validation) {
 
-           return Promise.reject(validation);
 
-         }
 
-         this.set(attrs, options);
 
-       }
 
-       options = options || {};
 
-       var saveOptions = {};
 
-       if (options.hasOwnProperty('useMasterKey')) {
 
-         saveOptions.useMasterKey = !!options.useMasterKey;
 
-       }
 
-       if (options.hasOwnProperty('sessionToken') && typeof options.sessionToken === 'string') {
 
-         saveOptions.sessionToken = options.sessionToken;
 
-       }
 
-       if (options.hasOwnProperty('installationId') && typeof options.installationId === 'string') {
 
-         saveOptions.installationId = options.installationId;
 
-       }
 
-       if (options.hasOwnProperty('context') && typeof options.context === 'object') {
 
-         saveOptions.context = options.context;
 
-       }
 
-       var controller = _CoreManager.default.getObjectController();
 
-       var unsaved = options.cascadeSave !== false ? (0, _unsavedChildren.default)(this) : null;
 
-       return controller.save(unsaved, saveOptions).then(function () {
 
-         return controller.save(_this, saveOptions);
 
-       });
 
-     }
 
-   }, {
 
-     key: "destroyEventually",
 
-     value: function () {
 
-       var _destroyEventually = (0, _asyncToGenerator2.default)(function* (options) {
 
-         try {
 
-           yield this.destroy(options);
 
-         } catch (e) {
 
-           if (e.message === 'XMLHttpRequest failed: "Unable to connect to the Parse API"') {
 
-             yield _EventuallyQueue.default.destroy(this, options);
 
-             _EventuallyQueue.default.poll();
 
-           }
 
-         }
 
-         return this;
 
-       });
 
-       function destroyEventually() {
 
-         return _destroyEventually.apply(this, arguments);
 
-       }
 
-       return destroyEventually;
 
-     }()
 
-   }, {
 
-     key: "destroy",
 
-     value: function (options) {
 
-       options = options || {};
 
-       var destroyOptions = {};
 
-       if (options.hasOwnProperty('useMasterKey')) {
 
-         destroyOptions.useMasterKey = options.useMasterKey;
 
-       }
 
-       if (options.hasOwnProperty('sessionToken')) {
 
-         destroyOptions.sessionToken = options.sessionToken;
 
-       }
 
-       if (options.hasOwnProperty('context') && typeof options.context === 'object') {
 
-         destroyOptions.context = options.context;
 
-       }
 
-       if (!this.id) {
 
-         return Promise.resolve();
 
-       }
 
-       return _CoreManager.default.getObjectController().destroy(this, destroyOptions);
 
-     }
 
-   }, {
 
-     key: "pin",
 
-     value: function () {
 
-       return ParseObject.pinAllWithName(_LocalDatastoreUtils.DEFAULT_PIN, [this]);
 
-     }
 
-   }, {
 
-     key: "unPin",
 
-     value: function () {
 
-       return ParseObject.unPinAllWithName(_LocalDatastoreUtils.DEFAULT_PIN, [this]);
 
-     }
 
-   }, {
 
-     key: "isPinned",
 
-     value: function () {
 
-       var _isPinned = (0, _asyncToGenerator2.default)(function* () {
 
-         var localDatastore = _CoreManager.default.getLocalDatastore();
 
-         if (!localDatastore.isEnabled) {
 
-           return Promise.reject('Parse.enableLocalDatastore() must be called first');
 
-         }
 
-         var objectKey = localDatastore.getKeyForObject(this);
 
-         var pin = yield localDatastore.fromPinWithName(objectKey);
 
-         return pin.length > 0;
 
-       });
 
-       function isPinned() {
 
-         return _isPinned.apply(this, arguments);
 
-       }
 
-       return isPinned;
 
-     }()
 
-   }, {
 
-     key: "pinWithName",
 
-     value: function (name) {
 
-       return ParseObject.pinAllWithName(name, [this]);
 
-     }
 
-   }, {
 
-     key: "unPinWithName",
 
-     value: function (name) {
 
-       return ParseObject.unPinAllWithName(name, [this]);
 
-     }
 
-   }, {
 
-     key: "fetchFromLocalDatastore",
 
-     value: function () {
 
-       var _fetchFromLocalDatastore = (0, _asyncToGenerator2.default)(function* () {
 
-         var localDatastore = _CoreManager.default.getLocalDatastore();
 
-         if (!localDatastore.isEnabled) {
 
-           throw new Error('Parse.enableLocalDatastore() must be called first');
 
-         }
 
-         var objectKey = localDatastore.getKeyForObject(this);
 
-         var pinned = yield localDatastore._serializeObject(objectKey);
 
-         if (!pinned) {
 
-           throw new Error('Cannot fetch an unsaved ParseObject');
 
-         }
 
-         var result = ParseObject.fromJSON(pinned);
 
-         this._finishFetch(result.toJSON());
 
-         return this;
 
-       });
 
-       function fetchFromLocalDatastore() {
 
-         return _fetchFromLocalDatastore.apply(this, arguments);
 
-       }
 
-       return fetchFromLocalDatastore;
 
-     }()
 
-   }], [{
 
-     key: "_getClassMap",
 
-     value: function () {
 
-       return classMap;
 
-     }
 
-   }, {
 
-     key: "_clearAllState",
 
-     value: function () {
 
-       var stateController = _CoreManager.default.getObjectStateController();
 
-       stateController.clearAllState();
 
-     }
 
-   }, {
 
-     key: "fetchAll",
 
-     value: function (list) {
 
-       var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
 
-       var queryOptions = {};
 
-       if (options.hasOwnProperty('useMasterKey')) {
 
-         queryOptions.useMasterKey = options.useMasterKey;
 
-       }
 
-       if (options.hasOwnProperty('sessionToken')) {
 
-         queryOptions.sessionToken = options.sessionToken;
 
-       }
 
-       if (options.hasOwnProperty('include')) {
 
-         queryOptions.include = ParseObject.handleIncludeOptions(options);
 
-       }
 
-       return _CoreManager.default.getObjectController().fetch(list, true, queryOptions);
 
-     }
 
-   }, {
 
-     key: "fetchAllWithInclude",
 
-     value: function (list, keys, options) {
 
-       options = options || {};
 
-       options.include = keys;
 
-       return ParseObject.fetchAll(list, options);
 
-     }
 
-   }, {
 
-     key: "fetchAllIfNeededWithInclude",
 
-     value: function (list, keys, options) {
 
-       options = options || {};
 
-       options.include = keys;
 
-       return ParseObject.fetchAllIfNeeded(list, options);
 
-     }
 
-   }, {
 
-     key: "fetchAllIfNeeded",
 
-     value: function (list, options) {
 
-       options = options || {};
 
-       var queryOptions = {};
 
-       if (options.hasOwnProperty('useMasterKey')) {
 
-         queryOptions.useMasterKey = options.useMasterKey;
 
-       }
 
-       if (options.hasOwnProperty('sessionToken')) {
 
-         queryOptions.sessionToken = options.sessionToken;
 
-       }
 
-       if (options.hasOwnProperty('include')) {
 
-         queryOptions.include = ParseObject.handleIncludeOptions(options);
 
-       }
 
-       return _CoreManager.default.getObjectController().fetch(list, false, queryOptions);
 
-     }
 
-   }, {
 
-     key: "handleIncludeOptions",
 
-     value: function (options) {
 
-       var include = [];
 
-       if (Array.isArray(options.include)) {
 
-         options.include.forEach(function (key) {
 
-           if (Array.isArray(key)) {
 
-             include = include.concat(key);
 
-           } else {
 
-             include.push(key);
 
-           }
 
-         });
 
-       } else {
 
-         include.push(options.include);
 
-       }
 
-       return include;
 
-     }
 
-   }, {
 
-     key: "destroyAll",
 
-     value: function (list) {
 
-       var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
 
-       var destroyOptions = {};
 
-       if (options.hasOwnProperty('useMasterKey')) {
 
-         destroyOptions.useMasterKey = options.useMasterKey;
 
-       }
 
-       if (options.hasOwnProperty('sessionToken')) {
 
-         destroyOptions.sessionToken = options.sessionToken;
 
-       }
 
-       if (options.hasOwnProperty('batchSize') && typeof options.batchSize === 'number') {
 
-         destroyOptions.batchSize = options.batchSize;
 
-       }
 
-       if (options.hasOwnProperty('context') && typeof options.context === 'object') {
 
-         destroyOptions.context = options.context;
 
-       }
 
-       return _CoreManager.default.getObjectController().destroy(list, destroyOptions);
 
-     }
 
-   }, {
 
-     key: "saveAll",
 
-     value: function (list) {
 
-       var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
 
-       var saveOptions = {};
 
-       if (options.hasOwnProperty('useMasterKey')) {
 
-         saveOptions.useMasterKey = options.useMasterKey;
 
-       }
 
-       if (options.hasOwnProperty('sessionToken')) {
 
-         saveOptions.sessionToken = options.sessionToken;
 
-       }
 
-       if (options.hasOwnProperty('batchSize') && typeof options.batchSize === 'number') {
 
-         saveOptions.batchSize = options.batchSize;
 
-       }
 
-       if (options.hasOwnProperty('context') && typeof options.context === 'object') {
 
-         saveOptions.context = options.context;
 
-       }
 
-       return _CoreManager.default.getObjectController().save(list, saveOptions);
 
-     }
 
-   }, {
 
-     key: "createWithoutData",
 
-     value: function (id) {
 
-       var obj = new this();
 
-       obj.id = id;
 
-       return obj;
 
-     }
 
-   }, {
 
-     key: "fromJSON",
 
-     value: function (json, override, dirty) {
 
-       if (!json.className) {
 
-         throw new Error('Cannot create an object without a className');
 
-       }
 
-       var constructor = classMap[json.className];
 
-       var o = constructor ? new constructor(json.className) : new ParseObject(json.className);
 
-       var otherAttributes = {};
 
-       for (var _attr12 in json) {
 
-         if (_attr12 !== 'className' && _attr12 !== '__type') {
 
-           otherAttributes[_attr12] = json[_attr12];
 
-           if (dirty) {
 
-             o.set(_attr12, json[_attr12]);
 
-           }
 
-         }
 
-       }
 
-       if (override) {
 
-         if (otherAttributes.objectId) {
 
-           o.id = otherAttributes.objectId;
 
-         }
 
-         var preserved = null;
 
-         if (typeof o._preserveFieldsOnFetch === 'function') {
 
-           preserved = o._preserveFieldsOnFetch();
 
-         }
 
-         o._clearServerData();
 
-         if (preserved) {
 
-           o._finishFetch(preserved);
 
-         }
 
-       }
 
-       o._finishFetch(otherAttributes);
 
-       if (json.objectId) {
 
-         o._setExisted(true);
 
-       }
 
-       return o;
 
-     }
 
-   }, {
 
-     key: "registerSubclass",
 
-     value: function (className, constructor) {
 
-       if (typeof className !== 'string') {
 
-         throw new TypeError('The first argument must be a valid class name.');
 
-       }
 
-       if (typeof constructor === 'undefined') {
 
-         throw new TypeError('You must supply a subclass constructor.');
 
-       }
 
-       if (typeof constructor !== 'function') {
 
-         throw new TypeError('You must register the subclass constructor. ' + 'Did you attempt to register an instance of the subclass?');
 
-       }
 
-       classMap[className] = constructor;
 
-       if (!constructor.className) {
 
-         constructor.className = className;
 
-       }
 
-     }
 
-   }, {
 
-     key: "unregisterSubclass",
 
-     value: function (className) {
 
-       if (typeof className !== 'string') {
 
-         throw new TypeError('The first argument must be a valid class name.');
 
-       }
 
-       delete classMap[className];
 
-     }
 
-   }, {
 
-     key: "extend",
 
-     value: function (className, protoProps, classProps) {
 
-       if (typeof className !== 'string') {
 
-         if (className && typeof className.className === 'string') {
 
-           return ParseObject.extend(className.className, className, protoProps);
 
-         } else {
 
-           throw new Error("Parse.Object.extend's first argument should be the className.");
 
-         }
 
-       }
 
-       var adjustedClassName = className;
 
-       if (adjustedClassName === 'User' && _CoreManager.default.get('PERFORM_USER_REWRITE')) {
 
-         adjustedClassName = '_User';
 
-       }
 
-       var parentProto = ParseObject.prototype;
 
-       if (this.hasOwnProperty('__super__') && this.__super__) {
 
-         parentProto = this.prototype;
 
-       }
 
-       var ParseObjectSubclass = function (attributes, options) {
 
-         this.className = adjustedClassName;
 
-         this._objCount = objectCount++;
 
-         if (typeof this.initialize === 'function') {
 
-           this.initialize.apply(this, arguments);
 
-         }
 
-         if (this._initializers) {
 
-           for (var initializer of this._initializers) {
 
-             initializer.apply(this, arguments);
 
-           }
 
-         }
 
-         if (attributes && typeof attributes === 'object') {
 
-           if (!this.set(attributes || {}, options)) {
 
-             throw new Error("Can't create an invalid Parse Object");
 
-           }
 
-         }
 
-       };
 
-       if (classMap[adjustedClassName]) {
 
-         ParseObjectSubclass = classMap[adjustedClassName];
 
-       } else {
 
-         ParseObjectSubclass.extend = function (name, protoProps, classProps) {
 
-           if (typeof name === 'string') {
 
-             return ParseObject.extend.call(ParseObjectSubclass, name, protoProps, classProps);
 
-           }
 
-           return ParseObject.extend.call(ParseObjectSubclass, adjustedClassName, name, protoProps);
 
-         };
 
-         ParseObjectSubclass.createWithoutData = ParseObject.createWithoutData;
 
-         ParseObjectSubclass.className = adjustedClassName;
 
-         ParseObjectSubclass.__super__ = parentProto;
 
-         ParseObjectSubclass.prototype = Object.create(parentProto, {
 
-           constructor: {
 
-             value: ParseObjectSubclass,
 
-             enumerable: false,
 
-             writable: true,
 
-             configurable: true
 
-           }
 
-         });
 
-       }
 
-       if (protoProps) {
 
-         for (var prop in protoProps) {
 
-           if (prop === 'initialize') {
 
-             Object.defineProperty(ParseObjectSubclass.prototype, '_initializers', {
 
-               value: [].concat((0, _toConsumableArray2.default)(ParseObjectSubclass.prototype._initializers || []), [protoProps[prop]]),
 
-               enumerable: false,
 
-               writable: true,
 
-               configurable: true
 
-             });
 
-             continue;
 
-           }
 
-           if (prop !== 'className') {
 
-             Object.defineProperty(ParseObjectSubclass.prototype, prop, {
 
-               value: protoProps[prop],
 
-               enumerable: false,
 
-               writable: true,
 
-               configurable: true
 
-             });
 
-           }
 
-         }
 
-       }
 
-       if (classProps) {
 
-         for (var _prop in classProps) {
 
-           if (_prop !== 'className') {
 
-             Object.defineProperty(ParseObjectSubclass, _prop, {
 
-               value: classProps[_prop],
 
-               enumerable: false,
 
-               writable: true,
 
-               configurable: true
 
-             });
 
-           }
 
-         }
 
-       }
 
-       classMap[adjustedClassName] = ParseObjectSubclass;
 
-       return ParseObjectSubclass;
 
-     }
 
-   }, {
 
-     key: "enableSingleInstance",
 
-     value: function () {
 
-       singleInstance = true;
 
-       _CoreManager.default.setObjectStateController(SingleInstanceStateController);
 
-     }
 
-   }, {
 
-     key: "disableSingleInstance",
 
-     value: function () {
 
-       singleInstance = false;
 
-       _CoreManager.default.setObjectStateController(UniqueInstanceStateController);
 
-     }
 
-   }, {
 
-     key: "pinAll",
 
-     value: function (objects) {
 
-       var localDatastore = _CoreManager.default.getLocalDatastore();
 
-       if (!localDatastore.isEnabled) {
 
-         return Promise.reject('Parse.enableLocalDatastore() must be called first');
 
-       }
 
-       return ParseObject.pinAllWithName(_LocalDatastoreUtils.DEFAULT_PIN, objects);
 
-     }
 
-   }, {
 
-     key: "pinAllWithName",
 
-     value: function (name, objects) {
 
-       var localDatastore = _CoreManager.default.getLocalDatastore();
 
-       if (!localDatastore.isEnabled) {
 
-         return Promise.reject('Parse.enableLocalDatastore() must be called first');
 
-       }
 
-       return localDatastore._handlePinAllWithName(name, objects);
 
-     }
 
-   }, {
 
-     key: "unPinAll",
 
-     value: function (objects) {
 
-       var localDatastore = _CoreManager.default.getLocalDatastore();
 
-       if (!localDatastore.isEnabled) {
 
-         return Promise.reject('Parse.enableLocalDatastore() must be called first');
 
-       }
 
-       return ParseObject.unPinAllWithName(_LocalDatastoreUtils.DEFAULT_PIN, objects);
 
-     }
 
-   }, {
 
-     key: "unPinAllWithName",
 
-     value: function (name, objects) {
 
-       var localDatastore = _CoreManager.default.getLocalDatastore();
 
-       if (!localDatastore.isEnabled) {
 
-         return Promise.reject('Parse.enableLocalDatastore() must be called first');
 
-       }
 
-       return localDatastore._handleUnPinAllWithName(name, objects);
 
-     }
 
-   }, {
 
-     key: "unPinAllObjects",
 
-     value: function () {
 
-       var localDatastore = _CoreManager.default.getLocalDatastore();
 
-       if (!localDatastore.isEnabled) {
 
-         return Promise.reject('Parse.enableLocalDatastore() must be called first');
 
-       }
 
-       return localDatastore.unPinWithName(_LocalDatastoreUtils.DEFAULT_PIN);
 
-     }
 
-   }, {
 
-     key: "unPinAllObjectsWithName",
 
-     value: function (name) {
 
-       var localDatastore = _CoreManager.default.getLocalDatastore();
 
-       if (!localDatastore.isEnabled) {
 
-         return Promise.reject('Parse.enableLocalDatastore() must be called first');
 
-       }
 
-       return localDatastore.unPinWithName(_LocalDatastoreUtils.PIN_PREFIX + name);
 
-     }
 
-   }]);
 
-   return ParseObject;
 
- }();
 
- var DefaultController = {
 
-   fetch: function (target, forceFetch, options) {
 
-     var localDatastore = _CoreManager.default.getLocalDatastore();
 
-     if (Array.isArray(target)) {
 
-       if (target.length < 1) {
 
-         return Promise.resolve([]);
 
-       }
 
-       var objs = [];
 
-       var ids = [];
 
-       var className = null;
 
-       var results = [];
 
-       var error = null;
 
-       target.forEach(function (el) {
 
-         if (error) {
 
-           return;
 
-         }
 
-         if (!className) {
 
-           className = el.className;
 
-         }
 
-         if (className !== el.className) {
 
-           error = new _ParseError.default(_ParseError.default.INVALID_CLASS_NAME, 'All objects should be of the same class');
 
-         }
 
-         if (!el.id) {
 
-           error = new _ParseError.default(_ParseError.default.MISSING_OBJECT_ID, 'All objects must have an ID');
 
-         }
 
-         if (forceFetch || !el.isDataAvailable()) {
 
-           ids.push(el.id);
 
-           objs.push(el);
 
-         }
 
-         results.push(el);
 
-       });
 
-       if (error) {
 
-         return Promise.reject(error);
 
-       }
 
-       var query = new _ParseQuery.default(className);
 
-       query.containedIn('objectId', ids);
 
-       if (options && options.include) {
 
-         query.include(options.include);
 
-       }
 
-       query._limit = ids.length;
 
-       return query.find(options).then(function () {
 
-         var _ref = (0, _asyncToGenerator2.default)(function* (objects) {
 
-           var idMap = {};
 
-           objects.forEach(function (o) {
 
-             idMap[o.id] = o;
 
-           });
 
-           for (var i = 0; i < objs.length; i++) {
 
-             var obj = objs[i];
 
-             if (!obj || !obj.id || !idMap[obj.id]) {
 
-               if (forceFetch) {
 
-                 return Promise.reject(new _ParseError.default(_ParseError.default.OBJECT_NOT_FOUND, 'All objects must exist on the server.'));
 
-               }
 
-             }
 
-           }
 
-           if (!singleInstance) {
 
-             for (var _i = 0; _i < results.length; _i++) {
 
-               var _obj = results[_i];
 
-               if (_obj && _obj.id && idMap[_obj.id]) {
 
-                 var id = _obj.id;
 
-                 _obj._finishFetch(idMap[id].toJSON());
 
-                 results[_i] = idMap[id];
 
-               }
 
-             }
 
-           }
 
-           for (var object of results) {
 
-             yield localDatastore._updateObjectIfPinned(object);
 
-           }
 
-           return Promise.resolve(results);
 
-         });
 
-         return function () {
 
-           return _ref.apply(this, arguments);
 
-         };
 
-       }());
 
-     } else if (target instanceof ParseObject) {
 
-       if (!target.id) {
 
-         return Promise.reject(new _ParseError.default(_ParseError.default.MISSING_OBJECT_ID, 'Object does not have an ID'));
 
-       }
 
-       var RESTController = _CoreManager.default.getRESTController();
 
-       var params = {};
 
-       if (options && options.include) {
 
-         params.include = options.include.join();
 
-       }
 
-       return RESTController.request('GET', 'classes/' + target.className + '/' + target._getId(), params, options).then(function () {
 
-         var _ref2 = (0, _asyncToGenerator2.default)(function* (response) {
 
-           target._clearPendingOps();
 
-           target._clearServerData();
 
-           target._finishFetch(response);
 
-           yield localDatastore._updateObjectIfPinned(target);
 
-           return target;
 
-         });
 
-         return function () {
 
-           return _ref2.apply(this, arguments);
 
-         };
 
-       }());
 
-     }
 
-     return Promise.resolve();
 
-   },
 
-   destroy: function () {
 
-     var _destroy = (0, _asyncToGenerator2.default)(function* (target, options) {
 
-       var batchSize = options && options.batchSize ? options.batchSize : _CoreManager.default.get('REQUEST_BATCH_SIZE');
 
-       var localDatastore = _CoreManager.default.getLocalDatastore();
 
-       var RESTController = _CoreManager.default.getRESTController();
 
-       if (Array.isArray(target)) {
 
-         if (target.length < 1) {
 
-           return Promise.resolve([]);
 
-         }
 
-         var batches = [[]];
 
-         target.forEach(function (obj) {
 
-           if (!obj.id) {
 
-             return;
 
-           }
 
-           batches[batches.length - 1].push(obj);
 
-           if (batches[batches.length - 1].length >= batchSize) {
 
-             batches.push([]);
 
-           }
 
-         });
 
-         if (batches[batches.length - 1].length === 0) {
 
-           batches.pop();
 
-         }
 
-         var deleteCompleted = Promise.resolve();
 
-         var errors = [];
 
-         batches.forEach(function (batch) {
 
-           deleteCompleted = deleteCompleted.then(function () {
 
-             return RESTController.request('POST', 'batch', {
 
-               requests: batch.map(function (obj) {
 
-                 return {
 
-                   method: 'DELETE',
 
-                   path: getServerUrlPath() + 'classes/' + obj.className + '/' + obj._getId(),
 
-                   body: {}
 
-                 };
 
-               })
 
-             }, options).then(function (results) {
 
-               for (var i = 0; i < results.length; i++) {
 
-                 if (results[i] && results[i].hasOwnProperty('error')) {
 
-                   var err = new _ParseError.default(results[i].error.code, results[i].error.error);
 
-                   err.object = batch[i];
 
-                   errors.push(err);
 
-                 }
 
-               }
 
-             });
 
-           });
 
-         });
 
-         return deleteCompleted.then((0, _asyncToGenerator2.default)(function* () {
 
-           if (errors.length) {
 
-             var aggregate = new _ParseError.default(_ParseError.default.AGGREGATE_ERROR);
 
-             aggregate.errors = errors;
 
-             return Promise.reject(aggregate);
 
-           }
 
-           for (var object of target) {
 
-             yield localDatastore._destroyObjectIfPinned(object);
 
-           }
 
-           return Promise.resolve(target);
 
-         }));
 
-       } else if (target instanceof ParseObject) {
 
-         return RESTController.request('DELETE', 'classes/' + target.className + '/' + target._getId(), {}, options).then((0, _asyncToGenerator2.default)(function* () {
 
-           yield localDatastore._destroyObjectIfPinned(target);
 
-           return Promise.resolve(target);
 
-         }));
 
-       }
 
-       return Promise.resolve(target);
 
-     });
 
-     function destroy() {
 
-       return _destroy.apply(this, arguments);
 
-     }
 
-     return destroy;
 
-   }(),
 
-   save: function (target, options) {
 
-     var batchSize = options && options.batchSize ? options.batchSize : _CoreManager.default.get('REQUEST_BATCH_SIZE');
 
-     var localDatastore = _CoreManager.default.getLocalDatastore();
 
-     var mapIdForPin = {};
 
-     var RESTController = _CoreManager.default.getRESTController();
 
-     var stateController = _CoreManager.default.getObjectStateController();
 
-     var allowCustomObjectId = _CoreManager.default.get('ALLOW_CUSTOM_OBJECT_ID');
 
-     options = options || {};
 
-     options.returnStatus = options.returnStatus || true;
 
-     if (Array.isArray(target)) {
 
-       if (target.length < 1) {
 
-         return Promise.resolve([]);
 
-       }
 
-       var unsaved = target.concat();
 
-       for (var i = 0; i < target.length; i++) {
 
-         if (target[i] instanceof ParseObject) {
 
-           unsaved = unsaved.concat((0, _unsavedChildren.default)(target[i], true));
 
-         }
 
-       }
 
-       unsaved = (0, _unique.default)(unsaved);
 
-       var filesSaved = [];
 
-       var pending = [];
 
-       unsaved.forEach(function (el) {
 
-         if (el instanceof _ParseFile.default) {
 
-           filesSaved.push(el.save(options));
 
-         } else if (el instanceof ParseObject) {
 
-           pending.push(el);
 
-         }
 
-       });
 
-       return Promise.all(filesSaved).then(function () {
 
-         var objectError = null;
 
-         return (0, _promiseUtils.continueWhile)(function () {
 
-           return pending.length > 0;
 
-         }, function () {
 
-           var batch = [];
 
-           var nextPending = [];
 
-           pending.forEach(function (el) {
 
-             if (allowCustomObjectId && Object.prototype.hasOwnProperty.call(el, 'id') && !el.id) {
 
-               throw new _ParseError.default(_ParseError.default.MISSING_OBJECT_ID, 'objectId must not be empty or null');
 
-             }
 
-             if (batch.length < batchSize && (0, _canBeSerialized.default)(el)) {
 
-               batch.push(el);
 
-             } else {
 
-               nextPending.push(el);
 
-             }
 
-           });
 
-           pending = nextPending;
 
-           if (batch.length < 1) {
 
-             return Promise.reject(new _ParseError.default(_ParseError.default.OTHER_CAUSE, 'Tried to save a batch with a cycle.'));
 
-           }
 
-           var batchReturned = new _promiseUtils.resolvingPromise();
 
-           var batchReady = [];
 
-           var batchTasks = [];
 
-           batch.forEach(function (obj, index) {
 
-             var ready = new _promiseUtils.resolvingPromise();
 
-             batchReady.push(ready);
 
-             var task = function task() {
 
-               ready.resolve();
 
-               return batchReturned.then(function (responses) {
 
-                 if (responses[index].hasOwnProperty('success')) {
 
-                   var objectId = responses[index].success.objectId;
 
-                   var status = responses[index]._status;
 
-                   delete responses[index]._status;
 
-                   mapIdForPin[objectId] = obj._localId;
 
-                   obj._handleSaveResponse(responses[index].success, status);
 
-                 } else {
 
-                   if (!objectError && responses[index].hasOwnProperty('error')) {
 
-                     var serverError = responses[index].error;
 
-                     objectError = new _ParseError.default(serverError.code, serverError.error);
 
-                     pending = [];
 
-                   }
 
-                   obj._handleSaveError();
 
-                 }
 
-               });
 
-             };
 
-             stateController.pushPendingState(obj._getStateIdentifier());
 
-             batchTasks.push(stateController.enqueueTask(obj._getStateIdentifier(), task));
 
-           });
 
-           (0, _promiseUtils.when)(batchReady).then(function () {
 
-             return RESTController.request('POST', 'batch', {
 
-               requests: batch.map(function (obj) {
 
-                 var params = obj._getSaveParams();
 
-                 params.path = getServerUrlPath() + params.path;
 
-                 return params;
 
-               })
 
-             }, options);
 
-           }).then(batchReturned.resolve, function (error) {
 
-             batchReturned.reject(new _ParseError.default(_ParseError.default.INCORRECT_TYPE, error.message));
 
-           });
 
-           return (0, _promiseUtils.when)(batchTasks);
 
-         }).then((0, _asyncToGenerator2.default)(function* () {
 
-           if (objectError) {
 
-             return Promise.reject(objectError);
 
-           }
 
-           for (var object of target) {
 
-             if (object instanceof ParseObject) {
 
-               yield localDatastore._updateLocalIdForObject(mapIdForPin[object.id], object);
 
-               yield localDatastore._updateObjectIfPinned(object);
 
-             }
 
-           }
 
-           return Promise.resolve(target);
 
-         }));
 
-       });
 
-     } else if (target instanceof ParseObject) {
 
-       if (allowCustomObjectId && Object.prototype.hasOwnProperty.call(target, 'id') && !target.id) {
 
-         throw new _ParseError.default(_ParseError.default.MISSING_OBJECT_ID, 'objectId must not be empty or null');
 
-       }
 
-       target._getId();
 
-       var localId = target._localId;
 
-       var targetCopy = target;
 
-       var task = function task() {
 
-         var params = targetCopy._getSaveParams();
 
-         return RESTController.request(params.method, params.path, params.body, options).then(function (response) {
 
-           var status = response._status;
 
-           delete response._status;
 
-           targetCopy._handleSaveResponse(response, status);
 
-         }, function (error) {
 
-           targetCopy._handleSaveError();
 
-           return Promise.reject(error);
 
-         });
 
-       };
 
-       stateController.pushPendingState(target._getStateIdentifier());
 
-       return stateController.enqueueTask(target._getStateIdentifier(), task).then((0, _asyncToGenerator2.default)(function* () {
 
-         yield localDatastore._updateLocalIdForObject(localId, target);
 
-         yield localDatastore._updateObjectIfPinned(target);
 
-         return target;
 
-       }), function (error) {
 
-         return Promise.reject(error);
 
-       });
 
-     }
 
-     return Promise.resolve();
 
-   }
 
- };
 
- _CoreManager.default.setObjectController(DefaultController);
 
- var _default = ParseObject;
 
- exports.default = _default;
 
 
  |