@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.js CHANGED
@@ -115162,7 +115162,7 @@ _default = lib.default = MasonryInfiniteScroller;
115162
115162
 
115163
115163
  function cov_38kboi50e() {
115164
115164
  var path = "/home/runner/work/neeto-editor/neeto-editor/src/apis/unsplash.js";
115165
- var hash = "c2059e8c31c3882535ea7bcc18b105715cba8523";
115165
+ var hash = "aaf273db8c262d99ce052881f5cac925425de3f6";
115166
115166
  var global = new Function("return this")();
115167
115167
  var gcv = "__coverage__";
115168
115168
  var coverageData = {
@@ -115174,7 +115174,7 @@ function cov_38kboi50e() {
115174
115174
  column: 36
115175
115175
  },
115176
115176
  end: {
115177
- line: 16,
115177
+ line: 15,
115178
115178
  column: 4
115179
115179
  }
115180
115180
  },
@@ -115184,7 +115184,7 @@ function cov_38kboi50e() {
115184
115184
  column: 2
115185
115185
  },
115186
115186
  end: {
115187
- line: 16,
115187
+ line: 15,
115188
115188
  column: 4
115189
115189
  }
115190
115190
  }
@@ -115208,7 +115208,7 @@ function cov_38kboi50e() {
115208
115208
  column: 2
115209
115209
  },
115210
115210
  end: {
115211
- line: 16,
115211
+ line: 15,
115212
115212
  column: 4
115213
115213
  }
115214
115214
  },
@@ -115225,7 +115225,7 @@ function cov_38kboi50e() {
115225
115225
  },
115226
115226
  b: {},
115227
115227
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
115228
- hash: "c2059e8c31c3882535ea7bcc18b105715cba8523"
115228
+ hash: "aaf273db8c262d99ce052881f5cac925425de3f6"
115229
115229
  };
115230
115230
  var coverage = global[gcv] || (global[gcv] = {});
115231
115231
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -115255,7 +115255,6 @@ var searchUnsplashImages = function searchUnsplashImages(_ref) {
115255
115255
  params: {
115256
115256
  page: pageNo,
115257
115257
  per_page: 30,
115258
- order_by: "popular",
115259
115258
  query: query
115260
115259
  }
115261
115260
  });