@galaxyproject/galaxy-client 24.0.0 → 24.2.4
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/dist/231.bundled.js +1 -0
- package/dist/315.bundled.js +1 -0
- package/dist/354.bundled.js +2 -0
- package/dist/435.bundled.js +1 -0
- package/dist/441.bundled.js +1 -0
- package/dist/448.bundled.js +1 -0
- package/dist/596.bundled.js +2 -0
- package/dist/616.bundled.js +1 -0
- package/dist/949.bundled.js +1 -0
- package/dist/954.bundled.js +1 -0
- package/dist/957.bundled.js +1 -0
- package/dist/988.bundled.js +2 -0
- package/dist/Screenshot.bundled.js +1 -1
- package/dist/ToolSourceDisplay.bundled.js +1 -1
- package/dist/analysis.bundled.js +1 -1
- package/dist/analysis.bundled.js.LICENSE.txt +0 -54
- package/dist/base.css +65 -48
- package/dist/cite.bundled.js +1 -1
- package/dist/generic.bundled.js +1 -1
- package/dist/libs.bundled.js +1 -1
- package/dist/libs.bundled.js.LICENSE.txt +27 -2
- package/dist/workflowLayout.bundled.js +1 -1
- package/package.json +22 -7
- package/dist/120.bundled.js +0 -2
- package/dist/128.bundled.js +0 -2
- package/dist/203d1199e7aef04c0a34.gif +0 -0
- package/dist/257.bundled.js +0 -1
- package/dist/295.bundled.js +0 -1
- package/dist/356.bundled.js +0 -1
- package/dist/383.bundled.js +0 -1
- package/dist/4a7b4107b62ef059ba65.png +0 -0
- package/dist/4dce7f71b08755f19759.png +0 -0
- package/dist/658.bundled.js +0 -1
- package/dist/668.bundled.js +0 -1
- package/dist/819.bundled.js +0 -2
- package/dist/985.bundled.js +0 -1
- package/dist/ListCollectionCreator.bundled.js +0 -1
- package/dist/PairCollectionCreator.bundled.js +0 -1
- /package/dist/{120.bundled.js.LICENSE.txt → 354.bundled.js.LICENSE.txt} +0 -0
- /package/dist/{819.bundled.js.LICENSE.txt → 596.bundled.js.LICENSE.txt} +0 -0
- /package/dist/{128.bundled.js.LICENSE.txt → 988.bundled.js.LICENSE.txt} +0 -0
|
@@ -1,42 +1,3 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
// TODO: moving inside, but the node is not yet loaded?
|
|
3
|
-
// the check will work anyway, as when moving the node will be loaded first and checked again
|
|
4
|
-
if(v === 'i' && !ins.is_loaded(p)) { }
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
/*!
|
|
8
|
-
'themes' : {
|
|
9
|
-
'name' : this.get_theme(),
|
|
10
|
-
'icons' : this._data.core.themes.icons,
|
|
11
|
-
'dots' : this._data.core.themes.dots
|
|
12
|
-
},
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
/*!
|
|
16
|
-
if(state.core.themes) {
|
|
17
|
-
if(state.core.themes.name) {
|
|
18
|
-
this.set_theme(state.core.themes.name);
|
|
19
|
-
}
|
|
20
|
-
if(typeof state.core.themes.dots !== 'undefined') {
|
|
21
|
-
this[ state.core.themes.dots ? "show_dots" : "hide_dots" ]();
|
|
22
|
-
}
|
|
23
|
-
if(typeof state.core.themes.icons !== 'undefined') {
|
|
24
|
-
this[ state.core.themes.icons ? "show_icons" : "hide_icons" ]();
|
|
25
|
-
}
|
|
26
|
-
delete state.core.themes;
|
|
27
|
-
delete state.core.open;
|
|
28
|
-
this.set_state(state, callback);
|
|
29
|
-
return false;
|
|
30
|
-
}
|
|
31
|
-
*/
|
|
32
|
-
|
|
33
|
-
/*!
|
|
34
|
-
oi = obj.children("i:visible"),
|
|
35
|
-
ai = a.children("i:visible"),
|
|
36
|
-
w1 = oi.width() * oi.length,
|
|
37
|
-
w2 = ai.width() * ai.length,
|
|
38
|
-
*/
|
|
39
|
-
|
|
40
1
|
/*!
|
|
41
2
|
* (The MIT License)
|
|
42
3
|
*
|
|
@@ -90,11 +51,6 @@
|
|
|
90
51
|
* MIT license
|
|
91
52
|
*/
|
|
92
53
|
|
|
93
|
-
/*!
|
|
94
|
-
* if using jslint please allow for the jQuery global and use following options:
|
|
95
|
-
* jslint: browser: true, ass: true, bitwise: true, continue: true, nomen: true, plusplus: true, regexp: true, unparam: true, todo: true, white: true
|
|
96
|
-
*/
|
|
97
|
-
|
|
98
54
|
/*!
|
|
99
55
|
* jQuery Form Plugin
|
|
100
56
|
* version: 3.45.0-2013.10.17
|
|
@@ -120,16 +76,6 @@
|
|
|
120
76
|
* Date: 2016-05-20T17:23Z
|
|
121
77
|
*/
|
|
122
78
|
|
|
123
|
-
/*!
|
|
124
|
-
* jsTree 3.0.3
|
|
125
|
-
* http://jstree.com/
|
|
126
|
-
*
|
|
127
|
-
* Copyright (c) 2014 Ivan Bozhanov (http://vakata.com)
|
|
128
|
-
*
|
|
129
|
-
* Licensed same as jquery - under the terms of the MIT License
|
|
130
|
-
* http://www.opensource.org/licenses/mit-license.php
|
|
131
|
-
*/
|
|
132
|
-
|
|
133
79
|
/*! jQuery UI - v1.9.1 - 2012-10-29
|
|
134
80
|
* http://jqueryui.com
|
|
135
81
|
* Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.position.js, jquery.ui.autocomplete.js, jquery.ui.button.js, jquery.ui.menu.js, jquery.ui.slider.js
|