graphdb-workbench 3.0.0-TR3 → 3.0.0-TR4

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 (82) hide show
  1. package/dist/192.54f2a6dc178f70ad314d.bundle.js +1 -1
  2. package/dist/23.e4f0db7f834380ee1933.bundle.js +1 -1
  3. package/dist/357.ad0a3f352ee8350fcbef.bundle.js +1 -1
  4. package/dist/363.7f7bd4d0a8257cb376c5.bundle.js +1 -1
  5. package/dist/367.c6ebed8d1dc84240b848.bundle.js +1 -1
  6. package/dist/368.3fe9182d3ede58640846.bundle.js +1 -1
  7. package/dist/369.00ff8f0ee4cebfd30429.bundle.js +1 -1
  8. package/dist/370.dda4792dc8c3a2066ae1.bundle.js +1 -1
  9. package/dist/371.48d0a13df0994430cd10.bundle.js +1 -1
  10. package/dist/386.4b2eca1c416761281a4e.bundle.js +1 -0
  11. package/dist/402.30e32a7568a9cbed5a1c.bundle.js +1 -1
  12. package/dist/414.486869e20cf1ef4f255f.bundle.js +1 -1
  13. package/dist/415.86018d17ab137318df52.bundle.js +1 -1
  14. package/dist/416.86247a6bbb6fc134a8cb.bundle.js +1 -1
  15. package/dist/417.eb9bc99cf363ee14a9aa.bundle.js +1 -1
  16. package/dist/418.6c180e4b080dc974781e.bundle.js +1 -1
  17. package/dist/420.bf7882868aa35606ceee.bundle.js +1 -1
  18. package/dist/421.098518954dd47256fb33.bundle.js +1 -1
  19. package/dist/422.b268476d3e976709fcd4.bundle.js +1 -1
  20. package/dist/423.ecc48c3f12dcac82d363.bundle.js +1 -1
  21. package/dist/426.15e49395a040bd08f07a.bundle.js +1 -0
  22. package/dist/44.dae773ebacd6a394bc9c.bundle.js +1 -1
  23. package/dist/45.e5842b42c49765970f6a.bundle.js +1 -1
  24. package/dist/64.848a5114dd3f38753104.bundle.js +1 -1
  25. package/dist/76.06a4ffb0b9782ea04483.bundle.js +1 -1
  26. package/dist/assets/graphiql.min.js +137 -156
  27. package/dist/{bundle.4eee5f94a20c27677823.bundle.js → bundle.bb1bd582bb5e3c092573.bundle.js} +2 -2
  28. package/dist/i18n/locale-en.json +4 -1
  29. package/dist/i18n/locale-fr.json +4 -1
  30. package/dist/index.html +3 -3
  31. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  32. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  33. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  34. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  35. package/dist/js/angular/core/templates/cookie-policy/cookie-consent.html +1 -1
  36. package/dist/js/angular/core/templates/cookie-policy/cookie-policy.html +1 -1
  37. package/dist/js/angular/graphql/templates/graphql-playground.html +3 -3
  38. package/dist/js/angular/security/templates/user.html +1 -1
  39. package/dist/js/angular/ttyg/templates/agent-list.html +1 -1
  40. package/dist/js/angular/ttyg/templates/agent-select-menu.html +1 -1
  41. package/dist/js/angular/ttyg/templates/chat-item-detail.html +1 -1
  42. package/dist/js/angular/ttyg/templates/chat-list.html +1 -1
  43. package/dist/js/angular/ttyg/templates/chat-panel.html +1 -1
  44. package/dist/js/angular/ttyg/templates/modal/agent-instructions-explain-modal.html +1 -1
  45. package/dist/js/angular/ttyg/templates/modal/agent-settings-modal.html +1 -1
  46. package/dist/js/angular/ttyg/templates/no-agents-view.html +1 -1
  47. package/dist/js/angular/ttyg/templates/ttyg.html +1 -1
  48. package/dist/license-checker.json +4 -4
  49. package/dist/pages/aclmanagement.html +2 -2
  50. package/dist/pages/autocomplete.html +1 -1
  51. package/dist/pages/choose-repository-type.html +1 -1
  52. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  53. package/dist/pages/create-index.html +1 -1
  54. package/dist/pages/dependencies.html +1 -1
  55. package/dist/pages/domainRangeInfo.html +2 -2
  56. package/dist/pages/edit.html +1 -1
  57. package/dist/pages/explore.html +1 -1
  58. package/dist/pages/export.html +1 -1
  59. package/dist/pages/find.html +1 -1
  60. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  61. package/dist/pages/graphs-visualizations.html +7 -7
  62. package/dist/pages/guides.html +1 -1
  63. package/dist/pages/import.html +2 -2
  64. package/dist/pages/jdbc-create.html +1 -1
  65. package/dist/pages/monitor/backup-and-restore.html +1 -1
  66. package/dist/pages/monitor/queries.html +1 -1
  67. package/dist/pages/monitor/resources.html +1 -1
  68. package/dist/pages/namespaces.html +2 -2
  69. package/dist/pages/plugins.html +1 -1
  70. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  71. package/dist/pages/rdfrank.html +2 -2
  72. package/dist/pages/repositories.html +1 -1
  73. package/dist/pages/repository.html +1 -1
  74. package/dist/pages/similarity-indexes.html +1 -1
  75. package/dist/pages/sparql-editor.html +1 -1
  76. package/dist/pages/sparql-template-create.html +1 -1
  77. package/dist/pages/ux-test1.html +2 -2
  78. package/dist/pages/webapi.html +2 -2
  79. package/dist/res/swagger5/index.html +12 -12
  80. package/package.json +2 -2
  81. package/dist/386.c5fa17dd95c46cdcccc0.bundle.js +0 -1
  82. package/dist/426.162df1a29e7b5762af1e.bundle.js +0 -1
