graphdb-workbench 2.7.0-RC7 → 2.7.0-RC8

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 (55) hide show
  1. package/dist/149.fa1d474cfaf6b767889b.bundle.js +1 -1
  2. package/dist/17.61150aea9442c9814294.bundle.js +1 -1
  3. package/dist/28.8699576c7fe3a1d8fc03.bundle.js +1 -1
  4. package/dist/29.15213e151364f5ecfcd5.bundle.js +1 -1
  5. package/dist/300.cef8eccb11324bcfdb36.bundle.js +1 -1
  6. package/dist/302.7a5d2ba28bd6479a77be.bundle.js +1 -1
  7. package/dist/303.e817b957f010153de97a.bundle.js +1 -1
  8. package/dist/304.fd2e766c67cd966f6751.bundle.js +1 -1
  9. package/dist/333.9f051c77b4c6747b320c.bundle.js +1 -1
  10. package/dist/42.52befbab22e69bb433f4.bundle.js +1 -1
  11. package/dist/51.ebafb19025c2f912a73d.bundle.js +1 -1
  12. package/dist/{8.af3c6a52fb5920ace418.bundle.js → 8.c86ba9553746b2927261.bundle.js} +1 -1
  13. package/dist/{bundle.814112fea9d8e39e7721.bundle.js → bundle.fd86680a67b23746a9dd.bundle.js} +2 -2
  14. package/dist/index.html +3 -3
  15. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  16. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  17. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  18. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  19. package/dist/js/angular/security/templates/user.html +1 -1
  20. package/dist/license-checker.json +2 -2
  21. package/dist/pages/aclmanagement.html +2 -2
  22. package/dist/pages/autocomplete.html +1 -1
  23. package/dist/pages/choose-repository-type.html +1 -1
  24. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  25. package/dist/pages/create-index.html +1 -1
  26. package/dist/pages/dependencies.html +1 -1
  27. package/dist/pages/domainRangeInfo.html +2 -2
  28. package/dist/pages/edit.html +1 -1
  29. package/dist/pages/explore.html +1 -1
  30. package/dist/pages/export.html +1 -1
  31. package/dist/pages/find.html +1 -1
  32. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  33. package/dist/pages/graphs-visualizations.html +7 -7
  34. package/dist/pages/guides.html +1 -1
  35. package/dist/pages/import.html +2 -2
  36. package/dist/pages/jdbc-create.html +1 -1
  37. package/dist/pages/monitor/backup-and-restore.html +1 -1
  38. package/dist/pages/monitor/queries.html +1 -1
  39. package/dist/pages/monitor/resources.html +1 -1
  40. package/dist/pages/namespaces.html +2 -2
  41. package/dist/pages/plugins.html +1 -1
  42. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  43. package/dist/pages/rdfrank.html +2 -2
  44. package/dist/pages/repositories.html +1 -1
  45. package/dist/pages/repository.html +1 -1
  46. package/dist/pages/similarity-indexes.html +1 -1
  47. package/dist/pages/sparql-editor.html +1 -1
  48. package/dist/pages/sparql-template-create.html +1 -1
  49. package/dist/pages/ux-test1.html +2 -2
  50. package/dist/pages/webapi.html +2 -2
  51. package/dist/res/swagger5/index.html +12 -12
  52. package/package.json +1 -1
  53. /package/dist/{13.5b30668f0f8b090a74fb.bundle.js → 13.1d3e8579e744070628bf.bundle.js} +0 -0
  54. /package/dist/{44.7097ceaa507506d35977.bundle.js → 44.26551a452d549c4087c5.bundle.js} +0 -0
  55. /package/dist/{76.ba3fe7e40f243d6c7c4a.bundle.js → 76.4dc65d0e82aa2d2b4fb3.bundle.js} +0 -0
@@ -1 +1 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[149],{201: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.0-RC7">{{\'common.loading\' | translate}}</object>')}))}}}angular.module("graphdb.framework.import.directives.import-progress-indicator",[]).directive("ImportProgressIndicator",o),o.$inject=[]}}]);
1
+ (window.webpackJsonp=window.webpackJsonp||[]).push([[149],{201: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.0-RC8">{{\'common.loading\' | translate}}</object>')}))}}}angular.module("graphdb.framework.import.directives.import-progress-indicator",[]).directive("ImportProgressIndicator",o),o.$inject=[]}}]);