graphdb-workbench 3.2.0-RC1 → 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 (133) hide show
  1. package/dist/{38644.763094ed8176a107ad43.bundle.js → 38644.415c961a594eee59589b.bundle.js} +2 -2
  2. package/dist/{38644.763094ed8176a107ad43.bundle.js.map → 38644.415c961a594eee59589b.bundle.js.map} +1 -1
  3. package/dist/{39518.7dd8fe04651f2fdbc846.bundle.js → 39518.773abfe893ae02d58978.bundle.js} +2 -2
  4. package/dist/{39518.7dd8fe04651f2fdbc846.bundle.js.map → 39518.773abfe893ae02d58978.bundle.js.map} +1 -1
  5. package/dist/{53174.4a1ebee9fa3f2bcebf90.bundle.js → 53174.42c4b8519fa16f6eedc1.bundle.js} +2 -2
  6. package/dist/53174.42c4b8519fa16f6eedc1.bundle.js.map +1 -0
  7. package/dist/60560.1a6c5df198a1426b0fb7.bundle.js +2 -0
  8. package/dist/60560.1a6c5df198a1426b0fb7.bundle.js.map +1 -0
  9. package/dist/{67888.00b7ea58032ed4b8bfcb.bundle.js → 67888.dc0a5dd0937a17571689.bundle.js} +2 -2
  10. package/dist/{67888.00b7ea58032ed4b8bfcb.bundle.js.map → 67888.dc0a5dd0937a17571689.bundle.js.map} +1 -1
  11. package/dist/{7815.182dcef7161cdc589db7.bundle.js → 7815.49f59c286fc0d0b306ab.bundle.js} +2 -2
  12. package/dist/{7815.182dcef7161cdc589db7.bundle.js.map → 7815.49f59c286fc0d0b306ab.bundle.js.map} +1 -1
  13. package/dist/82206.d593f5b11aa103af5e3d.bundle.js +2 -0
  14. package/dist/82206.d593f5b11aa103af5e3d.bundle.js.map +1 -0
  15. package/dist/{82926.d6c48c23b6e1f89b3d8a.bundle.js → 82926.29de33c593153e0c41ce.bundle.js} +2 -2
  16. package/dist/{82926.d6c48c23b6e1f89b3d8a.bundle.js.map → 82926.29de33c593153e0c41ce.bundle.js.map} +1 -1
  17. package/dist/94519.783661f9e08288cddc88.bundle.js +2 -0
  18. package/dist/94519.783661f9e08288cddc88.bundle.js.map +1 -0
  19. package/dist/99448.9f5cf75eddd63590310c.bundle.js +2 -0
  20. package/dist/99448.9f5cf75eddd63590310c.bundle.js.map +1 -0
  21. package/dist/css/bootstrap-graphdb-theme.css +1 -1
  22. package/dist/css/clustermanagement.css +1 -1
  23. package/dist/css/graphql/graphql-playground.css +1 -1
  24. package/dist/css/graphs-vizualizations.css +1 -1
  25. package/dist/css/lib/ontotext-yasgui-web-component.css +1 -1
  26. package/dist/css/repositories.css +1 -1
  27. package/dist/css/shepherd-custom.css +1 -1
  28. package/dist/css/shuttle-multiselect.css +1 -1
  29. package/dist/i18n/locale-en.json +4 -4
  30. package/dist/i18n/locale-fr.json +4 -4
  31. package/dist/index.html +9 -9
  32. package/dist/js/angular/clustermanagement/templates/cluster-nodes-configuration.html +1 -1
  33. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  34. package/dist/js/angular/core/directives/dynamic-form/templates/dynamic-form.html +1 -1
  35. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  36. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  37. package/dist/js/angular/core/directives/shuttle-multiselect/templates/shuttle-multiselect.html +1 -1
  38. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  39. package/dist/js/angular/core/templates/cookie-policy/cookie-consent.html +1 -1
  40. package/dist/js/angular/core/templates/cookie-policy/cookie-policy.html +1 -1
  41. package/dist/js/angular/core/templates/editable-content/editable-content.html +1 -1
  42. package/dist/js/angular/core/templates/markdown-content/markdown-content.html +1 -1
  43. package/dist/js/angular/core/templates/search-resource-input.html +1 -1
  44. package/dist/js/angular/graphql/templates/create-graphql-endpoint.html +2 -2
  45. package/dist/js/angular/graphql/templates/graphql-endpoint-management.html +1 -1
  46. package/dist/js/angular/graphql/templates/graphql-playground.html +1 -1
  47. package/dist/js/angular/graphql/templates/modal/endpoint-configuration-modal.html +1 -1
  48. package/dist/js/angular/graphql/templates/modal/endpoint-generation-failure-result-modal.html +1 -1
  49. package/dist/js/angular/graphql/templates/modal/import-endpoint-definition-modal.html +1 -1
  50. package/dist/js/angular/security/templates/user.html +5 -5
  51. package/dist/js/angular/ttyg/templates/agent-list.html +1 -1
  52. package/dist/js/angular/ttyg/templates/agent-select-menu.html +1 -1
  53. package/dist/js/angular/ttyg/templates/chat-item-detail.html +1 -1
  54. package/dist/js/angular/ttyg/templates/chat-list.html +1 -1
  55. package/dist/js/angular/ttyg/templates/chat-panel.html +1 -1
  56. package/dist/js/angular/ttyg/templates/modal/agent-instructions-explain-modal.html +1 -1
  57. package/dist/js/angular/ttyg/templates/modal/agent-settings-modal.html +3 -3
  58. package/dist/js/angular/ttyg/templates/modal/external-integration-configuration-modal.html +1 -1
  59. package/dist/js/angular/ttyg/templates/no-agents-view.html +1 -1
  60. package/dist/js/angular/ttyg/templates/ttyg.html +1 -1
  61. package/dist/legacyWorkbench.74464603beb21b16ee3f.js +3 -0
  62. package/dist/{legacyWorkbench.59130589967739705b23.js.map → legacyWorkbench.74464603beb21b16ee3f.js.map} +1 -1
  63. package/dist/{main.1183256fc7ce9d0d3fa3.js → main.f4b1fbec182d8427ee8a.js} +3 -3
  64. package/dist/{main.1183256fc7ce9d0d3fa3.js.map → main.f4b1fbec182d8427ee8a.js.map} +1 -1
  65. package/dist/pages/aclmanagement.html +2 -2
  66. package/dist/pages/autocomplete.html +1 -1
  67. package/dist/pages/choose-repository-type.html +1 -1
  68. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  69. package/dist/pages/create-index.html +1 -1
  70. package/dist/pages/createConnector.html +3 -0
  71. package/dist/pages/dependencies.html +1 -1
  72. package/dist/pages/domainRangeInfo.html +2 -2
  73. package/dist/pages/edit.html +1 -1
  74. package/dist/pages/explore.html +1 -1
  75. package/dist/pages/export.html +1 -1
  76. package/dist/pages/find.html +1 -1
  77. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  78. package/dist/pages/graphs-visualizations.html +7 -7
  79. package/dist/pages/guides.html +1 -1
  80. package/dist/pages/home.html +1 -1
  81. package/dist/pages/import.html +2 -2
  82. package/dist/pages/jdbc-create.html +1 -1
  83. package/dist/pages/jdbc.html +1 -1
  84. package/dist/pages/login.html +1 -1
  85. package/dist/pages/monitor/backup-and-restore.html +1 -1
  86. package/dist/pages/monitor/queries.html +1 -1
  87. package/dist/pages/monitor/resources.html +1 -1
  88. package/dist/pages/namespaces.html +2 -2
  89. package/dist/pages/plugins.html +1 -1
  90. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  91. package/dist/pages/rdfrank.html +2 -2
  92. package/dist/pages/repositories.html +1 -1
  93. package/dist/pages/repository.html +1 -1
  94. package/dist/pages/similarity-indexes.html +1 -1
  95. package/dist/pages/sparql-editor.html +1 -1
  96. package/dist/pages/sparql-template-create.html +1 -1
  97. package/dist/pages/sparql-templates.html +1 -1
  98. package/dist/pages/ux-test1.html +3 -2
  99. package/dist/pages/webapi.html +25 -2
  100. package/dist/res/swagger5/css/onto-theme.css +1 -1
  101. package/dist/res/swagger5/index.html +11 -11
  102. package/dist/shared-components/cjs/onto-cookie-consent_2.cjs.entry.js +1 -1
  103. package/dist/shared-components/cjs/onto-footer_5.cjs.entry.js +1 -1
  104. package/dist/shared-components/cjs/onto-language-selector_9.cjs.entry.js +1 -1
  105. package/dist/shared-components/collection/components/onto-cookie-consent/onto-cookie-consent.css +1 -1
  106. package/dist/shared-components/collection/components/onto-navbar/onto-navbar.css +1 -1
  107. package/dist/shared-components/collection/components/onto-operations-notification/onto-operations-notification.css +1 -1
  108. package/dist/shared-components/esm/onto-cookie-consent_2.entry.js +1 -1
  109. package/dist/shared-components/esm/onto-footer_5.entry.js +1 -1
  110. package/dist/shared-components/esm/onto-language-selector_9.entry.js +1 -1
  111. package/dist/shared-components/shared-components/{p-79cc3329.entry.js → p-46732fef.entry.js} +1 -1
  112. package/dist/shared-components/shared-components/p-6ca5791e.entry.js +1 -0
  113. package/dist/shared-components/shared-components/p-7df9e540.entry.js +1 -0
  114. package/dist/shared-components/shared-components/shared-components.esm.js +1 -1
  115. package/dist/styleguide.bc9dcbaac347a57319f2.js +2 -0
  116. package/dist/styleguide.bc9dcbaac347a57319f2.js.map +1 -0
  117. package/package.json +1 -1
  118. package/dist/53174.4a1ebee9fa3f2bcebf90.bundle.js.map +0 -1
  119. package/dist/60560.0a055f16e4792468aabb.bundle.js +0 -2
  120. package/dist/60560.0a055f16e4792468aabb.bundle.js.map +0 -1
  121. package/dist/82206.cebb3d642554cf3e0113.bundle.js +0 -2
  122. package/dist/82206.cebb3d642554cf3e0113.bundle.js.map +0 -1
  123. package/dist/94519.32958f75080cd121b880.bundle.js +0 -2
  124. package/dist/94519.32958f75080cd121b880.bundle.js.map +0 -1
  125. package/dist/99448.30713a59be1313c4b089.bundle.js +0 -2
  126. package/dist/99448.30713a59be1313c4b089.bundle.js.map +0 -1
  127. package/dist/legacyWorkbench.59130589967739705b23.js +0 -3
  128. package/dist/shared-components/shared-components/p-09a97d11.entry.js +0 -1
  129. package/dist/shared-components/shared-components/p-12b2f278.entry.js +0 -1
  130. package/dist/styleguide.26e57b17e3dafc7b6bbe.js +0 -2
  131. package/dist/styleguide.26e57b17e3dafc7b6bbe.js.map +0 -1
  132. /package/dist/{legacyWorkbench.59130589967739705b23.js.LICENSE.txt → legacyWorkbench.74464603beb21b16ee3f.js.LICENSE.txt} +0 -0
  133. /package/dist/{main.1183256fc7ce9d0d3fa3.js.LICENSE.txt → main.f4b1fbec182d8427ee8a.js.LICENSE.txt} +0 -0
