graphdb-workbench 2.7.0-RC4 → 2.7.0-RC5

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 (63) hide show
  1. package/README.md +1 -12
  2. package/dist/13.5b30668f0f8b090a74fb.bundle.js +1 -0
  3. package/dist/149.fa1d474cfaf6b767889b.bundle.js +1 -1
  4. package/dist/150.7d401b8223acd1b3e6e6.bundle.js +1 -0
  5. package/dist/17.61150aea9442c9814294.bundle.js +1 -1
  6. package/dist/28.8699576c7fe3a1d8fc03.bundle.js +1 -1
  7. package/dist/29.15213e151364f5ecfcd5.bundle.js +1 -1
  8. package/dist/300.cef8eccb11324bcfdb36.bundle.js +1 -1
  9. package/dist/302.7a5d2ba28bd6479a77be.bundle.js +1 -1
  10. package/dist/303.e817b957f010153de97a.bundle.js +1 -1
  11. package/dist/304.fd2e766c67cd966f6751.bundle.js +1 -1
  12. package/dist/322.8933652e5daf83c24378.bundle.js +1 -0
  13. package/dist/333.9f051c77b4c6747b320c.bundle.js +1 -1
  14. package/dist/42.52befbab22e69bb433f4.bundle.js +1 -1
  15. package/dist/43.57ab2f400ac0185bdc0b.bundle.js +1 -0
  16. package/dist/51.ebafb19025c2f912a73d.bundle.js +1 -1
  17. package/dist/{bundle.f15808f9a6068388d32f.bundle.js → bundle.85c062b8f26f60eeb6f8.bundle.js} +2 -2
  18. package/dist/css/bootstrap-graphdb-theme.css +1 -0
  19. package/dist/index.html +4 -4
  20. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  21. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  22. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  23. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  24. package/dist/js/angular/import/templates/import-resource-message.html +5 -5
  25. package/dist/js/angular/security/templates/user.html +1 -1
  26. package/dist/license-checker.json +2 -2
  27. package/dist/{main.98c547eac0aca6db48bb.css → main.12f182bd7790c4e4b110.css} +1 -1
  28. package/dist/pages/aclmanagement.html +2 -2
  29. package/dist/pages/autocomplete.html +1 -1
  30. package/dist/pages/choose-repository-type.html +1 -1
  31. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  32. package/dist/pages/create-index.html +1 -1
  33. package/dist/pages/dependencies.html +1 -1
  34. package/dist/pages/domainRangeInfo.html +2 -2
  35. package/dist/pages/edit.html +1 -1
  36. package/dist/pages/explore.html +1 -1
  37. package/dist/pages/export.html +1 -1
  38. package/dist/pages/find.html +1 -1
  39. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  40. package/dist/pages/graphs-visualizations.html +7 -7
  41. package/dist/pages/guides.html +1 -1
  42. package/dist/pages/import.html +2 -2
  43. package/dist/pages/jdbc-create.html +1 -1
  44. package/dist/pages/monitor/backup-and-restore.html +1 -1
  45. package/dist/pages/monitor/queries.html +1 -1
  46. package/dist/pages/monitor/resources.html +1 -1
  47. package/dist/pages/namespaces.html +2 -2
  48. package/dist/pages/plugins.html +1 -1
  49. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  50. package/dist/pages/rdfrank.html +2 -2
  51. package/dist/pages/repositories.html +1 -1
  52. package/dist/pages/repository.html +1 -1
  53. package/dist/pages/similarity-indexes.html +1 -1
  54. package/dist/pages/sparql-editor.html +1 -1
  55. package/dist/pages/sparql-template-create.html +1 -1
  56. package/dist/pages/ux-test1.html +2 -2
  57. package/dist/pages/webapi.html +2 -2
  58. package/dist/res/swagger5/index.html +12 -12
  59. package/package.json +1 -13
  60. package/dist/13.73f9ba20665547175128.bundle.js +0 -1
  61. package/dist/150.35beaee434c36b8a57ed.bundle.js +0 -1
  62. package/dist/322.166a8d15dbebcaad2c0f.bundle.js +0 -1
  63. package/dist/43.51797617f14c61a5cce9.bundle.js +0 -1
@@ -1,4 +1,4 @@
1
- <link href="css/lib/angular-xeditable/xeditable.min.css?v=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/lib/angular-xeditable/xeditable.min.css?v=2.7.0-RC5" 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=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/explore.css?v=2.7.0-RC5" 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=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/export.css?v=2.7.0-RC5" rel="stylesheet">
2
2
 
3
3
  <div id="wb-export">
4
4
 
@@ -1,4 +1,4 @@
1
- <link href="css/find.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/find.css?v=2.7.0-RC5" rel="stylesheet"/>
2
2
 
3
3
  <div class="page">
4
4
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/graphs-config.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/graphs-config.css?v=2.7.0-RC5" 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=2.7.0-RC4" alt="search image"
62
+ <img class="image-label-image" src="css/images/search.png?v=2.7.0-RC5" 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=2.7.0-RC4" alt="node image"
73
+ <img class="image-label-image" src="css/images/node.png?v=2.7.0-RC5" 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=2.7.0-RC4" alt="query image"
84
+ <img class="image-label-image" src="css/images/query.png?v=2.7.0-RC5" 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=2.7.0-RC4" class="info-box-img" height="220"
131
+ <img src="css/images/expand.png?v=2.7.0-RC5" 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=2.7.0-RC4" class="info-box-img" height="220"
159
+ <img src="css/images/labels-size.png?v=2.7.0-RC5" 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=2.7.0-RC4" class="info-box-img" height="220"
182
+ <img src="css/images/predicates.png?v=2.7.0-RC5" 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=2.7.0-RC4" class="info-box-img" height="220"
214
+ <img src="css/images/side-panel.png?v=2.7.0-RC5" 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=2.7.0-RC4" rel="stylesheet"/>
2
- <link href="css/rdf-details-side-panel.css?v=2.7.0-RC4" rel="stylesheet"/>
3
- <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.7.0-RC4" rel="stylesheet"/>
4
- <link href="js/lib/d3-tip/d3-tip.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/graphs-vizualizations.css?v=2.7.0-RC5" rel="stylesheet"/>
2
+ <link href="css/rdf-details-side-panel.css?v=2.7.0-RC5" rel="stylesheet"/>
3
+ <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.7.0-RC5" rel="stylesheet"/>
4
+ <link href="js/lib/d3-tip/d3-tip.css?v=2.7.0-RC5" rel="stylesheet"/>
5
5
 
