graphdb-workbench 3.2.0-RC2 → 3.2.0-RC3

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/{38644.08569e93394c46036f53.bundle.js → 38644.415c961a594eee59589b.bundle.js} +2 -2
  2. package/dist/{38644.08569e93394c46036f53.bundle.js.map → 38644.415c961a594eee59589b.bundle.js.map} +1 -1
  3. package/dist/{39518.2923a17f1d69e5a0d957.bundle.js → 39518.773abfe893ae02d58978.bundle.js} +2 -2
  4. package/dist/{39518.2923a17f1d69e5a0d957.bundle.js.map → 39518.773abfe893ae02d58978.bundle.js.map} +1 -1
  5. package/dist/{67888.d6afafad6e3a017cb8b3.bundle.js → 67888.dc0a5dd0937a17571689.bundle.js} +2 -2
  6. package/dist/{67888.d6afafad6e3a017cb8b3.bundle.js.map → 67888.dc0a5dd0937a17571689.bundle.js.map} +1 -1
  7. package/dist/{82926.51d23e16d60e02dc4133.bundle.js → 82926.29de33c593153e0c41ce.bundle.js} +2 -2
  8. package/dist/{82926.51d23e16d60e02dc4133.bundle.js.map → 82926.29de33c593153e0c41ce.bundle.js.map} +1 -1
  9. package/dist/99448.9f5cf75eddd63590310c.bundle.js +2 -0
  10. package/dist/99448.9f5cf75eddd63590310c.bundle.js.map +1 -0
  11. package/dist/index.html +8 -8
  12. package/dist/js/angular/clustermanagement/templates/cluster-nodes-configuration.html +1 -1
  13. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  14. package/dist/js/angular/core/directives/dynamic-form/templates/dynamic-form.html +1 -1
  15. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  16. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  17. package/dist/js/angular/core/directives/shuttle-multiselect/templates/shuttle-multiselect.html +1 -1
  18. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  19. package/dist/js/angular/core/templates/cookie-policy/cookie-consent.html +1 -1
  20. package/dist/js/angular/core/templates/cookie-policy/cookie-policy.html +1 -1
  21. package/dist/js/angular/core/templates/editable-content/editable-content.html +1 -1
  22. package/dist/js/angular/core/templates/markdown-content/markdown-content.html +1 -1
  23. package/dist/js/angular/core/templates/search-resource-input.html +1 -1
  24. package/dist/js/angular/graphql/templates/create-graphql-endpoint.html +2 -2
  25. package/dist/js/angular/graphql/templates/graphql-endpoint-management.html +1 -1
  26. package/dist/js/angular/graphql/templates/graphql-playground.html +1 -1
  27. package/dist/js/angular/graphql/templates/modal/endpoint-configuration-modal.html +1 -1
  28. package/dist/js/angular/graphql/templates/modal/endpoint-generation-failure-result-modal.html +1 -1
  29. package/dist/js/angular/graphql/templates/modal/import-endpoint-definition-modal.html +1 -1
  30. package/dist/js/angular/security/templates/user.html +2 -2
  31. package/dist/js/angular/ttyg/templates/agent-list.html +1 -1
  32. package/dist/js/angular/ttyg/templates/agent-select-menu.html +1 -1
  33. package/dist/js/angular/ttyg/templates/chat-item-detail.html +1 -1
  34. package/dist/js/angular/ttyg/templates/chat-list.html +1 -1
  35. package/dist/js/angular/ttyg/templates/chat-panel.html +1 -1
  36. package/dist/js/angular/ttyg/templates/modal/agent-instructions-explain-modal.html +1 -1
  37. package/dist/js/angular/ttyg/templates/modal/agent-settings-modal.html +3 -3
  38. package/dist/js/angular/ttyg/templates/modal/external-integration-configuration-modal.html +1 -1
  39. package/dist/js/angular/ttyg/templates/no-agents-view.html +1 -1
  40. package/dist/js/angular/ttyg/templates/ttyg.html +1 -1
  41. package/dist/{legacyWorkbench.f089c68483807d9f2f74.js → legacyWorkbench.74464603beb21b16ee3f.js} +3 -3
  42. package/dist/{legacyWorkbench.f089c68483807d9f2f74.js.map → legacyWorkbench.74464603beb21b16ee3f.js.map} +1 -1
  43. package/dist/pages/aclmanagement.html +2 -2
  44. package/dist/pages/autocomplete.html +1 -1
  45. package/dist/pages/choose-repository-type.html +1 -1
  46. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  47. package/dist/pages/create-index.html +1 -1
  48. package/dist/pages/dependencies.html +1 -1
  49. package/dist/pages/domainRangeInfo.html +2 -2
  50. package/dist/pages/edit.html +1 -1
  51. package/dist/pages/explore.html +1 -1
  52. package/dist/pages/export.html +1 -1
  53. package/dist/pages/find.html +1 -1
  54. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  55. package/dist/pages/graphs-visualizations.html +7 -7
  56. package/dist/pages/guides.html +1 -1
  57. package/dist/pages/home.html +1 -1
  58. package/dist/pages/import.html +2 -2
  59. package/dist/pages/jdbc-create.html +1 -1
  60. package/dist/pages/jdbc.html +1 -1
  61. package/dist/pages/login.html +1 -1
  62. package/dist/pages/monitor/backup-and-restore.html +1 -1
  63. package/dist/pages/monitor/queries.html +1 -1
  64. package/dist/pages/monitor/resources.html +1 -1
  65. package/dist/pages/namespaces.html +2 -2
  66. package/dist/pages/plugins.html +1 -1
  67. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  68. package/dist/pages/rdfrank.html +2 -2
  69. package/dist/pages/repositories.html +1 -1
  70. package/dist/pages/repository.html +1 -1
  71. package/dist/pages/similarity-indexes.html +1 -1
  72. package/dist/pages/sparql-editor.html +1 -1
  73. package/dist/pages/sparql-template-create.html +1 -1
  74. package/dist/pages/sparql-templates.html +1 -1
  75. package/dist/pages/ux-test1.html +2 -2
  76. package/dist/pages/webapi.html +25 -2
  77. package/dist/res/swagger5/css/onto-theme.css +1 -1
  78. package/dist/res/swagger5/index.html +11 -11
  79. package/package.json +1 -1
  80. package/dist/99448.8c045dc098cc67d199aa.bundle.js +0 -2
  81. package/dist/99448.8c045dc098cc67d199aa.bundle.js.map +0 -1
  82. /package/dist/{legacyWorkbench.f089c68483807d9f2f74.js.LICENSE.txt → legacyWorkbench.74464603beb21b16ee3f.js.LICENSE.txt} +0 -0
