@bigbinary/neeto-editor 1.26.6 → 1.26.7

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/index.cjs.js CHANGED
@@ -115190,7 +115190,7 @@ _default = lib.default = MasonryInfiniteScroller;
115190
115190
 
115191
115191
  function cov_38kboi50e() {
115192
115192
  var path = "/home/runner/work/neeto-editor/neeto-editor/src/apis/unsplash.js";
115193
- var hash = "c2059e8c31c3882535ea7bcc18b105715cba8523";
115193
+ var hash = "aaf273db8c262d99ce052881f5cac925425de3f6";
115194
115194
  var global = new Function("return this")();
115195
115195
  var gcv = "__coverage__";
115196
115196
  var coverageData = {
@@ -115202,7 +115202,7 @@ function cov_38kboi50e() {
115202
115202
  column: 36
115203
115203
  },
115204
115204
  end: {
115205
- line: 16,
115205
+ line: 15,
115206
115206
  column: 4
115207
115207
  }
115208
115208
  },
@@ -115212,7 +115212,7 @@ function cov_38kboi50e() {
115212
115212
  column: 2
115213
115213
  },
115214
115214
  end: {
115215
- line: 16,
115215
+ line: 15,
115216
115216
  column: 4
115217
115217
  }
115218
115218
  }
@@ -115236,7 +115236,7 @@ function cov_38kboi50e() {
115236
115236
  column: 2
115237
115237
  },
115238
115238
  end: {
115239
- line: 16,
115239
+ line: 15,
115240
115240
  column: 4
115241
115241
  }
115242
115242
  },
@@ -115253,7 +115253,7 @@ function cov_38kboi50e() {
115253
115253
  },
115254
115254
  b: {},
115255
115255
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
115256
- hash: "c2059e8c31c3882535ea7bcc18b105715cba8523"
115256
+ hash: "aaf273db8c262d99ce052881f5cac925425de3f6"
115257
115257
  };
115258
115258
  var coverage = global[gcv] || (global[gcv] = {});
115259
115259
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -115283,7 +115283,6 @@ var searchUnsplashImages = function searchUnsplashImages(_ref) {
115283
115283
  params: {
115284
115284
  page: pageNo,
115285
115285
  per_page: 30,
115286
- order_by: "popular",
115287
115286
  query: query
115288
115287
  }
115289
115288
  });