@@ -4,15 +4,15 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
  <title>Swagger UI</title>
7
- <link rel="stylesheet" type="text/css" href="./swagger-ui.css?v=3.0.0-TR3" />
8
- <link rel="stylesheet" type="text/css" href="./index.css?v=3.0.0-TR3" />
9
- <link rel="icon" type="image/png" href="./favicon-32x32.png?v=3.0.0-TR3" sizes="32x32" />
10
- <link rel="icon" type="image/png" href="./favicon-16x16.png?v=3.0.0-TR3" sizes="16x16" />
11
- <link href='../../css/common.css?v=3.0.0-TR3' media='screen' rel='stylesheet' type='text/css'/>
12
- <link href='css/reset.css?v=3.0.0-TR3' media='screen' rel='stylesheet' type='text/css'/>
13
- <link href='css/screen.css?v=3.0.0-TR3' media='screen' rel='stylesheet' type='text/css'/>
14
- <link href='css/onto-theme.css?v=3.0.0-TR3' media='screen' rel='stylesheet' type='text/css'/>
15
- <link href='css/print.css?v=3.0.0-TR3' media='print' rel='stylesheet' type='text/css'/>
7
+ <link rel="stylesheet" type="text/css" href="./swagger-ui.css?v=3.0.0-TR4" />
8
+ <link rel="stylesheet" type="text/css" href="./index.css?v=3.0.0-TR4" />
9
+ <link rel="icon" type="image/png" href="./favicon-32x32.png?v=3.0.0-TR4" sizes="32x32" />
10
+ <link rel="icon" type="image/png" href="./favicon-16x16.png?v=3.0.0-TR4" sizes="16x16" />
11
+ <link href='../../css/common.css?v=3.0.0-TR4' media='screen' rel='stylesheet' type='text/css'/>
12
+ <link href='css/reset.css?v=3.0.0-TR4' media='screen' rel='stylesheet' type='text/css'/>
13
+ <link href='css/screen.css?v=3.0.0-TR4' media='screen' rel='stylesheet' type='text/css'/>
14
+ <link href='css/onto-theme.css?v=3.0.0-TR4' media='screen' rel='stylesheet' type='text/css'/>
15
+ <link href='css/print.css?v=3.0.0-TR4' media='print' rel='stylesheet' type='text/css'/>
16
16
  </head>
17
17
 
18
18
  <body class="swagger-section">
@@ -21,8 +21,8 @@
21
21
  <br>
22
22
  <br>
23
23
  <div id="swagger-ui-container-rdf4j" class="swagger-ui-wrap"></div>
24
- <script src="./swagger-ui-bundle.js?v=3.0.0-TR3" charset="UTF-8"> </script>
25
- <script src="./swagger-ui-standalone-preset.js?v=3.0.0-TR3" charset="UTF-8"> </script>
26
- <script src="./swagger-initializer.js?v=3.0.0-TR3" charset="UTF-8"> </script>
24
+ <script src="./swagger-ui-bundle.js?v=3.0.0-TR4" charset="UTF-8"> </script>
25
+ <script src="./swagger-ui-standalone-preset.js?v=3.0.0-TR4" charset="UTF-8"> </script>
26
+ <script src="./swagger-initializer.js?v=3.0.0-TR4" charset="UTF-8"> </script>
27
27
  </body>
28
28
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphdb-workbench",
3
- "version": "3.0.0-TR3",
3
+ "version": "3.0.0-TR4",
4
4
  "description": "The web application for GraphDB APIs",