@@ -1,5 +1,5 @@
1
- <link href="css/aclmanagement.css?v=3.2.0-RC2" rel="stylesheet"/>
2
- <link href="css/autocomplete-select.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/aclmanagement.css?v=3.2.0-RC3" rel="stylesheet"/>
2
+ <link href="css/autocomplete-select.css?v=3.2.0-RC3" rel="stylesheet"/>
3
3
 
4
4
  <div class="acl-management-view">
5
5
  <h1 id="acl-management-view-title">
@@ -1,4 +1,4 @@
1
- <link href="css/autocomplete.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/autocomplete.css?v=3.2.0-RC3" rel="stylesheet">
2
2
  <div id="autocomplete" class="page" data-test="autocomplete-page">
3
3
  <h1>
4
4
  {{title}}
@@ -1,4 +1,4 @@
1
- <link href="css/repository.create.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/repository.create.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div>
4
4
  <h1 class="mb-3">{{pageTitle}}</h1>
@@ -1,6 +1,6 @@
1
- <link href="css/clustermanagement.css?v=3.2.0-RC2" rel="stylesheet"/>
2
- <link href="css/rdf-details-side-panel.css?v=3.2.0-RC2" rel="stylesheet"/>
3
- <link href="js/lib/d3-tip/d3-tip.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/clustermanagement.css?v=3.2.0-RC3" rel="stylesheet"/>
2
+ <link href="css/rdf-details-side-panel.css?v=3.2.0-RC3" rel="stylesheet"/>
3
+ <link href="js/lib/d3-tip/d3-tip.css?v=3.2.0-RC3" rel="stylesheet"/>
4
4
 
5
5
  <title>{{'view.clusterManagement.title' | translate}}</title>
6
6
 
@@ -1,4 +1,4 @@
1
- <link href="css/create-similarity-index.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/create-similarity-index.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div class="container-fluid">
4
4
 
@@ -1,4 +1,4 @@
1
- <link href="css/dependencies.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/dependencies.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
 
4
4
  <title>Explore Class Dependencies</title>
@@ -1,5 +1,5 @@
1
- <link href="css/domain-range-graph.css?v=3.2.0-RC2" rel="stylesheet"/>
2
- <link href="css/rdf-details-side-panel.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/domain-range-graph.css?v=3.2.0-RC3" rel="stylesheet"/>
2
+ <link href="css/rdf-details-side-panel.css?v=3.2.0-RC3" rel="stylesheet"/>
3
3
 
4
4
  <title>Explore Data Graph</title>
5
5
 
@@ -1,4 +1,4 @@
1
- <link href="css/lib/angular-xeditable/xeditable.min.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/lib/angular-xeditable/xeditable.min.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div core-errors></div>
4
4
  <div class="page" ng-show="getActiveRepository()">
@@ -1,4 +1,4 @@
1
- <link href="css/explore.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/explore.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div core-errors></div>
4
4
  <div class="page fit-content-on-mobile">
@@ -1,4 +1,4 @@
1
- <link href="css/export.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/export.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div id="wb-export">
4
4
 
@@ -1,4 +1,4 @@
1
- <link href="css/find.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/find.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="page">
4
4
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/graphs-config.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/graphs-config.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <h1>
4
4
  {{title}}
@@ -59,7 +59,7 @@
59
59
  <label class="start-mode search image-label d-flex" ng-class="{'active': newConfig.startMode === 'search'}">
60
60
  <input type="radio" class="form-check-input" id="checkboxSuccessSearch"
61
61
  ng-model="newConfig.startMode" value="search">
62
- <img class="image-label-image" src="css/images/search.png?v=3.2.0-RC2" alt="search image"
62
+ <img class="image-label-image" src="css/images/search.png?v=3.2.0-RC3" alt="search image"
63
63
  width="100%">
64
64
  <div class="image-label-content">
65
65
  <h5>{{'start.with.search.box' | translate}}</h5>
@@ -70,7 +70,7 @@
70
70
  <label class="start-mode node image-label d-flex" ng-class="{'active': newConfig.startMode === 'node'}">
71
71
  <input type="radio" class="form-check-input" id="checkboxSuccessNode" ng-model="newConfig.startMode"
72
72
  value="node">
73
- <img class="image-label-image" src="css/images/node.png?v=3.2.0-RC2" alt="node image"
73
+ <img class="image-label-image" src="css/images/node.png?v=3.2.0-RC3" alt="node image"
74
74
  width="100%">
75
75
  <div class="image-label-content">
76
76
  <h5>{{'start.with.fixed.node' | translate}}</h5>
@@ -81,7 +81,7 @@
81
81
  <label class="start-mode query image-label d-flex" ng-class="{'active': newConfig.startMode === 'query'}">
82
82
  <input type="radio" class="form-check-input" data-cy="graph-config-by-graph-query-checkbox"
83
83
  ng-model="newConfig.startMode" value="query">
84
- <img class="image-label-image" src="css/images/query.png?v=3.2.0-RC2" alt="query image"
84
+ <img class="image-label-image" src="css/images/query.png?v=3.2.0-RC3" alt="query image"
85
85
  width="100%">
86
86
  <div class="image-label-content">
87
87
  <h5>{{'query.results.start' | translate}}</h5>
@@ -128,7 +128,7 @@
128
128
  {{'sample.query.used' | translate}}</p>
129
129
  </div>
130
130
  <div>
131
- <img src="css/images/expand.png?v=3.2.0-RC2" class="info-box-img" height="220"
131
+ <img src="css/images/expand.png?v=3.2.0-RC3" class="info-box-img" height="220"
132
132
  alt="expand image">
133
133
  </div>
134
134
  </div>
@@ -156,7 +156,7 @@
156
156
  {{'sample.query.used' | translate}}</p>
157
157
  </div>
158
158
  <div>
159
- <img src="css/images/labels-size.png?v=3.2.0-RC2" class="info-box-img" height="220"
159
+ <img src="css/images/labels-size.png?v=3.2.0-RC3" class="info-box-img" height="220"
160
160
  alt="labels size image">
161
161
  </div>
162
162
  </div>
@@ -179,7 +179,7 @@
179
179
  <p>{{'query.is.optional.local.name' | translate}}</p>
