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,4 +1,4 @@
1
- <link href="css/graphql/graphql-endpoint-configuration-modal.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/graphql/graphql-endpoint-configuration-modal.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="modal-header">
4
4
  <h3 class="modal-title">{{'graphql.endpoints_management.endpoint_configuration_modal.title' | translate}}</h3>
@@ -1,4 +1,4 @@
1
- <link href="css/graphql/endpoint-generation-failure-result-modal.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/graphql/endpoint-generation-failure-result-modal.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="modal-header">
4
4
  <button type="button" class="close" ng-click="close()"></button>
@@ -1,4 +1,4 @@
1
- <link href="css/graphql/import-endpoint-definition-modal.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/graphql/import-endpoint-definition-modal.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="modal-header px-2">
4
4
  <button type="button" class="close" ng-click="close()"></button>
@@ -31,8 +31,8 @@
31
31
  </ul>
32
32
  </script>
33
33
 
34
- <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.2.0-RC2" rel="stylesheet"/>
35
- <link href='css/user.css?v=3.2.0-RC2' rel='stylesheet' type='text/css'/>
34
+ <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.2.0-RC3" rel="stylesheet"/>
35
+ <link href='css/user.css?v=3.2.0-RC3' rel='stylesheet' type='text/css'/>
36
36
 
37
37
  <h1>
38
38
  {{pageTitle}}
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/agent-list.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/agent-list.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="agent-list-component">
4
4
  <div class="agents-filter-dropdown btn-group" uib-dropdown>
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/agent-select-menu.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/agent-select-menu.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="btn-group agent-select-menu" uib-dropdown guide-selector="select-agent-dropdown">
4
4
  <button type="button" class="btn dropdown-toggle-btn" uib-dropdown-toggle guide-selector="select-agent-dropdown-toggle"
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/chat-item-details.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/chat-item-details.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="chat-detail">
4
4
  <div class="user-message" ng-if="chatItemDetail.question">
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/chat-list.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/chat-list.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="chat-list-component">
4
4
  <div class="chat-list">
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/chat-panel.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/chat-panel.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="chat-panel h-100" ng-class="!chat && !askingChatItem ? 'no-content' : ''">
4
4
 
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/agent-instructions-explain-modal.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/agent-instructions-explain-modal.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="modal-header">
4
4
  <button type="button" class="close" ng-click="close()"></button>
@@ -1,6 +1,6 @@
1
- <link href="css/ttyg/agent-settings-modal.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"/>
3
- <link href="css/multiselect-search.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/agent-settings-modal.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
+ <link href="css/multiselect-search.css?v=3.2.0-RC3" rel="stylesheet"/>
4
4
 
5
5
  <div class="modal-header">
6
6
  <button type="button" class="close" ng-click="close()"></button>
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/external-integration-configuration-modal.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/external-integration-configuration-modal.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="modal-header">
4
4
  <button type="button" class="close" ng-click="close()"></button>
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/no-agents-view.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/no-agents-view.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="no-agents-view-component" data-test="no-agents-view-component">
4
4
  <div class="content">
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/ttyg.css?v=3.2.0-RC2" rel="stylesheet"/>
1
+ <link href="css/ttyg/ttyg.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="ttyg-view" ng-class="{'help-visible': isHelpVisible}">
4
4
  <h1 id="ttyg-view-title">