@@ -512,7 +512,7 @@
512
512
  },
513
513
  "fts_search_max_number_of_triples_per_call": {
514
514
  "label": "Max number of results (triples) per call",
515
- "tooltip": "Limit the maximum number of triples returned by Full-text search. The default value is automatic and determined at runtime. If not sure, leave the default value.",
515
+ "tooltip": "Limit the maximum number of triples returned by Full-text search. Leave empty or set to 0 for no limit (the system will determine the default).",
516
516
  "placeholder": "Automatic value"
517
517
  },
518
518
  "sparql_search": {
@@ -539,7 +539,7 @@
539
539
  },
540
540
  "similarity_search_max_number_of_triples_per_call": {
541
541
  "label": "Max number of results (triples) per call",
542
- "tooltip": "Limit the maximum number of triples returned by Similarity search. The default value is automatic and determined at runtime. If not sure, leave the default value.",
542
+ "tooltip": "Limit the maximum number of triples returned by Similarity search. Leave empty or set to 0 for no limit (the system will determine the default).",
543
543
  "placeholder": "Automatic value"
544
544
  },
545
545
  "similarity_index": {
@@ -601,7 +601,7 @@
601
601
  },
602
602
  "retrieval_search_max_number_of_triples_per_call": {
603
603
  "label": "Max number of results (chunks) per call",
604
- "tooltip": "Limit the maximum number of text chunks returned by the ChatGPT Retrieval Connector. The default value is automatic and determined at runtime. If not sure, leave the default value.",
604
+ "tooltip": "Limit the maximum number of text chunks returned by the ChatGPT Retrieval Connector. Leave empty or set to 0 for no limit (the system will determine the default).",
605
605
  "placeholder": "Automatic value"
606
606
  },