6
6
  <div class="container-fluid">
7
7
 
@@ -131,9 +131,9 @@
131
131
  <tr ng-repeat="config in graphConfigs">
132
132
  <td width="20">
133
133
  <a href ng-click="goToGraphConfig(config)">
134
- <img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.7.0-RC4" alt="" width="64" uib-popover="{{'visual.config.search.box.starting.point' | translate}}" popover-trigger="mouseenter">
135
- <img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.7.0-RC4" alt="" width="64" uib-popover="{{'visual.config.fixed.resource.starting.point' | translate}}" popover-trigger="mouseenter">
136
- <img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.7.0-RC4" alt="" data-cy="graph-config-starting-point-query-results" width="64" uib-popover="{{'visual.config.query.results.starting.point' | translate}}" popover-trigger="mouseenter">
134
+ <img ng-if="config.startMode == 'search'" src="css/images/search.png?v=2.7.0-RC5" alt="" width="64" uib-popover="{{'visual.config.search.box.starting.point' | translate}}" popover-trigger="mouseenter">
135
+ <img ng-if="config.startMode == 'node'" src="css/images/node.png?v=2.7.0-RC5" alt="" width="64" uib-popover="{{'visual.config.fixed.resource.starting.point' | translate}}" popover-trigger="mouseenter">
136
+ <img ng-if="config.startMode == 'query'" src="css/images/query.png?v=2.7.0-RC5" alt="" data-cy="graph-config-starting-point-query-results" width="64" uib-popover="{{'visual.config.query.results.starting.point' | translate}}" popover-trigger="mouseenter">
137
137
  </a>
138
138
  </td>
139
139
  <td>
@@ -1,4 +1,4 @@
1
- <link href="css/guides.css?v=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/guides.css?v=2.7.0-RC5" rel="stylesheet">
2
2
  <h1>
3
3
  {{title}}
4
4
  <span class="btn btn-link"
@@ -1,5 +1,5 @@
1
- <link rel="stylesheet" type="text/css" href="css/import.css?v=2.7.0-RC4">
2
- <link rel="stylesheet" type="text/css" href="css/import-resource-tree.css?v=2.7.0-RC4">
1
+ <link rel="stylesheet" type="text/css" href="css/import.css?v=2.7.0-RC5">
2
+ <link rel="stylesheet" type="text/css" href="css/import-resource-tree.css?v=2.7.0-RC5">
3
3
 
4
4
  <div id="wb-import">
5
5
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/jdbc-create.css?v=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/jdbc-create.css?v=2.7.0-RC5" 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/backup-and-restore.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/backup-and-restore.css?v=2.7.0-RC5" rel="stylesheet"/>
2
2
  <div>
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=2.7.0-RC4" rel="stylesheet" />
6
+ <link href="css/jmx.css?v=2.7.0-RC5" rel="stylesheet" />
7
7
 
8
8
  <h1>
9
9
  {{title}}
@@ -1,4 +1,4 @@
1
- <link href="css/jmx.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/jmx.css?v=2.7.0-RC5" 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=2.7.0-RC4" rel="stylesheet">
2
- <link href="css/export.css?v=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/lib/angular-xeditable/xeditable.min.css?v=2.7.0-RC5" rel="stylesheet">
2
+ <link href="css/export.css?v=2.7.0-RC5" rel="stylesheet">
3
3
 
4
4
  <title>Namespaces</title>
5
5
 
@@ -1,4 +1,4 @@
1
- <link href="css/plugins.css?v=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/plugins.css?v=2.7.0-RC5" 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=2.7.0-RC4" rel="stylesheet"/>
2
- <link href="css/rdf-class-hierarchy-labels.css?v=2.7.0-RC4" rel="stylesheet"/>
3
- <link href="css/rdf-details-side-panel.css?v=2.7.0-RC4" rel="stylesheet"/>
4
- <link href="js/lib/rzslider/rzslider.min.css?v=2.7.0-RC4" rel="stylesheet"/>
5
- <link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.7.0-RC4" rel="stylesheet"/>
6
- <link href="js/lib/d3-tip/d3-tip.css?v=2.7.0-RC4" rel="stylesheet"/>
7
- <link href="css/lib/animate/3.2.0/animate.min.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/rdf-class-hierarchy.css?v=2.7.0-RC5" rel="stylesheet"/>
2
+ <link href="css/rdf-class-hierarchy-labels.css?v=2.7.0-RC5" rel="stylesheet"/>
3
+ <link href="css/rdf-details-side-panel.css?v=2.7.0-RC5" rel="stylesheet"/>
4
+ <link href="js/lib/rzslider/rzslider.min.css?v=2.7.0-RC5" rel="stylesheet"/>
5
+ <link href="js/lib/angucomplete-alt/angucomplete-alt.css?v=2.7.0-RC5" rel="stylesheet"/>
6
+ <link href="js/lib/d3-tip/d3-tip.css?v=2.7.0-RC5" rel="stylesheet"/>
7
+ <link href="css/lib/animate/3.2.0/animate.min.css?v=2.7.0-RC5" rel="stylesheet"/>
8
8
 