180
180
  </div>
181
181
  <div>
182
- <img src="css/images/predicates.png?v=3.2.0-RC2" class="info-box-img" height="220"
182
+ <img src="css/images/predicates.png?v=3.2.0-RC3" class="info-box-img" height="220"
183
183
  alt="predicates image">
184
184
  </div>
185
185
  </div>
@@ -211,7 +211,7 @@
211
211
  {{'sample.query.used' | translate}}</p>
212
212
  </div>
213
213
  <div>
214
- <img src="css/images/side-panel.png?v=3.2.0-RC2" class="info-box-img" height="220"
214
+ <img src="css/images/side-panel.png?v=3.2.0-RC3" class="info-box-img" height="220"
215
215
  alt="side panel image">
216
216
  </div>
217
217
  </div>
@@ -1,7 +1,7 @@
1
- <link href="css/graphs-vizualizations.css?v=3.2.0-RC2" rel="stylesheet"/>
2
- <link href="css/rdf-details-side-panel.css?v=3.2.0-RC2" rel="stylesheet"/>
3
- <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.2.0-RC2" rel="stylesheet"/>
4
- <link href="js/lib/d3-tip/d3-tip.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/graphs-vizualizations.css?v=3.2.0-RC3" rel="stylesheet"/>
2
+ <link href="css/rdf-details-side-panel.css?v=3.2.0-RC3" rel="stylesheet"/>
3
+ <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.2.0-RC3" rel="stylesheet"/>
4
+ <link href="js/lib/d3-tip/d3-tip.css?v=3.2.0-RC3" rel="stylesheet"/>
5
5
 
6
6
  <div class="container-fluid visual-graph-view">
7
7
 
@@ -127,9 +127,9 @@
127
127
  <tr ng-repeat="config in graphConfigs">
128
128
  <td width="20">
129
129
  <a href ng-click="goToGraphConfig(config)">
130
- <img ng-if="config.startMode == 'search'" src="css/images/search.png?v=3.2.0-RC2" alt="" width="64" uib-popover="{{'visual.config.search.box.starting.point' | translate}}" popover-trigger="mouseenter">
131
- <img ng-if="config.startMode == 'node'" src="css/images/node.png?v=3.2.0-RC2" alt="" width="64" uib-popover="{{'visual.config.fixed.resource.starting.point' | translate}}" popover-trigger="mouseenter">
132
- <img ng-if="config.startMode == 'query'" src="css/images/query.png?v=3.2.0-RC2" alt="" data-cy="graph-config-starting-point-query-results" width="64" uib-popover="{{'visual.config.query.results.starting.point' | translate}}" popover-trigger="mouseenter">
130
+ <img ng-if="config.startMode == 'search'" src="css/images/search.png?v=3.2.0-RC3" alt="" width="64" uib-popover="{{'visual.config.search.box.starting.point' | translate}}" popover-trigger="mouseenter">
131
+ <img ng-if="config.startMode == 'node'" src="css/images/node.png?v=3.2.0-RC3" alt="" width="64" uib-popover="{{'visual.config.fixed.resource.starting.point' | translate}}" popover-trigger="mouseenter">
132
+ <img ng-if="config.startMode == 'query'" src="css/images/query.png?v=3.2.0-RC3" alt="" data-cy="graph-config-starting-point-query-results" width="64" uib-popover="{{'visual.config.query.results.starting.point' | translate}}" popover-trigger="mouseenter">
133
133
  </a>
134
134
  </td>
135
135
  <td>
@@ -1,4 +1,4 @@
1
- <link href="css/guides.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/guides.css?v=3.2.0-RC3" rel="stylesheet">
2
2
  <h1>
3
3
  {{title}}
4
4
  <page-info-tooltip></page-info-tooltip>
@@ -1,4 +1,4 @@
1
- <link href="css/home.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/home.css?v=3.2.0-RC3" rel="stylesheet">
2
2
  <div class="ot-loader ot-loader-home" onto-loader-fancy size="100" ng-show="isLoadingLocation()"></div>
3
3
  <div class="content-wrapper" ng-hide="isLoadingLocation()" ng-cloak>
4
4
  <div class="alert alert-danger" role="alert" ng-hide="isLicenseValid()">
@@ -1,5 +1,5 @@
1
- <link rel="stylesheet" type="text/css" href="css/import.css?v=3.2.0-RC2">
2
- <link rel="stylesheet" type="text/css" href="css/import-resource-tree.css?v=3.2.0-RC2">
1
+ <link rel="stylesheet" type="text/css" href="css/import.css?v=3.2.0-RC3">
2
+ <link rel="stylesheet" type="text/css" href="css/import-resource-tree.css?v=3.2.0-RC3">
3
3
 
4
4
  <div id="wb-import">
5
5
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/jdbc-create.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/jdbc-create.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div class="container-fluid fit-content-on-mobile" ng-if="!isLoading">
4
4
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/jdbc-create.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/jdbc-create.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div class="container-fluid" data-test="jdbc-page">
4
4
  <h1>
@@ -1,4 +1,4 @@
1
- <link href='css/login.css?v=3.2.0-RC2' rel='stylesheet' type='text/css'/>
1
+ <link href='css/login.css?v=3.2.0-RC3' rel='stylesheet' type='text/css'/>
2
2
  <div id="wb-login">
3
3
  <div class="login-form">
4
4
  <div class="card">
@@ -1,4 +1,4 @@
1
- <link href="css/backup-and-restore.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/backup-and-restore.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
  <div data-test="backup-and-restore-page">
3
3
  <title>${messages.app.title} : ${messages.jmx.QueryMonitoringPage.title}</title>
4
4
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  <title>${messages.app.title} : ${messages.jmx.QueryMonitoringPage.title}</title>
5
5
 
6
- <link href="css/jmx.css?v=3.2.0-RC2" rel="stylesheet" />
6
+ <link href="css/jmx.css?v=3.2.0-RC3" rel="stylesheet" />
7
7
 
8
8
  <h1>
9
9
  {{title}}
@@ -1,4 +1,4 @@
1
- <link href="css/jmx.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/jmx.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
 
4
4
  <div class="hiddenVariables" style="display: none;">
@@ -1,5 +1,5 @@
1
- <link href="css/lib/angular-xeditable/xeditable.min.css?v=3.2.0-RC2" rel="stylesheet">
2
- <link href="css/export.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/lib/angular-xeditable/xeditable.min.css?v=3.2.0-RC3" rel="stylesheet">
2
+ <link href="css/export.css?v=3.2.0-RC3" rel="stylesheet">
3
3
 