607
607
  "system_instruction": {
@@ -660,7 +660,7 @@
660
660
  "autocomplete_max_number_of_results_per_call": {
661
661
  "label": "Max number of results (IRIs) per call",
662
662
  "placeholder": "Automatic value",
663
- "tooltip": "Limit the maximum number of IRIs. The default value is automatic and determined at runtime. If not sure, leave the default value."
663
+ "tooltip": "Limit the maximum number of IRIs. Leave empty or set to 0 for no limit (the system will determine the default)."
664
664
  },
665
665
  "autocomplete_search_predicates": {
666
666
  "label": "Search predicates",
@@ -511,7 +511,7 @@
511
511
  },
512
512
  "fts_search_max_number_of_triples_per_call": {
513
513
  "label": "Nombre maximum de résultats (triples) par appel",
514
- "tooltip": "Limitez le nombre maximal de triplets renvoyés par la recherche en texte intégral. La valeur par défaut est automatique et déterminée au moment de l'exécution. En cas de doute, laissez la valeur par défaut.",
514
+ "tooltip": "Limitez le nombre maximal de triplets renvoyés par la recherche en texte intégral. Laissez vide ou mettez 0 pour aucune limite (la valeur par défaut sera déterminée automatiquement).",
515
515
  "placeholder": "Valeur automatique"
516
516
  },
517
517
  "sparql_search": {
@@ -538,7 +538,7 @@
538
538
  },
539
539
  "similarity_search_max_number_of_triples_per_call": {
540
540
  "label": "Nombre maximal de résultats (triples) par appel",
541
- "tooltip": "Limitez le nombre maximal de triples renvoyés par la recherche de similarité. La valeur par défaut est automatique et déterminée au moment de l'exécution. En cas de doute, laissez la valeur par défaut.",
541
+ "tooltip": "Limitez le nombre maximal de triples renvoyés par la recherche de similarité. Laissez vide ou mettez 0 pour aucune limite (la valeur par défaut sera déterminée automatiquement).",
542
542
  "placeholder": "Valeur automatique"
543
543
  },
544
544
  "similarity_index": {
@@ -600,7 +600,7 @@
600
600
  },
601
601
  "retrieval_search_max_number_of_triples_per_call": {
602
602
  "label": "Nombre maximum de résultats (triples) par appel",
603
- "tooltip": "Limitez le nombre maximal de fragments de texte renvoyés par le connecteur de ChatGPT Retrieval. La valeur par défaut est automatique et déterminée au moment de l'exécution. En cas de doute, laissez la valeur par défaut.",
603
+ "tooltip": "Limitez le nombre maximal de fragments de texte renvoyés par le connecteur de ChatGPT Retrieval. Laissez vide ou mettez 0 pour aucune limite (la valeur par défaut sera déterminée automatiquement).",
604
604
  "placeholder": "Valeur automatique"
605
605
  },
606
606
  "system_instruction": {
@@ -659,7 +659,7 @@
659
659
  "autocomplete_max_number_of_results_per_call": {
660
660
  "label": "Nombre maximum de résultats (IRI) par appel",
661
661
  "placeholder": "Valeur automatique",
662
- "tooltip": "Limiter le nombre maximum d'IRI. La valeur par défaut est automatique et déterminée au moment de l'exécution. En cas de doute, laissez la valeur par défaut."
662
+ "tooltip": "Limiter le nombre maximum d'IRI. Laissez vide ou mettez 0 pour aucune limite (la valeur par défaut sera déterminée automatiquement)."
663
663
  },
664
664
  "autocomplete_search_predicates": {
665
665
  "label": "Rechercher des prédicats",
package/dist/index.html CHANGED
@@ -4,16 +4,16 @@
4
4
  const clean = pathname.slice(0, -1) + search + hash;
5
5
  window.history.replaceState({}, '', clean);
6
6
  }
7
- })();</script><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="ie=edge"><base href="/"><link rel="stylesheet" href="css/splash-screen.css?v=3.2.0-RC1"><link rel="icon" type="image/png" href="assets/images/favicon.png"/><link rel="apple-touch-icon-precomposed" href="assets/images/favicon.png"><title>GraphDB Workbench</title><script src="resources/runtime.js?v=3.2.0-RC1"></script><meta name="importmap-type" use-injector/><script src="plugin-registry.js?v=3.2.0-RC1"></script><script src="plugins.js?v=3.2.0-RC1"></script><script>window.wbDevMode = false;</script><script type="injector-importmap">{
7
+ })();</script><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="ie=edge"><base href="/"><link rel="stylesheet" href="css/splash-screen.css?v=3.2.0-RC3"><link rel="icon" type="image/png" href="assets/images/favicon.png"/><link rel="apple-touch-icon-precomposed" href="assets/images/favicon.png"><title>GraphDB Workbench</title><script src="resources/runtime.js?v=3.2.0-RC3"></script><meta name="importmap-type" use-injector/><script src="plugin-registry.js?v=3.2.0-RC3"></script><script src="plugins.js?v=3.2.0-RC3"></script><script>window.wbDevMode = false;</script><script type="injector-importmap">{
8
8
  "imports": {
9
- "single-spa": "./resources/single-spa.min.js?v=3.2.0-RC1",
10
- "@ontotext/workbench-api": "./api/ontotext-workbench-api.js?v=3.2.0-RC1",
11
- "@ontotext/root-config": "./main.1183256fc7ce9d0d3fa3.js",
12
- "@ontotext/legacy-workbench": "./legacyWorkbench.59130589967739705b23.js",
13
- "@ontotext/workbench": "./workbench/workbench/workbenchApp.js?v=3.2.0-RC1",
14
- "@ontotext/styleguide": "/styleguide.26e57b17e3dafc7b6bbe.js?v=3.2.0-RC1"
9
+ "single-spa": "./resources/single-spa.min.js?v=3.2.0-RC3",
10
+ "@ontotext/workbench-api": "./api/ontotext-workbench-api.js?v=3.2.0-RC3",
11
+ "@ontotext/root-config": "./main.f4b1fbec182d8427ee8a.js",
12
+ "@ontotext/legacy-workbench": "./legacyWorkbench.74464603beb21b16ee3f.js",
13
+ "@ontotext/workbench": "./workbench/workbench/workbenchApp.js?v=3.2.0-RC3",
14
+ "@ontotext/styleguide": "/styleguide.bc9dcbaac347a57319f2.js?v=3.2.0-RC3"
15
15
  }
16
- }</script><meta name="import-map-overrides-domains" content="denylist:prod.example.com"/><script src="resources/import-map-overrides.js?v=3.2.0-RC1"></script><script src="resources/import-map-injector.js?v=3.2.0-RC1"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><script>window.importMapInjector.initPromise.then(() => {
16
+ }</script><meta name="import-map-overrides-domains" content="denylist:prod.example.com"/><script src="resources/import-map-overrides.js?v=3.2.0-RC3"></script><script src="resources/import-map-injector.js?v=3.2.0-RC3"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><script>window.importMapInjector.initPromise.then(() => {
17
17
  import('@ontotext/root-config');
18
18
  import('@ontotext/styleguide');
19
- });</script><import-map-overrides-full show-when-local-storage="devtools" dev-libs></import-map-overrides-full><figure id="splash-screen"><img decoding="sync" src="assets/graphdb-splash.svg?v=3.2.0-RC1" alt="GraphDB Workbench is loading..."></figure></body></html>
19
+ });</script><import-map-overrides-full show-when-local-storage="devtools" dev-libs></import-map-overrides-full><figure id="splash-screen"><img decoding="sync" src="assets/graphdb-splash.svg?v=3.2.0-RC3" alt="GraphDB Workbench is loading..."></figure></body></html>
@@ -1,4 +1,4 @@
1
- <link href="css/cluster-nodes-configuration.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/cluster-nodes-configuration.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div onto-loader-new ng-if="loader" class="create-cluster-loader" message="getLoaderMessage" size="100"></div>
4
4
  <div class="add-node-wrapper pull-right mb-1">
