graphdb-workbench 2.6.1 → 2.6.2-TR1

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.
Files changed (58) hide show
  1. package/dist/{10.2f1b7b3050f428758cd0.bundle.js → 10.c86a39a390b36ec08b90.bundle.js} +1 -1
  2. package/dist/{119.771db56d499dcdf1c953.bundle.js → 119.e2a1ccb260af6cddd91c.bundle.js} +1 -1
  3. package/dist/123.eb8114707f15749a90ae.bundle.js +1 -0
  4. package/dist/131.f41a0b6b9036447b1077.bundle.js +1 -1
  5. package/dist/16.028d7ea5baf358e315cb.bundle.js +1 -1
  6. package/dist/242.19e16c1f5cf937ce482d.bundle.js +1 -0
  7. package/dist/257.943f597bddc0d65103c5.bundle.js +1 -1
  8. package/dist/259.2c88332b7f1b47935a47.bundle.js +1 -1
  9. package/dist/260.d745422c537bdd9647bb.bundle.js +1 -1
  10. package/dist/261.7efff7f93f61f061f5ca.bundle.js +1 -1
  11. package/dist/27.92bfb161b420732902a3.bundle.js +1 -1
  12. package/dist/28.2e0277168c8f14f9c085.bundle.js +1 -1
  13. package/dist/288.6cef162ec3cec3cde603.bundle.js +1 -1
  14. package/dist/40.53352fda81f370182e99.bundle.js +1 -1
  15. package/dist/63.dbce2c16115eac52fed2.bundle.js +1 -1
  16. package/dist/{bundle.3aedab803b7c4896e885.bundle.js → bundle.935db30aae9c472fe765.bundle.js} +2 -2
  17. package/dist/css/aclmanagement.css +5 -0
  18. package/dist/index.html +3 -3
  19. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  20. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  21. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  22. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  23. package/dist/js/angular/security/templates/user.html +1 -1
  24. package/dist/license-checker.json +4 -4
  25. package/dist/pages/aclmanagement.html +2 -2
  26. package/dist/pages/autocomplete.html +1 -1
  27. package/dist/pages/choose-repository-type.html +1 -1
  28. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  29. package/dist/pages/create-index.html +1 -1
  30. package/dist/pages/dependencies.html +1 -1
  31. package/dist/pages/domainRangeInfo.html +2 -2
  32. package/dist/pages/edit.html +8 -5
  33. package/dist/pages/explore.html +1 -1
  34. package/dist/pages/export.html +1 -1
  35. package/dist/pages/find.html +1 -1
  36. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  37. package/dist/pages/graphs-visualizations.html +7 -7
  38. package/dist/pages/guides.html +1 -1
  39. package/dist/pages/import.html +1 -1
  40. package/dist/pages/jdbc-create.html +1 -1
  41. package/dist/pages/monitor/backup-and-restore.html +1 -1
  42. package/dist/pages/monitor/queries.html +1 -1
  43. package/dist/pages/monitor/resources.html +1 -1
  44. package/dist/pages/namespaces.html +2 -2
  45. package/dist/pages/plugins.html +1 -1
  46. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  47. package/dist/pages/rdfrank.html +2 -2
  48. package/dist/pages/repositories.html +1 -1
  49. package/dist/pages/repository.html +1 -1
  50. package/dist/pages/similarity-indexes.html +1 -1
  51. package/dist/pages/sparql-editor.html +1 -1
  52. package/dist/pages/sparql-template-create.html +1 -1
  53. package/dist/pages/webapi.html +2 -2
  54. package/dist/plugins.js +16 -23
  55. package/dist/res/swagger/index.html +27 -27
  56. package/package.json +2 -2
  57. package/dist/123.2610627b06c4276727b1.bundle.js +0 -1
  58. package/dist/242.eafa039a4e07364e4a8f.bundle.js +0 -1