4
4
  <title>Namespaces</title>
5
5
 
@@ -1,4 +1,4 @@
1
- <link href="css/plugins.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/plugins.css?v=3.2.0-RC3" rel="stylesheet">
2
2
  <div id="plugins" class="page">
3
3
  <h1>
4
4
  {{title}} {{'for.repository' | translate}} {{getActiveRepository()}}
@@ -1,10 +1,10 @@
1
- <link href="css/rdf-class-hierarchy.css?v=3.2.0-RC2" rel="stylesheet"/>
2
- <link href="css/rdf-class-hierarchy-labels.css?v=3.2.0-RC2" rel="stylesheet"/>
3
- <link href="css/rdf-details-side-panel.css?v=3.2.0-RC2" rel="stylesheet"/>
4
- <link href="js/lib/rzslider/rzslider.min.css?v=3.2.0-RC2" rel="stylesheet"/>
5
- <link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=3.2.0-RC2" rel="stylesheet"/>
6
- <link href="js/lib/d3-tip/d3-tip.css?v=3.2.0-RC2" rel="stylesheet"/>
7
- <link href="css/lib/animate/3.2.0/animate.min.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/rdf-class-hierarchy.css?v=3.2.0-RC3" rel="stylesheet"/>
2
+ <link href="css/rdf-class-hierarchy-labels.css?v=3.2.0-RC3" rel="stylesheet"/>
3
+ <link href="css/rdf-details-side-panel.css?v=3.2.0-RC3" rel="stylesheet"/>
4
+ <link href="js/lib/rzslider/rzslider.min.css?v=3.2.0-RC3" rel="stylesheet"/>
5
+ <link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=3.2.0-RC3" rel="stylesheet"/>
6
+ <link href="js/lib/d3-tip/d3-tip.css?v=3.2.0-RC3" rel="stylesheet"/>
7
+ <link href="css/lib/animate/3.2.0/animate.min.css?v=3.2.0-RC3" rel="stylesheet"/>
8
8
 
9
9
  <title>Explore Data Graph</title>
10
10
 
@@ -1,5 +1,5 @@
1
- <link href="css/rdfrank.css?v=3.2.0-RC2" rel="stylesheet">
2
- <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/rdfrank.css?v=3.2.0-RC3" rel="stylesheet">
2
+ <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.2.0-RC3" rel="stylesheet"/>
3
3
 
4
4
  <div id="rdfRank" class="page" data-test="rdf-rank-page">
5
5
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/repositories.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/repositories.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <h1>
4
4
  {{title}}
@@ -1,4 +1,4 @@
1
- <link href="css/repositories.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/repositories.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div id="wb-repository">
4
4
  <h1>{{pageTitle}}</h1>
@@ -1,4 +1,4 @@
1
- <link href="css/similarity.css?v=3.2.0-RC2" rel='stylesheet' type='text/css'/>
1
+ <link href="css/similarity.css?v=3.2.0-RC3" rel='stylesheet' type='text/css'/>
2
2
 
3
3
  <div class="container-fluid">
4
4
 
@@ -1,4 +1,4 @@
1
- <link href="css/sparql-editor.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/sparql-editor.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="sparql-editor-view">
4
4
  <h1 id="title-container">
@@ -1,4 +1,4 @@
1
- <link href="css/sparql-templates.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/sparql-templates.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="container-fluid fit-content-on-mobile" ng-if="!queryIsRunning">
4
4
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/sparql-templates.css?v=3.2.0-RC2" rel="stylesheet">
1
+ <link href="css/sparql-templates.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <div class="container-fluid" data-test="sparql-templates-page">
4
4
  <h1>
@@ -1,7 +1,7 @@
1
1
  <link rel="stylesheet" type="text/css" href="css/ux-test1.css">
2
2
  <link rel="stylesheet" type="text/css" href="css/user.css">
3
3
  <link rel="stylesheet" type="text/css" href="css/rdf-details-side-panel.css">
4
- <link href="js/lib/rzslider/rzslider.min.css?v=3.2.0-RC2" rel="stylesheet"/>
4
+ <link href="js/lib/rzslider/rzslider.min.css?v=3.2.0-RC3" rel="stylesheet"/>
5
5
 
6
6
  <div class="content-wrapper">
7
7
  <div core-errors></div>
@@ -489,7 +489,7 @@
489
489
  {{'sample.query.used' | translate}}</p>
490
490
  </div>
491
491
  <div>
492
- <img src="css/images/expand.png?v=3.2.0-RC2" class="info-box-img" height="220"
492
+ <img src="css/images/expand.png?v=3.2.0-RC3" class="info-box-img" height="220"
493
493
  alt="expand image">
494
494
  </div>
495
495
  </div>
@@ -1,6 +1,6 @@
1
1
 
2
- <link href='css/lib/swagger-ui.min.css?v=3.2.0-RC2' rel='stylesheet' type='text/css'/>
3
- <link href='css/swagger.custom.css?v=3.2.0-RC2' rel='stylesheet' type='text/css'/>
2
+ <link href='css/lib/swagger-ui.min.css?v=3.2.0-RC3' rel='stylesheet' type='text/css'/>
3
+ <link href='css/swagger.custom.css?v=3.2.0-RC3' rel='stylesheet' type='text/css'/>
4
4
 
5
5
  <h1>
6
6
  {{title}}
@@ -11,3 +11,26 @@
11
11
  title="{{'webapi.title' | translate}}"
12
12
  data-test="rest-api-content"
13
13
  src="res/swagger5/index.html" style="width: 100%; height: 90vh; border: none"></iframe>
