blacklight-spotlight 5.0.0.pre.alpha1 → 5.0.0.pre.alpha2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('clipboard'), require('sir-trevor'), require('sortablejs'), require('@hotwired/stimulus')) :
3
- typeof define === 'function' && define.amd ? define(['clipboard', 'sir-trevor', 'sortablejs', '@hotwired/stimulus'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Spotlight = factory(global.Clipboard, global.SirTrevor, global.Sortable, global.Stimulus));
5
- })(this, (function (Clipboard, SirTrevor$1, Sortable, stimulus) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('openseadragon'), require('clipboard'), require('sir-trevor'), require('sortablejs'), require('@hotwired/stimulus')) :
3
+ typeof define === 'function' && define.amd ? define(['openseadragon', 'clipboard', 'sir-trevor', 'sortablejs', '@hotwired/stimulus'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Spotlight = factory(global.OpenSeadragon, global.Clipboard, global.SirTrevor, global.Sortable, global.Stimulus));
5
+ })(this, (function (OpenSeadragon, Clipboard, SirTrevor$1, Sortable, stimulus) { 'use strict';
6
6
 
7
7
  // Includes an unreleased RTL support pull request: https://github.com/ganlanyuan/tiny-slider/pull/658
8
8
  // Includes "export default tns" at the end of the file for spotlight/user/browse_group_categories.js