@@ -3,37 +3,37 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <title>Swagger UI</title>
6
- <link rel="icon" type="image/png" href="images/favicon-32x32.png?v=2.6.1" sizes="32x32"/>
7
- <link rel="icon" type="image/png" href="images/favicon-16x16.png?v=2.6.1" sizes="16x16"/>
8
- <link href='../../css/common.css?v=2.6.1' media='screen' rel='stylesheet' type='text/css'/>
9
- <link href='css/reset.css?v=2.6.1' media='screen' rel='stylesheet' type='text/css'/>
10
- <link href='css/screen.css?v=2.6.1' media='screen' rel='stylesheet' type='text/css'/>
11
- <link href='css/onto-theme.css?v=2.6.1' media='screen' rel='stylesheet' type='text/css'/>
12
- <link href='css/reset.css?v=2.6.1' media='print' rel='stylesheet' type='text/css'/>
13
- <link href='css/print.css?v=2.6.1' media='print' rel='stylesheet' type='text/css'/>
14
- <link href='css/onto-theme.css?v=2.6.1' media='print' rel='stylesheet' type='text/css'/>
6
+ <link rel="icon" type="image/png" href="images/favicon-32x32.png?v=2.6.2-TR1" sizes="32x32"/>
7
+ <link rel="icon" type="image/png" href="images/favicon-16x16.png?v=2.6.2-TR1" sizes="16x16"/>
8
+ <link href='../../css/common.css?v=2.6.2-TR1' media='screen' rel='stylesheet' type='text/css'/>
9
+ <link href='css/reset.css?v=2.6.2-TR1' media='screen' rel='stylesheet' type='text/css'/>
10
+ <link href='css/screen.css?v=2.6.2-TR1' media='screen' rel='stylesheet' type='text/css'/>
11
+ <link href='css/onto-theme.css?v=2.6.2-TR1' media='screen' rel='stylesheet' type='text/css'/>
12
+ <link href='css/reset.css?v=2.6.2-TR1' media='print' rel='stylesheet' type='text/css'/>
13
+ <link href='css/print.css?v=2.6.2-TR1' media='print' rel='stylesheet' type='text/css'/>
14
+ <link href='css/onto-theme.css?v=2.6.2-TR1' media='print' rel='stylesheet' type='text/css'/>
15
15
 
16
- <script src='lib/object-assign-pollyfill.js?v=2.6.1' type='text/javascript'></script>
17
- <script src='lib/jquery-3.4.1.min.js?v=2.6.1' type='text/javascript'></script>
18
- <script src='lib/jquery.slideto.min.js?v=2.6.1' type='text/javascript'></script>
19
- <script src='lib/jquery.wiggle.min.js?v=2.6.1' type='text/javascript'></script>
16
+ <script src='lib/object-assign-pollyfill.js?v=2.6.2-TR1' type='text/javascript'></script>
17
+ <script src='lib/jquery-3.4.1.min.js?v=2.6.2-TR1' type='text/javascript'></script>
18
+ <script src='lib/jquery.slideto.min.js?v=2.6.2-TR1' type='text/javascript'></script>
19
+ <script src='lib/jquery.wiggle.min.js?v=2.6.2-TR1' type='text/javascript'></script>
20
20
 