@@ -1,4 +1,4 @@
1
- <link href="css/autocomplete-select.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/autocomplete-select.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="autocomplete-select-wrapper">
4
4
  <div class="autocomplete-select">
@@ -1,4 +1,4 @@
1
- <link href="css/dynamic-form.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/dynamic-form.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="dynamic-form-container">
4
4
  <form name="dynamicForm" novalidate class="dynamic-form">
@@ -1,4 +1,4 @@
1
- <link href="css/operations-statuses-monitor.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/operations-statuses-monitor.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div ng-if="activeOperations && activeOperations.operations && activeOperations.operations.length > 0"
4
4
  class="operations-statuses btn-group">
@@ -1,4 +1,4 @@
1
- <link href="css/rdf-resource-search.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/rdf-resource-search.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div ng-cloak>
4
4
  <div id="search-box"
@@ -1,4 +1,4 @@
1
- <link href="css/shuttle-multiselect.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/shuttle-multiselect.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="shuttle-multiselect">
4
4
  <div class="shuttle-panel available-options">
@@ -1,4 +1,4 @@
1
- <link href="css/lib/ontotext-yasgui-web-component.css?v=3.2.0-RC1" rel="stylesheet">
1
+ <link href="css/lib/ontotext-yasgui-web-component.css?v=3.2.0-RC3" rel="stylesheet">
2
2
 