14
+
15
+ <script>
16
+ (function() {
17
+ const iframe = document.getElementById('webapi_frame');
18
+
19
+ function copyCSSVariables() {
20
+ const rootStyles = getComputedStyle(document.documentElement);
21
+ const iframeDoc = iframe.contentDocument || iframe.contentWindow.document;
22
+ const iframeRoot = iframeDoc.documentElement;
23
+
24
+ // Copy all CSS custom properties starting with --gw-
25
+ for (let i = 0; i < rootStyles.length; i++) {
26
+ const prop = rootStyles[i];
27
+ if (prop.startsWith('--gw-')) {
28
+ const value = rootStyles.getPropertyValue(prop);
29
+ iframeRoot.style.setProperty(prop, value);
30
+ }
31
+ }
32
+ }
33
+
34
+ iframe.addEventListener('load', copyCSSVariables);
35
+ })();
36
+ </script>
@@ -1 +1 @@
1
- body{font-family:var(--main-font);font-weight:var(--main-font-weight)}code,kbd,pre,samp,textarea{font-family:var(--mono-font)}.swagger-ui .info{margin:0 0 20px}.swagger-ui .info .title{color:#000;font-family:var(--main-font);font-size:20px}.swagger-section{background-color:#fff}.swagger-ui .wrapper{display:contents;margin:0}.swagger-ui .opblock-tag small,.swagger-ui .wrapper{font-size:1em;padding:0}.swagger-ui .opblock-tag>a:after{color:#000;content:": "}.swagger-ui .opblock-tag .info__externaldocs a,.swagger-ui .opblock-tag .info__externaldocs:hover a,.swagger-ui a.info__extdocs.link{text-decoration:underline!important}.swagger-ui a.info__extdocs.link{font-size:100%}.swagger-ui .info hgroup.main{margin:0}.opblock-tag-section .opblock-tag>a.nostyle:link,.opblock-tag-section .opblock-tag>a.nostyle:visited{text-decoration:none}.swagger-ui .opblock-tag a span{color:#000}.swagger-ui .opblock-tag{border-bottom:1px solid rgba(59,65,81,.1)}.swagger-ui .opblock-tag-section.is-open .opblock-tag{border-bottom:none}.swagger-ui .opblock-tag-section.is-open{border-bottom:1px solid rgba(59,65,81,.1)}.swagger-ui .opblock-tag,.swagger-ui .opblock-tag-section{transition:border-color .3s ease}.swagger-ui .renderedMarkdown p{margin:.3em}.swagger-section .swagger-ui-wrap h3,a,p{color:#999!important;padding:2px!important}.swagger-section .opblock-summary-path{font-family:unset!important;font-size:1.1em!important}.swagger-ui .expand-operation{filter:opacity(.5)}.swagger-section .swagger-ui-wrap .code{font-family:var(--mono-font)}.swagger-ui .scheme-container{display:none}.swagger-ui section.models{display:none!important}.info>div,.swagger-ui .info .title small,.swagger-ui .topbar,.swagger-ui .url{display:none}.swagger-ui .opblock.opblock-get{background-color:#e7f0f7;border:1px solid #c3d9ec}.swagger-ui .opblock.opblock-get .opblock-summary{border-color:#0f6ab4}.swagger-ui .opblock.opblock-get .opblock-summary-method{background:#0f6ab4}.swagger-ui .opblock.opblock-patch{background:#fce9e3;border:1px solid #f5d5c3}.swagger-ui .opblock.opblock-patch .opblock-summary-method{background-color:#d38042;border-color:#d38042}.swagger-ui .opblock.opblock-post{background:#e7f6ec;border:1px solid #c3e8d1}.swagger-ui .opblock.opblock-post .opblock-summary-method{background-color:#10a54a}.swagger-ui .opblock.opblock-delete{background:#f5e8e8;border:1px solid #e8c6c7}.swagger-ui .opblock.opblock-delete .opblock-summary-method{background-color:#a41e22}.swagger-ui .opblock.opblock-put{background:#f9f2e9;border:1px solid #f0e0ca}.swagger-ui .opblock.opblock-put .opblock-summary-method{background-color:#c5862b}.opblock-summary-path a,.swagger-section .swagger-ui-wrap pre code>span{color:#000!important}.swagger-section .swagger-ui-wrap pre{background-color:#fcf6db!important;border:1px solid #e5e0c6!important;color:#000!important;padding:10px!important}
1
+ body{font-family:var(--main-font);font-weight:var(--main-font-weight)}code,kbd,pre,samp,textarea{font-family:var(--mono-font)}.swagger-ui .info{margin:0 0 20px}.swagger-ui .info .title{color:var(--gw-body-color);font-family:var(--main-font);font-size:20px}.swagger-section{background-color:var(--gw-body-background);color:var(--gw-body-color)}.swagger-ui .wrapper{display:contents;font-size:1em;margin:0;padding:0}.swagger-ui .opblock-tag small{color:var(--gw-body-color)!important;font-size:1em;padding:0}.swagger-ui .opblock-tag small p{color:var(--gw-secondary-base)!important}.swagger-ui .opblock-tag>a:after{color:#000;content:": "}.swagger-ui .opblock-tag .info__externaldocs a,.swagger-ui .opblock-tag .info__externaldocs:hover a,.swagger-ui a.info__extdocs.link{text-decoration:underline!important}.swagger-ui a.info__extdocs.link{font-size:100%}.swagger-ui .info hgroup.main{margin:0}.opblock-tag-section .opblock-tag>a.nostyle:link,.opblock-tag-section .opblock-tag>a.nostyle:visited{text-decoration:none}.swagger-ui .opblock-tag a span{color:var(--gw-body-color)}.swagger-ui .opblock-tag{border-bottom:1px solid rgba(59,65,81,.1)}.swagger-ui .opblock-tag-section.is-open .opblock-tag{border-bottom:none}.swagger-ui .opblock-tag-section.is-open{border-bottom:1px solid rgba(59,65,81,.1)}.swagger-ui .opblock-tag,.swagger-ui .opblock-tag-section{transition:border-color .3s ease}.swagger-ui .renderedMarkdown p{margin:.3em}.swagger-section .swagger-ui-wrap h3,a,p{color:var(--gw-secondary-base)!important;padding:2px!important}.swagger-section .opblock-summary-path{font-family:unset!important;font-size:1.1em!important}.swagger-ui .expand-operation{filter:opacity(.5)}.swagger-section .swagger-ui-wrap .code{font-family:var(--mono-font)}.swagger-ui .scheme-container{display:none}.swagger-ui section.models{display:none!important}.info>div,.swagger-ui .info .title small,.swagger-ui .topbar,.swagger-ui .url{display:none}.swagger-ui .opblock.opblock-get{background-color:#e7f0f7;border:1px solid #c3d9ec}.swagger-ui .opblock.opblock-get .opblock-summary{border-color:#0f6ab4}.swagger-ui .opblock.opblock-get .opblock-summary-method{background:#0f6ab4}.swagger-ui .opblock.opblock-patch{background:#fce9e3;border:1px solid #f5d5c3}.swagger-ui .opblock.opblock-patch .opblock-summary-method{background-color:#d38042;border-color:#d38042}.swagger-ui .opblock.opblock-post{background:#e7f6ec;border:1px solid #c3e8d1}.swagger-ui .opblock.opblock-post .opblock-summary-method{background-color:#10a54a}.swagger-ui .opblock.opblock-delete{background:#f5e8e8;border:1px solid #e8c6c7}.swagger-ui .opblock.opblock-delete .opblock-summary-method{background-color:#a41e22}.swagger-ui .opblock.opblock-put{background:#f9f2e9;border:1px solid #f0e0ca}.swagger-ui .opblock.opblock-put .opblock-summary-method{background-color:#c5862b}.opblock-summary-path a,.swagger-section .swagger-ui-wrap pre code>span{color:#000!important}.swagger-section .swagger-ui-wrap pre{background-color:#fcf6db!important;border:1px solid #e5e0c6!important;color:#000!important;padding:10px!important}.swagger-ui .expand-methods svg,.swagger-ui .expand-operation svg{fill:var(--gw-body-color)}
@@ -4,14 +4,14 @@
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.2.0-RC2" />
8
- <link rel="stylesheet" type="text/css" href="./index.css?v=3.2.0-RC2" />
9
- <link rel="icon" type="image/png" href="./favicon-32x32.png?v=3.2.0-RC2" sizes="32x32" />
10
- <link rel="icon" type="image/png" href="./favicon-16x16.png?v=3.2.0-RC2" sizes="16x16" />
11
- <link href='css/reset.css?v=3.2.0-RC2' media='screen' rel='stylesheet' type='text/css'/>
12
- <link href='css/screen.css?v=3.2.0-RC2' media='screen' rel='stylesheet' type='text/css'/>
13
- <link href='css/onto-theme.css?v=3.2.0-RC2' media='screen' rel='stylesheet' type='text/css'/>
14
- <link href='css/print.css?v=3.2.0-RC2' media='print' rel='stylesheet' type='text/css'/>
7
+ <link rel="stylesheet" type="text/css" href="./swagger-ui.css?v=3.2.0-RC3" />
8
+ <link rel="stylesheet" type="text/css" href="./index.css?v=3.2.0-RC3" />
9
+ <link rel="icon" type="image/png" href="./favicon-32x32.png?v=3.2.0-RC3" sizes="32x32" />
10
+ <link rel="icon" type="image/png" href="./favicon-16x16.png?v=3.2.0-RC3" sizes="16x16" />
11
+ <link href='css/reset.css?v=3.2.0-RC3' media='screen' rel='stylesheet' type='text/css'/>
12
+ <link href='css/screen.css?v=3.2.0-RC3' media='screen' rel='stylesheet' type='text/css'/>
13
+ <link href='css/onto-theme.css?v=3.2.0-RC3' media='screen' rel='stylesheet' type='text/css'/>
14
+ <link href='css/print.css?v=3.2.0-RC3' media='print' rel='stylesheet' type='text/css'/>
15
15
  </head>
16
16
 
17
17
  <body class="swagger-section">
@@ -20,8 +20,8 @@
20
20
  <br>
21
21
  <br>
22
22
  <div id="swagger-ui-container-rdf4j" class="swagger-ui-wrap"></div>
23
- <script src="./swagger-ui-bundle.js?v=3.2.0-RC2" charset="UTF-8"> </script>
24
- <script src="./swagger-ui-standalone-preset.js?v=3.2.0-RC2" charset="UTF-8"> </script>
25
- <script src="./swagger-initializer.js?v=3.2.0-RC2" charset="UTF-8"> </script>
23
+ <script src="./swagger-ui-bundle.js?v=3.2.0-RC3" charset="UTF-8"> </script>
24
+ <script src="./swagger-ui-standalone-preset.js?v=3.2.0-RC3" charset="UTF-8"> </script>
25
+ <script src="./swagger-initializer.js?v=3.2.0-RC3" charset="UTF-8"> </script>
26
26
  </body>
27
27
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphdb-workbench",
3
- "version": "3.2.0-RC2",
3
+ "version": "3.2.0-RC3",
4
4
  "description": "The web application for GraphDB APIs",
5
5
  "engines": {
6
6
  "node": ">=22.17"
@@ -1,2 +0,0 @@
1
- export const __webpack_esm_id__=99448;export const __webpack_esm_ids__=[99448];export const __webpack_esm_modules__={64088:(e,t,n)=>{n.d(t,{A:()=>r});var a=a||{};a.SingleChild={addPlaceholders:function e(t,n){if(t.children){for(var a=0;a<t.children.length;a++)e(t.children[a]);if(1===t.children.length){var r=1.2*t.size;n&&(r=.1*t.children[0].size),t.children.push({name:"placeholder",size:r})}}},removePlaceholders:function e(t){for(var n=t.length-1;n>=0;n--){var a=t[n];"placeholder"===a.data.name?t.splice(n,1):a.children&&e(a.children)}},centerNodes:function(e){for(var t=0;t<e.length;t++){var n=e[t];if(n.children&&1===n.children.length){var a=n.x-n.children[0].x;n.children[0].x+=a,r(n.children[0],a)}}function r(e,t){if(e.children)for(var n=0;n<e.children.length;n++)e.children[n].x+=t,r(e.children[n],t)}},makePositionsRelativeToZero:function(e){for(var t=e[0].x,n=e[0].y,a=0;a<e.length;a++){var r=e[a];r.x-=t,r.y-=n}}};const r=a},88141:(e,t,n)=>{n.d(t,{A:()=>i}),n(62979);const a={selectAll:n(93462).selectAll};var r=r||{};r.Export={getCSSRules:function(e){const t=$('link[href="'+e+'"]')[0].sheet.rules;let n="";return _.each(t,function(e){n+=e.cssText}),n},generateBase64ImageSource:function(e){e||(e="svg");const t=a.selectAll(e).attr("version","1.1").attr("xmlns","http://www.w3.org/2000/svg").node().parentNode.innerHTML;return"data:image/svg+xml;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(t)))}};const i=r},99448:(e,t,n)=>{var a=n(75468),r=n(64088),i=n(19935),s=n(93462),c=n(88141);function l(e,t,n,l,o,d,h,u,f,p,g,v,x){return{restrict:"AE",template:'<div id="classChart"></div>',scope:{classHierarchyData:"=",flattenedClassNames:"=",selectedClass:"=",currentSliderValue:"=",showClassInfoPanel:"=",showExternalElements:"=",hidePrefixes:"=",currentBrowserLimit:"="},link:function(h,m,y){!function(h){let m=!1;var y,A,S=s.pack().size([780,780]),C=s.scaleLinear().domain([0,4]).range(["hsl(19, 70%, 90%)","hsl(19, 70%, 50%)"]).interpolate(s.interpolateHcl),R=s.select("#classChart").insert("svg:svg","h2").attr("viewBox","0 0 800 800").attr("preserveAspectRatio","xMidYMid meet").on("dblclick.zoom",null);function E(){return R.append("svg:g").attrs({id:"main-group",transform:"translate(400,400)"})}function P(){return"true"===g.get(v.CLASS_HIERARCHY_HIDE_PREFIXES)}function w(){var e=c.A.Export.getCSSRules("css/rdf-class-hierarchy-labels.css?v=3.2.0-RC2");s.selectAll("#main-group").append("defs"),$("defs").append('<style type="text/css"><![CDATA['+e+"]]></style>"),s.selectAll("g").style("opacity",1);var t=c.A.Export.generateBase64ImageSource("#classChart svg");s.select(this).attrs({href:t,download:"class-hierarchy-"+d.getActiveRepository()+".svg"})}h.hidePrefixes=P();var H,I,T=E();if(!h.classHierarchyData.classCount&&d.getActiveRepository()&&!d.isSystemRepository()){e.loader=!0,e.hierarchyError=!1;const t=g.get(`classHierarchy-selectedGraph-${d.getActiveRepository()}`);n.getClassHierarchyData(null!==t?t.contextID.uri:"").success(function(t,n,a){e.loader=!1,207===n&&u.warning(x.instant("graphexplore.update.diagram"),x.instant("graphexplore.repository.data.changed")),h.classHierarchyData=t,s.select("#download-svg").on("mouseover",w)}).error(function(t){e.loader=!1,e.hierarchyError=getError(t),u.error(x.instant("graphexplore.error.request.failed",{name:p,error:getError(t)}))})}var L,D,k,N,b,F,z,O={};function U(n,c,d,u){D&&D(),k&&k(),s.selectAll("#main-group").remove(),T=E(),r.A.SingleChild.addPlaceholders(n,!0),(A=s.hierarchy(n)).sum(function(e){return e.size}),L=d||A,S(A);var g,v=A.descendants();L.isInFocusTransitive=!0,r.A.SingleChild.removePlaceholders(v),r.A.SingleChild.centerNodes(v),r.A.SingleChild.makePositionsRelativeToZero(v),y||(y=(0,a.A)().attr("class","d3-tip").customPosition(function(e,t){return{top:"inherit",bottom:l.innerHeight-t.clientY+"px",right:l.innerWidth-t.clientX+"px"}}).html(function(e){return e.data.name}),R.call(y));var x=T.selectAll("circle").data(v).enter().append("g");c.doFade&&x.each(function(e){i.A.Transition.fadeIn(s.select(this),550)});var P,w=[],N=x.append("circle").attr("class",function(e){return e.data.role}).attr("guide-selector",function(e){return"class-"+e.data.name}).style("fill",function(e){return e.children?C(e.depth):"#E0D0D0"}).each(function(e){if(e.circle=s.select(this),e.data.name!==p){var t=e.data.name;w.push({name:t}),O[[t]]=e,e.circle.classed("rdf-class",!0),e.circle.on("mouseover",function(t){c.noPrefixes||e.textHidden?y.show(e,t):y.hide(e)}),e.circle.on("mouseout",y.hide)}}).on("gdb-focus",(e,t)=>I(t)).on("gdb-zoom",(e,t)=>Z(t));function b(e){s.selectAll(".selected").classed("selected",e.selected=!1),e.circle.classed("selected",e.selected=!0),P=e}function $(){h.showClassInfoPanel=!1}w&&(w=_.uniqBy(w,"name"),h.flattenedClassNames=w);var F=i.A.Click.delayDblClick();s.selectAll(".parent, .topLevelParent, .child, .root").call(F),I=function(e){Z(e),e.data.name===p?($(),s.selectAll(".selected").classed("selected",!1)):(b(e),m||(h.selectedClass=P,h.showClassInfoPanel=!0),h.$on("sidePanelClosed",function(t){s.selectAll(".selected").classed("selected",e.selected=!1)}))},F.on("click",function(e,t){t.data.id&&l.history.pushState({id:t.data.id},"classHierarchyPage"+t.data.id,"hierarchy#"+t.data.id),y.hide(),I(t)}),F.on("dblclick",function(t,a){a!==n&&(y.hide(),b(a),e.$broadcast("goToDomainRangeGraphView",P,L),t.stopPropagation())});var z=0;R.on("wheel",function(e){y.hide(),e.preventDefault(),e.stopPropagation();var t=(new Date).getTime();if(t-z>100){z=t;var n="";e.deltaY<=-1?n="in":e.deltaY>=1&&(n="out");var a=e.target.__data__;if(a||(a=L),"in"===n){if(a!==L){for(;a.parent&&!a.parent.isInFocusTransitive;)a=a.parent;a.depth<L.depth&&(a=L)}if(a===L&&a.children){for(var r=a.children[0],i=1;i<a.children.length;i++)a.children[i].sortingRank>r.sortingRank&&(r=a.children[i]);r.children&&(a=r)}else a.children||(a=a.parent);Z(a,!0)}else"out"===n&&(a=L.parent)&&Z(a,!0);L.data.name===p&&l.history.replaceState({id:1},"classHierarchyPage1","hierarchy#1"),Y()}});var U=T.selectAll("text").data(v).enter().append("text").attr("class",function(e){return e.children&&e.children.length?"label":"label child-label"}).each(function(e){e.textSel=s.select(this)});c.noPrefixes?(U.each(function(e){var t=e.data.name.indexOf(":");e.data.name.indexOf("http://")>-1?e.noPrefixName=e.data.name:t>-1&&(e.noPrefixName=e.data.name.substring(t+1))}),U.style("font-size",function(e){return i.A.Text.calcFontSize(e.noPrefixName,e.r)}).text(function(e){return i.A.Text.getTextWithElipsisIfNeeded(e.noPrefixName,e.r/3)})):U.style("font-size",function(e){return i.A.Text.calcFontSize(e.data.name,e.r)}).text(function(e){return i.A.Text.getTextWithElipsisIfNeeded(e.data.name,e.r/3)}),U.style("display",function(e){return e.parent&&e.parent.data===L.data?(e.textHidden=this.textContent.indexOf("...")+3===this.textContent.length,null):(e.textHidden=!0,"none")}),c.doFade&&!c.keepPrevState&&U.each(function(e){i.A.Transition.fadeIn(s.select(this),550)}),H=function(){function e(e){e&&N.each(function(t){+e===t.data.id&&I(t)})}var n=t.hash();l.onpopstate=function(t){t.state&&e(t.state.id)},e(n)};var B=T.selectAll("circle, text");function V(e,t){var n=800/e[2];g=e,B.attr("transform",function(t){return"translate("+(t.x-e[0])*n+","+(t.y-e[1])*n+")"}),N.attr("r",function(e){return e.r*n}),t&&U.each(function(e){e.data.fullName!==L.data.topLevelParentUri&&L.data.topLevelParentUri!==p||(e.textSel.style("display","none"),L.children&&L.children.length?_.each(L.children,function(e){e.textSel.style("display","inline")}):L.textSel.style("display","inline"),L.parent&&_.each(L.parent.children,function(e){e.data.name!==L.data.name&&e.textSel.style("display","inline")}))}),U.style("font-size",function(e){return c.noPrefixes?i.A.Text.calcFontSize(e.noPrefixName,e.r*n):i.A.Text.calcFontSize(e.data.name,e.r*n)}).text(function(e){return c.noPrefixes?i.A.Text.getTextWithElipsisIfNeeded(e.noPrefixName,e.r*n/3):i.A.Text.getTextWithElipsisIfNeeded(e.data.name,e.r*n/3)})}function M(e){var t=2*e+20;return 2*e/t<.3&&(t=2*e+2),t}function W(e){!e.isInFocusTransitive&&e.parent&&e.parent.isInFocusTransitive?(e.textHidden=this.textContent.indexOf("...")+3===this.textContent.length,this.style.display=""):(e.textHidden=!0,this.style.display="none")}function Z(e,t){if(o(function(){h.showExternalElements=e.data.name===p}),L!==e&&(e.data.id&&l.history.replaceState({id:e.data.id},"classHierarchyPage"+e.data.id,"hierarchy#"+e.data.id),e.children||(e=e.parent,L!==e))){if(t&&($(),s.selectAll(".selected").classed("selected",!1)),L.parent)for(var n=L;n;)n.isInFocusTransitive=!1,n=n.parent;for(n=e;n;)n.isInFocusTransitive=!!n.children,n=n.parent;2*(L=e).r/(2*L.r+20)<.3||h.currentSliderValue>h.currentBrowserLimit?(V([L.x,L.y,M(L.r)]),U.each(function(e){W.call(this,e)})):s.transition().duration(f).tween("zoom",function(e){var t=s.interpolateZoom(g,[L.x,L.y,M(L.r)]);return function(e){V(t(e))}}).selectAll("text").each(W)}}V([L.x,L.y,M(L.r)],u),D=h.$on("rootFocus",function(){l.history.pushState({id:1},"classHierarchyPage1","hierarchy#1"),I(A)}),k=h.$on("classSearch",function(e){I(e)})}function Y(){const t=h.classHierarchyData.classCount;let n=g.get(v.CLASS_HIERARCHY_CURRENT_SLIDER_VALUE);(!n||n>t)&&(n=t,g.set(v.CLASS_HIERARCHY_CURRENT_SLIDER_VALUE,n)),e.$broadcast("classCount",t,n)}window.addEventListener("resize",Y),window.addEventListener("beforeunload",function e(){window.removeEventListener("resize",Y),window.removeEventListener("beforeunload",e)}),h.$watch("classHierarchyData",function(){N&&N(),b&&b(),F&&F(),z&&z();var e=P();if(h.classHierarchyData.classCount){Y();var t=_.cloneDeep(h.classHierarchyData);var n,a,r=s.hierarchy(t).descendants().sort(function(e,t){return e.data.sortingRank>t.data.sortingRank?-1:e.data.sortingRank<t.data.sortingRank||e.data.depth>t.data.depth?1:e.data.depth<t.data.depth?-1:0});function d(e,t){const r={keepPrevState:!0,noPrefixes:P()};a=r.noPrefixes,U(n||e,r,L,!0),o(()=>{g.set(v.CLASS_HIERARCHY_SWITCH_PREFIXES,t),H(),m=!1},70)}function u(e,r,i){if(!e)return;g.set(v.CLASS_HIERARCHY_CURRENT_SLIDER_VALUE,e),n={name:p,children:[]};const s=new Set;for(let t=1;t<=e;t++)s.add(r[t].data.id),r[t].parent===r[0]&&n.children.push(r[t].data);(function e(t){if(!t.children)return;const n=[];for(const e of t.children)s.has(e.id)&&n.push($.extend({},e));t.children=n;for(const n of t.children)e(n)})(n),i?(a=angular.isUndefined(a)?P():a,U(n,{noPrefixes:a})):d(t)}var i,c=g.get(v.CLASS_HIERARCHY_CURRENT_SLIDER_VALUE);if(c)u(c,r);else{var l={doFade:!0,keepPrevState:!0,noPrefixes:P()};U(t,l),H()}N=h.$watch("hidePrefixes",function(n){angular.isUndefined(n)||e?e=void 0:o(function(){m=!0,function(e){angular.isUndefined(e)||g.set(v.CLASS_HIERARCHY_HIDE_PREFIXES,e)}(n),d(t,!0)},50)},!0),b=h.$watch("currentSliderValue",function(e){u(e,r,!0)},!0),z=h.$on("onEnterKeypressSearchAction",function(e){i&&I(i)}),F=h.$on("searchedClass",function(e,t){(i=O[t.name])&&I(i)})}},!0)}(h)}}}n(32150),angular.module("graphdb.framework.graphexplore.directives.class",["graphdb.framework.graphexplore.controllers.class","graphdb.framework.utils.localstorageadapter"]).constant("ZOOM_DURATION",500).constant("ROOT_OBJ_NAME","RDF Class Hierarchy").directive("rdfClassHierarchy",l),l.$inject=["$rootScope","$location","GraphDataRestService","$window","$timeout","$repositories","$licenseService","toastr","ZOOM_DURATION","ROOT_OBJ_NAME","LocalStorageAdapter","LSKeys","$translate"]}};
2
- //# sourceMappingURL=99448.8c045dc098cc67d199aa.bundle.js.map