21
- <script src="lib/jquery-migrate-1.4.1.min.js?v=2.6.1"></script>
22
- <script src='lib/jquery.ba-bbq.min.js?v=2.6.1' type='text/javascript'></script>
23
- <script src='lib/handlebars.min-v4.7.3.js?v=2.6.1' type='text/javascript'></script>
24
- <script src='lib/lodash.min.js?v=2.6.1' type='text/javascript'></script>
25
- <script src='lib/backbone-min.js?v=2.6.1' type='text/javascript'></script>
26
- <script src='swagger-ui.js?v=2.6.1' type='text/javascript'></script>
27
- <script src='lib/highlight.9.1.0.pack.js?v=2.6.1' type='text/javascript'></script>
28
- <script src='lib/highlight.9.1.0.pack_extended.js?v=2.6.1' type='text/javascript'></script>
29
- <script src='lib/jsoneditor.min.js?v=2.6.1' type='text/javascript'></script>
30
- <script src='lib/marked.js?v=2.6.1' type='text/javascript'></script>
31
- <script src='lib/swagger-oauth.js?v=2.6.1' type='text/javascript'></script>
21
+ <script src="lib/jquery-migrate-1.4.1.min.js?v=2.6.2-TR1"></script>
22
+ <script src='lib/jquery.ba-bbq.min.js?v=2.6.2-TR1' type='text/javascript'></script>
23
+ <script src='lib/handlebars.min-v4.7.3.js?v=2.6.2-TR1' type='text/javascript'></script>
24
+ <script src='lib/lodash.min.js?v=2.6.2-TR1' type='text/javascript'></script>
25
+ <script src='lib/backbone-min.js?v=2.6.2-TR1' type='text/javascript'></script>
26
+ <script src='swagger-ui.js?v=2.6.2-TR1' type='text/javascript'></script>
27
+ <script src='lib/highlight.9.1.0.pack.js?v=2.6.2-TR1' type='text/javascript'></script>
28
+ <script src='lib/highlight.9.1.0.pack_extended.js?v=2.6.2-TR1' type='text/javascript'></script>
29
+ <script src='lib/jsoneditor.min.js?v=2.6.2-TR1' type='text/javascript'></script>
30
+ <script src='lib/marked.js?v=2.6.2-TR1' type='text/javascript'></script>
31
+ <script src='lib/swagger-oauth.js?v=2.6.2-TR1' type='text/javascript'></script>
32
32
 
33
33
  <!-- Some basic translations -->
34
- <!-- <script src='lang/translator.js?v=2.6.1' type='text/javascript'></script> -->
35
- <!-- <script src='lang/ru.js?v=2.6.1' type='text/javascript'></script> -->
36
- <!-- <script src='lang/en.js?v=2.6.1' type='text/javascript'></script> -->
34
+ <!-- <script src='lang/translator.js?v=2.6.2-TR1' type='text/javascript'></script> -->
35
+ <!-- <script src='lang/ru.js?v=2.6.2-TR1' type='text/javascript'></script> -->
36
+ <!-- <script src='lang/en.js?v=2.6.2-TR1' type='text/javascript'></script> -->
37
37
 
38
38
  <script type="text/javascript">
