@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
|
@@ -51,6 +51,12 @@
|
|
|
51
51
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
52
52
|
*/
|
|
53
53
|
|
|
54
|
+
/*!
|
|
55
|
+
* Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
|
|
56
|
+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
57
|
+
* Copyright 2024 Fonticons, Inc.
|
|
58
|
+
*/
|
|
59
|
+
|
|
54
60
|
/*!
|
|
55
61
|
* The buffer module from node.js, for the browser.
|
|
56
62
|
*
|
|
@@ -64,6 +70,18 @@
|
|
|
64
70
|
* Released under the MIT License.
|
|
65
71
|
*/
|
|
66
72
|
|
|
73
|
+
/*!
|
|
74
|
+
* https://github.com/Starcounter-Jack/JSON-Patch
|
|
75
|
+
* (c) 2017-2021 Joachim Wester
|
|
76
|
+
* MIT license
|
|
77
|
+
*/
|
|
78
|
+
|
|
79
|
+
/*!
|
|
80
|
+
* https://github.com/Starcounter-Jack/JSON-Patch
|
|
81
|
+
* (c) 2017-2022 Joachim Wester
|
|
82
|
+
* MIT licensed
|
|
83
|
+
*/
|
|
84
|
+
|
|
67
85
|
/*!
|
|
68
86
|
* jQuery Migrate - v1.4.1 - 2016-05-19
|
|
69
87
|
* Copyright jQuery Foundation and other contributors
|
|
@@ -117,9 +135,9 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
117
135
|
PERFORMANCE OF THIS SOFTWARE.
|
|
118
136
|
***************************************************************************** */
|
|
119
137
|
|
|
120
|
-
/*! @license DOMPurify 2.
|
|
138
|
+
/*! @license DOMPurify 2.5.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.5.6/LICENSE */
|
|
121
139
|
|
|
122
|
-
/*! @license DOMPurify 3.
|
|
140
|
+
/*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
|
|
123
141
|
|
|
124
142
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
125
143
|
|
|
@@ -134,6 +152,13 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
134
152
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
135
153
|
*/
|
|
136
154
|
|
|
155
|
+
/**
|
|
156
|
+
* @license lucide-vue v0.344.0 - ISC
|
|
157
|
+
*
|
|
158
|
+
* This source code is licensed under the ISC license.
|
|
159
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
160
|
+
*/
|
|
161
|
+
|
|
137
162
|
/**!
|
|
138
163
|
* @fileOverview Kickass library to create and place poppers near their reference elements.
|
|
139
164
|
* @version 1.16.1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_galaxyproject_galaxy_client=self.webpackChunk_galaxyproject_galaxy_client||[]).push([[
|
|
1
|
+
"use strict";(self.webpackChunk_galaxyproject_galaxy_client=self.webpackChunk_galaxyproject_galaxy_client||[]).push([[994],{45518:(t,e,o)=>{o.d(e,{autoLayout:()=>l});var n=o(62954),i=o.n(n),s=o(31953),c=o(16234),r=(o(74610),o(62348)),a=o(65516),p=o(65248);const d=new(i());function m(t){return`[${Object.entries(t).map((([t,e])=>{const o=typeof e;return`${t}=${(0,a.YW)(o,{number:()=>`${e}`,string:()=>`"${e}"`,boolean:()=>`${e}`,object:()=>m(e)})}`})).join(", ")}]`}function h(t=0,e=0,o=0,n=0){return m({left:t,top:e,right:o,bottom:n})}async function l(t,e,o){const n=(0,s.dQ)(t),i=(0,c.h)(t),a=10,m=Math.max(20,100),l=Math.max(a,50),g={"elk.layered.spacing.nodeNodeBetweenLayers":""+m/2,"elk.portConstraints":"FIXED_POS"},$={id:"",layoutOptions:{"elk.padding":h(0,0),"elk.hierarchyHandling":"INCLUDE_CHILDREN","elk.layered.spacing.baseValue":`${m}`,"elk.algorithm":"layered","elk.layered.nodePlacement.strategy":"NETWORK_SIMPLEX","elk.spacing.nodeNode":`${l}`},children:[],edges:[]},x=[],w=[];o.forEach((t=>{"freehand"===t.type?x.push(t):w.push(t)}));const b=Object.entries(e).map((([t,e])=>{const o=i.stepPosition[e.id];return(0,r.iY)(o,`No StepPosition with step id ${e.id} found in workflowStateStore`),{id:t,step:e,rect:{x:e.position?.left??0,y:e.position?.top??0,width:o.width,height:o.height}}})),_=function(t){const e=t.map((t=>{const e=new p.dO;return e.fitRectangle({x:t.position[0],y:t.position[1],width:t.size[0],height:t.size[1]}),{aabb:e,comments:[t]}})),o=new Set(e),n=t=>{const e=o.values();for(const o of e)if(t!==o&&t.aabb.intersects(o.aabb)){i(t,o);break}},i=(t,e)=>{const i=new p.dO;i.fitRectangle(t.aabb),i.fitRectangle(e.aabb),o.delete(t),o.delete(e);const s={aabb:i,comments:[...t.comments,...e.comments]};o.add(s),n(s)},s=o.values();for(const t of s)n(t);return[...o.values()]}(x);!function(t,e){t.forEach((t=>{let o=1/0;e.forEach((e=>{const n=(0,p.M$)(t.aabb,e.rect);n<o&&(o=n,t.closestStepId=e.id,t.positionFrom={x:e.rect.x,y:e.rect.y})}))}))}(_,b),$.children=function(t,e,o,n,i){const s=new Map(e.map((t=>[t.id,{comment:t,root:!0,children:[]}]))),c=new Map(Object.entries(t));s.forEach((t=>{t.comment.child_comments&&t.comment.child_comments.forEach((e=>{const o=s.get(e);o&&(o.root=!1,t.children.push(o))})),t.comment.child_steps&&t.comment.child_steps.forEach((e=>{const o=`${e}`,n=c.get(o);c.delete(o),t.children.push(n)}))}));const r=[...s.values()].filter((t=>t.root)),a=[...c.values()].map((t=>u(t,o,n))),p=r.map((t=>f(t,o,n,i)));return[...a,...p]}(e,w,i,(t=>Math.ceil(t/a-1e-4)*a),g);const E=n.connections.map((t=>({id:`e_${t.input.stepId}_${t.output.stepId}`,sources:[`${t.output.stepId}/out/${t.output.name}`],targets:[`${t.input.stepId}/in/${t.input.name}`]}))),k=function(t,e){const o=[];return t.forEach((t=>{if("freehand"===t.type)return;let n=1/0,i=null;const s={x:t.position[0],y:t.position[1],width:t.size[0],height:t.size[1]};if(e.forEach((t=>{const e=(0,p.M$)(t.rect,s);e<n&&(n=e,i=t.id)})),i){const e={id:`comment_edge_${i}_${t.id}`,sources:[i],targets:[`comment_${t.id}`]};o.push(e)}})),o}(w,b);$.edges=[...E,...k];const S=t=>Math.round(t/a)*a;try{const t=y((await d.layout($)).children,S),e=function(t,e){const o=[],n=new Map(e.map((t=>[t.id,t])));return t.forEach((t=>{if(!t.closestStepId)return;const e=n.get(t.closestStepId);if(e){const n={x:e.x-(t.positionFrom?.x??0),y:e.y-(t.positionFrom?.y??0)};t.comments.forEach((t=>{o.push({id:`${t.id}`,x:t.position[0]+n.x,y:t.position[1]+n.y,w:t.size[0],h:t.size[1]})}))}})),o}(_,t.steps);return t.comments=t.comments.concat(e),t}catch(t){console.error(t)}}function u(t,e,o){const n=Object.values(t.inputs).map(((e,o)=>({id:`${t.id}/in/${e.name}`,properties:{"port.side":"WEST","port.index":`${o}`},x:0,y:20*o}))),i=e.stepPosition[t.id];(0,r.iY)(i,`No StepPosition with step id ${t.id} found in workflowStateStore`);const s=Object.values(t.outputs).map(((e,o)=>({id:`${t.id}/out/${e.name}`,properties:{"port.side":"EAST","port.index":`${o}`},x:i.width,y:20*o})));return{id:`${t.id}`,height:o(i.height),width:o(i.width),x:t.position?.left,y:t.position?.top,layoutOptions:{"elk.portConstraints":"FIXED_POS"},ports:n.concat(s)}}function f(t,e,o,n){const i={id:`comment_${t.comment.id}`,x:t.comment.position[0],y:t.comment.position[1],width:t.comment.size[0],height:t.comment.size[1],layoutOptions:{"elk.commentBox":"frame"===t.comment.type?"false":"true",...n,"elk.padding":h(20,40,20,20)}},s=t.children?.map((t=>"comment"in t?f(t,e,o,n):u(t,e,o)));return{...i,children:s}}function y(t,e,o){const n={steps:[],comments:[]};if(!t)return n;const i=o??{x:0,y:0};return t.forEach((t=>{if(t.id.startsWith("comment_")){const o=t.id.slice(8),s={x:e(t.x??0)+i.x,y:e(t.y??0)+i.y};if(n.comments.push({id:o,...s,w:t.width??0,h:t.height??0}),t.children){const o=y(t.children,e,s);n.steps=n.steps.concat(o.steps),n.comments=n.comments.concat(o.comments)}}else n.steps.push({id:t.id,x:e(t.x??0)+i.x,y:e(t.y??0)+i.y})})),n}}}]);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@galaxyproject/galaxy-client",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.2.4",
|
|
4
4
|
"description": "Galaxy client application build system",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"galaxy"
|
|
@@ -41,8 +41,10 @@
|
|
|
41
41
|
"@johmun/vue-tags-input": "^2.1.0",
|
|
42
42
|
"@popperjs/core": "^2.11.8",
|
|
43
43
|
"@sentry/browser": "^7.74.1",
|
|
44
|
-
"@
|
|
44
|
+
"@sentry/vue": "^7.114.0",
|
|
45
|
+
"@types/jest": "^29.5.12",
|
|
45
46
|
"@vueuse/core": "^10.5.0",
|
|
47
|
+
"@vueuse/math": "^10.9.0",
|
|
46
48
|
"assert": "^2.1.0",
|
|
47
49
|
"axios": "^1.6.2",
|
|
48
50
|
"babel-runtime": "^6.26.0",
|
|
@@ -60,9 +62,11 @@
|
|
|
60
62
|
"dom-to-image": "^2.6.0",
|
|
61
63
|
"dompurify": "^3.0.6",
|
|
62
64
|
"dumpmeta-webpack-plugin": "^0.2.0",
|
|
65
|
+
"echarts": "^5.5.1",
|
|
63
66
|
"elkjs": "^0.8.2",
|
|
64
67
|
"file-saver": "^2.0.5",
|
|
65
68
|
"flush-promises": "^1.0.2",
|
|
69
|
+
"font-awesome-6": "npm:@fortawesome/free-solid-svg-icons@6",
|
|
66
70
|
"glob": "^10.3.10",
|
|
67
71
|
"handsontable": "^4.0.0",
|
|
68
72
|
"hsluv": "^1.0.1",
|
|
@@ -75,18 +79,18 @@
|
|
|
75
79
|
"linkify-html": "^4.1.1",
|
|
76
80
|
"linkifyjs": "^4.1.1",
|
|
77
81
|
"lodash.isequal": "^4.5.0",
|
|
82
|
+
"lucide-vue": "^0.344.0",
|
|
78
83
|
"markdown-it": "^13.0.2",
|
|
79
84
|
"markdown-it-regexp": "^0.4.0",
|
|
80
85
|
"object-hash": "^3.0.0",
|
|
81
|
-
"openapi-
|
|
82
|
-
"openapi-typescript-fetch": "^1.1.3",
|
|
86
|
+
"openapi-fetch": "^0.10.6",
|
|
83
87
|
"pinia": "^2.1.7",
|
|
84
88
|
"popper.js": "^1.16.1",
|
|
85
89
|
"pretty-bytes": "^6.1.1",
|
|
86
90
|
"pyre-to-regexp": "^0.0.6",
|
|
87
91
|
"querystring-es3": "^0.2.1",
|
|
88
92
|
"regenerator-runtime": "^0.14.0",
|
|
89
|
-
"requirejs": "2.3.
|
|
93
|
+
"requirejs": "2.3.7",
|
|
90
94
|
"rxjs": "^7.8.1",
|
|
91
95
|
"rxjs-spy": "^8.0.2",
|
|
92
96
|
"rxjs-spy-devtools-plugin": "^0.0.4",
|
|
@@ -98,7 +102,11 @@
|
|
|
98
102
|
"tus-js-client": "^3.1.1",
|
|
99
103
|
"underscore": "^1.13.6",
|
|
100
104
|
"util": "^0.12.5",
|
|
105
|
+
"vega": "^5.30.0",
|
|
106
|
+
"vega-embed": "^6.26.0",
|
|
107
|
+
"vega-lite": "^5.21.0",
|
|
101
108
|
"vue": "^2.7.14",
|
|
109
|
+
"vue-echarts": "^7.0.3",
|
|
102
110
|
"vue-infinite-scroll": "^2.0.2",
|
|
103
111
|
"vue-multiselect": "^2.1.7",
|
|
104
112
|
"vue-observe-visibility": "^1.0.0",
|
|
@@ -139,7 +147,7 @@
|
|
|
139
147
|
"@babel/preset-typescript": "^7.23.2",
|
|
140
148
|
"@cerner/duplicate-package-checker-webpack-plugin": "^2.3.0",
|
|
141
149
|
"@pinia/testing": "0.1.3",
|
|
142
|
-
"@testing-library/jest-dom": "^6.
|
|
150
|
+
"@testing-library/jest-dom": "^6.4.8",
|
|
143
151
|
"@types/d3": "^7.4.2",
|
|
144
152
|
"@types/dompurify": "^3.0.2",
|
|
145
153
|
"@types/jquery": "^3.5.24",
|
|
@@ -169,15 +177,21 @@
|
|
|
169
177
|
"eslint-plugin-vue": "^9.17.0",
|
|
170
178
|
"eslint-plugin-vuejs-accessibility": "^2.2.0",
|
|
171
179
|
"expose-loader": "^4.1.0",
|
|
180
|
+
"fake-indexeddb": "^6.0.0",
|
|
181
|
+
"fs-extra": "^11.2.0",
|
|
172
182
|
"gulp": "^4.0.2",
|
|
173
183
|
"ignore-loader": "^0.1.2",
|
|
174
184
|
"imports-loader": "^4.0.1",
|
|
175
185
|
"jest": "^29.7.0",
|
|
176
186
|
"jest-environment-jsdom": "^29.7.0",
|
|
187
|
+
"jest-fixed-jsdom": "^0.0.2",
|
|
177
188
|
"jest-location-mock": "^2.0.0",
|
|
178
189
|
"jsdom-worker": "^0.3.0",
|
|
179
190
|
"json-loader": "^0.5.7",
|
|
180
191
|
"mini-css-extract-plugin": "^2.7.6",
|
|
192
|
+
"msw": "^2.3.4",
|
|
193
|
+
"openapi-msw": "^0.7.0",
|
|
194
|
+
"openapi-typescript": "^7.3.0",
|
|
181
195
|
"postcss-loader": "^7.3.3",
|
|
182
196
|
"prettier": "^2.8.8",
|
|
183
197
|
"process": "^0.11.10",
|
|
@@ -186,7 +200,7 @@
|
|
|
186
200
|
"sass-loader": "^13.3.2",
|
|
187
201
|
"store": "^2.0.12",
|
|
188
202
|
"style-loader": "^3.3.3",
|
|
189
|
-
"ts-jest": "^29.
|
|
203
|
+
"ts-jest": "^29.2.3",
|
|
190
204
|
"ts-loader": "^9.5.0",
|
|
191
205
|
"tsconfig-paths-webpack-plugin": "^4.1.0",
|
|
192
206
|
"typescript": "^5.2.2",
|
|
@@ -197,6 +211,7 @@
|
|
|
197
211
|
"webpack-dev-server": "^4.15.1",
|
|
198
212
|
"webpack-merge": "^5.10.0",
|
|
199
213
|
"xml-js": "^1.6.11",
|
|
214
|
+
"xml2js": "^0.6.2",
|
|
200
215
|
"yaml-jest": "^1.2.0",
|
|
201
216
|
"yaml-loader": "^0.8.0"
|
|
202
217
|
},
|