3
3
  <ontotext-yasgui
4
4
  class="{{classToApply}}"
@@ -1,4 +1,4 @@
1
- <link href="css/cookie-policy.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/cookie-policy.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="cookie-consent-modal" ng-show="showCookieConsent">
4
4
  <div class="cookie-consent-content">
@@ -1,4 +1,4 @@
1
- <link href="css/cookie-policy.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/cookie-policy.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="cookie-policy-modal">
4
4
  <div class="title">{{'cookie.policy.title' | translate}}</div>
@@ -1,4 +1,4 @@
1
- <link href="css/editable-content.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/editable-content.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
  <div
3
3
  ng-attr-contenteditable="{{!ngDisabled}}"
4
4
  ng-attr-disabled="{{ngDisabled ? true : undefined}}"
@@ -1,2 +1,2 @@
1
- <link href="css/markdown-content.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/markdown-content.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
  <div class="markdown-content" ng-bind-html="markdownContent"></div>
@@ -1,4 +1,4 @@
1
- <link href="css/search-resource-input.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/search-resource-input.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div id="search-resource-box" class="input-group btn-group" ng-class="{'input-group-lg': !radioButtons}" style="white-space: nowrap">
4
4
  <input type="text" class="form-control view-res-input" placeholder="{{placeholder}}" ng-model="searchInput"