39
39
  $(function () {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphdb-workbench",
3
- "version": "2.6.1",
3
+ "version": "2.6.2-TR1",
4
4
  "description": "The web application for GraphDB APIs",
5
5
  "scripts": {
6
6
  "build": "webpack --config=webpack.config.prod.js",
@@ -106,7 +106,7 @@
106
106
  "ng-file-upload": "^12.2.13",
107
107
  "ng-tags-input": "^3.2.0",
108
108
  "oclazyload": "^1.1.0",
109
- "ontotext-yasgui-web-component": "1.2.2",
109
+ "ontotext-yasgui-web-component": "1.2.3",
110
110
  "shepherd.js": "^11.1.1"
111
111
  },
112
112
  "resolutions": {
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[123],{231:function(e,t){PluginRegistry.add("guide.step",[{guideBlockName:"execute-sparql-query",getSteps:(e,t)=>{const r=t.GuideUtils,n=t.YasguiComponentDirectiveUtil,o=t.toastr,i=t.$translate,s=t.$interpolate,u=t.$location,l=t.$route;e.mainAction="execute-sparql-query";const a=document.createElement("code"),c=document.createElement("button");c.className="btn btn-sm btn-secondary",c.innerText=i.instant("guide.step_plugin.execute-sparql-query.copy-to-editor.button"),c.setAttribute("ng-click","copyQuery()");const p=[{guideBlockName:"click-main-menu",options:angular.extend({},{menu:"sparql",showIntro:!0},e)}],d={"-1":'PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nselect * where { \n\t?s ?p ?o .\n?o rdf:type ""\n} limit 100 '};let S=!1;return e.queries.forEach((y,g)=>{const q=y.query;d[g]=q,a.innerText=q,e.queryAsHtmlCodeElement='<div class="shepherd-code">'+a.outerHTML+c.outerHTML+"</div>",p.push({guideBlockName:"input-element",options:angular.extend({},{content:"guide.step_plugin.execute-sparql-query.query-editor.content",url:"/sparql",elementSelector:r.CSS_SELECTORS.SPARQL_EDITOR_SELECTOR,class:"yasgui-query-editor-guide-dialog",beforeShowPromise:()=>n.getOntotextYasguiElementAsync("#query-editor").then(()=>r.waitFor(r.CSS_SELECTORS.SPARQL_EDITOR_SELECTOR,3)).catch(e=>{throw t.toastr.error(t.$translate.instant("guide.unexpected.error.message")),e}),onNextValidate:()=>n.getOntotextYasguiElementAsync("#query-editor").then(e=>e.getQuery().then(t=>({yasgui:e,queryFromEditor:t}))).then(({yasgui:t,queryFromEditor:n})=>{const u=r.removeWhiteSpaces(n);if(u!==r.removeWhiteSpaces(q)){if("select*where{?s?p?o.}limit100"!==u&&!S)return r.noNextErrorToast(o,i,s,"guide.step_plugin.execute-sparql-query.query-not-same.error",e),!1;t.setQuery(q)}return S=!0,!0}),initPreviousStep:()=>new Promise((e,t)=>{if(0===g)n.setQuery("#query-editor","select * where { \n\t?s ?p ?o .\n} limit 100 \n").then(()=>e());else{"/sparql"!==u.url()&&(u.url("/sparql"),l.reload()),r.waitFor(r.CSS_SELECTORS.SPARQL_EDITOR_SELECTOR).then(()=>{n.executeSparqlQuery("#query-editor",q).then(()=>{e()}).catch(e=>t(e))})}}),scrollToHandler:r.scrollToTop,extraContent:y.queryExtraContent,onScope:e=>{e.copyQuery=()=>n.setQuery("#query-editor",q).then(()=>{})}},e)}),p.push({guideBlockName:"clickable-element",options:angular.extend({},{content:"guide.step_plugin.execute-sparql-query.run-sparql-query.content",url:"/sparql",elementSelector:r.CSS_SELECTORS.SPARQL_RUN_BUTTON_SELECTOR,class:"yasgui-run-button-guide-dialog",onNextClick:e=>n.getOntotextYasguiElementAsync("#query-editor").then(t=>{t.query(),e.next()}),scrollToHandler:r.scrollToTop,canBePaused:!1,initPreviousStep:(e,t)=>new Promise((r,o)=>{const i=e.ShepherdService.getPreviousStepFromHistory(t);i.options.initPreviousStep(e,i.options.id).then(()=>{e.ShepherdService.getCurrentStepId()===t?r():n.executeSparqlQuery("#query-editor",q).then(()=>r()).catch(e=>o(e))}).catch(e=>o(e))})},e)}),p.push({guideBlockName:"read-only-element",options:angular.extend({},{content:"guide.step_plugin.execute-sparql-query.result-explain.content",url:"/sparql",placement:"top",elementSelector:r.CSS_SELECTORS.SPARQL_RESULTS_SELECTOR,class:"yasgui-query-results-guide-dialog",fileName:e.fileName,scrollToHandler:r.scrollToTop,extraContent:y.resultExtraContent,canBePaused:!1,initPreviousStep:(e,t)=>new Promise((o,i)=>{if("/sparql"!==u.url())u.url("/sparql"),l.reload(),r.waitFor(r.CSS_SELECTORS.SPARQL_EDITOR_SELECTOR).then(()=>{n.executeSparqlQuery("#query-editor",q).then(()=>{o()}).catch(e=>i(e))});else{const r=e.ShepherdService.getPreviousStepFromHistory(t);r.options.initPreviousStep(e,r.options.id).then(()=>{n.setQuery("#query-editor",q).then(()=>o())}).catch(e=>i(e))}})},e)})}),p}}])}}]);