@galaxyproject/galaxy-client 23.1.1 → 24.0.0

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.
@@ -1,22 +1,9 @@
1
- /*!
2
- localForage -- Offline Storage, Improved
3
- Version 1.10.0
4
- https://localforage.github.io/localForage
5
- (c) 2013-2017 Mozilla, Apache License 2.0
6
- */
7
-
8
1
  /*!
9
2
  * Bootstrap v4.6.2 (https://getbootstrap.com/)
10
3
  * Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
11
4
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
12
5
  */
13
6
 
14
- /*!
15
- * pinia v2.0.36
16
- * (c) 2023 Eduardo San Martin Morote
17
- * @license MIT
18
- */
19
-
20
7
  /*!
21
8
  * vue-router v3.6.5
22
9
  * (c) 2022 Evan You
@@ -51,6 +38,14 @@
51
38
  * Version: 2.0.0 (built at Fri Jun 22 2018 10:11:06 GMT+0200 (CEST))
52
39
  */
53
40
 
41
+ /*!
42
+ * BootstrapVue Icons, generated from Bootstrap Icons 1.5.0
43
+ *
44
+ * @link https://icons.getbootstrap.com/
45
+ * @license MIT
46
+ * https://github.com/twbs/icons/blob/master/LICENSE.md
47
+ */
48
+
54
49
  /*!
55
50
  * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
56
51
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
@@ -88,6 +83,12 @@
88
83
  * MIT Licensed
89
84
  */
90
85
 
86
+ /*!
87
+ * pinia v2.1.7
88
+ * (c) 2023 Eduardo San Martin Morote
89
+ * @license MIT
90
+ */
91
+
91
92
  /*!
92
93
  * repeat-string <https://github.com/jonschlinkert/repeat-string>
93
94
  *
@@ -101,12 +102,6 @@
101
102
  * https://github.com/tangbc/vue-virtual-scroll-list#readme
102
103
  */
103
104
 
104
- /*!
105
- * vuex v3.6.2
106
- * (c) 2021 Evan You
107
- * @license MIT
108
- */
109
-
110
105
  /*! *****************************************************************************
111
106
  Copyright (c) Microsoft Corporation.
112
107
 
@@ -124,10 +119,12 @@ PERFORMANCE OF THIS SOFTWARE.
124
119
 
125
120
  /*! @license DOMPurify 2.3.10 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.10/LICENSE */
126
121
 
127
- /*! @license DOMPurify 3.0.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.1/LICENSE */
122
+ /*! @license DOMPurify 3.0.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.0.6/LICENSE */
128
123
 
129
124
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
130
125
 