@@ -1,5 +1,5 @@
1
- <link href="css/graphql/create-graphql-endpoint.css?v=3.2.0-RC1" rel="stylesheet"/>
2
- <link href="css/wizard.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/graphql/create-graphql-endpoint.css?v=3.2.0-RC3" rel="stylesheet"/>
2
+ <link href="css/wizard.css?v=3.2.0-RC3" rel="stylesheet"/>
3
3
 
4
4
  <div class="create-graphql-endpoint-view">
5
5
  <h1 id="title-container">
@@ -1,4 +1,4 @@
1
- <link href="css/graphql/graphql-endpoint-management.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/graphql/graphql-endpoint-management.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="graphql-endpoint-management-view">
4
4
  <h1 id="title-container">
@@ -1,4 +1,4 @@
1
- <link href="css/graphql/graphql-playground.css?v=3.2.0-RC1" rel="stylesheet"/>
1
+ <link href="css/graphql/graphql-playground.css?v=3.2.0-RC3" rel="stylesheet"/>
2
2
 
3
3
  <div class="graphql-playground-view">
4
4
  <h1 id="title-container">
@@ -1,4 +1,4 @@
1
- <link href="css/graphql/graphql-endpoint-configuration-modal.css?v=3.2.0-RC1" 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-RC1" 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-RC1" 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-RC1" rel="stylesheet"/>
35
- <link href='css/user.css?v=3.2.0-RC1' 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}}
@@ -48,14 +48,14 @@
48
48
  <h3>{{'view.login.title' | translate}}</h3>