5
5
  "scripts": {
6
6
  "build": "webpack --config=webpack.config.prod.js",
@@ -97,7 +97,7 @@
97
97
  "ng-file-upload": "^12.2.13",
98
98
  "ng-tags-input": "^3.2.0",
99
99
  "oclazyload": "^1.1.0",
100
- "ontotext-graphql-playground-component": "^0.0.5",
100
+ "ontotext-graphql-playground-component": "^0.0.6",
101
101
  "ontotext-yasgui-web-component": "1.3.20",
102
102
  "shepherd.js": "^11.2.0"
103
103
  },
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[386],{508:function(module,exports){module.exports=function(obj){obj||(obj={});var __t,__p="";with(obj)__p+='<link href="css/graphql/graphql-playground.css?v=3.0.0-TR3" rel="stylesheet"/>\n\n<div class="graphql-playground-view">\n <h1 id="title-container">\n <span id="graphql-playground-title-label">{{title}}</span>\n <page-info-tooltip></page-info-tooltip>\n </h1>\n\n <div core-errors></div>\n\n <div onto-loader-new\n ng-show="loadingEndpoints"\n class="graphql-playground-page-loader"\n size="100">\n </div>\n\n <div class="content" ng-if="initialized">\n <div class="no-endpoints-view" ng-show="!loadingEndpoints && configuration === undefined && !graphqlEndpoints.length">\n <div class="alert alert-warning">\n <span>{{\'graphql.playground.message.no_schemas_in_repository\' | translate}}</span>\n </div>\n </div>\n\n <div class="graphql-playground-container" ng-if="!loadingEndpoints && configuration && getActiveRepositoryNoError()">\n <div class="toolbar">\n <select ng-model="selectedGraphqlEndpoint"\n ng-options="endpoint as endpoint.label for endpoint in graphqlEndpoints"\n ng-change="onGraphqlEndpointChange(selectedGraphqlEndpoint)"\n class="form-control graphql-endpoint-selector"\n gdb-tooltip="{{\'jdbc.sql.type.hint\' | translate}}"\n tooltip-placement="top">\n </select>\n </div>\n <graphql-playground configuration="configuration"></graphql-playground>\n </div>\n </div>\n</div>\n\n\n\n';return __p}}}]);
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[426],{472:function(e,t,r){"use strict";r.r(t),r.d(t,"graphql_playground_component",(function(){return a}));var o=r(31);const a=class{constructor(e){Object(o.e)(this,e),this.configuration=void 0}configurationChanged(e){this.init(e)}static loadJavaScript(e,t=!1){return new Promise((r,o)=>{if(document.querySelector(`script[src="${e}"]`))r();else{const a=document.createElement("script");a.setAttribute("src",e),a.async=t,a.addEventListener("load",()=>r()),a.addEventListener("error",()=>{console.error("Failed to load script: "+e),o(new Error("Failed to load script: "+e))}),document.head.appendChild(a)}})}static loadCss(e){return new Promise(t=>{if(!document.querySelector(`link[href="${e}"]`)){const t=document.createElement("link");t.setAttribute("href",e),t.rel="stylesheet",t.type="text/css",document.head.appendChild(t)}t()})}async componentWillLoad(){try{await a.loadJavaScript(Object(o.c)("./assets/react.development.js")),await a.loadJavaScript(Object(o.c)("./assets/react-dom.development.js")),await a.loadJavaScript(Object(o.c)("./assets/graphiql.min.js")),await a.loadJavaScript(Object(o.c)("./assets/explorer.index.umd.js")),await a.loadCss(Object(o.c)("./assets/graphiql.min.css")),await a.loadCss(Object(o.c)("./assets/explorer.style.css"))}catch(e){console.error("Error loading assets:",e)}}componentDidLoad(){setTimeout(()=>{this.configuration?this.init(this.configuration):console.error("Configuration is undefined")},500)}init(e){const t=document.querySelector("graphql-playground-component #graphiql");if(!t)return void console.error("Container element not found");this.reactRoot||(this.reactRoot=ReactDOM.createRoot(t));const r=GraphiQL.createFetcher({url:e.endpoint}),o=GraphiQLPluginExplorer.explorerPlugin();this.reactRoot.render(React.createElement(GraphiQL,{fetcher:r,defaultEditorToolsVisibility:!0,plugins:[o]}))}disconnectedCallback(){this.reactRoot&&(this.reactRoot.unmount(),this.reactRoot=null)}render(){return Object(o.d)(o.a,{key:"cbb1e73fbc71df0324bc56c4d2a015108f256f49"},Object(o.d)("div",{key:"7e399245bbb0a82989823429708bf66885200e65",id:"graphiql"},"Loading..."))}static get assetsDirs(){return["assets"]}static get watchers(){return{configuration:["configurationChanged"]}}};a.style="graphql-playground-component{display:block;height:100vh}#graphiql{display:block;height:100%}"}}]);