9
9
  <title>Explore Data Graph</title>
10
10
 
@@ -1,5 +1,5 @@
1
- <link href="css/rdfrank.css?v=2.7.0-RC4" rel="stylesheet">
2
- <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/rdfrank.css?v=2.7.0-RC5" rel="stylesheet">
2
+ <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=2.7.0-RC5" rel="stylesheet"/>
3
3
 
4
4
  <div id="rdfRank" class="page">
5
5
  <h1>
@@ -1,4 +1,4 @@
1
- <link href="css/repositories.css?v=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/repositories.css?v=2.7.0-RC5" rel="stylesheet">
2
2
 
3
3
  <h1>
4
4
  {{title}}
@@ -1,4 +1,4 @@
1
- <link href="css/repositories.css?v=2.7.0-RC4" rel="stylesheet">
1
+ <link href="css/repositories.css?v=2.7.0-RC5" 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=2.7.0-RC4" rel='stylesheet' type='text/css'/>
1
+ <link href="css/similarity.css?v=2.7.0-RC5" 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=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/sparql-editor.css?v=2.7.0-RC5" rel="stylesheet"/>
2
2
 
3
3
  <div class="sparql-editor-view">
4
4
  <h1 id="sparql-query-update-title-label">
@@ -1,4 +1,4 @@
1
- <link href="css/sparql-templates.css?v=2.7.0-RC4" rel="stylesheet"/>
1
+ <link href="css/sparql-templates.css?v=2.7.0-RC5" rel="stylesheet"/>
2
2
 
3
3
  <div class="container-fluid fit-content-on-mobile" ng-if="!queryIsRunning">
4
4
  <h1>
@@ -1,5 +1,5 @@
1
1
  <link rel="stylesheet" type="text/css" href="css/ux-test1.css">
2
- <link href="js/lib/rzslider/rzslider.min.css?v=2.7.0-RC4" rel="stylesheet"/>
2
+ <link href="js/lib/rzslider/rzslider.min.css?v=2.7.0-RC5" rel="stylesheet"/>
3
3
 
4
4
  <div class="content-wrapper">
5
5
  <div core-errors></div>
@@ -442,7 +442,7 @@
442
442
  {{'sample.query.used' | translate}}</p>
443
443
  </div>
444
444
  <div>
445
- <img src="css/images/expand.png?v=2.7.0-RC4" class="info-box-img" height="220"
445
+ <img src="css/images/expand.png?v=2.7.0-RC5" class="info-box-img" height="220"
446
446
  alt="expand image">
447
447
  </div>
448
448
  </div>
@@ -1,6 +1,6 @@
1
1
 
2
- <link href='css/lib/swagger-ui.min.css?v=2.7.0-RC4' rel='stylesheet' type='text/css'/>
3
- <link href='css/swagger.custom.css?v=2.7.0-RC4' rel='stylesheet' type='text/css'/>
2
+ <link href='css/lib/swagger-ui.min.css?v=2.7.0-RC5' rel='stylesheet' type='text/css'/>
3
+ <link href='css/swagger.custom.css?v=2.7.0-RC5' rel='stylesheet' type='text/css'/>
4
4
 
5
5
  <h1>
6
6
  {{title}}
@@ -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=2.7.0-RC4" />
8
- <link rel="stylesheet" type="text/css" href="./index.css?v=2.7.0-RC4" />
9
- <link rel="icon" type="image/png" href="./favicon-32x32.png?v=2.7.0-RC4" sizes="32x32" />
10
- <link rel="icon" type="image/png" href="./favicon-16x16.png?v=2.7.0-RC4" sizes="16x16" />
11
- <link href='../../css/common.css?v=2.7.0-RC4' media='screen' rel='stylesheet' type='text/css'/>
12
- <link href='css/reset.css?v=2.7.0-RC4' media='screen' rel='stylesheet' type='text/css'/>
13
- <link href='css/screen.css?v=2.7.0-RC4' media='screen' rel='stylesheet' type='text/css'/>
14
- <link href='css/onto-theme.css?v=2.7.0-RC4' media='screen' rel='stylesheet' type='text/css'/>
15
- <link href='css/print.css?v=2.7.0-RC4' media='print' rel='stylesheet' type='text/css'/>
7
+ <link rel="stylesheet" type="text/css" href="./swagger-ui.css?v=2.7.0-RC5" />
8
+ <link rel="stylesheet" type="text/css" href="./index.css?v=2.7.0-RC5" />
9
+ <link rel="icon" type="image/png" href="./favicon-32x32.png?v=2.7.0-RC5" sizes="32x32" />
10
+ <link rel="icon" type="image/png" href="./favicon-16x16.png?v=2.7.0-RC5" sizes="16x16" />
11
+ <link href='../../css/common.css?v=2.7.0-RC5' media='screen' rel='stylesheet' type='text/css'/>
12
+ <link href='css/reset.css?v=2.7.0-RC5' media='screen' rel='stylesheet' type='text/css'/>
13
+ <link href='css/screen.css?v=2.7.0-RC5' media='screen' rel='stylesheet' type='text/css'/>
14
+ <link href='css/onto-theme.css?v=2.7.0-RC5' media='screen' rel='stylesheet' type='text/css'/>
15
+ <link href='css/print.css?v=2.7.0-RC5' 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=2.7.0-RC4" charset="UTF-8"> </script>
25
- <script src="./swagger-ui-standalone-preset.js?v=2.7.0-RC4" charset="UTF-8"> </script>
26
- <script src="./swagger-initializer.js?v=2.7.0-RC4" charset="UTF-8"> </script>
24
+ <script src="./swagger-ui-bundle.js?v=2.7.0-RC5" charset="UTF-8"> </script>
25
+ <script src="./swagger-ui-standalone-preset.js?v=2.7.0-RC5" charset="UTF-8"> </script>
26
+ <script src="./swagger-initializer.js?v=2.7.0-RC5" charset="UTF-8"> </script>
27
27
  </body>