126
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
127
+
131
128
  /**
132
129
  * @license
133
130
  * Lodash <https://lodash.com/>
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_galaxyproject_galaxy_client=self.webpackChunk_galaxyproject_galaxy_client||[]).push([[621],{85299:(t,e,n)=>{n.r(e),n.d(e,{autoLayout:()=>p});var i=n(17295),o=n.n(i),s=n(69678),a=n(78477),r=n(85489),c=function(t,e,n,i){return new(n||(n=Promise))((function(o,s){function a(t){try{c(i.next(t))}catch(t){s(t)}}function r(t){try{c(i.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(a,r)}c((i=i.apply(t,e||[])).next())}))};const u=new(o());function p(t){var e;return c(this,void 0,void 0,(function*(){const n=(0,s.l)(),i=(0,a.PB)(),o={id:"",layoutOptions:{"elk.algorithm":"layered","crossingMinimization.semiInteractive":"true","nodePlacement.strategy":"NETWORK_SIMPLEX"},children:[],edges:[]};o.children=Object.entries(t).map((([t,e])=>{const i=Object.values(e.inputs).map((n=>({id:`${t}/in/${n.name}`,properties:{"port.side":"WEST","port.index":e.id}}))),o=Object.values(e.outputs).map((n=>({id:`${t}/out/${n.name}`,properties:{"port.side":"EAST","port.index":e.id}}))),s=n.stepPosition[e.id];return(0,r.N)(s,`No StepPosition with step id ${e.id} found in workflowStateStore`),{id:t,height:s.height+20,width:s.width+60,ports:i.concat(o)}})),o.edges=i.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}`]})));try{const n=yield u.layout(o);return null===(e=n.children)||void 0===e?void 0:e.map((e=>Object.assign(Object.assign({},t[e.id]),{position:{top:e.y,left:e.x}})))}catch(t){console.error(t)}}))}}}]);
1
+ "use strict";(self.webpackChunk_galaxyproject_galaxy_client=self.webpackChunk_galaxyproject_galaxy_client||[]).push([[621],{85299:(t,e,n)=>{n.r(e),n.d(e,{autoLayout:()=>p});var i=n(17295),o=n.n(i),s=n(78477),a=n(69678),r=n(85489),c=function(t,e,n,i){return new(n||(n=Promise))((function(o,s){function a(t){try{c(i.next(t))}catch(t){s(t)}}function r(t){try{c(i.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(a,r)}c((i=i.apply(t,e||[])).next())}))};const u=new(o());function p(t,e){var n;return c(this,void 0,void 0,(function*(){const i=(0,s.PB)(t),o=(0,a.l)(t),c={id:"",layoutOptions:{"elk.algorithm":"layered","crossingMinimization.semiInteractive":"true","nodePlacement.strategy":"NETWORK_SIMPLEX"},children:[],edges:[]};c.children=Object.entries(e).map((([t,e])=>{const n=Object.values(e.inputs).map((n=>({id:`${t}/in/${n.name}`,properties:{"port.side":"WEST","port.index":e.id}}))),i=Object.values(e.outputs).map((n=>({id:`${t}/out/${n.name}`,properties:{"port.side":"EAST","port.index":e.id}}))),s=o.stepPosition[e.id];return(0,r.Nh)(s,`No StepPosition with step id ${e.id} found in workflowStateStore`),{id:t,height:s.height+20,width:s.width+60,ports:n.concat(i)}})),c.edges=i.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}`]})));try{const t=yield u.layout(c);return null===(n=t.children)||void 0===n?void 0:n.map((t=>Object.assign(Object.assign({},e[t.id]),{position:{top:t.y,left:t.x}})))}catch(t){console.error(t)}}))}}}]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@galaxyproject/galaxy-client",
3
- "version": "23.1.1",
3
+ "version": "24.0.0",
4
4
  "description": "Galaxy client application build system",
5
5
  "keywords": [
6
6
  "galaxy"
@@ -15,16 +15,21 @@
15
15
  ],
16
16
  "browserslist": [
17
17
  "defaults",
18
- "not op_mini all"
18
+ "not op_mini all",
19
+ "not ios_saf <= 15.0",
20
+ "not kaios > 0"
19
21
  ],
20
22
  "resolutions": {
21
23
  "chokidar": "3.5.3",
22
24
  "prismjs": "1.29.0",
23
25
  "vue": "2.7.14",
24
- "vue-loader": "15.10.0"
26
+ "vue-loader": "15.11.1"
25
27
  },
26
28
  "dependencies": {
27
- "@fontsource/atkinson-hyperlegible": "^4.5.11",
29
+ "@citation-js/core": "^0.7.1",
30
+ "@citation-js/plugin-bibtex": "^0.7.2",
31
+ "@citation-js/plugin-csl": "^0.7.2",
32
+ "@fontsource/atkinson-hyperlegible": "^5.0.17",
28
33
  "@fortawesome/fontawesome-free": "^5.15.4",
29
34
  "@fortawesome/fontawesome-svg-core": "^6.2.1",
30
35
  "@fortawesome/free-brands-svg-icons": "^5.15.4",
@@ -34,67 +39,65 @@
34
39
  "@handsontable/vue": "^2.0.0",
35
40
  "@hirez_io/observer-spy": "^2.1.2",
36
41
  "@johmun/vue-tags-input": "^2.1.0",
37
- "@popperjs/core": "^2.11.5",
38
- "@sentry/browser": "^6.17.4",
39
- "@vueuse/core": "^9.10.0",
40
- "assert": "^2.0.0",
41
- "axios": "^0.25.0",
42
+ "@popperjs/core": "^2.11.8",
43
+ "@sentry/browser": "^7.74.1",
44
+ "@types/jest": "^29.5.6",
45
+ "@vueuse/core": "^10.5.0",
46
+ "assert": "^2.1.0",
47
+ "axios": "^1.6.2",
42
48
  "babel-runtime": "^6.26.0",
43
- "backbone": "1.4.1",
49
+ "backbone": "1.5.0",
44
50
  "bootstrap": "4.6",
45
51
  "bootstrap-vue": "^2.23.0",
46
- "citation-js": "^0.6.4",
47
- "core-js": "^3.27.2",
48
- "csv-parse": "^5.3.0",
49
- "d3": "^7.8.0",
52
+ "core-js": "^3.33.1",
53
+ "csv-parse": "^5.5.2",
54
+ "d3": "^7.8.5",
50
55
  "d3-zoom": "^3.0.0",
51
56
  "d3v3": "npm:d3@3",
52
- "date-fns": "^2.28.0",
57
+ "date-fns": "^2.30.0",
53
58
  "decode-uri-component": "^0.2.1",
59
+ "dexie": "^3.2.5",
54
60
  "dom-to-image": "^2.6.0",
55
- "dompurify": "^3.0.1",
61
+ "dompurify": "^3.0.6",
56
62
  "dumpmeta-webpack-plugin": "^0.2.0",
57
- "elkjs": "^0.7.1",
63
+ "elkjs": "^0.8.2",
58
64
  "file-saver": "^2.0.5",
59
65
  "flush-promises": "^1.0.2",
60
- "glob": "^7.2.0",
66
+ "glob": "^10.3.10",
61
67
  "handsontable": "^4.0.0",
62
- "hsluv": "^0.1.0",
63
- "imask": "^6.4.0",
68
+ "hsluv": "^1.0.1",
69
+ "imask": "^7.1.3",
64
70
  "jquery": "2",
65
71
  "jquery-migrate": "~1.4",
66
72
  "jquery-mousewheel": "^3.1.13",
67
73
  "jquery-ui": "^1.13.2",
68
74
  "jspdf": "^2.5.1",
69
- "linkify-html": "^3.0.5",
70
- "linkifyjs": "^3.0.5",
71
- "localforage": "^1.10.0",
75
+ "linkify-html": "^4.1.1",
76
+ "linkifyjs": "^4.1.1",
72
77
  "lodash.isequal": "^4.5.0",
73
- "markdown-it": "^12.3.2",
78
+ "markdown-it": "^13.0.2",
74
79
  "markdown-it-regexp": "^0.4.0",
75
80
  "object-hash": "^3.0.0",
76
81
  "openapi-typescript": "^6.1.0",
77
82
  "openapi-typescript-fetch": "^1.1.3",
78
- "pinia": "^2.0.36",
79
- "pinia-plugin-persistedstate": "^2.4.0",
83
+ "pinia": "^2.1.7",
80
84
  "popper.js": "^1.16.1",
81
- "pretty-bytes": "^6.0.0",
82
- "pyre-to-regexp": "^0.0.5",
85
+ "pretty-bytes": "^6.1.1",
86
+ "pyre-to-regexp": "^0.0.6",
83
87
  "querystring-es3": "^0.2.1",
84
- "regenerator-runtime": "^0.13.9",
88
+ "regenerator-runtime": "^0.14.0",
85
89
  "requirejs": "2.3.6",
86
- "rxjs": "^7.5.2",
90
+ "rxjs": "^7.8.1",
87
91
  "rxjs-spy": "^8.0.2",
88
92
  "rxjs-spy-devtools-plugin": "^0.0.4",
89
- "slugify": "^1.6.5",
90
- "snake-case": "^3.0.4",
91
- "splitpanes": "2.3.8",
93
+ "simplify-js": "^1.2.4",
94
+ "slugify": "^1.6.6",
92
95
  "stream-browserify": "^3.0.0",
93
96
  "timers-browserify": "^2.0.12",
94
97
  "toastr": "^2.1.4",
95
- "tus-js-client": "^2.3.0",
96
- "underscore": "^1.13.2",
97
- "util": "^0.12.4",
98
+ "tus-js-client": "^3.1.1",
99
+ "underscore": "^1.13.6",
100
+ "util": "^0.12.5",
98
101
  "vue": "^2.7.14",
99
102
  "vue-infinite-scroll": "^2.0.2",
100
103
  "vue-multiselect": "^2.1.7",
@@ -102,12 +105,10 @@
102
105
  "vue-prismjs": "^1.2.0",
103
106
  "vue-router": "^3.6.5",
104
107
  "vue-rx": "^6.2.0",
105
- "vue-virtual-scroll-list": "^2.3.4",
108
+ "vue-virtual-scroll-list": "^2.3.5",
109
+ "vue2-teleport": "^1.0.1",
106
110
  "vuedraggable": "^2.24.3",
107
- "vuex": "^3.6.2",
108
- "vuex-cache": "^3.4.0",
109
- "vuex-persist": "2.3",
110
- "winbox": "^0.2.4",
111
+ "winbox": "^0.2.82",
111
112
  "xml-beautifier": "^0.5.0"
112
113
  },
113
114
  "scripts": {
@@ -131,69 +132,70 @@
131
132
  "eslint": "eslint -c .eslintrc.js --ext .js,.vue,.ts src tests/jest/standalone"
132
133
  },
133
134
  "devDependencies": {
134
- "@babel/core": "^7.20.12",
135
- "@babel/helper-validator-identifier": "^7.19.1",
136
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
137
- "@babel/plugin-transform-runtime": "^7.19.6",
138
- "@babel/preset-env": "^7.20.2",
139
- "@babel/preset-typescript": "^7.18.6",
135
+ "@babel/core": "^7.23.2",
136
+ "@babel/helper-validator-identifier": "^7.22.20",
137
+ "@babel/plugin-transform-runtime": "^7.23.2",
138
+ "@babel/preset-env": "^7.23.2",
139
+ "@babel/preset-typescript": "^7.23.2",
140
140
  "@cerner/duplicate-package-checker-webpack-plugin": "^2.3.0",
141
- "@pinia/testing": "0.1.0",
142
- "@testing-library/jest-dom": "^5.16.4",
143
- "@types/d3": "^7.4.0",
144
- "@types/jquery": "^3.5.16",
145
- "@types/lodash": "^4.14.194",
146
- "@types/lodash.isequal": "^4.5.6",
147
- "@types/markdown-it": "^12.2.3",
148
- "@types/underscore": "^1.11.4",
149
- "@typescript-eslint/eslint-plugin": "^5.59.8",
150
- "@typescript-eslint/parser": "^5.59.8",
151
- "@vue/test-utils": "^1.3.4",
141
+ "@pinia/testing": "0.1.3",
142
+ "@testing-library/jest-dom": "^6.1.4",
143
+ "@types/d3": "^7.4.2",
144
+ "@types/dompurify": "^3.0.2",
145
+ "@types/jquery": "^3.5.24",
146
+ "@types/lodash": "^4.14.200",
147
+ "@types/lodash.isequal": "^4.5.7",
148
+ "@types/markdown-it": "^13.0.4",
149
+ "@types/underscore": "^1.11.12",
150
+ "@typescript-eslint/eslint-plugin": "^6.8.0",
151
+ "@typescript-eslint/parser": "^6.8.0",
152
+ "@vue/test-utils": "^1.3.6",
152
153
  "@vue/tsconfig": "^0.4.0",
153
- "@vue/vue2-jest": "^29.2.2",
154
+ "@vue/vue2-jest": "^29.2.6",
154
155
  "amdi18n-loader": "^0.9.4",
155
- "autoprefixer": "10.4.13",
156
- "axios-mock-adapter": "^1.20.0",
157
- "babel-jest": "^29.3.1",
158
- "babel-plugin-transform-import-meta": "^2.2.0",
156
+ "autoprefixer": "10.4.16",
157
+ "axios-mock-adapter": "^1.22.0",
158
+ "babel-jest": "^29.7.0",
159
+ "babel-plugin-transform-import-meta": "^2.2.1",
159
160
  "buffer": "^6.0.3",
160
- "cpy-cli": "^4.2.0",
161
- "css-loader": "^6.7.3",
162
- "css-minimizer-webpack-plugin": "^4.0.0",
161
+ "cpy-cli": "^5.0.0",
162
+ "css-loader": "^6.8.1",
163
+ "css-minimizer-webpack-plugin": "^5.0.1",
163
164
  "del": "^6.0.0",
164
- "eslint": "^8.41.0",
165
- "eslint-plugin-compat": "^4.1.4",
166
- "eslint-plugin-vue": "^9.14.1",
167
- "eslint-plugin-vuejs-accessibility": "^2.1.0",
168
- "expose-loader": "^4.0.0",
165
+ "eslint": "^8.52.0",
166
+ "eslint-plugin-compat": "^4.2.0",
167
+ "eslint-plugin-import": "^2.28.1",
168
+ "eslint-plugin-simple-import-sort": "^10.0.0",
169
+ "eslint-plugin-vue": "^9.17.0",
170
+ "eslint-plugin-vuejs-accessibility": "^2.2.0",
171
+ "expose-loader": "^4.1.0",
169
172
  "gulp": "^4.0.2",
170
173
  "ignore-loader": "^0.1.2",
171
174
  "imports-loader": "^4.0.1",
172
- "jest": "^29.3.1",
173
- "jest-environment-jsdom": "^29.3.1",
174
- "jest-location-mock": "^1.0.9",
175
+ "jest": "^29.7.0",
176
+ "jest-environment-jsdom": "^29.7.0",
177
+ "jest-location-mock": "^2.0.0",
175
178
  "jsdom-worker": "^0.3.0",
176
179
  "json-loader": "^0.5.7",
177
- "mini-css-extract-plugin": "^2.5.3",
178
- "postcss-loader": "^7.0.2",
180
+ "mini-css-extract-plugin": "^2.7.6",
181
+ "postcss-loader": "^7.3.3",
179
182
  "prettier": "^2.8.8",
180
183
  "process": "^0.11.10",
181
184
  "raw-loader": "^4.0.2",
182
- "sass": "^1.58.0",
183
- "sass-loader": "^13.2.0",
184
- "sinon": "^13.0.1",
185
+ "sass": "^1.69.4",
186
+ "sass-loader": "^13.3.2",
185
187
  "store": "^2.0.12",
186
- "style-loader": "^3.3.1",
187
- "ts-jest": "^29.1.0",
188
- "ts-loader": "^9.4.3",
189
- "tsconfig-paths-webpack-plugin": "^4.0.1",
190
- "typescript": "^5.0.4",
191
- "vue-loader": "^15.10.1",
188
+ "style-loader": "^3.3.3",
189
+ "ts-jest": "^29.1.1",
190
+ "ts-loader": "^9.5.0",
191
+ "tsconfig-paths-webpack-plugin": "^4.1.0",
192
+ "typescript": "^5.2.2",
193
+ "vue-loader": "^15.11.1",
192
194
  "vue-template-compiler": "^2.7.14",
193
- "webpack": "^5.75.0",
194
- "webpack-cli": "^5.0.1",
195
- "webpack-dev-server": "^4.12.0",
196
- "webpack-merge": "^5.8.0",
195
+ "webpack": "^5.89.0",
196
+ "webpack-cli": "^5.1.4",
197
+ "webpack-dev-server": "^4.15.1",
198
+ "webpack-merge": "^5.10.0",
197
199
  "xml-js": "^1.6.11",
198
200
  "yaml-jest": "^1.2.0",
199
201
  "yaml-loader": "^0.8.0"
@@ -1 +0,0 @@
1
- (()=>{"use strict";var e,t,r={48195:(e,t,r)=>{var n=r(96486);const o=function(e,t,r=!1){if(0===e.length)return t.length;if(0===t.length)return e.length;var n,o,l=[];for(n=0;n<=t.length;n++)l[n]=[n];for(o=0;o<=e.length;o++)l[0][o]=o;for(n=1;n<=t.length;n++)for(o=1;o<=e.length;o++)t.charAt(n-1)===e.charAt(o-1)?l[n][o]=l[n-1][o-1]:(l[n][o]=Math.min(l[n-1][o-1]+1,Math.min(l[n][o-1]+1,l[n-1][o]+1)),1==r&&n>1&&o>1&&t.charAt(n-1)===e.charAt(o-2)&&t.charAt(n-2)===e.charAt(o-1)&&(l[n][o]=Math.min(l[n][o],l[n-2][o-2]+1)));return l[t.length][e.length]},l=[" ","-","(",")","'",":"];function s(e,t,r,o=!1){let h=[],u=null;const f=c(r.trim().toLowerCase(),l);for(const r of e)for(const e of Object.keys(t))if(r[e]||"combined"===e){let n="";n="combined"===e?(r.name+r.description).trim().toLowerCase():r[e].trim().toLowerCase();const s=n.split(" ");n=c(n,l);const p=t.exact&&n===f?t.exact:t[e];if(!o&&n.match(f)){h.push({id:r.id,order:p});break}if(o){let t=null;if(("name"==e||"description"==e)&&f.length>=5&&(t=a(f,n)),t){const e=i(s,t);e&&(!u||u&&e.length<u.length)&&(u=e),h.push({id:r.id,order:p,closestTerm:u});break}}}return o||0!=h.length?(h=(0,n.orderBy)(h,["order"],["desc"]).map((e=>e.id)),{results:h,closestTerm:u}):s(e,t,r,!0)}function a(e,t){const r=Array.from({length:t.length-e.length+1},((r,n)=>t.substr(n,e.length)));e.length>1&&r.push(...Array.from({length:t.length-e.length+2},((r,n)=>t.substr(n,e.length-1)))),t.length>e.length&&r.push(...Array.from({length:t.length-e.length},((r,n)=>t.substr(n,e.length+1))));for(const t of r)if(o(e,t,!0)<=1)return t;return null}function i(e,t){const r=c(t);for(const t in e){const n=e[t];if(n.match(r))return n}return null}function c(e,t=[],r=""){let n=e;return t.forEach((e=>{n=n.replaceAll(e,r)})),n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}self.addEventListener("message",(e=>{const{type:t,payload:r}=e.data;if("searchToolsByKeys"===t){const{tools:e,keys:t,query:n}=r,{results:o,closestTerm:l}=s(e,t,n);self.postMessage({type:"searchToolsByKeysResult",payload:o,query:n,closestTerm:l})}else"clearFilter"===t?self.postMessage({type:"clearFilterResult"}):"favoriteTools"===t&&self.postMessage({type:"favoriteToolsResult"})}))}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var l=n[e]={id:e,loaded:!1,exports:{}};return r[e].call(l.exports,l,l.exports,o),l.loaded=!0,l.exports}o.m=r,o.x=()=>{var e=o.O(void 0,[977],(()=>o(48195)));return e=o.O(e)},o.amdD=function(){throw new Error("define cannot be used indirect")},e=[],o.O=(t,r,n,l)=>{if(!r){var s=1/0;for(h=0;h<e.length;h++){r=e[h][0],n=e[h][1],l=e[h][2];for(var a=!0,i=0;i<r.length;i++)(!1&l||s>=l)&&Object.keys(o.O).every((e=>o.O[e](r[i])))?r.splice(i--,1):(a=!1,l<s&&(s=l));if(a){e.splice(h--,1);var c=n();void 0!==c&&(t=c)}}return t}l=l||0;for(var h=e.length;h>0&&e[h-1][2]>l;h--)e[h]=e[h-1];e[h]=[r,n,l]},o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((t,r)=>(o.f[r](e,t),t)),[])),o.u=e=>"libs.bundled.js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.j=195,(()=>{var e;o.g.importScripts&&(e=o.g.location+"");var t=o.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");r.length&&(e=r[r.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=e})(),(()=>{var e={195:1};o.f.i=(t,r)=>{e[t]||importScripts(o.p+o.u(t))};var t=self.webpackChunk_galaxyproject_galaxy_client=self.webpackChunk_galaxyproject_galaxy_client||[],r=t.push.bind(t);t.push=t=>{var n=t[0],l=t[1],s=t[2];for(var a in l)o.o(l,a)&&(o.m[a]=l[a]);for(s&&s(o);n.length;)e[n.pop()]=1;r(t)}})(),t=o.x,o.x=()=>o.e(977).then(t);o.x()})();
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_galaxyproject_galaxy_client=self.webpackChunk_galaxyproject_galaxy_client||[]).push([[492],{46492:(e,t,a)=>{a.r(t),a.d(t,{newUserDict:()=>s});const i=JSON.parse('{"title":"Data in Galaxy","image":"sections/database-solid.svg","alt":"Data","blurb":"How to get datasets into Galaxy, and modify them once they\'re imported.","intro":"Obtaining data in Galaxy is simple. You may upload from your machine, retrieve from a url, via ftp, or from any of several linked databases. Further, you may use shared data by accessing our ‘shared data libraries’ and ‘shared histories’.","topics":[{"title":"Importing via Data Uploader","header":"Galaxy Data Uploader","image":"sections/upload-solid.svg","alt":"Data Uploader","intro":"Loading in data from your machine or via URL.","slides":[{"file":"data/images/data_importer/importer_button.png","size":"small-img","alt":"Import Button Location","text":"The upload button can be found on the top of the toolbar to the left of the screen."},{"file":"data/images/data_importer/importer_icon.png","size":"mini-img","alt":"Import button symbol","text":"Click the upload icon to bring up the data importer."},{"file":"data/images/data_importer/importer_modal.png","size":"large-img","alt":"Import modal","text":"The data importer is made up of a central pane, a set of import methods, mechanisms, and metadata inputs."},{"file":"data/images/data_importer/local_button.png","size":"small-img","alt":"Import data from local machine","text":"Click the \'Choose local files\' button to select files from your machine."},{"file":"data/images/data_importer/ftp_button.png","size":"small-img","alt":"ftp-based upload button","text":"Click the \'Choose FTP files\' button to import files via ftp."},{"file":"data/images/data_importer/url_button.png","size":"small-img","alt":"Url-based upload button","text":"Click the \'Paste/Fetch data\' button to input a url for a dataset or add text to be uploaded as a file by itself."},{"file":"data/images/data_importer/paste_field.png","size":"img-fluid","alt":"Url paste field","text":"After clicking the \'Paste/Fetch data\' button, paste text or a url in the field to specify data."},{"file":"data/images/data_importer/pasted_data.png","size":"img-fluid","alt":"Pasted data in the url input","text":"You may also put multiple URLs at once, one per line."},{"file":"data/images/data_importer/metadata_fields.png","size":"large-img","alt":"Manually set metadata on upload","text":"Set the metadata of file type or genome assembly on upload for each file individually, or for all at once."},{"file":"data/images/data_importer/start_button.png","size":"mini-img","alt":"Start import button","text":"Click \'start\' to begin the data import."},{"file":"data/images/data_importer/rule_based.png","size":"large-img","alt":"Rule-based uploader","text":"Alternatively, the rule-based uploader can be used to upload many files at once, or data from a tabular file."},{"file":"data/images/data_importer/rule_paste_field.png","size":"large-img","alt":"Pasted data in the rule-based uploader","text":"Simply paste your tabular data into the rule-based text input and click \'build\'."},{"file":"data/images/data_importer/rule_column.png","size":"med-img","alt":"Set rules in the left column","text":"Set rules to be applied to the table in the left column."},{"file":"data/images/data_importer/set_rules.png","size":"large-img","alt":"Data appears in the history once imported","text":"Once your data begins importing, it will appear in the history column to the right. It will appar grey while the import is pending, yellow while it is running, red if there is an error, and green when complete and ready to be used in an analysis."}]},{"title":"Retrieving Data from Public Databases","header":"Importing from Public Databases in Galaxy","image":"sections/cloud-download-alt-solid.svg","alt":"Database Data","intro":"Use data from sources such as UCSC, SRA, or EMBL.","slides":[{"file":"data/images/databases/get_data_row.png","size":"med-img","alt":"Get data row","text":"To retrieve data from a linked database, click on the \'Get Data\' row in the toolbar to the left."},{"file":"data/images/databases/expanded_get_data.png","size":"med-img","alt":"Expanded get data section","text":"The expanded get data section shows the full list of integrated databases, accessible by clicking their tool."},{"file":"data/images/databases/data_tool_form.png","size":"large-img","alt":"Data tool form","text":"Many of these tools use a standard Galaxy tool form to access the data. Input the requested data here in a format based on the tool\'s help sections to retrieve files."},{"file":"data/images/databases/UCSC.png","size":"large-img","alt":"Database pages","text":"Other databases, such as the UCSC data browser, are integrated in such a way as to temporarily redirect you directly to their interface."},{"file":"data/images/databases/UCSC_export.png","size":"large-img","alt":"Database export","text":"Once the database\'s forms have been filled out, you will have the option to export data to Galaxy. Click that button to complete the request and return to the Galaxy home page."},{"file":"data/images/databases/imported_data.png","size":"med-img","alt":"Imported data","text":"All data imported in these methods will appear in your history and turn green when fully downloaded and ready to use."}]},{"title":"Obtaining Shared Data","header":"Galaxy Shared Data","image":"sections/slideshare-brands.svg","alt":"Shared data","intro":"Find and retrieve data shared between Galaxy users.","slides":[{"file":"data/images/shared/masthead.png","size":"large-img","alt":"Galaxy masthead","text":"The shared data tab is accessible from the masthead"},{"file":"data/images/shared/shared_tab.png","size":"small-img","alt":"Shared data tab","text":"From the drop down, users have acces to both the data libraries and histories shared across users on the server."},{"file":"data/images/shared/data_library.png","size":"img-fluid","alt":"Data library page","text":"Clicking the data library row will show you a list of all avalilable shared data libraries."},{"file":"data/images/shared/library_directory.png","size":"img-fluid","alt":"Data library subdirectories","text":"Many shared data libraries have sub-directories. You can select entire directories to import."},{"file":"data/images/shared/library_files.png","size":"img-fluid","alt":"Data library files","text":"By clicking on directories, you can choose individual files to import."},{"file":"data/images/shared/select_files.png","size":"large-img","alt":"Select shared files to import","text":"Use the checkboxes on the left to choose which files or directories to import."},{"file":"data/images/shared/export_library.png","size":"small-img","alt":"Export to history button","text":"Click the \'Export to History\' button to select the format in which to retrieve selected data."},{"file":"data/images/shared/choose_history.png","size":"large-img","alt":"Choose existing or new history for files.","text":"Having selected format, either choose a new or existing history into which to import the data, then click \'Import\'."},{"file":"data/images/shared/history_view.png","size":"med-img","alt":"Data appears in the selected history","text":"Imported data will appear in the specified history."},{"file":"data/images/shared/published_history.png","size":"large-img","alt":"Shared history view","text":"Alternatively, you can access the published histories from the same tab on the masthead."},{"file":"data/images/shared/published_view.png","size":"med-img","alt":"Shared history file list","text":"Selecting a history, all availailable files are able to be viewed and searched in the same manner as the normal history bar."},{"file":"data/images/shared/published_import.png","size":"med-img","alt":"About this history. Click plus to import.","text":"Information on the history is available in the column on the right. To import this data, click the plus botton at the top-right of the column."},{"file":"data/images/shared/name_history.png","size":"large-img","alt":"Name history for data import.","text":"Name the history for the imported files, then click import. As before, the data will appear in the specified history."}]},{"title":"Data and Metadata in Galaxy.","header":"Galaxy Data and Metadata","image":"sections/info-circle-solid.svg","alt":"Observing Data and Metadata","intro":"Observing and modifying your data","slides":[{"file":"data/images/observe/history_panel.png","size":"med-img","alt":"Galaxy history panel","text":"The history panel to the right of the screen shows all datasets and files used in the current analysis. You can create a new history or switch to a previous one using the buttons at the top."},{"file":"data/images/observe/expanded_dataset.png","size":"med-img","alt":"Expanded dataset view","text":"Click a dataset in the history to expand it. Expanded items have a quick view panel for the associated dataset, as well as more options on how to interact with the history item."},{"file":"data/images/observe/view_data.png","size":"img-fluid","alt":"View file","text":"Click the eye to open the file as readible in the center panel."},{"file":"data/images/observe/data_info.png","size":"img-fluid","alt":"File info","text":"Click the \'i\' icon to view information about the dataset and the job/tool/command that generated it."},{"file":"data/images/observe/metadata.png","size":"img-fluid","alt":"Metadata page","text":"Clicking the pencil icon will take you to the metadata page."},{"file":"data/images/observe/set_metadata.png","size":"img-fluid","alt":"Edit metadata","text":"From the Attributes tab, you can edit metadata, such as the genome assembly of the data, and add notes/anotations."},{"file":"data/images/observe/convert_dataset.png","size":"img-fluid","alt":"Data format conversion","text":"The Convert tab allows you to run basic tools to convert between similar datatypes (i.e. txt and tsv)."},{"file":"data/images/observe/convert_datatype.png","size":"img-fluid","alt":"Data format reset","text":"On the Datatypes tab, you can manually set the datatype without altering the file, if, for example, the automatic filetype detector failed to set properly (such as a tsv file set as a txt)."}]}]}'),o=JSON.parse('{"title":"Tools in Galaxy","image":"sections/toolbox-solid.svg","alt":"Tools","blurb":"Analysis in Galaxy using computational tools.","intro":"Tools in Galaxy are the same as those one would run locally for a traditional analysis, save for a couple details. Tools are run in a Galaxy environment, which is identical to other Galaxy environments, making reproducibility simple. They are also run on Galaxy servers with appropriate processing power, so researchers don’t have to worry about their machine’s capabilities.","topics":[{"title":"Standard Tools and the Tool Form","header":"Tool forms in Galaxy","image":"sections/tools-solid.svg","alt":"Tool form","intro":"Understanding the tool form and runing any standard tool","slides":[{"file":"tools/images/tool_form/tool_panel.png","size":"med-img","alt":"Galaxy toolbar","text":"Most galaxy tools are accessible via the toolbar to the left of the center panel."},{"file":"tools/images/tool_form/tool_form.png","size":"large-img","alt":"Galaxy tool form","text":"After clicking to expand tool sections, you can select a tool to display its form in the center panel. Tool forms have several methods of inputs which will be detailed in following slides."},{"file":"tools/images/tool_form/data_input.png","size":"img-fluid","alt":"Data inputs","text":"At the top of most tool forms, there is a data input section. To input a file, you can click the drop down and select an input, or click and drag in input file from the history."},{"file":"tools/images/tool_form/multi_data.png","size":"mini-img","alt":"Multiple data inputs inputs","text":"You can also select multiple datasets or a collections using the three buttons to the left."},{"file":"tools/images/tool_form/string_input.png","size":"img-fluid","alt":"String inputs","text":"Text-based inputs provide text boxes that allow the input of a text string, an integer, or a decimal value, depending on the tool."},{"file":"tools/images/tool_form/select_input.png","size":"img-fluid","alt":"Select inputs","text":"Select inputs allow you to choose from specified options. Sometimes new parameters will appear on the form depending on which option you choose."},{"file":"tools/images/tool_form/select_box_input.png","size":"img-fluid","alt":"Alternative select inputs","text":"Select inputs can also be provided in the form of bubble or checkbox menus."},{"file":"tools/images/tool_form/binary_input.png","size":"small-img","alt":"Binary inputs","text":"Binary inputs are shown as buttons and are usually simply on/off parameters in tools. Like with select inputs, more tool parameters can appear depending on your choice."},{"file":"tools/images/tool_form/email_notify.png","size":"small-img","alt":"Email notifications","text":"For jobs that might take a long time to run, you can always choose to be notified on completion via email by setting the boolean input at the bottom of the tool form."},{"file":"tools/images/tool_form/execute.png","size":"small-img","alt":"Starting a job","text":"When you are ready, click \'Execute\' tp run the tool. Datasets will appear in the history as the job runs, and become green when ready to use in further analysis."}]},{"title":"Data Vizualization Tools","header":"Vizualize Data in Galaxy","image":"sections/chart-bar-solid.svg","alt":"Vizualization Tools","intro":"Easily view your data through graphs and other methods.","slides":[{"file":"tools/images/viz/masthead.png","size":"large-img","alt":"Galaxy masthead","text":"To vizualize you data, first click on the \'Vizualizations\' tab on the masthead."},{"file":"tools/images/viz/viz_dropdown.png","size":"small-img","alt":"Vizualize dropdown menu","text":"Next, select \'Create Vizualization\'."},{"file":"tools/images/viz/viz_menu.png","size":"large-img","alt":"Vizualizations menu","text":"Galaxy has dozens of methods of vizualization, from basic graphs to protein structures."},{"file":"tools/images/viz/viz_search.png","size":"large-img","alt":"Vizualization options search","text":"Use the search bar at the top to find the vizualization method for the data to be observed."},{"file":"tools/images/viz/viz_input.png","size":"large-img","alt":"Vizualizations input data","text":"Click the chosen method, select the dataset in the drop down menu, and click \'Create Vizualization\'."},{"file":"tools/images/viz/setup_1.png","size":"small-img","alt":"Setting parameters for the vizualization","text":"The next page will prompt you to set parameters before showing you the figure. Set these values in the column to the right."},{"file":"tools/images/viz/setup_2.png","size":"small-img","alt":"Setting parameters for the Vizualization cont.","text":"Also specify which parts of the data are to be observed in the second tab in the right column, when applicable."},{"file":"tools/images/viz/options_and_run.png","size":"small-img","alt":"Vizualization actions","text":"You may create the vizualization initially with the check mark. Once done, you can save these values with the save icon, take an immediate screenshot to save the image, or edit the paramters and recreate the figure with the check mark."},{"file":"tools/images/viz/viz_done.png","size":"large-img","alt":"Completed Vizualizations","text":"Once generated, your figure will appear in the center panel. You don\'t have to remain on the page after clicking run to complete the figure"},{"file":"tools/images/viz/user_dropdown.png","size":"small-img","alt":"View old Vizualizations","text":"If you wish to return and view previous vizualizations, simply go the \'User\' tab in the masthead and select \'Vizualizations\'."},{"file":"tools/images/viz/view_old.png","size":"img-fluid","alt":"Vizualizations list","text":"Here, you may click to return to the editor/viewer for any vizualization that had been run previously."}]}]}'),l=JSON.parse('{"title":"Workflows in Galaxy","image":"sections/project-diagram-solid.svg","alt":"Workflows","blurb":"Running full analyses in Galaxy with workflows.","intro":"Workflows are Galaxy’s chief mechanism for reproducibility. They allow a user to exactly recreate entire analyses they have performed previously, or simply assemble a pipeline from the ground up. Further, these workflows can be edited to tailor individual tool\'s parameters in the workflow to new data.","topics":[{"title":"Extract Workflows from Analyses","header":"Extracting Workflows in Galaxy","image":"sections/angle-double-up-solid.svg","alt":"Workflow Extraction","intro":"Generate Reproducible Workflows from Your Analysis","slides":[{"file":"workflows/images/extract/run_history.png","size":"med-img","alt":"Existing analysis in a history","text":"After perorming an analysis, you can create a Galaxy workflow to recreate it on new data."},{"file":"workflows/images/extract/history_actions.png","size":"med-img","alt":"History actions","text":"Click the gear icon on the top right of the history panel to bring up the history actions menu. Click \'Extract Workflow\'."},{"file":"workflows/images/extract/extract_menu.png","size":"large-img","alt":"Workflow extraction menu","text":"The workflow extraction page will appear, from which you can customize your workflow and select which items are included/excluded."},{"file":"workflows/images/extract/deselect.png","size":"large-img","alt":"Unselect unwanted history items","text":"To prevent tools/datasets in the history from being added in the workflow, simply click their associated checkboxes. You can also select/deselect en masse using the \'check/uncheck all\' buttons at the top of the page."},{"file":"workflows/images/extract/name_workflow.png","size":"med-img","alt":"Name your workflow","text":"Name your workflow in the textbox at the top of the page."},{"file":"workflows/images/extract/name_and_create.png","size":"large-img","alt":"Extract when ready","text":"When ready, click \'Create Workflow\'."},{"file":"workflows/images/extract/extract_complete.png","size":"large-img","alt":"Extraction complete popup","text":"The blue popup will appear to show the workflow has been created."},{"file":"workflows/images/extract/workflow_button.png","size":"small-img","alt":"Workflow tab","text":"To access your workflows, click the \'Workflows\' tab in the masthead."},{"file":"workflows/images/extract/workflow_list.png","size":"img-fluid","alt":"Workflow list","text":"You will find all available workflows, including the newly created one, in the rows on the Workflows page. Click their associated play button to run them."}]},{"title":"Modify Workflows with the Workflow Editor","header":"Galaxy Workflow Editor","image":"sections/edit-solid.svg","alt":"Workflow Editing","intro":"Edit Workflows for New Data or Analyses","slides":[{"file":"workflows/images/editor/masthead.png","size":"large-img","alt":"Workflow tab on masthead","text":"Access the workflows menu from the \'Workflows\' tab in the masthead."},{"file":"workflows/images/editor/workflow_menu.png","size":"img-fluid","alt":"Workflow selector menu","text":"Click the arrow next to the workflow to be run. Alternatively, click the \'Create\' botton on the top right to build a workflow from scratch."},{"file":"workflows/images/editor/dropdown.png","size":"med-img","alt":"Workflow dropdown","text":"On an existing workflow, select \'Edit\' from the drop down menu to open the workflow editor."},{"file":"workflows/images/editor/editor_base.png","size":"large-img","alt":"Workflow editor","text":"This is the workflow editor. Here you can see the entirety of your workflow, or zoom in on a specific part using the zoom buttons on the bottom left, and click-and-drag movement controls."},{"file":"workflows/images/editor/tool_appears.png","size":"med-img","alt":"Add tool to the workflow","text":"To add a tool, find it in the toolbar to the left, as you would to run it normally. The tool will appear as a bubble to the right."},{"file":"workflows/images/editor/move_tool.png","size":"large-img","alt":"Moving items in the editor","text":"To move items in the editor, click and drag them to the desired location."},{"file":"workflows/images/editor/click-and-drag.png","size":"large-img","alt":"Click and drag connections","text":"The bubbles next to parameters in steps denote inputs and outputs. To start a connection, click on the output bubble of a step and drag it so the connection line is visible."},{"file":"workflows/images/editor/attach.png","size":"large-img","alt":"Attaching tools to workflow","text":"Attatch the connection to the input bubble of the following step. The output file must be the proper format for the input of the following tool to be connected."},{"file":"workflows/images/editor/detatch.png","size":"med-img","alt":"Detatch items in the editor","text":"To disconnect items in the editor, simply click the input bubble on the step."},{"file":"workflows/images/editor/delete.png","size":"med-img","alt":"Delete or duplicate items in the editor","text":"To delete a step, click the \'X\' at the top left. The icon next to that will duplicate the steps\'s tool in the editor."},{"file":"workflows/images/editor/params.png","size":"large-img","alt":"Edit tool parameters in the workflow editor","text":"To change the parameters of a tool here, click the tool\'s bubble and edit in the menu that appears to the right in the same way as with a normal tool form."},{"file":"workflows/images/editor/editor_menu.png","size":"med-img","alt":"Editor menu options","text":"When ready, you may save the workflow as-is with the save button on the top right. The other buttons here allow you to edit the workflow metadata (i.e. rename it, annotate, etc.), download the workflow file, or run the workflow immediately."}]},{"title":"Importing and Running Workflows","header":"Importing and Running Workflows","image":"sections/file-import-solid.svg","alt":"Importing Workflows","intro":"Obtaining previously-run analyses from yourself or others, and recreating existing analyses.","slides":[{"file":"workflows/images/run/masthead.png","size":"large-img","alt":"Workflow tab on masthead","text":"Go to the \'Workflow\' tab on the masthead to begin."},{"file":"workflows/images/run/workflow_main.png","size":"img-fluid","alt":"Workflow list page","text":"On this page you can view all available workflows. Click the \'Import\' button to add a new workflow from a file or a url."},{"file":"workflows/images/run/add_main.png","size":"img-fluid","alt":"Workflow import page","text":"The import page gives you multiple methods of adding workflows from outside of the instance. This will focus on the URL-based import and the local file import."},{"file":"workflows/images/run/file_up.png","size":"img-fluid","alt":"Upload workflow from local machine","text":"Clicking the \'Archived Workflow File\' selector allows a .ga file into your instance to run the associated workflow using your local file browser."},{"file":"workflows/images/run/url_paste.png","size":"img-fluid","alt":"Pasted Url","text":"The \'Archived Workflow URL\' textbox allows a remote file to be requested from an outside site such as Github or Zenodo."},{"file":"workflows/images/run/import_button.png","size":"small-img","alt":"Upload button","text":"When ready, click \'Import Workflow\' to make the file available to run."},{"file":"workflows/images/run/uploaded_file.png","size":"img-fluid","alt":"Uploaded workflow","text":"Imported workflows will become available immediately on the main workflow page. To run a workflow, click the play button at the right side of its row."},{"file":"workflows/images/run/not_expanded.png","size":"img-fluid","alt":"Workflow run page","text":"The initial screen will show all inputs for the workflow. You can run with standard parameters here by inputting files and clicking \'Run Workflow\'. Alternatively, you can click below to expand and view all tools used in the workflow."},{"file":"workflows/images/run/expanded.png","size":"img-fluid","alt":"Expanded workflow run page","text":"From the expanded workflow view, you can click on any tool\'s row to expand it and view the parameters."},{"file":"workflows/images/run/edits.png","size":"img-fluid","alt":"Alter parameters in the run page","text":"Clicking the pencil icon next to parameters of expanded tools will allow you to change them for this run specifically."},{"file":"workflows/images/run/run_workflow.png","size":"small-img","alt":"Run the workflow","text":"When ready, click \'Run Workflow\' to start."},{"file":"workflows/images/run/invocation.png","size":"img-fluid","alt":"Workflow invocation","text":"The workflow invocation page will appear, showing how far the workflow run has progressed."},{"file":"workflows/images/run/history.png","size":"med-img","alt":"Workflow data in histories","text":"Files will populate the history as they become available. The page may now be exited, and the workflow will continue to run."}]}]}'),s={topics:[i,o,l]}}}]);
Binary file
Binary file