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
@@ -1 +1 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[192],{286:function(t,e){function o(){return{link:function(t,e,o){t.$watch("file.status",(function(){"IMPORTING"!==t.file.status&&"UPLOADING"!==t.file.status||!$(e).has("object").length>0&&$(e).append('<object width="'+o.size+'" height="'+o.size+'" data="js/angular/templates/loader/ot-loader.svg?v=3.0.0-TR3">{{\'common.loading\' | translate}}</object>')}))}}}angular.module("graphdb.framework.import.directives.import-progress-indicator",[]).directive("ImportProgressIndicator",o),o.$inject=[]}}]);
1
+ (window.webpackJsonp=window.webpackJsonp||[]).push([[192],{286:function(t,e){function o(){return{link:function(t,e,o){t.$watch("file.status",(function(){"IMPORTING"!==t.file.status&&"UPLOADING"!==t.file.status||!$(e).has("object").length>0&&$(e).append('<object width="'+o.size+'" height="'+o.size+'" data="js/angular/templates/loader/ot-loader.svg?v=3.0.0-TR4">{{\'common.loading\' | translate}}</object>')}))}}}angular.module("graphdb.framework.import.directives.import-progress-indicator",[]).directive("ImportProgressIndicator",o),o.$inject=[]}}]);