28
28
  </html>
package/package.json CHANGED
@@ -1,15 +1,12 @@
1
1
  {
2
2
  "name": "graphdb-workbench",
3
- "version": "2.7.0-RC4",
3
+ "version": "2.7.0-RC5",
4
4
  "description": "The web application for GraphDB APIs",
5
5
  "scripts": {
6
6
  "build": "webpack --config=webpack.config.prod.js",
7
7
  "build-dev": "webpack --config=webpack.config.dev.js",
8
8
  "start": "webpack-dev-server --config=webpack.config.dev.js --open",
9
9
  "lint": "eslint ./src",
10
- "test": "karma start",
11
- "test:coverage": "rimraf coverage/ && karma start --single-run --browsers ChromeHeadless",
12
- "test:acceptance": "export $(cat .env | xargs) && scripts/run-cypress-tests.sh",
13
10
  "less:watch": "less-watch-compiler --config=./less-watch-compiler.config.json",
14
11
  "less:preprocess": "less-watch-compiler --config=./less-compiler.config.json",
15
12
  "license-report": "license-checker --production --json --customPath license-checker-format.json --out dist/license-checker.json",
@@ -54,15 +51,6 @@
54
51
  "html-loader": "^0.5.5",
55
52
  "html-webpack-plugin": "^3.2.0",
56
53
  "is-obj": "^2.0.0",
57
- "istanbul-instrumenter-loader": "^3.0.1",
58
- "jasmine-expect": "^5.0.0",
59
- "karma": "^6.3.16",
60
- "karma-chrome-launcher": "^3.1.0",
61
- "karma-coverage": "^1.1.2",
62
- "karma-jasmine": "^2.0.1",
63
- "karma-jasmine-matchers": "^4.0.2",
64
- "karma-sourcemap-loader": "^0.3.7",
65
- "karma-webpack": "^4.0.2",
66
54
  "less": "^3.10.3",
67
55
  "less-loader": "^5.0.0",
68
56
  "license-checker": "^25.0.1",
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[13,145,150],{102:function(e,t,s){"use strict";s.r(t),s.d(t,"ImportResourceTreeElement",(function(){return i}));var r=s(66),o=s(64);class i{constructor(){this.importResource=void 0,this.parent=void 0,this.partialSelected=!1,this.indent=0,this.isImportable=!1,this.hasOngoingImport=!1,this.hasStatusInfo=!1,this.canResetStatus=!1,this.name="",this.shortenedName="",this.path="",this.shortenedContext="",this.selected=!1,this.directories=[],this.files=[],this.isImportedBiggerThanModified=!1,this.isModifiedBiggerThanImported=!1,this.isEditable=!1,this.iconClass="",this.shortenedMessage=""}addResource(e){if(e.isFile())this.files.push(e);else{if(!e.isDirectory())throw new Error("Unsupported resource type!");this.directories.push(e)}}removeResource(e){e.isFile()?this.files=this.files.filter(t=>e.importResource.name!==t.importResource.name):this.directories=this.directories.filter(t=>e.importResource.name!==t.importResource.name)}remove(){this.isRoot()||this.parent.removeResource(this)}getOrCreateDirectory(e){let t=this.directories.find(t=>t.name===e);return t||(t=new i,t.name=e,this.directories.push(t)),t}getRoot(){return this.isRoot()?this:this.parent.getRoot()}isRoot(){return void 0===this.parent}isDirectory(){return this.importResource.isDirectory()}isFile(){return!this.isRoot()&&this.importResource.isFile()}isEmpty(){return 0===this.directories.length&&0===this.files.length}toList(){const e=[];return this.parent&&e.push(this),this.directories.forEach(t=>{e.push(...t.toList())}),e.push(...this.files),e}setSelection(e,t=!0){this.selected=e,this.files.forEach(t=>t.setSelection(e,!1)),this.directories.forEach(t=>t.setSelection(e,!1)),t&&this.getRoot().updateSelectionState()}updateSelectionState(){if(this.directories.forEach(e=>e.updateSelectionState()),this.parent&&this.isDirectory()){const e=this.hasUnselectedChildren(),t=this.hasSelectedChildren();this.selected=t&&!e,this.partialSelected=t&&e}}hasUnselectedChildren(){return this.files.some(e=>!e.selected)||this.directories.some(e=>!e.selected||e.hasUnselectedChildren())}hasSelectedChildren(){return this.files.some(e=>e.selected)||this.directories.some(e=>e.selected||e.hasSelectedChildren())}selectAllWithStatus(e){this.importResource&&e.indexOf(this.importResource.status)>-1&&(this.selected=!0),this.files.forEach(t=>t.selectAllWithStatus(e)),this.directories.forEach(t=>t.selectAllWithStatus(e))}getAllSelectedForImport(){const e=[],t=this.isRoot();return!t&&this.selected&&e.push(this),(t||this.isDirectory()&&!this.selected)&&(this.files.forEach(t=>e.push(...t.getAllSelectedForImport())),this.directories.forEach(t=>e.push(...t.getAllSelectedForImport()))),Object(o.cloneDeep)(e)}getAllSelected(){const e=[];return!this.isRoot()&&this.selected&&e.push(this),this.files.forEach(t=>e.push(...t.getAllSelected())),this.directories.forEach(t=>e.push(...t.getAllSelected())),Object(o.cloneDeep)(e)}getSelectedImportedResources(){return this.getAllSelected().some(e=>e.importResource.status===r.ImportResourceStatus.DONE)}deselectAll(){this.files.forEach(e=>e.deselectAll()),this.directories.forEach(e=>e.deselectAll()),this.selected=!1,this.partialSelected=!1}getAllSelectedFiles(){const e=[];return!this.isRoot()&&this.selected&&e.push(this.importResource),this.files.forEach(t=>e.push(...t.getAllSelectedFiles())),this.directories.forEach(t=>e.push(...t.getAllSelectedFiles())),e}getAllSelectedFilesNames(){return this.getAllSelectedFiles().map(e=>e.name)}getResourceByName(e){if(this.importResource&&this.importResource.name===e)return this;const t=this.files.find(t=>t.importResource.name===e);if(t)return t;for(const t of this.directories){const s=t.getResourceByName(e);if(s)return s}return null}hasTextInResourcesName(e){return!!this.importResource.name.toLowerCase().includes(e.toLowerCase())||(!!this.files.some(t=>t.importResource.name.toLowerCase().includes(e.toLowerCase()))||this.directories.some(t=>t.hasTextInDirectoriesName(e)))}hasTextInDirectoriesName(e){return!(!this.isDirectory()||!this.name.toLowerCase().includes(e.toLowerCase()))||this.directories.some(t=>t.hasTextInDirectoriesName(e))}hasTextInFilesName(e){return!(!this.isFile()||!this.name.toLowerCase().includes(e.toLowerCase()))||(!!this.files.some(t=>t.importResource.name.toLowerCase().includes(e.toLowerCase()))||this.directories.some(t=>t.hasTextInFilesName(e)))}sort(e){this.directories.sort(e),this.files.sort(e),this.directories.forEach(t=>t.sort(e))}getSize(){return this.toList().length}}},126:function(e,t){function s(e,t,s,r,o){e.message=o,e.close=()=>{t.dismiss()},e.copyToClipboard=()=>{navigator.clipboard.writeText(e.message).then(()=>{r.success(s.instant("import.help.messages.copied_to_clipboard")),e.close()},e=>{console.error("Could not copy text: ",e)})}}angular.module("graphdb.framework.impex.import.controllers.import-resource-message-dialog",[]).controller("ImportResourceMessageDialogController",s),s.$inject=["$scope","$uibModalInstance","$translate","toastr","message"]},202:function(e,t,s){"use strict";s.r(t);s(126);var r=s(66),o=s(71);function i(e){return{restrict:"E",templateUrl:"js/angular/import/templates/import-resource-message.html",scope:{resource:"="},link:t=>{t.ImportResourceStatus=r.ImportResourceStatus,t.toTitleCase=e=>o.toTitleCase(e),t.hasReplacedGraphs=t.resource.importResource.numReplacedGraphs>0,t.hasAddedStatements=t.resource.importResource.addedStatements>0,t.hasRemovedStatements=t.resource.importResource.removedStatements>0,t.showMessage=t=>{e.open({templateUrl:"js/angular/import/templates/import-resource-message-dialog.html",controller:"ImportResourceMessageDialogController",size:"lg",windowClass:"import-resource-message-dialog",backdrop:"static",resolve:{message:function(){return t?t.importResource.message:""}}})}}}}angular.module("graphdb.framework.import.directives.import-resource-message",["graphdb.framework.impex.import.controllers.import-resource-message-dialog"]).directive("importResourceMessage",i),i.$inject=["$uibModal"]},203:function(e,t){function s(e,t){return{restrict:"E",templateUrl:"js/angular/import/templates/import-resource-status-info.html",scope:{resource:"="},link:s=>{const r=[];s.popoverTemplate="resourceStatusInfoTemplate.html",s.popoverIsOpen=!1,s.context=s.resource.importResource.context,s.replaceGraphs=s.resource.importResource.replaceGraphs,s.baseUrl=decodeURIComponent(s.resource.importResource.baseURI),s.forceSerial=s.resource.importResource.forceSerial,s.importedOn=s.resource.importResource.importedOn,s.parserSettings=s.resource.importResource.parserSettings,s.hasReplacedGraphs=s.resource.importResource.numReplacedGraphs>0,s.hasAddedStatements=s.resource.importResource.addedStatements>0,s.hasRemovedStatements=s.resource.importResource.removedStatements>0,s.open=()=>{s.closeAllDialogs(),s.popoverIsOpen=!0},s.closeAllDialogs=()=>{e.$broadcast("closePopovers")},s.close=()=>{s.popoverIsOpen=!1};const o=e=>{"Escape"===e.key&&s.$apply(()=>{s.close()})};r.push(s.$on("closePopovers",s.close)),t.on("keydown",o),s.$on("$destroy",()=>{t.off("keydown",o),r.forEach(e=>e())})}}}angular.module("graphdb.framework.import.directives.import-resource-status-info",[]).directive("importResourceStatusInfo",s),s.$inject=["$rootScope","$document"]},204:function(e,t,s){"use strict";s.r(t),s.d(t,"INDENT",(function(){return c})),s.d(t,"serverImportResourceTypeToIconMapping",(function(){return a})),s.d(t,"userImportResourceTypeToIconMapping",(function(){return n})),s.d(t,"ImportResourceTreeService",(function(){return u}));var r=s(75),o=s(102),i=s(66);const c=30,a=new Map;a.set(r.ImportResourceType.DIRECTORY,"icon-folder"),a.set(r.ImportResourceType.FILE,"icon-file");const n=new Map;n.set(r.ImportResourceType.DIRECTORY,"icon-folder"),n.set(r.ImportResourceType.FILE,"icon-upload"),n.set(r.ImportResourceType.URL,"icon-link"),n.set(r.ImportResourceType.TEXT,"icon-sparql");class u{static toImportResourceTree(e,t){const s=new o.ImportResourceTreeElement;return e.forEach(e=>{u.addResourceToTree(s,e,t)}),s}static mergeResourceTree(e,t,s){e.getRoot().toList().forEach(e=>{t.find(t=>t.name===e.importResource.name)||e.remove()}),t.forEach(t=>{const r=e.getResourceByName(t.name);r?r.importResource=t:u.addResourceToTree(e,t,s)})}static addResourceToTree(e,t,s){const r=u.getPath(t);let i;i=t.isDirectory()?r:r.slice(0,r.length-1);const c=u.getOrCreateParent(e,i);if(t.isFile()){const e=new o.ImportResourceTreeElement;return e.parent=c,e.importResource=t,e.path=r.join("/"),e.name=r[r.length-1],c.addResource(e),u.setIcon(e,s),e}return c.importResource=t,c.path=r.join("/"),u.setIcon(c,s),c}static setIcon(e,t){e.iconClass=t?n.get(e.importResource.type):a.get(e.importResource.type)}static getOrCreateParent(e,t){let s=e;return t.forEach(e=>{const t=s.getOrCreateDirectory(e);t.parent=s,s=t}),s}static getPath(e){if(e.isURL())return[e.name];const t=/[/\\]/;return t.test(e.name)?e.name.split(t):[e.name]}static calculateElementIndent(e){e.indent=8+u.getParentsCount(e)*c+"px",e.directories.forEach(e=>u.calculateElementIndent(e)),e.files.forEach(e=>u.calculateElementIndent(e))}static setupAfterTreeInitProperties(e){e.isRoot()||(e.isImportable=u.isImportable(e.importResource),e.hasOngoingImport=u.hasOngoingImport(e.importResource),e.canResetStatus=u.canResetStatus(e.importResource),e.hasStatusInfo="DONE"===e.importResource.status||"ERROR"===e.importResource.status,e.isEditable=e.importResource.isText(),u.setupShortenedMessage(e),u.setupShortenedContext(e),u.setupShortenedName(e),u.setupImportedAndModifiedComparableProperties(e)),e.directories.forEach(e=>u.setupAfterTreeInitProperties(e)),e.files.forEach(e=>u.setupAfterTreeInitProperties(e))}static setupShortenedMessage(e){const t=e.importResource?e.importResource.message:"";t.length>150&&(e.shortenedMessage=t.substring(0,150)+"...")}static setupShortenedContext(e){const t=e.importResource?e.importResource.context:"";t.length>63&&(e.shortenedContext=t.substring(0,30)+"..."+t.substring(t.length-30))}static setupShortenedName(e){const t=e.name||"";t.length>123&&(e.shortenedName=t.substring(0,30)+"..."+t.substring(t.length-30))}static setupImportedAndModifiedComparableProperties(e){const t=e.importResource;if(t){if(0===t.importedOn||0===t.modifiedOn||t.importedOn===t.modifiedOn)return;e.isImportedBiggerThanModified=t.importedOn>t.modifiedOn,e.isModifiedBiggerThanImported=!e.isImportedBiggerThanModified}}static isImportable(e){return e.status!==i.ImportResourceStatus.IMPORTING&&e.status!==i.ImportResourceStatus.UPLOADING&&e.status!==i.ImportResourceStatus.PENDING&&e.status!==i.ImportResourceStatus.INTERRUPTING}static hasOngoingImport(e){return e.status===i.ImportResourceStatus.IMPORTING||e.status===i.ImportResourceStatus.UPLOADING||e.status===i.ImportResourceStatus.PENDING||e.status===i.ImportResourceStatus.INTERRUPTING}static canResetStatus(e){return e.status===i.ImportResourceStatus.DONE||e.status===i.ImportResourceStatus.ERROR}static getParentsCount(e){let t=0;if(void 0===e.parent)return t;let s=e.parent;for(;s;)s=s.parent,t++;return t-1}}},243:function(e,t,s){"use strict";s.r(t);var r=s(66),o=(s(202),s(203),s(125)),i=s(102),c=s(82),a=s(204);const n={FILE:"FILE",DIRECTORY:"DIRECTORY",ALL:"ALL"},u={ALL:"ALL",NONE:"NONE",IMPORTED:"IMPORTED",NOT_IMPORTED:"NOT_IMPORTED"};function l(e,t){return{restrict:"E",templateUrl:"js/angular/import/templates/import-resource-tree.html",scope:{columnKeys:"=",showTypeFilter:"=",sortBy:"=",asc:"=",onImport:"&",onImportAll:"&",onReset:"&",onRemove:"&",onStopImport:"&",onEditResource:"&"},link:(s,l,p)=>{s.resources=new i.ImportResourceTreeElement,s.displayResources=[],s.TYPE_FILTER_OPTIONS=n,s.filterByType=n.ALL,s.filterByFileName="",s.STATUS_OPTIONS=u,s.selectedByStatus=void 0,s.areAllDisplayedImportResourcesSelected=!1,s.areAllDisplayedImportResourcesPartialSelected=!1,s.ImportResourceStatus=r.ImportResourceStatus,s.canRemoveResource=angular.isDefined(p.onRemove),s.canResetSelectedResources=!1,s.SORTING_TYPES=o.SortingType,s.sortAsc=!angular.isDefined(p.asc)||s.asc,s.sortedBy=s.sortBy,s.showLoader=t.getShowLoader(),s.hasSelection=!1,s.selectionChanged=e=>{e.setSelection(e.selected),R(),m(),h()},s.selectResourceWithStatus=e=>{s.selectedByStatus=e,s.resources.setSelection(!1),u.ALL===s.selectedByStatus?s.resources.setSelection(!0):u.IMPORTED===s.selectedByStatus?s.resources.selectAllWithStatus([r.ImportResourceStatus.DONE]):u.NOT_IMPORTED===s.selectedByStatus&&s.resources.selectAllWithStatus([r.ImportResourceStatus.IMPORTING,r.ImportResourceStatus.NONE,r.ImportResourceStatus.ERROR,r.ImportResourceStatus.PENDING,r.ImportResourceStatus.INTERRUPTING]),d(),m()},s.filterByTypeChanged=e=>{s.filterByType=e,d()},s.filterByFileNameChanged=e=>{s.filterByFileName=e,N(d,100)},s.onResetStatus=()=>{const e=s.resources.getAllSelected().filter(e=>!e.isDirectory()).map(e=>e.path);e.length>0&&s.onReset({resources:e})},s.resetStatus=e=>{s.onReset({resources:[e.path]})},s.onRemoveResources=()=>{const e=s.resources.getAllSelected();e&&e.length>0&&s.onRemove({resources:e})},s.removeResource=e=>{s.onRemove({resources:[e]})},s.importAll=e=>{const t=s.resources.getAllSelectedForImport();t.length>0&&s.onImportAll({selectedResources:t,withoutChangingSettings:e})},s.stopImport=e=>{s.onStopImport({resource:e})},s.sort=e=>{s.sortedBy===e?s.sortAsc=!s.sortAsc:s.sortAsc=!0,s.sortedBy=e,d()},s.editResource=e=>{s.onEditResource({resource:e})};const m=()=>{s.canResetSelectedResources=s.resources.getSelectedImportedResources()},d=()=>{s.resources.getRoot().updateSelectionState(),I(),s.displayResources=s.resources.toList().filter(E).filter(O),h(),R()},h=()=>{const e=s.resources.getAllSelectedFilesNames();s.hasSelection=e.length>0,t.updateSelectedFilesNames(e)},R=()=>{const e=s.displayResources.some(e=>!e.selected),t=s.displayResources.some(e=>e.selected);s.areAllDisplayedImportResourcesSelected=t&&!e,s.areAllDisplayedImportResourcesPartialSelected=t&&e},I=()=>{o.SortingType.NAME===s.sortedBy?s.resources.sort(g(s.sortAsc)):o.SortingType.SIZE===s.sortedBy?s.resources.sort(f(s.sortAsc)):o.SortingType.MODIFIED===s.sortedBy?s.resources.sort(S(s.sortAsc)):o.SortingType.IMPORTED===s.sortedBy?s.resources.sort(T(s.sortAsc)):o.SortingType.CONTEXT===s.sortedBy&&s.resources.sort(y(s.sortAsc))},g=e=>(t,s)=>e?t.importResource.name.localeCompare(s.importResource.name):s.importResource.name.localeCompare(t.importResource.name),f=e=>(t,s)=>{const r=0|t.importResource.size,o=0|s.importResource.size;return e?r-o:o-r},S=e=>(t,s)=>{const r=0|t.importResource.modifiedOn,o=0|s.importResource.modifiedOn;return e?r-o:o-r},T=e=>(t,s)=>{const r=0|t.importResource.importedOn,o=0|s.importResource.importedOn;return e?r-o:o-r},y=e=>(t,s)=>e?t.importResource.context.localeCompare(s.importResource.context):s.importResource.context.localeCompare(t.importResource.context),E=e=>n.ALL===s.filterByType||(s.filterByType===n.FILE?e.isFile():s.filterByType===n.DIRECTORY&&e.isDirectory()),O=e=>!s.filterByFileName||(s.filterByType===n.DIRECTORY?e.hasTextInDirectoriesName(s.filterByFileName):s.filterByType===n.FILE?e.hasTextInFilesName(s.filterByFileName):e.hasTextInResourcesName(s.filterByFileName));let A;const N=(t,s)=>{A&&e.cancel(A),A=e(t,s)},C=[];C.push(t.onResourcesUpdated((e=[])=>{const r=c.TABS.USER===t.getActiveTabId();s.resources.isEmpty()?(s.resources=a.ImportResourceTreeService.toImportResourceTree(e,r),r&&(s.sortedBy=o.SortingType.MODIFIED)):a.ImportResourceTreeService.mergeResourceTree(s.resources,e,r),a.ImportResourceTreeService.calculateElementIndent(s.resources),a.ImportResourceTreeService.setupAfterTreeInitProperties(s.resources),d(),m()})),C.push(t.onShowLoaderUpdated(e=>s.showLoader=e)),C.push(t.onActiveTabIdUpdated(()=>s.resources=new i.ImportResourceTreeElement));s.$on("$destroy",()=>{C.forEach(e=>e())})}}}angular.module("graphdb.framework.import.directives.import-resource-tree",["graphdb.framework.import.directives.import-resource-message","graphdb.framework.import.directives.import-resource-status-info"]).directive("importResourceTree",l),l.$inject=["$timeout","ImportContextService"]}}]);
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[150],{203:function(e,o){function r(e,o){return{restrict:"E",templateUrl:"js/angular/import/templates/import-resource-status-info.html",scope:{resource:"="},link:r=>{const s=[];r.popoverTemplate="resourceStatusInfoTemplate.html",r.popoverIsOpen=!1,r.context=r.resource.importResource.context,r.replaceGraphs=r.resource.importResource.replaceGraphs,r.baseUrl=decodeURIComponent(r.resource.importResource.baseURI),r.forceSerial=r.resource.importResource.forceSerial,r.importedOn=r.resource.importResource.importedOn,r.parserSettings=r.resource.importResource.parserSettings,r.hasReplacedGraphs=r.resource.importResource.numReplacedGraphs>0,r.hasAddedStatements=r.resource.importResource.addedStatements>0,r.hasRemovedStatements=r.resource.importResource.removedStatements>0,r.open=()=>{r.closeAllDialogs(),r.popoverIsOpen=!0},r.closeAllDialogs=()=>{e.$broadcast("closePopovers")},r.close=()=>{r.popoverIsOpen=!1};const t=e=>{"Escape"===e.key&&r.$apply(()=>{r.close()})};s.push(r.$on("closePopovers",r.close)),o.on("keydown",t),r.$on("$destroy",()=>{o.off("keydown",t),s.forEach(e=>e())})}}}angular.module("graphdb.framework.import.directives.import-resource-status-info",[]).directive("importResourceStatusInfo",r),r.$inject=["$rootScope","$document"]}}]);
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[322],{416:function(module,exports){module.exports=function(obj){obj||(obj={});var __t,__p="";with(obj)__p+='<div class="import-resource-message">\n <span ng-if="resource.importResource.status === ImportResourceStatus.NONE && resource.importResource.message"\n class="text-info">\n <small>{{resource.importResource.message || \'\'}}</small>\n </span>\n <div ng-if="resource.importResource.status === ImportResourceStatus.DONE"\n class="success-messages">\n <em class="icon-check"></em>\n <div class="success-message">\n <span class="text-success">\n <small>{{resource.importResource.message || \'\'}}</small>\n </span>\n <span class="import-counters">\n <span class="import-counter" ng-if="hasReplacedGraphs">\n <small class="mr-0">\n {{ \'import.status-info.replaced_count_graphs\' | translate: {count: resource.importResource.numReplacedGraphs} }}\n {{ (hasAddedStatements || hasRemovedStatements ? \',\' : \'\') }}\n </small>\n </span>\n <span class="import-counter" ng-if="hasAddedStatements">\n <small>\n {{ \'import.status-info.added_count_statements\' | translate: {count: resource.importResource.addedStatements} }}\n {{ (hasRemovedStatements ? \',\' : \'\') }}\n </small>\n </span>\n <span class="import-counter" ng-if="hasRemovedStatements">\n <small>\n {{ \'import.status-info.removed_count_statements\' | translate: {count: resource.importResource.removedStatements} }}\n </small>\n </span>\n </span>\n </div>\n </div>\n <span ng-if="resource.importResource.status === ImportResourceStatus.ERROR" class="text-danger error-message">\n <em class="icon-warning"></em>\n <button ng-if="resource.shortenedMessage"\n class="btn btn-link"\n ng-click="showMessage(resource)">\n <small>{{resource.shortenedMessage}}</small>\n </button>\n <small ng-if="!resource.shortenedMessage">{{resource.importResource.message || \'\'}}</small>\n </span>\n <span class="text-secondary import-status-loader"\n ng-if="resource.importResource.status === ImportResourceStatus.IMPORTING || resource.importResource.status === ImportResourceStatus.UPLOADING || resource.importResource.status === ImportResourceStatus.PENDING || resource.importResource.status === ImportResourceStatus.INTERRUPTING">\n <em class="icon-reload loader"></em>\n <small>{{toTitleCase(resource.importResource.status)}}...</small>\n </span>\n</div>\n';return __p}}}]);
@@ -1 +0,0 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[43,145,164,275],{126:function(e,r){function o(e,r,o,t,s){e.message=s,e.close=()=>{r.dismiss()},e.copyToClipboard=()=>{navigator.clipboard.writeText(e.message).then(()=>{t.success(o.instant("import.help.messages.copied_to_clipboard")),e.close()},e=>{console.error("Could not copy text: ",e)})}}angular.module("graphdb.framework.impex.import.controllers.import-resource-message-dialog",[]).controller("ImportResourceMessageDialogController",o),o.$inject=["$scope","$uibModalInstance","$translate","toastr","message"]},202:function(e,r,o){"use strict";o.r(r);o(126);var t=o(66),s=o(71);function a(e){return{restrict:"E",templateUrl:"js/angular/import/templates/import-resource-message.html",scope:{resource:"="},link:r=>{r.ImportResourceStatus=t.ImportResourceStatus,r.toTitleCase=e=>s.toTitleCase(e),r.hasReplacedGraphs=r.resource.importResource.numReplacedGraphs>0,r.hasAddedStatements=r.resource.importResource.addedStatements>0,r.hasRemovedStatements=r.resource.importResource.removedStatements>0,r.showMessage=r=>{e.open({templateUrl:"js/angular/import/templates/import-resource-message-dialog.html",controller:"ImportResourceMessageDialogController",size:"lg",windowClass:"import-resource-message-dialog",backdrop:"static",resolve:{message:function(){return r?r.importResource.message:""}}})}}}}angular.module("graphdb.framework.import.directives.import-resource-message",["graphdb.framework.impex.import.controllers.import-resource-message-dialog"]).directive("importResourceMessage",a),a.$inject=["$uibModal"]},66:function(e,r,o){"use strict";o.r(r),o.d(r,"ImportResourceStatus",(function(){return t}));const t={NONE:"NONE",UPLOADING:"UPLOADING",PENDING:"PENDING",IMPORTING:"IMPORTING",DONE:"DONE",ERROR:"ERROR",INTERRUPTING:"INTERRUPTING"}},71:function(e,r,o){"use strict";o.r(r),o.d(r,"removeSpecialChars",(function(){return s})),o.d(r,"toBoolean",(function(){return a})),o.d(r,"toTitleCase",(function(){return i}));var t=o(64);const s=e=>e.replace(/[()']/g,""),a=e=>"string"==typeof e?"true"===e:Boolean(e),i=e=>e?Object(t.upperFirst)(e.toLowerCase()):e}}]);