49
49
  <div class="form-group" ng-class="{'has-danger': usernameError}">
50
50
  <div class="input-group">
51
- <span class="input-group-addon" gdb-tooltip="{{'security.table.username' | translate}}"><i class="fa-solid fa-user text-muted"></i></span>
51
+ <span class="input-group-addon" gdb-tooltip="{{'security.table.username' | translate}}"><i class="ri-user-line ri-xl text-muted"></i></span>
52
52
  <input id="wb-user-username" placeholder="{{'security.table.username' | translate}}" name="username" class="form-control form-control-lg" type="text" ng-model="user.username" ng-readonly="mode !== 'add'">
53
53
  </div>
54
54
  <div ng-show="usernameError" class="form-control-feedback">{{usernameError}}</div>
55
55
  </div>
56
56
  <div class="form-group" ng-class="{'has-danger': passwordError}">
57
57
  <div class="input-group">
58
- <span class="input-group-addon" gdb-tooltip="{{'security.password.placeholder' | translate}}"><em class="icon-lock icon-2x text-muted"></em></span>
58
+ <span class="input-group-addon" gdb-tooltip="{{'security.password.placeholder' | translate}}"><em class="ri-lock-line ri-xl text-muted"></em></span>
59
59
  <input id="wb-user-password" placeholder="{{passwordPlaceholder | translate}}" name="password" class="form-control form-control-lg" type="password" ng-model="user.password" ng-hide="user.external || hasExternalAuthUser()" ng-readonly="noPassword">
60
60
  <span ng-show="user.external || hasExternalAuthUser()">{{'security.auth.from.external.module' | translate}}</span>
61
61
  </div>
@@ -63,7 +63,7 @@
63
63
  </div>
64
64
  <div class="form-group" ng-class="{'has-danger': confirmPasswordError}" ng-hide="user.external || hasExternalAuthUser()">
65
65
  <div class="input-group">
66
- <span class="input-group-addon" gdb-tooltip="{{'security.password.confirm' | translate}}"><em class="icon-lock icon-2x text-muted"></em></span>
66
+ <span class="input-group-addon" gdb-tooltip="{{'security.password.confirm' | translate}}"><em class="ri-lock-line ri-xl text-muted"></em></span>
67
67
  <input id="wb-user-confirmpassword" placeholder="{{'security.password.confirm' | translate}}" name="password_confirm" class="form-control form-control-lg" type="password" ng-model="user.confirmpassword" ng-readonly="noPassword">
68
68
  </div>
69
69
  <div ng-show="confirmPasswordError" class="form-control-feedback">{{confirmPasswordError}}</div>
@@ -1,4 +1,4 @@
1
- <link href="css/ttyg/agent-list.css?v=3.2.0-RC1" 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-RC1" 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-RC1" 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-RC1" 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-RC1" 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-RC1" 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-RC1" rel="stylesheet"/>
2
- <link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.2.0-RC1" rel="stylesheet"/>
3
- <link href="css/multiselect-search.css?v=3.2.0-RC1" 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-RC1" 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-RC1" 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-RC1" 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">