graphdb-workbench 2.7.5 → 2.7.6

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 (53) hide show
  1. package/dist/148.254a642917f6b6c15d61.bundle.js +1 -1
  2. package/dist/17.3d7eaaad411633e6bcac.bundle.js +1 -1
  3. package/dist/{18.d9d99950a0c1da7f12c6.bundle.js → 18.5ec8d8bedc5900dd9987.bundle.js} +2 -2
  4. package/dist/{19.b4244c289c3dfc3c09ec.bundle.js → 19.8c07889227bc39cae000.bundle.js} +1 -1
  5. package/dist/28.c11269f1bfdea632cc8c.bundle.js +1 -1
  6. package/dist/29.9e82fddb3191a1d492ef.bundle.js +1 -1
  7. package/dist/299.6bc38539ac3a1f688515.bundle.js +1 -1
  8. package/dist/301.311927a5091e698dcfed.bundle.js +1 -1
  9. package/dist/302.07e63f56f579a56c5ea0.bundle.js +1 -1
  10. package/dist/303.0cc447af82c7337dc639.bundle.js +1 -1
  11. package/dist/332.218235e77c873ac2a107.bundle.js +1 -1
  12. package/dist/42.c1055d3f77e831a0feee.bundle.js +1 -1
  13. package/dist/51.5f93e26d33e6f8276243.bundle.js +1 -1
  14. package/dist/{bundle.e9d033452bd6be1b83f3.bundle.js → bundle.50d66e1ce767a80f7f20.bundle.js} +2 -2
  15. package/dist/index.html +3 -3
  16. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  17. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  18. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  19. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  20. package/dist/js/angular/security/templates/user.html +1 -1
  21. package/dist/license-checker.json +2 -2
  22. package/dist/pages/aclmanagement.html +2 -2
  23. package/dist/pages/autocomplete.html +1 -1
  24. package/dist/pages/choose-repository-type.html +1 -1
  25. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  26. package/dist/pages/create-index.html +1 -1
  27. package/dist/pages/dependencies.html +1 -1
  28. package/dist/pages/domainRangeInfo.html +2 -2
  29. package/dist/pages/edit.html +3 -3
  30. package/dist/pages/explore.html +1 -1
  31. package/dist/pages/export.html +1 -1
  32. package/dist/pages/find.html +1 -1
  33. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  34. package/dist/pages/graphs-visualizations.html +7 -7
  35. package/dist/pages/guides.html +1 -1
  36. package/dist/pages/import.html +2 -2
  37. package/dist/pages/jdbc-create.html +1 -1
  38. package/dist/pages/monitor/backup-and-restore.html +1 -1
  39. package/dist/pages/monitor/queries.html +1 -1
  40. package/dist/pages/monitor/resources.html +1 -1
  41. package/dist/pages/namespaces.html +2 -2
  42. package/dist/pages/plugins.html +1 -1
  43. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  44. package/dist/pages/rdfrank.html +2 -2
  45. package/dist/pages/repositories.html +1 -1
  46. package/dist/pages/repository.html +1 -1
  47. package/dist/pages/similarity-indexes.html +1 -1
  48. package/dist/pages/sparql-editor.html +1 -1
  49. package/dist/pages/sparql-template-create.html +1 -1
  50. package/dist/pages/ux-test1.html +2 -2
  51. package/dist/pages/webapi.html +2 -2
  52. package/dist/res/swagger5/index.html +12 -12
  53. package/package.json +1 -1
@@ -1 +1 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[148],{203: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=2.7.5">{{\'common.loading\' | translate}}</object>')}))}}}angular.module("graphdb.framework.import.directives.import-progress-indicator",[]).directive("ImportProgressIndicator",o),o.$inject=[]}}]);
1
+ (window.webpackJsonp=window.webpackJsonp||[]).push([[148],{203: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=2.7.6">{{\'common.loading\' | translate}}</object>')}))}}}angular.module("graphdb.framework.import.directives.import-progress-indicator",[]).directive("ImportProgressIndicator",o),o.$inject=[]}}]);